Add better debug to glob/basic #8 as suggested by Nicholas Clark
[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 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
35         Log: Deprecate pseudo-hashes.
36      Branch: perl
37            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
38 ____________________________________________________________________________
39 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
40         Log: HP-UX hints update from Merijn.
41      Branch: perl
42            ! hints/hpux.sh
43 ____________________________________________________________________________
44 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
45         Log: README.hpux update from Merijn.
46      Branch: perl
47            ! README.hpux
48 ____________________________________________________________________________
49 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
50         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
51              From: Simon Cozens <simon@netthink.co.uk>
52              Date: Wed, 16 May 2001 15:57:55 +0100
53              Message-ID: <20010516155755.A4728@netthink.co.uk>
54      Branch: perl
55            + utils.lst
56            ! MANIFEST installman installperl
57 ____________________________________________________________________________
58 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
59         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
60              From: "Philip Newton" <pnewton@gmx.de>
61              Date: Tue, 15 May 2001 16:31:05 +0200
62              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
63              
64              Fix PERL_Y2KWARN test to check before rather than after appending.
65      Branch: perl
66            ! pp_hot.c
67 ____________________________________________________________________________
68 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
69         Log: Regen Porting stuff.
70      Branch: perl
71            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72            ! config_h.SH
73 ____________________________________________________________________________
74 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
75         Log: Metaconfig unit change for #10125.
76      Branch: metaconfig
77            ! U/modified/Oldconfig.U
78 ____________________________________________________________________________
79 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
80         Log: Use OSVERS.
81      Branch: perl
82            ! Configure config_h.SH perl.c
83 ____________________________________________________________________________
84 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
85         Log: Regen toc.
86      Branch: perl
87            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
88 ____________________________________________________________________________
89 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
90         Log: Adding the README.dgux to the MANIFEST would be a good idea.
91      Branch: perl
92            ! MANIFEST
93 ____________________________________________________________________________
94 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
95         Log: Move the stack desire definition to thread.h.
96      Branch: perl
97            ! ext/Thread/Thread.xs thread.h
98 ____________________________________________________________________________
99 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
100         Log: DG-UX threading patches, including a README.dgux,
101              from Takis Psarogiannakopoulos.
102      Branch: perl
103            + README.dgux
104            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
105 ____________________________________________________________________________
106 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
107         Log: Subject: [PATCH B::Deparse] More on /x regexes
108              From: Robin Houston <robin@kitsite.com>
109              Date: Tue, 15 May 2001 19:09:35 +0100
110              Message-ID: <20010515190935.A27268@penderel>
111      Branch: perl
112            ! ext/B/B/Deparse.pm
113 ____________________________________________________________________________
114 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
115         Log: Document that the core time() may be rounding rather
116              than truncating, would have saved at least my confusion.
117      Branch: perl
118            ! ext/Time/HiRes/HiRes.pm
119 ____________________________________________________________________________
120 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
121         Log: Subject: perl-current/t/time-hires.t
122              From: John Peacock <jpeacock@rowman.com>
123              Date: Fri, 11 May 2001 14:09:41 -0400
124              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
125      Branch: perl
126            ! t/lib/time-hires.t
127 ____________________________________________________________________________
128 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
129         Log: Subject: [PATCH dump.c] Op private flags
130              From: Simon Cozens <simon@netthink.co.uk>
131              Date: Sun, 13 May 2001 20:20:36 +0100
132              Message-ID: <20010513202036.A21896@netthink.co.uk>
133      Branch: perl
134            ! dump.c
135 ____________________________________________________________________________
136 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
137         Log: Upgrade to Switch 2.03.
138      Branch: perl
139            ! lib/Switch.pm
140 ____________________________________________________________________________
141 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
142         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
143              to PERL_CONFIG_SH and use it consistently.
144      Branch: maint-5.6/perl
145           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
146           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
147           !> myconfig.SH writemain.SH
148 ____________________________________________________________________________
149 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
150         Log: Metaconfig units changes for #10113.
151      Branch: metaconfig
152            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
153 ____________________________________________________________________________
154 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
155         Log: The problem described in 20010514.031 still wasn't
156              fully cured, there were remnants of $CONFIG when
157              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
158              to avoid future conflicts.
159      Branch: perl
160            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
161            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
162            ! myconfig.SH writemain.SH
163 ____________________________________________________________________________
164 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
165         Log: Half of #10107 got lost.
166      Branch: perl
167            ! ext/B/B/Deparse.pm
168 ____________________________________________________________________________
169 [ 10111] By: nick                                  on 2001/05/15  08:39:14
170         Log: Integrate mainline.
171      Branch: perlio
172           +> ext/POSIX/hints/uts.pl
173            - Todo Todo-5.6 t/camel-III/vstring.t
174           !> (integrate 48 files)
175 ____________________________________________________________________________
176 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
177         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
178              From: Robin Houston <robin@kitsite.com>
179              Date: Mon, 14 May 2001 22:27:08 +0100
180              Message-ID: <20010514222708.A22963@penderel>
181      Branch: perl
182            ! t/TestInit.pm
183 ____________________________________________________________________________
184 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
185         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
186              From: Robin Houston <robin@kitsite.com>
187              Date: Mon, 14 May 2001 22:16:43 +0100
188              Message-ID: <20010514221643.A22437@penderel>
189      Branch: perl
190            ! ext/B/B/Deparse.pm
191 ____________________________________________________________________________
192 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
193         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
194              From: Robin Houston <robin@kitsite.com>
195              Date: Mon, 14 May 2001 22:03:44 +0100
196              Message-ID: <20010514220344.A20643@penderel>
197      Branch: perl
198            ! ext/B/B/Deparse.pm
199 ____________________________________________________________________________
200 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
201         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
202              From: Robin Houston <robin@kitsite.com>
203              Date: Mon, 14 May 2001 22:10:07 +0100
204              Message-ID: <20010514221007.A21118@penderel>
205      Branch: perl
206            ! ext/B/B/Deparse.pm
207 ____________________________________________________________________________
208 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
209         Log: Fix for 20010514.037; substr() didn't invalidate the locale
210              collation magic.
211      Branch: perl
212            ! pp.c
213 ____________________________________________________________________________
214 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
215         Log: Update Changes.
216      Branch: perl
217            ! Changes patchlevel.h
218 ____________________________________________________________________________
219 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
220         Log: Retract #10094.
221      Branch: perl
222            ! lib/Pod/Text.pm
223 ____________________________________________________________________________
224 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
225         Log: Integrate change #10100 from maintperl.
226              
227              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
228              bug ID 20010514.027)
229      Branch: perl
230           !> mg.c pp_ctl.c
231 ____________________________________________________________________________
232 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
233         Log: Document the deprecatedness of suidperl.
234      Branch: perl
235            ! INSTALL pod/perlfaq1.pod
236 ____________________________________________________________________________
237 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
238         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
239              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
240              Date: Mon, 14 May 2001 09:38:59 -0400
241              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
242      Branch: perl
243            ! lib/ExtUtils/MM_Unix.pm
244 ____________________________________________________________________________
245 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
246         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
247              bug ID 20010514.027)
248              
249              TODO: this needs a testsuite addition
250      Branch: maint-5.6/perl
251            ! mg.c pp_ctl.c
252 ____________________________________________________________________________
253 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
254         Log: More DWIMminess for Class::Struct: calling the array or hash
255              accessors only with one argument, an array or a hash reference,
256              sets the underlying array or hash.  This mirrors nicely also
257              the usage in the constructor.
258              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
259      Branch: perl
260            ! lib/Class/Struct.pm t/lib/class-struct.t
261 ____________________________________________________________________________
262 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
263         Log: Reference cmp'ing should go through the whole stringification
264              process shebang, as pointed out by Sarathy in #10091.
265      Branch: perl
266            ! pp.c
267 ____________________________________________________________________________
268 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
269         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
270              From: Simon Cozens <simon@netthink.co.uk>
271              Date: Sat, 12 May 2001 16:36:27 +0100
272              Message-ID: <20010512163627.A5522@netthink.co.uk>
273              
274              with some additions salvaged from Todo and Todo-5.6 before
275              retiring them.
276      Branch: perl
277            - Todo Todo-5.6
278            ! MANIFEST pod/perltodo.pod
279 ____________________________________________________________________________
280 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
281         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
282              From: "Golubev I. N." <gin@mo.msk.ru>
283              Date: Mon, 07 May 2001 14:33:34 (GMT)
284              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
285      Branch: perl
286            ! perl.h
287 ____________________________________________________________________________
288 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
289         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
290              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
291              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
292              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
293      Branch: perl
294            ! lib/ExtUtils/MM_Unix.pm
295 ____________________________________________________________________________
296 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
297         Log: (Retracted by #10104.)
298              
299              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
300              From: barries <barries@slaysys.com>
301              Date: Sat, 12 May 2001 01:28:10 -0400
302              Message-ID: <20010512012810.B26358@jester.slaysys.com>
303      Branch: perl
304            ! lib/Pod/Text.pm
305 ____________________________________________________________________________
306 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
307         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
308              From: Mike Guy <mjtg@cam.ac.uk>
309              Date: Sat, 12 May 2001 19:24:33 +0100
310              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
311      Branch: perl
312            ! lib/AutoSplit.pm
313 ____________________________________________________________________________
314 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
315         Log: Yet another HP-UX hints tweak from Merijn.
316      Branch: perl
317            ! hints/hpux.sh
318 ____________________________________________________________________________
319 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
320         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
321              isn't defined (changes#9366,9368,9370 from mainline without the
322              pp_scmp() change)
323      Branch: maint-5.6/perl
324            ! pp.c pp.h pp_hot.c
325 ____________________________________________________________________________
326 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
327         Log: The sorting seems to happen now automatically.
328      Branch: perl
329            ! t/lib/glob-basic.t
330 ____________________________________________________________________________
331 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
332         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
333              From: Benjamin Sugars <bsugars@canoe.ca>
334              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
335              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
336      Branch: perl
337            ! pod/perlfunc.pod
338 ____________________________________________________________________________
339 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
340         Log: Subject: Re: undef(&foo) does not work for XS functions
341              From: Doug MacEachern <dougm@covalent.net>
342              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
343              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
344      Branch: perl
345            ! op.c
346 ____________________________________________________________________________
347 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
348         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
349              From: Peter Prymmer <pvhp@forte.com>
350              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
351              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
352      Branch: perl
353            ! t/op/append.t
354 ____________________________________________________________________________
355 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
356         Log: Update Changes.
357      Branch: perl
358            ! Changes patchlevel.h
359 ____________________________________________________________________________
360 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
361         Log: Remove the 'asciir' re subpragma.  Should instead implement
362              the 'physical vs logical' range scheme:
363              
364              \xAA-\xCC is a native physical range, you want that range of
365              codepoints in your native encoding.  In EBCDIC the codepoints
366              in the gaps (between i-j and r-s) should be included.
367              
368              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
369              codepoints in Unicode.
370              
371              a-z is a logical range, you want that range of 'logical' codepoints
372              in your native encoding.  In EBCDIC the codepoints in the gaps
373              (between i-j and r-s) should not be included.
374              
375              Mixed cases (a-\xAA, etc) should either be errors, or maybe
376              the 'logical' endpoints should be converted to native/Unicode
377              codepoints, and the range handled as a physical range.
378              
379              'Logical endpoints' are to be recognized only in the A-Z, a-z,
380              and 0-9 ranges.  Probably a warning should be given for mixed
381              cases like A-z or a-9 (since such expressions are encoding
382              dependent), with a recommendation to use physical ranges.
383      Branch: perl
384            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
385            ! t/op/regexp.t
386 ____________________________________________________________________________
387 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
388         Log: Make the test to cleanup the test directory tree
389              both before and after the testing so that we always
390              have a clean slate to work with.
391      Branch: perl
392            ! t/lib/filefind.t
393 ____________________________________________________________________________
394 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
395         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
396              From: Jon Eveland <jweveland@yahoo.com>
397              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
398              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
399      Branch: perl
400            ! pod/perlfunc.pod
401 ____________________________________________________________________________
402 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
403         Log: Merge the camel-III/vstring.t with op/ver.t.
404      Branch: perl
405            - t/camel-III/vstring.t
406            ! MANIFEST t/TEST t/harness t/op/ver.t
407 ____________________________________________________________________________
408 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
409         Log: Add test.deparse make target.
410      Branch: perl
411            ! Makefile.SH
412 ____________________________________________________________________________
413 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
414         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
415              From: Robin Houston <robin@kitsite.com>
416              Date: Fri, 11 May 2001 12:02:22 +0100
417              Message-ID: <20010511120222.A11529@penderel>
418      Branch: perl
419            ! ext/B/B/Deparse.pm t/op/method.t
420 ____________________________________________________________________________
421 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
422         Log: A nicely working combination for UTS from Hal Morris.
423      Branch: perl
424            + ext/POSIX/hints/uts.pl
425            ! MANIFEST hints/uts.sh
426 ____________________________________________________________________________
427 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
428         Log: i_ieeefp=undef for UTS.
429      Branch: perl
430            ! hints/uts.sh
431 ____________________________________________________________________________
432 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
433         Log: Subject: RE: rand(0) is rand(1)
434              From: Larry Shatzer <lshatzer@islanddata.com>
435              Date: Thu, 10 May 2001 11:09:27 -0700
436              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
437      Branch: perl
438            ! pod/perlfunc.pod
439 ____________________________________________________________________________
440 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
441         Log: Subject: [patch] make op_{clear,null} public
442              From: Doug MacEachern <dougm@covalent.net>
443              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
444              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
445      Branch: perl
446            ! embed.h embed.pl op.c proto.h
447 ____________________________________________________________________________
448 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
449         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
450              From: Robin Houston <robin@kitsite.com>
451              Date: Thu, 10 May 2001 18:54:59 +0100
452              Message-ID: <20010510185459.A5995@penderel>
453      Branch: perl
454            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
455 ____________________________________________________________________________
456 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
457         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
458              From: Robin Houston <robin@kitsite.com>
459              Date: Thu, 10 May 2001 12:56:39 +0100
460              Message-ID: <20010510125639.A2119@penderel>
461      Branch: perl
462            ! ext/B/B/Deparse.pm
463 ____________________________________________________________________________
464 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
465         Log: Retract #10070, not ready yet.
466      Branch: perl
467            ! ext/B/B/Deparse.pm
468 ____________________________________________________________________________
469 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
470         Log: The metaconfig unit change for #10071.
471      Branch: metaconfig
472            ! U/modified/mallocsrc.U
473 ____________________________________________________________________________
474 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
475         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
476      Branch: perl
477            ! Configure
478 ____________________________________________________________________________
479 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
480         Log: (Retracted by #10073)
481              
482              Subject: Re: [PATCH t/TEST] B::Deparse tester 
483              From: Hugo <hv@crypt.compulink.co.uk>
484              Date: Thu, 10 May 2001 05:48:09 +0100
485              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
486      Branch: perl
487            ! ext/B/B/Deparse.pm
488 ____________________________________________________________________________
489 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
490         Log: Add a for(func()) test.
491      Branch: perl
492            ! t/cmd/for.t
493 ____________________________________________________________________________
494 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
495         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
496              From: Robin Houston <robin@kitsite.com>
497              Date: Thu, 10 May 2001 13:50:08 +0100
498              Message-ID: <20010510135008.A2454@penderel>
499      Branch: perl
500            ! ext/B/B/Deparse.pm
501 ____________________________________________________________________________
502 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
503         Log: A thinko in #10065.
504      Branch: perl
505            ! hv.c
506 ____________________________________________________________________________
507 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
508         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
509              From: Robin Houston <robin@kitsite.com>
510              Date: Thu, 10 May 2001 02:10:34 +0100
511              Message-ID: <20010510021034.A19421@penderel>
512      Branch: perl
513            ! ext/B/B.xs ext/B/B/Deparse.pm
514 ____________________________________________________________________________
515 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
516         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
517              From: Doug MacEachern <dougm@covalent.net>
518              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
519              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
520      Branch: perl
521            ! hv.c
522 ____________________________________________________________________________
523 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
524         Log: One more workaround for the UTS compiler from Hal Morris.
525      Branch: perl
526            ! perl.h
527 ____________________________________________________________________________
528 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
529         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
530              From: Robin Houston <robin@kitsite.com>
531              Date: Thu, 10 May 2001 01:02:08 +0100
532              Message-ID: <20010510010208.A18200@penderel>
533      Branch: perl
534            ! ext/B/B/Debug.pm
535 ____________________________________________________________________________
536 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
537         Log: Subject: [PATCH] Simplify deb_curcv() a bit
538              From: Benjamin Sugars <bsugars@canoe.ca>
539              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
540              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
541      Branch: perl
542            ! run.c
543 ____________________________________________________________________________
544 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
545         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
546              From: Benjamin Sugars <bsugars@canoe.ca>
547              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
548              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
549      Branch: perl
550            ! t/lib/io_scalar.t
551 ____________________________________________________________________________
552 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
553         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
554              From: Peter Prymmer <pvhp@forte.com>
555              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
556              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
557      Branch: perl
558            ! t/lib/md5-file.t
559 ____________________________________________________________________________
560 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
561         Log: Subject: [PATCH t/TEST] B::Deparse tester
562              From: Robin Houston <robin@kitsite.com>
563              Date: Wed, 9 May 2001 19:17:50 +0100
564              Message-ID: <20010509191750.A16940@penderel>
565      Branch: perl
566            ! ext/B/O.pm t/TEST
567 ____________________________________________________________________________
568 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
569         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
570              From: Jeff Pinyan <jeffp@crusoe.net>
571              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
572              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
573      Branch: perl
574            ! lib/Pod/Html.pm
575 ____________________________________________________________________________
576 [ 10057] By: nick                                  on 2001/05/09  18:37:56
577         Log: Integrate mainline.
578      Branch: perlio
579           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
580           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
581 ____________________________________________________________________________
582 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
583         Log: Update Changes.
584      Branch: perl
585            ! Changes patchlevel.h
586 ____________________________________________________________________________
587 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
588         Log: Integrate perlio.
589      Branch: perl
590           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
591 ____________________________________________________________________________
592 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
593         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
594              From: Benjamin Sugars <bsugars@canoe.ca>
595              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
596              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
597      Branch: perl
598            ! perlio.c
599 ____________________________________________________________________________
600 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
601         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
602              From: Benjamin Sugars <bsugars@canoe.ca>
603              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
604              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
605      Branch: perl
606            ! ext/PerlIO/Scalar/Scalar.xs
607 ____________________________________________________________________________
608 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
609         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
610              From: Jeff Pinyan <jeffp@crusoe.net>
611              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
612              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
613      Branch: perl
614            ! lib/Pod/Html.pm
615 ____________________________________________________________________________
616 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
617         Log: EPOC tweak from Olaf Flebbe.
618      Branch: perl
619            ! epoc/epocish.h
620 ____________________________________________________________________________
621 [ 10050] By: nick                                  on 2001/05/09  14:37:57
622         Log: win32, regen_config_h
623      Branch: perlio
624            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
625 ____________________________________________________________________________
626 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
627         Log: Integrate perlio.
628      Branch: perl
629           !> pp_sys.c
630 ____________________________________________________________________________
631 [ 10048] By: nick                                  on 2001/05/09  11:59:50
632         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
633              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
634      Branch: perlio
635            ! pp_sys.c
636 ____________________________________________________________________________
637 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
638         Log: Integrate perlio.
639      Branch: perl
640           !> run.c
641 ____________________________________________________________________________
642 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
643         Log: Subject: Re: Less warnings during configure
644              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
645              Date: Wed, 09 May 2001 13:12:49 +0200
646              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
647      Branch: perl
648            ! hints/hpux.sh
649 ____________________________________________________________________________
650 [ 10045] By: nick                                  on 2001/05/09  09:56:59
651         Log: MULTIPLICITY/DEBUGGING build fix.
652      Branch: perlio
653            ! run.c
654 ____________________________________________________________________________
655 [ 10044] By: nick                                  on 2001/05/09  09:46:37
656         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
657      Branch: perlio
658           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
659            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
660           !> (integrate 65 files)
661 ____________________________________________________________________________
662 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
663         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
664              From: Robin Houston <robin@kitsite.com>
665              Date: Tue, 8 May 2001 19:38:00 +0100
666              Message-ID: <20010508193800.A4389@penderel>
667              
668              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
669              From: Robin Houston <robin@kitsite.com>
670              Date: Tue, 8 May 2001 20:03:57 +0100
671              Message-ID: <20010508200357.A4614@penderel>
672              
673              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
674              From: Robin Houston <robin@kitsite.com>
675              Date: Wed, 9 May 2001 00:12:05 +0100
676              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
677      Branch: perl
678            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
679 ____________________________________________________________________________
680 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
681         Log: Retract #10031.
682      Branch: perl
683            ! pod/perlfunc.pod
684 ____________________________________________________________________________
685 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
686         Log: The metaconfig unit changes for #10040.
687      Branch: metaconfig/U/perl
688            ! Checkcc.U d_dlsymun.U dlsrc.U
689 ____________________________________________________________________________
690 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
691         Log: The Configure half of
692              
693              Subject: Less warnings during configure
694              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
695              Date: Tue, 08 May 2001 08:44:02 +0200
696              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
697      Branch: perl
698            ! Configure
699 ____________________________________________________________________________
700 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
701         Log: Subject: Less warnings during configure
702              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
703              Date: Tue, 08 May 2001 08:44:02 +0200
704              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
705      Branch: perl
706            ! hints/hpux.sh
707 ____________________________________________________________________________
708 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
709         Log: Don't forget to whine about \d__\d.
710      Branch: perl
711            ! t/pragma/warn/toke toke.c
712 ____________________________________________________________________________
713 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
714         Log: Allow underscores also in the exponent part.
715      Branch: perl
716            ! t/pragma/warn/toke toke.c
717 ____________________________________________________________________________
718 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
719         Log: CodeMagicCD doesn't look like an *I*DE.
720      Branch: perl
721            ! pod/perlfaq3.pod
722 ____________________________________________________________________________
723 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
724         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
725              to be consistently down).
726      Branch: perl
727            ! pod/perlfaq3.pod
728 ____________________________________________________________________________
729 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
730         Log: Upgrade to Text::Balanced 1.84.
731      Branch: perl
732            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
733 ____________________________________________________________________________
734 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
735         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
736              From: Benjamin Sugars <bsugars@canoe.ca>
737              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
738              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
739      Branch: perl
740            ! run.c
741 ____________________________________________________________________________
742 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
743         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
744              From: Peter Prymmer <pvhp@forte.com>
745              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
746              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
747      Branch: perl
748            ! t/pod/plainer.t
749 ____________________________________________________________________________
750 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
751         Log: (Retracted by #10042)
752              
753              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
754              From: "Philip Newton" <pnewton@gmx.de>
755              Date: Tue, 8 May 2001 09:18:10 +0200
756              Message-ID: <3AF7B9D2.28861.603732@localhost>
757      Branch: perl
758            ! pod/perlfunc.pod
759 ____________________________________________________________________________
760 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
761         Log: Subject: [PATCH B::Deparse] Document known bugs
762              From: Robin Houston <robin@kitsite.com>
763              Date: Tue, 8 May 2001 01:53:34 +0100
764              Message-ID: <20010508015334.A32394@penderel>
765      Branch: perl
766            ! ext/B/B/Deparse.pm
767 ____________________________________________________________________________
768 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
769         Log: Subject: Re: Perl book, magazine and website updates.
770              From: "Philip Newton" <pnewton@gmx.de>
771              Date: Mon, 7 May 2001 17:03:58 +0200
772              Message-ID: <3AF6D57E.5387.1E29930@localhost>
773      Branch: perl
774            ! pod/perlfaq2.pod
775 ____________________________________________________________________________
776 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
777         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
778              From: Peter Prymmer <pvhp@forte.com>
779              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
780              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
781      Branch: perl
782            ! t/io/fflush.t
783 ____________________________________________________________________________
784 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
785         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
786              From: Robin Houston <robin@kitsite.com>
787              Date: Tue, 8 May 2001 01:14:55 +0100
788              Message-ID: <20010508011455.A32162@penderel>
789      Branch: perl
790            ! ext/B/B/Deparse.pm
791 ____________________________________________________________________________
792 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
793         Log: Typo in #10025.
794      Branch: perl
795            ! hints/uts.sh
796 ____________________________________________________________________________
797 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
798         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
799      Branch: perl
800            ! hints/uts.sh
801 ____________________________________________________________________________
802 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
803         Log: Subject: Re: [ID 20010506.045] question about hash syntax
804              From: Peter Scott <Peter@PSDT.com>
805              Date: Sun, 06 May 2001 13:10:40 -0700
806              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
807      Branch: perl
808            ! pod/perl56delta.pod
809 ____________________________________________________________________________
810 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
811         Log: Configure should figure out the list of dynamic extensions
812              just fine in UTS-- and in fact it does, as reported by Hal Morris.
813      Branch: perl
814            ! hints/uts.sh
815 ____________________________________________________________________________
816 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
817         Log: Update Changes.
818      Branch: perl
819            ! Changes patchlevel.h
820 ____________________________________________________________________________
821 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
822         Log: Subject: [PATCH regcomp.c] Insecure regexes
823              From: Robin Houston <robin@kitsite.com>
824              Date: Mon, 7 May 2001 21:56:12 +0100
825              Message-ID: <20010507215612.A31114@penderel>
826      Branch: perl
827            ! regcomp.c
828 ____________________________________________________________________________
829 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
830         Log: Drop the foobar.perl.com references for now until Simon
831              gets them sorted out.
832      Branch: perl
833            ! pod/perlfaq2.pod
834 ____________________________________________________________________________
835 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
836         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
837              From: Prymmer/Kahn <pvhp@best.com>
838              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
839              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
840      Branch: perl
841            ! lib/Devel/SelfStubber.pm
842 ____________________________________________________________________________
843 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
844         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
845              From: Prymmer/Kahn <pvhp@best.com>
846              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
847              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
848      Branch: perl
849            ! win32/Makefile
850 ____________________________________________________________________________
851 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
852         Log: s/WebTechnique's/WebTechniques/
853      Branch: perl
854            ! pod/perlfaq2.pod
855 ____________________________________________________________________________
856 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
857         Log: Llama 3 updates from Randal.
858      Branch: perl
859            ! pod/perlfaq2.pod
860 ____________________________________________________________________________
861 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
862         Log: Subject: [PATCH] Help -Dt show correct pad variables
863              From: Benjamin Sugars <ben.sugars@home.com>
864              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
865              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
866      Branch: perl
867            ! embed.h embed.pl proto.h run.c
868 ____________________________________________________________________________
869 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
870         Log: Subject: [PATCH] Document C<our $foo : shared>
871              From: Benjamin Sugars <ben.sugars@home.com>
872              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
873              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
874      Branch: perl
875            ! pod/perlfunc.pod
876 ____________________________________________________________________________
877 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
878         Log: Subject: [PATCH B::Deparse] undefined folded constants
879              From: Robin Houston <robin@kitsite.com>
880              Date: Sun, 6 May 2001 17:19:09 +0100
881              Message-ID: <20010506171909.A7046@penderel>
882      Branch: perl
883            ! ext/B/B/Deparse.pm
884 ____________________________________________________________________________
885 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
886         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
887              From: Robin Houston <robin@kitsite.com>
888              Message-ID: <20010506164654.A6848@penderel>
889              Date: Sun, 6 May 2001 16:46:54 +0100
890      Branch: perl
891            ! ext/B/B/Deparse.pm
892 ____________________________________________________________________________
893 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
894         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
895              From: Robin Houston <robin@kitsite.com>
896              Date: Sun, 6 May 2001 14:47:02 +0100
897              Message-ID: <20010506144702.A6308@penderel>
898      Branch: perl
899            ! t/op/my_stash.t
900 ____________________________________________________________________________
901 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
902         Log: Subject: Perl book, magazine and website updates.
903              From: Simon Cozens <simon@netthink.co.uk>
904              Date: Sun, 6 May 2001 16:55:36 +0100
905              Message-ID: <20010506165536.A1795@netthink.co.uk>
906      Branch: perl
907            ! pod/perlbook.pod pod/perlfaq2.pod
908 ____________________________________________________________________________
909 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
910         Log: Tweaks on the Tru64 prof options.
911      Branch: perl
912            ! pod/perlhack.pod
913 ____________________________________________________________________________
914 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
915         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
916              From: Robin Houston <robin@kitsite.com>
917              Date: Sun, 6 May 2001 14:40:51 +0100
918              Message-ID: <20010506144051.A6279@penderel>
919      Branch: perl
920            ! t/pod/testp2pt.pl
921 ____________________________________________________________________________
922 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
923         Log: Subject: [PATCH B::Deparse] scoping
924              From: Robin Houston <robin@kitsite.com>
925              Date: Sun, 6 May 2001 14:36:56 +0100
926              Message-ID: <20010506143656.A4006@penderel>
927      Branch: perl
928            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
929 ____________________________________________________________________________
930 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
931         Log: Document the undefinedness of bitshifting out of range.
932      Branch: perl
933            ! pod/perlop.pod
934 ____________________________________________________________________________
935 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
936         Log: Retract #10003 and update the IDE descriptions a bit.
937      Branch: perl
938            ! pod/perlfaq3.pod
939 ____________________________________________________________________________
940 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
941         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
942              From: Prymmer/Kahn <pvhp@best.com>
943              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
944              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
945      Branch: perl
946            ! win32/Makefile win32/buildext.pl win32/config.bc
947            ! win32/config.gc win32/config.vc
948 ____________________________________________________________________________
949 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
950         Log: (Retracted by #10005.)
951      Branch: perl
952            ! pod/perlfaq3.pod
953 ____________________________________________________________________________
954 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
955         Log: It's "psed", not "sed".
956      Branch: perl
957            ! x2p/s2p.PL
958 ____________________________________________________________________________
959 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
960         Log: Update Changes.
961      Branch: perl
962            ! Changes patchlevel.h
963 ____________________________________________________________________________
964 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
965         Log: Subject: Re: bleadperl make install fails due to "psed"
966              From: andreas.koenig@anima.de (Andreas J. Koenig)
967              Date: 05 May 2001 18:23:28 +0200
968              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
969      Branch: perl
970            ! x2p/Makefile.SH x2p/s2p.PL
971 ____________________________________________________________________________
972 [  9999] By: jhi                                   on 2001/05/05  18:28:09
973         Log: AUTHORS updates.
974      Branch: perl
975            ! AUTHORS
976 ____________________________________________________________________________
977 [  9998] By: jhi                                   on 2001/05/05  18:16:00
978         Log: Updates on the pods related to the modules included since 5.6.
979              
980              TODO: perltodo really could use major updating.
981      Branch: perl
982            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
983            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
984            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
985            ! pod/perlsyn.pod pod/perltodo.pod
986 ____________________________________________________________________________
987 [  9997] By: jhi                                   on 2001/05/05  17:35:17
988         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
989              from Kurt Skauen.
990      Branch: perl
991            + hints/atheos.sh
992            ! MANIFEST
993 ____________________________________________________________________________
994 [  9996] By: jhi                                   on 2001/05/05  17:25:00
995         Log: Add preemptive #undefs for some of the shorter and more prone
996              to collision regcomp.h #defines.  (Background: the MASK collided
997              with a system header #define in Rhapsody.)
998      Branch: perl
999            ! regcomp.h
1000 ____________________________________________________________________________
1001 [  9995] By: jhi                                   on 2001/05/05  13:24:21
1002         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
1003              From: Nicholas Clark <nick@ccl4.org>
1004              Date: Sat, 5 May 2001 14:46:39 +0100
1005              Message-ID: <20010505144639.O53513@plum.flirble.org>
1006              
1007              Add a test for the constants (if any) being processed correctly.
1008      Branch: perl
1009            ! utils/h2xs.PL
1010 ____________________________________________________________________________
1011 [  9994] By: jhi                                   on 2001/05/05  02:11:03
1012         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
1013              From: Peter Prymmer <pvhp@forte.com>
1014              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
1015              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
1016      Branch: perl
1017            ! t/lib/b-stash.t
1018 ____________________________________________________________________________
1019 [  9993] By: jhi                                   on 2001/05/05  02:03:49
1020         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
1021              From: Peter Prymmer <pvhp@forte.com>
1022              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
1023              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
1024      Branch: perl
1025            ! perlio.c vms/vmsish.h
1026 ____________________________________________________________________________
1027 [  9992] By: jhi                                   on 2001/05/04  17:21:12
1028         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
1029              From: Robin Barker <rmb1@cise.npl.co.uk>
1030              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
1031              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
1032      Branch: perl
1033            + t/pod/plainer.t
1034            ! MANIFEST
1035 ____________________________________________________________________________
1036 [  9991] By: jhi                                   on 2001/05/04  16:47:45
1037         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
1038              From: Robin Barker <rmb1@cise.npl.co.uk>
1039              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
1040              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
1041      Branch: perl
1042            ! regcomp.c
1043 ____________________________________________________________________________
1044 [  9990] By: jhi                                   on 2001/05/04  14:37:20
1045         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
1046              From: Prymmer/Kahn <pvhp@best.com>
1047              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
1048              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
1049      Branch: perl
1050            ! t/lib/b-stash.t
1051 ____________________________________________________________________________
1052 [  9989] By: jhi                                   on 2001/05/04  14:03:58
1053         Log: Introduce perl572delta, update Todo, add the missing
1054              mention about signal safety since 5.7.1 (though this
1055              requires verification and more details.)
1056      Branch: perl
1057            + pod/perl572delta.pod
1058            ! MANIFEST Todo pod/perl571delta.pod
1059 ____________________________________________________________________________
1060 [  9988] By: jhi                                   on 2001/05/04  12:41:51
1061         Log: Subject: [PATCH perl@9944] long =item
1062              From: Robin Barker <rmb1@cise.npl.co.uk>
1063              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
1064              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
1065      Branch: perl
1066            ! ext/Time/HiRes/HiRes.pm
1067 ____________________________________________________________________________
1068 [  9987] By: jhi                                   on 2001/05/04  12:39:19
1069         Log: The #9901 had removed one line essential for EBCDIC.
1070      Branch: perl
1071            ! regcomp.c
1072 ____________________________________________________________________________
1073 [  9986] By: jhi                                   on 2001/05/04  12:30:23
1074         Log: Subject: cygwin/Makefile.SHs INSTALL patch
1075              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
1076              Date: Mon, 08 Jan 2001 04:59:21 +0200
1077              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
1078      Branch: perl
1079            ! cygwin/Makefile.SHs
1080 ____________________________________________________________________________
1081 [  9985] By: jhi                                   on 2001/05/04  03:51:39
1082         Log: Encode/IO doc tweaks.
1083      Branch: perl
1084            ! ext/Encode/Encode.pm
1085 ____________________________________________________________________________
1086 [  9984] By: jhi                                   on 2001/05/04  03:29:34
1087         Log: Remove GDBM_File from the dynamic extensions for UTS,
1088              GDBM is not a standard feature.
1089      Branch: perl
1090            ! hints/uts.sh
1091 ____________________________________________________________________________
1092 [  9983] By: jhi                                   on 2001/05/04  03:22:59
1093         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
1094      Branch: perl
1095            ! pod/perlretut.pod
1096 ____________________________________________________________________________
1097 [  9982] By: jhi                                   on 2001/05/03  23:21:03
1098         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
1099              From: Benjamin Sugars <bsugars@canoe.ca>
1100              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
1101              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
1102      Branch: perl
1103            ! dump.c
1104 ____________________________________________________________________________
1105 [  9981] By: jhi                                   on 2001/05/03  23:20:05
1106         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
1107              From: Benjamin Sugars <bsugars@canoe.ca>
1108              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
1109              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
1110      Branch: perl
1111            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
1112 ____________________________________________________________________________
1113 [  9980] By: jhi                                   on 2001/05/03  23:15:29
1114         Log: Integrate perlio.
1115      Branch: perl
1116           !> ext/Encode/Encode.pm
1117 ____________________________________________________________________________
1118 [  9979] By: jhi                                   on 2001/05/03  16:54:59
1119         Log: Install psed man page.
1120      Branch: perl
1121            ! installman
1122 ____________________________________________________________________________
1123 [  9978] By: jhi                                   on 2001/05/03  16:45:58
1124         Log: Remove unused files; noted by Sarathy.
1125      Branch: perl
1126            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
1127            ! MANIFEST
1128 ____________________________________________________________________________
1129 [  9977] By: jhi                                   on 2001/05/03  16:42:30
1130         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
1131              From: Andy Dougherty <doughera@lafayette.edu>
1132              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
1133              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
1134      Branch: perl
1135            ! INSTALL
1136 ____________________________________________________________________________
1137 [  9976] By: nick                                  on 2001/05/03  16:40:42
1138         Log: Allow $answer = encode($object,$text); like it says in docs.
1139      Branch: perlio
1140            ! ext/Encode/Encode.pm
1141 ____________________________________________________________________________
1142 [  9975] By: nick                                  on 2001/05/03  16:22:30
1143         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
1144              to be in scope (fair enough), and also a package variable (our) for eval to see it.
1145      Branch: perlio
1146            ! ext/Encode/Encode.pm
1147 ____________________________________________________________________________
1148 [  9974] By: nick                                  on 2001/05/03  15:48:17
1149         Log: Integrate mainline.
1150      Branch: perlio
1151           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
1152           +> t/lib/filter-simple.t t/lib/next.t
1153           !> (integrate 70 files)
1154 ____________________________________________________________________________
1155 [  9973] By: jhi                                   on 2001/05/03  13:09:09
1156         Log: Update Changes.
1157      Branch: perl
1158            ! Changes patchlevel.h
1159 ____________________________________________________________________________
1160 [  9972] By: jhi                                   on 2001/05/03  12:58:33
1161         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
1162              From: Prymmer/Kahn <pvhp@best.com>
1163              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
1164              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
1165      Branch: perl
1166            ! t/io/fflush.t
1167 ____________________________________________________________________________
1168 [  9971] By: jhi                                   on 2001/05/03  12:57:26
1169         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
1170              From: Prymmer/Kahn <pvhp@best.com>
1171              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
1172              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
1173      Branch: perl
1174            ! win32/FindExt.pm
1175 ____________________________________________________________________________
1176 [  9970] By: jhi                                   on 2001/05/03  02:42:46
1177         Log: Can't croak sans thread context, from Doug MacEachern.
1178      Branch: perl
1179            ! toke.c
1180 ____________________________________________________________________________
1181 [  9969] By: jhi                                   on 2001/05/03  01:23:48
1182         Log: Subject: Random input test and Perl
1183              From: Ilya Zakharevich <ilya@math.berkeley.edu>
1184              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
1185              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
1186      Branch: perl
1187            ! toke.c
1188 ____________________________________________________________________________
1189 [  9968] By: jhi                                   on 2001/05/02  22:17:21
1190         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
1191              From: Peter Prymmer <pvhp@forte.com>
1192              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
1193              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
1194      Branch: perl
1195            ! pod/perlfunc.pod pod/perlport.pod
1196 ____________________________________________________________________________
1197 [  9967] By: jhi                                   on 2001/05/02  20:12:45
1198         Log: Workaround for UTS compiler casting bug from Hal Morris.
1199      Branch: perl
1200            ! perl.h
1201 ____________________________________________________________________________
1202 [  9966] By: jhi                                   on 2001/05/02  18:31:37
1203         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
1204              From: Dan Sugalski <dan@sidhe.org>
1205              Date: Wed, 02 May 2001 15:23:22 -0400
1206              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
1207      Branch: perl
1208            ! perl.c vms/vms.c
1209 ____________________________________________________________________________
1210 [  9965] By: jhi                                   on 2001/05/02  18:21:29
1211         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
1212      Branch: perl
1213            ! pod/perlfunc.pod
1214 ____________________________________________________________________________
1215 [  9964] By: jhi                                   on 2001/05/02  18:15:01
1216         Log: Document large files in INSTALL, document also the %x
1217              limitation if not use64bitint, closes bug 20010326.007.
1218      Branch: perl
1219            ! INSTALL
1220 ____________________________________________________________________________
1221 [  9963] By: jhi                                   on 2001/05/02  17:24:47
1222         Log: perlmodlib tweaks; regen pods.
1223      Branch: perl
1224            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
1225            ! pod/perltoc.pod
1226 ____________________________________________________________________________
1227 [  9962] By: jhi                                   on 2001/05/02  17:14:00
1228         Log: Fix for a segfault, from Marc Lehmann.
1229      Branch: perl
1230            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
1231 ____________________________________________________________________________
1232 [  9961] By: jhi                                   on 2001/05/02  15:55:53
1233         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
1234              From: "Philip Newton" <pnewton@gmx.de>
1235              Date: Wed, 2 May 2001 18:39:03 +0200
1236              Message-ID: <3AF05447.15525.173B588@localhost>
1237      Branch: perl
1238            ! pod/perlop.pod
1239 ____________________________________________________________________________
1240 [  9960] By: jhi                                   on 2001/05/02  15:35:37
1241         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
1242              From: Dan Sugalski <dan@sidhe.org>
1243              Date: Wed, 02 May 2001 11:37:27 -0400
1244              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
1245      Branch: perl
1246            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
1247            ! thread.h vms/vms.c vms/vmsish.h
1248 ____________________________________________________________________________
1249 [  9959] By: jhi                                   on 2001/05/02  15:21:08
1250         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
1251              From: Benjamin Sugars <bsugars@canoe.ca>
1252              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
1253              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
1254      Branch: perl
1255            ! ext/PerlIO/Scalar/Scalar.xs
1256 ____________________________________________________________________________
1257 [  9958] By: jhi                                   on 2001/05/02  15:15:53
1258         Log: Bug in #9915, spotted by Mike Guy.
1259      Branch: perl
1260            ! installperl
1261 ____________________________________________________________________________
1262 [  9957] By: jhi                                   on 2001/05/02  13:26:01
1263         Log: Add a test for not griping about references as array
1264              indices if the reference has magic in it (overloaded
1265              methods).
1266      Branch: perl
1267            ! pod/perldiag.pod t/pragma/warn/pp_hot
1268 ____________________________________________________________________________
1269 [  9956] By: jhi                                   on 2001/05/02  13:07:01
1270         Log: Retracted a bit too much in #9952.
1271      Branch: perl
1272            ! t/pragma/sub_lval.t
1273 ____________________________________________________________________________
1274 [  9955] By: jhi                                   on 2001/05/02  13:05:38
1275         Log: Test for #9952.
1276      Branch: perl
1277            ! t/op/tie.t
1278 ____________________________________________________________________________
1279 [  9954] By: jhi                                   on 2001/05/02  11:48:18
1280         Log: Additional note on the encoding example: one cannot
1281              convert string constants in-place.
1282      Branch: perl
1283            ! ext/Encode/Encode.pm
1284 ____________________________________________________________________________
1285 [  9953] By: jhi                                   on 2001/05/02  11:43:51
1286         Log: Note that if you have recent enough Perl you already
1287              have Filter::Util::Call.
1288      Branch: perl
1289            ! lib/Filter/Simple.pm
1290 ____________________________________________________________________________
1291 [  9952] By: jhi                                   on 2001/05/02  11:31:53
1292         Log: Retract changes #8254 and #8255, causes coredump in
1293              'tie FH, "main"', reported by Abigail, culprit found by
1294              Benjamin Sugars.  Mirrors maintperl change #9950.
1295      Branch: perl
1296            ! op.c t/pragma/sub_lval.t
1297 ____________________________________________________________________________
1298 [  9951] By: jhi                                   on 2001/05/02  11:14:29
1299         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
1300      Branch: perl
1301            + t/lib/MyFilter.pm
1302 ____________________________________________________________________________
1303 [  9950] By: gsar                                  on 2001/05/02  03:17:11
1304         Log: revert integration of changes#8254,8255 in change#8620 (causes
1305              a coredump in C<tie FH, 'foo'>; the idea itself may need better
1306              rationalization)
1307      Branch: maint-5.6/perl
1308            ! op.c t/pragma/sub_lval.t
1309 ____________________________________________________________________________
1310 [  9949] By: gsar                                  on 2001/05/02  02:56:32
1311         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
1312              
1313              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
1314              
1315              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
1316      Branch: maint-5.6/perl
1317           !> hints/svr5.sh
1318 ____________________________________________________________________________
1319 [  9948] By: gsar                                  on 2001/05/02  02:49:15
1320         Log: pod/find.t breaks on VMS (from Craig Berry)
1321      Branch: maint-5.6/perl
1322            ! t/pod/find.t
1323 ____________________________________________________________________________
1324 [  9947] By: jhi                                   on 2001/05/02  02:43:09
1325         Log: Add an encoding conversion example.
1326      Branch: perl
1327            ! ext/Encode/Encode.pm
1328 ____________________________________________________________________________
1329 [  9946] By: jhi                                   on 2001/05/02  01:34:22
1330         Log: Another coat of paint but still nowhere finished.
1331              Need to decide on the semantics of strptime(): should
1332              strptime() be a function instead of a method?  To do
1333              the week/monthname-strptiming the i18n/l10n bullet needs
1334              to be bitten with gusto.
1335      Branch: perl
1336            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
1337 ____________________________________________________________________________
1338 [  9945] By: jhi                                   on 2001/05/01  23:40:52
1339         Log: Update Changes.
1340      Branch: perl
1341            ! Changes patchlevel.h
1342 ____________________________________________________________________________
1343 [  9944] By: jhi                                   on 2001/05/01  23:33:37
1344         Log: Add known-to-be-tested modules to the list-to-be-skipped.
1345      Branch: perl
1346            ! t/lib/1_compile.t
1347 ____________________________________________________________________________
1348 [  9943] By: jhi                                   on 2001/05/01  23:24:40
1349         Log: Subject: BorlandC++ fix
1350              From: "Vadim Konovalov" <watman@inbox.ru>
1351              Date: Mon, 30 Apr 2001 20:12:26 -0700
1352              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
1353      Branch: perl
1354            ! win32/makefile.mk
1355 ____________________________________________________________________________
1356 [  9942] By: jhi                                   on 2001/05/01  23:18:02
1357         Log: Update to Filter::Simple 0.60, create a test for it.
1358      Branch: perl
1359            + t/lib/filter-simple.t
1360            ! MANIFEST lib/Filter/Simple.pm
1361 ____________________________________________________________________________
1362 [  9941] By: jhi                                   on 2001/05/01  19:47:24
1363         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
1364              From: Hugo <hv@crypt.compulink.co.uk>
1365              Date: Tue, 01 May 2001 20:12:20 +0100
1366              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
1367      Branch: perl
1368            ! pp_hot.c t/op/re_tests
1369 ____________________________________________________________________________
1370 [  9940] By: jhi                                   on 2001/05/01  19:42:16
1371         Log: Integrate perlio.
1372      Branch: perl
1373           !> lib/base.pm t/lib/fields.t
1374 ____________________________________________________________________________
1375 [  9939] By: jhi                                   on 2001/05/01  19:39:51
1376         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
1377              From: Benjamin Sugars <bsugars@canoe.ca>
1378              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
1379              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
1380      Branch: perl
1381            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
1382 ____________________________________________________________________________
1383 [  9938] By: jhi                                   on 2001/05/01  19:34:09
1384         Log: Add NEXT, a pseudo-class for method redispatching.
1385              <Damian>NEXT.pm probably offers more bang-for-buck
1386              than anything else I've ever written.</Damian>
1387      Branch: perl
1388            + lib/NEXT.pm t/lib/next.t
1389            ! MANIFEST
1390 ____________________________________________________________________________
1391 [  9937] By: jhi                                   on 2001/05/01  19:21:41
1392         Log: Update to Switch 2.02.
1393      Branch: perl
1394            ! lib/Switch.pm t/lib/switch.t
1395 ____________________________________________________________________________
1396 [  9936] By: nick                                  on 2001/05/01  19:09:21
1397         Log: Fix for base.pm clobbering $VERSION
1398      Branch: perlio
1399            ! lib/base.pm
1400 ____________________________________________________________________________
1401 [  9935] By: nick                                  on 2001/05/01  18:54:38
1402         Log: Test for base.pm clobbering $VERSION.
1403      Branch: perlio
1404            ! t/lib/fields.t
1405 ____________________________________________________________________________
1406 [  9934] By: jhi                                   on 2001/05/01  18:39:10
1407         Log: Add information about Scalar::Util::blessed.
1408      Branch: perl
1409            ! pod/perlobj.pod
1410 ____________________________________________________________________________
1411 [  9933] By: jhi                                   on 2001/05/01  18:33:51
1412         Log: Subject: Extra UNIVERSAL documentation
1413              From: Mike Guy <mjtg@cam.ac.uk>
1414              Date: Tue, 01 May 2001 20:12:11 +0100
1415              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
1416      Branch: perl
1417            ! pod/perlobj.pod
1418 ____________________________________________________________________________
1419 [  9932] By: jhi                                   on 2001/05/01  18:26:54
1420         Log: Subject: Autoflush in tests as appropriate
1421              From: Mike Guy <mjtg@cam.ac.uk>
1422              Date: Tue, 01 May 2001 20:05:31 +0100
1423              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
1424      Branch: perl
1425            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
1426            ! t/op/taint.t
1427 ____________________________________________________________________________
1428 [  9931] By: jhi                                   on 2001/05/01  18:02:29
1429         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
1430              From: Benjamin Sugars <bsugars@canoe.ca>
1431              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
1432              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
1433      Branch: perl
1434            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
1435 ____________________________________________________________________________
1436 [  9930] By: jhi                                   on 2001/05/01  15:12:26
1437         Log: Subject: Re: Finally got a round tuit
1438              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1439              Date: Tue, 01 May 2001 14:14:10 +0200
1440              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
1441              
1442              The -DP part, slightly modified.
1443      Branch: perl
1444            ! perl.c
1445 ____________________________________________________________________________
1446 [  9929] By: jhi                                   on 2001/05/01  14:17:15
1447         Log: Subject: Re: Finally got a round tuit
1448              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1449              Date: Tue, 01 May 2001 16:34:06 +0200
1450              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
1451              
1452              cpp and optimization tweaks for HP-UX.
1453      Branch: perl
1454            ! hints/hpux.sh
1455 ____________________________________________________________________________
1456 [  9928] By: jhi                                   on 2001/05/01  13:24:20
1457         Log: Tune the scan_num() comments to reality.
1458      Branch: perl
1459            ! toke.c
1460 ____________________________________________________________________________
1461 [  9927] By: jhi                                   on 2001/05/01  13:14:01
1462         Log: Subject: [PATCH B::Deparse] optimised sort
1463              From: Robin Houston <robin@kitsite.com>
1464              Date: Tue, 1 May 2001 14:07:12 +0100
1465              Message-ID: <20010501140712.A4266@penderel>
1466      Branch: perl
1467            ! ext/B/B/Deparse.pm
1468 ____________________________________________________________________________
1469 [  9926] By: jhi                                   on 2001/05/01  13:10:53
1470         Log: Subject: [PATCH t/lib/b-deparse.t] 
1471              From: Robin Houston <robin@kitsite.com>
1472              Date: Tue, 1 May 2001 13:37:42 +0100
1473              Message-ID: <20010501133742.A4082@penderel>
1474      Branch: perl
1475            ! t/lib/b-deparse.t
1476 ____________________________________________________________________________
1477 [  9925] By: jhi                                   on 2001/05/01  13:10:13
1478         Log: Subject: [PATCH B::Deparse] for(;;), sort
1479              From: Robin Houston <robin@kitsite.com>
1480              Date: Tue, 1 May 2001 13:35:00 +0100
1481              Message-ID: <20010501133500.A4061@penderel>
1482      Branch: perl
1483            ! ext/B/B/Deparse.pm
1484 ____________________________________________________________________________
1485 [  9924] By: jhi                                   on 2001/05/01  13:09:22
1486         Log: Subject: [PATCH B::Deparse] do, warn, use
1487              From: Robin Houston <robin@kitsite.com>
1488              Date: Tue, 1 May 2001 13:31:03 +0100
1489              Message-ID: <20010501133103.A4041@penderel>
1490      Branch: perl
1491            ! ext/B/B/Deparse.pm
1492 ____________________________________________________________________________
1493 [  9923] By: jhi                                   on 2001/05/01  11:45:36
1494         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
1495              From: Benjamin Sugars <ben.sugars@home.com>
1496              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
1497              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
1498      Branch: perl
1499            + t/io/fflush.t
1500            ! MANIFEST
1501 ____________________________________________________________________________
1502 [  9922] By: jhi                                   on 2001/05/01  11:35:42
1503         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
1504              From: Peter Prymmer <pvhp@forte.com>
1505              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
1506              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
1507      Branch: perl
1508            ! t/lib/selfstubber.t
1509 ____________________________________________________________________________
1510 [  9921] By: jhi                                   on 2001/04/30  16:34:33
1511         Log: Subject: [PATCH B::Concise] suppress warning
1512              From: Robin Houston <robin@kitsite.com>
1513              Date: Mon, 30 Apr 2001 16:09:49 +0100
1514              Message-ID: <20010430160949.A25086@penderel>
1515      Branch: perl
1516            ! ext/B/B/Concise.pm
1517 ____________________________________________________________________________
1518 [  9920] By: jhi                                   on 2001/04/30  13:56:04
1519         Log: Strip the *markers* from #9919.
1520      Branch: perl
1521            ! pod/perlfaq.pod pod/perlfaq5.pod
1522 ____________________________________________________________________________
1523 [  9919] By: jhi                                   on 2001/04/30  13:54:04
1524         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
1525              From: Gwyn Judd <b.judd@xtra.co.nz>
1526              Date: Sun, 29 Apr 2001 01:47:49 +1200
1527              Message-ID: <20010429014749.A4418@thislove>
1528      Branch: perl
1529            ! pod/perlfaq.pod pod/perlfaq5.pod
1530 ____________________________________________________________________________
1531 [  9918] By: jhi                                   on 2001/04/30  13:13:54
1532         Log: More_tweakage.
1533      Branch: perl
1534            ! pod/perldata.pod pod/perldiag.pod
1535 ____________________________________________________________________________
1536 [  9917] By: jhi                                   on 2001/04/30  13:01:27
1537         Log: Update Changes.
1538      Branch: perl
1539            ! Changes patchlevel.h
1540 ____________________________________________________________________________
1541 [  9916] By: jhi                                   on 2001/04/30  12:57:03
1542         Log: T_w_e_a_k_a_g_e.
1543      Branch: perl
1544            ! pod/perldata.pod pod/perldiag.pod
1545 ____________________________________________________________________________
1546 [  9915] By: jhi                                   on 2001/04/30  12:39:29
1547         Log: Install s2p also as psed.
1548              
1549              TODO: psed documentation?
1550      Branch: perl
1551            ! installperl
1552 ____________________________________________________________________________
1553 [  9914] By: jhi                                   on 2001/04/30  12:29:21
1554         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
1555              From: Jens Hamisch <jens@Strawberry.COM>
1556              Date: Fri, 27 Apr 2001 17:00:36 +0200
1557              Message-ID: <20010427170036.K1372@Strawberry.COM>
1558              
1559              SOCKS5_VERSION_NAME is the right symbol to detect
1560              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
1561              function called socks5_init() is available, and even that is
1562              not universal, most SOCKS5 installations use SOCKSinit()).
1563      Branch: perl
1564            ! perlio.c
1565 ____________________________________________________________________________
1566 [  9913] By: jhi                                   on 2001/04/30  12:22:15
1567         Log: Allow a zero timeout on IO::Socket accept and connect--
1568              though one really shouldn't do that.  Based on
1569              
1570              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
1571              From: "John Holdsworth" <coldwave@bigfoot.com>
1572              Date: Sun, 4 Feb 2001 12:48:18 +0100
1573              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
1574      Branch: perl
1575            ! ext/IO/lib/IO/Socket.pm
1576 ____________________________________________________________________________
1577 [  9912] By: jhi                                   on 2001/04/30  11:27:27
1578         Log: Save the spot of regprev (see #9911) for binary compatibility;
1579              regen API.
1580      Branch: perl
1581            ! embedvar.h perlapi.h thrdvar.h
1582 ____________________________________________________________________________
1583 [  9911] By: jhi                                   on 2001/04/30  11:22:03
1584         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
1585              From: Hugo <hv@crypt.compulink.co.uk>
1586              Date: Sun, 29 Apr 2001 17:09:30 +0100
1587              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
1588      Branch: perl
1589            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
1590 ____________________________________________________________________________
1591 [  9910] By: jhi                                   on 2001/04/30  11:15:12
1592         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
1593              a dummy for PL_numeric_radix); no pressing reason to break
1594              binary compatibility; regen API.
1595      Branch: perl
1596            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
1597            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
1598 ____________________________________________________________________________
1599 [  9909] By: jhi                                   on 2001/04/30  10:56:08
1600         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
1601              From: Walt Mankowski <waltman@netaxs.com>
1602              Date: Sun, 29 Apr 2001 21:53:48 -0400
1603              Message-ID: <20010429215348.A3971@netaxs.com>
1604      Branch: perl
1605            ! pod/perlfunc.pod
1606 ____________________________________________________________________________
1607 [  9908] By: jhi                                   on 2001/04/30  10:49:40
1608         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
1609      Branch: perl
1610            ! t/lib/selfstubber.t
1611 ____________________________________________________________________________
1612 [  9907] By: nick                                  on 2001/04/30  09:26:50
1613         Log: Integrate mainline.
1614      Branch: perlio
1615           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
1616 ____________________________________________________________________________
1617 [  9906] By: jhi                                   on 2001/04/29  23:24:20
1618         Log: Abigail spotted a thinko in #9905.
1619      Branch: perl
1620            ! pod/perldiag.pod
1621 ____________________________________________________________________________
1622 [  9905] By: jhi                                   on 2001/04/29  15:55:39
1623         Log: Changed the underscore/undebar syntax in numeric constants;
1624              now any grouping will do, as long as the underscores are not
1625              consecutive (so "zero-grouping" is out), and they do not begin
1626              or end the integer or fractional parts.
1627      Branch: perl
1628            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
1629 ____________________________________________________________________________
1630 [  9904] By: nick                                  on 2001/04/29  15:43:22
1631         Log: Integrate mainline.
1632      Branch: perlio
1633           +> (branch 98 files)
1634            - lib/unicode/Block.pl
1635            - lib/unicode/In/AlphabeticPresentationForms.pl
1636            - lib/unicode/In/Arabic.pl
1637            - lib/unicode/In/ArabicPresentationForms-A.pl
1638            - lib/unicode/In/ArabicPresentationForms-B.pl
1639            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
1640            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
1641            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
1642            - lib/unicode/In/BopomofoExtended.pl
1643            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
1644            - lib/unicode/In/CJKCompatibility.pl
1645            - lib/unicode/In/CJKCompatibilityForms.pl
1646            - lib/unicode/In/CJKCompatibilityIdeographs.pl
1647            - lib/unicode/In/CJKRadicalsSupplement.pl
1648            - lib/unicode/In/CJKSymbolsandPunctuation.pl
1649            - lib/unicode/In/CJKUnifiedIdeographs.pl
1650            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
1651            - lib/unicode/In/Cherokee.pl
1652            - lib/unicode/In/CombiningDiacriticalMarks.pl
1653            - lib/unicode/In/CombiningHalfMarks.pl
1654            - lib/unicode/In/CombiningMarksforSymbols.pl
1655            - lib/unicode/In/ControlPictures.pl
1656            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
1657            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
1658            - lib/unicode/In/EnclosedAlphanumerics.pl
1659            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
1660            - lib/unicode/In/Ethiopic.pl
1661            - lib/unicode/In/GeneralPunctuation.pl
1662            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
1663            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
1664            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
1665            - lib/unicode/In/HalfwidthandFullwidthForms.pl
1666            - lib/unicode/In/HangulCompatibilityJamo.pl
1667            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
1668            - lib/unicode/In/Hebrew.pl
1669            - lib/unicode/In/HighPrivateUseSurrogates.pl
1670            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
1671            - lib/unicode/In/IPAExtensions.pl
1672            - lib/unicode/In/IdeographicDescriptionCharacters.pl
1673            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
1674            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
1675            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
1676            - lib/unicode/In/Latin-1Supplement.pl
1677            - lib/unicode/In/LatinExtended-A.pl
1678            - lib/unicode/In/LatinExtended-B.pl
1679            - lib/unicode/In/LatinExtendedAdditional.pl
1680            - lib/unicode/In/LetterlikeSymbols.pl
1681            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
1682            - lib/unicode/In/MathematicalOperators.pl
1683            - lib/unicode/In/MiscellaneousSymbols.pl
1684            - lib/unicode/In/MiscellaneousTechnical.pl
1685            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
1686            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
1687            - lib/unicode/In/OpticalCharacterRecognition.pl
1688            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
1689            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
1690            - lib/unicode/In/SmallFormVariants.pl
1691            - lib/unicode/In/SpacingModifierLetters.pl
1692            - lib/unicode/In/Specials.pl
1693            - lib/unicode/In/SuperscriptsandSubscripts.pl
1694            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
1695            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
1696            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
1697            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
1698            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
1699           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
1700           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
1701           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
1702           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
1703           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
1704           !> utf8.c win32/Makefile
1705 ____________________________________________________________________________
1706 [  9903] By: jhi                                   on 2001/04/29  14:30:53
1707         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
1708              From: Prymmer/Kahn <pvhp@best.com>
1709              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
1710              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
1711      Branch: perl
1712            ! win32/Makefile
1713 ____________________________________________________________________________
1714 [  9902] By: jhi                                   on 2001/04/29  02:52:44
1715         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
1716              From: "Abigail" <abigail@foad.org>
1717              Date: Sun, 29 Apr 2001 03:14:25 +0200
1718              Message-ID: <20010429011425.24503.qmail@foad.org>
1719      Branch: perl
1720            ! ext/IO/lib/IO/Seekable.pm
1721 ____________________________________________________________________________
1722 [  9901] By: jhi                                   on 2001/04/29  02:04:46
1723         Log: In character classes one couldn't have 0x80..0xff characters
1724              at the left hand side if there were 0x100.. characters in the
1725              character class.
1726      Branch: perl
1727            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
1728            ! t/op/pat.t utf8.c
1729 ____________________________________________________________________________
1730 [  9900] By: jhi                                   on 2001/04/28  22:55:04
1731         Log: Forgot the latest mktables.PL from #9899.
1732      Branch: perl
1733            ! lib/unicode/mktables.PL
1734 ____________________________________________________________________________
1735 [  9899] By: jhi                                   on 2001/04/28  22:53:28
1736         Log: Explain the \p{} and \P{} error message better and
1737              have prettier prettyprint in In.pl.
1738      Branch: perl
1739            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
1740            ! pod/perldiag.pod
1741 ____________________________________________________________________________
1742 [  9898] By: jhi                                   on 2001/04/28  21:03:34
1743         Log: Add one possible explanation for the "Invalid [] range" error.
1744      Branch: perl
1745            ! pod/perldiag.pod
1746 ____________________________________________________________________________
1747 [  9897] By: jhi                                   on 2001/04/28  17:18:26
1748         Log: Add a level of indirection to the implementation of \p{InFoo}
1749              so that we don't have to have long filenames.  (Nothing changes
1750              in the user interface.)   The indirection is defined in
1751              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
1752              Also rename some the character classes by removing '-' from
1753              the classnames, and finally renamed Block.pl as Blocks.pl.
1754      Branch: perl
1755            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
1756            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
1757            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
1758            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
1759            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
1760            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
1761            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
1762            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
1763            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
1764            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
1765            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
1766            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
1767            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
1768            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
1769            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
1770            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
1771            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
1772            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
1773            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
1774            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
1775            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
1776            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
1777            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
1778            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
1779            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
1780            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
1781            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
1782            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
1783            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
1784            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
1785            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
1786            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
1787            + lib/unicode/In/94.pl lib/unicode/In/95.pl
1788            - lib/unicode/Block.pl
1789            - lib/unicode/In/AlphabeticPresentationForms.pl
1790            - lib/unicode/In/Arabic.pl
1791            - lib/unicode/In/ArabicPresentationForms-A.pl
1792            - lib/unicode/In/ArabicPresentationForms-B.pl
1793            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
1794            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
1795            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
1796            - lib/unicode/In/BopomofoExtended.pl
1797            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
1798            - lib/unicode/In/CJKCompatibility.pl
1799            - lib/unicode/In/CJKCompatibilityForms.pl
1800            - lib/unicode/In/CJKCompatibilityIdeographs.pl
1801            - lib/unicode/In/CJKRadicalsSupplement.pl
1802            - lib/unicode/In/CJKSymbolsandPunctuation.pl
1803            - lib/unicode/In/CJKUnifiedIdeographs.pl
1804            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
1805            - lib/unicode/In/Cherokee.pl
1806            - lib/unicode/In/CombiningDiacriticalMarks.pl
1807            - lib/unicode/In/CombiningHalfMarks.pl
1808            - lib/unicode/In/CombiningMarksforSymbols.pl
1809            - lib/unicode/In/ControlPictures.pl
1810            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
1811            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
1812            - lib/unicode/In/EnclosedAlphanumerics.pl
1813            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
1814            - lib/unicode/In/Ethiopic.pl
1815            - lib/unicode/In/GeneralPunctuation.pl
1816            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
1817            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
1818            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
1819            - lib/unicode/In/HalfwidthandFullwidthForms.pl
1820            - lib/unicode/In/HangulCompatibilityJamo.pl
1821            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
1822            - lib/unicode/In/Hebrew.pl
1823            - lib/unicode/In/HighPrivateUseSurrogates.pl
1824            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
1825            - lib/unicode/In/IPAExtensions.pl
1826            - lib/unicode/In/IdeographicDescriptionCharacters.pl
1827            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
1828            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
1829            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
1830            - lib/unicode/In/Latin-1Supplement.pl
1831            - lib/unicode/In/LatinExtended-A.pl
1832            - lib/unicode/In/LatinExtended-B.pl
1833            - lib/unicode/In/LatinExtendedAdditional.pl
1834            - lib/unicode/In/LetterlikeSymbols.pl
1835            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
1836            - lib/unicode/In/MathematicalOperators.pl
1837            - lib/unicode/In/MiscellaneousSymbols.pl
1838            - lib/unicode/In/MiscellaneousTechnical.pl
1839            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
1840            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
1841            - lib/unicode/In/OpticalCharacterRecognition.pl
1842            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
1843            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
1844            - lib/unicode/In/SmallFormVariants.pl
1845            - lib/unicode/In/SpacingModifierLetters.pl
1846            - lib/unicode/In/Specials.pl
1847            - lib/unicode/In/SuperscriptsandSubscripts.pl
1848            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
1849            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
1850            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
1851            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
1852            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
1853            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
1854            ! pod/perlunicode.pod
1855 ____________________________________________________________________________
1856 [  9896] By: jhi                                   on 2001/04/28  14:33:17
1857         Log: Update the information on shared library path on HP-UX.
1858      Branch: perl
1859            ! INSTALL
1860 ____________________________________________________________________________
1861 [  9895] By: jhi                                   on 2001/04/28  14:32:30
1862         Log: Because #9894 seems to do the trick, this workaround can be removed.
1863      Branch: perl
1864            ! t/lib/selfstubber.t
1865 ____________________________________________________________________________
1866 [  9894] By: jhi                                   on 2001/04/28  14:26:13
1867         Log: For PerlIO flush the children's file handles (on fork/exec/system).
1868      Branch: perl
1869            ! perl.h
1870 ____________________________________________________________________________
1871 [  9893] By: jhi                                   on 2001/04/28  14:23:15
1872         Log: Test tweak for #9891.
1873      Branch: perl
1874            ! t/lib/b-deparse.t
1875 ____________________________________________________________________________
1876 [  9892] By: jhi                                   on 2001/04/28  14:10:13
1877         Log: New HP-UX hints from Merijn.
1878      Branch: perl
1879            ! hints/hpux.sh
1880 ____________________________________________________________________________
1881 [  9891] By: jhi                                   on 2001/04/28  14:07:27
1882         Log: Subject: [PATCH B::Deparse] non-block scopes
1883              From: Robin Houston <robin@kitsite.com>
1884              Date: Fri, 27 Apr 2001 19:15:14 +0100
1885              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
1886      Branch: perl
1887            ! ext/B/B/Deparse.pm
1888 ____________________________________________________________________________
1889 [  9890] By: nick                                  on 2001/04/27  19:41:25
1890         Log: Integrate mainline
1891      Branch: perlio
1892           +> t/lib/selfstubber.t
1893           !> (integrate 50 files)
1894 ____________________________________________________________________________
1895 [  9889] By: jhi                                   on 2001/04/27  18:23:46
1896         Log: Subject: Re: selfstubber test fail on bleadperl
1897              From: Mike Guy <mjtg@cam.ac.uk>
1898              Date: Fri, 27 Apr 2001 19:31:18 +0100
1899              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
1900      Branch: perl
1901            ! t/lib/selfstubber.t
1902 ____________________________________________________________________________
1903 [  9888] By: jhi                                   on 2001/04/27  16:20:54
1904         Log: Test tweak for #9886.
1905      Branch: perl
1906            ! t/lib/b-deparse.t
1907 ____________________________________________________________________________
1908 [  9887] By: jhi                                   on 2001/04/27  16:16:33
1909         Log: Buffering issue at least in Solaris (even with perlio).
1910      Branch: perl
1911            ! t/lib/selfstubber.t
1912 ____________________________________________________________________________
1913 [  9886] By: jhi                                   on 2001/04/27  14:59:23
1914         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
1915              From: Robin Houston <robin@kitsite.com>
1916              Date: Fri, 27 Apr 2001 16:53:20 +0100
1917              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
1918      Branch: perl
1919            ! ext/B/B/Deparse.pm
1920 ____________________________________________________________________________
1921 [  9885] By: jhi                                   on 2001/04/27  14:23:51
1922         Log: Update Changes.
1923      Branch: perl
1924            ! Changes patchlevel.h
1925 ____________________________________________________________________________
1926 [  9884] By: jhi                                   on 2001/04/27  14:14:12
1927         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
1928              From: "Philip Newton" <pnewton@gmx.de>
1929              Date: Fri, 27 Apr 2001 16:40:13 +0200
1930              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
1931      Branch: perl
1932            ! pod/perldata.pod
1933 ____________________________________________________________________________
1934 [  9883] By: jhi                                   on 2001/04/27  13:28:19
1935         Log: Add LOG_PERROR; prettify the "removed".
1936      Branch: perl
1937            ! ext/Sys/Syslog/Syslog.xs
1938 ____________________________________________________________________________
1939 [  9882] By: jhi                                   on 2001/04/27  13:13:18
1940         Log: h2xs tweaks: use NV instead of double, "quote" the removed
1941              prefixes for clarity (especially when nothing is removed),
1942              slight pod reformats.
1943      Branch: perl
1944            ! utils/h2xs.PL
1945 ____________________________________________________________________________
1946 [  9881] By: jhi                                   on 2001/04/27  12:58:48
1947         Log: Don't bother creating existing directories.
1948      Branch: perl
1949            ! utils/h2xs.PL
1950 ____________________________________________________________________________
1951 [  9880] By: jhi                                   on 2001/04/27  12:45:39
1952         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
1953              From: Mike Schilli <m@perlmeister.com>
1954              Date: Wed, 25 Apr 2001 01:29:21 -0700
1955              Message-id: <3AE68AE1.6A981723@perlmeister.com>
1956      Branch: perl
1957            ! utils/h2xs.PL
1958 ____________________________________________________________________________
1959 [  9879] By: jhi                                   on 2001/04/27  12:40:55
1960         Log: break is not yet Perl.  Added the template license also to README.
1961      Branch: perl
1962            ! utils/h2xs.PL
1963 ____________________________________________________________________________
1964 [  9878] By: jhi                                   on 2001/04/27  03:08:20
1965         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
1966              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1967              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
1968              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
1969      Branch: perl
1970            ! t/lib/xs-typemap.t
1971 ____________________________________________________________________________
1972 [  9877] By: jhi                                   on 2001/04/26  23:54:40
1973         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
1974              From: "Abigail" <abigail@foad.org>
1975              Date: Fri, 27 Apr 2001 01:44:28 +0200
1976              Message-ID: <20010426234428.19786.qmail@foad.org>
1977      Branch: perl
1978            ! utils/h2xs.PL
1979 ____________________________________________________________________________
1980 [  9876] By: jhi                                   on 2001/04/26  23:52:06
1981         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
1982              From: Peter Prymmer <pvhp@forte.com>
1983              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
1984              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
1985      Branch: perl
1986            ! t/lib/selfstubber.t
1987 ____________________________________________________________________________
1988 [  9875] By: jhi                                   on 2001/04/26  23:48:10
1989         Log: Deparse nits.
1990      Branch: perl
1991            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
1992 ____________________________________________________________________________
1993 [  9874] By: jhi                                   on 2001/04/26  22:46:05
1994         Log: Document ANYOF_CLASS.
1995      Branch: perl
1996            ! regcomp.h
1997 ____________________________________________________________________________
1998 [  9873] By: jhi                                   on 2001/04/26  22:35:03
1999         Log: Subject: Re: [PATCH @9846] dumping ANYOF
2000              From: Hugo <hv@crypt.compulink.co.uk>
2001              Date: Thu, 26 Apr 2001 23:33:38 +0100
2002              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
2003      Branch: perl
2004            ! regcomp.c regcomp.h
2005 ____________________________________________________________________________
2006 [  9872] By: jhi                                   on 2001/04/26  22:34:31
2007         Log: Subject: [PATCH] more for Devel::SelfStubber
2008              From: Nicholas Clark <nick@ccl4.org>
2009              Date: Fri, 27 Apr 2001 00:13:52 +0100
2010              Message-ID: <20010427001351.K88186@plum.flirble.org>
2011      Branch: perl
2012            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
2013 ____________________________________________________________________________
2014 [  9871] By: jhi                                   on 2001/04/26  21:59:17
2015         Log: Subject: [PATCH B::Deparse] formats must be flush left
2016              From: Robin Houston <robin@kitsite.com>
2017              Date: Thu, 26 Apr 2001 23:54:29 +0100
2018              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
2019      Branch: perl
2020            ! ext/B/B/Deparse.pm
2021 ____________________________________________________________________________
2022 [  9870] By: jhi                                   on 2001/04/26  21:57:37
2023         Log: If some of the constants are prefixes of others,
2024              the prefixes may never get recognized.  (See 20010426.006.)
2025      Branch: perl
2026            ! utils/h2xs.PL
2027 ____________________________________________________________________________
2028 [  9869] By: jhi                                   on 2001/04/26  21:50:42
2029         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
2030              From: Chris Bongaarts <cab@tc.umn.edu>
2031              Date: Thu, 26 Apr 2001 17:10:31 -0500
2032              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
2033      Branch: perl
2034            ! ext/Sys/Syslog/Syslog.xs
2035 ____________________________________________________________________________
2036 [  9868] By: jhi                                   on 2001/04/26  21:35:12
2037         Log: Further cuts and more docs from Graham Barr.
2038      Branch: perl
2039            ! ext/List/Util/lib/List/Util.pm
2040            ! ext/List/Util/lib/Scalar/Util.pm
2041 ____________________________________________________________________________
2042 [  9867] By: jhi                                   on 2001/04/26  21:18:57
2043         Log: Subject: [PATCH 5.7.1] DB_File-1.77
2044              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
2045              Date: Thu, 26 Apr 2001 22:37:53 +0100
2046              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
2047      Branch: perl
2048            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2049            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
2050 ____________________________________________________________________________
2051 [  9866] By: jhi                                   on 2001/04/26  21:12:31
2052         Log: Subject: [PATCH B::Deparse] fix easy bugs
2053              From: Robin Houston <robin@kitsite.com>
2054              Date: Thu, 26 Apr 2001 23:03:33 +0100
2055              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
2056      Branch: perl
2057            ! ext/B/B/Deparse.pm
2058 ____________________________________________________________________________
2059 [  9865] By: jhi                                   on 2001/04/26  20:26:13
2060         Log: Update Changes.
2061      Branch: perl
2062            ! Changes patchlevel.h
2063 ____________________________________________________________________________
2064 [  9864] By: jhi                                   on 2001/04/26  19:27:48
2065         Log: Dethinko from Robin Houston.
2066      Branch: perl
2067            ! ext/B/B/Deparse.pm
2068 ____________________________________________________________________________
2069 [  9863] By: jhi                                   on 2001/04/26  19:10:35
2070         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
2071              From: Robin Houston <robin@kitsite.com>
2072              Date: Thu, 26 Apr 2001 21:08:32 +0100
2073              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
2074      Branch: perl
2075            ! ext/B/B/Deparse.pm
2076 ____________________________________________________________________________
2077 [  9862] By: jhi                                   on 2001/04/26  19:04:23
2078         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
2079              From: Robin Houston <robin@kitsite.com>
2080              Date: Thu, 26 Apr 2001 20:52:50 +0100
2081              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
2082      Branch: perl
2083            ! ext/B/B/Deparse.pm
2084 ____________________________________________________________________________
2085 [  9861] By: jhi                                   on 2001/04/26  18:56:14
2086         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
2087              From: Mike Guy <mjtg@cam.ac.uk>
2088              Date: Thu, 26 Apr 2001 14:22:40 +0100
2089              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
2090      Branch: perl
2091            ! pod/perlobj.pod
2092 ____________________________________________________________________________
2093 [  9860] By: jhi                                   on 2001/04/26  18:46:42
2094         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
2095              From: Robin Houston <robin@kitsite.com>
2096              Date: Thu, 26 Apr 2001 20:34:29 +0100
2097              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
2098              
2099              Hashes do not interpolate.
2100      Branch: perl
2101            ! ext/B/B/Deparse.pm
2102 ____________________________________________________________________________
2103 [  9859] By: jhi                                   on 2001/04/26  18:43:51
2104         Log: Subject: The Time::Piece conspiracy unmasked!!!
2105              From: Mike Guy <mjtg@cam.ac.uk>
2106              Date: Thu, 26 Apr 2001 19:02:50 +0100
2107              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
2108              
2109              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
2110              From: Mike Guy <mjtg@cam.ac.uk>
2111              Date: Thu, 26 Apr 2001 19:08:21 +0100
2112              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
2113              
2114              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
2115              From: Graham Barr <gbarr@pobox.com>
2116              Date: Thu, 26 Apr 2001 19:12:03 +0100
2117              Message-ID: <20010426191203.A70835@pobox.com>
2118              
2119              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
2120      Branch: perl
2121            ! ext/List/Util/lib/List/Util.pm
2122            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
2123 ____________________________________________________________________________
2124 [  9858] By: jhi                                   on 2001/04/26  18:17:42
2125         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
2126              From: Robin Houston <robin@kitsite.com>
2127              Date: Thu, 26 Apr 2001 16:09:35 +0100
2128              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
2129      Branch: perl
2130            ! t/comp/proto.t
2131 ____________________________________________________________________________
2132 [  9857] By: jhi                                   on 2001/04/26  18:04:59
2133         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
2134              From: barries <barries@slaysys.com>
2135              Date: Thu, 26 Apr 2001 12:01:10 -0400
2136              Message-ID: <20010426120110.E29698@jester.slaysys.com>
2137      Branch: perl
2138            ! pod/perldiag.pod
2139 ____________________________________________________________________________
2140 [  9856] By: jhi                                   on 2001/04/26  18:03:33
2141         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
2142              Date: Thu, 26 Apr 2001 17:13:41 +0100
2143              From: Robin Houston <robin@kitsite.com>
2144              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
2145              
2146              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
2147              From: Robin Houston <robin@kitsite.com>
2148              Date: Thu, 26 Apr 2001 18:44:29 +0100
2149              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
2150      Branch: perl
2151            ! ext/B/B/Deparse.pm
2152 ____________________________________________________________________________
2153 [  9855] By: jhi                                   on 2001/04/26  17:56:04
2154         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
2155              From: Robin Houston <robin@kitsite.com>
2156              Date: Thu, 26 Apr 2001 17:04:08 +0100
2157              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
2158      Branch: perl
2159            ! ext/B/B/Deparse.pm
2160 ____________________________________________________________________________
2161 [  9854] By: jhi                                   on 2001/04/26  17:47:26
2162         Log: Subject: Re: Short test case for undef %stash:: crash
2163              From: Benjamin Sugars <bsugars@canoe.ca> 
2164              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
2165              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
2166              Changed and moved the perldiag entry.
2167      Branch: perl
2168            ! gv.c pod/perldiag.pod
2169 ____________________________________________________________________________
2170 [  9853] By: jhi                                   on 2001/04/26  14:35:16
2171         Log: Beginnings of strptime().  Do not touch the wet paint.
2172      Branch: perl
2173            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
2174 ____________________________________________________________________________
2175 [  9852] By: jhi                                   on 2001/04/26  13:17:21
2176         Log: Retract #9851, core dumps from pod2man.
2177      Branch: perl
2178            ! regcomp.c
2179 ____________________________________________________________________________
2180 [  9851] By: jhi                                   on 2001/04/26  11:54:41
2181         Log: (Retracted by #9852.)
2182              
2183              Subject: [PATCH @9846] dumping ANYOF
2184              From: Hugo <hv@crypt.compulink.co.uk>
2185              Date: Thu, 26 Apr 2001 05:32:38 +0100
2186              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
2187      Branch: perl
2188            ! regcomp.c
2189 ____________________________________________________________________________
2190 [  9850] By: jhi                                   on 2001/04/26  02:34:44
2191         Log: If ccflags was empty the _previous_ $* containing all the
2192              environment variables and Configure variables was used,
2193              which lead, among other bad things, into $ccflags being your
2194              uname -a output, which lead into test compile with cc failing,
2195              which lead into gcc being selected, which didn't work that well
2196              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
2197              with large files, et cetera.
2198      Branch: perl
2199            ! hints/hpux.sh
2200 ____________________________________________________________________________
2201 [  9849] By: jhi                                   on 2001/04/26  01:44:57
2202         Log: Make selfstubber test more portable.
2203      Branch: perl
2204            ! t/lib/selfstubber.t
2205 ____________________________________________________________________________
2206 [  9848] By: jhi                                   on 2001/04/26  00:50:26
2207         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
2208              From: Benjamin Sugars <ben.sugars@home.com>
2209              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
2210              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
2211      Branch: perl
2212            ! ext/Cwd/Cwd.xs
2213 ____________________________________________________________________________
2214 [  9847] By: jhi                                   on 2001/04/26  00:46:58
2215         Log: Subject: [PATCH: perl@9841] VMS updates
2216              From: Peter Prymmer <pvhp@forte.com>
2217              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
2218              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
2219      Branch: perl
2220            ! README.vms configure.com vms/descrip_mms.template
2221            ! vms/ext/filespec.t
2222 ____________________________________________________________________________
2223 [  9846] By: jhi                                   on 2001/04/26  00:11:56
2224         Log: re 'debug' was broken by #9084.
2225      Branch: perl
2226            ! ext/re/re.xs
2227 ____________________________________________________________________________
2228 [  9845] By: jhi                                   on 2001/04/25  22:33:17
2229         Log: Subject: [PATCH] test for Devel::SelfStubber
2230              From: Nicholas Clark <nick@ccl4.org>
2231              Date: Thu, 26 Apr 2001 00:00:54 +0100
2232              Message-ID: <20010426000054.D89026@plum.flirble.org>
2233      Branch: perl
2234            + t/lib/selfstubber.t
2235            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
2236 ____________________________________________________________________________
2237 [  9844] By: jhi                                   on 2001/04/25  22:29:32
2238         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
2239              From: Paul Johnson <paul@pjcj.net>
2240              Date: Thu, 26 Apr 2001 00:46:08 +0200
2241              Message-ID: <20010426004608.H2338@pjcj.net>
2242      Branch: perl
2243            ! ext/B/B/Concise.pm
2244 ____________________________________________________________________________
2245 [  9843] By: jhi                                   on 2001/04/25  22:28:28
2246         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
2247              From: Peter Prymmer <pvhp@forte.com>
2248              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
2249              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
2250      Branch: perl
2251            ! ext/Cwd/Cwd.xs
2252 ____________________________________________________________________________
2253 [  9842] By: jhi                                   on 2001/04/25  20:58:12
2254         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
2255              From: John Peacock <jpeacock@rowman.com>
2256              Date: Wed, 25 Apr 2001 17:30:26 -0400
2257              Message-ID: <3AE741F2.B3217464@rowman.com>
2258      Branch: perl
2259            ! lib/Math/BigInt.pm t/lib/bigintpm.t
2260 ____________________________________________________________________________
2261 [  9841] By: jhi                                   on 2001/04/25  20:07:05
2262         Log: Update Changes.
2263      Branch: perl
2264            ! Changes patchlevel.h
2265 ____________________________________________________________________________
2266 [  9840] By: jhi                                   on 2001/04/25  19:56:51
2267         Log: Yet another HP-UX hints version from Merijn.
2268      Branch: perl
2269            ! hints/hpux.sh
2270 ____________________________________________________________________________
2271 [  9839] By: jhi                                   on 2001/04/25  19:53:04
2272         Log: abs_path() didn't terminate the filename correctly,
2273              in DIRNAMLENless systems like HP-UX this would fail.
2274      Branch: perl
2275            ! ext/Cwd/Cwd.xs
2276 ____________________________________________________________________________
2277 [  9838] By: jhi                                   on 2001/04/25  16:37:26
2278         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
2279              From: Mike Guy <mjtg@cam.ac.uk>
2280              Date: Wed, 25 Apr 2001 18:31:47 +0100
2281              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
2282      Branch: perl
2283            ! op.c
2284 ____________________________________________________________________________
2285 [  9837] By: jhi                                   on 2001/04/25  16:21:53
2286         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
2287              From: Jon Eveland <jweveland@yahoo.com>
2288              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
2289              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
2290      Branch: perl
2291            ! lib/perl5db.pl
2292 ____________________________________________________________________________
2293 [  9836] By: jhi                                   on 2001/04/25  14:17:50
2294         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
2295              From: "Philip Newton" <pnewton@gmx.de>
2296              Date: Wed, 25 Apr 2001 17:05:58 +0200
2297              Message-ID: <3AE703F6.3234.1833C45@localhost>
2298      Branch: perl
2299            ! Porting/patching.pod
2300 ____________________________________________________________________________
2301 [  9835] By: jhi                                   on 2001/04/25  13:58:07
2302         Log: It would seem that both ar and full_ar need to be overridden
2303              for HP-UX to avoid the GNU ar.
2304      Branch: perl
2305            ! hints/hpux.sh
2306 ____________________________________________________________________________
2307 [  9834] By: jhi                                   on 2001/04/25  13:50:40
2308         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
2309              From: "Philip Newton" <pnewton@gmx.de>
2310              Date: Wed, 25 Apr 2001 16:09:23 +0200
2311              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
2312              
2313              Detypo.
2314      Branch: perl
2315            ! t/op/misc.t
2316 ____________________________________________________________________________
2317 [  9833] By: jhi                                   on 2001/04/25  12:36:11
2318         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
2319      Branch: perl
2320            ! hints/hpux.sh
2321 ____________________________________________________________________________
2322 [  9832] By: jhi                                   on 2001/04/25  12:33:36
2323         Log: New version of HP-UX hints from Merijn.
2324      Branch: perl
2325            ! hints/hpux.sh
2326 ____________________________________________________________________________
2327 [  9831] By: jhi                                   on 2001/04/25  03:39:45
2328         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
2329      Branch: perl
2330            ! hints/hpux.sh
2331 ____________________________________________________________________________
2332 [  9830] By: jhi                                   on 2001/04/25  02:53:25
2333         Log: The tzname[] bit is not needed by util.c -- and causes
2334              heartburn in VMS (and it missing was probably the cause of
2335              the Mac OS X trouble).  Ouch.
2336      Branch: perl
2337            ! ext/POSIX/POSIX.xs util.c
2338 ____________________________________________________________________________
2339 [  9829] By: jhi                                   on 2001/04/25  00:10:06
2340         Log: Metaconfig unit change for #9828.
2341      Branch: metaconfig
2342            ! U/compline/ccflags.U
2343 ____________________________________________________________________________
2344 [  9828] By: jhi                                   on 2001/04/25  00:04:18
2345         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
2346              (which is actually the reason for the change, we need to pass
2347              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
2348              EP/IX, OS/2, and TitanOS, based on the hints files.
2349      Branch: perl
2350            ! Configure config_h.SH
2351 ____________________________________________________________________________
2352 [  9827] By: jhi                                   on 2001/04/24  23:49:20
2353         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
2354              the $cat must have an absolute path.
2355      Branch: perl
2356            ! makedepend.SH
2357 ____________________________________________________________________________
2358 [  9826] By: jhi                                   on 2001/04/24  23:40:53
2359         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
2360      Branch: perl
2361            ! README.amiga
2362 ____________________________________________________________________________
2363 [  9825] By: jhi                                   on 2001/04/24  23:35:35
2364         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
2365              From: "Philip Newton" <pnewton@gmx.de>
2366              Date: Tue, 24 Apr 2001 18:52:49 +0200
2367              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
2368      Branch: perl
2369            ! x2p/find2perl.PL
2370 ____________________________________________________________________________
2371 [  9824] By: jhi                                   on 2001/04/24  23:33:07
2372         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
2373              Some gcc specifics dropped out due to extensive rewriting;
2374              will be put back later as needed.
2375      Branch: perl
2376            ! hints/hpux.sh
2377 ____________________________________________________________________________
2378 [  9823] By: jhi                                   on 2001/04/24  23:27:57
2379         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
2380      Branch: perl
2381            ! ext/POSIX/POSIX.xs
2382 ____________________________________________________________________________
2383 [  9822] By: jhi                                   on 2001/04/24  23:25:21
2384         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
2385              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2386              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
2387              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
2388      Branch: perl
2389            ! ext/XS/Typemap/Typemap.xs
2390 ____________________________________________________________________________
2391 [  9821] By: jhi                                   on 2001/04/24  23:24:10
2392         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
2393              From: "Abigail" <abigail@foad.org>
2394              Date: Tue, 24 Apr 2001 23:12:03 +0200
2395              Message-ID: <20010424211203.7901.qmail@foad.org>
2396      Branch: perl
2397            ! pod/perlport.pod
2398 ____________________________________________________________________________
2399 [  9820] By: jhi                                   on 2001/04/24  23:23:15
2400         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
2401              From: Matt Sergeant <matt@sergeant.org>
2402              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
2403              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
2404      Branch: perl
2405            ! pod/perlfaq4.pod
2406 ____________________________________________________________________________
2407 [  9819] By: nick                                  on 2001/04/24  18:49:43
2408         Log: Integrate mainline.
2409      Branch: perlio
2410           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
2411           !> (integrate 37 files)
2412 ____________________________________________________________________________
2413 [  9818] By: jhi                                   on 2001/04/24  14:35:23
2414         Log: Update Changes.
2415      Branch: perl
2416            ! Changes patchlevel.h
2417 ____________________________________________________________________________
2418 [  9817] By: jhi                                   on 2001/04/24  14:09:17
2419         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
2420              From: "Philip Newton" <pnewton@gmx.de>
2421              Date: Tue, 24 Apr 2001 12:58:12 +0200
2422              Message-ID: <3AE57864.8304.B77A0A@localhost> 
2423              
2424              plus add CPAN to the list of modules that have their own tests.
2425      Branch: perl
2426            ! t/lib/1_compile.t
2427 ____________________________________________________________________________
2428 [  9816] By: jhi                                   on 2001/04/24  14:07:03
2429         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
2430              From: Michael G Schwern <schwern@pobox.com>
2431              Date: Sat, 21 Apr 2001 22:35:00 +0100
2432              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
2433      Branch: perl
2434            ! t/lib/1_compile.t
2435 ____________________________________________________________________________
2436 [  9815] By: jhi                                   on 2001/04/24  13:54:32
2437         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
2438              From: Robin Houston <robin@kitsite.com>
2439              Date: Tue, 24 Apr 2001 15:51:18 +0100
2440              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
2441      Branch: perl
2442            ! ext/B/B/Deparse.pm
2443 ____________________________________________________________________________
2444 [  9814] By: jhi                                   on 2001/04/24  13:17:34
2445         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
2446              From: Bill Glicker <billg@burrelles.com>
2447              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
2448              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
2449      Branch: perl
2450            ! hints/svr5.sh
2451 ____________________________________________________________________________
2452 [  9813] By: jhi                                   on 2001/04/24  12:54:23
2453         Log: Prevent path disclosure (probing for existence of filenames)
2454              using suidperl; bug id 20010322.218.
2455      Branch: perl
2456            ! perl.c pod/perldiag.pod
2457 ____________________________________________________________________________
2458 [  9812] By: jhi                                   on 2001/04/24  12:08:36
2459         Log: Retract #9811.
2460      Branch: perl
2461            ! ext/POSIX/POSIX.xs
2462 ____________________________________________________________________________
2463 [  9811] By: jhi                                   on 2001/04/24  11:57:35
2464         Log: (Retracted by #9812.)
2465      Branch: perl
2466            ! ext/POSIX/POSIX.xs
2467 ____________________________________________________________________________
2468 [  9810] By: jhi                                   on 2001/04/24  03:32:35
2469         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
2470      Branch: perl
2471            ! util.c
2472 ____________________________________________________________________________
2473 [  9809] By: jhi                                   on 2001/04/24  03:16:13
2474         Log: The Math::BigFloat::import() was broken.
2475              (Fixes bug id 20010422.002.)
2476      Branch: perl
2477            ! lib/Math/BigFloat.pm
2478 ____________________________________________________________________________
2479 [  9808] By: jhi                                   on 2001/04/24  01:11:40
2480         Log: Additional dependencies; should help for parallel makes
2481              not to fail on missing lib/lib.pm or lib/re.pm.
2482      Branch: perl
2483            ! Makefile.SH
2484 ____________________________________________________________________________
2485 [  9807] By: jhi                                   on 2001/04/24  00:57:01
2486         Log: Update the test failure disclaimer.
2487      Branch: perl
2488            ! t/pragma/warn/pp_hot
2489 ____________________________________________________________________________
2490 [  9806] By: jhi                                   on 2001/04/24  00:54:04
2491         Log: Add make target "install-all" which is alias for "install"
2492              to cater for case-preserving filesystems like HFS+.
2493      Branch: perl
2494            ! INSTALL Makefile.SH
2495 ____________________________________________________________________________
2496 [  9805] By: jhi                                   on 2001/04/24  00:47:28
2497         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
2498              From: Peter Prymmer <pvhp@forte.com>
2499              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
2500              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
2501              
2502              (Ken William's message forwarded from macosx@perl.org)
2503      Branch: perl
2504            ! hints/darwin.sh
2505 ____________________________________________________________________________
2506 [  9804] By: jhi                                   on 2001/04/23  23:57:35
2507         Log: Cut-and-pasto.
2508      Branch: perl
2509            ! perlio.c
2510 ____________________________________________________________________________
2511 [  9803] By: jhi                                   on 2001/04/23  23:52:25
2512         Log: More PerlIO robustness.
2513      Branch: perl
2514            ! perlio.c
2515 ____________________________________________________________________________
2516 [  9802] By: jhi                                   on 2001/04/23  23:43:35
2517         Log: Make the "STD* opened only for ..." errors more consistent.
2518      Branch: perl
2519            ! doio.c
2520 ____________________________________________________________________________
2521 [  9801] By: jhi                                   on 2001/04/23  23:34:26
2522         Log: Test case for #9800.
2523      Branch: perl
2524            ! t/op/misc.t
2525 ____________________________________________________________________________
2526 [  9800] By: jhi                                   on 2001/04/23  23:14:43
2527         Log: Avoid coredump on 'close STDERR; die' by making
2528              the PerlIO calls more robust.  Also use SETERRNO()
2529              instead of errno = to be more VMS-ready.
2530      Branch: perl
2531            ! perlio.c
2532 ____________________________________________________________________________
2533 [  9799] By: jhi                                   on 2001/04/23  21:41:10
2534         Log: Subject: test for ID 20010423.002
2535              From: Robin Houston <robin@kitsite.com>
2536              Date: Mon, 23 Apr 2001 16:52:21 +0100
2537              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
2538      Branch: perl
2539            ! t/op/avhv.t
2540 ____________________________________________________________________________
2541 [  9798] By: jhi                                   on 2001/04/23  21:40:07
2542         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
2543              From: David Dyck <dcd@tc.fluke.com>
2544              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
2545              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
2546      Branch: perl
2547            ! installperl
2548 ____________________________________________________________________________
2549 [  9797] By: jhi                                   on 2001/04/23  21:37:56
2550         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
2551              From: Benjamin Sugars <bsugars@canoe.ca>
2552              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
2553              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
2554      Branch: perl
2555            ! ext/Cwd/Cwd.xs lib/Cwd.pm
2556 ____________________________________________________________________________
2557 [  9796] By: jhi                                   on 2001/04/23  21:29:24
2558         Log: Synchronize h2xs and pod2man some more on the documentation
2559              templates they propose.
2560      Branch: perl
2561            ! pod/pod2man.PL utils/h2xs.PL
2562 ____________________________________________________________________________
2563 [  9795] By: jhi                                   on 2001/04/23  17:30:40
2564         Log: Add one more naughty test for base64; make encoding logic cleaner.
2565      Branch: perl
2566            ! t/lib/mimeb64.t
2567 ____________________________________________________________________________
2568 [  9794] By: jhi                                   on 2001/04/23  13:51:32
2569         Log: Update Changes.
2570      Branch: perl
2571            ! Changes patchlevel.h
2572 ____________________________________________________________________________
2573 [  9793] By: jhi                                   on 2001/04/23  13:44:18
2574         Log: Duplicate lines.
2575      Branch: perl
2576            ! MANIFEST
2577 ____________________________________________________________________________
2578 [  9792] By: jhi                                   on 2001/04/23  13:39:13
2579         Log: Subject: Re: PATCH 5.7.1
2580              From: Mark-Jason Dominus <mjd@plover.com>
2581              Date: Mon, 23 Apr 2001 10:30:21 -0400
2582              Message-ID: <20010423143021.17335.qmail@plover.com>
2583      Branch: perl
2584            ! perl.h sv.c
2585 ____________________________________________________________________________
2586 [  9791] By: jhi                                   on 2001/04/23  13:32:40
2587         Log: Add the CPAN.pm 1.59_54 tests.
2588      Branch: perl
2589            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
2590            ! MANIFEST
2591 ____________________________________________________________________________
2592 [  9790] By: jhi                                   on 2001/04/23  13:21:55
2593         Log: Subject: Deparse nit
2594              From: Robin Houston <robin@kitsite.com>
2595              Date: Mon, 23 Apr 2001 12:38:20 +0100
2596              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
2597      Branch: perl
2598            ! ext/B/B/Deparse.pm
2599 ____________________________________________________________________________
2600 [  9789] By: jhi                                   on 2001/04/23  13:19:07
2601         Log: Subject: [PATCH] bug 20010423.002
2602              From: Robin Houston <robin@kitsite.com>
2603              Date: Mon, 23 Apr 2001 13:12:30 +0100
2604              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
2605      Branch: perl
2606            ! pp.c
2607 ____________________________________________________________________________
2608 [  9788] By: jhi                                   on 2001/04/23  13:02:49
2609         Log: Subject: PATCH [5.7.1] hv.c unused #define
2610              From: Mark-Jason Dominus <mjd@plover.com>
2611              Date: Sun, 22 Apr 2001 14:17:49 -0400
2612              Message-ID: <20010422181749.26976.qmail@plover.com>
2613      Branch: perl
2614            ! hv.c
2615 ____________________________________________________________________________
2616 [  9787] By: jhi                                   on 2001/04/23  13:02:02
2617         Log: Subject: PATCH 5.7.1
2618              From: Mark-Jason Dominus <mjd@plover.com>
2619              Date: Sun, 22 Apr 2001 15:12:57 -0400
2620              Message-ID: <20010422191258.6539.qmail@plover.com>
2621              
2622              plus Sarathy's STMT_START + STMT_END suggestion.
2623      Branch: perl
2624            ! perl.h
2625 ____________________________________________________________________________
2626 [  9786] By: jhi                                   on 2001/04/23  12:53:25
2627         Log: Fix for
2628              
2629              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
2630              From: dLux <dlux@spam.sch.bme.hu>
2631              Date: Mon, 23 Apr 2001 01:25:26 +0200
2632              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
2633              
2634              (SvGROW really does return a char *.)
2635      Branch: perl
2636            ! pod/perlapi.pod sv.h
2637 ____________________________________________________________________________
2638 [  9785] By: jhi                                   on 2001/04/23  04:34:04
2639         Log: Time::Piece work continues.  $t->day removed since
2640              I think it's too confusing.  Now has normal and
2641              abbreviated length weekday names and month names,
2642              the names change with _names(), not _list().
2643              Now has strftime() in Perl, _strftime() is
2644              the libc version (to which strftime() falls back
2645              if it doesn't know the format.  To do: the reverse
2646              of strftime, strptime(), and the localisation of both.
2647      Branch: perl
2648            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
2649            ! t/lib/time-piece.t
2650 ____________________________________________________________________________
2651 [  9784] By: jhi                                   on 2001/04/23  02:41:46
2652         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
2653              From: andreas.koenig@anima.de (Andreas J. Koenig)
2654              Date: 23 Apr 2001 05:20:55 +0200
2655              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
2656      Branch: perl
2657            ! t/pragma/overload.t
2658 ____________________________________________________________________________
2659 [  9783] By: jhi                                   on 2001/04/22  23:32:42
2660         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
2661              From: Robin Houston <robin@kitsite.com>
2662              Date: Mon, 23 Apr 2001 00:38:18 +0100
2663              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
2664      Branch: perl
2665            ! ext/B/B/Deparse.pm
2666 ____________________________________________________________________________
2667 [  9782] By: jhi                                   on 2001/04/22  20:55:43
2668         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
2669              From: Simon Cozens <simon@netthink.co.uk>
2670              Date: Sun, 22 Apr 2001 18:47:25 +0100
2671              Message-ID: <20010422184725.A14411@netthink.co.uk>
2672      Branch: perl
2673            ! sv.c t/pragma/overload.t
2674 ____________________________________________________________________________
2675 [  9781] By: jhi                                   on 2001/04/22  20:52:13
2676         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
2677              From: Robin Houston <robin@kitsite.com>
2678              Date: Sun, 22 Apr 2001 22:14:50 +0100
2679              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
2680      Branch: perl
2681            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
2682 ____________________________________________________________________________
2683 [  9780] By: nick                                  on 2001/04/22  20:40:31
2684         Log: Integrate mainline.
2685      Branch: perlio
2686           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
2687           +> t/lib/b-stash.t
2688           !> (integrate 38 files)
2689 ____________________________________________________________________________
2690 [  9779] By: jhi                                   on 2001/04/22  15:16:03
2691         Log: Subject: IO::Socket::INET patch
2692              From: andrew deryabin <djsf@technarchy.ru>
2693              Date: Sat, 21 Apr 2001 17:46:52 +0400
2694              Message-ID: <20010421174652.B1426@technarchy>
2695      Branch: perl
2696            ! ext/IO/lib/IO/Socket/INET.pm
2697 ____________________________________________________________________________
2698 [  9778] By: jhi                                   on 2001/04/22  15:14:33
2699         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
2700              From: Mark-Jason Dominus <mjd@plover.com>
2701              Date: Sat, 21 Apr 2001 21:27:49 -0400
2702              Message-ID: <20010422012749.27024.qmail@plover.com>
2703      Branch: perl
2704            ! regcomp.c
2705 ____________________________________________________________________________
2706 [  9777] By: jhi                                   on 2001/04/22  15:10:51
2707         Log: Subject: Re: Regex debugger patch 
2708              From: Mark-Jason Dominus <mjd@plover.com>
2709              Date: Sat, 21 Apr 2001 21:48:51 -0400
2710              Message-ID: <20010422014851.27165.qmail@plover.com>
2711      Branch: perl
2712            ! pod/perldebguts.pod
2713 ____________________________________________________________________________
2714 [  9776] By: jhi                                   on 2001/04/22  15:09:48
2715         Log: Subject: Re: Regex debugger patch
2716              From: Mark-Jason Dominus <mjd@plover.com>
2717              Date: Sat, 21 Apr 2001 14:24:39 -0400
2718              Message-ID: <20010421182439.16508.qmail@plover.com>
2719              
2720              Regex debugger backend.
2721      Branch: perl
2722            ! regcomp.c regexp.h
2723 ____________________________________________________________________________
2724 [  9775] By: jhi                                   on 2001/04/21  16:45:40
2725         Log: Subject: [PATCH] Typo in utf8.h
2726              From: Jesús Quiroga <jquiroga@pobox.com>
2727              Date: Sat, 21 Apr 2001 19:25:33 +0200
2728              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
2729      Branch: perl
2730            ! utf8.h
2731 ____________________________________________________________________________
2732 [  9774] By: jhi                                   on 2001/04/21  16:43:52
2733         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
2734              From: Joe Orton <jorton@redhat.com>
2735              Date: Tue, 17 Apr 2001 15:50:43 +0100
2736              Message-Id: <20010417155043.D19132@eu.c2.net>
2737      Branch: perl
2738            ! hints/svr5.sh
2739 ____________________________________________________________________________
2740 [  9773] By: jhi                                   on 2001/04/21  15:30:15
2741         Log: Subject: Patch utils/h2xs.PL
2742              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
2743              Date: Sat, 21 Apr 2001 10:32:16 -0500
2744              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
2745              
2746              Add MAILING list and LICENSE templates.
2747      Branch: perl
2748            ! utils/h2xs.PL
2749 ____________________________________________________________________________
2750 [  9772] By: jhi                                   on 2001/04/21  15:28:36
2751         Log: Subject: perlfaq2.patch for 5.7.1
2752              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
2753              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
2754              Date: Fri, 20 Apr 2001 16:42:19 -0500
2755              
2756              rm an extra tab, a blurb about the xx.cpan to clarify
2757              which countries actually have that and dejanews is history
2758              as well as most of that nonsensical entry.
2759      Branch: perl
2760            ! pod/perlfaq2.pod
2761 ____________________________________________________________________________
2762 [  9771] By: jhi                                   on 2001/04/21  15:27:17
2763         Log: Subject: perlfaq1.patch for 5.7.1
2764              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
2765              Date: Fri, 20 Apr 2001 16:57:36 -0500
2766              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
2767              
2768              Evil URLs must die. Especially when they are broken.
2769      Branch: perl
2770            ! pod/perlfaq1.pod
2771 ____________________________________________________________________________
2772 [  9770] By: jhi                                   on 2001/04/21  15:23:38
2773         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
2774              From: Michael G Schwern <schwern@pobox.com>
2775              Date: Sat, 21 Apr 2001 16:11:12 +0100
2776              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
2777      Branch: perl
2778            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
2779            + t/lib/b-stash.t
2780            ! MANIFEST ext/B/B.pm t/lib/b.t
2781 ____________________________________________________________________________
2782 [  9769] By: jhi                                   on 2001/04/21  15:03:32
2783         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
2784              From: Michael G Schwern <schwern@pobox.com>
2785              Date: Sat, 21 Apr 2001 09:48:00 +0100
2786              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
2787      Branch: perl
2788            ! utils/h2ph.PL
2789 ____________________________________________________________________________
2790 [  9768] By: jhi                                   on 2001/04/21  14:33:49
2791         Log: PerlIO and Encode doc cleanup and tweaks.
2792      Branch: perl
2793            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
2794            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
2795 ____________________________________________________________________________
2796 [  9767] By: jhi                                   on 2001/04/21  12:40:16
2797         Log: Integrate perlio.
2798      Branch: perl
2799           !> doio.c
2800 ____________________________________________________________________________
2801 [  9766] By: nick                                  on 2001/04/20  18:28:35
2802         Log: Avoid core dump on
2803              open(STDOUT,">",\$foo);
2804      Branch: perlio
2805            ! doio.c
2806 ____________________________________________________________________________
2807 [  9765] By: jhi                                   on 2001/04/20  13:23:43
2808         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
2809              From: Robin Houston <robin@kitsite.com>
2810              Date: Fri, 20 Apr 2001 14:29:22 +0100
2811              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
2812      Branch: perl
2813            ! ext/B/B.pm ext/B/B/Deparse.pm
2814 ____________________________________________________________________________
2815 [  9764] By: jhi                                   on 2001/04/20  13:19:33
2816         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
2817              From: Peter Prymmer <pvhp@forte.com>
2818              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
2819              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
2820      Branch: perl
2821            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
2822            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
2823            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
2824            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
2825 ____________________________________________________________________________
2826 [  9763] By: jhi                                   on 2001/04/20  12:36:39
2827         Log: Subject: Re: A new PerlIO coredump
2828              From: Nick Ing-Simmons <nik@tiuk.ti.com>
2829              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
2830              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
2831      Branch: perl
2832            ! doio.c
2833 ____________________________________________________________________________
2834 [  9762] By: jhi                                   on 2001/04/19  23:02:30
2835         Log: Update Changes.
2836      Branch: perl
2837            ! Changes patchlevel.h
2838 ____________________________________________________________________________
2839 [  9761] By: jhi                                   on 2001/04/19  22:59:19
2840         Log: More cleanup cleanup.
2841      Branch: perl
2842            ! Makefile.SH win32/Makefile win32/makefile.mk
2843 ____________________________________________________________________________
2844 [  9760] By: jhi                                   on 2001/04/19  22:50:31
2845         Log: lib/Time is non-empty, let's not rmdir it.
2846      Branch: perl
2847            ! Makefile.SH
2848 ____________________________________________________________________________
2849 [  9759] By: jhi                                   on 2001/04/19  22:36:51
2850         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
2851              From: Robin Houston <robin@kitsite.com>
2852              Date: Fri, 20 Apr 2001 00:18:53 +0100
2853              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
2854      Branch: perl
2855            ! ext/B/B/Deparse.pm
2856 ____________________________________________________________________________
2857 [  9758] By: jhi                                   on 2001/04/19  22:36:00
2858         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
2859              From: Peter Prymmer <pvhp@forte.com>
2860              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
2861              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
2862      Branch: perl
2863            ! ext/Cwd/Cwd.xs
2864 ____________________________________________________________________________
2865 [  9757] By: nick                                  on 2001/04/19  18:53:54
2866         Log: Blind (untested) integrate of mainline.
2867      Branch: perlio
2868           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
2869           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
2870           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
2871           !> (integrate 53 files)
2872 ____________________________________________________________________________
2873 [  9756] By: jhi                                   on 2001/04/19  16:59:23
2874         Log: Document and test Time::Piece.
2875      Branch: perl
2876            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
2877            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
2878 ____________________________________________________________________________
2879 [  9755] By: jhi                                   on 2001/04/19  12:13:29
2880         Log: A better fix for the \x{12345678} trouble from NI-S.
2881      Branch: perl
2882            ! utf8.c
2883 ____________________________________________________________________________
2884 [  9754] By: jhi                                   on 2001/04/19  11:56:07
2885         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
2886              From: Robin Houston <robin@kitsite.com>
2887              Date: Wed, 18 Apr 2001 17:58:33 +0100
2888              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
2889      Branch: perl
2890            ! ext/B/B/Deparse.pm op.c
2891 ____________________________________________________________________________
2892 [  9753] By: jhi                                   on 2001/04/19  04:21:52
2893         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
2894              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
2895              Date: Thu, 19 Apr 2001 01:11:41 -0400
2896              Message-ID: <20010419011141.A5798@cpan.org>
2897      Branch: perl
2898            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
2899 ____________________________________________________________________________
2900 [  9752] By: jhi                                   on 2001/04/19  02:41:10
2901         Log: The new time utils need to be thread-aware, too.
2902      Branch: perl
2903            ! util.c
2904 ____________________________________________________________________________
2905 [  9751] By: jhi                                   on 2001/04/19  02:26:47
2906         Log: Compilation nit noticed by AIX compiler.
2907      Branch: perl
2908            ! perlio.c
2909 ____________________________________________________________________________
2910 [  9750] By: jhi                                   on 2001/04/19  02:20:06
2911         Log: The new time utils need to be public.
2912      Branch: perl
2913            ! embed.pl
2914 ____________________________________________________________________________
2915 [  9749] By: jhi                                   on 2001/04/19  01:42:39
2916         Log: Regen toc.
2917      Branch: perl
2918            ! pod/perltoc.pod
2919 ____________________________________________________________________________
2920 [  9748] By: jhi                                   on 2001/04/19  01:41:10
2921         Log: Add Time::Piece, a slight rewrite of Time::Object,
2922              from Matt Sergeant.
2923      Branch: perl
2924            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
2925            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
2926            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
2927            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
2928            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
2929            ! win32/makefile.mk
2930 ____________________________________________________________________________
2931 [  9747] By: jhi                                   on 2001/04/19  00:55:35
2932         Log: The new metaconfig unit from strftime.
2933      Branch: metaconfig/U/perl
2934            + d_strftime.U
2935 ____________________________________________________________________________
2936 [  9746] By: jhi                                   on 2001/04/19  00:54:54
2937         Log: Move the strftime() wrapper from POSIX.xs to util.c
2938              as my_strftime(), requires HAS_STRFTIME.
2939      Branch: perl
2940            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2941            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
2942            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
2943            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2944            ! vos/config.ga.h win32/config.bc win32/config.gc
2945            ! win32/config.vc
2946 ____________________________________________________________________________
2947 [  9745] By: jhi                                   on 2001/04/18  23:11:03
2948         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
2949              in preparation of Time::Piece.
2950      Branch: perl
2951            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
2952 ____________________________________________________________________________
2953 [  9744] By: jhi                                   on 2001/04/18  22:33:12
2954         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
2955              From: Peter Prymmer <pvhp@forte.com>
2956              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
2957              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
2958      Branch: perl
2959            ! t/lib/exporter.t
2960 ____________________________________________________________________________
2961 [  9743] By: jhi                                   on 2001/04/18  22:32:23
2962         Log: Subject: Fwd: pod2html leaves cache files lying around?
2963              From: Rajesh Vaidheeswarran <rv@gnu.org>
2964              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
2965              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
2966      Branch: perl
2967            ! lib/Pod/Html.pm
2968 ____________________________________________________________________________
2969 [  9742] By: jhi                                   on 2001/04/18  20:31:49
2970         Log: Update Changes.
2971      Branch: perl
2972            ! Changes patchlevel.h
2973 ____________________________________________________________________________
2974 [  9741] By: jhi                                   on 2001/04/18  20:23:02
2975         Log: Declare hints only if needed.
2976      Branch: perl
2977            ! ext/B/B/Deparse.pm
2978 ____________________________________________________________________________
2979 [  9740] By: jhi                                   on 2001/04/18  19:06:05
2980         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
2981              bug noticed by Robin Houston; basically the code of detecting
2982              value wraparound was acting differently under different compilers
2983              and platforms.  The workaround is to remove the overflow check
2984              for now, a real fix would be to do the overflow (portably) right.
2985      Branch: perl
2986            ! t/op/pat.t utf8.c
2987 ____________________________________________________________________________
2988 [  9739] By: jhi                                   on 2001/04/18  19:01:23
2989         Log: Subject: [PATCH B::Deparse] some pragma support
2990              From: Robin Houston <robin@kitsite.com>
2991              Date: Wed, 18 Apr 2001 19:32:12 +0100
2992              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
2993      Branch: perl
2994            ! ext/B/B/Deparse.pm
2995 ____________________________________________________________________________
2996 [  9738] By: jhi                                   on 2001/04/18  15:16:37
2997         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
2998              From: Benjamin Sugars <bsugars@canoe.ca>
2999              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
3000              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
3001      Branch: perl
3002            ! t/op/glob.t
3003 ____________________________________________________________________________
3004 [  9737] By: jhi                                   on 2001/04/18  13:24:50
3005         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
3006              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3007              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
3008              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
3009      Branch: perl
3010            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
3011            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
3012 ____________________________________________________________________________
3013 [  9736] By: jhi                                   on 2001/04/18  04:15:14
3014         Log: The #9735 also changes the subtest 12.
3015      Branch: perl
3016            ! t/lib/b.t
3017 ____________________________________________________________________________
3018 [  9735] By: jhi                                   on 2001/04/18  03:55:17
3019         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
3020              From: David Dyck <dcd@tc.fluke.com>
3021              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
3022              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
3023      Branch: perl
3024            ! ext/B/B/Deparse.pm
3025 ____________________________________________________________________________
3026 [  9734] By: jhi                                   on 2001/04/18  03:54:11
3027         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
3028              From: Gisle Aas <gisle@ActiveState.com>
3029              Date: 17 Apr 2001 19:06:45 -0700
3030              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
3031      Branch: perl
3032            ! pp_hot.c t/op/misc.t
3033 ____________________________________________________________________________
3034 [  9733] By: jhi                                   on 2001/04/17  22:25:22
3035         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
3036              From: "Abigail" <abigail@foad.org>
3037              Date: Wed, 18 Apr 2001 01:17:46 +0200
3038              Message-ID: <20010417231746.21657.qmail@foad.org>
3039      Branch: perl
3040            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
3041 ____________________________________________________________________________
3042 [  9732] By: jhi                                   on 2001/04/17  20:47:56
3043         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
3044              From: Robin Houston <robin@kitsite.com>
3045              Date: Tue, 17 Apr 2001 22:37:42 +0100
3046              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
3047      Branch: perl
3048            ! ext/B/B/Deparse.pm
3049 ____________________________________________________________________________
3050 [  9731] By: nick                                  on 2001/04/17  20:46:35
3051         Log: Re-sync for t/lib/b.t fix
3052      Branch: perlio
3053           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
3054 ____________________________________________________________________________
3055 [  9730] By: jhi                                   on 2001/04/17  20:45:29
3056         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
3057              From: Robin Houston <robin@kitsite.com>
3058              Date: Tue, 17 Apr 2001 22:29:36 +0100
3059              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
3060      Branch: perl
3061            ! ext/B/B.xs ext/B/B/Deparse.pm
3062 ____________________________________________________________________________
3063 [  9729] By: jhi                                   on 2001/04/17  20:43:11
3064         Log: Subject: Deparse - parenthesise args to undeclared subs
3065              From: Robin Houston <robin@kitsite.com>
3066              Date: Tue, 17 Apr 2001 21:31:05 +0100
3067              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
3068      Branch: perl
3069            ! ext/B/B/Deparse.pm
3070 ____________________________________________________________________________
3071 [  9728] By: jhi                                   on 2001/04/17  18:57:30
3072         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
3073              From: Benjamin Sugars <ben.sugars@home.com>
3074              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
3075              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
3076      Branch: perl
3077            ! t/lib/cwd.t
3078 ____________________________________________________________________________
3079 [  9727] By: jhi                                   on 2001/04/17  18:20:20
3080         Log: Subject: [PATCH B::Deparse] ambient pragmas
3081              From: Robin Houston <robin@kitsite.com>
3082              Date: Tue, 17 Apr 2001 20:01:59 +0100
3083              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
3084      Branch: perl
3085            ! ext/B/B/Deparse.pm t/lib/b.t
3086 ____________________________________________________________________________
3087 [  9726] By: nick                                  on 2001/04/17  16:33:51
3088         Log: Integrate mainline (t/lib/b.t fails test 2...)
3089      Branch: perlio
3090           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
3091           +> ext/List/Util/README ext/List/Util/Util.xs
3092           +> ext/List/Util/lib/List/Util.pm
3093           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
3094           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
3095           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
3096           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
3097           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
3098           !> (integrate 31 files)
3099 ____________________________________________________________________________
3100 [  9725] By: jhi                                   on 2001/04/17  12:14:24
3101         Log: Subject: multiple B::* changes
3102              From: Robin Houston <robin@kitsite.com>
3103              Date: Thu, 12 Apr 2001 20:12:27 +0100
3104              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
3105      Branch: perl
3106            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
3107 ____________________________________________________________________________
3108 [  9724] By: jhi                                   on 2001/04/17  11:59:05
3109         Log: Thread-awareness from Doug MacEachern.
3110      Branch: perl
3111            ! ext/List/Util/Util.xs
3112 ____________________________________________________________________________
3113 [  9723] By: jhi                                   on 2001/04/17  11:57:41
3114         Log: Make the test more portable.
3115      Branch: perl
3116            ! t/lib/cwd.t
3117 ____________________________________________________________________________
3118 [  9722] By: jhi                                   on 2001/04/17  11:53:50
3119         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
3120              From: Benjamin Sugars <ben.sugars@home.com>
3121              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
3122              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
3123      Branch: perl
3124            ! t/lib/cwd.t
3125 ____________________________________________________________________________
3126 [  9721] By: jhi                                   on 2001/04/17  11:52:17
3127         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
3128              From: Benjamin Sugars <bsugars@canoe.ca>
3129              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
3130              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
3131      Branch: perl
3132            ! op.c
3133 ____________________________________________________________________________
3134 [  9720] By: jhi                                   on 2001/04/17  11:35:42
3135         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
3136              From: Chris Nandor <pudge@pobox.com>
3137              Date: Tue, 17 Apr 2001 00:30:49 -0400
3138              Message-Id: <p05100207b701768712de@[10.0.1.177]>
3139      Branch: perl
3140            ! ext/File/Glob/bsd_glob.c gv.c
3141 ____________________________________________________________________________
3142 [  9719] By: jhi                                   on 2001/04/17  11:32:13
3143         Log: Subject: [PATCH] Tweten->West
3144              From: Casey West <casey@geeknest.com>
3145              Date: Mon, 16 Apr 2001 12:11:22 -0400
3146              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
3147      Branch: perl
3148            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
3149            ! pod/perltie.pod
3150 ____________________________________________________________________________
3151 [  9718] By: jhi                                   on 2001/04/16  03:22:52
3152         Log: Update Changes.
3153      Branch: perl
3154            ! Changes patchlevel.h
3155 ____________________________________________________________________________
3156 [  9717] By: jhi                                   on 2001/04/16  03:06:28
3157         Log: Regen toc.
3158      Branch: perl
3159            ! pod/perltoc.pod
3160 ____________________________________________________________________________
3161 [  9716] By: jhi                                   on 2001/04/16  02:58:42
3162         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
3163              From: Prymmer/Kahn <pvhp@best.com>
3164              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
3165              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
3166      Branch: perl
3167            ! utf8.c
3168 ____________________________________________________________________________
3169 [  9715] By: jhi                                   on 2001/04/15  23:40:35
3170         Log: Subject: Re: Net::Ping patch, adds stream protocol
3171              From: bronson@rinspin.com (Scott Bronson)
3172              Date: Tue, 10 Apr 2001 23:58:33 -0700
3173              Message-ID: <20010410235833.N29719@rinspin.com>
3174      Branch: perl
3175            ! lib/Net/Ping.pm
3176 ____________________________________________________________________________
3177 [  9714] By: jhi                                   on 2001/04/15  23:31:46
3178         Log: Printing out the ok messages helps successful testing.
3179      Branch: perl
3180            ! t/lib/time-hires.t
3181 ____________________________________________________________________________
3182 [  9713] By: jhi                                   on 2001/04/15  21:43:24
3183         Log: Update Douglas Wegscheid's email.
3184      Branch: perl
3185            ! AUTHORS
3186 ____________________________________________________________________________
3187 [  9712] By: jhi                                   on 2001/04/15  21:40:41
3188         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
3189              From: Michael G Schwern <schwern@pobox.com>
3190              Date: Sat, 14 Apr 2001 22:40:50 +0100
3191              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
3192      Branch: perl
3193            + t/lib/exporter.t
3194            ! MANIFEST lib/Exporter/Heavy.pm
3195 ____________________________________________________________________________
3196 [  9711] By: jhi                                   on 2001/04/15  21:39:21
3197         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
3198              From: Michael G Schwern <schwern@pobox.com>
3199              Date: Sat, 14 Apr 2001 22:13:59 +0100
3200              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
3201      Branch: perl
3202            ! t/op/loopctl.t
3203 ____________________________________________________________________________
3204 [  9710] By: jhi                                   on 2001/04/15  21:30:19
3205         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
3206              From: Michael G Schwern <schwern@pobox.com>
3207              Date: Sat, 14 Apr 2001 22:05:32 +0100
3208              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
3209      Branch: perl
3210            ! t/pragma/warnings.t
3211 ____________________________________________________________________________
3212 [  9709] By: jhi                                   on 2001/04/15  19:34:09
3213         Log: Integrate changes #9706,9707 from maintperl into mainline.
3214              
3215              change#7210 broke .packlist generation
3216              
3217              ExtUtils::Installed doesn't quote regex metacharacters in paths
3218              before using them in match; also make it work for dosish platforms
3219      Branch: perl
3220           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
3221 ____________________________________________________________________________
3222 [  9708] By: jhi                                   on 2001/04/15  19:31:01
3223         Log: Test also the scalar aspect of getitimer().
3224      Branch: perl
3225            ! t/lib/time-hires.t
3226 ____________________________________________________________________________
3227 [  9707] By: gsar                                  on 2001/04/15  17:24:20
3228         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
3229              before using them in match; also make it work for dosish platforms
3230      Branch: maint-5.6/perl
3231            ! lib/ExtUtils/Installed.pm
3232 ____________________________________________________________________________
3233 [  9706] By: gsar                                  on 2001/04/15  17:21:59
3234         Log: change#7210 broke .packlist generation (listed only filename
3235              rather than fully qualified path name)
3236      Branch: maint-5.6/perl
3237            ! lib/ExtUtils/Install.pm
3238 ____________________________________________________________________________
3239 [  9705] By: jhi                                   on 2001/04/15  12:36:33
3240         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
3241      Branch: perl
3242            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
3243            ! t/lib/time-hires.t
3244 ____________________________________________________________________________
3245 [  9704] By: jhi                                   on 2001/04/15  10:49:08
3246         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
3247              From: Prymmer/Kahn <pvhp@best.com>
3248              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
3249              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
3250      Branch: perl
3251            ! lib/utf8.pm pod/perlebcdic.pod
3252 ____________________________________________________________________________
3253 [  9703] By: jhi                                   on 2001/04/15  02:26:26
3254         Log: I keep forgetting to sort MANIFEST.
3255      Branch: perl
3256            ! MANIFEST
3257 ____________________________________________________________________________
3258 [  9702] By: jhi                                   on 2001/04/15  02:07:47
3259         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
3260              Now we have blessed, reftype, tainted, first, reduce, ...
3261      Branch: perl
3262            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
3263            + ext/List/Util/README ext/List/Util/Util.xs
3264            + ext/List/Util/lib/List/Util.pm
3265            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
3266            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
3267            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
3268            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
3269            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
3270            ! MANIFEST
3271 ____________________________________________________________________________
3272 [  9701] By: jhi                                   on 2001/04/14  15:05:25
3273         Log: Subject: RE: dprofpp.pl updates 
3274              From: Carl Eklof <CEklof@endeca.com>
3275              Date: Thu, 12 Apr 2001 18:45:46 -0400
3276              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
3277      Branch: perl
3278            ! utils/dprofpp.PL
3279 ____________________________________________________________________________
3280 [  9700] By: jhi                                   on 2001/04/14  14:44:55
3281         Log: Do not just blindly add CR.
3282      Branch: perl
3283            ! Porting/makerel
3284 ____________________________________________________________________________
3285 [  9699] By: jhi                                   on 2001/04/13  13:17:01
3286         Log: Update Changes.
3287      Branch: perl
3288            ! Changes patchlevel.h
3289 ____________________________________________________________________________
3290 [  9698] By: jhi                                   on 2001/04/13  12:44:48
3291         Log: Integrate perlio.
3292      Branch: perl
3293           !> ext/PerlIO/Scalar/Scalar.xs
3294 ____________________________________________________________________________
3295 [  9697] By: jhi                                   on 2001/04/13  12:29:15
3296         Log: Add more debug output to the test.
3297      Branch: perl
3298            ! t/lib/cwd.t
3299 ____________________________________________________________________________
3300 [  9696] By: nick                                  on 2001/04/13  10:14:29
3301         Log: Fix core dump on binmode($fh,'Scalar')
3302      Branch: perlio
3303            ! ext/PerlIO/Scalar/Scalar.xs
3304 ____________________________________________________________________________
3305 [  9695] By: nick                                  on 2001/04/13  09:05:42
3306         Log: Integrate mainline
3307      Branch: perlio
3308           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
3309           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
3310           +> t/lib/time-hires.t
3311           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
3312           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
3313           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
3314           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
3315           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
3316           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
3317           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
3318 ____________________________________________________________________________
3319 [  9694] By: jhi                                   on 2001/04/12  22:23:35
3320         Log: Integrate change #9693 from maintperl into mainline.
3321              
3322              $VERSION and Version() on the same line provokes a warning from
3323              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
3324      Branch: perl
3325           !> lib/Devel/SelfStubber.pm
3326 ____________________________________________________________________________
3327 [  9693] By: gsar                                  on 2001/04/12  21:55:56
3328         Log: $VERSION and Version() on the same line provokes a warning from
3329              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
3330      Branch: maint-5.6/perl
3331            ! lib/Devel/SelfStubber.pm
3332 ____________________________________________________________________________
3333 [  9692] By: jhi                                   on 2001/04/12  13:54:00
3334         Log: This is at least 5.005.
3335      Branch: perl
3336            ! ext/Time/HiRes/HiRes.xs
3337 ____________________________________________________________________________
3338 [  9691] By: jhi                                   on 2001/04/12  13:37:20
3339         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
3340      Branch: perl
3341            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
3342            ! win32/Makefile win32/makefile.mk
3343 ____________________________________________________________________________
3344 [  9690] By: jhi                                   on 2001/04/12  01:34:46
3345         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
3346      Branch: perl
3347            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
3348            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
3349            + t/lib/time-hires.t
3350            ! MANIFEST
3351 ____________________________________________________________________________
3352 [  9689] By: jhi                                   on 2001/04/12  00:28:39
3353         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
3354              From: Gisle Aas <gisle@ActiveState.com>
3355              Date: 11 Apr 2001 16:36:11 -0700
3356              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
3357      Branch: perl
3358            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
3359 ____________________________________________________________________________
3360 [  9688] By: jhi                                   on 2001/04/12  00:27:39
3361         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
3362              From: Gisle Aas <gisle@ActiveState.com>
3363              Date: 11 Apr 2001 11:13:24 -0700
3364              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
3365      Branch: perl
3366            ! ext/MIME/Base64/Base64.xs
3367 ____________________________________________________________________________
3368 [  9687] By: jhi                                   on 2001/04/11  19:51:47
3369         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
3370      Branch: perl
3371            ! Todo-5.6
3372 ____________________________________________________________________________
3373 [  9686] By: jhi                                   on 2001/04/11  16:54:25
3374         Log: Subject: [PATCH opcode.pl] Documentation of table format
3375              From: Simon Cozens <simon@netthink.co.uk>
3376              Date: Wed, 11 Apr 2001 12:59:31 +0100
3377              Message-ID: <20010411125931.A25681@netthink.co.uk>
3378      Branch: perl
3379            ! opcode.pl
3380 ____________________________________________________________________________
3381 [  9685] By: jhi                                   on 2001/04/11  16:53:15
3382         Log: Subject: [PATCH] prototype("CORE::recv")
3383              From: Simon Cozens <simon@netthink.co.uk>
3384              Date: Wed, 11 Apr 2001 13:24:35 +0100
3385              Message-ID: <20010411132435.A26169@netthink.co.uk>
3386      Branch: perl
3387            ! pp.c t/comp/proto.t
3388 ____________________________________________________________________________
3389 [  9684] By: jhi                                   on 2001/04/11  16:47:13
3390         Log: FAQ (and AUTHORS) update from Dan Carson: the information
3391              was several years obsolete, Term::Readkey has been updated
3392              to have the functionality.
3393      Branch: perl
3394            ! AUTHORS pod/perlfaq5.pod
3395 ____________________________________________________________________________
3396 [  9683] By: jhi                                   on 2001/04/11  12:15:46
3397         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
3398              From: Calle Dybedahl <calle@lysator.liu.se>
3399              Date: 10 Apr 2001 16:44:16 +0200
3400              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
3401      Branch: perl
3402            ! ext/MIME/Base64/Base64.xs
3403 ____________________________________________________________________________
3404 [  9682] By: jhi                                   on 2001/04/11  12:12:26
3405         Log: A more minimal fix for 20010410.006 from Hugo.
3406      Branch: perl
3407            ! regexec.c
3408 ____________________________________________________________________________
3409 [  9681] By: jhi                                   on 2001/04/11  11:34:23
3410         Log: Integrate changes #9678,9679 from maintline into mainperl.
3411              
3412              addendum to change#9676
3413              
3414              up $File::Glob::VERSION; add a note pointing out the version of
3415              the OpenBSD glob bsd_glob.c resembles
3416      Branch: perl
3417           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3418           !> ext/File/Glob/bsd_glob.h
3419 ____________________________________________________________________________
3420 [  9680] By: jhi                                   on 2001/04/11  11:30:38
3421         Log: Bad test numbering in integrate in #9677.
3422              Fixes ID 20010411.001.
3423      Branch: perl
3424            ! t/op/pat.t
3425 ____________________________________________________________________________
3426 [  9679] By: gsar                                  on 2001/04/11  03:38:40
3427         Log: up $File::Glob::VERSION; add a note pointing out the version of
3428              the OpenBSD glob bsd_glob.c resembles
3429      Branch: maint-5.6/perl
3430            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3431            ! ext/File/Glob/bsd_glob.h
3432 ____________________________________________________________________________
3433 [  9678] By: gsar                                  on 2001/04/11  03:09:48
3434         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
3435              revision 1.8.10.1 found here:
3436              
3437              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
3438      Branch: maint-5.6/perl
3439            ! ext/File/Glob/bsd_glob.c
3440 ____________________________________________________________________________
3441 [  9677] By: jhi                                   on 2001/04/11  02:54:39
3442         Log: Integrate changes #9675,9676 from maintperl into mainline.
3443              
3444              fix for bug 20010410.006, undo change#7115
3445              
3446              port the OpenBSD glob() security patch
3447      Branch: perl
3448           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
3449           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
3450           !> t/op/pat.t
3451 ____________________________________________________________________________
3452 [  9676] By: gsar                                  on 2001/04/11  02:19:02
3453         Log: port the glob() security patch found at:
3454              
3455              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
3456              
3457              CERT advisory for the issue is here:
3458              
3459              http://www.cert.org/advisories/CA-2001-07.html
3460              
3461              Note that the security scare is only relevant for those who are
3462              foolish enough to build suidperl (which is now officially discouraged)
3463      Branch: maint-5.6/perl
3464            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
3465            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
3466 ____________________________________________________________________________
3467 [  9675] By: gsar                                  on 2001/04/10  23:52:11
3468         Log: fix for bug 20010410.006
3469              
3470              undo change#7115 (came into maint-5.6 as change#8156)
3471              
3472              add tests to keep it from coming back
3473      Branch: maint-5.6/perl
3474            ! regexec.c t/op/pat.t
3475 ____________________________________________________________________________
3476 [  9674] By: nick                                  on 2001/04/10  20:39:31
3477         Log: Integrate mainline
3478      Branch: perlio
3479           +> Porting/testall.atom
3480           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
3481           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
3482           !> t/lib/lc-uk.t t/pod/find.t
3483 ____________________________________________________________________________
3484 [  9673] By: nick                                  on 2001/04/10  18:46:14
3485         Log: Integrate against change 9670 aka perl-5.7.1
3486      Branch: perlio
3487           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
3488           !> (integrate 53 files)
3489 ____________________________________________________________________________
3490 [  9672] By: jhi                                   on 2001/04/10  13:45:01
3491         Log: Add a script for doing cumulative profile of the test suite.
3492              (Requires ATOM, that is, Tru64.)
3493      Branch: perl
3494            + Porting/testall.atom
3495            ! MANIFEST
3496 ____________________________________________________________________________
3497 [  9671] By: jhi                                   on 2001/04/10  12:38:53
3498         Log: Missing std block.
3499      Branch: perl
3500            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
3501            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
3502            ! t/pod/find.t
3503 ____________________________________________________________________________
3504 [  9670] By: jhi                                   on 2001/04/10  01:25:58
3505         Log: This is 5.7.1.
3506      Branch: perl
3507            ! patchlevel.h
3508 ____________________________________________________________________________
3509 [  9669] By: jhi                                   on 2001/04/10  01:09:14
3510         Log: Update Changes.
3511      Branch: perl
3512            ! Changes patchlevel.h
3513 ____________________________________________________________________________
3514 [  9668] By: jhi                                   on 2001/04/10  01:00:38
3515         Log: Regen toc.
3516      Branch: perl
3517            ! pod/perltoc.pod
3518 ____________________________________________________________________________
3519 [  9667] By: jhi                                   on 2001/04/10  00:52:16
3520         Log: Update perlhist.
3521      Branch: perl
3522            ! pod/perlhist.pod
3523 ____________________________________________________________________________
3524 [  9666] By: jhi                                   on 2001/04/09  23:38:59
3525         Log: Slight wording tweaks from Damian to #9658.
3526      Branch: perl
3527            ! pod/perlobj.pod
3528 ____________________________________________________________________________
3529 [  9665] By: jhi                                   on 2001/04/09  19:56:06
3530         Log: Subject: [PATCH perlutil.pod] Nit
3531              From: Simon Cozens <simon@netthink.co.uk>
3532              Date: Mon, 9 Apr 2001 20:29:44 +0100
3533              Message-ID: <20010409202944.A14796@the.earth.li>
3534      Branch: perl
3535            ! pod/perlutil.pod
3536 ____________________________________________________________________________
3537 [  9664] By: jhi                                   on 2001/04/09  19:54:42
3538         Log: Subject: Re: perl571delta.pod@9631
3539              From: Mike Guy <mjtg@cam.ac.uk>
3540              Date: Mon, 09 Apr 2001 18:09:14 +0100
3541              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
3542      Branch: perl
3543            ! pod/perl571delta.pod
3544 ____________________________________________________________________________
3545 [  9663] By: jhi                                   on 2001/04/09  13:43:35
3546         Log: Update Changes.
3547      Branch: perl
3548            ! Changes patchlevel.h
3549 ____________________________________________________________________________
3550 [  9662] By: jhi                                   on 2001/04/09  13:24:46
3551         Log: tweak tweak.
3552      Branch: perl
3553            ! AUTHORS pod/perl571delta.pod
3554 ____________________________________________________________________________
3555 [  9661] By: jhi                                   on 2001/04/09  13:15:13
3556         Log: Thinko in manual patch applying.
3557      Branch: perl
3558            ! sv.c
3559 ____________________________________________________________________________
3560 [  9660] By: jhi                                   on 2001/04/09  13:07:53
3561         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
3562              From: Robin Barker <rmb1@cise.npl.co.uk> 
3563              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
3564              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
3565              
3566              (This corrects the case where the "isn't numeric" string contains \0s
3567              and is longer than the temporary buffer, and contains \0 at the point
3568              the string would be truncated by "...".) 
3569      Branch: perl
3570            ! sv.c
3571 ____________________________________________________________________________
3572 [  9659] By: jhi                                   on 2001/04/09  12:57:41
3573         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
3574      Branch: perl
3575            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
3576            ! t/lib/cgi-function.t t/lib/cgi-html.t
3577 ____________________________________________________________________________
3578 [  9658] By: jhi                                   on 2001/04/09  12:48:47
3579         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
3580              From: Ilmari Karonen <iltzu@sci.fi>
3581              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
3582              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
3583              
3584              Rearrange and rewrite the Method Invocation section
3585              to explain the concepts in nicer order.
3586      Branch: perl
3587            ! pod/perlobj.pod
3588 ____________________________________________________________________________
3589 [  9657] By: jhi                                   on 2001/04/09  12:35:58
3590         Log: Upgrade to podlators 1.09, from Russ Allbery.
3591      Branch: perl
3592            ! lib/Pod/Man.pm lib/Pod/Text.pm
3593 ____________________________________________________________________________
3594 [  9656] By: jhi                                   on 2001/04/09  12:31:53
3595         Log: perl571delta.
3596      Branch: perl
3597            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
3598 ____________________________________________________________________________
3599 [  9655] By: jhi                                   on 2001/04/09  12:20:09
3600         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
3601              From: Prymmer/Kahn <pvhp@best.com>
3602              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
3603              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
3604      Branch: perl
3605            ! lib/utf8.pm pod/perlunicode.pod
3606 ____________________________________________________________________________
3607 [  9654] By: gsar                                  on 2001/04/09  03:38:33
3608         Log: here lies 5.6.1
3609      Branch: maint-5.6/perl
3610            ! Changes
3611 ____________________________________________________________________________
3612 [  9653] By: jhi                                   on 2001/04/09  03:25:24
3613         Log: Update perlhist.
3614      Branch: perl
3615            ! pod/perlhist.pod
3616 ____________________________________________________________________________
3617 [  9652] By: jhi                                   on 2001/04/09  03:18:49
3618         Log: perl571delta tweaking continues.
3619      Branch: perl
3620            ! pod/perl571delta.pod
3621 ____________________________________________________________________________
3622 [  9651] By: gsar                                  on 2001/04/09  03:11:19
3623         Log: update Changes, patchlevel.h &c.
3624      Branch: maint-5.6/perl
3625            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
3626            ! pod/perltoc.pod
3627 ____________________________________________________________________________
3628 [  9650] By: jhi                                   on 2001/04/09  02:40:24
3629         Log: Integrate the perlfork half of #9513 from maintperl into mainline
3630              (the perlunicode half is obsolete)
3631      Branch: perl
3632            ! pod/perlfork.pod
3633 ____________________________________________________________________________
3634 [  9649] By: gsar                                  on 2001/04/09  02:35:43
3635         Log: tweak perldelta as suggested by Jarkko
3636      Branch: maint-5.6/perl
3637            ! pod/perldelta.pod
3638 ____________________________________________________________________________
3639 [  9648] By: jhi                                   on 2001/04/09  02:13:04
3640         Log: Integrate change #9646 from maintperl into mainline.
3641              
3642              add note about ithreads and Thread.pm
3643      Branch: perl
3644           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
3645 ____________________________________________________________________________
3646 [  9647] By: jhi                                   on 2001/04/09  02:10:18
3647         Log: Bad assumption that shortsize == 2.
3648      Branch: perl
3649            ! t/lib/xs-typemap.t
3650 ____________________________________________________________________________
3651 [  9646] By: gsar                                  on 2001/04/09  00:48:04
3652         Log: add note about ithreads and Thread.pm (too many people are
3653              confused by the fact that Thread.pm is built and installed
3654              under non-5005threads but doesn't work)
3655      Branch: maint-5.6/perl
3656            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
3657 ____________________________________________________________________________
3658 [  9645] By: gsar                                  on 2001/04/09  00:19:03
3659         Log: update perldelta.pod for changes in 5.6.1
3660      Branch: maint-5.6/perl
3661            ! Changes pod/perldelta.pod
3662 ____________________________________________________________________________
3663 [  9644] By: jhi                                   on 2001/04/08  20:37:00
3664         Log: Integrate change #9639 from maintperl into mainline:
3665              on windows, many of the README.* pods were being copied to
3666              the wrong location
3667      Branch: perl
3668           !> win32/Makefile win32/makefile.mk
3669 ____________________________________________________________________________
3670 [  9643] By: jhi                                   on 2001/04/08  20:07:11
3671         Log: Integrate change #9624 from maintperl into mainline:
3672              the pod tests were not okay.  (t/pod/find.t changes ignored)
3673      Branch: perl
3674           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
3675           !> t/pod/include.t t/pod/included.t t/pod/lref.t
3676           !> t/pod/multiline_items.t t/pod/nested_items.t
3677           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
3678           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
3679 ____________________________________________________________________________
3680 [  9642] By: jhi                                   on 2001/04/08  19:57:17
3681         Log: Integrate change #9638 from maintperl into mainline:
3682              update to latest JPL from the anoncvs repository
3683      Branch: perl
3684           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
3685           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
3686           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
3687 ____________________________________________________________________________
3688 [  9641] By: jhi                                   on 2001/04/08  19:53:30
3689         Log: perl571delta updates.
3690      Branch: perl
3691            ! lib/Filter/Simple.pm pod/perl571delta.pod
3692 ____________________________________________________________________________
3693 [  9640] By: gsar                                  on 2001/04/08  19:20:46
3694         Log: integrate change#9634 from mainline
3695              
3696              Fix the perlmodlib generation (didn't understand separate .pod
3697              files; didn't understand -- as the name-thing separator).
3698              Update the CPAN mirrors list.
3699      Branch: maint-5.6/perl
3700            ! pod/perlmodlib.pod
3701           !> pod/perlmodlib.PL
3702 ____________________________________________________________________________
3703 [  9639] By: gsar                                  on 2001/04/08  18:57:31
3704         Log: on windows, many of the README.* pods were being copied to the wrong
3705              location
3706      Branch: maint-5.6/perl
3707            ! win32/Makefile win32/makefile.mk
3708 ____________________________________________________________________________
3709 [  9638] By: gsar                                  on 2001/04/08  18:38:25
3710         Log: update to latest JPL from the anoncvs repository
3711      Branch: maint-5.6/perl
3712            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
3713            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
3714            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
3715 ____________________________________________________________________________
3716 [  9637] By: jhi                                   on 2001/04/08  17:53:53
3717         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
3718      Branch: perl
3719            ! pod/perl571delta.pod
3720 ____________________________________________________________________________
3721 [  9636] By: jhi                                   on 2001/04/08  17:18:32
3722         Log: Regen toc.
3723      Branch: perl
3724            ! pod/perltoc.pod
3725 ____________________________________________________________________________
3726 [  9635] By: jhi                                   on 2001/04/08  17:16:33
3727         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
3728              From: "Craig A. Berry" <craigberry@mac.com>
3729              Date: Sun, 08 Apr 2001 12:30:16 -0500
3730              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
3731      Branch: perl
3732            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
3733 ____________________________________________________________________________
3734 [  9634] By: jhi                                   on 2001/04/08  17:09:19
3735         Log: Fix the perlmodlib generation (didn't understand separate .pod
3736              files; didn't understand -- as the name-thing separator).
3737              
3738              Update the CPAN mirrors list.
3739      Branch: perl
3740            ! pod/perlmodlib.PL pod/perlmodlib.pod
3741 ____________________________________________________________________________
3742 [  9633] By: jhi                                   on 2001/04/08  16:49:17
3743         Log: Sort MANIFEST.
3744      Branch: perl
3745            ! MANIFEST
3746 ____________________________________________________________________________
3747 [  9632] By: gsar                                  on 2001/04/08  16:36:06
3748         Log: add $Tie::RefHash::VERSION
3749      Branch: maint-5.6/perl
3750            ! lib/Tie/RefHash.pm
3751 ____________________________________________________________________________
3752 [  9631] By: jhi                                   on 2001/04/08  16:10:15
3753         Log: perl571delta updates based on p5p feedback; still needs
3754              lots of examples.
3755      Branch: perl
3756            ! pod/perl571delta.pod
3757 ____________________________________________________________________________
3758 [  9630] By: jhi                                   on 2001/04/08  15:59:13
3759         Log: Update the list of supported platforms to talk about 5.7.1
3760              (and 5.6.1)
3761      Branch: perl
3762            ! pod/perlport.pod
3763 ____________________________________________________________________________
3764 [  9629] By: jhi                                   on 2001/04/08  15:55:41
3765         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
3766              from maintperl into mainline: perlport updates.
3767      Branch: perl
3768            ! pod/perlport.pod
3769 ____________________________________________________________________________
3770 [  9628] By: jhi                                   on 2001/04/08  15:53:17
3771         Log: perlsolaris.pod copied to wrong directory.
3772      Branch: perl
3773            ! win32/makefile.mk
3774 ____________________________________________________________________________
3775 [  9627] By: jhi                                   on 2001/04/08  14:48:18
3776         Log: Subject: Typos in perl571delta.pod
3777              From: "Stephen P. Potter" <spp@spotter.yi.org>
3778              Date: Sat, 07 Apr 2001 20:37:05 -0400
3779              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
3780      Branch: perl
3781            ! pod/perl571delta.pod
3782 ____________________________________________________________________________
3783 [  9626] By: jhi                                   on 2001/04/08  14:39:04
3784         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
3785      Branch: perl
3786            ! gv.c
3787 ____________________________________________________________________________
3788 [  9625] By: nick                                  on 2001/04/08  10:14:23
3789         Log: Integrate mainline
3790      Branch: perlio
3791           +> pod/perl570delta.pod pod/perl571delta.pod
3792           !> (integrate 27 files)
3793 ____________________________________________________________________________
3794 [  9624] By: gsar                                  on 2001/04/08  06:08:17
3795         Log: test in t/pod/* were busted
3796              
3797              these tests are still not enabled in t/{harness,TEST}
3798      Branch: maint-5.6/perl
3799            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
3800            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
3801            ! t/pod/multiline_items.t t/pod/nested_items.t
3802            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
3803            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
3804 ____________________________________________________________________________
3805 [  9623] By: gsar                                  on 2001/04/08  03:37:01
3806         Log: integrate change#9470 from mainline
3807              
3808              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
3809      Branch: maint-5.6/perl
3810           !> ext/Socket/Socket.xs
3811 ____________________________________________________________________________
3812 [  9622] By: jhi                                   on 2001/04/07  22:40:47
3813         Log: Update Changes.
3814      Branch: perl
3815            ! Changes patchlevel.h
3816 ____________________________________________________________________________
3817 [  9621] By: jhi                                   on 2001/04/07  22:34:16
3818         Log: Update AUTHORS.
3819      Branch: perl
3820            ! AUTHORS
3821 ____________________________________________________________________________
3822 [  9620] By: jhi                                   on 2001/04/07  22:12:47
3823         Log: Forgot to bump the number of tests in #9164.
3824      Branch: perl
3825            ! t/op/array.t
3826 ____________________________________________________________________________
3827 [  9619] By: jhi                                   on 2001/04/07  22:09:50
3828         Log: Bump patchlevel to 5.7.1.
3829      Branch: perl
3830            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3831            ! config_h.SH patchlevel.h
3832 ____________________________________________________________________________
3833 [  9618] By: jhi                                   on 2001/04/07  22:02:41
3834         Log: Populate perl571delta.
3835      Branch: perl
3836            ! pod/perl571delta.pod
3837 ____________________________________________________________________________
3838 [  9617] By: jhi                                   on 2001/04/07  22:01:23
3839         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
3840              to forget it later; do not change patchlevel.h yet or regenerate
3841              Configure yet.
3842      Branch: perl
3843            ! epoc/config.sh win32/Makefile win32/config_H.bc
3844            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3845 ____________________________________________________________________________
3846 [  9616] By: jhi                                   on 2001/04/07  17:46:33
3847         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
3848      Branch: perl
3849            ! pod/perl571delta.pod
3850 ____________________________________________________________________________
3851 [  9615] By: jhi                                   on 2001/04/07  17:33:21
3852         Log: Change the toc configuration.
3853      Branch: perl
3854            ! pod/buildtoc.PL pod/perl.pod
3855 ____________________________________________________________________________
3856 [  9614] By: jhi                                   on 2001/04/07  17:29:47
3857         Log: Subject: PATCH: $[
3858              From: Robin Houston <robin@kitsite.com>
3859              Date: Fri, 6 Apr 2001 18:10:14 +0100
3860              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
3861      Branch: perl
3862            ! op.c t/op/array.t
3863 ____________________________________________________________________________
3864 [  9613] By: jhi                                   on 2001/04/07  17:28:26
3865         Log: Subject: [PATCH perl@9424] isn't numeric warning
3866              From: Robin Barker <rmb1@cise.npl.co.uk>
3867              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
3868              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
3869      Branch: perl
3870            ! sv.c t/pragma/warn/sv
3871 ____________________________________________________________________________
3872 [  9612] By: jhi                                   on 2001/04/07  17:26:45
3873         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
3874              From: Mike Guy <mjtg@cam.ac.uk>
3875              Date: Fri, 06 Apr 2001 12:47:06 +0100
3876              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
3877      Branch: perl
3878            ! dump.c t/lib/peek.t
3879 ____________________________________________________________________________
3880 [  9611] By: jhi                                   on 2001/04/07  17:21:35
3881         Log: Create perl571delta and seed it off with the perldelta changes
3882              since 5.7.0; remove those changes from perldelta and rename it
3883              as perl570delta; recreate perldelta but leave it almost empty.
3884      Branch: perl
3885            + pod/perl570delta.pod pod/perl571delta.pod
3886            ! MANIFEST pod/perldelta.pod
3887 ____________________________________________________________________________
3888 [  9610] By: jhi                                   on 2001/04/07  16:56:32
3889         Log: Denit.
3890      Branch: perl
3891            ! pod/perldelta.pod
3892 ____________________________________________________________________________
3893 [  9609] By: jhi                                   on 2001/04/07  16:38:32
3894         Log: Retract #9523: needs more thought.
3895      Branch: perl
3896            ! Makefile.SH
3897 ____________________________________________________________________________
3898 [  9608] By: jhi                                   on 2001/04/07  14:59:20
3899         Log: atmark() code cleanaup.
3900      Branch: perl
3901            ! ext/IO/IO.xs
3902 ____________________________________________________________________________
3903 [  9607] By: jhi                                   on 2001/04/07  14:48:14
3904         Log: Integrate change #9605 from maintperl into mainline.
3905              
3906              can't optimize away scope entry if tr/// is present
3907      Branch: perl
3908           !> op.c t/op/tr.t
3909 ____________________________________________________________________________
3910 [  9606] By: jhi                                   on 2001/04/07  14:43:59
3911         Log: Integrate perlio.
3912      Branch: perl
3913           +> win32/FindExt.pm
3914           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
3915           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
3916 ____________________________________________________________________________
3917 [  9605] By: gsar                                  on 2001/04/07  11:52:40
3918         Log: can't optimize away scope entry if tr/// is present
3919      Branch: maint-5.6/perl
3920            ! op.c t/op/tr.t
3921 ____________________________________________________________________________
3922 [  9604] By: nick                                  on 2001/04/07  11:39:45
3923         Log: Split out extension finding code from buildext.pl into FindExt.pm
3924              Use it to get Config.pm's idea of available extensions in line
3925              with what is built.
3926      Branch: perlio
3927            + win32/FindExt.pm
3928            ! MANIFEST win32/buildext.pl win32/config_sh.PL
3929            ! win32/makefile.mk
3930 ____________________________________________________________________________
3931 [  9603] By: nick                                  on 2001/04/07  09:11:38
3932         Log: Cleanup correction for failed :Via() layer, also set an error code.
3933      Branch: perlio
3934            ! ext/PerlIO/Via/Via.xs
3935 ____________________________________________________________________________
3936 [  9602] By: nick                                  on 2001/04/07  08:38:04
3937         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
3938              style. So don't use binmode() on the handles so that Win32 etc. see
3939              same sequence and produce same digests.
3940      Branch: perlio
3941            ! t/lib/md5-file.t
3942 ____________________________________________________________________________
3943 [  9601] By: nick                                  on 2001/04/07  08:36:26
3944         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
3945              Else it complains and so crlf layer (say) does not get pushed.
3946      Branch: perlio
3947            ! perlio.c
3948 ____________________________________________________________________________
3949 [  9600] By: jhi                                   on 2001/04/06  23:00:09
3950         Log: Integrate change #9599 from perlio into mainline.
3951      Branch: perl
3952           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
3953           !> win32/config_H.vc
3954 ____________________________________________________________________________
3955 [  9599] By: nick                                  on 2001/04/06  21:42:43
3956         Log: Quote $VERSION in Encode.pm.
3957              regen_config_h as requested.
3958      Branch: perlio
3959            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
3960            ! win32/config_H.vc
3961 ____________________________________________________________________________
3962 [  9598] By: nick                                  on 2001/04/06  20:34:59
3963         Log: Integrate mainline
3964      Branch: perlio
3965           +> README.macos
3966           !> (integrate 39 files)
3967 ____________________________________________________________________________
3968 [  9597] By: gsar                                  on 2001/04/06  18:06:35
3969         Log: integrate change#9464 from mainline (addendum to change#8313)
3970              
3971              Subject: [PATCH @9452] Better peep()ing for foreach() loops
3972      Branch: maint-5.6/perl
3973           !> op.c
3974 ____________________________________________________________________________
3975 [  9596] By: jhi                                   on 2001/04/06  17:26:03
3976         Log: The d_casti32=undef is good for you even when not use64bitall.
3977      Branch: perl
3978            ! hints/hpux.sh
3979 ____________________________________________________________________________
3980 [  9595] By: gsar                                  on 2001/04/06  14:57:17
3981         Log: add a low-impact fix to accomodate darwin-ism
3982      Branch: maint-5.6/perl
3983            ! ext/Errno/Errno_pm.PL
3984 ____________________________________________________________________________
3985 [  9594] By: jhi                                   on 2001/04/06  14:55:14
3986         Log: Integrate changes #9528,9593 from mainline into maintperl;
3987              tweaking the editor/IDE/shell list.
3988      Branch: maint-5.6/perl
3989           !> pod/perlfaq3.pod
3990 ____________________________________________________________________________
3991 [  9593] By: jhi                                   on 2001/04/06  14:51:39
3992         Log: Make the editor/IDE/shell list a little bit airier.
3993      Branch: perl
3994            ! pod/perlfaq3.pod
3995 ____________________________________________________________________________
3996 [  9592] By: gsar                                  on 2001/04/06  14:45:18
3997         Log: integrate change#9477 from mainline (base.pm doc tweak)
3998              
3999              missing doc entry for fmod()
4000      Branch: maint-5.6/perl
4001            ! lib/Math/BigFloat.pm
4002           !> lib/base.pm
4003 ____________________________________________________________________________
4004 [  9591] By: jhi                                   on 2001/04/06  13:55:48
4005         Log: Regen toc.
4006      Branch: perl
4007            ! pod/perltoc.pod
4008 ____________________________________________________________________________
4009 [  9590] By: jhi                                   on 2001/04/06  13:54:52
4010         Log: Math::BigFloat patches from John Peacock.  The equivalent
4011              of #9586 from maintperl but reworked by John to work with
4012              the bleadperl.
4013      Branch: perl
4014            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
4015 ____________________________________________________________________________
4016 [  9589] By: jhi                                   on 2001/04/06  13:42:23
4017         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
4018      Branch: perl
4019            ! ext/Digest/MD5/Makefile.PL
4020 ____________________________________________________________________________
4021 [  9588] By: jhi                                   on 2001/04/06  13:31:45
4022         Log: Integrate changes #9584,9587 from maintperl into mainline.
4023              
4024              keep eval"" CVs alive until the end of the statement in which
4025              they're called
4026              
4027              add README.macos (from Chris Nandor)
4028              
4029              tyop in change#9555
4030      Branch: perl
4031           +> README.macos
4032           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
4033           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
4034           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
4035           !> win32/makefile.mk
4036 ____________________________________________________________________________
4037 [  9587] By: gsar                                  on 2001/04/06  07:31:30
4038         Log: add README.macos (from Chris Nandor)
4039              
4040              tyop in change#9555
4041      Branch: maint-5.6/perl
4042            + README.macos
4043            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
4044            ! win32/Makefile win32/makefile.mk
4045 ____________________________________________________________________________
4046 [  9586] By: gsar                                  on 2001/04/06  07:08:54
4047         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
4048      Branch: maint-5.6/perl
4049            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
4050 ____________________________________________________________________________
4051 [  9585] By: gsar                                  on 2001/04/06  06:58:44
4052         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
4053              from mainline
4054              
4055              Subject: [PATCH] Base64 update to perlfaq9.pod
4056              
4057              Subject: [PATCH AUTHORS] Housekeeping
4058              
4059              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
4060              Mac OS X (Darwin) has extra pwent fields.
4061              
4062              Subject: [PATCH B::*] print control-character vars readably
4063              Needs EBCDICification.
4064              
4065              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
4066              
4067              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
4068              
4069              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
4070              
4071              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
4072              
4073              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
4074              
4075              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
4076              
4077              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
4078              
4079              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
4080              
4081              FreeBSD hints tweak from Anton Berezin.
4082              
4083              Subject: [PATCH foolperl & bleadperl] README.vms update
4084              
4085              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
4086      Branch: maint-5.6/perl
4087           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
4088           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
4089           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
4090 ____________________________________________________________________________
4091 [  9584] By: gsar                                  on 2001/04/06  04:09:00
4092         Log: keep eval"" CVs alive until the end of the statement in which
4093              they're called; this avoids a coredump ensuing from search for
4094              lexicals in code such as:
4095              
4096              sub bug {
4097              my $s = @_;
4098              eval q[sub { eval 'sub { &$s }' }];
4099              }
4100              bug("x")->()->();
4101              
4102              this code still doesn't work as intended (as it has remained
4103              since time immemorial), but it doesn't provoke a coredump anymore
4104      Branch: maint-5.6/perl
4105            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
4106            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
4107 ____________________________________________________________________________
4108 [  9583] By: jhi                                   on 2001/04/05  23:52:51
4109         Log: Update Changes.
4110      Branch: perl
4111            ! Changes patchlevel.h
4112 ____________________________________________________________________________
4113 [  9582] By: jhi                                   on 2001/04/05  23:11:23
4114         Log: Slight doc tweak.
4115      Branch: perl
4116            ! pod/perlunicode.pod
4117 ____________________________________________________________________________
4118 [  9581] By: jhi                                   on 2001/04/05  23:04:11
4119         Log: Integrate perlio.
4120      Branch: perl
4121           !> pod/perlunicode.pod
4122 ____________________________________________________________________________
4123 [  9580] By: jhi                                   on 2001/04/05  23:03:29
4124         Log: Test for #9579.
4125      Branch: perl
4126            ! t/op/do.t
4127 ____________________________________________________________________________
4128 [  9579] By: jhi                                   on 2001/04/05  22:54:17
4129         Log: Subject: [PATCH] Propagate calling context for do '...'
4130              From: Gisle Aas <gisle@ActiveState.com>
4131              Date: 04 Apr 2001 20:17:29 -0700
4132              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
4133      Branch: perl
4134            ! pod/perlfunc.pod pp_ctl.c
4135 ____________________________________________________________________________
4136 [  9578] By: jhi                                   on 2001/04/05  22:52:51
4137         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
4138              From: Peter Prymmer <pvhp@forte.com>
4139              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
4140              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
4141      Branch: perl
4142            ! README.vms
4143 ____________________________________________________________________________
4144 [  9577] By: jhi                                   on 2001/04/05  22:48:22
4145         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
4146              From: "Craig A. Berry" <craigberry@mac.com>
4147              Date: Thu, 5 Apr 2001 13:43:28 -0500
4148              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
4149      Branch: perl
4150            ! README.vms
4151 ____________________________________________________________________________
4152 [  9576] By: jhi                                   on 2001/04/05  22:31:38
4153         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
4154              From: Michael G Schwern <schwern@pobox.com>
4155              Date: Thu, 5 Apr 2001 21:53:21 +0100
4156              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
4157      Branch: perl
4158            ! lib/base.pm t/lib/fields.t
4159 ____________________________________________________________________________
4160 [  9575] By: jhi                                   on 2001/04/05  22:26:10
4161         Log: FreeBSD hints tweak from Anton Berezin.
4162      Branch: perl
4163            ! hints/freebsd.sh
4164 ____________________________________________________________________________
4165 [  9574] By: jhi                                   on 2001/04/05  22:24:03
4166         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
4167              From: David Dyck <dcd@tc.fluke.com>
4168              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
4169              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
4170      Branch: perl
4171            ! t/op/oct.t
4172 ____________________________________________________________________________
4173 [  9573] By: jhi                                   on 2001/04/05  22:23:06
4174         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
4175              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
4176              From: David Dyck <dcd@tc.fluke.com>
4177              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
4178      Branch: perl
4179            ! pp.c
4180 ____________________________________________________________________________
4181 [  9572] By: jhi                                   on 2001/04/05  22:14:47
4182         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
4183              From: Robin Houston <robin@kitsite.com>
4184              Date: Thu, 5 Apr 2001 20:56:48 +0100
4185              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
4186      Branch: perl
4187            ! ext/B/B/Deparse.pm
4188 ____________________________________________________________________________
4189 [  9571] By: jhi                                   on 2001/04/05  22:12:53
4190         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
4191              From: Robin Houston <robin@kitsite.com>
4192              Date: Thu, 5 Apr 2001 19:55:51 +0100
4193              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
4194      Branch: perl
4195            ! ext/B/B/Deparse.pm
4196 ____________________________________________________________________________
4197 [  9570] By: jhi                                   on 2001/04/05  22:11:06
4198         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
4199              From: Robin Houston <robin@kitsite.com>
4200              Date: Thu, 5 Apr 2001 20:16:29 +0100
4201              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
4202      Branch: perl
4203            ! ext/B/B/Deparse.pm
4204 ____________________________________________________________________________
4205 [  9569] By: nick                                  on 2001/04/05  21:32:26
4206         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
4207      Branch: perlio
4208            ! pod/perlunicode.pod
4209 ____________________________________________________________________________
4210 [  9568] By: nick                                  on 2001/04/05  19:38:09
4211         Log: Integrate mainline
4212      Branch: perlio
4213           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
4214           !> (integrate 35 files)
4215 ____________________________________________________________________________
4216 [  9567] By: jhi                                   on 2001/04/05  18:31:45
4217         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
4218              From: Robin Houston <robin@kitsite.com>
4219              Date: Thu, 5 Apr 2001 18:03:23 +0100
4220              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
4221      Branch: perl
4222            ! ext/B/B/Deparse.pm
4223 ____________________________________________________________________________
4224 [  9566] By: jhi                                   on 2001/04/05  18:29:35
4225         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
4226              From: Robin Houston <robin@kitsite.com>
4227              Date: Thu, 5 Apr 2001 16:45:18 +0100
4228              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
4229      Branch: perl
4230            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
4231 ____________________________________________________________________________
4232 [  9565] By: jhi                                   on 2001/04/05  18:24:23
4233         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
4234              From: Robin Houston <robin@kitsite.com>
4235              Date: Thu, 5 Apr 2001 14:50:09 +0100
4236              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
4237      Branch: perl
4238            ! ext/B/B/Deparse.pm
4239 ____________________________________________________________________________
4240 [  9564] By: jhi                                   on 2001/04/05  18:23:03
4241         Log: Subject: [PATCH B::*] print control-character vars readably
4242              From: Robin Houston <robin@kitsite.com>
4243              Date: Thu, 5 Apr 2001 14:27:38 +0100
4244              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
4245              
4246              Needs EBCDICification.
4247      Branch: perl
4248            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
4249            ! ext/B/B/Terse.pm
4250 ____________________________________________________________________________
4251 [  9563] By: jhi                                   on 2001/04/05  18:20:32
4252         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
4253              Date: Thu, 5 Apr 2001 13:21:42 -0400
4254              From: Paul Schinder <schinder@pobox.com>
4255              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
4256              
4257              Mac OS X (Darwin) has extra pwent fields.
4258      Branch: perl
4259            ! t/op/pwent.t
4260 ____________________________________________________________________________
4261 [  9562] By: jhi                                   on 2001/04/05  17:57:51
4262         Log: Regen toc.
4263      Branch: perl
4264            ! pod/perltoc.pod
4265 ____________________________________________________________________________
4266 [  9561] By: jhi                                   on 2001/04/05  17:47:33
4267         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
4268      Branch: metaconfig
4269            ! U/Glossary.patch
4270      Branch: metaconfig/U/perl
4271            + d_u32align.U
4272            ! d_cmsghdr_s.U d_msghdr_s.U
4273 ____________________________________________________________________________
4274 [  9560] By: jhi                                   on 2001/04/05  17:47:01
4275         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
4276              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
4277              Introduce probes for struct msghdr, struct cmsghdr,
4278              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
4279              ualarm, usleep, for possible later extension work.
4280      Branch: perl
4281            + t/lib/md5-align.t
4282            ! Configure MANIFEST Porting/Glossary Porting/config.sh
4283            ! Porting/config_H config_h.SH configure.com epoc/config.sh
4284            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
4285            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4286            ! vos/config.ga.h win32/config.bc win32/config.gc
4287            ! win32/config.vc
4288 ____________________________________________________________________________
4289 [  9559] By: jhi                                   on 2001/04/05  13:03:04
4290         Log: Be traditional in your cpp (for the Errno extension).
4291      Branch: perl
4292            ! hints/darwin.sh
4293 ____________________________________________________________________________
4294 [  9558] By: jhi                                   on 2001/04/05  13:00:05
4295         Log: Add $Config{cppflags} to the gcc incantation.
4296      Branch: perl
4297            ! ext/Errno/Errno_pm.PL
4298 ____________________________________________________________________________
4299 [  9557] By: jhi                                   on 2001/04/05  04:22:39
4300         Log: Introduce Sean Burke's Class::ISA 0.32.
4301      Branch: perl
4302            + lib/Class/ISA.pm t/lib/class-isa.t
4303            ! MANIFEST
4304 ____________________________________________________________________________
4305 [  9556] By: jhi                                   on 2001/04/05  04:09:50
4306         Log: Subject: [PATCH AUTHORS] Housekeeping
4307              From: Paul Johnson <paul@pjcj.net> 
4308              Date: Wed, 4 Apr 2001 22:45:47 +0200
4309              Message-ID: <20010404224547.D9548@pjcj.net>
4310      Branch: perl
4311            ! AUTHORS
4312 ____________________________________________________________________________
4313 [  9555] By: jhi                                   on 2001/04/05  04:06:33
4314         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
4315              From: Gisle Aas <gisle@ActiveState.com>
4316              Date: 04 Apr 2001 14:23:04 -0700
4317              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
4318      Branch: perl
4319            ! pod/perlfaq9.pod
4320 ____________________________________________________________________________
4321 [  9554] By: jhi                                   on 2001/04/05  04:05:49
4322         Log: Downgrade also the "Wide character" diagnostic.
4323      Branch: perl
4324            ! pod/perldiag.pod
4325 ____________________________________________________________________________
4326 [  9553] By: jhi                                   on 2001/04/05  04:00:33
4327         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
4328              maintperl into mainline.
4329              
4330              "double" should be "NV"; standard typemap is missing entry
4331              for NV
4332              
4333              s/djSP/dSP/
4334              
4335              Downgrade "Wide character in print" to a warning.
4336              
4337              B::Deparse fix for ${^FOO} and documentation for PVX() method
4338              (from Robin Houston)
4339              
4340              tr/// doesn't null-terminate the result in some situations
4341              (from Gisle Aas)
4342      Branch: perl
4343           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
4344           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
4345           !> t/io/utf8.t t/op/tr.t
4346 ____________________________________________________________________________
4347 [  9552] By: jhi                                   on 2001/04/05  03:52:50
4348         Log: Retract changes #9542 and #9538 (from maintperl, integrated
4349              at #9540), shouldn't be needed because of the perlio changes.
4350      Branch: perl
4351            ! util.c
4352 ____________________________________________________________________________
4353 [  9551] By: gsar                                  on 2001/04/05  00:18:34
4354         Log: tr/// doesn't null-terminate the result in some situations
4355              (from Gisle Aas)
4356      Branch: maint-5.6/perl
4357            ! doop.c t/op/tr.t
4358 ____________________________________________________________________________
4359 [  9550] By: gsar                                  on 2001/04/04  20:04:17
4360         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
4361              (from Robin Houston)
4362      Branch: maint-5.6/perl
4363            ! ext/B/B.pm ext/B/B/Deparse.pm
4364 ____________________________________________________________________________
4365 [  9549] By: nick                                  on 2001/04/04  18:56:15
4366         Log: Downgrade "Wide character in print" to a warning.
4367      Branch: perlio
4368            ! doio.c t/io/utf8.t
4369 ____________________________________________________________________________
4370 [  9548] By: gsar                                  on 2001/04/04  18:51:49
4371         Log: integrate changes#9460,9462,9482,9521,9522
4372              
4373              Subject: PATCH: B::Debug should show LOOP-specific fields
4374              
4375              Subject: B::Deparse precedence bug. (Patch included.)
4376              
4377              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
4378              
4379              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
4380              
4381              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
4382      Branch: maint-5.6/perl
4383           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
4384           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
4385 ____________________________________________________________________________
4386 [  9547] By: gsar                                  on 2001/04/04  18:49:16
4387         Log: s/djSP/dSP/
4388      Branch: maint-5.6/perl
4389            ! ext/Thread/Thread.xs
4390 ____________________________________________________________________________
4391 [  9546] By: nick                                  on 2001/04/04  18:44:00
4392         Log: Integrate mainline.
4393      Branch: perlio
4394           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
4395           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
4396 ____________________________________________________________________________
4397 [  9545] By: gsar                                  on 2001/04/04  18:38:52
4398         Log: integrate change#8837 from mainline
4399              
4400              Subject: [patch] -Wall cleanup round 2
4401      Branch: maint-5.6/perl
4402           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
4403           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
4404           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
4405           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
4406           !> ext/SDBM_File/SDBM_File.xs
4407 ____________________________________________________________________________
4408 [  9544] By: gsar                                  on 2001/04/04  17:49:57
4409         Log: "double" should be "NV"; standard typemap is missing entry
4410              for NV
4411      Branch: maint-5.6/perl
4412            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
4413 ____________________________________________________________________________
4414 [  9543] By: jhi                                   on 2001/04/04  14:13:18
4415         Log: Thou shalt not (just) match for English error messages.
4416      Branch: perl
4417            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
4418            ! os2/OS2/Process/Process.pm
4419 ____________________________________________________________________________
4420 [  9542] By: jhi                                   on 2001/04/04  13:20:39
4421         Log: Make the stdio tricks of fflush_all() to exist only if
4422              stdio is being used.
4423      Branch: perl
4424            ! util.c
4425 ____________________________________________________________________________
4426 [  9541] By: jhi                                   on 2001/04/04  04:20:24
4427         Log: Subject: Re: [PATCH] Lighten up glob
4428              From: Benjamin Sugars <bsugars@canoe.ca>
4429              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
4430              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
4431      Branch: perl
4432            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
4433            ! util.c
4434 ____________________________________________________________________________
4435 [  9540] By: jhi                                   on 2001/04/04  04:03:57
4436         Log: Integrate changes #9538,9539 from maintperl into mainline.
4437              
4438              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
4439              for use with _fwalk() (fix for change#7705)
4440              
4441              another tweak needed for SunOS 4.1.x build (from Mike Guy)
4442              (cp -f is not portable)
4443      Branch: perl
4444           !> Makefile.SH util.c
4445 ____________________________________________________________________________
4446 [  9539] By: gsar                                  on 2001/04/04  03:01:14
4447         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
4448      Branch: maint-5.6/perl
4449            ! Makefile.SH
4450 ____________________________________________________________________________
4451 [  9538] By: gsar                                  on 2001/04/04  01:00:38
4452         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
4453              for use with _fwalk() (fix for change#7705)
4454      Branch: maint-5.6/perl
4455            ! util.c
4456 ____________________________________________________________________________
4457 [  9537] By: nick                                  on 2001/04/03  19:24:55
4458         Log: Integrate mainline
4459      Branch: perlio
4460           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
4461           +> lib/unicode/PropList.html
4462            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
4463           !> (integrate 69 files)
4464 ____________________________________________________________________________
4465 [  9536] By: jhi                                   on 2001/04/03  18:02:31
4466         Log: Integrate change #9533 from maintperl into mainline.
4467              
4468              better fix for change#9517 to accomodate UNC paths like
4469              \\server\share\foo, and paths with trailing backslash
4470              like c:\this\
4471      Branch: perl
4472           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
4473 ____________________________________________________________________________
4474 [  9535] By: jhi                                   on 2001/04/03  17:58:07
4475         Log: Change the push/unshift warning to be of class syntax, not misc.
4476      Branch: perl
4477            ! op.c pod/perldiag.pod t/pragma/warn/op
4478 ____________________________________________________________________________
4479 [  9534] By: jhi                                   on 2001/04/03  15:03:46
4480         Log: Change the push/unshift warning (#9532) to talk about "no values"
4481              instead of "no arguments".
4482      Branch: perl
4483            ! op.c pod/perldiag.pod t/pragma/warn/op
4484 ____________________________________________________________________________
4485 [  9533] By: gsar                                  on 2001/04/03  14:30:07
4486         Log: better fix for change#9517 to accomodate UNC paths like
4487              \\server\share\foo, and paths with trailing backslash
4488              like c:\this\
4489      Branch: maint-5.6/perl
4490            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
4491 ____________________________________________________________________________
4492 [  9532] By: jhi                                   on 2001/04/03  13:11:46
4493         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
4494              From: Robin Houston <robin@kitsite.com>
4495              Date: Mon, 2 Apr 2001 15:03:29 +0100
4496              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
4497      Branch: perl
4498            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
4499 ____________________________________________________________________________
4500 [  9531] By: jhi                                   on 2001/04/03  13:06:34
4501         Log: Integrate change #9530 from maintperl into mainline.
4502              
4503              accomodate VMS "mailbox overflow" quirk in testsuite (from
4504              Craig Berry)
4505      Branch: perl
4506           !> t/lib/socket.t
4507 ____________________________________________________________________________
4508 [  9530] By: gsar                                  on 2001/04/03  04:56:41
4509         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
4510              Craig Berry)
4511      Branch: maint-5.6/perl
4512            ! t/lib/socket.t
4513 ____________________________________________________________________________
4514 [  9529] By: jhi                                   on 2001/04/03  02:34:34
4515         Log: Update Changes.
4516      Branch: perl
4517            ! Changes patchlevel.h
4518 ____________________________________________________________________________
4519 [  9528] By: jhi                                   on 2001/04/03  01:27:57
4520         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
4521              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
4522              To: perl5-porters@perl.org
4523              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
4524      Branch: perl
4525            ! pod/perlfaq3.pod
4526 ____________________________________________________________________________
4527 [  9527] By: jhi                                   on 2001/04/03  01:22:09
4528         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
4529              From: Peter Prymmer <pvhp@forte.com>
4530              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
4531              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
4532      Branch: perl
4533            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
4534 ____________________________________________________________________________
4535 [  9526] By: jhi                                   on 2001/04/03  01:18:25
4536         Log: The metaconfig unit changes for #9525.
4537      Branch: metaconfig
4538            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
4539      Branch: metaconfig/U/perl
4540            ! use64bits.U
4541 ____________________________________________________________________________
4542 [  9525] By: jhi                                   on 2001/04/03  01:17:30
4543         Log: Configure sanity checks:
4544              * if use64bitall is attempted but pointers are only 32-bit,
4545              'downgrade' to use64bitint
4546              * if use64bitint is attempted but there's no quad type,
4547              forget about use64bitint (well, the default for it is 'n',
4548              the user can still override this)
4549              * if pointers are 64 bits, do not try to use Perl's malloc
4550      Branch: perl
4551            ! Configure
4552 ____________________________________________________________________________
4553 [  9524] By: gsar                                  on 2001/04/03  01:09:12
4554         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
4555      Branch: maint-5.6/perl
4556            ! pp_sys.c
4557 ____________________________________________________________________________
4558 [  9523] By: jhi                                   on 2001/04/03  00:02:31
4559         Log: (Retracted by #9609)
4560              
4561              Make it harder for parallel makes to enter 'test' before
4562              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
4563              should be unhappy enough, but sometimes parallel makes seem
4564              to sneak past both in Tru64 and AIX.)
4565      Branch: perl
4566            ! Makefile.SH
4567 ____________________________________________________________________________
4568 [  9522] By: jhi                                   on 2001/04/02  22:35:31
4569         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
4570              Date: Mon, 2 Apr 2001 22:54:10 +0100
4571              From: Robin Houston <robin@kitsite.com>
4572              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
4573      Branch: perl
4574            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
4575 ____________________________________________________________________________
4576 [  9521] By: jhi                                   on 2001/04/02  22:32:23
4577         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
4578              From: Robin Houston <robin@kitsite.com>
4579              Date: Mon, 2 Apr 2001 20:24:03 +0100
4580              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
4581      Branch: perl
4582            ! ext/B/B/Concise.pm
4583 ____________________________________________________________________________
4584 [  9520] By: jhi                                   on 2001/04/02  22:30:43
4585         Log: Subject: [PATCH] REALLY pedantic hv.h nit
4586              From: Simon Cozens <simon@netthink.co.uk>
4587              Date: Mon, 2 Apr 2001 15:43:06 +0100
4588              Message-ID: <20010402154306.A21711@netthink.co.uk>
4589      Branch: perl
4590            ! hv.h
4591 ____________________________________________________________________________
4592 [  9519] By: jhi                                   on 2001/04/02  22:28:04
4593         Log: Based on
4594              
4595              Subject: [foolperl] EPOC fix
4596              From: Olaf Flebbe <O.Flebbe@science-computing.de>
4597              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
4598              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
4599      Branch: perl
4600            ! pp_sys.c
4601 ____________________________________________________________________________
4602 [  9518] By: jhi                                   on 2001/04/02  22:22:34
4603         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
4604              
4605              README.win32 tweaks; add a note about alternative location for
4606              getting a gcc-2.95.2 that will build perl properly on windows
4607              
4608              add some notes about gutsy threading matters
4609              
4610              many of the utilities interpolate literal paths within doublequotes
4611              (fails on dosish platforms where path contains backslashes)
4612      Branch: perl
4613           !> README.win32 pod/perlguts.pod utils/perldoc.PL
4614           !> x2p/find2perl.PL x2p/s2p.PL
4615 ____________________________________________________________________________
4616 [  9517] By: gsar                                  on 2001/04/02  19:52:21
4617         Log: many of the utilities interpolate literal paths within doublequotes
4618              (fails on dosish platforms where path contains backslashes)
4619      Branch: maint-5.6/perl
4620            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
4621 ____________________________________________________________________________
4622 [  9516] By: gsar                                  on 2001/04/02  05:49:37
4623         Log: a foolish release
4624      Branch: maint-5.6/perl
4625            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
4626            ! pod/perltoc.pod
4627 ____________________________________________________________________________
4628 [  9515] By: gsar                                  on 2001/04/02  05:04:29
4629         Log: add missing changelog summaries
4630      Branch: maint-5.6/perl
4631            ! Changes
4632 ____________________________________________________________________________
4633 [  9514] By: gsar                                  on 2001/04/02  04:07:13
4634         Log: add some notes about gutsy threading matters
4635      Branch: maint-5.6/perl
4636            ! pod/perlguts.pod
4637 ____________________________________________________________________________
4638 [  9513] By: gsar                                  on 2001/04/02  03:25:21
4639         Log: add more prominent caveat notices about experimental features
4640      Branch: maint-5.6/perl
4641            ! pod/perlfork.pod pod/perlunicode.pod
4642 ____________________________________________________________________________
4643 [  9512] By: gsar                                  on 2001/04/02  02:54:33
4644         Log: integrate changes#9479,9509 from mainline
4645              
4646              [PATCH] File::Glob stuff for Mac OS
4647              
4648              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
4649      Branch: maint-5.6/perl
4650           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
4651           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
4652           !> t/lib/glob-taint.t
4653 ____________________________________________________________________________
4654 [  9511] By: gsar                                  on 2001/04/02  02:38:24
4655         Log: README.win32 tweaks; add a note about alternative location for
4656              getting a gcc-2.95.2 that will build perl properly on windows
4657      Branch: maint-5.6/perl
4658            ! README.win32
4659 ____________________________________________________________________________
4660 [  9510] By: jhi                                   on 2001/04/01  20:45:10
4661         Log: An ambiguosity warning.
4662      Branch: perl
4663            ! t/lib/trig.t
4664 ____________________________________________________________________________
4665 [  9509] By: jhi                                   on 2001/04/01  19:53:47
4666         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
4667              From: Jonathan Stowe <gellyfish@gellyfish.com>
4668              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
4669              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
4670      Branch: perl
4671            ! ext/File/Glob/bsd_glob.c
4672 ____________________________________________________________________________
4673 [  9508] By: jhi                                   on 2001/04/01  19:35:03
4674         Log: Update Changes.
4675      Branch: perl
4676            ! Changes patchlevel.h
4677 ____________________________________________________________________________
4678 [  9507] By: jhi                                   on 2001/04/01  19:24:01
4679         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
4680              from mainline to maintperl: pod tweaks.
4681      Branch: maint-5.6/perl
4682           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
4683           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
4684           !> pod/perlvar.pod
4685 ____________________________________________________________________________
4686 [  9506] By: jhi                                   on 2001/04/01  19:11:53
4687         Log: Commit Sarathy to April release of 5.6.1 :-)
4688      Branch: perl
4689            ! pod/perlfaq1.pod
4690 ____________________________________________________________________________
4691 [  9505] By: jhi                                   on 2001/04/01  19:03:15
4692         Log: Subject: PATCH 5.6.0 (perldebug.pod)
4693              From: Mark-Jason Dominus <mjd@plover.com>
4694              Date: Sun, 01 Apr 2001 14:25:11 -0400
4695              Message-ID: <20010401182511.9247.qmail@plover.com>
4696      Branch: perl
4697            ! pod/perldebug.pod
4698 ____________________________________________________________________________
4699 [  9504] By: jhi                                   on 2001/04/01  18:43:09
4700         Log: Add great_circle_direction().
4701      Branch: perl
4702            ! lib/Math/Trig.pm t/lib/trig.t
4703 ____________________________________________________________________________
4704 [  9503] By: jhi                                   on 2001/04/01  17:29:12
4705         Log: Unicode ReadMe update for Unicode 3.1.
4706      Branch: perl
4707            ! lib/unicode/ReadMe.txt
4708 ____________________________________________________________________________
4709 [  9502] By: jhi                                   on 2001/04/01  17:18:40
4710         Log: Integrate change #9501 from maintperl into mainline.
4711              
4712              fix the perlembed notes on multiple interpreters
4713              
4714              fix ExtUtils::Embed to work passably on Windows
4715      Branch: perl
4716           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
4717 ____________________________________________________________________________
4718 [  9501] By: gsar                                  on 2001/04/01  07:21:57
4719         Log: fix the perlembed notes on multiple interpreters
4720              
4721              fix ExtUtils::Embed to work passably on Windows
4722      Branch: maint-5.6/perl
4723            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
4724 ____________________________________________________________________________
4725 [  9500] By: jhi                                   on 2001/04/01  05:58:23
4726         Log: Test for #9499.
4727      Branch: perl
4728            ! t/op/tr.t
4729 ____________________________________________________________________________
4730 [  9499] By: jhi                                   on 2001/04/01  05:55:46
4731         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
4732      Branch: perl
4733            ! embed.h embed.pl op.c proto.h
4734 ____________________________________________________________________________
4735 [  9498] By: jhi                                   on 2001/04/01  05:44:34
4736         Log: Protect the workaround hunk more.
4737      Branch: perl
4738            ! toke.c
4739 ____________________________________________________________________________
4740 [  9497] By: jhi                                   on 2001/04/01  00:24:25
4741         Log: Integrate changes #9493,9494,9495,9496 from maintperl
4742              into mainline.
4743              
4744              fix a broken workaround for Borland compiler in change#4739
4745              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
4746              
4747              nits spotted by Borland compiler
4748              
4749              avoid redefinition warnings under Borland 5.02
4750              
4751              various nits identified by the Borland 5.5 compiler; remove suppression
4752              of a few warnings
4753      Branch: perl
4754           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
4755           !> win32/win32.h
4756 ____________________________________________________________________________
4757 [  9496] By: gsar                                  on 2001/03/31  23:22:28
4758         Log: various nits identified by the Borland 5.5 compiler; remove suppression
4759              of a few warnings
4760      Branch: maint-5.6/perl
4761            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
4762 ____________________________________________________________________________
4763 [  9495] By: gsar                                  on 2001/03/31  21:03:08
4764         Log: avoid redefinition warnings under Borland 5.02
4765      Branch: maint-5.6/perl
4766            ! win32/makefile.mk
4767 ____________________________________________________________________________
4768 [  9494] By: gsar                                  on 2001/03/31  20:18:59
4769         Log: nits spotted by Borland compiler
4770      Branch: maint-5.6/perl
4771            ! utf8.h win32/win32.h
4772 ____________________________________________________________________________
4773 [  9493] By: gsar                                  on 2001/03/31  20:18:05
4774         Log: fix a broken workaround for Borland compiler in change#4739
4775              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
4776      Branch: maint-5.6/perl
4777            ! toke.c
4778 ____________________________________________________________________________
4779 [  9492] By: jhi                                   on 2001/03/31  18:36:24
4780         Log: Integrate change #9491 from maintperl into mainline.
4781              
4782              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
4783              directory is relative (need to fetch the full path name *before*
4784              the chdir!)
4785      Branch: perl
4786           !> lib/Cwd.pm
4787 ____________________________________________________________________________
4788 [  9491] By: gsar                                  on 2001/03/31  17:01:56
4789         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
4790              directory is relative (need to fetch the full path name *before*
4791              the chdir!)
4792              
4793              this is a followup patch for change#6749
4794      Branch: maint-5.6/perl
4795            ! lib/Cwd.pm
4796 ____________________________________________________________________________
4797 [  9490] By: jhi                                   on 2001/03/31  15:50:18
4798         Log: Subject: Re: [PATCH] av.h cosmetics
4799              From: Simon Cozens <simon@netthink.co.uk>
4800              Date: Sat, 31 Mar 2001 13:09:59 +0100
4801              Message-ID: <20010331130959.A22000@netthink.co.uk>
4802              
4803              Document AvALLOC.
4804      Branch: perl
4805            ! pod/perlguts.pod
4806 ____________________________________________________________________________
4807 [  9489] By: jhi                                   on 2001/03/31  15:48:44
4808         Log: Subject: [PATCH] Re: Math::Big* v1.21
4809              From: Tels <perl_dummy@bloodgate.com>
4810              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
4811              Message-Id: <200103311125.GAA377738@www08.hway.net>
4812      Branch: perl
4813            ! pod/perlop.pod
4814 ____________________________________________________________________________
4815 [  9488] By: jhi                                   on 2001/03/31  03:39:51
4816         Log: Debug output tweak.
4817      Branch: perl
4818            ! t/lib/cwd.t
4819 ____________________________________________________________________________
4820 [  9487] By: jhi                                   on 2001/03/31  03:33:02
4821         Log: OverVMSification.
4822      Branch: perl
4823            ! t/lib/cwd.t
4824 ____________________________________________________________________________
4825 [  9486] By: jhi                                   on 2001/03/31  03:01:40
4826         Log: Missed MANIFESTations in #9483.
4827      Branch: perl
4828            ! MANIFEST
4829 ____________________________________________________________________________
4830 [  9485] By: jhi                                   on 2001/03/31  02:58:17
4831         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
4832              From: Peter Prymmer <pvhp@forte.com>
4833              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
4834              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
4835      Branch: perl
4836            ! regexec.c t/lib/cwd.t
4837 ____________________________________________________________________________
4838 [  9484] By: jhi                                   on 2001/03/31  01:04:41
4839         Log: Obsolete file (see #3938)
4840      Branch: perl
4841            - lib/unicode/README.Ethiopic
4842            ! MANIFEST
4843 ____________________________________________________________________________
4844 [  9483] By: jhi                                   on 2001/03/31  00:52:42
4845         Log: Update to Unicode 3.1.
4846              (Rename Names.txt to NamesList.txt.)
4847      Branch: perl
4848            + lib/unicode/NamesList.txt lib/unicode/PropList.html
4849            - lib/unicode/Names.txt
4850            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
4851            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
4852            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
4853            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
4854            ! lib/unicode/UCD.html lib/unicode/Unicode.html
4855            ! lib/unicode/rename lib/unicode/version
4856 ____________________________________________________________________________
4857 [  9482] By: jhi                                   on 2001/03/30  23:33:44
4858         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
4859              From: Robin Houston <robin@kitsite.com>
4860              Date: Fri, 30 Mar 2001 20:07:22 +0100
4861              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
4862      Branch: perl
4863            ! ext/B/B/Deparse.pm
4864 ____________________________________________________________________________
4865 [  9481] By: jhi                                   on 2001/03/30  23:20:25
4866         Log: Subject: Re: [PATCH] CwdXS, Take 2
4867              From: Benjamin Sugars <bsugars@canoe.ca>
4868              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
4869              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
4870      Branch: perl
4871            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
4872            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
4873 ____________________________________________________________________________
4874 [  9480] By: jhi                                   on 2001/03/30  22:52:38
4875         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
4876              From: David Dyck <dcd@tc.fluke.com>
4877              Date: Fri, 30 Mar 2001 14:44:13 -0800
4878              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
4879              
4880              The t/rantests flags file creation was accidentally
4881              removed by #9217.
4882      Branch: perl
4883            ! Makefile.SH
4884 ____________________________________________________________________________
4885 [  9479] By: jhi                                   on 2001/03/30  22:45:45
4886         Log: Subject: [PATCH] File::Glob stuff for Mac OS
4887              From: Chris Nandor <pudge@pobox.com>
4888              Date: Fri, 30 Mar 2001 16:51:00 -0500
4889              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
4890      Branch: perl
4891            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
4892            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
4893            ! t/lib/glob-taint.t
4894 ____________________________________________________________________________
4895 [  9478] By: jhi                                   on 2001/03/30  22:43:12
4896         Log: Subject: fix for win32/buildext.pl
4897              From: "Vadim Konovalov" <watman@inbox.ru>
4898              Date: Sat, 31 Mar 2001 00:50:36 +0400
4899              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
4900      Branch: perl
4901            ! win32/buildext.pl
4902 ____________________________________________________________________________
4903 [  9477] By: jhi                                   on 2001/03/30  22:41:16
4904         Log: Subject: small base.pm doc patch
4905              From: Leon Brocard <acme@astray.com>
4906              Date: Fri, 30 Mar 2001 21:49:57 +0100
4907              Message-ID: <20010330214957.B8733@ns0.astray.com>
4908      Branch: perl
4909            ! lib/base.pm
4910 ____________________________________________________________________________
4911 [  9476] By: jhi                                   on 2001/03/30  18:16:57
4912         Log: Subject: [PATCH] av.h cosmetics
4913              From: Simon Cozens <simon@netthink.co.uk>
4914              Date: Fri, 30 Mar 2001 18:12:28 +0100
4915              Message-ID: <20010330181228.A9319@netthink.co.uk>
4916      Branch: perl
4917            ! av.h
4918 ____________________________________________________________________________
4919 [  9475] By: jhi                                   on 2001/03/30  18:15:50
4920         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
4921              From: "Philip Newton" <pnewton@gmx.de>
4922              Date: Fri, 30 Mar 2001 19:06:57 +0200
4923              Message-ID: <3AC4D951.14815.1AC7068@localhost>
4924      Branch: perl
4925            ! pod/perlhack.pod
4926 ____________________________________________________________________________
4927 [  9474] By: jhi                                   on 2001/03/30  18:14:02
4928         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
4929              From: Benjamin Sugars <bsugars@canoe.ca>
4930              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
4931              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
4932      Branch: perl
4933            ! t/lib/glob-basic.t
4934 ____________________________________________________________________________
4935 [  9473] By: jhi                                   on 2001/03/30  16:09:24
4936         Log: Update Changes.
4937      Branch: perl
4938            ! Changes patchlevel.h
4939 ____________________________________________________________________________
4940 [  9472] By: jhi                                   on 2001/03/30  15:16:08
4941         Log: Integrate perlio.
4942      Branch: perl
4943           !> t/lib/cwd.t t/lib/glob-basic.t
4944 ____________________________________________________________________________
4945 [  9471] By: nick                                  on 2001/03/30  14:47:10
4946         Log: Should be (^O eq 'MSWin32') not 'Win32'
4947              Fail #12 seems real - chdir is in wrong dir.
4948      Branch: perlio
4949            ! t/lib/cwd.t
4950 ____________________________________________________________________________
4951 [  9470] By: jhi                                   on 2001/03/30  14:41:11
4952         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
4953              From: Radu Greab <radu@netsoft.ro>
4954              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
4955              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
4956              
4957              Replace #9352.
4958      Branch: perl
4959            ! ext/Socket/Socket.xs pp_sys.c
4960 ____________________________________________________________________________
4961 [  9469] By: jhi                                   on 2001/03/30  14:37:51
4962         Log: Subject: PATCH pod/perldiag.pod
4963              From: Robin Houston <robin@kitsite.com>
4964              Date: Fri, 30 Mar 2001 14:10:36 +0100
4965              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
4966      Branch: perl
4967            ! pod/perldiag.pod t/lib/glob-basic.t
4968 ____________________________________________________________________________
4969 [  9468] By: jhi                                   on 2001/03/30  14:36:36
4970         Log: Subject: Better diagnostic in io/fs.t
4971              From: andreas.koenig@anima.de (Andreas J. Koenig)
4972              Date: 30 Mar 2001 10:11:43 +0200
4973              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
4974      Branch: perl
4975            ! t/io/fs.t
4976 ____________________________________________________________________________
4977 [  9467] By: nick                                  on 2001/03/30  14:25:43
4978         Log: Skip order test of glob if case-ignoring system cannot 
4979              create a.test and A.test
4980      Branch: perlio
4981            ! t/lib/glob-basic.t
4982 ____________________________________________________________________________
4983 [  9466] By: nick                                  on 2001/03/30  13:03:12
4984         Log: Integrate mainline.
4985      Branch: perlio
4986            - ext/re/hints/aix.pl
4987           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
4988           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
4989           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
4990           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
4991 ____________________________________________________________________________
4992 [  9465] By: jhi                                   on 2001/03/30  03:53:37
4993         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
4994              the tests sometimes hang, sometimes not.)
4995      Branch: perl
4996            ! t/lib/io_multihomed.t t/lib/io_sock.t
4997 ____________________________________________________________________________
4998 [  9464] By: jhi                                   on 2001/03/30  02:56:04
4999         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
5000              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
5001              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
5002              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
5003      Branch: perl
5004            ! op.c
5005 ____________________________________________________________________________
5006 [  9463] By: jhi                                   on 2001/03/30  02:34:48
5007         Log: Test for #9462.
5008      Branch: perl
5009            ! t/lib/b.t
5010 ____________________________________________________________________________
5011 [  9462] By: jhi                                   on 2001/03/30  02:29:37
5012         Log: Subject: B::Deparse precedence bug. (Patch included.)
5013              From: Jeremy Madea <jmadea@inktomi.com>
5014              Date: Thu, 29 Mar 2001 12:05:02 -0800
5015              Message-ID: <20010329120502.A24881@dr.inktomi.com>
5016      Branch: perl
5017            ! ext/B/B/Deparse.pm
5018 ____________________________________________________________________________
5019 [  9461] By: jhi                                   on 2001/03/30  02:18:41
5020         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
5021              From: Peter Prymmer <pvhp@forte.com>
5022              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
5023              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
5024      Branch: perl
5025            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
5026            ! t/lib/md5-file.t
5027 ____________________________________________________________________________
5028 [  9460] By: jhi                                   on 2001/03/30  02:17:07
5029         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
5030              From: Robin Houston <robin@kitsite.com>
5031              Date: Thu, 29 Mar 2001 20:47:56 +0100
5032              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
5033      Branch: perl
5034            ! ext/B/B/Debug.pm
5035 ____________________________________________________________________________
5036 [  9459] By: jhi                                   on 2001/03/30  02:16:05
5037         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
5038              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
5039              Date: Wed, 28 Mar 2001 18:02:20 -0600
5040              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
5041      Branch: perl
5042            ! lib/ExtUtils/MM_VMS.pm
5043 ____________________________________________________________________________
5044 [  9458] By: jhi                                   on 2001/03/30  02:07:58
5045         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
5046              From: "Joshua E. Rodd" <jrodd@pbs.org>
5047              Date: Wed, 28 Mar 2001 17:29:12 -0500
5048              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
5049      Branch: perl
5050            ! pod/perlop.pod
5051 ____________________________________________________________________________
5052 [  9457] By: jhi                                   on 2001/03/30  02:04:33
5053         Log: Subject: ext/re/aix.pl can go
5054              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5055              Date: Thu, 29 Mar 2001 12:03:28 +0200
5056              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
5057      Branch: perl
5058            - ext/re/hints/aix.pl
5059            ! MANIFEST
5060 ____________________________________________________________________________
5061 [  9456] By: jhi                                   on 2001/03/30  02:03:32
5062         Log: Integrate perlio.
5063      Branch: perl
5064           !> ext/Encode/Encode.xs installperl
5065 ____________________________________________________________________________
5066 [  9455] By: nick                                  on 2001/03/29  21:11:46
5067         Log: DLL name has changed so installperl needs to know
5068              (Why isn't it working it out or passed it?)
5069      Branch: perlio
5070            ! installperl
5071 ____________________________________________________________________________
5072 [  9454] By: nick                                  on 2001/03/29  20:56:12
5073         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
5074              and we don't get undef warnings.
5075      Branch: perlio
5076            ! ext/Encode/Encode.xs
5077 ____________________________________________________________________________
5078 [  9453] By: nick                                  on 2001/03/29  17:58:48
5079         Log: Integrate mainline
5080      Branch: perlio
5081           !> Changes patchlevel.h
5082 ____________________________________________________________________________
5083 [  9452] By: jhi                                   on 2001/03/29  16:44:55
5084         Log: Update Changes.
5085      Branch: perl
5086            ! Changes patchlevel.h
5087 ____________________________________________________________________________
5088 [  9451] By: nick                                  on 2001/03/29  16:31:38
5089         Log: Integrate mainline
5090      Branch: perlio
5091           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
5092           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
5093           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
5094           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
5095           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
5096 ____________________________________________________________________________
5097 [  9450] By: jhi                                   on 2001/03/29  16:29:17
5098         Log: Integrate perlio.
5099      Branch: perl
5100           !> win32/buildext.pl
5101 ____________________________________________________________________________
5102 [  9449] By: jhi                                   on 2001/03/29  15:50:01
5103         Log: Update Changes.
5104      Branch: perl
5105            ! Changes patchlevel.h
5106 ____________________________________________________________________________
5107 [  9448] By: nick                                  on 2001/03/29  15:47:15
5108         Log: Make sure buildext.pl finds Errno.pm
5109      Branch: perlio
5110            ! win32/buildext.pl
5111 ____________________________________________________________________________
5112 [  9447] By: jhi                                   on 2001/03/29  15:39:34
5113         Log: Integrate perlio.
5114      Branch: perl
5115           !> win32/makefile.mk
5116 ____________________________________________________________________________
5117 [  9446] By: nick                                  on 2001/03/29  15:30:03
5118         Log: Integrate win32/makefile.mk with mainline.
5119      Branch: perlio
5120           !> win32/makefile.mk
5121 ____________________________________________________________________________
5122 [  9445] By: nick                                  on 2001/03/29  15:27:32
5123         Log: Fix breakage ... 
5124      Branch: perlio
5125            ! win32/makefile.mk
5126 ____________________________________________________________________________
5127 [  9444] By: jhi                                   on 2001/03/29  15:03:08
5128         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
5129              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5130              Date: Thu, 29 Mar 2001 10:32:59 +0400
5131              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
5132      Branch: perl
5133            ! win32/makefile.mk
5134 ____________________________________________________________________________
5135 [  9443] By: jhi                                   on 2001/03/29  15:02:12
5136         Log: Integrate perlio.
5137      Branch: perl
5138           +> win32/buildext.pl
5139           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
5140           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
5141 ____________________________________________________________________________
5142 [  9442] By: nick                                  on 2001/03/29  14:59:11
5143         Log: Work in progress - determine win32 extensions to build via script.
5144      Branch: perlio
5145            + win32/buildext.pl
5146            ! MANIFEST win32/makefile.mk
5147 ____________________________________________________________________________
5148 [  9441] By: jhi                                   on 2001/03/29  14:51:47
5149         Log: Reintroduce the use of external pwd.
5150      Branch: perl
5151            ! t/lib/cwd.t
5152 ____________________________________________________________________________
5153 [  9440] By: jhi                                   on 2001/03/29  14:42:58
5154         Log: use warnings instead of -w.
5155      Branch: perl
5156            ! utils/h2xs.PL
5157 ____________________________________________________________________________
5158 [  9439] By: jhi                                   on 2001/03/29  14:41:52
5159         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
5160              From: Jonathan Stowe <gellyfish@gellyfish.com>
5161              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
5162              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
5163      Branch: perl
5164            ! utils/h2xs.PL
5165 ____________________________________________________________________________
5166 [  9438] By: jhi                                   on 2001/03/29  14:39:38
5167         Log: Subject: [PATCH perl@9424] minor pod nits
5168              From: Robin Barker <rmb1@cise.npl.co.uk>
5169              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
5170              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
5171      Branch: perl
5172            ! pod/perlhack.pod pod/perliol.pod
5173 ____________________________________________________________________________
5174 [  9437] By: jhi                                   on 2001/03/29  14:29:16
5175         Log: Subject: [PATCH perl@9424] typemap cast warning
5176              From: Robin Barker <rmb1@cise.npl.co.uk>
5177              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
5178              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
5179      Branch: perl
5180            ! lib/ExtUtils/typemap
5181 ____________________________________________________________________________
5182 [  9436] By: jhi                                   on 2001/03/29  14:26:03
5183         Log: Subject: [PATCH perl@9424] printf warning
5184              From: Robin Barker <rmb1@cise.npl.co.uk>
5185              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
5186              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
5187      Branch: perl
5188            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
5189            ! ext/Storable/Storable.xs toke.c
5190 ____________________________________________________________________________
5191 [  9435] By: nick                                  on 2001/03/29  14:23:31
5192         Log: Win32 has name conflict with ERROR
5193      Branch: perlio
5194            ! ext/PerlIO/Via/Via.xs
5195 ____________________________________________________________________________
5196 [  9434] By: jhi                                   on 2001/03/29  14:17:48
5197         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
5198              From: Peter Prymmer <pvhp@forte.com>
5199              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
5200              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
5201      Branch: perl
5202            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
5203 ____________________________________________________________________________
5204 [  9433] By: jhi                                   on 2001/03/29  13:52:44
5205         Log: test-prep target was missing.
5206      Branch: perl
5207            ! Makefile.SH
5208 ____________________________________________________________________________
5209 [  9432] By: nick                                  on 2001/03/29  12:40:03
5210         Log: Make as-shipped compiler default to MSVC6 
5211      Branch: perlio
5212            ! win32/makefile.mk
5213 ____________________________________________________________________________
5214 [  9431] By: nick                                  on 2001/03/29  12:12:16
5215         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
5216              akin to PerlIO::Scalar.
5217      Branch: perlio
5218            ! perlio.c perlio.h
5219 ____________________________________________________________________________
5220 [  9430] By: nick                                  on 2001/03/29  10:56:35
5221         Log: Integrate mainline.
5222      Branch: perlio
5223           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
5224           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
5225           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
5226           !> win32/makefile.mk win32/win32sck.c
5227 ____________________________________________________________________________
5228 [  9429] By: nick                                  on 2001/03/29  09:03:43
5229         Log: Noticed that two tests were skipped as perlio:: package
5230              isn't there any more. Changed the skip condition.
5231              Avoid core-dump if sv_utf8_upgrade() called on something
5232              that does not become SvPOK after SvPV() (e.g. a ref).
5233      Branch: perlio
5234            ! sv.c t/io/utf8.t t/lib/io_scalar.t
5235 ____________________________________________________________________________
5236 [  9428] By: jhi                                   on 2001/03/29  01:31:47
5237         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
5238              From: Benjamin Sugars <bsugars@canoe.ca> 
5239              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
5240              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
5241      Branch: perl
5242            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
5243            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
5244            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
5245 ____________________________________________________________________________
5246 [  9427] By: jhi                                   on 2001/03/29  00:49:30
5247         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
5248              From: "Vadim Konovalov" <watman@inbox.ru>
5249              Date: Thu, 29 Mar 2001 01:50:12 +0400
5250              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
5251      Branch: perl
5252            ! win32/makefile.mk win32/win32sck.c
5253 ____________________________________________________________________________
5254 [  9426] By: gsar                                  on 2001/03/29  00:28:04
5255         Log: dmake can only handle == and != in comparisons; support building
5256              with Borland's VCL libraries (from Vadim Konovalov)
5257      Branch: maint-5.6/perl
5258            ! win32/makefile.mk
5259 ____________________________________________________________________________
5260 [  9425] By: nick                                  on 2001/03/28  19:29:56
5261         Log: Integrate (@snapshot)
5262      Branch: perlio
5263           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
5264 ____________________________________________________________________________
5265 [  9424] By: jhi                                   on 2001/03/28  19:03:16
5266         Log: Update Changes.
5267      Branch: perl
5268            ! Changes patchlevel.h
5269 ____________________________________________________________________________
5270 [  9423] By: jhi                                   on 2001/03/28  18:52:09
5271         Log: Rmdir lib/XS on cleanup.
5272      Branch: perl
5273            ! Makefile.SH
5274 ____________________________________________________________________________
5275 [  9422] By: jhi                                   on 2001/03/28  18:49:34
5276         Log: Integrate perlio.
5277      Branch: perl
5278           !> t/op/utf8decode.t
5279 ____________________________________________________________________________
5280 [  9421] By: nick                                  on 2001/03/28  18:46:44
5281         Log: Loose duplicate chunk.
5282      Branch: perlio
5283            ! t/op/utf8decode.t
5284 ____________________________________________________________________________
5285 [  9420] By: nick                                  on 2001/03/28  18:44:11
5286         Log: Integrate mainline.
5287      Branch: perlio
5288           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
5289           !> vms/vmsish.h
5290 ____________________________________________________________________________
5291 [  9419] By: jhi                                   on 2001/03/28  18:42:05
5292         Log: Can't trust external pwds
5293              (either shell builtins or external programs)
5294      Branch: perl
5295            ! t/lib/cwd.t
5296 ____________________________________________________________________________
5297 [  9418] By: jhi                                   on 2001/03/28  18:34:05
5298         Log: Integrate perlio.
5299      Branch: perl
5300            - lib/perlio.pm
5301           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
5302           !> t/op/utf8decode.t
5303 ____________________________________________________________________________
5304 [  9417] By: nick                                  on 2001/03/28  18:24:02
5305         Log: PerlIO.pm / perlio.pm conflict.
5306              Update some pods.
5307              Make t/op/utf8decode.t a text file.
5308      Branch: perlio
5309            - lib/perlio.pm
5310            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
5311            ! t/op/utf8decode.t
5312 ____________________________________________________________________________
5313 [  9416] By: jhi                                   on 2001/03/28  18:06:07
5314         Log: Integrate change #9409 from mainline to maintperl.
5315              
5316              Yet another tweak on AIX dynaloading.
5317      Branch: maint-5.6/perl
5318           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
5319 ____________________________________________________________________________
5320 [  9415] By: gsar                                  on 2001/03/28  17:13:01
5321         Log: integrate changes#9377,9385,9401 from mainline
5322              
5323              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
5324              
5325              If directory entries compare equal case-insensitively,
5326              retry case-sensitively.
5327              
5328              Subject: [PATCH] B::Terse and warnings
5329      Branch: maint-5.6/perl
5330           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
5331           !> t/pragma/warn/perl
5332 ____________________________________________________________________________
5333 [  9414] By: jhi                                   on 2001/03/28  17:11:12
5334         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
5335              From: "Craig A. Berry" <craigberry@mac.com>
5336              Date: Wed, 28 Mar 2001 10:55:20 -0600
5337              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
5338      Branch: perl
5339            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
5340 ____________________________________________________________________________
5341 [  9413] By: jhi                                   on 2001/03/28  17:03:12
5342         Log: Dup hunk.
5343      Branch: perl
5344            ! t/op/utf8decode.t
5345 ____________________________________________________________________________
5346 [  9412] By: jhi                                   on 2001/03/28  17:02:36
5347         Log: Forced integrate from perlio.
5348      Branch: perl
5349           !> t/op/utf8decode.t
5350 ____________________________________________________________________________
5351 [  9411] By: nick                                  on 2001/03/28  16:50:03
5352         Log: Integrate mainline.
5353      Branch: perlio
5354           +> t/lib/cwd.t
5355           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
5356           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
5357           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
5358           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
5359           !> t/pragma/warn/perl
5360 ____________________________________________________________________________
5361 [  9410] By: jhi                                   on 2001/03/28  16:44:23
5362         Log: Subject: Re: [PATCH] 9403 cannot be tested
5363              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5364              Date: Wed, 28 Mar 2001 18:33:56 +0200
5365              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
5366      Branch: perl
5367            ! makedef.pl
5368 ____________________________________________________________________________
5369 [  9409] By: jhi                                   on 2001/03/28  16:12:45
5370         Log: Yet another tweak on AIX dynaloading.
5371      Branch: perl
5372            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
5373 ____________________________________________________________________________
5374 [  9408] By: jhi                                   on 2001/03/28  15:52:55
5375         Log: Subject: [PATCH] 9403 cannot be tested
5376              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
5377              Date: Wed, 28 Mar 2001 17:23:00 +0200
5378              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
5379              
5380              A missing symbol.
5381      Branch: perl
5382            ! makedef.pl
5383 ____________________________________________________________________________
5384 [  9407] By: jhi                                   on 2001/03/28  15:47:43
5385         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
5386      Branch: perl
5387            ! t/op/utf8decode.t
5388           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
5389           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
5390 ____________________________________________________________________________
5391 [  9406] By: jhi                                   on 2001/03/28  15:37:08
5392         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
5393              From: Benjamin Sugars <bsugars@canoe.ca> 
5394              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
5395              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
5396      Branch: perl
5397            + t/lib/cwd.t
5398            ! MANIFEST
5399 ____________________________________________________________________________
5400 [  9405] By: jhi                                   on 2001/03/28  15:13:18
5401         Log: pp_ne() needs a CORRECT boolean.
5402      Branch: perl
5403            ! pp.c
5404 ____________________________________________________________________________
5405 [  9404] By: jhi                                   on 2001/03/28  15:09:23
5406         Log: pp_ne() needs a boolean, not an integer.
5407      Branch: perl
5408            ! pp.c
5409 ____________________________________________________________________________
5410 [  9403] By: jhi                                   on 2001/03/28  14:47:43
5411         Log: (Retracted by #9404.)
5412      Branch: perl
5413            ! pp.c
5414 ____________________________________________________________________________
5415 [  9402] By: jhi                                   on 2001/03/28  14:43:59
5416         Log: Subject: Re: [PATCH] Typemap testing
5417              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
5418              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
5419              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
5420      Branch: perl
5421            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
5422            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
5423 ____________________________________________________________________________
5424 [  9401] By: jhi                                   on 2001/03/28  14:42:14
5425         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
5426              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
5427              Date: Sun, 25 Mar 2001 21:59:15 +0100
5428              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
5429              
5430              A variable will be checked for the "use once" warnings if:
5431              
5432              1. It is in the scope of a use warnings 'once'
5433              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
5434              
5435              Otherwise it won't be checked at all.
5436              
5437              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
5438              
5439              The enclosed patch partially fixes this issue. What I didn't
5440              get to work was the case where the "used once" warning is enabled
5441              in any file other than the main file.
5442      Branch: perl
5443            ! gv.c t/pragma/warn/perl
5444 ____________________________________________________________________________
5445 [  9400] By: nick                                  on 2001/03/28  14:38:24
5446         Log: More EBCDIC tweaks:
5447              - one more swash issue &~(0xA0-1) did not do the right thing,
5448              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
5449              - add "use re 'asciirange'" to make [!-~] etc. work
5450              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
5451              - Choose a key for t/op/each.t test which gets encoded.
5452              - Skip utf8decode if this is UTF-EBCDIC.
5453      Branch: perlio
5454            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
5455            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
5456 ____________________________________________________________________________
5457 [  9399] By: jhi                                   on 2001/03/28  14:21:00
5458         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
5459              Andreas Schwab.
5460      Branch: perl
5461            ! pp.c
5462 ____________________________________________________________________________
5463 [  9398] By: jhi                                   on 2001/03/28  00:55:56
5464         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
5465              From: David Dyck <dcd@tc.fluke.com>
5466              Date: Tue, 27 Mar 2001 15:16:24 -0800
5467              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
5468      Branch: perl
5469            ! ext/IO/lib/IO/Socket.pm
5470 ____________________________________________________________________________
5471 [  9397] By: jhi                                   on 2001/03/27  21:52:49
5472         Log: Integrate perlio.
5473      Branch: perl
5474           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
5475           +> ext/PerlIO/Via/Via.xs
5476           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
5477 ____________________________________________________________________________
5478 [  9396] By: nick                                  on 2001/03/27  21:45:13
5479         Log: Integrate mainline.
5480      Branch: perlio
5481           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
5482           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
5483 ____________________________________________________________________________
5484 [  9395] By: nick                                  on 2001/03/27  21:18:58
5485         Log: Outline docs for PerlIO and PerlIO::Scalar
5486      Branch: perlio
5487            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
5488 ____________________________________________________________________________
5489 [  9394] By: nick                                  on 2001/03/27  20:50:13
5490         Log: PerlIO::Via layer (alpha-ish).
5491      Branch: perlio
5492            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
5493            + ext/PerlIO/Via/Via.xs
5494            ! MANIFEST
5495 ____________________________________________________________________________
5496 [  9393] By: jhi                                   on 2001/03/27  20:49:55
5497         Log: Retract #9329 now that 9390 should take care of the matter.
5498      Branch: perl
5499            ! utils/h2xs.PL
5500 ____________________________________________________________________________
5501 [  9390] By: jhi                                   on 2001/03/27  20:47:50
5502         Log: Subject: Autoloading Errno.pm when %! is encountered
5503              From: Robin Houston <robin@kitsite.com>
5504              Date: Tue, 27 Mar 2001 20:57:11 +0100
5505              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
5506      Branch: perl
5507            ! embed.h embed.pl gv.c proto.h t/op/magic.t
5508 ____________________________________________________________________________
5509 [  9389] By: jhi                                   on 2001/03/27  20:24:31
5510         Log: Integrate perlio.
5511      Branch: perl
5512           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
5513           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
5514           !> utf8.c
5515 ____________________________________________________________________________
5516 [  9388] By: jhi                                   on 2001/03/27  20:21:38
5517         Log: Better have a three-element array if one is going to assign
5518              to the third element of that array. (from Tim Jenness)
5519      Branch: perl
5520            ! ext/XS/Typemap/Typemap.xs
5521 ____________________________________________________________________________
5522 [  9387] By: nick                                  on 2001/03/27  20:15:43
5523         Log: Integrate mainline.
5524      Branch: perlio
5525           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
5526           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
5527           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
5528           +> t/lib/xs-typemap.t
5529           !> (integrate 34 files)
5530 ____________________________________________________________________________
5531 [  9386] By: jhi                                   on 2001/03/27  20:04:18
5532         Log: Subject: Re: perl@9359 breaks HTML::Parser
5533              From: Gisle Aas <gisle@ActiveState.com>
5534              Date: 27 Mar 2001 11:30:24 -0800
5535              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
5536              
5537              Clarify the UTF-8 issues of the API docs.
5538              (Slightly reworded and expanded.)
5539      Branch: perl
5540            ! pod/perlapi.pod sv.c sv.h
5541 ____________________________________________________________________________
5542 [  9385] By: jhi                                   on 2001/03/27  19:44:25
5543         Log: If directory entries compare equal case-insensitively,
5544              retry case-sensitively.
5545      Branch: perl
5546            ! ext/File/Glob/bsd_glob.c
5547 ____________________________________________________________________________
5548 [  9384] By: nick                                  on 2001/03/27  19:38:50
5549         Log: Various EBCDIC fixes:
5550              - major revelation that swash code is encoding aware,
5551              (or thought it was) - now it is ;-)
5552              - With that out of the way fix a slab of tr/// cases.
5553              - Fix Encode 'Unicode' to be true Unicode so tests pass.
5554              - As anticipated Base64.xs needed tweaks.
5555              - Until tr/// works right avoid old_encode64 in MIME tests.
5556      Branch: perlio
5557            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
5558            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
5559 ____________________________________________________________________________
5560 [  9383] By: jhi                                   on 2001/03/27  18:34:41
5561         Log: Add the std test suite BEGIN block.
5562      Branch: perl
5563            ! t/lib/xs-typemap.t
5564 ____________________________________________________________________________
5565 [  9382] By: jhi                                   on 2001/03/27  15:16:07
5566         Log: Add debugging output to the test.
5567      Branch: perl
5568            ! t/lib/glob-basic.t
5569 ____________________________________________________________________________
5570 [  9381] By: jhi                                   on 2001/03/27  15:08:10
5571         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
5572      Branch: perl
5573            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
5574            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
5575            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
5576            + t/lib/xs-typemap.t
5577            ! MANIFEST
5578 ____________________________________________________________________________
5579 [  9380] By: jhi                                   on 2001/03/27  14:48:34
5580         Log: Subject: [PATCH] Typemap testing
5581              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
5582              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
5583              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
5584              
5585              (The first part of the patch.)
5586      Branch: perl
5587            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
5588 ____________________________________________________________________________
5589 [  9379] By: jhi                                   on 2001/03/27  14:44:56
5590         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
5591              From: Benjamin Sugars <bsugars@canoe.ca> 
5592              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
5593              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
5594      Branch: perl
5595            ! t/lib/glob-basic.t
5596 ____________________________________________________________________________
5597 [  9378] By: jhi                                   on 2001/03/27  14:42:30
5598         Log: Subject: [PATCH] perlvar nit
5599              From: Simon Cozens <simon@netthink.co.uk>
5600              Date: Tue, 27 Mar 2001 01:12:01 +0100
5601              Message-ID: <20010327011201.A19179@netthink.co.uk>
5602      Branch: perl
5603            ! pod/perlvar.pod
5604 ____________________________________________________________________________
5605 [  9377] By: jhi                                   on 2001/03/27  14:36:26
5606         Log: Subject: [PATCH] B::Terse and warnings
5607              From: Benjamin Sugars <ben.sugars@home.com>
5608              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
5609              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
5610      Branch: perl
5611            ! ext/B/B.pm ext/B/B/Terse.pm
5612 ____________________________________________________________________________
5613 [  9376] By: jhi                                   on 2001/03/27  14:31:31
5614         Log: Document sockatmark() some.
5615      Branch: perl
5616            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
5617            ! pod/perltoc.pod
5618 ____________________________________________________________________________
5619 [  9375] By: jhi                                   on 2001/03/27  14:00:24
5620         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
5621              noted by Gisle and fixed by NI-S.
5622      Branch: perl
5623            ! sv.c
5624 ____________________________________________________________________________
5625 [  9374] By: jhi                                   on 2001/03/27  05:50:01
5626         Log: Regen toc.
5627      Branch: perl
5628            ! pod/perltoc.pod
5629 ____________________________________________________________________________
5630 [  9373] By: jhi                                   on 2001/03/27  05:43:51
5631         Log: Pixie documenting.
5632      Branch: perl
5633            ! Makefile.SH pod/perlhack.pod
5634 ____________________________________________________________________________
5635 [  9372] By: jhi                                   on 2001/03/27  05:29:34
5636         Log: Metaconfig unit changes for #9371.
5637      Branch: metaconfig
5638            ! U/modified/myhostname.U
5639      Branch: metaconfig/U/perl
5640            + d_sockatmark.U
5641            ! gccvers.U
5642 ____________________________________________________________________________
5643 [  9371] By: jhi                                   on 2001/03/27  05:29:07
5644         Log: Add sockatmark() probing.
5645      Branch: perl
5646            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5647            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
5648            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5649            ! vos/config.ga.h win32/config.bc win32/config.gc
5650            ! win32/config.vc
5651 ____________________________________________________________________________
5652 [  9370] By: jhi                                   on 2001/03/26  22:01:18
5653         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
5654              Really need to benchmark this.
5655      Branch: perl
5656            ! pp.c
5657 ____________________________________________________________________________
5658 [  9369] By: nick                                  on 2001/03/26  21:59:30
5659         Log: Integrate mainline.
5660      Branch: perlio
5661            ! ext/MIME/Base64/QuotedPrint.pm
5662           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
5663           !> patchlevel.h pod/perlhack.pod pp_sys.c
5664 ____________________________________________________________________________
5665 [  9368] By: jhi                                   on 2001/03/26  21:47:03
5666         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
5667              
5668              TODO1: perlbench.
5669              TODO2: le, lt, ge, gt?  Yech.
5670      Branch: perl
5671            ! pp.c
5672 ____________________________________________________________________________
5673 [  9367] By: jhi                                   on 2001/03/26  21:34:57
5674         Log: Too much cut-and-paste in #9363.
5675      Branch: perl
5676            ! pp_sys.c
5677 ____________________________________________________________________________
5678 [  9366] By: jhi                                   on 2001/03/26  21:20:53
5679         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
5680              From: Andreas Schwab <schwab@suse.de>
5681              Date: 26 Mar 2001 17:29:04 +0200
5682              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
5683              
5684              (The patch for 5.6.0 or so, this is a guess for bleadperl)
5685      Branch: perl
5686            ! pp_hot.c
5687 ____________________________________________________________________________
5688 [  9365] By: jhi                                   on 2001/03/26  21:07:54
5689         Log: Integrate perlio.
5690      Branch: perl
5691           !> perlio.c
5692 ____________________________________________________________________________
5693 [  9364] By: nick                                  on 2001/03/26  20:30:48
5694         Log: REFCNT botch in layer name cache hash.
5695      Branch: perlio
5696            ! perlio.c
5697 ____________________________________________________________________________
5698 [  9363] By: jhi                                   on 2001/03/26  18:44:32
5699         Log: Subject: [PATCH] socket() leaks file descriptors
5700              From: Benjamin Sugars <bsugars@canoe.ca>
5701              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
5702              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
5703              
5704              Also sockpair() fixed similarly.
5705      Branch: perl
5706            ! pp_sys.c
5707 ____________________________________________________________________________
5708 [  9362] By: jhi                                   on 2001/03/26  18:37:52
5709         Log: Integrate perlio.
5710      Branch: perl
5711           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
5712 ____________________________________________________________________________
5713 [  9361] By: nick                                  on 2001/03/26  17:32:06
5714         Log: Implement flush of linebuffered streams on read of a tty.
5715      Branch: perlio
5716            ! perlio.c perliol.h
5717 ____________________________________________________________________________
5718 [  9360] By: nick                                  on 2001/03/26  17:12:32
5719         Log: Memory tweaks and notes for OEMVS.
5720      Branch: perlio
5721            ! README.os390 miniperlmain.c t/op/pat.t
5722 ____________________________________________________________________________
5723 [  9359] By: jhi                                   on 2001/03/26  02:12:54
5724         Log: Update Changes.
5725      Branch: perl
5726            ! Changes patchlevel.h
5727 ____________________________________________________________________________
5728 [  9358] By: jhi                                   on 2001/03/26  02:05:32
5729         Log: Document the most common pixie options.
5730      Branch: perl
5731            ! pod/perlhack.pod
5732 ____________________________________________________________________________
5733 [  9357] By: jhi                                   on 2001/03/26  01:25:28
5734         Log: For perl.pixie check *before* compiling that optimize is -g,
5735              as for perl.third.
5736      Branch: perl
5737            ! Makefile.SH
5738 ____________________________________________________________________________
5739 [  9356] By: jhi                                   on 2001/03/26  01:13:41
5740         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
5741      Branch: perl
5742            ! Makefile.SH
5743 ____________________________________________________________________________
5744 [  9355] By: jhi                                   on 2001/03/26  01:11:19
5745         Log: Remove t/perl.third.
5746      Branch: perl
5747            ! Makefile.SH
5748 ____________________________________________________________________________
5749 [  9354] By: jhi                                   on 2001/03/26  00:23:38
5750         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
5751              IO::Sockatmark().
5752      Branch: perl
5753            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
5754 ____________________________________________________________________________
5755 [  9353] By: jhi                                   on 2001/03/25  22:25:04
5756         Log: Integrate perlio.
5757      Branch: perl
5758           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
5759           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
5760           !> pp_hot.c win32/makefile.mk
5761 ____________________________________________________________________________
5762 [  9352] By: jhi                                   on 2001/03/25  22:21:41
5763         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
5764              From: Radu Greab <radu@netsoft.ro>
5765              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
5766              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
5767      Branch: perl
5768            ! pp_sys.c
5769 ____________________________________________________________________________
5770 [  9351] By: nick                                  on 2001/03/25  22:15:02
5771         Log: Fix readline in list mode to tell rest of world that it has
5772              things on the stack. Otherwise if perl code gets invoked
5773              underneath it it scribbles over results-so-far.
5774              (Why TIEHANDLE has not tripped on this is a mystery.)
5775      Branch: perlio
5776            ! pp_hot.c
5777 ____________________________________________________________________________
5778 [  9350] By: nick                                  on 2001/03/25  22:10:13
5779         Log: win32/makefile.mk typos
5780      Branch: perlio
5781            ! win32/makefile.mk
5782 ____________________________________________________________________________
5783 [  9349] By: nick                                  on 2001/03/25  21:31:14
5784         Log: Integrate now-non-binary file.
5785      Branch: perlio
5786           !> t/lib/mimeqp.t
5787 ____________________________________________________________________________
5788 [  9348] By: nick                                  on 2001/03/25  21:27:24
5789         Log: Make it text
5790      Branch: perlio
5791            ! t/lib/mimeqp.t
5792 ____________________________________________________________________________
5793 [  9347] By: nick                                  on 2001/03/25  21:25:37
5794         Log: Integrate mainline.
5795      Branch: perlio
5796           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
5797           !> lib/Term/ReadLine.pm t/lib/md5-file.t
5798 ____________________________________________________________________________
5799 [  9346] By: nick                                  on 2001/03/25  20:58:15
5800         Log: Add destruct time hook to PerlIO (for work-in-process implementing
5801              layers in perl code. In such cases layers need to be popped before
5802              we loose the ability to run perl code.)
5803              Also back-out "PerlIO::object" hook - it isn't going to work like that...
5804      Branch: perlio
5805            ! perl.c perlio.c perlio.h perliol.h
5806 ____________________________________________________________________________
5807 [  9345] By: nick                                  on 2001/03/25  20:49:11
5808         Log: Avoid at leasy one of undefined warnings in Encode.
5809      Branch: perlio
5810            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5811 ____________________________________________________________________________
5812 [  9344] By: jhi                                   on 2001/03/25  20:37:43
5813         Log: A workaround for using Term::ReadLine in emacs minibuffer
5814              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
5815              additional tweaks from Ilya Zakharevich.
5816      Branch: perl
5817            ! lib/Term/ReadLine.pm
5818 ____________________________________________________________________________
5819 [  9343] By: nick                                  on 2001/03/25  20:21:14
5820         Log: Missing return value.
5821      Branch: perlio
5822            ! ext/PerlIO/Scalar/Scalar.xs
5823 ____________________________________________________________________________
5824 [  9342] By: jhi                                   on 2001/03/25  16:21:00
5825         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
5826              to equal the CPAN versions since no code changes have been made.
5827      Branch: perl
5828            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
5829            ! t/lib/md5-file.t
5830 ____________________________________________________________________________
5831 [  9341] By: jhi                                   on 2001/03/25  16:01:48
5832         Log: Escape 8-bit characters.
5833      Branch: perl
5834            ! t/lib/mimeqp.t
5835 ____________________________________________________________________________
5836 [  9340] By: gsar                                  on 2001/03/25  15:50:53
5837         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
5838              chars)
5839      Branch: perl
5840            + t/lib/mimeqp.t
5841 ____________________________________________________________________________
5842 [  9339] By: gsar                                  on 2001/03/25  15:48:50
5843         Log: delete mimeqp.t for later with text mode set
5844      Branch: perl
5845            - t/lib/mimeqp.t
5846 ____________________________________________________________________________
5847 [  9338] By: nick                                  on 2001/03/25  09:01:57
5848         Log: Integrate mainline.
5849      Branch: perlio
5850           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
5851           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
5852           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
5853           +> t/lib/mimeb64u.t t/lib/mimeqp.t
5854           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
5855           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
5856           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
5857 ____________________________________________________________________________
5858 [  9337] By: jhi                                   on 2001/03/25  04:23:24
5859         Log: Add MIME::Base64 here and there.  Again, a lot of
5860              optimism is in the air.
5861      Branch: perl
5862            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
5863            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
5864 ____________________________________________________________________________
5865 [  9336] By: jhi                                   on 2001/03/25  04:12:43
5866         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
5867              this by ear as I do not do Win32 programming.)
5868      Branch: perl
5869            ! win32/Makefile win32/makefile.mk
5870 ____________________________________________________________________________
5871 [  9335] By: jhi                                   on 2001/03/25  04:03:50
5872         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
5873      Branch: perl
5874            ! t/lib/md5-file.t
5875 ____________________________________________________________________________
5876 [  9334] By: jhi                                   on 2001/03/25  03:58:53
5877         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
5878      Branch: perl
5879            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
5880            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
5881            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
5882            + t/lib/mimeb64u.t t/lib/mimeqp.t
5883            ! MANIFEST
5884 ____________________________________________________________________________
5885 [  9333] By: jhi                                   on 2001/03/24  20:14:37
5886         Log: Integrate perlio.
5887      Branch: perl
5888           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
5889 ____________________________________________________________________________
5890 [  9332] By: nick                                  on 2001/03/24  19:40:34
5891         Log: Fix un-init variable leading to spurious "Out of Memory!"
5892      Branch: perlio
5893            ! doio.c
5894 ____________________________________________________________________________
5895 [  9331] By: nick                                  on 2001/03/24  19:09:59
5896         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
5897              and update layers internals doc.
5898      Branch: perlio
5899            ! pod/perlfunc.pod pod/perliol.pod
5900 ____________________________________________________________________________
5901 [  9330] By: jhi                                   on 2001/03/24  18:42:11
5902         Log: The length might be uninitialized garbage if the *svp is the undef.
5903      Branch: perl
5904            ! doio.c
5905 ____________________________________________________________________________
5906 [  9329] By: jhi                                   on 2001/03/24  18:26:57
5907         Log: (Retracted by #9393)
5908
5909              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
5910              From: Simon Cozens <simon@netthink.co.uk>
5911              Date: Sat, 24 Mar 2001 17:13:17 +0000
5912              Message-ID: <20010324171317.A13406@netthink.co.uk>
5913      Branch: perl
5914            ! utils/h2xs.PL
5915 ____________________________________________________________________________
5916 [  9328] By: nick                                  on 2001/03/24  17:22:02
5917         Log: Integrate mainline.
5918      Branch: perlio
5919           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
5920           !> lib/unicode/version
5921 ____________________________________________________________________________
5922 [  9327] By: nick                                  on 2001/03/24  17:16:02
5923         Log: Integrate mainline.
5924      Branch: perlio
5925           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
5926           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
5927           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
5928           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
5929           +> t/lib/md5-file.t
5930           !> MANIFEST Makefile.SH configure.com djgpp/config.over
5931           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
5932           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
5933           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
5934           !> win32/makefile.mk
5935 ____________________________________________________________________________
5936 [  9326] By: jhi                                   on 2001/03/24  17:00:42
5937         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
5938      Branch: perl
5939            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
5940            ! lib/unicode/version
5941 ____________________________________________________________________________
5942 [  9325] By: jhi                                   on 2001/03/24  16:22:33
5943         Log: Subject: Re: B::Deparse bug (5.6.0)
5944              From: Robin Houston <robin@kitsite.com>
5945              Date: Sat, 24 Mar 2001 14:33:09 +0000
5946              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
5947      Branch: perl
5948            ! op.c pp.c t/lib/b.t t/op/repeat.t
5949 ____________________________________________________________________________
5950 [  9324] By: jhi                                   on 2001/03/24  16:21:56
5951         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
5952              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
5953              these additions may be too optimistic.
5954      Branch: perl
5955            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
5956            ! hints/uwin.sh hints/vmesa.sh
5957 ____________________________________________________________________________
5958 [  9323] By: jhi                                   on 2001/03/24  16:06:01
5959         Log: Integrate perlio.
5960      Branch: perl
5961           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
5962           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
5963            ! Makefile.SH
5964           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
5965           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
5966           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
5967           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5968           !> win32/makefile.mk win32/perlhost.h win32/win32.c
5969           !> win32/win32iop.h
5970 ____________________________________________________________________________
5971 [  9322] By: nick                                  on 2001/03/24  14:39:12
5972         Log: Routine Win32 regen_config_h - no real changes.
5973      Branch: perlio
5974            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5975 ____________________________________________________________________________
5976 [  9321] By: nick                                  on 2001/03/24  14:31:49
5977         Log: PerlIO fixups for Win32:
5978              - provide win33_popenlist() - non-functional as yet.
5979              - avoid need for aTHX in PerlIO_debug calls - even if not 
5980              enabled args are still evaluated so Win32 has trouble during fork().
5981              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
5982              - Fixup makedef.pl for latest set of symbols.
5983      Branch: perlio
5984            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
5985            ! win32/perlhost.h win32/win32.c win32/win32iop.h
5986 ____________________________________________________________________________
5987 [  9320] By: nick                                  on 2001/03/24  14:26:58
5988         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
5989              was gibberish - broke it on WIn32 at least.
5990      Branch: perlio
5991            ! ext/POSIX/POSIX.xs
5992 ____________________________________________________________________________
5993 [  9319] By: nick                                  on 2001/03/24  11:29:41
5994         Log: Generated files.
5995      Branch: perlio
5996            ! embed.h global.sym objXSUB.h perlapi.c proto.h
5997 ____________________________________________________________________________
5998 [  9318] By: nick                                  on 2001/03/24  10:29:37
5999         Log: Implement:
6000              1.  open($fh,"+<",undef);  # add test to t/io/open.t
6001              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
6002      Branch: perlio
6003            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
6004            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
6005            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
6006            ! t/io/open.t t/io/utf8.t
6007 ____________________________________________________________________________
6008 [  9317] By: jhi                                   on 2001/03/23  23:41:25
6009         Log: AIX does seems to have optimization problems with its C compilers.
6010      Branch: perl
6011            ! hints/aix.sh
6012 ____________________________________________________________________________
6013 [  9316] By: jhi                                   on 2001/03/23  23:40:46
6014         Log: Integrate perlio.
6015      Branch: perl
6016           +> lib/PerlIO.pm
6017           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
6018           !> perliol.h
6019 ____________________________________________________________________________
6020 [  9315] By: jhi                                   on 2001/03/23  22:16:30
6021         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
6022      Branch: perl
6023            ! t/lib/md5-file.t
6024 ____________________________________________________________________________
6025 [  9314] By: nick                                  on 2001/03/23  20:49:02
6026         Log: Perlio internals re-organized.
6027              - open process creates AV of layer/arg pairs
6028              (appends layers from open() or open.pm to default list).
6029              - push arg is now an SV.
6030              - layer ->Open get passed the AV
6031              - open is no longer mandatory method.
6032              - topmost layer that has ->Open method does the open
6033              - any layers above are pushed once that returns.
6034              - vtable re-ordered so dummy layers need only provide push/pop methods.
6035      Branch: perlio
6036            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
6037 ____________________________________________________________________________
6038 [  9313] By: nick                                  on 2001/03/23  16:27:41
6039         Log: Check in a stable (working) version before next round of tweaks.
6040              Changes include:
6041              - Move default layers code out of doio.c and into perlio.c
6042              - Single routine for parsing layer specification strings.
6043              - Skeleton support for demand loading of layers
6044              - Core-dump avoidance if PERLIO environment specifies loadable layer
6045              (does not _work_ as need IO to load and need load to do IO ...)
6046      Branch: perlio
6047            + lib/PerlIO.pm
6048            ! MANIFEST doio.c perlio.c
6049 ____________________________________________________________________________
6050 [  9312] By: gsar                                  on 2001/03/23  16:25:25
6051         Log: add execute bit to files with shebang lines in the repository;
6052              avoid clobbering execute bit in Porting/makerel 
6053      Branch: maint-5.6/perl
6054            ! (edit 144 files)
6055 ____________________________________________________________________________
6056 [  9311] By: jhi                                   on 2001/03/23  14:25:35
6057         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
6058      Branch: perl
6059            ! MANIFEST
6060 ____________________________________________________________________________
6061 [  9310] By: jhi                                   on 2001/03/23  13:45:04
6062         Log: Subject: [PATCH] Net::Ping
6063              From: Colin McMillen <mcmi0037@tc.umn.edu>
6064              Date: Thu, 22 Mar 2001 19:30:31 -0600
6065              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
6066      Branch: perl
6067            ! lib/Net/Ping.pm
6068 ____________________________________________________________________________
6069 [  9309] By: jhi                                   on 2001/03/23  13:39:13
6070         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
6071      Branch: perl
6072            ! t/lib/md5-aaa.t t/lib/md5-file.t
6073 ____________________________________________________________________________
6074 [  9308] By: jhi                                   on 2001/03/23  13:20:34
6075         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
6076              - bump the version to 2.14
6077              - drop the base64 tests since they require MIME::Base64
6078              - drop the rfc1321.txt
6079              - drop the hints/dec_osf.pl since it's only needed for
6080              pre-5.005_03 Perls
6081              Todo:
6082              - the U32 alignment testing is now removed; it needs to
6083              be reintroduced as as a Config variable (meaning also
6084              as a Configure test)
6085              - get the new EBCDIC md5sum for MD5.pm
6086              - test in Win32 to see how badly I botched the makefiles
6087      Branch: perl
6088            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6089            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
6090            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
6091            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
6092            + t/lib/md5-file.t
6093            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
6094            ! win32/Makefile win32/makefile.mk
6095 ____________________________________________________________________________
6096 [  9307] By: jhi                                   on 2001/03/23  12:56:14
6097         Log: Integrate change #9306 from maintperl into mainline,
6098              AIX dynaloader for AIXes without <load.h>.
6099      Branch: perl
6100           !> ext/DynaLoader/hints/aix.pl
6101 ____________________________________________________________________________
6102 [  9306] By: jhi                                   on 2001/03/23  12:51:36
6103         Log: There are AIXes without /usr/include/load.h,
6104              patch from H.Merijn Brand.
6105      Branch: maint-5.6/perl
6106            ! ext/DynaLoader/hints/aix.pl
6107 ____________________________________________________________________________
6108 [  9305] By: nick                                  on 2001/03/23  11:00:42
6109         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
6110      Branch: perlio
6111            ! ext/Encode/Encode.xs perlio.c perlio.h
6112 ____________________________________________________________________________
6113 [  9304] By: nick                                  on 2001/03/23  10:20:46
6114         Log: Render -Duseperlio functional again.
6115              - this is "quick fix" which calls PerlIO_apply_layers after opening,
6116              which is what old scheme did. New scheme needs to change that
6117              to make open(...,\$scalar) etc. work but this will do for now.
6118      Branch: perlio
6119            ! perlio.c
6120 ____________________________________________________________________________
6121 [  9303] By: nick                                  on 2001/03/23  09:53:20
6122         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
6123              -Uuseperlio now works again.
6124              -Duseperlio is still poorly. Don't merge yet...
6125      Branch: perlio
6126            ! doio.c perlio.h
6127 ____________________________________________________________________________
6128 [  9302] By: nick                                  on 2001/03/22  22:26:51
6129         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
6130              type code.
6131              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
6132              is its main caller. In particular now has access to "extra" args, and
6133              can tell when an open handle is "reopened" (or duped?).
6134              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
6135              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
6136              PerlIO_open() et. al. (i.e. other way round).
6137              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
6138              with args close to PerlIO_openn().
6139      Branch: perlio
6140            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
6141 ____________________________________________________________________________
6142 [  9301] By: jhi                                   on 2001/03/22  20:58:04
6143         Log: Integrate perlio.
6144      Branch: perl
6145           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
6146           !> t/io/open.t util.c
6147 ____________________________________________________________________________
6148 [  9300] By: nick                                  on 2001/03/22  17:36:32
6149         Log: Don't include $@ in not ok message.
6150      Branch: perlio
6151            ! t/io/open.t
6152 ____________________________________________________________________________
6153 [  9299] By: gsar                                  on 2001/03/22  16:53:45
6154         Log: back out changes#7532,7521 for now (appears to have problems
6155              on IRIX)
6156      Branch: maint-5.6/perl
6157            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
6158            ! ext/POSIX/typemap pod/perlvar.pod
6159 ____________________________________________________________________________
6160 [  9298] By: nick                                  on 2001/03/22  14:35:46
6161         Log: Give a meaning to '&' in n-arg open case:
6162              open($fh,"<&",$scalar);
6163              $scalar can be:
6164              - an integer which does "fdopen"
6165              open($fh,"<&",2); # like open($fh,"<&2")
6166              - something that will yield a file handle via sv_2io()
6167              useful for dup'ing anonymous handles.
6168              e.g.:
6169              open(my $fh,"<&",\*STDIN);
6170              open(my $dup,"<&",$fh);
6171      Branch: perlio
6172            ! doio.c t/io/open.t
6173 ____________________________________________________________________________
6174 [  9297] By: nick                                  on 2001/03/22  13:34:35
6175         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
6176      Branch: perlio
6177            ! util.c
6178 ____________________________________________________________________________
6179 [  9296] By: nick                                  on 2001/03/22  12:51:20
6180         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
6181      Branch: perlio
6182            ! perl.c
6183 ____________________________________________________________________________
6184 [  9295] By: nick                                  on 2001/03/22  11:59:44
6185         Log: If stdin, stdout or stderr get opened in unexpected read/write state
6186              then warn at time of open not at time of use.
6187      Branch: perlio
6188            ! doio.c pp_hot.c pp_sys.c
6189 ____________________________________________________________________________
6190 [  9294] By: nick                                  on 2001/03/22  10:54:35
6191         Log: Die on n-arg open(...,"",xxx,yyy,...)
6192              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
6193              - die on read/write cases so we can decide what it means later.
6194      Branch: perlio
6195            ! doio.c embed.pl iperlsys.h util.c
6196 ____________________________________________________________________________
6197 [  9293] By: nick                                  on 2001/03/22  09:02:45
6198         Log: perlio tweaks (reported by Nick Clark)
6199              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
6200              error check in Pendinf_read().
6201      Branch: perlio
6202            ! perlio.c
6203 ____________________________________________________________________________
6204 [  9292] By: gsar                                  on 2001/03/22  07:12:00
6205         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
6206              fixes)
6207      Branch: maint-5.6/perl
6208           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
6209 ____________________________________________________________________________
6210 [  9291] By: jhi                                   on 2001/03/22  06:06:44
6211         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
6212      Branch: perl
6213            ! t/op/re_tests
6214 ____________________________________________________________________________
6215 [  9290] By: jhi                                   on 2001/03/22  05:57:01
6216         Log: Move MacOS Classic higher in the list of supported platforms.
6217      Branch: maint-5.6/perl
6218            ! pod/perlport.pod
6219 ____________________________________________________________________________
6220 [  9289] By: gsar                                  on 2001/03/22  05:35:04
6221         Log: revert part of change#6438 for compatibility (av_reify()
6222              appears to be needed to implement av_splice()ish things
6223              in XS)
6224      Branch: maint-5.6/perl
6225            ! embed.pl global.sym objXSUB.h perlapi.c
6226 ____________________________________________________________________________
6227 [  9288] By: gsar                                  on 2001/03/22  03:09:19
6228         Log: update copyright year
6229      Branch: maint-5.6/perl
6230            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
6231            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
6232            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
6233            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
6234            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
6235            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
6236            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
6237            ! x2p/walk.c
6238 ____________________________________________________________________________
6239 [  9287] By: jhi                                   on 2001/03/21  20:30:54
6240         Log: Integrate perlio.
6241      Branch: perl
6242           !> ext/Data/Dumper/Dumper.xs
6243 ____________________________________________________________________________
6244 [  9286] By: gsar                                  on 2001/03/21  19:49:54
6245         Log: makefile.mk tweak
6246      Branch: maint-5.6/perl
6247            ! win32/Makefile win32/makefile.mk
6248 ____________________________________________________________________________
6249 [  9285] By: nick                                  on 2001/03/21  19:07:13
6250         Log: Multiplicity fix for Dumper.
6251      Branch: perlio
6252            ! ext/Data/Dumper/Dumper.xs
6253 ____________________________________________________________________________
6254 [  9284] By: nick                                  on 2001/03/21  19:01:07
6255         Log: Integrate mainline - (does not build xTHX issue in Dumper).
6256      Branch: perlio
6257           !> (integrate 27 files)
6258 ____________________________________________________________________________
6259 [  9283] By: jhi                                   on 2001/03/21  17:17:35
6260         Log: Integrate change #9282 from mainline into maintperl,
6261              4-arg UTF-8 substr().
6262      Branch: maint-5.6/perl
6263           !> pp.c
6264 ____________________________________________________________________________
6265 [  9282] By: jhi                                   on 2001/03/21  17:15:43
6266         Log: The #9270 would have leaked a scalar if pp_substr()
6267              returned early.
6268      Branch: perl
6269            ! pp.c
6270 ____________________________________________________________________________
6271 [  9281] By: gsar                                  on 2001/03/21  17:03:14
6272         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
6273      Branch: maint-5.6/perl
6274            ! win32/makefile.mk
6275 ____________________________________________________________________________
6276 [  9280] By: gsar                                  on 2001/03/21  17:01:20
6277         Log: some tweaks to change#9278 (fork() emulation should be enabled
6278              by setting BUILD_FLAVOR instead of changing the defaults)
6279      Branch: maint-5.6/perl
6280            ! win32/makefile.mk
6281 ____________________________________________________________________________
6282 [  9279] By: gsar                                  on 2001/03/21  16:47:19
6283         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
6284      Branch: maint-5.6/perl
6285            ! ext/File/Glob/Glob.pm
6286           !> lib/Cwd.pm
6287 ____________________________________________________________________________
6288 [  9278] By: jhi                                   on 2001/03/21  14:35:10
6289         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
6290              From: "Vadim Konovalov" <watman@inbox.ru>
6291              Date: Wed, 21 Mar 2001 01:53:51 +0300
6292              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
6293      Branch: maint-5.6/perl
6294            ! win32/makefile.mk win32/win32sck.c
6295 ____________________________________________________________________________
6296 [  9277] By: jhi                                   on 2001/03/21  13:58:28
6297         Log: Integrate change #9270 from mainline to maintperl:
6298              continued 4-arg UTF-8 substr() fixing.
6299      Branch: maint-5.6/perl
6300           !> pp.c t/op/substr.t
6301 ____________________________________________________________________________
6302 [  9276] By: jhi                                   on 2001/03/21  13:33:00
6303         Log: More pixie cleaning.
6304      Branch: perl
6305            ! Makefile.SH
6306 ____________________________________________________________________________
6307 [  9275] By: jhi                                   on 2001/03/21  03:54:17
6308         Log: Update Changes.
6309      Branch: perl
6310            ! Changes patchlevel.h
6311 ____________________________________________________________________________
6312 [  9274] By: jhi                                   on 2001/03/21  03:48:24
6313         Log: First stab at making Data::Dumper to grok Unicode.
6314              
6315              TODO: tests, EBCDICify.
6316      Branch: perl
6317            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
6318 ____________________________________________________________________________
6319 [  9273] By: jhi                                   on 2001/03/21  02:23:00
6320         Log: Fix for
6321              
6322              Subject: Memory leak in unquoted print   
6323              From: Benjamin Sugars <bsugars@canoe.ca> 
6324              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
6325              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
6326      Branch: perl
6327            ! perlio.c
6328 ____________________________________________________________________________
6329 [  9272] By: jhi                                   on 2001/03/21  01:33:17
6330         Log: Subject: Re: [PATCH] POSIX::getcwd()
6331              From: Benjamin Sugars <bsugars@canoe.ca> 
6332              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
6333              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
6334      Branch: perl
6335            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6336 ____________________________________________________________________________
6337 [  9271] By: jhi                                   on 2001/03/21  01:22:52
6338         Log: Subject: [PATCH] Cwd.pm docs
6339              From: Benjamin Sugars <bsugars@canoe.ca>
6340              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
6341              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
6342      Branch: perl
6343            ! lib/Cwd.pm
6344 ____________________________________________________________________________
6345 [  9270] By: jhi                                   on 2001/03/21  01:16:29
6346         Log: Continue 4-arg substr() UTF-8 fixage.
6347      Branch: perl
6348            ! pp.c t/op/substr.t
6349 ____________________________________________________________________________
6350 [  9269] By: jhi                                   on 2001/03/21  00:46:14
6351         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
6352              
6353              revert the leak fix in change#9142 (problem needs a more experimental
6354              fix unsuitable for 5.6.1)
6355              
6356              do alphabetical sorting by default (for csh compatibility)
6357              
6358              cut-n-paste goof in change#9264
6359              
6360              VMS piping fixes (from Charles Lane)
6361      Branch: perl
6362           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
6363           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
6364           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
6365 ____________________________________________________________________________
6366 [  9268] By: jhi                                   on 2001/03/21  00:37:04
6367         Log: Integrate perlio.
6368      Branch: perl
6369           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
6370           !> utf8.c utf8.h utfebcdic.h
6371 ____________________________________________________________________________
6372 [  9267] By: nick                                  on 2001/03/20  20:04:39
6373         Log: More EBCDIC stuff:
6374              - Loose the extra level of function on ASCII.
6375              - spotted a chr(0) issue in sv.c
6376              - re-work of UTF-X tr/// ranges to work in Unicode
6377              space. Still issues with the "0xff is illegal UTF-8" hack.
6378              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
6379              (why do it once when you can do it all over the place :-(
6380              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
6381              need utf8.pm for swashes.
6382              - Simplified and commented scan_const() in toke.c
6383              Still something wrong regexp and tr (swashes?).
6384      Branch: perlio
6385            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
6386            ! utf8.c utf8.h utfebcdic.h
6387 ____________________________________________________________________________
6388 [  9266] By: gsar                                  on 2001/03/20  19:16:43
6389         Log: VMS piping fixes (from Charles Lane)
6390      Branch: maint-5.6/perl
6391            ! vms/vms.c vms/vmspipe.com
6392 ____________________________________________________________________________
6393 [  9265] By: gsar                                  on 2001/03/20  17:53:52
6394         Log: cut-n-paste goof in change#9264
6395      Branch: maint-5.6/perl
6396            ! ext/File/Glob/Glob.xs
6397 ____________________________________________________________________________
6398 [  9264] By: gsar                                  on 2001/03/20  17:43:47
6399         Log: do alphabetical sorting by default (for csh compatibility);
6400              bsd_glob() does ASCII sort by default as usual, unless
6401              GLOB_ALPHASORT was specified
6402      Branch: maint-5.6/perl
6403            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
6404            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
6405            ! ext/File/Glob/bsd_glob.h
6406 ____________________________________________________________________________
6407 [  9263] By: gsar                                  on 2001/03/20  16:40:08
6408         Log: integrate change#9255 from mainline (unicode fix)
6409              
6410              substr($bytestr, i, n, $charstr)
6411      Branch: maint-5.6/perl
6412           !> Todo-5.6 pp.c t/op/substr.t
6413 ____________________________________________________________________________
6414 [  9262] By: gsar                                  on 2001/03/20  15:57:41
6415         Log: revert the leak fix in change#9142 (problem needs a more experimental
6416              fix unsuitable for 5.6.1)
6417      Branch: maint-5.6/perl
6418            ! scope.c
6419 ____________________________________________________________________________
6420 [  9261] By: jhi                                   on 2001/03/20  14:26:25
6421         Log: Integrate changes #9259,9260 from maintperl into mainline.
6422              
6423              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
6424              
6425              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
6426      Branch: perl
6427           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
6428 ____________________________________________________________________________
6429 [  9260] By: jhi                                   on 2001/03/20  14:05:46
6430         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
6431              From: Robin Barker <rmb1@cise.npl.co.uk>
6432              Date: Tue, 20 Mar 2001 10:12:04 GMT
6433              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
6434      Branch: maint-5.6/perl
6435            ! run.c
6436 ____________________________________________________________________________
6437 [  9259] By: jhi                                   on 2001/03/20  14:04:39
6438         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
6439              From: Chris Nandor <pudge@pobox.com>
6440              Date: Tue, 20 Mar 2001 00:40:56 -0500
6441              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
6442      Branch: maint-5.6/perl
6443            ! ext/POSIX/POSIX.xs lib/File/Path.pm
6444 ____________________________________________________________________________
6445 [  9258] By: jhi                                   on 2001/03/20  05:09:34
6446         Log: Update Changes.
6447      Branch: perl
6448            ! Changes patchlevel.h
6449 ____________________________________________________________________________
6450 [  9257] By: jhi                                   on 2001/03/20  05:04:25
6451         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
6452      Branch: perl
6453            ! t/op/tr.t
6454 ____________________________________________________________________________
6455 [  9256] By: jhi                                   on 2001/03/20  04:43:12
6456         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
6457              From: Peter Prymmer <pvhp@forte.com>
6458              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
6459              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
6460      Branch: maint-5.6/perl
6461            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
6462 ____________________________________________________________________________
6463 [  9255] By: jhi                                   on 2001/03/19  23:17:17
6464         Log: substr($bytestr, i, n, $charstr)
6465
6466              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
6467      Branch: perl
6468            ! Todo-5.6 pp.c t/op/substr.t
6469 ____________________________________________________________________________
6470 [  9254] By: jhi                                   on 2001/03/19  22:25:09
6471         Log: Rearrange the make test target prerequisites so that
6472              in a parallel make 'all' is finished before 'test'.
6473      Branch: perl
6474            ! Makefile.SH
6475 ____________________________________________________________________________
6476 [  9253] By: jhi                                   on 2001/03/19  21:48:07
6477         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
6478              From: Robin Houston <robin@kitsite.com>
6479              Date: Mon, 19 Mar 2001 15:48:41 +0000
6480              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
6481      Branch: perl
6482            ! pp_ctl.c
6483 ____________________________________________________________________________
6484 [  9252] By: jhi                                   on 2001/03/19  21:42:27
6485         Log: Integrate perlio.
6486      Branch: perl
6487           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
6488           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
6489           !> utfebcdic.h vms/perly_c.vms
6490 ____________________________________________________________________________
6491 [  9251] By: jhi                                   on 2001/03/19  21:31:28
6492         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
6493              
6494              Dynaloading in 64-bit AIX with vac.
6495      Branch: perl
6496           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
6497           !> hints/aix.sh
6498 ____________________________________________________________________________
6499 [  9250] By: jhi                                   on 2001/03/19  21:18:00
6500         Log: A more robust solution for the 64bitall AIX dynaloading
6501              problem, from Jens-Uwe Mager.
6502      Branch: maint-5.6/perl
6503            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
6504 ____________________________________________________________________________
6505 [  9249] By: nick                                  on 2001/03/19  20:59:37
6506         Log: Integrate mainline.
6507      Branch: perlio
6508           !> (integrate 42 files)
6509 ____________________________________________________________________________
6510 [  9248] By: nick                                  on 2001/03/19  20:22:07
6511         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
6512              (Building on OS390 uses native YACC and YYDEBUG has other
6513              side effects.)
6514      Branch: perlio
6515            ! perly.c perly.y vms/perly_c.vms
6516 ____________________________________________________________________________
6517 [  9247] By: jhi                                   on 2001/03/19  19:59:53
6518         Log: 64-bit AIX dynaloading problem (see #9244) idea
6519              from Jens-Uwe Mager.
6520      Branch: maint-5.6/perl
6521            ! ext/DynaLoader/dl_aix.xs
6522 ____________________________________________________________________________
6523 [  9246] By: nick                                  on 2001/03/19  19:27:57
6524         Log: More EBCDIC fixes.
6525      Branch: perlio
6526            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
6527            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
6528 ____________________________________________________________________________
6529 [  9245] By: jhi                                   on 2001/03/19  19:05:19
6530         Log: Integrate change #9243 from mainline into maintperl.
6531              
6532              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
6533      Branch: maint-5.6/perl
6534           !> README.vmesa
6535 ____________________________________________________________________________
6536 [  9244] By: jhi                                   on 2001/03/19  19:03:15
6537         Log: Get 64bitall AIX building, but still does not test okay:
6538              dynaloading anything fails, for example for op/defins:
6539              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
6540              (update: fixed by #9247,9250)
6541      Branch: maint-5.6/perl
6542            ! hints/aix.sh
6543 ____________________________________________________________________________
6544 [  9243] By: jhi                                   on 2001/03/19  19:00:16
6545         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
6546              From: Robin Barker <rmb1@cise.npl.co.uk>
6547              Date: Mon, 19 Mar 2001 18:01:57 GMT
6548              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
6549      Branch: perl
6550            ! README.vmesa
6551 ____________________________________________________________________________
6552 [  9242] By: jhi                                   on 2001/03/19  18:58:43
6553         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
6554              
6555              TODO: tests.
6556      Branch: perl
6557            ! doop.c op.c
6558 ____________________________________________________________________________
6559 [  9241] By: gsar                                  on 2001/03/19  17:34:46
6560         Log: VMSify tests (from Charles Lane)
6561      Branch: maint-5.6/perl
6562            ! t/lib/filehand.t t/lib/texttabs.t
6563 ____________________________________________________________________________
6564 [  9240] By: jhi                                   on 2001/03/19  14:24:26
6565         Log: Integrate change #9233 from maintperl into mainline.
6566              
6567              some refcounts were incorrect in perl_clone()
6568      Branch: perl
6569           !> sv.c
6570 ____________________________________________________________________________
6571 [  9239] By: gsar                                  on 2001/03/19  09:23:17
6572         Log: this is 5.6.1-trial3
6573      Branch: maint-5.6/perl
6574            ! Changes
6575 ____________________________________________________________________________
6576 [  9238] By: gsar                                  on 2001/03/19  08:47:04
6577         Log: some new symbols are only available under ithreads
6578      Branch: maint-5.6/perl
6579            ! makedef.pl
6580 ____________________________________________________________________________
6581 [  9237] By: gsar                                  on 2001/03/19  08:42:28
6582         Log: update patchlevel.h, Changes, &c.
6583      Branch: maint-5.6/perl
6584            ! Changes patchlevel.h pod/perlhist.pod
6585           !> AUTHORS
6586 ____________________________________________________________________________
6587 [  9236] By: gsar                                  on 2001/03/19  08:17:49
6588         Log: integrate changes#8068,8717 from mainline
6589              
6590              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
6591              
6592              [PATCH CPAN 1.59_51] warning message (not!)
6593      Branch: maint-5.6/perl
6594           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
6595           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
6596           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
6597           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
6598           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
6599 ____________________________________________________________________________
6600 [  9235] By: gsar                                  on 2001/03/19  08:07:09
6601         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
6602              
6603              [PATCH] Add missing CV flags to dump.c
6604              
6605              Re: [patch] Re: PL_ptr_table
6606              
6607              Fixup non-ithread build after 8713
6608              
6609              Generated files form 8713 etc.
6610              
6611              Correct the correction :-(
6612              
6613              Documenting coderef @INC (Re: CPAN "make this script work" feature)
6614              
6615              Subject: Re: sync sync sync: have I missed any patches?
6616              Replace djSP with dSP.
6617      Branch: maint-5.6/perl
6618           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
6619           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
6620           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
6621           !> sv.c sv.h win32/perlhost.h
6622 ____________________________________________________________________________
6623 [  9234] By: gsar                                  on 2001/03/19  07:22:05
6624         Log: revert the change#9090 integrate for now (change looks somewhat
6625              incomplete in that [ha]v_exists() need something similar; lacks
6626              tests; &c.)
6627      Branch: maint-5.6/perl
6628            ! hv.c
6629 ____________________________________________________________________________
6630 [  9233] By: gsar                                  on 2001/03/19  07:10:01
6631         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
6632              destruction when there are unreferenced scalars (SvREFCNT==0)
6633      Branch: maint-5.6/perl
6634            ! sv.c
6635 ____________________________________________________________________________
6636 [  9232] By: jhi                                   on 2001/03/19  05:11:02
6637         Log: Regen api and toc.
6638      Branch: maint-5.6/perl
6639            ! pod/perlapi.pod pod/perltoc.pod
6640 ____________________________________________________________________________
6641 [  9231] By: jhi                                   on 2001/03/19  04:06:03
6642         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
6643              add a lost line in pp.c:pp_chop(), update to new op/chop.
6644              
6645              Clarify the description differentiating for and while; inspired by
6646              
6647              Subject: [ID 20010306.004] || != named unary operator
6648              
6649              The $Is_MacOS needs to be declared.
6650      Branch: maint-5.6/perl
6651            ! pp.c t/op/chop.t
6652           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
6653 ____________________________________________________________________________
6654 [  9230] By: jhi                                   on 2001/03/19  03:48:16
6655         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
6656              9079,9083,9089,9090,9091 from mainline to maintperl.
6657              
6658              Quieten some noise in Win32 builds
6659              
6660              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
6661              
6662              The perlretut was still talking about the old \p and \P
6663              definitions.
6664              
6665              More tweakage on the Unicode character class descriptions.
6666              
6667              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
6668              
6669              Subject: 'no *POSIX' Patch speeding up make on BS2000 
6670              
6671              Subject: [PATCH] perldata.pod here-doc docs
6672              
6673              Add /sbin and /usr/sbin to the list of directories scanned
6674              for setuid programs.  Takes care of bug id 20010309.003.
6675              
6676              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
6677              
6678              In op/stat #35 better to scan all the potential directories
6679              for setuids, not just the first one.
6680      Branch: maint-5.6/perl
6681            ! Makefile.SH
6682           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
6683           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
6684           !> t/op/stat.t toke.c win32/win32.h
6685 ____________________________________________________________________________
6686 [  9229] By: jhi                                   on 2001/03/19  02:31:50
6687         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
6688              From: Chris Nandor <pudge@pobox.com>
6689              Date: Sat, 10 Mar 2001 14:22:19 -0500
6690              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
6691      Branch: maint-5.6/perl
6692            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
6693            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
6694            ! t/lib/b.t t/lib/errno.t
6695 ____________________________________________________________________________
6696 [  9228] By: jhi                                   on 2001/03/19  02:29:59
6697         Log: Integrate changes #9113,9122 from mainline into maintperl.
6698              
6699              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?)
6700      Branch: maint-5.6/perl
6701           !> Configure README.os390 hints/os390.sh
6702 ____________________________________________________________________________
6703 [  9227] By: jhi                                   on 2001/03/19  02:22:35
6704         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
6705              into maintperl.
6706              
6707              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
6708              
6709              Forgot to check-in the larger part of #9120, duh.
6710              
6711              Subject: Another patch for integer.pm POD 
6712              
6713              h2ph strictness and cleanliness from Kurt Starsinic.
6714              
6715              Borland filename case problem.
6716              
6717              h2ph strictness and cleanliness from Kurt Starsinic.
6718              
6719              Subject: [PATCH] the uncontroversial doc patches
6720      Branch: maint-5.6/perl
6721           +> win32/sncfnmcs.pl
6722           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
6723           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
6724           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
6725           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
6726           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
6727           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
6728           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
6729 ____________________________________________________________________________
6730 [  9226] By: jhi                                   on 2001/03/19  02:10:21
6731         Log: Integrate changes #9207,9214 from mainline into maintperl.
6732              
6733              podchecker relaxations: =over has an *optional* number after it,
6734              and whitespace in L<> is okay.
6735      Branch: maint-5.6/perl
6736           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
6737           !> t/pod/poderrs.xr
6738 ____________________________________________________________________________
6739 [  9225] By: jhi                                   on 2001/03/19  02:07:38
6740         Log: Integrate change #9219 from maintperl into mainline.
6741              
6742              remove duplicated tests
6743      Branch: perl
6744           !> t/op/re_tests
6745 ____________________________________________________________________________
6746 [  9224] By: jhi                                   on 2001/03/19  02:06:11
6747         Log: Integrate change #9223 from mainline to maintperl.
6748              
6749              Document -Dmksymlinks.
6750      Branch: maint-5.6/perl
6751           !> INSTALL
6752 ____________________________________________________________________________
6753 [  9223] By: jhi                                   on 2001/03/19  02:01:25
6754         Log: Document -Dmksymlinks.
6755      Branch: perl
6756            ! INSTALL
6757 ____________________________________________________________________________
6758 [  9222] By: jhi                                   on 2001/03/19  01:15:35
6759         Log: The -Dmksymlinks wasn't working for maintperl.
6760      Branch: maint-5.6/perl
6761            ! Configure
6762 ____________________________________________________________________________
6763 [  9221] By: jhi                                   on 2001/03/19  00:49:43
6764         Log: Cleanup pixie residue.
6765      Branch: perl
6766            ! Makefile.SH
6767 ____________________________________________________________________________
6768 [  9220] By: jhi                                   on 2001/03/19  00:44:47
6769         Log: Document the use of pixie/prof; create make targets for it.
6770              
6771              TODO: make t/TEST pixie-aware.
6772      Branch: perl
6773            ! Makefile.SH pod/perlhack.pod
6774 ____________________________________________________________________________
6775 [  9219] By: gsar                                  on 2001/03/19  00:16:55
6776         Log: remove duplicated tests
6777      Branch: maint-5.6/perl
6778            ! t/op/re_tests
6779 ____________________________________________________________________________
6780 [  9218] By: jhi                                   on 2001/03/18  23:59:31
6781         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
6782      Branch: perl
6783            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
6784 ____________________________________________________________________________
6785 [  9217] By: jhi                                   on 2001/03/18  23:25:20
6786         Log: Rewrite the tests section of Makefile to be less redundant
6787              and to allow for more flexible test targets, many recursive
6788              make calls introduced.
6789      Branch: perl
6790            ! Makefile.SH
6791 ____________________________________________________________________________
6792 [  9216] By: jhi                                   on 2001/03/18  22:30:04
6793         Log: Document the use of Third Degree (sparsely).
6794      Branch: perl
6795            ! pod/perlhack.pod t/TEST
6796 ____________________________________________________________________________
6797 [  9215] By: jhi                                   on 2001/03/18  22:10:30
6798         Log: Make targets for testing with Third Degree.
6799      Branch: perl
6800            ! Makefile.SH
6801 ____________________________________________________________________________
6802 [  9214] By: jhi                                   on 2001/03/18  21:08:53
6803         Log: The podchecker relaxations need to mirrored also at the tests.
6804      Branch: perl
6805            ! t/pod/poderrs.xr
6806 ____________________________________________________________________________
6807 [  9213] By: jhi                                   on 2001/03/18  20:56:21
6808         Log: Update Changes.
6809      Branch: perl
6810            ! Changes patchlevel.h
6811 ____________________________________________________________________________
6812 [  9212] By: jhi                                   on 2001/03/18  20:36:59
6813         Log: Looking for config.sh in parent directories isn't
6814              very useful for the toplevel Makefile.
6815      Branch: perl
6816            ! Makefile.SH
6817 ____________________________________________________________________________
6818 [  9211] By: jhi                                   on 2001/03/18  20:33:37
6819         Log: On "make clean" take care of Third Degree droppings.
6820      Branch: perl
6821            ! Makefile.SH
6822 ____________________________________________________________________________
6823 [  9210] By: jhi                                   on 2001/03/18  20:21:34
6824         Log: Add a hook for running the tests under the Third Degree
6825              debugging tool (set $ENV{PERL_3LOG} to non-zero)
6826              
6827              TODO: Document the use of Third Degree.
6828      Branch: perl
6829            ! t/TEST
6830 ____________________________________________________________________________
6831 [  9209] By: jhi                                   on 2001/03/18  20:19:07
6832         Log: Regen toc and api pods.
6833      Branch: perl
6834            ! pod/perlapi.pod pod/perltoc.pod
6835 ____________________________________________________________________________
6836 [  9208] By: jhi                                   on 2001/03/18  20:12:12
6837         Log: Integrate changes #8128,9132 from mainline into maintperl,
6838              Tie::SubstrHash fixes.
6839      Branch: maint-5.6/perl
6840           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
6841 ____________________________________________________________________________
6842 [  9207] By: jhi                                   on 2001/03/18  20:07:43
6843         Log: podchecker relaxations from Michael Stevens.
6844      Branch: perl
6845            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
6846 ____________________________________________________________________________
6847 [  9206] By: jhi                                   on 2001/03/18  20:04:24
6848         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
6849      Branch: perl
6850            ! lib/Locale/Constants.pm lib/Locale/Country.pm
6851            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
6852            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
6853 ____________________________________________________________________________
6854 [  9205] By: jhi                                   on 2001/03/18  19:54:45
6855         Log: Integrate changes #9161,9162 from maintperl to mainline.
6856              
6857              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
6858              results
6859      Branch: perl
6860           !> t/op/magic.t
6861 ____________________________________________________________________________
6862 [  9204] By: jhi                                   on 2001/03/18  19:37:46
6863         Log: Make perl.third checks more understandable to the builder.
6864      Branch: perl
6865            ! Makefile.SH
6866 ____________________________________________________________________________
6867 [  9203] By: jhi                                   on 2001/03/18  19:20:54
6868         Log: Re-integrate #9138 from maintperl to mainline,
6869              the squelching of the unneeded "Scalars leaked" messages.
6870      Branch: perl
6871           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
6872           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
6873           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
6874 ____________________________________________________________________________
6875 [  9202] By: jhi                                   on 2001/03/18  18:48:36
6876         Log: More robust and more paranoid perl.third target.
6877      Branch: perl
6878            ! Makefile.SH
6879 ____________________________________________________________________________
6880 [  9201] By: jhi                                   on 2001/03/18  18:39:21
6881         Log: Integrate change #9197 from maintperl to mainline.
6882              
6883              more thorough cleaning of arenas.
6884      Branch: perl
6885           !> embed.pl perl.c proto.h sv.c t/op/sort.t
6886 ____________________________________________________________________________
6887 [  9200] By: jhi                                   on 2001/03/18  18:25:17
6888         Log: Integrate perlio.
6889      Branch: perl
6890           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
6891           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
6892           !> t/lib/encode.t toke.c universal.c utf8.c
6893 ____________________________________________________________________________
6894 [  9199] By: nick                                  on 2001/03/18  15:23:51
6895         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
6896              is the sense of the test being done. Avoid some magical 127 and 128 values
6897              by using macros.
6898      Branch: perlio
6899            ! doop.c pp_ctl.c sv.c toke.c
6900 ____________________________________________________________________________
6901 [  9198] By: nick                                  on 2001/03/18  14:18:12
6902         Log: UTF-X encoding invariance for Encode:
6903              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
6904              - move the XS code for those to universal.c (so in miniperl)
6905              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
6906              - change ext/Encode/compile to use above.
6907              - Fix t/lib/encode.t for above
6908              - Teach t/lib/b.t to expect -uutf8
6909              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
6910              utf8.pm is needed.
6911      Branch: perlio
6912            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
6913            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
6914 ____________________________________________________________________________
6915 [  9197] By: gsar                                  on 2001/03/18  12:15:57
6916         Log: more thorough cleaning of arenas--keep going until no more
6917              SvREFCNT_dec()s occur (this fixes the problem that causes the
6918              pesky "Scalars leaked" warnings)
6919      Branch: maint-5.6/perl
6920            ! embed.pl perl.c proto.h sv.c t/op/sort.t
6921 ____________________________________________________________________________
6922 [  9196] By: nick                                  on 2001/03/18  10:57:29
6923         Log: Fix pragma/utf8.t # 15
6924              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
6925              are SvUTF8 as well.
6926      Branch: perlio
6927            ! toke.c
6928 ____________________________________________________________________________
6929 [  9195] By: nick                                  on 2001/03/18  09:27:06
6930         Log: Integrate mainline
6931      Branch: perlio
6932           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
6933           !> t/op/pat.t
6934 ____________________________________________________________________________
6935 [  9194] By: jhi                                   on 2001/03/18  05:29:59
6936         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
6937              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
6938      Branch: perl
6939            ! op.c op.h t/op/misc.t t/op/pat.t
6940 ____________________________________________________________________________
6941 [  9193] By: jhi                                   on 2001/03/18  05:15:06
6942         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
6943      Branch: perl
6944            ! mg.c t/op/pat.t
6945 ____________________________________________________________________________
6946 [  9192] By: jhi                                   on 2001/03/18  04:22:43
6947         Log: tr/// UTF-8 patches from Inaba Hiroto.
6948      Branch: perl
6949            ! doop.c op.c
6950 ____________________________________________________________________________
6951 [  9191] By: jhi                                   on 2001/03/18  04:21:17
6952         Log: Integrate perlio.
6953      Branch: perl
6954           !> utf8.c utfebcdic.h
6955 ____________________________________________________________________________
6956 [  9190] By: nick                                  on 2001/03/17  20:32:01
6957         Log: Correct #if EBCDIC side typos.
6958              Builds and passes many tests on OS390.
6959      Branch: perlio
6960            ! utf8.c utfebcdic.h
6961 ____________________________________________________________________________
6962 [  9189] By: jhi                                   on 2001/03/17  18:55:49
6963         Log: Add prerequisites for the perl.third target.
6964      Branch: perl
6965            ! Makefile.SH
6966 ____________________________________________________________________________
6967 [  9188] By: jhi                                   on 2001/03/17  18:46:00
6968         Log: Integrate perlio.
6969      Branch: perl
6970           +> utfebcdic.h
6971           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
6972 ____________________________________________________________________________
6973 [  9187] By: jhi                                   on 2001/03/17  18:38:47
6974         Log: Add a make rule for perl.third (the Third Degree memory debugging
6975              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
6976      Branch: perl
6977            ! Makefile.SH
6978 ____________________________________________________________________________
6979 [  9186] By: nick                                  on 2001/03/17  18:34:48
6980         Log: MANIFEST addition :-(
6981      Branch: perlio
6982            ! MANIFEST
6983 ____________________________________________________________________________
6984 [  9185] By: nick                                  on 2001/03/17  18:29:50
6985         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
6986              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
6987              a superset of ASCII are invariant under the encoding. This is EBCDIC
6988              friendly as an encoded string can be looked at as being EBCDIC by lexer
6989              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
6990              ASCII on ASCII machines.
6991              
6992              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
6993              seperate.
6994              - Add some more macros to comprehend different shift amounts and
6995              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
6996              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
6997              and conditionaly #include it.
6998              
6999              EBCDIC build as yet untested.  ASCII still fails the one test.
7000      Branch: perlio
7001            + utfebcdic.h
7002            ! utf8.c utf8.h
7003 ____________________________________________________________________________
7004 [  9184] By: nick                                  on 2001/03/17  17:44:16
7005         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
7006      Branch: perlio
7007            ! doop.c perl.h pp.c utf8.h
7008 ____________________________________________________________________________
7009 [  9183] By: jhi                                   on 2001/03/17  15:55:42
7010         Log: Integrate perlio.
7011      Branch: perl
7012            ! MANIFEST
7013           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
7014 ____________________________________________________________________________
7015 [  9182] By: nick                                  on 2001/03/17  09:16:06
7016         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
7017      Branch: perlio
7018            ! t/op/pat.t
7019 ____________________________________________________________________________
7020 [  9181] By: nick                                  on 2001/03/17  09:15:11
7021         Log: Integrate mainline.
7022      Branch: perlio
7023           +> lib/Locale/Constants.pm lib/Locale/Country.pm
7024           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
7025           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
7026           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
7027           !> (integrate 83 files)
7028 ____________________________________________________________________________
7029 [  9180] By: nick                                  on 2001/03/16  17:23:21
7030         Log: EBCDIC Fixes.
7031      Branch: perlio
7032            ! perl.h sv.c toke.c utf8.c utf8.h
7033 ____________________________________________________________________________
7034 [  9179] By: jhi                                   on 2001/03/16  14:10:12
7035         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
7036              a change needed to work around an AIX compiler bug.
7037      Branch: perl
7038            ! ext/Storable/Storable.xs
7039 ____________________________________________________________________________
7040 [  9178] By: jhi                                   on 2001/03/16  03:19:59
7041         Log: With Damian's approval synchronize damian's modules'
7042              licensing with Perl's standard module licensing.
7043      Branch: perl
7044            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
7045 ____________________________________________________________________________
7046 [  9177] By: jhi                                   on 2001/03/16  03:15:34
7047         Log: Make the Filter::Util:Call files have their own copies
7048              of the Perl standard module licensing, from Paul Marquess.
7049      Branch: perl
7050            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
7051 ____________________________________________________________________________
7052 [  9176] By: jhi                                   on 2001/03/16  02:56:04
7053         Log: Subject: [PATCH] more pod patches
7054              From: Michael Stevens <michael@etla.org>
7055              Date: Thu, 15 Mar 2001 21:25:18 +0000
7056              Message-ID: <20010315212518.A18870@firedrake.org>
7057      Branch: perl
7058            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
7059            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
7060            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
7061            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
7062            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
7063            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
7064            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
7065            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
7066            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
7067            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
7068            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
7069            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
7070            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
7071            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
7072            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
7073            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
7074            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
7075            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
7076            ! lib/Locale/Country.pm lib/Locale/Language.pm
7077            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
7078            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
7079            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
7080            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
7081            ! os2/OS2/Process/Process.pm
7082 ____________________________________________________________________________
7083 [  9175] By: jhi                                   on 2001/03/16  02:53:32
7084         Log: Subject: [PATCH] the uncontroversial doc patches
7085              From: Michael Stevens <michael@etla.org>
7086              Date: Thu, 15 Mar 2001 20:01:12 +0000
7087              Message-ID: <20010315200112.A7636@firedrake.org>
7088      Branch: perl
7089            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
7090            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
7091            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
7092            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
7093            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
7094 ____________________________________________________________________________
7095 [  9174] By: jhi                                   on 2001/03/16  02:50:49
7096         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
7097              From: Paul Lindner <lindner@inuus.com>
7098              Date: Fri, 16 Mar 2001 11:28:03 -0800
7099              Message-ID: <20010316112803.A7577@inuus.com>
7100      Branch: perl
7101            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
7102 ____________________________________________________________________________
7103 [  9173] By: nick                                  on 2001/03/15  20:21:03
7104         Log: 1st day's EBCDIC fixes:
7105              - toke.c's parsing of strings needed attention
7106              needed to conditionally e2a if string was already UTF-8
7107              - e2a/a2e tables where wrong way round.
7108              - new macros in utf8.h
7109      Branch: perlio
7110            ! perl.h toke.c utf8.h
7111 ____________________________________________________________________________
7112 [  9172] By: jhi                                   on 2001/03/15  15:17:17
7113         Log: Update Changes.
7114      Branch: perl
7115            ! Changes patchlevel.h
7116 ____________________________________________________________________________
7117 [  9171] By: jhi                                   on 2001/03/15  15:09:32
7118         Log: Subject: Re: Another Borland C++ problem.
7119              From: "Vadim Konovalov" <watman@inbox.ru>
7120              Date: Sat, 10 Mar 2001 19:26:07 +0300
7121              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
7122              
7123              Borland filename case problem.
7124      Branch: perl
7125            + win32/sncfnmcs.pl
7126            ! MANIFEST README.win32
7127 ____________________________________________________________________________
7128 [  9170] By: jhi                                   on 2001/03/15  14:54:23
7129         Log: Add Locale::Codes 1.06, from Neil Bowers.
7130      Branch: perl
7131            + lib/Locale/Constants.pm lib/Locale/Country.pm
7132            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
7133            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
7134            + t/lib/lc-language.t t/lib/lc-uk.t
7135            ! MANIFEST
7136 ____________________________________________________________________________
7137 [  9169] By: jhi                                   on 2001/03/15  14:19:01
7138         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
7139      Branch: perl
7140            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
7141            ! ext/Storable/Storable.xs
7142 ____________________________________________________________________________
7143 [  9168] By: jhi                                   on 2001/03/15  14:13:22
7144         Log: Integrate changes #9120,9167 from mainline to maintperl.
7145              
7146              Subject: [PATCH 5.6.1] OS/2 docs
7147              
7148              Subject: [PATCH 5.6.1] perldoc
7149      Branch: maint-5.6/perl
7150           !> os2/Changes utils/perldoc.PL
7151 ____________________________________________________________________________
7152 [  9167] By: jhi                                   on 2001/03/15  14:07:42
7153         Log: Subject: [PATCH 5.6.1] perldoc
7154              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7155              Date: Wed, 14 Mar 2001 23:46:52 -0500
7156              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
7157      Branch: perl
7158            ! utils/perldoc.PL
7159 ____________________________________________________________________________
7160 [  9166] By: jhi                                   on 2001/03/15  13:53:15
7161         Log: sigaction test condition tweakage.
7162      Branch: perl
7163            ! t/lib/sigaction.t
7164 ____________________________________________________________________________
7165 [  9165] By: alanbur                               on 2001/03/15  03:49:17
7166         Log: Resynchronised with parent
7167      Branch: maint-5.6/pureperl
7168           +> os2/os2add.sym t/op/anonsub.t
7169           !> (integrate 72 files)
7170 ____________________________________________________________________________
7171 [  9164] By: jhi                                   on 2001/03/15  01:05:01
7172         Log: Avoid stomping off the beginning of an array in tr///.
7173      Branch: perl
7174            ! op.c
7175 ____________________________________________________________________________
7176 [  9163] By: jhi                                   on 2001/03/15  00:58:57
7177         Log: h2ph strictness and cleanliness from Kurt Starsinic.
7178      Branch: perl
7179            ! utils/h2ph.PL
7180 ____________________________________________________________________________
7181 [  9162] By: gsar                                  on 2001/03/15  00:56:53
7182         Log: avoid warnings
7183      Branch: maint-5.6/perl
7184            ! t/op/magic.t
7185 ____________________________________________________________________________
7186 [  9161] By: gsar                                  on 2001/03/15  00:52:09
7187         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
7188              results
7189      Branch: maint-5.6/perl
7190            ! t/op/magic.t
7191 ____________________________________________________________________________
7192 [  9160] By: jhi                                   on 2001/03/14  22:02:10
7193         Log: Do not use the Perl malloc in IRIX, suggested by
7194              Helmus Jarausch.
7195      Branch: perl
7196            ! hints/irix_6.sh
7197 ____________________________________________________________________________
7198 [  9159] By: nick                                  on 2001/03/14  21:45:59
7199         Log: Integrate mainline
7200      Branch: perlio
7201           +> t/op/loopctl.t
7202           !> (integrate 41 files)
7203 ____________________________________________________________________________
7204 [  9158] By: jhi                                   on 2001/03/14  21:10:09
7205         Log: The Day of the Retractions continues: the #9138
7206              (integrated in #9144) doesn't work well in mainline.
7207      Branch: perl
7208            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
7209            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
7210            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
7211 ____________________________________________________________________________
7212 [  9157] By: jhi                                   on 2001/03/14  20:58:12
7213         Log: The #9145 CANNOT be enabled: the clear_pmop code still
7214              dumps core all over in Tru64.
7215      Branch: perl
7216            ! op.c op.h t/op/pat.t
7217 ____________________________________________________________________________
7218 [  9156] By: jhi                                   on 2001/03/14  20:48:06
7219         Log: Integrate change #9154 from maintperl to mainline.
7220              
7221              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
7222              (caused Storable 1.0.10 to break on windows)
7223      Branch: perl
7224           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
7225           !> perlapi.c proto.h
7226 ____________________________________________________________________________
7227 [  9155] By: jhi                                   on 2001/03/14  20:23:53
7228         Log: Retract #9136: breaks threading (and binary compatibility).
7229      Branch: perl
7230            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
7231 ____________________________________________________________________________
7232 [  9154] By: gsar                                  on 2001/03/14  17:48:18
7233         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
7234              (caused Storable 1.0.10 to break on windows)
7235      Branch: maint-5.6/perl
7236            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
7237            ! perlapi.c proto.h
7238 ____________________________________________________________________________
7239 [  9153] By: jhi                                   on 2001/03/14  13:35:21
7240         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
7241      Branch: perl
7242            ! t/lib/sigaction.t
7243 ____________________________________________________________________________
7244 [  9152] By: gsar                                  on 2001/03/14  07:29:40
7245         Log: back out changes#9012,9010,9009 and parts of change#9016
7246              (causes ABRs under purify, and some prerequisites don't
7247              seem to be there in 5.6.x)
7248      Branch: maint-5.6/perl
7249            ! doop.c op.c t/op/tr.t toke.c
7250 ____________________________________________________________________________
7251 [  9151] By: gsar                                  on 2001/03/14  07:01:29
7252         Log: reenable change#9145 (the test was busted due to a missing
7253              C<print "ok 27\n">)
7254      Branch: perl
7255            ! op.c op.h t/op/pat.t
7256 ____________________________________________________________________________
7257 [  9150] By: jhi                                   on 2001/03/14  06:38:36
7258         Log: Retract #9145.
7259      Branch: perl
7260            ! op.c op.h t/op/pat.t
7261 ____________________________________________________________________________
7262 [  9149] By: jhi                                   on 2001/03/14  06:14:56
7263         Log: Retract #9143.
7264      Branch: perl
7265            ! op.c
7266 ____________________________________________________________________________
7267 [  9148] By: gsar                                  on 2001/03/14  06:13:02
7268         Log: Uninitialized Memory Read in regexec.c
7269      Branch: perl
7270            ! regexec.c
7271 ____________________________________________________________________________
7272 [  9147] By: jhi                                   on 2001/03/14  04:59:54
7273         Log: Subject: PATCH: make goto work in nested eval ""
7274              From: Robin Houston <robin@kitsite.com>
7275              Date: Wed, 14 Mar 2001 04:16:10 +0000
7276              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
7277      Branch: perl
7278            ! pp_ctl.c t/op/goto.t
7279 ____________________________________________________________________________
7280 [  9146] By: jhi                                   on 2001/03/14  04:42:54
7281         Log: Preserve the #ifdef PERL_CORE in perly.h.
7282      Branch: perl
7283            ! perly.fixer
7284 ____________________________________________________________________________
7285 [  9145] By: jhi                                   on 2001/03/14  03:57:41
7286         Log: (Retracted by #9150.)
7287      Branch: perl
7288            ! op.c op.h t/op/pat.t
7289 ____________________________________________________________________________
7290 [  9144] By: jhi                                   on 2001/03/14  03:50:38
7291         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
7292              
7293              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
7294              
7295              remove squelch controls for "Scalars leaked" messages in most places
7296              (these are now cured)
7297              
7298              fix another memory leak reported by purify (tie callbacks that
7299              croak can leak when wiping out magic)
7300      Branch: perl
7301           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
7302           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
7303           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
7304           !> t/pragma/warnings.t
7305 ____________________________________________________________________________
7306 [  9143] By: jhi                                   on 2001/03/14  03:37:53
7307         Log: (Retracted by #9149.)
7308      Branch: perl
7309            ! op.c
7310 ____________________________________________________________________________
7311 [  9142] By: gsar                                  on 2001/03/14  03:20:48
7312         Log: fix another memory leak reported by purify (tie callbacks that
7313              croak can leak when wiping out magic)
7314      Branch: maint-5.6/perl
7315            ! scope.c
7316 ____________________________________________________________________________
7317 [  9141] By: jhi                                   on 2001/03/14  02:55:00
7318         Log: Subject: PATCH for [ID 20010305.003]
7319              From: Robin Houston <robin@kitsite.com>
7320              Date: Wed, 14 Mar 2001 02:45:51 +0000
7321              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
7322      Branch: perl
7323            ! pp_ctl.c t/op/eval.t
7324 ____________________________________________________________________________
7325 [  9140] By: jhi                                   on 2001/03/14  02:41:54
7326         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
7327              Date: Wed, 14 Mar 2001 01:52:51 +0000
7328              From: Robin Houston <robin@kitsite.com>
7329              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
7330              
7331              Fix for 2000313.004.
7332      Branch: perl
7333            ! pp_ctl.c t/op/goto.t
7334 ____________________________________________________________________________
7335 [  9139] By: jhi                                   on 2001/03/14  02:40:50
7336         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
7337              From: Robin Houston <robin@kitsite.com>
7338              Date: Wed, 14 Mar 2001 00:43:45 +0000
7339              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
7340      Branch: perl
7341            + t/op/loopctl.t
7342            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
7343            ! vms/perly_c.vms
7344 ____________________________________________________________________________
7345 [  9138] By: gsar                                  on 2001/03/14  01:18:00
7346         Log: remove squelch controls for "Scalars leaked" messages in most places
7347              (these are now cured)
7348      Branch: maint-5.6/perl
7349            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
7350            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
7351            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
7352 ____________________________________________________________________________
7353 [  9137] By: gsar                                  on 2001/03/14  00:57:04
7354         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
7355      Branch: maint-5.6/perl
7356            ! regcomp.c
7357 ____________________________________________________________________________
7358 [  9136] By: jhi                                   on 2001/03/13  23:12:24
7359         Log: (Retracted by #9155)
7360              
7361              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
7362              From: Jens-Uwe Mager <jum@helios.de>
7363              Date: Wed, 21 Feb 2001 21:32:04 +0100
7364              Message-ID: <20010221213203.A18340@ans.helios.de>
7365      Branch: perl
7366            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
7367 ____________________________________________________________________________
7368 [  9135] By: jhi                                   on 2001/03/13  22:50:05
7369         Log: Integrate perlio.
7370      Branch: perl
7371           !> pp.c
7372 ____________________________________________________________________________
7373 [  9134] By: jhi                                   on 2001/03/13  22:49:05
7374         Log: Integrate change #9131 from maintperl into mainline.
7375              
7376              make the error text look more consistent in hints/hpux.sh
7377      Branch: perl
7378           !> hints/hpux.sh
7379 ____________________________________________________________________________
7380 [  9133] By: gsar                                  on 2001/03/13  22:46:20
7381         Log: integrate change#9067 from mainline
7382              
7383              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
7384      Branch: maint-5.6/perl
7385           !> lib/ExtUtils/MM_Unix.pm
7386 ____________________________________________________________________________
7387 [  9132] By: jhi                                   on 2001/03/13  22:41:21
7388         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
7389              From: "John P. Linderman" <jpl@research.att.com>
7390              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
7391              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
7392              
7393              A more correct prime finder.
7394      Branch: perl
7395            ! lib/Tie/SubstrHash.pm
7396 ____________________________________________________________________________
7397 [  9131] By: gsar                                  on 2001/03/13  22:30:42
7398         Log: make the error text look more consistent in hints/hpux.sh
7399      Branch: maint-5.6/perl
7400            ! hints/hpux.sh
7401 ____________________________________________________________________________
7402 [  9130] By: jhi                                   on 2001/03/13  22:23:44
7403         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
7404              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7405              Date: Tue, 13 Mar 2001 18:41:26 +0100
7406              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
7407              
7408              If the test is run non-interactively the default handler
7409              is different.
7410      Branch: perl
7411            ! t/lib/sigaction.t
7412 ____________________________________________________________________________
7413 [  9129] By: jhi                                   on 2001/03/13  22:20:21
7414         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
7415              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7416              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
7417              Date:     Tue, 13 Mar 2001 16:44:32 EST
7418      Branch: perl
7419            ! t/lib/1_compile.t
7420 ____________________________________________________________________________
7421 [  9128] By: jhi                                   on 2001/03/13  22:18:34
7422         Log: Subject: Another patch for integer.pm POD 
7423              From: "John L. Allen" <allen@grumman.com>
7424              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
7425              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
7426      Branch: perl
7427            ! lib/integer.pm
7428 ____________________________________________________________________________
7429 [  9127] By: nick                                  on 2001/03/13  21:26:30
7430         Log: Integrate mainline.
7431      Branch: perlio
7432           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
7433           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
7434           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
7435           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
7436           !> Changes Configure MANIFEST README.os2 README.os390
7437           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
7438           !> os2/Changes patchlevel.h win32/perlhost.h
7439 ____________________________________________________________________________
7440 [  9126] By: nick                                  on 2001/03/13  20:39:51
7441         Log: #ifdef'ed out code to make packed side of pack/unpack
7442              octets. (i.e. pack('U') => encode_utf8).
7443      Branch: perlio
7444            ! pp.c
7445 ____________________________________________________________________________
7446 [  9125] By: jhi                                   on 2001/03/13  15:07:16
7447         Log: Update Changes.
7448      Branch: perl
7449            ! Changes patchlevel.h
7450 ____________________________________________________________________________
7451 [  9124] By: jhi                                   on 2001/03/13  14:22:45
7452         Log: Workaround for the buggy ("internal compiler error")
7453              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
7454              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
7455              of Andreas König.
7456      Branch: perl
7457            ! ext/re/Makefile.PL hints/aix.sh
7458 ____________________________________________________________________________
7459 [  9123] By: jhi                                   on 2001/03/13  03:24:34
7460         Log: Typo in #9114.
7461      Branch: metaconfig
7462            ! U/modified/myhostname.U
7463 ____________________________________________________________________________
7464 [  9122] By: jhi                                   on 2001/03/13  03:24:06
7465         Log: Typo in #9113.
7466      Branch: perl
7467            ! Configure
7468 ____________________________________________________________________________
7469 [  9121] By: jhi                                   on 2001/03/13  01:53:05
7470         Log: Forgot to check-in the larger part of #9120, duh.
7471      Branch: perl
7472            ! README.os2
7473 ____________________________________________________________________________
7474 [  9120] By: jhi                                   on 2001/03/13  01:51:31
7475         Log: Subject: [PATCH 5.6.1] OS/2 docs
7476              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7477              Date: Mon, 12 Mar 2001 03:27:32 -0500
7478              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
7479      Branch: perl
7480            ! os2/Changes
7481 ____________________________________________________________________________
7482 [  9119] By: jhi                                   on 2001/03/13  01:49:41
7483         Log: Integrate change #9116 from maintperl into mainline.
7484              
7485              Win32::GetCwd() returns C: instead of C:\ in the root directory
7486              under ithreads
7487      Branch: perl
7488           !> win32/perlhost.h
7489 ____________________________________________________________________________
7490 [  9118] By: jhi                                   on 2001/03/13  01:13:39
7491         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
7492      Branch: perl
7493            + lib/Switch.pm t/lib/switch.t
7494            ! MANIFEST
7495 ____________________________________________________________________________
7496 [  9117] By: jhi                                   on 2001/03/13  01:03:17
7497         Log: Add Text::Balanced 1.83.
7498      Branch: perl
7499            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
7500            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
7501            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
7502            + t/lib/tb-xvari.t
7503            ! MANIFEST
7504 ____________________________________________________________________________
7505 [  9116] By: gsar                                  on 2001/03/13  00:55:53
7506         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
7507              under ithreads
7508      Branch: maint-5.6/perl
7509            ! win32/perlhost.h
7510 ____________________________________________________________________________
7511 [  9115] By: jhi                                   on 2001/03/13  00:54:09
7512         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
7513              From: "John L. Allen" <allen@grumman.com>
7514              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
7515              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
7516              
7517              use integer document clarification.
7518      Branch: perl
7519            ! lib/integer.pm
7520 ____________________________________________________________________________
7521 [  9114] By: jhi                                   on 2001/03/13  00:38:54
7522         Log: Metaconfig unit change for #9113.
7523      Branch: metaconfig
7524            ! U/modified/myhostname.U
7525 ____________________________________________________________________________
7526 [  9113] By: jhi                                   on 2001/03/13  00:38:35
7527         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?)
7528              From: Peter Prymmer <pvhp@forte.com>
7529              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
7530              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
7531      Branch: perl
7532            ! Configure README.os390 hints/os390.sh
7533 ____________________________________________________________________________
7534 [  9112] By: jhi                                   on 2001/03/13  00:29:00
7535         Log: Integrate perlio.
7536      Branch: perl
7537           !> sv.c utf8.h
7538 ____________________________________________________________________________
7539 [  9111] By: nick                                  on 2001/03/12  21:16:33
7540         Log: Integrate mainline.
7541      Branch: perlio
7542           +> t/op/anonsub.t
7543           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
7544           !> proto.h sv.c
7545 ____________________________________________________________________________
7546 [  9110] By: nick                                  on 2001/03/12  21:00:13
7547         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
7548      Branch: perlio
7549            ! sv.c utf8.h
7550 ____________________________________________________________________________
7551 [  9109] By: jhi                                   on 2001/03/12  16:04:47
7552         Log: Integrate change #9108 from maintperl to mainline.
7553              
7554              fix memory leak in C<sub X { sub {} }> arising from a refcount
7555              loop between the outer sub and the inner prototype anonsub
7556              
7557              this also enables closures returned by subroutines that
7558              subsequently get redefined to work without generating coredumps :)
7559              
7560              completely removed the free_closures() hack--it shouldn't be
7561              needed anymore
7562      Branch: perl
7563           +> t/op/anonsub.t
7564           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
7565           !> proto.h sv.c
7566 ____________________________________________________________________________
7567 [  9108] By: gsar                                  on 2001/03/12  10:21:31
7568         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
7569              loop between the outer sub and the inner prototype anonsub
7570              
7571              this also enables closures returned by subroutines that
7572              subsequently get redefined to work without generating coredumps :)
7573              
7574              completely removed the free_closures() hack--it shouldn't be
7575              needed anymore
7576      Branch: maint-5.6/perl
7577            + t/op/anonsub.t
7578            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
7579            ! proto.h sv.c
7580 ____________________________________________________________________________
7581 [  9107] By: jhi                                   on 2001/03/12  05:15:31
7582         Log: Integrate perlio.
7583      Branch: perl
7584           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
7585 ____________________________________________________________________________
7586 [  9106] By: nick                                  on 2001/03/11  20:10:12
7587         Log: regcomp.c is working in native space, not Unicode space (if different)
7588              as it is doing compare against 'W' in \W etc.
7589      Branch: perlio
7590            ! regcomp.c
7591 ____________________________________________________________________________
7592 [  9105] By: nick                                  on 2001/03/11  19:39:34
7593         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
7594              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
7595      Branch: perlio
7596            ! regcomp.c toke.c utf8.c
7597 ____________________________________________________________________________
7598 [  9104] By: nick                                  on 2001/03/11  18:15:44
7599         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
7600      Branch: perlio
7601            ! sv.c
7602 ____________________________________________________________________________
7603 [  9103] By: nick                                  on 2001/03/11  18:03:28
7604         Log: Integrate mainline (for regexp stuff).
7605      Branch: perlio
7606           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
7607           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
7608           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
7609           !> t/lib/errno.t t/op/pat.t
7610 ____________________________________________________________________________
7611 [  9102] By: nick                                  on 2001/03/11  17:44:20
7612         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
7613              - exclude layer syms in makedef.pl for sfio
7614              - also inhibit Encode from trying to build ":encode()" layer.
7615      Branch: perlio
7616            ! ext/Encode/Encode.xs makedef.pl
7617 ____________________________________________________________________________
7618 [  9101] By: jhi                                   on 2001/03/10  22:38:13
7619         Log: The $Is_MacOS needs to be declared.
7620      Branch: perl
7621            ! lib/ExtUtils/Manifest.pm
7622 ____________________________________________________________________________
7623 [  9100] By: jhi                                   on 2001/03/10  22:14:29
7624         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
7625              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
7626              pollute the symbolspace if using sfio.
7627      Branch: perl
7628            ! ext/Encode/Encode.xs
7629 ____________________________________________________________________________
7630 [  9099] By: jhi                                   on 2001/03/10  21:58:48
7631         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
7632              Date: Sat, 10 Mar 2001 14:23:55 -0500
7633              From: Chris Nandor <pudge@pobox.com>
7634              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
7635      Branch: perl
7636            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
7637            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
7638            ! t/lib/errno.t
7639 ____________________________________________________________________________
7640 [  9098] By: jhi                                   on 2001/03/10  21:38:30
7641         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
7642      Branch: perl
7643            ! regcomp.c regexec.c t/op/pat.t
7644 ____________________________________________________________________________
7645 [  9097] By: jhi                                   on 2001/03/10  14:38:07
7646         Log: Integrate perlio.
7647      Branch: perl
7648           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
7649           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
7650           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
7651 ____________________________________________________________________________
7652 [  9096] By: nick                                  on 2001/03/10  11:55:43
7653         Log: EBCDIC sanity - phase I
7654              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
7655              - use utf8n_xxxx (c.f. pvn) for forms which take length.
7656              - back out vN.N and $^V exceptions to e2a/a2e
7657              - make "locale" isxxx macros be uvchr (may be redundant?)
7658              
7659              Not clear yet that toUPPER_uni et. al. return being handled correctly.
7660              The tr// and rexexp stuff still needs an audit, assumption is they are working
7661              in Unicode space.
7662              
7663              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
7664      Branch: perlio
7665            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
7666            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
7667            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
7668 ____________________________________________________________________________
7669 [  9095] By: jhi                                   on 2001/03/09  22:10:01
7670         Log: Integrate perlio.
7671      Branch: perl
7672           !> dump.c
7673 ____________________________________________________________________________
7674 [  9094] By: nick                                  on 2001/03/09  17:36:38
7675         Log: Builds an passes all tests after integrate and this tweak.
7676      Branch: perlio
7677            ! dump.c
7678 ____________________________________________________________________________
7679 [  9093] By: nick                                  on 2001/03/09  17:16:03
7680         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
7681      Branch: perlio
7682           +> lib/unicode/Scripts.txt t/lib/sigaction.t
7683           !> (integrate 79 files)
7684 ____________________________________________________________________________
7685 [  9092] By: jhi                                   on 2001/03/09  15:28:26
7686         Log: Update Changes.
7687      Branch: perl
7688            ! Changes patchlevel.h
7689 ____________________________________________________________________________
7690 [  9091] By: jhi                                   on 2001/03/09  15:25:05
7691         Log: In op/stat #35 better to scan all the potential directories
7692              for setuids, not just the first one.
7693      Branch: perl
7694            ! t/op/stat.t
7695 ____________________________________________________________________________
7696 [  9090] By: jhi                                   on 2001/03/09  15:01:27
7697         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
7698              From: rspier@pobox.com (Robert Spier)
7699              Date: Fri, 9 Mar 2001 03:30:20 -0500
7700              Message-ID: <15016.38044.381174.160189@rls.cx>
7701              
7702              EXISTS() returning undef mistakenly triggered a FETCH().
7703      Branch: perl
7704            ! hv.c
7705 ____________________________________________________________________________
7706 [  9089] By: jhi                                   on 2001/03/09  14:59:02
7707         Log: Add /sbin and /usr/sbin to the list of directories scanned
7708              for setuid programs.  Takes care of bug id 20010309.003.
7709      Branch: perl
7710            ! t/op/stat.t
7711 ____________________________________________________________________________
7712 [  9088] By: jhi                                   on 2001/03/09  14:48:32
7713         Log: Regen perlapi, perltoc.
7714      Branch: perl
7715            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
7716 ____________________________________________________________________________
7717 [  9087] By: jhi                                   on 2001/03/09  14:38:56
7718         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
7719              From: David Mitchell <davem@fdgroup.co.uk>
7720              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
7721              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
7722      Branch: perl
7723            ! dump.c perl.c perl.h pod/perlrun.pod
7724 ____________________________________________________________________________
7725 [  9086] By: jhi                                   on 2001/03/09  01:47:16
7726         Log: A modified version of
7727              
7728              Subject: [ID 20010307.005] POSIX::sigaction has various problems
7729              From: anders@broadcom.com
7730              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
7731              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
7732              
7733              Currently the sigaction.t test #6 fails (and is fudged to look
7734              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
7735              This may well be a genuine bug in Linux sigaction() (since at
7736              least Tru64, Solaris, and HP-UX disagree with Linux).
7737              Anyone with POSIX / SUSv2 tome handy?  The problem is that
7738              the flags of the oldaction don't match with the flags in
7739              the previously installed disposition.
7740      Branch: perl
7741            + t/lib/sigaction.t
7742            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7743 ____________________________________________________________________________
7744 [  9085] By: jhi                                   on 2001/03/09  01:30:13
7745         Log: Subject: Re: mission impossible for the day
7746              From: Alex Gough <alex@rcon.org>
7747              Date: Thu, 08 Mar 2001 17:18:19 +0000
7748              Message-ID: <3AA7BEDB.8070409@rcon.org>
7749              
7750              If references (are overloaded) and can be directly stringified,
7751              show that instead of "stringified".
7752              
7753              (The problem, infinite mutual recursion caused by overloaded bool
7754              in Switch.pm, tracked by David Mitchell)
7755      Branch: perl
7756            ! lib/Carp/Heavy.pm
7757 ____________________________________________________________________________
7758 [  9084] By: jhi                                   on 2001/03/09  01:20:39
7759         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
7760              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
7761              From: David Mitchell <davem@fdgroup.co.uk>
7762              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
7763      Branch: perl
7764            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
7765            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
7766 ____________________________________________________________________________
7767 [  9083] By: jhi                                   on 2001/03/09  01:16:51
7768         Log: Subject: [PATCH] perldata.pod here-doc docs
7769              From: Jeff Pinyan <jeffp@crusoe.net>
7770              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
7771              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
7772      Branch: perl
7773            ! pod/perldata.pod
7774 ____________________________________________________________________________
7775 [  9082] By: jhi                                   on 2001/03/09  01:01:27
7776         Log: Subject: Re: Unicode/EBCDIC
7777              From: Peter Prymmer <pvhp@forte.com>
7778              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
7779              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
7780      Branch: perl
7781            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
7782 ____________________________________________________________________________
7783 [  9081] By: jhi                                   on 2001/03/08  13:41:30
7784         Log: Subject: Ooops, wrong 'no *POSIX' Patch
7785              From: Dorner Thomas <Thomas.Dorner@start.de>
7786              Date: Thu, 8 Mar 2001 08:43:28 +0100
7787              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
7788      Branch: perl
7789            ! hints/posix-bc.sh
7790 ____________________________________________________________________________
7791 [  9080] By: jhi                                   on 2001/03/08  13:11:42
7792         Log: It's Scripts.txt, not Script.txt.
7793      Branch: perl
7794            ! MANIFEST
7795 ____________________________________________________________________________
7796 [  9079] By: jhi                                   on 2001/03/08  12:59:05
7797         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
7798              From: Dorner Thomas <Thomas.Dorner@start.de>
7799              Date: Wed, 7 Mar 2001 14:13:31 +0100
7800              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
7801      Branch: perl
7802            ! makedepend.SH
7803 ____________________________________________________________________________
7804 [  9078] By: jhi                                   on 2001/03/08  12:57:43
7805         Log: Retract #9069, wrong patch.
7806      Branch: perl
7807            ! Makefile.SH
7808 ____________________________________________________________________________
7809 [  9077] By: jhi                                   on 2001/03/08  01:06:13
7810         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
7811      Branch: perl
7812            + lib/unicode/Scripts.txt
7813            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
7814            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
7815            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
7816            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
7817            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
7818            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
7819            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
7820            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
7821            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
7822            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
7823            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
7824            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
7825            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
7826            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
7827            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
7828            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
7829            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
7830            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
7831            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
7832            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
7833            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
7834            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
7835            ! lib/unicode/version
7836 ____________________________________________________________________________
7837 [  9076] By: jhi                                   on 2001/03/07  22:59:39
7838         Log: Integrate change #7784 from mainline into maintperl.
7839              
7840              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
7841      Branch: maint-5.6/perl
7842           !> pp_ctl.c t/op/pat.t
7843 ____________________________________________________________________________
7844 [  9075] By: jhi                                   on 2001/03/07  22:05:11
7845         Log: More UTF-8 test tweaks.
7846      Branch: perl
7847            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
7848 ____________________________________________________________________________
7849 [  9074] By: nick                                  on 2001/03/07  21:39:29
7850         Log: Integrate mainline.
7851      Branch: perlio
7852           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
7853           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
7854           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
7855           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
7856           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
7857 ____________________________________________________________________________
7858 [  9073] By: jhi                                   on 2001/03/07  16:37:09
7859         Log: Update Changes.
7860      Branch: perl
7861            ! Changes patchlevel.h
7862 ____________________________________________________________________________
7863 [  9072] By: jhi                                   on 2001/03/07  16:32:30
7864         Log: Subject: [ID 20010306.004] || != named unary operator
7865              From: abela@geneanet.org
7866              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
7867              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
7868      Branch: perl
7869            ! pod/perlop.pod
7870 ____________________________________________________________________________
7871 [  9071] By: jhi                                   on 2001/03/07  15:14:11
7872         Log: Subject: downgrading to bytes for common functions
7873              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
7874              Date: Wed, 7 Mar 2001 02:36:55 -0500
7875              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
7876      Branch: perl
7877            ! pp_sys.c
7878 ____________________________________________________________________________
7879 [  9070] By: jhi                                   on 2001/03/07  15:04:58
7880         Log: Clarify the description differentiating for and while; inspired by
7881              
7882              Subject: [ID 20010306.002] for/while difference in for definition
7883              From: abela@geneanet.org
7884              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
7885              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
7886      Branch: perl
7887            ! pod/perlsyn.pod
7888 ____________________________________________________________________________
7889 [  9069] By: jhi                                   on 2001/03/07  14:55:30
7890         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
7891              From: Dorner Thomas <Thomas.Dorner@start.de>
7892              Date: Wed, 7 Mar 2001 14:13:31 +0100
7893              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
7894      Branch: perl
7895            ! Makefile.SH
7896 ____________________________________________________________________________
7897 [  9068] By: jhi                                   on 2001/03/07  14:51:17
7898         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
7899              From: Radu Greab <radu@netsoft.ro>
7900              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
7901              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
7902      Branch: perl
7903            ! pp.c t/op/chop.t
7904 ____________________________________________________________________________
7905 [  9067] By: jhi                                   on 2001/03/07  14:48:57
7906         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
7907              From: Simon Cozens <simon@netthink.co.uk>
7908              Date: Wed, 7 Mar 2001 13:59:28 +0000
7909              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
7910              
7911              In order to allow MakeMaker to build correct Makefiles,
7912              you need to change the order of the arguments in MM_Unix.pm
7913              as well. (Unless you have C89_CCMODE set, but we're trying
7914              to be POSIXly correct)
7915              
7916              Thanks to Merijn Broeren for tracking this down.
7917      Branch: perl
7918            ! lib/ExtUtils/MM_Unix.pm
7919 ____________________________________________________________________________
7920 [  9066] By: jhi                                   on 2001/03/07  14:30:02
7921         Log: Floating point too messy.
7922      Branch: perl
7923            ! t/camel-III/vstring.t
7924 ____________________________________________________________________________
7925 [  9065] By: jhi                                   on 2001/03/07  14:17:44
7926         Log: Integrate change #9064 from maintperl into mainline.
7927              
7928              fix memory leak in pack("Bb",...)
7929      Branch: perl
7930           !> perl.c
7931 ____________________________________________________________________________
7932 [  9064] By: gsar                                  on 2001/03/07  06:29:24
7933         Log: fix memory leak in pack("Bb",...)
7934      Branch: maint-5.6/perl
7935            ! perl.c
7936 ____________________________________________________________________________
7937 [  9063] By: jhi                                   on 2001/03/07  00:55:04
7938         Log: Major utf8 test reorganisation and rewrite.
7939              Hopefully no tests were lost in the shuffle.
7940              (The beginning of pragma/utf8 was lost intentionally,
7941              the tests were rather bogus and incomplete.)
7942      Branch: perl
7943            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
7944            ! t/pragma/utf8.t
7945 ____________________________________________________________________________
7946 [  9062] By: jhi                                   on 2001/03/07  00:41:16
7947         Log: More tweakage on the Unicode character class descriptions.
7948      Branch: perl
7949            ! lib/unicode/mktables.PL pod/perlretut.pod
7950 ____________________________________________________________________________
7951 [  9061] By: jhi                                   on 2001/03/06  23:12:38
7952         Log: The perlretut was still talking about the old \p and \P
7953              definitions.
7954      Branch: perl
7955            ! pod/perlretut.pod
7956 ____________________________________________________________________________
7957 [  9060] By: nick                                  on 2001/03/06  20:52:37
7958         Log: Integrate mainline (make test works again now).
7959      Branch: perlio
7960           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
7961 ____________________________________________________________________________
7962 [  9059] By: jhi                                   on 2001/03/06  15:36:14
7963         Log: 0.999... does equal 1.0, doesn't it?
7964      Branch: perl
7965            ! t/camel-III/vstring.t
7966 ____________________________________________________________________________
7967 [  9058] By: jhi                                   on 2001/03/06  15:34:00
7968         Log: Make /x{abcd}/ to work without use utf8.
7969      Branch: perl
7970            ! regcomp.c
7971 ____________________________________________________________________________
7972 [  9057] By: jhi                                   on 2001/03/06  03:02:36
7973         Log: Easier to outcomment all the three reset() tests for now.
7974      Branch: perl
7975            ! t/op/pat.t
7976 ____________________________________________________________________________
7977 [  9056] By: jhi                                   on 2001/03/06  02:30:02
7978         Log: Comment out the deadly reset; until the 20010301.005
7979              is finally fixed.
7980      Branch: perl
7981            ! t/op/pat.t
7982 ____________________________________________________________________________
7983 [  9055] By: jhi                                   on 2001/03/06  02:21:26
7984         Log: Integrate the change #9054 from mainline:
7985              retract the PMOP cleanup patch pending further investigation.
7986      Branch: maint-5.6/perl
7987           !> op.c op.h
7988 ____________________________________________________________________________
7989 [  9054] By: jhi                                   on 2001/03/06  02:19:57
7990         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
7991              with oddly familiar stack traces.
7992      Branch: perl
7993            ! op.c op.h
7994 ____________________________________________________________________________
7995 [  9053] By: jhi                                   on 2001/03/05  23:20:28
7996         Log: Integrate perlio.
7997      Branch: perl
7998           +> ext/Encode/Encode/koi8-r.ucm
7999           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
8000           !> makedef.pl
8001 ____________________________________________________________________________
8002 [  9052] By: nick                                  on 2001/03/05  23:08:17
8003         Log: skipping USE_PERLIO symbols correction.
8004      Branch: perlio
8005            ! makedef.pl
8006 ____________________________________________________________________________
8007 [  9051] By: nick                                  on 2001/03/05  22:35:07
8008         Log: More Encode alias tidying.
8009      Branch: perlio
8010            + ext/Encode/Encode/koi8-r.ucm
8011            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
8012 ____________________________________________________________________________
8013 [  9050] By: jhi                                   on 2001/03/05  21:44:29
8014         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
8015              Sarathy's fix for ID 20010301.005.
8016      Branch: maint-5.6/perl
8017           !> op.c op.h
8018 ____________________________________________________________________________
8019 [  9049] By: nick                                  on 2001/03/05  19:54:04
8020         Log: Integrate Jarkko's Encode.pm tweak.
8021      Branch: perlio
8022           !> ext/Encode/Encode.pm
8023 ____________________________________________________________________________
8024 [  9048] By: nick                                  on 2001/03/05  19:47:57
8025         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
8026      Branch: perlio
8027           +> os2/os2add.sym
8028           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
8029           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
8030           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
8031           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
8032           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
8033 ____________________________________________________________________________
8034 [  9047] By: jhi                                   on 2001/03/05  19:25:26
8035         Log: Regen perlapi.
8036      Branch: perl
8037            ! pod/perlapi.pod
8038 ____________________________________________________________________________
8039 [  9046] By: jhi                                   on 2001/03/05  19:12:14
8040         Log: Integrate perlio.
8041      Branch: perl
8042           +> t/camel-III/vstring.t
8043           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
8044 ____________________________________________________________________________
8045 [  9045] By: jhi                                   on 2001/03/05  19:10:36
8046         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
8047      Branch: perl
8048            ! ext/Encode/Encode.pm
8049 ____________________________________________________________________________
8050 [  9044] By: jhi                                   on 2001/03/05  18:49:12
8051         Log: Forgot the other half of the PMOP patch (#9033).
8052      Branch: perl
8053            ! op.h
8054 ____________________________________________________________________________
8055 [  9043] By: nick                                  on 2001/03/05  18:14:47
8056         Log: Update MANIFEST for new test.
8057      Branch: perlio
8058            ! MANIFEST
8059 ____________________________________________________________________________
8060 [  9042] By: nick                                  on 2001/03/05  18:12:41
8061         Log: Some tests for Camel 3rd edition features.
8062              Make gethostbyaddr() test in above work.
8063      Branch: perlio
8064            + t/camel-III/vstring.t
8065            ! pp.h pp_sys.c t/TEST t/harness
8066 ____________________________________________________________________________
8067 [  9041] By: jhi                                   on 2001/03/05  17:41:48
8068         Log: Add more ISO 8859 encoding aliases.
8069      Branch: perl
8070            ! ext/Encode/Encode.pm
8071 ____________________________________________________________________________
8072 [  9040] By: jhi                                   on 2001/03/05  17:30:43
8073         Log: Integrate perlio.
8074      Branch: perl
8075           !> MANIFEST sv.c
8076 ____________________________________________________________________________
8077 [  9039] By: nick                                  on 2001/03/05  17:11:36
8078         Log: Missed added file.
8079      Branch: perlio
8080            ! MANIFEST
8081 ____________________________________________________________________________
8082 [  9038] By: jhi                                   on 2001/03/05  15:58:01
8083         Log: Add tr tests for EBCDIC, from Karsten Sperling.
8084      Branch: perl
8085            ! t/op/tr.t
8086 ____________________________________________________________________________
8087 [  9037] By: nick                                  on 2001/03/05  15:56:35
8088         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
8089              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
8090              
8091              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
8092              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
8093              - uses SvPV() rather than sv_2pv() in case it isn't a string.
8094      Branch: perlio
8095            ! sv.c
8096 ____________________________________________________________________________
8097 [  9036] By: jhi                                   on 2001/03/05  15:49:15
8098         Log: Add matching tests currently failing in EBCDIC,
8099              suggested by Karsten Sperling.
8100      Branch: perl
8101            ! t/op/pat.t
8102 ____________________________________________________________________________
8103 [  9035] By: jhi                                   on 2001/03/05  15:36:55
8104         Log: The #9034 needs a MANIFESTation.
8105      Branch: perl
8106            ! MANIFEST
8107 ____________________________________________________________________________
8108 [  9034] By: jhi                                   on 2001/03/05  15:35:14
8109         Log: Integrate perlio.
8110      Branch: perl
8111           +> ext/Encode/Encode/Tcl.pm
8112           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
8113           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
8114           !> ext/Encode/Encode/iso8859-1.ucm
8115           !> ext/Encode/Encode/iso8859-10.ucm
8116           !> ext/Encode/Encode/iso8859-13.ucm
8117           !> ext/Encode/Encode/iso8859-14.ucm
8118           !> ext/Encode/Encode/iso8859-15.ucm
8119           !> ext/Encode/Encode/iso8859-16.ucm
8120           !> ext/Encode/Encode/iso8859-2.ucm
8121           !> ext/Encode/Encode/iso8859-3.ucm
8122           !> ext/Encode/Encode/iso8859-4.ucm
8123           !> ext/Encode/Encode/iso8859-5.ucm
8124           !> ext/Encode/Encode/iso8859-6.ucm
8125           !> ext/Encode/Encode/iso8859-7.ucm
8126           !> ext/Encode/Encode/iso8859-8.ucm
8127           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
8128           !> t/lib/encode.t
8129 ____________________________________________________________________________
8130 [  9033] By: jhi                                   on 2001/03/05  15:33:18
8131         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
8132              From: Gurusamy Sarathy <gsar@ActiveState.com>
8133              Date: Sun, 04 Mar 2001 22:33:15 -0800
8134              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
8135              
8136              PMOPs need to remember their own stash so that they can
8137              gracefully remove themselves from their linked list.
8138      Branch: perl
8139            ! op.c
8140 ____________________________________________________________________________
8141 [  9032] By: nick                                  on 2001/03/05  14:51:50
8142         Log: Encode implementation "completion"
8143              Implement and document define_encoding()
8144              Implement and document encoding aliases including define_alias()
8145              Make Encode::XS use define_encoding() rather than back-door.
8146              Move run-time *.enc to separate Encode::Tcl module.
8147              Make 'compile' honour <codeset_name>
8148              Change canonical names of to iso-8859-* and US-ascii.
8149      Branch: perlio
8150            + ext/Encode/Encode/Tcl.pm
8151            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8152            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
8153            ! ext/Encode/Encode/iso8859-1.ucm
8154            ! ext/Encode/Encode/iso8859-10.ucm
8155            ! ext/Encode/Encode/iso8859-13.ucm
8156            ! ext/Encode/Encode/iso8859-14.ucm
8157            ! ext/Encode/Encode/iso8859-15.ucm
8158            ! ext/Encode/Encode/iso8859-16.ucm
8159            ! ext/Encode/Encode/iso8859-2.ucm
8160            ! ext/Encode/Encode/iso8859-3.ucm
8161            ! ext/Encode/Encode/iso8859-4.ucm
8162            ! ext/Encode/Encode/iso8859-5.ucm
8163            ! ext/Encode/Encode/iso8859-6.ucm
8164            ! ext/Encode/Encode/iso8859-7.ucm
8165            ! ext/Encode/Encode/iso8859-8.ucm
8166            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
8167            ! t/lib/encode.t
8168 ____________________________________________________________________________
8169 [  9031] By: jhi                                   on 2001/03/05  13:51:17
8170         Log: Integrate change #9030 from maintperl into mainline.
8171              
8172              Subject: [PATCH 5.6.1] OS/2 cleanup
8173      Branch: perl
8174           +> os2/os2add.sym
8175           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
8176           !> makedef.pl os2/Changes os2/Makefile.SHs
8177           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
8178           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
8179           !> os2/os2.sym os2/os2ish.h
8180 ____________________________________________________________________________
8181 [  9030] By: jhi                                   on 2001/03/05  13:46:49
8182         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
8183              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8184              Date: Mon, 5 Mar 2001 02:29:44 -0500
8185              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
8186      Branch: maint-5.6/perl
8187            + os2/os2add.sym
8188            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
8189            ! makedef.pl os2/Changes os2/Makefile.SHs
8190            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
8191            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
8192            ! os2/os2.sym os2/os2ish.h
8193 ____________________________________________________________________________
8194 [  9029] By: jhi                                   on 2001/03/05  13:40:35
8195         Log: Integrate change #9028 from maintperl into mainline.
8196              
8197              various nits in MM_Unix.pm found by disabling SelfLoader
8198      Branch: perl
8199           !> lib/ExtUtils/MM_Unix.pm
8200 ____________________________________________________________________________
8201 [  9028] By: gsar                                  on 2001/03/05  09:58:38
8202         Log: various nits in MM_Unix.pm found by disabling SelfLoader
8203      Branch: maint-5.6/perl
8204            ! lib/ExtUtils/MM_Unix.pm
8205 ____________________________________________________________________________
8206 [  9027] By: nick                                  on 2001/03/05  08:35:22
8207         Log: Integrate mainline
8208      Branch: perlio
8209           !> (integrate 28 files)
8210 ____________________________________________________________________________
8211 [  9026] By: jhi                                   on 2001/03/05  02:14:59
8212         Log: Integrate change #9025 from mainline to maintperl,
8213              retract \N{U+HHHH}.
8214      Branch: maint-5.6/perl
8215           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
8216           !> t/lib/charnames.t toke.c
8217 ____________________________________________________________________________
8218 [  9025] By: jhi                                   on 2001/03/05  02:13:09
8219         Log: Retracting \N{U+HHHH}.
8220      Branch: perl
8221            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
8222            ! t/lib/charnames.t toke.c
8223 ____________________________________________________________________________
8224 [  9024] By: jhi                                   on 2001/03/04  20:51:07
8225         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
8226              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
8227              Date: Fri, 02 Mar 2001 18:25:26 +0100
8228              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
8229              
8230              Casting problem.
8231      Branch: perl
8232            ! ext/Storable/Storable.xs
8233 ____________________________________________________________________________
8234 [  9023] By: jhi                                   on 2001/03/04  19:46:45
8235         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
8236              From: nick@talking.bollo.cx
8237              Date: Sat, 03 Mar 2001 21:41:33 +0000
8238              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
8239              
8240              Revert the workaround.
8241      Branch: perl
8242            ! perlio.c
8243 ____________________________________________________________________________
8244 [  9022] By: jhi                                   on 2001/03/04  19:36:28
8245         Log: Update Changes.
8246      Branch: perl
8247            ! Changes patchlevel.h
8248 ____________________________________________________________________________
8249 [  9021] By: jhi                                   on 2001/03/04  18:41:00
8250         Log: makedef.pl updates suggested by Chris Nandor; double-checking
8251              the changes in AIX, OS/2 Win32 would be nice.
8252      Branch: perl
8253            ! makedef.pl
8254 ____________________________________________________________________________
8255 [  9020] By: jhi                                   on 2001/03/04  18:23:58
8256         Log: Integrate change #9012 from maintperl into mainline,
8257              quench a compiler warning.
8258      Branch: perl
8259           !> toke.c
8260 ____________________________________________________________________________
8261 [  9019] By: jhi                                   on 2001/03/04  18:18:43
8262         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
8263              
8264              \N{U+HHHH} fix.
8265              
8266              pattern in G_ARRAY context
8267      Branch: maint-5.6/perl
8268           !> pp_hot.c t/op/pat.t toke.c
8269 ____________________________________________________________________________
8270 [  9018] By: jhi                                   on 2001/03/04  18:07:48
8271         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
8272              From: Jeff Pinyan <jeffp@crusoe.net>
8273              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
8274              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
8275      Branch: perl
8276            ! pp_hot.c t/op/pat.t
8277 ____________________________________________________________________________
8278 [  9017] By: jhi                                   on 2001/03/04  18:06:21
8279         Log: I thought I tested the #9014.
8280      Branch: perl
8281            ! toke.c
8282 ____________________________________________________________________________
8283 [  9016] By: jhi                                   on 2001/03/04  17:41:22
8284         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
8285              
8286              Tweak the get*ent() OS/2 prototypes.
8287              
8288              Add the \N{U+HHHH} syntax.
8289              
8290              More tr/// UTF-8 fixes from Inaba Hiroto.
8291      Branch: maint-5.6/perl
8292           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
8293           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
8294 ____________________________________________________________________________
8295 [  9015] By: jhi                                   on 2001/03/04  17:36:04
8296         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
8297      Branch: perl
8298            ! doop.c t/op/tr.t
8299 ____________________________________________________________________________
8300 [  9014] By: jhi                                   on 2001/03/04  17:24:49
8301         Log: Add the \N{U+HHHH} syntax.
8302      Branch: perl
8303            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
8304            ! t/lib/charnames.t toke.c
8305 ____________________________________________________________________________
8306 [  9013] By: jhi                                   on 2001/03/04  17:20:45
8307         Log: Tweak the get*ent() OS/2 prototypes.
8308      Branch: perl
8309            ! os2/os2.c
8310 ____________________________________________________________________________
8311 [  9012] By: gsar                                  on 2001/03/04  06:26:14
8312         Log: avoid warning (nit in change#9009)
8313      Branch: maint-5.6/perl
8314            ! toke.c
8315 ____________________________________________________________________________
8316 [  9011] By: gsar                                  on 2001/03/04  06:15:24
8317         Log: lib/charnames.t fails in 5.6.x because of older Unicode
8318              data
8319              
8320              TODO: need to revisit this after updating lib/unicode/...
8321      Branch: maint-5.6/perl
8322            ! t/lib/charnames.t
8323 ____________________________________________________________________________
8324 [  9010] By: gsar                                  on 2001/03/04  06:08:36
8325         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
8326      Branch: maint-5.6/perl
8327            ! toke.c
8328 ____________________________________________________________________________
8329 [  9009] By: jhi                                   on 2001/03/03  19:27:20
8330         Log: Integrate change #9008 from mainline to maintperl,
8331              UTF-8 tr/// fixes from Inaba Hiroto.
8332      Branch: maint-5.6/perl
8333           !> doop.c op.c t/op/tr.t toke.c
8334 ____________________________________________________________________________
8335 [  9008] By: jhi                                   on 2001/03/03  19:19:42
8336         Log: UTF8 tr/// fixes from Inaba Hiroto.
8337      Branch: perl
8338            ! doop.c op.c t/op/tr.t toke.c
8339 ____________________________________________________________________________
8340 [  9007] By: jhi                                   on 2001/03/03  19:00:30
8341         Log: Integrate change #9006 from maintperl to mainline,
8342              more robust quest for the infinite.
8343      Branch: perl
8344           !> lib/Math/Complex.pm
8345 ____________________________________________________________________________
8346 [  9006] By: jhi                                   on 2001/03/03  18:58:06
8347         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
8348              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8349              Date: Sat, 3 Mar 2001 12:51:50 -0500
8350              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
8351              
8352              Be more robust in our quest for the infinite.
8353      Branch: maint-5.6/perl
8354            ! lib/Math/Complex.pm
8355 ____________________________________________________________________________
8356 [  9005] By: jhi                                   on 2001/03/03  17:55:50
8357         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
8358      Branch: maint-5.6/perl
8359            ! doio.c
8360 ____________________________________________________________________________
8361 [  9004] By: jhi                                   on 2001/03/03  17:40:14
8362         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
8363              so that picky compilers like IRIX won't get huffy about
8364              "statements without effect" (like 1;).
8365      Branch: perl
8366            ! toke.c
8367 ____________________________________________________________________________
8368 [  9003] By: jhi                                   on 2001/03/03  17:15:52
8369         Log: Integrate change #9002 from mainline to maintperl.
8370              
8371              Subject: [perl-5.6.x, perl-current] accept for EPOC
8372      Branch: maint-5.6/perl
8373           !> pp_sys.c
8374 ____________________________________________________________________________
8375 [  9002] By: jhi                                   on 2001/03/03  17:14:30
8376         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
8377              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8378              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
8379              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
8380      Branch: perl
8381            ! pp_sys.c
8382 ____________________________________________________________________________
8383 [  9001] By: jhi                                   on 2001/03/03  17:13:13
8384         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
8385              From: "Craig A. Berry" <craigberry@mac.com>
8386              Date: Fri, 02 Mar 2001 17:44:40 -0600
8387              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
8388      Branch: perl
8389            ! t/pod/find.t
8390 ____________________________________________________________________________
8391 [  9000] By: jhi                                   on 2001/03/03  17:11:55
8392         Log: Integrate changes #8997,8999 from maintperl.
8393              
8394              Subject: [PATCH 5.6.1] compiling on OS/2
8395              (Better error message from hints/os2.sh)
8396              
8397              Subject: [PATCH 5.6.1] syslog.t
8398      Branch: perl
8399           !> hints/os2.sh t/lib/syslog.t
8400 ____________________________________________________________________________
8401 [  8999] By: jhi                                   on 2001/03/03  17:09:28
8402         Log: Subject: [PATCH 5.6.1] syslog.t
8403              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8404              Date: Sat, 3 Mar 2001 02:11:17 -0500
8405              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
8406      Branch: maint-5.6/perl
8407            ! t/lib/syslog.t
8408 ____________________________________________________________________________
8409 [  8998] By: jhi                                   on 2001/03/03  17:07:50
8410         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
8411              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8412              Date: Sat, 3 Mar 2001 01:53:52 -0500
8413              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
8414      Branch: maint-5.6/perl
8415            ! opcode.pl os2/os2.c
8416 ____________________________________________________________________________
8417 [  8997] By: jhi                                   on 2001/03/03  17:03:30
8418         Log: Subject: [PATCH 5.6.1] compiling on OS/2
8419              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8420              Date: Sat, 3 Mar 2001 01:59:59 -0500
8421              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
8422      Branch: maint-5.6/perl
8423            ! hints/os2.sh
8424 ____________________________________________________________________________
8425 [  8996] By: jhi                                   on 2001/03/03  00:55:58
8426         Log: Regen files for mainline.
8427      Branch: perl
8428            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8429            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
8430 ____________________________________________________________________________
8431 [  8995] By: jhi                                   on 2001/03/03  00:35:22
8432         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
8433              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
8434              to maintperl.
8435              
8436              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
8437              
8438              Add Configure option -Dmksymlinks which will create a symlink
8439              forest if the current/build differs from the source directory.
8440              (8218,8220,8221,8317,8318,8971)
8441              
8442              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
8443              (Document APPLLIB_EXP in INSTALL.)
8444              
8445              If running byacc write-enable also perly.h.
8446              
8447              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
8448              
8449              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
8450              
8451              Sanity check for conflicting thread flavours.
8452              
8453              Fix the sys/fcntl.h problem reported by Peter Prymmer.
8454              
8455              Add few CPUs/architectures to the Cppsym scan,
8456              add -perlio to archname if so selected (modified 8890)
8457              
8458              Be more helpful for devel builders, suggested by John L. Allen.
8459              (admittedly pointless change for maintperl, but the usedevel
8460              code is there already)
8461      Branch: maint-5.6/perl
8462           !> Configure INSTALL Makefile.SH Porting/Glossary
8463           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
8464           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
8465           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
8466           !> win32/config.bc win32/config.gc win32/config.vc
8467 ____________________________________________________________________________
8468 [  8994] By: jhi                                   on 2001/03/02  23:31:41
8469         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
8470      Branch: metaconfig/U/perl
8471            ! gccvers.U
8472 ____________________________________________________________________________
8473 [  8993] By: jhi                                   on 2001/03/02  23:22:12
8474         Log: Regenerate various files for maint.
8475      Branch: maint-5.6/perl
8476            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
8477            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
8478 ____________________________________________________________________________
8479 [  8992] By: alanbur                               on 2001/03/02  22:48:34
8480         Log: Resync wuth parent
8481      Branch: maint-5.6/pureperl
8482           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
8483           !> (integrate 60 files)
8484 ____________________________________________________________________________
8485 [  8991] By: jhi                                   on 2001/03/02  21:00:08
8486         Log: Retract the #8742 part of #8986, backward compat.
8487      Branch: maint-5.6/perl
8488            ! embed.pl
8489 ____________________________________________________________________________
8490 [  8990] By: jhi                                   on 2001/03/02  20:40:07
8491         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
8492      Branch: maint-5.6/perl
8493            ! hv.c
8494 ____________________________________________________________________________
8495 [  8989] By: jhi                                   on 2001/03/02  19:59:56
8496         Log: Update Changes.
8497      Branch: perl
8498            ! Changes patchlevel.h
8499 ____________________________________________________________________________
8500 [  8988] By: jhi                                   on 2001/03/02  19:57:08
8501         Log: Integrate perlio.
8502      Branch: perl
8503           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
8504           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
8505           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
8506           !> ext/Encode/Encode/iso8859-10.ucm
8507           !> ext/Encode/Encode/iso8859-13.ucm
8508           !> ext/Encode/Encode/iso8859-14.ucm
8509           !> ext/Encode/Encode/iso8859-15.ucm
8510           !> ext/Encode/Encode/iso8859-16.ucm
8511           !> ext/Encode/Encode/iso8859-2.ucm
8512           !> ext/Encode/Encode/iso8859-3.ucm
8513           !> ext/Encode/Encode/iso8859-4.ucm
8514           !> ext/Encode/Encode/iso8859-5.ucm
8515           !> ext/Encode/Encode/iso8859-6.ucm
8516           !> ext/Encode/Encode/iso8859-7.ucm
8517           !> ext/Encode/Encode/iso8859-8.ucm
8518           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
8519           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
8520 ____________________________________________________________________________
8521 [  8987] By: jhi                                   on 2001/03/02  19:43:40
8522         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
8523              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
8524              8950,8952,8955 from mainline to maintperl.
8525              
8526              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
8527              
8528              Put to rest the 20010205.001, the email address checking (not) regex.
8529              
8530              fork() not everywhere, cleanup temp files.
8531              
8532              The #8843 wasn't quite right: %Config needs to imported.
8533              
8534              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
8535              (#8849: the glob-basic hunk needed massaging as it depended
8536              on Schwern's large-scale (unintegrated) patches)
8537              
8538              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
8539              
8540              Upgrade to CGI.pm 2.752, from Lincoln Stein.
8541              (Note: there were some conflicts due to EBCDIC and EPOC
8542              patches, in general I preferred the repository code.)
8543              (When 2.753 comes out, we need to synchronize.)
8544              
8545              Subject: [PATCH] fix for charnames above FFFF
8546              
8547              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
8548              
8549              If no sfio, no -lsfio.
8550              
8551              Run run/*.t also in minitest.
8552              
8553              Subject:  [PATCH perl 5.7.0] malloc message address offset
8554              
8555              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
8556              
8557              Subject: fix for parameter -Dm (for perl@8867)
8558              
8559              Subject: [PATCH: perl@8892] was Re: hashing order difference?
8560              (make the test more portable)
8561              
8562              Subject: Re: [PATCH] fix for charnames above FFFF
8563              
8564              Subject: Re: I'm losing the war...
8565              (hv_store() not working correctly in ENV_IS_CASELESS case.)
8566              
8567              Subject: Modified README.bs2000 
8568              
8569              Subject: [PATCH: perl@8935] -Dt padsv($var)
8570              
8571              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
8572              
8573              Subject: PATCH: extra tests to check on negative float to unsigned cast
8574              
8575              Subject: [PATCH] XPUSH[insp] was Re: progress
8576              
8577              Subject: Re: Compile with perlcc..
8578      Branch: maint-5.6/perl
8579           !> (integrate 36 files)
8580 ____________________________________________________________________________
8581 [  8986] By: jhi                                   on 2001/03/02  18:51:25
8582         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
8583              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
8584              to maintperl.
8585              
8586              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
8587              
8588              Subject: [DOC PATCH] overload.pm nits
8589              
8590              Add header for LIB$ prototypes (C. Berry)
8591              
8592              Convert fwrite()s to sockets to write()s, since some socket stacks
8593              don't take kindly to stdio.
8594              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
8595              (for often optional LNMs)
8596              Correct a few typos
8597              (C. Bailey)
8598              
8599              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
8600              
8601              De-cut-and-pasto.
8602              
8603              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
8604              
8605              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
8606              
8607              Upgrade to CPAN 1.59_54, from Andreas König.
8608              
8609              Bogus shebang.
8610              
8611              Subject: [PATCH] Document makepatch in Porting/patching
8612              
8613              UTF-8 documentation.
8614              
8615              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
8616              
8617              Sort the MANIFEST.
8618              
8619              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
8620              
8621              Subject: [PATCH @8807] toke.c cleanup: scan_str()
8622              
8623              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
8624              
8625              Add run/*.t to testables.
8626              
8627              TODO: integrate #8784.
8628      Branch: maint-5.6/perl
8629           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
8630           !> (integrate 28 files)
8631 ____________________________________________________________________________
8632 [  8985] By: nick                                  on 2001/03/02  18:15:45
8633         Log: Integrate mainline
8634      Branch: perlio
8635           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
8636           !> vms/vms.c
8637 ____________________________________________________________________________
8638 [  8984] By: jhi                                   on 2001/03/02  16:00:17
8639         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
8640              
8641              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
8642              5.004_05, and mention the suidperl August 2000 security problem.
8643              (#8978,#8981)
8644              
8645              Subject: [ID 20010301.004] Technically speaking in perldata
8646              
8647              Subject: [PATCH] File::Copy for bleadperl, maintperl
8648              
8649              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
8650              
8651              (The #8982, fix for 20010221.005 and 20010221.008,
8652              would be nice too but it didn't integrate cleanly.)
8653      Branch: maint-5.6/perl
8654           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
8655 ____________________________________________________________________________
8656 [  8983] By: jhi                                   on 2001/03/02  15:51:16
8657         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
8658              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8659              Date:     Thu, 1 Mar 2001 15:54:09 EST
8660              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
8661      Branch: perl
8662            ! vms/vms.c
8663 ____________________________________________________________________________
8664 [  8982] By: jhi                                   on 2001/03/02  15:43:31
8665         Log: Subject: Re: sync sync sync: have I missed any patches?
8666              From: Radu Greab <radu@netsoft.ro> 
8667              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
8668              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
8669              
8670              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
8671              was checking argv[0] regardless of whether a different pathname
8672              will actually be executed."  Test case not supplied because 
8673              drafting that, ironically enough, revealed another bug
8674              (or a feature).
8675      Branch: perl
8676            ! doio.c
8677 ____________________________________________________________________________
8678 [  8981] By: jhi                                   on 2001/03/02  15:28:03
8679         Log: Misdate in #8978.
8680      Branch: perl
8681            ! pod/perlfaq1.pod
8682 ____________________________________________________________________________
8683 [  8980] By: jhi                                   on 2001/03/02  15:24:20
8684         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
8685              From: Chris Nandor <pudge@pobox.com>
8686              Date: Wed, 28 Feb 2001 22:10:15 -0500
8687              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
8688      Branch: perl
8689            ! lib/File/Copy.pm
8690 ____________________________________________________________________________
8691 [  8979] By: jhi                                   on 2001/03/02  15:17:16
8692         Log: Subject: [ID 20010301.004] Technically speaking in perldata
8693              From: abela@geneanet.org
8694              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
8695              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
8696      Branch: perl
8697            ! pod/perldata.pod
8698 ____________________________________________________________________________
8699 [  8978] By: jhi                                   on 2001/03/02  15:15:27
8700         Log: Subject: [ID 20010301.003] ref to 5.004
8701              From: abela@geneanet.org
8702              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
8703              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
8704              
8705              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
8706              and mention the suidperl August 2000 security problem.
8707      Branch: perl
8708            ! pod/perlfaq1.pod
8709 ____________________________________________________________________________
8710 [  8977] By: alanbur                               on 2001/03/02  14:17:45
8711         Log: Resynchronised with parent
8712      Branch: maint-5.6/pureperl
8713           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
8714           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
8715           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
8716           !> vms/descrip_mms.template win32/win32.c win32/win32.h
8717           !> win32/win32iop.h
8718 ____________________________________________________________________________
8719 [  8976] By: nick                                  on 2001/03/01  23:25:30
8720         Log: Integrate mainline.
8721      Branch: perlio
8722            - t/op/qu.t
8723           !> (integrate 55 files)
8724 ____________________________________________________________________________
8725 [  8975] By: jhi                                   on 2001/03/01  16:51:34
8726         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
8727      Branch: perl
8728           !> toke.c
8729 ____________________________________________________________________________
8730 [  8974] By: gsar                                  on 2001/03/01  16:28:21
8731         Log: fix for bugid 20010226.008
8732              
8733              the problem was that some of the pointers (PL_last_lop and
8734              PL_last_uni specifically) into the lex buffers weren't correctly
8735              being invalidated when the buffer changed; this would leave the
8736              pointers pointing at an arbitrary location in the buffer if
8737              the buffer didn't need to be reallocated, or point into freed
8738              memory if the buffer had to be realloced
8739              
8740              TODO item for bugdb maintainers: check other seemingly random
8741              parser-related bugs--they might be cured by this
8742      Branch: maint-5.6/perl
8743            ! toke.c
8744 ____________________________________________________________________________
8745 [  8973] By: jhi                                   on 2001/03/01  02:23:25
8746         Log: Retract #8970 because of a completely mysterious core dump:
8747              adding the tests 241..244 causes op/pat dump core at test #25.
8748              The test needs a lot of whittling down before the bug can be solved.
8749      Branch: perl
8750            ! t/op/pat.t
8751 ____________________________________________________________________________
8752 [  8972] By: jhi                                   on 2001/03/01  01:58:38
8753         Log: Regen perlapi.
8754      Branch: perl
8755            ! pod/perlapi.pod
8756 ____________________________________________________________________________
8757 [  8971] By: jhi                                   on 2001/03/01  01:34:09
8758         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))
8759              From: Nicholas Clark <nick@ccl4.org>
8760              Date: Wed, 28 Feb 2001 23:28:49 +0000
8761              Message-ID: <20010228232849.A55187@plum.flirble.org>
8762              
8763              Allow a completely write protected source code tree
8764              when using the Configure -Dmksymlinks.
8765      Branch: perl
8766            ! embed.pl warnings.pl
8767 ____________________________________________________________________________
8768 [  8970] By: jhi                                   on 2001/03/01  01:32:04
8769         Log: Add back the EBCDIC character range tests (for matching).
8770      Branch: perl
8771            ! t/op/pat.t
8772 ____________________________________________________________________________
8773 [  8969] By: nick                                  on 2001/02/28  18:18:01
8774         Log: Add charname comments to .ucm files writen by 'compile',
8775              also order charmaps in those files by source encoding.
8776              regenerate distrubuted .ucm files
8777      Branch: perlio
8778            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
8779            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
8780            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
8781            ! ext/Encode/Encode/iso8859-10.ucm
8782            ! ext/Encode/Encode/iso8859-13.ucm
8783            ! ext/Encode/Encode/iso8859-14.ucm
8784            ! ext/Encode/Encode/iso8859-15.ucm
8785            ! ext/Encode/Encode/iso8859-16.ucm
8786            ! ext/Encode/Encode/iso8859-2.ucm
8787            ! ext/Encode/Encode/iso8859-3.ucm
8788            ! ext/Encode/Encode/iso8859-4.ucm
8789            ! ext/Encode/Encode/iso8859-5.ucm
8790            ! ext/Encode/Encode/iso8859-6.ucm
8791            ! ext/Encode/Encode/iso8859-7.ucm
8792            ! ext/Encode/Encode/iso8859-8.ucm
8793            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
8794            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
8795 ____________________________________________________________________________
8796 [  8968] By: jhi                                   on 2001/02/28  16:26:37
8797         Log: Expand usemorebits early if d_casti32 needs to be undefined.
8798      Branch: perl
8799            ! hints/hpux.sh hints/irix_6.sh
8800 ____________________________________________________________________________
8801 [  8967] By: jhi                                   on 2001/02/28  16:22:26
8802         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
8803              retract toke.c/qu parts of #8583, retract #8485, retract
8804              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
8805              op/length.t, and MANIFEST, and delete t/op/qu.t.
8806      Branch: perl
8807            - t/op/qu.t
8808            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
8809            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
8810            ! t/op/length.t toke.c
8811 ____________________________________________________________________________
8812 [  8966] By: jhi                                   on 2001/02/28  15:00:27
8813         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
8814              by not changing from pre-Unicode days into being Unicode-aware.
8815              Sniff.
8816      Branch: perl
8817            ! pp.c t/op/pack.t t/op/qu.t
8818 ____________________________________________________________________________
8819 [  8965] By: jhi                                   on 2001/02/28  14:37:55
8820         Log: Subject: Re: Errors in core PODs
8821              From: Michael Stevens <michael@etla.org> 
8822              Date: Fri, 23 Feb 2001 15:47:56 +0000
8823              Message-ID: <20010223154756.A7723@firedrake.org> 
8824      Branch: perl
8825            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
8826            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
8827            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
8828            ! x2p/a2p.pod
8829 ____________________________________________________________________________
8830 [  8964] By: jhi                                   on 2001/02/28  14:35:35
8831         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
8832              (The #8961 was too bold.)
8833      Branch: perl
8834            ! hints/hpux.sh hints/irix_6.sh
8835 ____________________________________________________________________________
8836 [  8963] By: jhi                                   on 2001/02/28  14:33:39
8837         Log: Subject: Re: sync sync sync: have I missed any patches?
8838              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8839              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
8840              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
8841              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
8842              
8843              Replace djSP with dSP.
8844      Branch: perl
8845            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
8846            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
8847            ! win32/perlhost.h
8848 ____________________________________________________________________________
8849 [  8962] By: jhi                                   on 2001/02/27  23:21:14
8850         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
8851      Branch: perl
8852            ! lib/Filter/Simple.pm
8853 ____________________________________________________________________________
8854 [  8961] By: jhi                                   on 2001/02/27  22:55:26
8855         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
8856              and this would be it.
8857      Branch: perl
8858            ! hints/hpux.sh hints/irix_6.sh
8859 ____________________________________________________________________________
8860 [  8960] By: jhi                                   on 2001/02/27  22:51:33
8861         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
8862              From: "Craig A. Berry" <craigberry@mac.com>
8863              Date: Tue, 27 Feb 2001 16:11:44 -0600
8864              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
8865      Branch: maint-5.6/perl
8866            ! configure.com vms/descrip_mms.template
8867 ____________________________________________________________________________
8868 [  8959] By: jhi                                   on 2001/02/27  22:47:23
8869         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
8870              From: "Craig A. Berry" <craigberry@mac.com>
8871              Date: Tue, 27 Feb 2001 16:11:44 -0600
8872              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
8873      Branch: perl
8874            ! configure.com vms/descrip_mms.template
8875 ____________________________________________________________________________
8876 [  8958] By: jhi                                   on 2001/02/27  15:16:42
8877         Log: Update Changes.
8878      Branch: perl
8879            ! Changes patchlevel.h
8880 ____________________________________________________________________________
8881 [  8957] By: jhi                                   on 2001/02/27  06:15:07
8882         Log: Subject: [5.6.x] EPOC additions
8883              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8884              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
8885              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
8886      Branch: maint-5.6/perl
8887            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
8888 ____________________________________________________________________________
8889 [  8956] By: jhi                                   on 2001/02/27  06:12:11
8890         Log: Subject: [perl-current] EPOC 
8891              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8892              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
8893              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
8894      Branch: perl
8895            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
8896            ! epoc/epocish.c epoc/epocish.h pp_sys.c
8897 ____________________________________________________________________________
8898 [  8955] By: jhi                                   on 2001/02/27  05:59:50
8899         Log: Subject: Re: Compile with perlcc..
8900              From: Edward Peschko <edwardp@excitehome.net>
8901              Date: Mon, 26 Feb 2001 18:51:58 -0800
8902              Message-ID: <20010226185158.A9871@excitehome.net>
8903              
8904              plus add a simple usage message if no arguments given.
8905      Branch: perl
8906            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
8907            ! utils/Makefile utils/perlcc.PL win32/pod.mak
8908 ____________________________________________________________________________
8909 [  8954] By: nick                                  on 2001/02/26  21:02:59
8910         Log: Integrate mainline
8911      Branch: perlio
8912           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
8913           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
8914           !> t/op/sprintf.t
8915 ____________________________________________________________________________
8916 [  8953] By: jhi                                   on 2001/02/26  14:43:54
8917         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
8918              From: Nicholas Clark <nick@ccl4.org>
8919              Date: Mon, 26 Feb 2001 00:42:07 +0000
8920              Message-ID: <20010226004207.F23333@plum.flirble.org>
8921      Branch: perl
8922            ! pp_ctl.c
8923 ____________________________________________________________________________
8924 [  8952] By: jhi                                   on 2001/02/26  14:42:13
8925         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
8926              From: Simon Cozens <simon@netthink.co.uk>
8927              Date: Mon, 26 Feb 2001 12:23:48 +0000
8928              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
8929      Branch: perl
8930            ! pod/perlguts.pod
8931 ____________________________________________________________________________
8932 [  8951] By: jhi                                   on 2001/02/26  14:39:15
8933         Log: Subject: [PATCH] perlio - unknown layer
8934              From: Nicholas Clark <nick@ccl4.org>
8935              Date: Mon, 26 Feb 2001 00:27:19 +0000
8936              Message-ID: <20010226002719.E23333@plum.flirble.org>
8937      Branch: perl
8938            ! perlio.c
8939 ____________________________________________________________________________
8940 [  8950] By: jhi                                   on 2001/02/26  14:38:04
8941         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
8942              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
8943              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
8944              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
8945      Branch: perl
8946            ! t/op/bop.t
8947 ____________________________________________________________________________
8948 [  8949] By: jhi                                   on 2001/02/26  14:37:07
8949         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
8950              From: Peter Prymmer <pvhp@forte.com>
8951              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
8952              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
8953      Branch: perl
8954            ! lib/Test.pm
8955 ____________________________________________________________________________
8956 [  8948] By: jhi                                   on 2001/02/26  14:35:53
8957         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
8958              From: Radu Greab <radu@netsoft.ro>
8959              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
8960              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
8961      Branch: perl
8962            ! pod/perlop.pod
8963 ____________________________________________________________________________
8964 [  8947] By: jhi                                   on 2001/02/26  14:34:46
8965         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
8966              From: David Mitchell <davem@fdgroup.co.uk>
8967              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
8968              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
8969      Branch: perl
8970            ! run.c
8971 ____________________________________________________________________________
8972 [  8946] By: jhi                                   on 2001/02/26  14:32:37
8973         Log: Subject: Modified README.bs2000 
8974              From: Dorner Thomas <Thomas.Dorner@start.de>
8975              Date: Mon, 26 Feb 2001 09:22:17 +0100
8976              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
8977      Branch: perl
8978            ! README.bs2000
8979 ____________________________________________________________________________
8980 [  8945] By: jhi                                   on 2001/02/26  14:19:53
8981         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
8982              to maintperl, listing the known failures on the tests 129 and 130.
8983      Branch: maint-5.6/perl
8984           !> t/op/sprintf.t
8985 ____________________________________________________________________________
8986 [  8944] By: jhi                                   on 2001/02/26  14:14:15
8987         Log: Add more known sprintf failures.
8988      Branch: perl
8989            ! t/op/sprintf.t
8990 ____________________________________________________________________________
8991 [  8943] By: jhi                                   on 2001/02/26  13:56:22
8992         Log: perlglob.exe needs to be found in Win32, patch from
8993              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
8994              which needs external glob at mini-perl time."
8995      Branch: perl
8996            ! ext/Encode/compile
8997 ____________________________________________________________________________
8998 [  8942] By: jhi                                   on 2001/02/26  13:52:19
8999         Log: A missing dTHX from Vadim Konovalov.
9000      Branch: perl
9001            ! perlio.c
9002 ____________________________________________________________________________
9003 [  8941] By: jhi                                   on 2001/02/26  13:37:05
9004         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
9005      Branch: perl
9006            ! op.c
9007 ____________________________________________________________________________
9008 [  8940] By: jhi                                   on 2001/02/26  13:35:40
9009         Log: Integrate perlio.
9010      Branch: perl
9011           !> ext/Encode/Encode.pm
9012 ____________________________________________________________________________
9013 [  8939] By: nick                                  on 2001/02/25  23:47:09
9014         Log: Integrate mainline.
9015      Branch: perlio
9016           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
9017           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
9018 ____________________________________________________________________________
9019 [  8938] By: nick                                  on 2001/02/25  19:36:28
9020         Log: Encode implementations docs.
9021      Branch: perlio
9022            ! ext/Encode/Encode.pm
9023 ____________________________________________________________________________
9024 [  8937] By: jhi                                   on 2001/02/25  19:26:16
9025         Log: Script wasn't aligned with reality.
9026      Branch: perl
9027            ! t/pod/find.t
9028 ____________________________________________________________________________
9029 [  8936] By: jhi                                   on 2001/02/25  18:54:55
9030         Log: Update Changes.
9031      Branch: perl
9032            ! Changes patchlevel.h
9033 ____________________________________________________________________________
9034 [  8935] By: jhi                                   on 2001/02/25  18:46:36
9035         Log: Retract #8929,8930,8932,8933 for now.
9036      Branch: perl
9037            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
9038 ____________________________________________________________________________
9039 [  8934] By: jhi                                   on 2001/02/25  17:34:35
9040         Log: Integrate perlio.
9041      Branch: perl
9042           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
9043           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
9044           !> t/lib/encode.t
9045 ____________________________________________________________________________
9046 [  8933] By: jhi                                   on 2001/02/25  17:33:12
9047         Log: (Retracted by #8395.)
9048              
9049              Slight tweaks in scan_const(), not fixes yet, it seems like
9050              lots of work remains to be done...
9051      Branch: perl
9052            ! toke.c
9053 ____________________________________________________________________________
9054 [  8932] By: jhi                                   on 2001/02/25  17:27:11
9055         Log: (Retracted by #8395.)
9056              
9057              Missing from #8930.
9058      Branch: perl
9059            ! perl.h
9060 ____________________________________________________________________________
9061 [  8931] By: jhi                                   on 2001/02/25  17:26:19
9062         Log: A comment tweak.
9063      Branch: perl
9064            ! utf8.c
9065 ____________________________________________________________________________
9066 [  8930] By: jhi                                   on 2001/02/25  17:25:47
9067         Log: (Retracted by #8395.)
9068              
9069              Attempt to fix the EBCDIC character range problwm with //.
9070      Branch: perl
9071            ! regcomp.c
9072 ____________________________________________________________________________
9073 [  8929] By: jhi                                   on 2001/02/25  17:23:45
9074         Log: (Retracted by #8395.)
9075              
9076              Expand the EBCDIC character range tests, and add few nasty
9077              tr tests from Karsten Sperling.
9078      Branch: perl
9079            ! t/op/pat.t t/op/tr.t
9080 ____________________________________________________________________________
9081 [  8928] By: jhi                                   on 2001/02/25  17:18:49
9082         Log: Missing check-in.
9083      Branch: perl
9084            ! lib/Pod/Find.pm
9085 ____________________________________________________________________________
9086 [  8927] By: nick                                  on 2001/02/25  11:30:22
9087         Log: Change method names in Encode implementation classes to something
9088              less confusing (preparing to "go public").
9089      Branch: perlio
9090            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
9091 ____________________________________________________________________________
9092 [  8926] By: nick                                  on 2001/02/25  10:53:24
9093         Log: GCC __atribute__ / printf fix
9094      Branch: perlio
9095            ! perl.h
9096 ____________________________________________________________________________
9097 [  8925] By: nick                                  on 2001/02/25  10:52:25
9098         Log: Checked in the wrong one ...
9099      Branch: perlio
9100            ! ext/Encode/Encode.pm
9101 ____________________________________________________________________________
9102 [  8924] By: nick                                  on 2001/02/24  18:46:51
9103         Log: Integrate mainline - to see what Jarkko has in ...
9104      Branch: perlio
9105           +> t/pod/testpods/lib/Pod/Stuff.pm
9106           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
9107 ____________________________________________________________________________
9108 [  8923] By: nick                                  on 2001/02/24  17:05:23
9109         Log: Encode API documentation nd tidy up.
9110              Minor additions to test.
9111              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
9112              Adds STRLEN to standard typemap.
9113      Branch: perlio
9114            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
9115            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
9116 ____________________________________________________________________________
9117 [  8922] By: jhi                                   on 2001/02/24  16:38:12
9118         Log: Add a test for the "character range should match in EBCDIC
9119              if specified using explicit numerics" bug found by Karsten
9120              Sperling.
9121      Branch: perl
9122            ! t/op/pat.t
9123 ____________________________________________________________________________
9124 [  8921] By: jhi                                   on 2001/02/24  16:30:16
9125         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
9126              From: schwern@pobox.com
9127              Date: Fri, 23 Feb 2001 03:21:37 -0500
9128              Message-ID: <20010223032137.A26022@magnonel.guild.net>
9129              
9130              plus Charles Lane's fixes, plus tweaks.
9131      Branch: perl
9132            + t/pod/testpods/lib/Pod/Stuff.pm
9133            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
9134 ____________________________________________________________________________
9135 [  8920] By: nick                                  on 2001/02/24  10:30:11
9136         Log: Integrate mainline
9137      Branch: perlio
9138           !> (integrate 33 files)
9139 ____________________________________________________________________________
9140 [  8919] By: jhi                                   on 2001/02/24  00:23:35
9141         Log: Subject: Re: I'm losing the war...
9142              From: "Vadim Konovalov" <watman@inbox.ru>
9143              Date: Sat, 24 Feb 2001 00:10:14 +0300
9144              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
9145              
9146              hv_store() not working correctly in ENV_IS_CASELESS case.
9147      Branch: perl
9148            ! hv.c
9149 ____________________________________________________________________________
9150 [  8918] By: jhi                                   on 2001/02/24  00:20:09
9151         Log: Subject: Re: [PATCH] fix for charnames above FFFF
9152              From: andreas.koenig@anima.de (Andreas J. Koenig)
9153              Date: 23 Feb 2001 02:39:03 +0100
9154              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
9155              
9156              A further efficiency tweak.
9157      Branch: perl
9158            ! lib/charnames.pm
9159 ____________________________________________________________________________
9160 [  8917] By: jhi                                   on 2001/02/23  20:27:51
9161         Log: Integrate change #8916 from mainline,
9162              do away with USE_WIN32_RTL_ENV.
9163      Branch: maint-5.6/perl
9164           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
9165 ____________________________________________________________________________
9166 [  8916] By: jhi                                   on 2001/02/23  20:02:25
9167         Log: Abolish USE_WIN32_RTL_ENV.
9168      Branch: perl
9169            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
9170 ____________________________________________________________________________
9171 [  8915] By: jhi                                   on 2001/02/23  19:36:00
9172         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
9173              later protected by some #define.
9174      Branch: perl
9175            ! gv.c
9176 ____________________________________________________________________________
9177 [  8914] By: jhi                                   on 2001/02/23  19:31:38
9178         Log: Retract #8902 for now, requested by Charles Lane, the correct
9179              fix will be something else.
9180      Branch: perl
9181            ! op.c
9182 ____________________________________________________________________________
9183 [  8913] By: jhi                                   on 2001/02/23  19:11:36
9184         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
9185              From: Peter Prymmer <pvhp@forte.com>
9186              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
9187              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
9188      Branch: perl
9189            ! t/op/lex_assign.t
9190 ____________________________________________________________________________
9191 [  8912] By: jhi                                   on 2001/02/23  18:38:20
9192         Log: Subject: [patch] perlio + useithreads
9193              From: Doug MacEachern <dougm@covalent.net>
9194              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
9195              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
9196              
9197              Gets things running but not complete.
9198      Branch: perl
9199            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
9200 ____________________________________________________________________________
9201 [  8911] By: jhi                                   on 2001/02/23  04:20:02
9202         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
9203              
9204              Duplicated environment freeing, File::Temp 0.12,
9205              op/append portability (EBCDIC) tweak.
9206      Branch: maint-5.6/perl
9207           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
9208           !> t/op/append.t
9209 ____________________________________________________________________________
9210 [  8910] By: jhi                                   on 2001/02/23  02:07:33
9211         Log: Integrate change #8909 from mainline, a better Borland
9212              putenv() workaround.
9213      Branch: maint-5.6/perl
9214           !> perl.c
9215 ____________________________________________________________________________
9216 [  8909] By: jhi                                   on 2001/02/23  02:05:46
9217         Log: A better workaround for Borland putenv() brokenness from Sarathy.
9218      Branch: perl
9219            ! perl.c
9220 ____________________________________________________________________________
9221 [  8908] By: jhi                                   on 2001/02/23  02:04:14
9222         Log: Subject: fix for parameter -Dm (for perl@8867)
9223              From: "Vadim Konovalov" <watman@inbox.ru>
9224              Date: Thu, 22 Feb 2001 17:30:12 +0300
9225              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
9226      Branch: perl
9227            ! perl.h
9228 ____________________________________________________________________________
9229 [  8907] By: jhi                                   on 2001/02/23  01:58:20
9230         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
9231              From: Peter Prymmer <pvhp@forte.com>
9232              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
9233              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
9234      Branch: perl
9235            ! t/op/append.t
9236 ____________________________________________________________________________
9237 [  8906] By: jhi                                   on 2001/02/23  01:48:34
9238         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
9239      Branch: perl
9240            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
9241 ____________________________________________________________________________
9242 [  8905] By: jhi                                   on 2001/02/23  01:43:30
9243         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
9244              From: Peter Prymmer <pvhp@forte.com>
9245              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
9246              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
9247      Branch: perl
9248            ! t/lib/st-06compat.t
9249 ____________________________________________________________________________
9250 [  8904] By: jhi                                   on 2001/02/23  01:42:39
9251         Log: Metaconfig unit change for #8903.
9252      Branch: metaconfig/U/perl
9253            ! Devel.U
9254 ____________________________________________________________________________
9255 [  8903] By: jhi                                   on 2001/02/23  01:42:12
9256         Log: Be more helpful for devel builders, suggested by John L. Allen.
9257      Branch: perl
9258            ! Configure
9259 ____________________________________________________________________________
9260 [  8902] By: jhi                                   on 2001/02/23  01:37:41
9261         Log: (Retracted by #8914)
9262              (Wrongly, reinstated by #8941)             
9263
9264              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
9265              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9266              Date:     Thu, 22 Feb 2001 09:43:57 EST
9267              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
9268      Branch: perl
9269            ! op.c
9270 ____________________________________________________________________________
9271 [  8901] By: jhi                                   on 2001/02/23  01:20:32
9272         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
9273              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9274              Date:     Thu, 22 Feb 2001 08:01:35 EST
9275              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
9276      Branch: perl
9277            ! malloc.c
9278 ____________________________________________________________________________
9279 [  8900] By: jhi                                   on 2001/02/23  01:18:02
9280         Log: Integrate changes #8898,8899 from mainline, environ handling.
9281      Branch: maint-5.6/perl
9282           !> perl.c
9283 ____________________________________________________________________________
9284 [  8899] By: jhi                                   on 2001/02/23  01:16:25
9285         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
9286              putenv() is not to be relied on, they are either broken or leaky
9287              or both.)
9288      Branch: perl
9289            ! perl.c
9290 ____________________________________________________________________________
9291 [  8898] By: jhi                                   on 2001/02/22  23:36:59
9292         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
9293              and safesysfree() must be used.
9294      Branch: perl
9295            ! perl.c
9296 ____________________________________________________________________________
9297 [  8897] By: jhi                                   on 2001/02/22  23:25:45
9298         Log: With environ one must use safesysmalloc()/safesysfree().
9299      Branch: perl
9300            ! perl.c
9301 ____________________________________________________________________________
9302 [  8896] By: jhi                                   on 2001/02/22  22:13:18
9303         Log: If we have a duplicated environment free it
9304              if PERL_DESTRUCT_LEVEL.
9305      Branch: perl
9306            ! perl.c
9307 ____________________________________________________________________________
9308 [  8895] By: alanbur                               on 2001/02/22  19:31:57
9309         Log: Synchronised with parent
9310      Branch: maint-5.6/pureperl
9311           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
9312 ____________________________________________________________________________
9313 [  8894] By: gsar                                  on 2001/02/22  19:06:18
9314         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
9315              
9316              fix memory leak in method call optimization (change#3768);
9317              made C<eval "$x->foo()"> leak
9318              
9319              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
9320      Branch: maint-5.6/perl
9321           !> op.c
9322 ____________________________________________________________________________
9323 [  8893] By: jhi                                   on 2001/02/22  18:35:27
9324         Log: (Retracted by #8915.)
9325              
9326              Third Degree finding:
9327              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
9328      Branch: perl
9329            ! gv.c
9330 ____________________________________________________________________________
9331 [  8892] By: jhi                                   on 2001/02/22  14:28:32
9332         Log: Update Changes.
9333      Branch: perl
9334            ! Changes patchlevel.h
9335 ____________________________________________________________________________
9336 [  8891] By: jhi                                   on 2001/02/22  13:22:45
9337         Log: Metaconfig unit changes for #8890.
9338      Branch: metaconfig
9339            ! U/modified/Cppsym.U U/threads/archname.U
9340 ____________________________________________________________________________
9341 [  8890] By: jhi                                   on 2001/02/22  13:22:12
9342         Log: Add -stdio to the archname if no perlio selected,
9343              no -perlio added since that is now the default.
9344              
9345              Add few CPUs/architectures to the Cppsym scan.
9346      Branch: perl
9347            ! Configure config_h.SH
9348 ____________________________________________________________________________
9349 [  8889] By: jhi                                   on 2001/02/22  13:05:59
9350         Log: Metaconfig unit change for #8888.
9351      Branch: metaconfig/U/perl
9352            ! useperlio.U
9353 ____________________________________________________________________________
9354 [  8888] By: jhi                                   on 2001/02/22  13:05:28
9355         Log: *drum roll*  Make perlio the default.
9356      Branch: perl
9357            ! Configure config_h.SH
9358 ____________________________________________________________________________
9359 [  8887] By: jhi                                   on 2001/02/22  12:50:52
9360         Log: Integrate change #8665 from maintperl to mainline,
9361              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
9362      Branch: perl
9363           !> ext/POSIX/POSIX.xs
9364 ____________________________________________________________________________
9365 [  8886] By: jhi                                   on 2001/02/22  12:49:24
9366         Log: Integrate changes #8883,8884 from mainline to maintperl.
9367              
9368              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
9369              Subject: Re: File::Temp::_gettemp warning
9370      Branch: maint-5.6/perl
9371           !> embed.h embed.pl lib/File/Temp.pm
9372 ____________________________________________________________________________
9373 [  8885] By: jhi                                   on 2001/02/22  12:43:59
9374         Log: Based on
9375              
9376              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
9377              From: schwab@suse.de
9378              Date: Thu, 22 Feb 2001 13:08:09 +0100
9379              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
9380              
9381              but the fix done slightly differently because the other
9382              half was already done in #8664.
9383      Branch: maint-5.6/perl
9384            ! ext/POSIX/POSIX.xs
9385 ____________________________________________________________________________
9386 [  8884] By: jhi                                   on 2001/02/22  12:37:15
9387         Log: Subject: Re: File::Temp::_gettemp warning
9388              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9389              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
9390              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
9391              
9392              This patch to File::Temp does two things:
9393              
9394              1. Fixes the problem with CGI::Carp when determining
9395              the Fcntl constants
9396              
9397              2. Removes most of the carps and consolidates them so that all the
9398              reasons are included in a single die that is caught by the test. This
9399              means that the correct skipping behaviour is displayed by the test.
9400      Branch: perl
9401            ! lib/File/Temp.pm
9402 ____________________________________________________________________________
9403 [  8883] By: jhi                                   on 2001/02/22  12:29:19
9404         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
9405              From: Peter Prymmer <pvhp@forte.com>
9406              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
9407              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
9408      Branch: perl
9409            ! embed.h embed.pl
9410 ____________________________________________________________________________
9411 [  8882] By: jhi                                   on 2001/02/21  19:41:33
9412         Log: Integrate change #8881 from mainlin to maintperl.
9413              
9414              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
9415      Branch: maint-5.6/perl
9416           !> op.c
9417 ____________________________________________________________________________
9418 [  8881] By: jhi                                   on 2001/02/21  19:38:57
9419         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
9420              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9421              Date:     Wed, 21 Feb 2001 13:08:03 EST
9422              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
9423      Branch: perl
9424            ! op.c
9425 ____________________________________________________________________________
9426 [  8880] By: jhi                                   on 2001/02/21  19:34:34
9427         Log: Retract #8875, cannot let go of the old semantics of unpack U
9428              without rethinking utf8decode.t.
9429      Branch: perl
9430            ! pp.c t/op/pack.t
9431 ____________________________________________________________________________
9432 [  8879] By: jhi                                   on 2001/02/21  19:08:02
9433         Log: Run run/*.t also in minitest.
9434      Branch: perl
9435            ! Makefile.SH
9436 ____________________________________________________________________________
9437 [  8878] By: nick                                  on 2001/02/21  18:55:37
9438         Log: Integrate mainline
9439      Branch: perlio
9440           !> (integrate 76 files)
9441 ____________________________________________________________________________
9442 [  8877] By: jhi                                   on 2001/02/21  15:09:33
9443         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
9444      Branch: metaconfig
9445            ! U/compline/nblock_io.U
9446      Branch: perl
9447            ! Configure config_h.SH
9448 ____________________________________________________________________________
9449 [  8876] By: jhi                                   on 2001/02/21  14:54:45
9450         Log: If no sfio, no -lsfio.
9451      Branch: metaconfig/U/perl
9452            ! d_sfio.U
9453      Branch: perl
9454            ! Configure config_h.SH
9455 ____________________________________________________________________________
9456 [  8875] By: jhi                                   on 2001/02/21  14:54:00
9457         Log: Make unpack C and unpack C truly equivalent.
9458      Branch: perl
9459            ! pp.c t/op/pack.t
9460 ____________________________________________________________________________
9461 [  8874] By: jhi                                   on 2001/02/21  14:26:02
9462         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
9463              From: Peter Prymmer <pvhp@forte.com>
9464              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
9465              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
9466      Branch: perl
9467            ! pod/perlport.pod
9468 ____________________________________________________________________________
9469 [  8873] By: jhi                                   on 2001/02/21  14:24:31
9470         Log: Subject: [PATCH] fix for charnames above FFFF
9471              From: andreas.koenig@anima.de (Andreas J. Koenig)
9472              Date: 21 Feb 2001 07:05:45 +0100
9473              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
9474      Branch: perl
9475            ! lib/charnames.pm t/lib/charnames.t
9476 ____________________________________________________________________________
9477 [  8872] By: jhi                                   on 2001/02/21  14:15:25
9478         Log: Integrate change #8868 from pureperl to mainline.
9479              
9480              Fixed reference count loop caused by sv_magic.
9481      Branch: perl
9482           !> sv.c
9483 ____________________________________________________________________________
9484 [  8871] By: jhi                                   on 2001/02/21  14:07:29
9485         Log: Integrate change #8868 from pureperl to maintperl.
9486              
9487              Fixed reference count loop caused by sv_magic.
9488      Branch: maint-5.6/perl
9489           !> sv.c
9490 ____________________________________________________________________________
9491 [  8870] By: jhi                                   on 2001/02/21  14:04:41
9492         Log: Put back the #8840, it was innocent.
9493      Branch: perl
9494            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
9495            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
9496 ____________________________________________________________________________
9497 [  8869] By: jhi                                   on 2001/02/21  14:00:03
9498         Log: unpack("C", ...) was left slightly unfinished by #8865.
9499      Branch: perl
9500            ! pp.c t/op/pack.t
9501 ____________________________________________________________________________
9502 [  8868] By: alanbur                               on 2001/02/21  01:33:45
9503         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
9504              from gv_fetchpv to create single-character magic variables (e.g. $!),
9505              and it is passed a sv and the gv that contains the sv as the mg_obj
9506              value.  When sv_magic stores the mg_obj pointer it increments the gv
9507              refcount, thus causing a sv-gv pair that can't be freed.  There is
9508              already a check for sv == obj which is used to prevent such reference
9509              loops.  This change extends the check to cover the case described above.
9510      Branch: maint-5.6/pureperl
9511            ! sv.c
9512 ____________________________________________________________________________
9513 [  8867] By: jhi                                   on 2001/02/21  00:52:39
9514         Log: Update Changes.
9515      Branch: perl
9516            ! Changes patchlevel.h
9517 ____________________________________________________________________________
9518 [  8866] By: jhi                                   on 2001/02/21  00:34:20
9519         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
9520              (Note: there were some conflicts due to EBCDIC and EPOC
9521              patches, in general I preferred the repository code.)
9522              (When 2.753 comes out, we need to synchronize.)
9523      Branch: perl
9524            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
9525            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
9526            ! t/lib/cgi-html.t
9527 ____________________________________________________________________________
9528 [  8865] By: jhi                                   on 2001/02/21  00:24:22
9529         Log: Make pack("C", 0x100) to create Unicode, unless under the
9530              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
9531              will understand Unicode, unless you under know what.
9532      Branch: perl
9533            ! pp.c t/op/pack.t t/op/qu.t
9534 ____________________________________________________________________________
9535 [  8864] By: alanbur                               on 2001/02/20  22:35:34
9536         Log: Resynchronised with parent
9537      Branch: maint-5.6/pureperl
9538           !> README.win32 ext/GDBM_File/GDBM_File.pm
9539           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
9540           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
9541           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
9542           !> t/lib/sdbm.t util.c
9543 ____________________________________________________________________________
9544 [  8863] By: jhi                                   on 2001/02/20  20:55:11
9545         Log: Integrate change #8860,8861 from mainline into maintperl.
9546              
9547              "pseudo-literal j"
9548              
9549              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
9550      Branch: maint-5.6/perl
9551           !> lib/Test.pm pod/perlop.pod
9552 ____________________________________________________________________________
9553 [  8862] By: jhi                                   on 2001/02/20  20:30:07
9554         Log: Don't do casting between pointers pointing to differently sized
9555              integers.
9556      Branch: perl
9557            ! hv.c sv.c
9558 ____________________________________________________________________________
9559 [  8861] By: jhi                                   on 2001/02/20  19:53:44
9560         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
9561              From: Peter Prymmer <pvhp@forte.com>
9562              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
9563              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
9564      Branch: perl
9565            ! lib/Test.pm
9566 ____________________________________________________________________________
9567 [  8860] By: jhi                                   on 2001/02/20  19:48:02
9568         Log: "pseudo-literal j", a documentation glitch reported to Debian.
9569              The text recovered from Perl 5.005_03, and pseudo-literal replaced
9570              by "backtick string".
9571      Branch: perl
9572            ! pod/perlop.pod
9573 ____________________________________________________________________________
9574 [  8859] By: jhi                                   on 2001/02/20  19:15:46
9575         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
9576              from Chris Nandor.
9577      Branch: perl
9578            ! makedef.pl
9579 ____________________________________________________________________________
9580 [  8858] By: jhi                                   on 2001/02/20  17:36:53
9581         Log: Integrate pureperl changes #8844,8845,8850 to mainline
9582              (via maintperl #8855).
9583              
9584              Fixed %^H scoping bug
9585              
9586              Removed GV <-> CV refcount loop
9587              
9588              Removed %ENV refcount loop
9589      Branch: perl
9590           !> gv.c op.c perl.c pp.c scope.c
9591 ____________________________________________________________________________
9592 [  8857] By: jhi                                   on 2001/02/20  17:34:32
9593         Log: Integrate changes #8853,8854 from maintperl to mainline.
9594              
9595              EBDIC fixes, README.win32 Borland update.
9596      Branch: perl
9597           !> README.win32 handy.h util.c
9598 ____________________________________________________________________________
9599 [  8856] By: jhi                                   on 2001/02/20  17:33:16
9600         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
9601      Branch: maint-5.6/perl
9602           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
9603           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
9604           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
9605 ____________________________________________________________________________
9606 [  8855] By: jhi                                   on 2001/02/20  17:32:13
9607         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
9608              
9609              Fixed %^H scoping bug
9610              
9611              Removed GV <-> CV refcount loop
9612              
9613              Removed %ENV refcount loop
9614      Branch: maint-5.6/perl
9615           !> gv.c op.c perl.c pp.c scope.c
9616 ____________________________________________________________________________
9617 [  8854] By: jhi                                   on 2001/02/20  17:25:06
9618         Log: Subject: Addition to readme.win32 for Borland C++ compilers
9619              Date: Tue, 20 Feb 2001 02:15:25 +0300
9620              From: "Vadim Konovalov" <watman@inbox.ru>
9621              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
9622              
9623              Document Borland compiler misbehaviour.
9624      Branch: maint-5.6/perl
9625            ! README.win32
9626 ____________________________________________________________________________
9627 [  8853] By: jhi                                   on 2001/02/20  17:22:25
9628         Log: The assimilation of ebcdic.c didn't quite work at the first try,
9629              patches from Thomas Dorner.
9630      Branch: maint-5.6/perl
9631            ! handy.h util.c
9632 ____________________________________________________________________________
9633 [  8852] By: jhi                                   on 2001/02/20  17:20:15
9634         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
9635              From: Chris Nandor <pudge@pobox.com>
9636              Date: Tue, 20 Feb 2001 08:32:45 -0500
9637              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
9638      Branch: maint-5.6/perl
9639            ! makedef.pl mg.c
9640 ____________________________________________________________________________
9641 [  8851] By: jhi                                   on 2001/02/20  17:15:52
9642         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
9643      Branch: perl
9644            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
9645            ! t/lib/filter-util.t
9646 ____________________________________________________________________________
9647 [  8850] By: alanbur                               on 2001/02/20  17:12:40
9648         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
9649              and the magic pointer points back to the GV that contains the
9650              %ENV hash.  This creates a refcount loop that prevents members
9651              of %ENV from being freed correctly.  This change removes the
9652              refcount loop - the magic pointer was never used anyway, the
9653              only use of the magic was to check the type ('E') so that the
9654              appropriate environment manipulation code is called when %ENV
9655              is modified.
9656      Branch: maint-5.6/pureperl
9657            ! perl.c
9658 ____________________________________________________________________________
9659 [  8849] By: jhi                                   on 2001/02/20  17:12:20
9660         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
9661              From: "Craig A. Berry" <craigberry@mac.com>
9662              Date: Mon, 19 Feb 2001 23:36:12 -0600
9663              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
9664              
9665              Case-forgiving systems match TestInit.pm with TES*.
9666      Branch: perl
9667            ! t/lib/glob-basic.t
9668 ____________________________________________________________________________
9669 [  8848] By: jhi                                   on 2001/02/20  17:10:02
9670         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
9671      Branch: perl
9672            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
9673            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
9674            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
9675 ____________________________________________________________________________
9676 [  8847] By: jhi                                   on 2001/02/20  15:34:41
9677         Log: The #8843 wasn't quite right: %Config needs to imported.
9678      Branch: perl
9679            ! t/run/runenv.t
9680 ____________________________________________________________________________
9681 [  8846] By: jhi                                   on 2001/02/20  15:31:50
9682         Log: Retract the #8838 and #8840 for now because of
9683              the DB_File tie problem.
9684      Branch: perl
9685            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
9686            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
9687            ! proto.h sv.c
9688 ____________________________________________________________________________
9689 [  8845] By: alanbur                               on 2001/02/20  14:25:41
9690         Log: Removed GV <-> CV refcount loop
9691              CvGV(mycv) points to the parent GV of the CV, and was previously
9692              refcounted.  The pointer remains, but the refcounting has been removed
9693              as it causes a refcount loop between the CV and GV that means the CV
9694              can't ever be deleted.
9695      Branch: maint-5.6/pureperl
9696            ! gv.c op.c pp.c
9697 ____________________________________________________________________________
9698 [  8844] By: alanbur                               on 2001/02/20  14:23:13
9699         Log: Fixed %^H scoping bug
9700      Branch: maint-5.6/pureperl
9701            ! scope.c
9702 ____________________________________________________________________________
9703 [  8843] By: jhi                                   on 2001/02/19  13:38:08
9704         Log: fork() not everywhere, cleanup temp files.
9705      Branch: perl
9706            ! t/run/runenv.t
9707 ____________________________________________________________________________
9708 [  8842] By: alanbur                               on 2001/02/19  12:42:07
9709         Log: Resynchronised with parent
9710      Branch: maint-5.6/pureperl
9711           !> pod/perlfaq4.pod sv.c utf8.c
9712 ____________________________________________________________________________
9713 [  8841] By: jhi                                   on 2001/02/19  03:35:51
9714         Log: Update Changes.
9715      Branch: perl
9716            ! Changes patchlevel.h
9717 ____________________________________________________________________________
9718 [  8840] By: jhi                                   on 2001/02/19  00:23:41
9719         Log: Subject: [patch] add sv_setref_uv
9720              From: Doug MacEachern <dougm@covalent.net>
9721              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
9722              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
9723      Branch: perl
9724            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
9725            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
9726 ____________________________________________________________________________
9727 [  8839] By: jhi                                   on 2001/02/19  00:01:38
9728         Log: Put to rest the 20010205.001, the email address checking (not) regex.
9729      Branch: perl
9730            ! pod/perlfaq9.pod
9731 ____________________________________________________________________________
9732 [  8838] By: jhi                                   on 2001/02/18  22:17:54
9733         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
9734              From: Doug MacEachern <dougm@covalent.net>
9735              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
9736              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
9737      Branch: perl
9738            ! lib/ExtUtils/xsubpp
9739 ____________________________________________________________________________
9740 [  8837] By: jhi                                   on 2001/02/18  22:16:50
9741         Log: Subject: [patch] -Wall cleanup round 2
9742              From: Doug MacEachern <dougm@covalent.net>
9743              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
9744              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
9745      Branch: perl
9746            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
9747            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
9748            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
9749            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
9750            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
9751            ! ext/SDBM_File/SDBM_File.xs
9752 ____________________________________________________________________________
9753 [  8836] By: jhi                                   on 2001/02/18  22:11:20
9754         Log: Misapplied regex optimizations when \C is present.
9755              Fixes 20001230.002.
9756              
9757              What still remains broken is that the submatches that
9758              have \C in them get their UTF8 flag on because their
9759              parent SV has it on.  This will result in malformed
9760              UTF8 if a \C happened to match a non-ASCII byte.
9761      Branch: perl
9762            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
9763            ! t/pragma/utf8.t
9764 ____________________________________________________________________________
9765 [  8835] By: jhi                                   on 2001/02/18  20:12:02
9766         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
9767              
9768              The hash key got wrongly UTF8fied.
9769      Branch: perl
9770            ! pod/perlapi.pod toke.c utf8.c
9771 ____________________________________________________________________________
9772 [  8834] By: jhi                                   on 2001/02/18  19:44:25
9773         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
9774              don't warn on magical or overloaded things.
9775      Branch: perl
9776            ! pp_hot.c
9777 ____________________________________________________________________________
9778 [  8833] By: nick                                  on 2001/02/18  19:31:22
9779         Log: Integrate mainline
9780      Branch: perlio
9781           +> t/TestInit.pm t/run/runenv.t
9782            - t/UTEST
9783           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
9784           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
9785           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
9786           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
9787           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
9788           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
9789           !> utf8.c
9790 ____________________________________________________________________________
9791 [  8832] By: jhi                                   on 2001/02/18  19:21:18
9792         Log: Integrate perlio.
9793      Branch: perl
9794           !> perlio.c pod/perldiag.pod
9795 ____________________________________________________________________________
9796 [  8831] By: jhi                                   on 2001/02/18  19:14:20
9797         Log: Integrate change #8827 from mainline.
9798              
9799              UTF8 tweaks.
9800      Branch: maint-5.6/perl
9801           !> sv.c utf8.c
9802 ____________________________________________________________________________
9803 [  8830] By: nick                                  on 2001/02/18  19:10:34
9804         Log: Apply the spirit of patch from Nick Clark:
9805              Subject: [PATCH] Re: extensions that provide layers
9806              From: Nicholas Clark <nick@ccl4.org>
9807              Date: Mon, 12 Feb 2001 16:43:51 +0000
9808              Message-Id: <20010212164350.Q3652@plum.flirble.org>
9809      Branch: perlio
9810            ! perlio.c pod/perldiag.pod
9811 ____________________________________________________________________________
9812 [  8829] By: jhi                                   on 2001/02/18  19:03:25
9813         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
9814              From: schwern@pobox.com 
9815              Date: Sun, 18 Feb 2001 13:44:35 -0500
9816              Message-ID: <20010218134435.A17544@magnonel.guild.net>
9817              
9818              Applied, but as t/TestInit.pm.
9819      Branch: perl
9820            + t/TestInit.pm
9821            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
9822            ! t/op/subst_wamp.t
9823 ____________________________________________________________________________
9824 [  8828] By: jhi                                   on 2001/02/18  18:43:52
9825         Log: Integrate perlio.
9826      Branch: perl
9827           !> perlio.c
9828 ____________________________________________________________________________
9829 [  8827] By: jhi                                   on 2001/02/18  18:41:33
9830         Log: UTF-8 tweaks.
9831      Branch: perl
9832            ! sv.c utf8.c
9833 ____________________________________________________________________________
9834 [  8826] By: nick                                  on 2001/02/18  17:40:59
9835         Log: Fix [ID 20010217.002]
9836              open FOO, "<:raw:perlio", ...
9837              :raw now inserts default base layer below itself.
9838              Also
9839              open FOO, "<:unix", ...
9840              works as well - but leaves buffer layer on stack under the unix layer.
9841      Branch: perlio
9842            ! perlio.c
9843 ____________________________________________________________________________
9844 [  8825] By: jhi                                   on 2001/02/18  17:15:39
9845         Log: Integrate perlio.
9846      Branch: perl
9847           !> perlio.c perliol.h
9848 ____________________________________________________________________________
9849 [  8824] By: jhi                                   on 2001/02/18  17:10:53
9850         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
9851              From: schwern@pobox.com
9852              Date: Sun, 18 Feb 2001 01:48:50 -0500
9853              Message-ID: <20010218014850.C19957@magnonel.guild.net>
9854      Branch: perl
9855            ! lib/Test/Harness.pm t/TEST t/op/chop.t
9856 ____________________________________________________________________________
9857 [  8823] By: jhi                                   on 2001/02/18  17:01:06
9858         Log: Add run/*.t to testables.
9859      Branch: perl
9860            ! t/TEST
9861 ____________________________________________________________________________
9862 [  8822] By: jhi                                   on 2001/02/18  16:58:58
9863         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
9864              From: schwern@pobox.com
9865              Date: Sun, 18 Feb 2001 01:11:35 -0500
9866              Message-ID: <20010218011135.A19957@magnonel.guild.net>
9867              
9868              Revive mjd's and Simon's PERL5OPT fix.
9869      Branch: perl
9870            + t/run/runenv.t
9871            ! MANIFEST perl.c
9872 ____________________________________________________________________________
9873 [  8821] By: jhi                                   on 2001/02/18  16:53:46
9874         Log: Subject: Re: Why t/TEST and not Test::Harness?
9875              From: schwern@pobox.com
9876              Date: Sat, 17 Feb 2001 22:44:44 -0500
9877              Message-ID: <20010217224444.A6679@magnonel.guild.net>
9878              
9879              Replace UTEST with TEST -utf8.
9880      Branch: perl
9881            - t/UTEST
9882            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
9883            ! t/lib/glob-basic.t
9884 ____________________________________________________________________________
9885 [  8820] By: nick                                  on 2001/02/18  13:06:16
9886         Log: Clean up a few core dumps when layers are used in unexpected ways.
9887              (Still not "right"...)
9888      Branch: perlio
9889            ! perlio.c perliol.h
9890 ____________________________________________________________________________
9891 [  8819] By: jhi                                   on 2001/02/18  02:25:55
9892         Log: Integrate change #8818 from maintperl, a FAQ nit.
9893      Branch: perl
9894           !> pod/perlfaq4.pod
9895 ____________________________________________________________________________
9896 [  8818] By: jhi                                   on 2001/02/18  02:24:50
9897         Log: FAQ nit from Chris Fedde.
9898      Branch: maint-5.6/perl
9899            ! pod/perlfaq4.pod
9900 ____________________________________________________________________________
9901 [  8817] By: nick                                  on 2001/02/17  18:20:14
9902         Log: Integrate mainline
9903      Branch: perlio
9904           +> lib/unicode/UCD.html lib/unicode/Unicode.html
9905           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
9906           +> pod/perlclib.pod
9907            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
9908            - lib/unicode/Unicode.301
9909           !> (integrate 324 files)
9910 ____________________________________________________________________________
9911 [  8816] By: jhi                                   on 2001/02/17  16:56:58
9912         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
9913      Branch: perl
9914            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
9915            ! ext/Storable/Storable.xs t/lib/st-06compat.t
9916            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
9917 ____________________________________________________________________________
9918 [  8815] By: jhi                                   on 2001/02/17  16:40:07
9919         Log: Subject: [patch] -Wall
9920              From: Doug MacEachern <dougm@covalent.net>
9921              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
9922              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
9923      Branch: perl
9924            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
9925            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
9926 ____________________________________________________________________________
9927 [  8814] By: jhi                                   on 2001/02/16  19:27:18
9928         Log: Document qu better.
9929      Branch: perl
9930            ! pod/perlop.pod
9931 ____________________________________________________________________________
9932 [  8813] By: jhi                                   on 2001/02/15  13:54:37
9933         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
9934              From: Hugo <hv@crypt.compulink.co.uk>
9935              Date: Thu, 15 Feb 2001 13:39:49 +0000
9936              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
9937      Branch: perl
9938            ! toke.c
9939 ____________________________________________________________________________
9940 [  8812] By: alanbur                               on 2001/02/15  13:52:16
9941         Log: Resynchronised with parent
9942      Branch: maint-5.6/pureperl
9943            - ebcdic.c
9944           !> (integrate 36 files)
9945 ____________________________________________________________________________
9946 [  8811] By: jhi                                   on 2001/02/15  13:51:16
9947         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
9948              
9949              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
9950              From: Jan Dubois <JanD@ActiveState.com>
9951              Date: Wed, 31 Jan 2001 21:17:03 -0800
9952              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
9953              
9954              tweak change#8659 to keep it simple
9955              
9956              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
9957              From: Russ Allbery <rra@stanford.edu>
9958              Date: 14 Feb 2001 10:15:41 -0800
9959              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
9960              
9961              (8809 empty)
9962
9963              Upgrade to podlators 1.08, from Russ Allbery.
9964      Branch: perl
9965           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
9966           !> utils/perldoc.PL
9967 ____________________________________________________________________________
9968 [  8810] By: jhi                                   on 2001/02/15  13:35:08
9969         Log: Upgrade to podlators 1.08, from Russ Allbery.
9970      Branch: maint-5.6/perl
9971            ! lib/Pod/Man.pm lib/Pod/Text.pm
9972 ____________________________________________________________________________
9973 [  8809] By: jhi                                   on 2001/02/15  13:26:38
9974         Log: (accidentally empty check-in)
9975      Branch: maint-5.6/perl
9976            ! lib/Test/Harness.pm
9977 ____________________________________________________________________________
9978 [  8808] By: jhi                                   on 2001/02/15  13:23:47
9979         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
9980              From: Russ Allbery <rra@stanford.edu>
9981              Date: 14 Feb 2001 10:15:41 -0800
9982              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
9983              
9984              perldoc was hardcoding $Config{installscript}, which breaks
9985              when install* isn't where Perl ends up (such as with AFS).
9986              
9987              Use $Config{scriptdir} instead.
9988      Branch: maint-5.6/perl
9989            ! utils/perldoc.PL
9990 ____________________________________________________________________________
9991 [  8807] By: jhi                                   on 2001/02/14  14:37:27
9992         Log: Update Changes.
9993      Branch: perl
9994            ! Changes patchlevel.h
9995 ____________________________________________________________________________
9996 [  8806] By: jhi                                   on 2001/02/14  14:25:31
9997         Log: Integrate changes #8803,8804,8805 from mainline.
9998              
9999              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
10000              
10001              Don't skip too much of the locale error message if no environ array,
10002              from Chris Nandor.
10003              
10004              More MacOS Classic fixes from Chris Nandor.
10005      Branch: maint-5.6/perl
10006           !> doop.c lib/Cwd.pm perl.c perl.h util.c
10007 ____________________________________________________________________________
10008 [  8805] By: jhi                                   on 2001/02/14  03:29:01
10009         Log: More MacOS Classic fixes from Chris Nandor.
10010      Branch: perl
10011            ! doop.c lib/Cwd.pm
10012 ____________________________________________________________________________
10013 [  8804] By: jhi                                   on 2001/02/14  03:18:35
10014         Log: Don't skip too much of the locale error message if no environ array,
10015              from Chris Nandor.
10016      Branch: perl
10017            ! util.c
10018 ____________________________________________________________________________
10019 [  8803] By: jhi                                   on 2001/02/14  03:14:14
10020         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
10021      Branch: perl
10022            ! perl.c perl.h
10023 ____________________________________________________________________________
10024 [  8802] By: jhi                                   on 2001/02/13  18:31:33
10025         Log: AUTHORS update.
10026      Branch: perl
10027            ! AUTHORS
10028 ____________________________________________________________________________
10029 [  8801] By: jhi                                   on 2001/02/13  17:55:19
10030         Log: Integrate change #8792 from mainline.
10031              
10032              Subject: buncha MacPerl patches for bleadperl
10033              From: Chris Nandor <pudge@pobox.com>
10034              Date: Tue, 13 Feb 2001 00:02:43 -0500
10035              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
10036      Branch: maint-5.6/perl
10037           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
10038           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
10039           !> t/lib/basename.t toke.c util.h
10040 ____________________________________________________________________________
10041 [  8800] By: jhi                                   on 2001/02/13  17:46:43
10042         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
10043              to be forced to Off_t.
10044              
10045              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
10046              From: nick@ccl4.org
10047              Date: Thu, 1 Feb 2001 12:01:04 +0000
10048              Message-Id: <20010201120103.E11401@plum.flirble.org>
10049      Branch: maint-5.6/perl
10050            ! iperlsys.h perlio.c
10051 ____________________________________________________________________________
10052 [  8799] By: jhi                                   on 2001/02/13  16:52:51
10053         Log: Duplex duplex hunk hunk.
10054      Branch: maint-5.6/perl
10055            ! Makefile.SH
10056 ____________________________________________________________________________
10057 [  8797] By: jhi                                   on 2001/02/13  14:52:04
10058         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
10059              From: "Craig A. Berry" <craigberry@mac.com>
10060              Date: Mon, 12 Feb 2001 11:05:25 -0600
10061              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
10062      Branch: perl
10063            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
10064 ____________________________________________________________________________
10065 [  8796] By: jhi                                   on 2001/02/13  14:36:47
10066         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
10067              From: simon.cozens@pembroke.oxford.ac.uk 
10068              Date: Sat, 10 Feb 2001 17:57:02 +0000
10069              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
10070              
10071              Now it does include.
10072      Branch: perl
10073            ! pod/perldiag.pod
10074 ____________________________________________________________________________
10075 [  8795] By: jhi                                   on 2001/02/13  14:30:11
10076         Log: Sort the MANIFEST.
10077      Branch: perl
10078            ! MANIFEST
10079 ____________________________________________________________________________
10080 [  8794] By: jhi                                   on 2001/02/13  14:26:51
10081         Log: Integrate change #8793 from mainline, FAQ updates.
10082      Branch: maint-5.6/perl
10083           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
10084 ____________________________________________________________________________
10085 [  8793] By: jhi                                   on 2001/02/13  14:25:13
10086         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
10087      Branch: perl
10088            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
10089 ____________________________________________________________________________
10090 [  8792] By: jhi                                   on 2001/02/13  14:22:50
10091         Log: Subject: buncha MacPerl patches for bleadperl
10092              From: Chris Nandor <pudge@pobox.com>
10093              Date: Tue, 13 Feb 2001 00:02:43 -0500
10094              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
10095      Branch: perl
10096            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
10097            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
10098            ! t/lib/basename.t toke.c util.h
10099 ____________________________________________________________________________
10100 [  8791] By: jhi                                   on 2001/02/13  14:10:39
10101         Log: Integrate change #8790 from mainline.
10102              
10103              environ array wrongly assumed in Perl_init_i18nl10n(),
10104      Branch: maint-5.6/perl
10105           !> util.c
10106 ____________________________________________________________________________
10107 [  8790] By: jhi                                   on 2001/02/13  14:06:15
10108         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
10109              noticed by Chris Nandor in MacOS Classic.
10110      Branch: perl
10111            ! util.c
10112 ____________________________________________________________________________
10113 [  8789] By: jhi                                   on 2001/02/13  13:58:07
10114         Log: Integrate changes #8373,8487,8544,8783 from mainline.
10115              
10116              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
10117              hints files, the dynaloading, assimilate ebcdic into util.c.
10118      Branch: maint-5.6/perl
10119            - ebcdic.c
10120            ! MANIFEST hints/posix-bc.sh
10121           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
10122           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
10123           !> perlapi.c proto.h util.c
10124 ____________________________________________________________________________
10125 [  8788] By: alanbur                               on 2001/02/13  10:33:13
10126         Log: Integrated changes from maint-5.6
10127      Branch: maint-5.6/pureperl
10128           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
10129           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
10130           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10131           !> vos/config.ga.h vos/configure_perl.cm
10132 ____________________________________________________________________________
10133 [  8787] By: jhi                                   on 2001/02/13  05:56:36
10134         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
10135      Branch: perl
10136           !> Makefile.SH
10137 ____________________________________________________________________________
10138 [  8786] By: jhi                                   on 2001/02/13  05:54:34
10139         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
10140              From: Dorner Thomas <Thomas.Dorner@start.de>
10141              Date: Mon, 12 Feb 2001 15:06:26 +0100
10142              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
10143      Branch: maint-5.6/perl
10144            ! Makefile.SH
10145 ____________________________________________________________________________
10146 [  8785] By: jhi                                   on 2001/02/13  05:29:04
10147         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
10148      Branch: perl
10149           !> hints/openbsd.sh
10150 ____________________________________________________________________________
10151 [  8784] By: jhi                                   on 2001/02/13  02:25:24
10152         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
10153              From: Peter Prymmer <pvhp@forte.com>
10154              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
10155              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
10156      Branch: perl
10157            ! pod/perlclib.pod
10158 ____________________________________________________________________________
10159 [  8783] By: jhi                                   on 2001/02/13  02:22:36
10160         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
10161      Branch: perl
10162            - ebcdic.c
10163            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
10164            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
10165            ! util.c
10166 ____________________________________________________________________________
10167 [  8782] By: jhi                                   on 2001/02/13  02:00:07
10168         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
10169      Branch: maint-5.6/perl
10170            ! pod/perlport.pod
10171 ____________________________________________________________________________
10172 [  8781] By: jhi                                   on 2001/02/13  01:58:44
10173         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
10174      Branch: maint-5.6/perl
10175            ! hints/openbsd.sh
10176 ____________________________________________________________________________
10177 [  8780] By: jhi                                   on 2001/02/13  01:57:33
10178         Log: Synchronize the regexp tests between maintperl and mainline.
10179      Branch: maint-5.6/perl
10180           !> t/op/re_tests
10181 ____________________________________________________________________________
10182 [  8779] By: jhi                                   on 2001/02/13  01:49:35
10183         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
10184              From: Hugo <hv@crypt.compulink.co.uk>
10185              Date: Tue, 13 Feb 2001 00:11:11 +0000
10186              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
10187      Branch: perl
10188            ! regcomp.c t/op/re_tests
10189 ____________________________________________________________________________
10190 [  8778] By: jhi                                   on 2001/02/13  00:23:10
10191         Log: Comments do not nest.
10192      Branch: perl
10193            ! perl.h
10194 ____________________________________________________________________________
10195 [  8777] By: jhi                                   on 2001/02/13  00:17:54
10196         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
10197              From: Hugo <hv@crypt.compulink.co.uk>
10198              Date: Tue, 13 Feb 2001 00:11:11 +0000
10199              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
10200      Branch: maint-5.6/perl
10201            ! regcomp.c t/op/re_tests
10202 ____________________________________________________________________________
10203 [  8776] By: jhi                                   on 2001/02/12  23:25:52
10204         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
10205      Branch: maint-5.6/perl
10206            ! pod/perlport.pod
10207 ____________________________________________________________________________
10208 [  8775] By: jhi                                   on 2001/02/12  23:04:28
10209         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
10210      Branch: maint-5.6/perl
10211            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
10212            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10213            ! vos/configure_perl.cm
10214 ____________________________________________________________________________
10215 [  8774] By: jhi                                   on 2001/02/12  22:59:11
10216         Log: Subject: Re: [patch] context for 'U' magic functions
10217              From: Doug MacEachern <dougm@covalent.net>
10218              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
10219              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
10220              
10221              plus the suggestion by Nick Ing-Simmons to name the macro
10222              as PERL_MG_UFUNC to avoid namespace pollution, plus add
10223              the advice by Doug for XS writers to perl.h
10224      Branch: perl
10225            ! mg.c perl.h
10226 ____________________________________________________________________________
10227 [  8773] By: jhi                                   on 2001/02/11  20:14:12
10228         Log: Update Changes.
10229      Branch: perl
10230            ! Changes patchlevel.h
10231 ____________________________________________________________________________
10232 [  8772] By: jhi                                   on 2001/02/11  18:47:52
10233         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
10234              From: Simon Cozens <simon@cozens.net>
10235              Date: Wed, 31 Jan 2001 16:31:43 +0000
10236              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
10237      Branch: perl
10238            + pod/perlclib.pod
10239            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
10240            ! pod/perltoc.pod
10241 ____________________________________________________________________________
10242 [  8771] By: jhi                                   on 2001/02/11  18:36:48
10243         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
10244              
10245              Blocks-4d3.beta.txt
10246              CaseFolding-3d4.beta.txt
10247              CompositionExclusions-3d6.beta.txt
10248              EastAsianWidth-4d4.beta.txt
10249              LineBreak-6d3.beta.txt
10250              NamesList-3.1.0d1.beta.txt
10251              PropList-3.1.0d4.beta.txt
10252              SpecialCasing-4d1.beta.txt
10253              UnicodeData-3.1.0d6.beta.txt
10254      Branch: perl
10255            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
10256           +> lib/unicode/UCD.html lib/unicode/Unicode.html
10257            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
10258            - lib/unicode/Unicode.301
10259            ! (edit 257 files)
10260 ____________________________________________________________________________
10261 [  8770] By: jhi                                   on 2001/02/11  17:26:22
10262         Log: UTF-8 documentation.
10263      Branch: perl
10264            ! utf8.h
10265 ____________________________________________________________________________
10266 [  8769] By: jhi                                   on 2001/02/11  17:12:49
10267         Log: Retract #8762.
10268      Branch: perl
10269            ! regexec.c
10270 ____________________________________________________________________________
10271 [  8768] By: jhi                                   on 2001/02/11  16:54:45
10272         Log: Subject: [PATCH] Test::Harness
10273              From: andreas.koenig@anima.de (Andreas J. Koenig)
10274              Date: 11 Feb 2001 14:37:00 +0100
10275              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
10276      Branch: perl
10277            ! lib/Test/Harness.pm
10278 ____________________________________________________________________________
10279 [  8767] By: jhi                                   on 2001/02/11  16:53:52
10280         Log: Subject: [PATCH] Document makepatch in Porting/patching
10281              From: andreas.koenig@anima.de (Andreas J. Koenig)
10282              Date: 11 Feb 2001 16:46:28 +0100
10283              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
10284      Branch: perl
10285            ! Porting/patching.pod
10286 ____________________________________________________________________________
10287 [  8766] By: jhi                                   on 2001/02/11  06:30:23
10288         Log: Subject: Re: [patch] GvSHARED
10289              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
10290              From: Doug MacEachern <dougm@covalent.net>
10291              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
10292              
10293              Subject: Re: [patch] GvSHARED
10294              From: Doug MacEachern <dougm@covalent.net>
10295              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
10296              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
10297              
10298              Subject: [patch] attributes.pm support for `shared'
10299              From: Doug MacEachern <dougm@covalent.net>
10300              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
10301              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
10302              
10303              our() attributes were ignored, our :shared pieces missing,
10304              allow attributes.pm to turn on shared.
10305      Branch: perl
10306            ! op.c t/op/attrs.t toke.c xsutils.c
10307 ____________________________________________________________________________
10308 [  8765] By: alanbur                               on 2001/02/10  23:11:19
10309         Log: Resync with parent (hopefully sucessfully this time)
10310      Branch: maint-5.6/pureperl
10311           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
10312           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
10313           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
10314           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
10315           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
10316           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
10317           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
10318 ____________________________________________________________________________
10319 [  8764] By: jhi                                   on 2001/02/10  22:54:38
10320         Log: Make TEST and UTEST more verbose in case something goes
10321              wrong in running/compiling a script, suggested by Doug
10322              MacEachern.
10323      Branch: perl
10324            ! t/TEST t/UTEST
10325 ____________________________________________________________________________
10326 [  8763] By: jhi                                   on 2001/02/10  22:11:34
10327         Log: Bogus shebang.
10328      Branch: perl
10329            ! t/lib/texttabs.t
10330 ____________________________________________________________________________
10331 [  8762] By: jhi                                   on 2001/02/10  21:56:02
10332         Log: (Retracted by #8769)
10333      Branch: perl
10334            ! regexec.c
10335 ____________________________________________________________________________
10336 [  8761] By: jhi                                   on 2001/02/10  21:26:15
10337         Log: Subject: Re: [patch] GvSHARED 
10338              From: Doug MacEachern <dougm@covalent.net>
10339              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
10340              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
10341              
10342              our @EXPORT : shared = (...);
10343      Branch: perl
10344            ! toke.c
10345 ____________________________________________________________________________
10346 [  8760] By: jhi                                   on 2001/02/10  21:25:07
10347         Log: Subject: [patch] GvSHARED
10348              From: Doug MacEachern <dougm@covalent.net>
10349              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
10350              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
10351      Branch: perl
10352            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
10353 ____________________________________________________________________________
10354 [  8759] By: alanbur                               on 2001/02/10  21:24:27
10355         Log: Backed out mismerge.
10356      Branch: maint-5.6/pureperl
10357            ! MANIFEST README.hpux README.vmesa gv.c installhtml
10358            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
10359            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
10360            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
10361            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
10362            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
10363            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
10364 ____________________________________________________________________________
10365 [  8758] By: jhi                                   on 2001/02/10  18:01:17
10366         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
10367              
10368              Fixed UMRs and leak in Perl_pmtrans()
10369              
10370              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
10371              associated UTFied tr/// code.  Also fixed scoping leak of
10372              PL_reg_start_tmp.
10373              
10374              newATTRSUB leaks when an attempt to redefine the active sort sub is
10375              made.
10376      Branch: maint-5.6/perl
10377           !> op.c regcomp.c
10378 ____________________________________________________________________________
10379 [  8757] By: alanbur                               on 2001/02/10  17:56:46
10380         Log: Resynchronised with parent
10381      Branch: maint-5.6/pureperl
10382           +> README.bs2000
10383            - README.posix-bc
10384            ! gv.c perl.c sv.c
10385           !> MANIFEST README.hpux README.vmesa installhtml
10386           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
10387           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
10388           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
10389           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
10390           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
10391           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
10392 ____________________________________________________________________________
10393 [  8756] By: alanbur                               on 2001/02/10  17:51:15
10394         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
10395              made.
10396      Branch: maint-5.6/pureperl
10397            ! op.c
10398 ____________________________________________________________________________
10399 [  8755] By: jhi                                   on 2001/02/09  22:41:35
10400         Log: Upgrade to CPAN 1.59_54, from Andreas König.
10401      Branch: perl
10402            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
10403 ____________________________________________________________________________
10404 [  8754] By: jhi                                   on 2001/02/09  22:29:20
10405         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
10406              
10407              Didn't upgrade the fill.t since it has a dependency to File::Slurp
10408              purely for debugging purposes, the actual test hasn't changed.
10409      Branch: perl
10410            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
10411            ! t/lib/textwrap.t
10412 ____________________________________________________________________________
10413 [  8753] By: jhi                                   on 2001/02/09  20:17:50
10414         Log: Integrate change #8682 from maintperl.
10415              
10416              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
10417              to work correctly.
10418      Branch: perl
10419           !> hints/irix_6.sh
10420 ____________________________________________________________________________
10421 [  8752] By: jhi                                   on 2001/02/09  20:00:46
10422         Log: Update Changes.
10423      Branch: perl
10424            ! Changes patchlevel.h
10425 ____________________________________________________________________________
10426 [  8751] By: nick                                  on 2001/02/09  19:48:37
10427         Log: Integrate mainline
10428      Branch: perlio
10429           +> README.bs2000 t/lib/cgi-esc.t
10430            - README.posix-bc
10431           !> (integrate 53 files)
10432 ____________________________________________________________________________
10433 [  8750] By: nick                                  on 2001/02/09  19:25:16
10434         Log: Subject: RE: Biannual Competition to Improve Hashing Function
10435              From: Fisher Mark <fisherm@tce.com>
10436              Date: Thu, 8 Feb 2001 10:44:00 -0500
10437              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
10438              Date: Thu, 8 Feb 2001 15:02:47 -0500
10439              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
10440      Branch: perl
10441            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
10442 ____________________________________________________________________________
10443 [  8749] By: jhi                                   on 2001/02/09  19:02:35
10444         Log: Forgotten fragment.
10445      Branch: perl
10446            ! pod/perlapi.pod
10447 ____________________________________________________________________________
10448 [  8748] By: jhi                                   on 2001/02/09  18:31:34
10449         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
10450              plus manual tweakage.
10451              
10452              Sync the perlfaq2 between mainline and maintperl.
10453      Branch: maint-5.6/perl
10454            ! pod/perlfaq2.pod
10455      Branch: perl
10456           !> pod/perlfaq2.pod
10457 ____________________________________________________________________________
10458 [  8747] By: jhi                                   on 2001/02/09  18:12:04
10459         Log: Subject: versiononly and installperl
10460              From: abigail@foad.org
10461              Date: Wed, 7 Feb 2001 22:43:12 +0100
10462              Message-ID: <20010207214312.7045.qmail@foad.org>    
10463              
10464              Add +v flag to force a normal install of the perl binary
10465              and the utilities.
10466              
10467              Subject: [PATCH] installperl
10468              From: Nicholas Clark <nick@ccl4.org>
10469              Date: Fri, 9 Feb 2001 16:28:57 +0000
10470              Message-ID: <20010209162857.B10931@plum.flirble.org>
10471              
10472              Add -A flag which also hardlinks the binary with
10473              the full architecture name.
10474      Branch: perl
10475            ! installperl
10476 ____________________________________________________________________________
10477 [  8746] By: jhi                                   on 2001/02/09  18:03:43
10478         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
10479              
10480              Subject: perlfaq2, re: perlmongers
10481              
10482              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
10483              
10484              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
10485              
10486              Subject: [ID 20010205.001] typo in perlfaq9
10487              
10488              Subject: [ID 20010208.002] unordered explanation in perlcall
10489      Branch: maint-5.6/perl
10490           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
10491           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
10492           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
10493 ____________________________________________________________________________
10494 [  8745] By: jhi                                   on 2001/02/09  17:59:09
10495         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
10496              From: abela@geneanet.org
10497              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
10498              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
10499      Branch: perl
10500            ! pod/perlcall.pod
10501 ____________________________________________________________________________
10502 [  8744] By: jhi                                   on 2001/02/09  17:48:16
10503         Log: Subject: [ID 20010205.001] typo in perlfaq9
10504              From: eserte@vran.herceg.de
10505              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
10506              Message-Id: <200102042244.XAA21926@vran.herceg.de>
10507      Branch: perl
10508            ! pod/perlfaq9.pod
10509 ____________________________________________________________________________
10510 [  8743] By: jhi                                   on 2001/02/09  17:25:12
10511         Log: Integrate change #8695 from maintperl.
10512              
10513              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
10514      Branch: perl
10515           !> thread.h
10516 ____________________________________________________________________________
10517 [  8742] By: jhi                                   on 2001/02/09  17:21:22
10518         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
10519              From: Andy Dougherty <doughera@lafayette.edu>
10520              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
10521              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
10522      Branch: perl
10523            ! embed.pl
10524 ____________________________________________________________________________
10525 [  8741] By: jhi                                   on 2001/02/09  17:05:19
10526         Log: Integrate changes #8738,8739,8740 from maintperl.
10527              
10528              Html files will be installed in a more logical and easier to
10529              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
10530              
10531              Html files will be generated with a header to make them look
10532              a little less bare.
10533              
10534              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
10535      Branch: perl
10536           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
10537 ____________________________________________________________________________
10538 [  8740] By: jhi                                   on 2001/02/09  17:03:46
10539         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
10540              From: "Brendan O'Dea" <bod@compusol.com.au>
10541              Date: Sun, 4 Feb 2001 11:17:56 +1100
10542              Message-ID: <20010204111756.A16301@compusol.com.au>
10543      Branch: maint-5.6/perl
10544            ! pod/perlfaq3.pod
10545 ____________________________________________________________________________
10546 [  8739] By: jhi                                   on 2001/02/09  17:01:59
10547         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
10548              From: "Indy Singh" <indy@nusphere.com>
10549              Date: Fri, 2 Feb 2001 15:09:59 -0500
10550              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
10551              
10552              Html files will be generated with a header to make them look
10553              a little less bare.
10554      Branch: maint-5.6/perl
10555            ! installhtml
10556 ____________________________________________________________________________
10557 [  8738] By: jhi                                   on 2001/02/09  16:58:48
10558         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
10559              From: "Indy Singh" <indy@nusphere.com>
10560              Date: Fri, 2 Feb 2001 15:08:23 -0500
10561              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
10562              
10563              Html files will be installed in a more logical and easier to
10564              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
10565      Branch: maint-5.6/perl
10566            ! win32/Makefile win32/makefile.mk
10567 ____________________________________________________________________________
10568 [  8737] By: jhi                                   on 2001/02/09  16:46:54
10569         Log: Integrate changes #8687,8736 from maintperl.
10570              
10571              HP-UX thread patches from Merijn H. Brand.
10572              
10573              Latin nit from Philip Newton.
10574      Branch: perl
10575           !> README.hpux hints/hpux.sh
10576 ____________________________________________________________________________
10577 [  8736] By: jhi                                   on 2001/02/09  16:42:31
10578         Log: Latin nit from Philip Newton.
10579      Branch: maint-5.6/perl
10580            ! README.hpux
10581 ____________________________________________________________________________
10582 [  8735] By: jhi                                   on 2001/02/09  16:24:03
10583         Log: Integrate changes #8704,8710 from pureperl.
10584              
10585              Fixed UMRs and leak in Perl_pmtrans()
10586              
10587              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
10588              associated UTFied tr/// code.  Also fixed scoping leak of
10589              PL_reg_start_tmp.
10590      Branch: perl
10591           !> op.c regcomp.c
10592 ____________________________________________________________________________
10593 [  8734] By: jhi                                   on 2001/02/09  15:40:21
10594         Log: Integrate change #8733 from maintperl.
10595              
10596              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
10597      Branch: perl
10598           !> pod/perlre.pod
10599 ____________________________________________________________________________
10600 [  8733] By: jhi                                   on 2001/02/09  15:35:47
10601         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
10602              From: Prymmer/Kahn <pvhp@best.com>
10603              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
10604              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
10605      Branch: maint-5.6/perl
10606            ! pod/perlre.pod
10607 ____________________________________________________________________________
10608 [  8732] By: jhi                                   on 2001/02/09  15:26:17
10609         Log: Rename README.posix-bc to README.bs2000 (to avoid the
10610              confusion of a "perlposix-bc.pod"), add a few missing
10611              arch pods, regen toc.
10612      Branch: maint-5.6/perl
10613           +> README.bs2000
10614            - README.posix-bc
10615            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
10616            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
10617 ____________________________________________________________________________
10618 [  8731] By: jhi                                   on 2001/02/09  15:23:39
10619         Log: De-cut-and-pasto.
10620      Branch: perl
10621            ! pod/perl.pod
10622 ____________________________________________________________________________
10623 [  8730] By: jhi                                   on 2001/02/09  15:11:13
10624         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
10625              when people think that perlposix-bc.pod tells anything about
10626              Perl and POSIX.  Regen toc.
10627      Branch: perl
10628           +> README.bs2000
10629            - README.posix-bc
10630            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
10631            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
10632 ____________________________________________________________________________
10633 [  8729] By: jhi                                   on 2001/02/09  14:52:28
10634         Log: The README.vmesa part of #8712 from maintperl.
10635      Branch: perl
10636            ! README.vmesa
10637 ____________________________________________________________________________
10638 [  8728] By: jhi                                   on 2001/02/09  14:46:06
10639         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
10640              From: Peter Prymmer <pvhp@forte.com>
10641              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
10642              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
10643      Branch: maint-5.6/perl
10644            ! README.vmesa win32/Makefile win32/makefile.mk
10645 ____________________________________________________________________________
10646 [  8727] By: jhi                                   on 2001/02/09  14:33:25
10647         Log: Integrate change #8712 from mainline.
10648              
10649              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
10650      Branch: maint-5.6/perl
10651           !> lib/Pod/Find.pm
10652 ____________________________________________________________________________
10653 [  8726] By: jhi                                   on 2001/02/09  14:30:28
10654         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
10655              From: Peter Prymmer <pvhp@forte.com>
10656              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
10657              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
10658      Branch: perl
10659            + t/lib/cgi-esc.t
10660            ! MANIFEST lib/CGI/Util.pm
10661 ____________________________________________________________________________
10662 [  8725] By: jhi                                   on 2001/02/09  04:56:47
10663         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
10664      Branch: maint-5.6/perl
10665            ! pod/perlport.pod
10666 ____________________________________________________________________________
10667 [  8724] By: jhi                                   on 2001/02/09  04:40:59
10668         Log: Integrate changes 7819,7820 from vmsperl into mainline.
10669              
10670              Add header for LIB$ prototypes (C. Berry)
10671              
10672              Convert fwrite()s to sockets to write()s, since some socket stacks
10673              don't take kindly to stdio.
10674              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
10675              (for often optional LNMs)
10676              Correct a few typos
10677              (C. Bailey)
10678      Branch: perl
10679           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
10680 ____________________________________________________________________________
10681 [  8723] By: jhi                                   on 2001/02/09  03:29:29
10682         Log: Integrate change #8722 from mainline.
10683              
10684              The Im() function wasn't returning zero for non-Math::Complex
10685              arguments.  The bug reported by John Gamble.
10686      Branch: maint-5.6/perl
10687           !> lib/Math/Complex.pm
10688 ____________________________________________________________________________
10689 [  8722] By: jhi                                   on 2001/02/09  03:28:33
10690         Log: The Im() function wasn't returning zero for non-Math::Complex
10691              arguments.  The bug reported by John Gamble.
10692      Branch: perl
10693            ! lib/Math/Complex.pm
10694 ____________________________________________________________________________
10695 [  8721] By: nick                                  on 2001/02/08  22:11:35
10696         Log: Correct the correction :-(
10697      Branch: perl
10698            ! perl.c
10699 ____________________________________________________________________________
10700 [  8720] By: bailey                                on 2001/02/08  20:59:22
10701         Log: Convert frwite()s to sockets to write()s, since some socket stacks
10702              don't take kindly to stdio.
10703              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
10704              (for often optional LNMs)
10705              Correct a few typos
10706              (C. Bailey)
10707      Branch: vmsperl
10708            ! vms/vms.c vms/vmsish.h
10709 ____________________________________________________________________________
10710 [  8719] By: bailey                                on 2001/02/08  20:51:02
10711         Log: Add header for LIB$ prototypes (C. Berry)
10712      Branch: vmsperl
10713            ! ext/Devel/DProf/DProf.xs
10714 ____________________________________________________________________________
10715 [  8718] By: bailey                                on 2001/02/08  20:49:00
10716         Log: SYN SYN
10717      Branch: vmsperl
10718           +> pod/perliol.pod t/lib/sample-tests/bailout
10719           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
10720           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
10721           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
10722           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
10723           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
10724           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
10725            - lib/unicode/Is/DCinital.pl
10726           !> (integrate 101 files)
10727 ____________________________________________________________________________
10728 [  8717] By: nick                                  on 2001/02/08  19:38:48
10729         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
10730              From: Robin Barker <rmb1@cise.npl.co.uk>
10731              Date: Thu, 8 Feb 2001 14:38:07 GMT
10732              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
10733      Branch: perl
10734            ! lib/CPAN.pm
10735 ____________________________________________________________________________
10736 [  8716] By: nick                                  on 2001/02/08  19:29:07
10737         Log: Generated files form 8713 etc.
10738      Branch: perl
10739            ! embed.h global.sym objXSUB.h perlapi.c proto.h
10740 ____________________________________________________________________________
10741 [  8715] By: nick                                  on 2001/02/08  19:26:08
10742         Log: Fixup non-ithread build after 8713
10743      Branch: perl
10744            ! perl.c
10745 ____________________________________________________________________________
10746 [  8714] By: nick                                  on 2001/02/08  19:17:45
10747         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
10748              From: nick@ccl4.org
10749              Date: Wed, 7 Feb 2001 00:27:47 +0000
10750              Message-Id: <20010207002747.B63724@plum.flirble.org>
10751      Branch: perl
10752            ! sv.c toke.c
10753 ____________________________________________________________________________
10754 [  8713] By: nick                                  on 2001/02/08  19:15:58
10755         Log: Subject: Re: [patch] Re: PL_ptr_table
10756              From: Doug Maceachern <dougm@covalent.net>
10757              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
10758              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
10759      Branch: perl
10760            ! embed.pl perl.c sv.c sv.h
10761 ____________________________________________________________________________
10762 [  8712] By: nick                                  on 2001/02/08  19:12:47
10763         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
10764              From: Peter Prymmer <pvhp@forte.com>
10765              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
10766              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
10767      Branch: perl
10768            ! lib/Pod/Find.pm
10769 ____________________________________________________________________________
10770 [  8711] By: nick                                  on 2001/02/07  21:06:11
10771         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
10772              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
10773              From: Alan Burlison <Alan.Burlison@uk.sun.com>
10774              Date: Tue, 06 Feb 2001 23:37:01 +0000
10775              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
10776      Branch: perl
10777            ! regcomp.c
10778 ____________________________________________________________________________
10779 [  8710] By: alanbur                               on 2001/02/07  00:22:04
10780         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
10781              associated UTFied tr/// code.  Also fixed scoping leak of
10782              PL_reg_start_tmp.
10783      Branch: maint-5.6/pureperl
10784            ! op.c regcomp.c
10785 ____________________________________________________________________________
10786 [  8709] By: nick                                  on 2001/02/06  21:16:49
10787         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
10788              From: Michael G Schwern <schwern@pobox.com>
10789              Date: Sun, 4 Feb 2001 19:47:14 -0500
10790              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
10791      Branch: perl
10792            ! pod/perlapi.pod pod/perlmodlib.PL
10793 ____________________________________________________________________________
10794 [  8708] By: nick                                  on 2001/02/06  20:41:20
10795         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
10796              From: Michael G Schwern <schwern@pobox.com>
10797              Date: Sun, 4 Feb 2001 21:17:49 -0500
10798              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
10799      Branch: perl
10800            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
10801            ! pod/perltootc.pod
10802 ____________________________________________________________________________
10803 [  8707] By: nick                                  on 2001/02/06  20:29:11
10804         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
10805              From: Michael G Schwern <schwern@pobox.com>
10806              Date: Tue, 6 Feb 2001 05:54:30 -0500
10807              Message-Id: <20010206055430.A951@blackrider.aocn.com>
10808      Branch: perl
10809            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
10810 ____________________________________________________________________________
10811 [  8706] By: nick                                  on 2001/02/06  20:21:40
10812         Log: Subject: RE: some win32 fixes
10813              Date: Tue, 6 Feb 2001 09:23:20 +0300
10814              From: Vadim Konovalov <vkonovalov@lucent.com>
10815              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
10816      Branch: perl
10817            ! toke.c win32/Makefile win32/config.bc win32/config.gc
10818            ! win32/config.vc win32/config_H.bc win32/makefile.mk
10819 ____________________________________________________________________________
10820 [  8705] By: alanbur                               on 2001/02/06  15:00:03
10821         Log: Synchronised with parent
10822      Branch: maint-5.6/pureperl
10823            ! regexec.c
10824           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
10825           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
10826 ____________________________________________________________________________
10827 [  8704] By: alanbur                               on 2001/02/06  14:55:24
10828         Log: Fixed UMRs and leak in Perl_pmtrans()
10829      Branch: maint-5.6/pureperl
10830            ! op.c
10831 ____________________________________________________________________________
10832 [  8703] By: gsar                                  on 2001/02/06  02:29:37
10833         Log: $(MAKE) distclean doesn't clean up properly on windows
10834      Branch: maint-5.6/perl
10835            ! win32/Makefile win32/makefile.mk
10836 ____________________________________________________________________________
10837 [  8702] By: gsar                                  on 2001/02/06  01:00:46
10838         Log: tweak change#8659 to keep it simple
10839      Branch: maint-5.6/perl
10840            ! utils/perldoc.PL
10841 ____________________________________________________________________________
10842 [  8701] By: gsar                                  on 2001/02/05  22:45:41
10843         Log: change#8693 was missing testsuite changes
10844      Branch: maint-5.6/perl
10845           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
10846 ____________________________________________________________________________
10847 [  8700] By: nick                                  on 2001/02/05  20:32:52
10848         Log: Integrate mainline
10849      Branch: perlio
10850           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
10851           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
10852           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
10853           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
10854           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
10855           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
10856           +> t/lib/test-harness.t
10857           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
10858           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
10859           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
10860           !> pod/perlutil.pod t/TEST utils/h2xs.PL
10861 ____________________________________________________________________________
10862 [  8699] By: nick                                  on 2001/02/05  19:41:07
10863         Log: Subject: perlfaq2, re: perlmongers
10864              From: David H. Adler <dha@panix.com>
10865              Date: Sun, 4 Feb 2001 23:48:23 -0500
10866              Message-Id: <20010204234823.A13429@panix.com>
10867      Branch: perl
10868            ! pod/perlfaq2.pod
10869 ____________________________________________________________________________
10870 [  8698] By: nick                                  on 2001/02/05  19:39:31
10871         Log: Missed file f#rom the testharness mess.
10872      Branch: perl
10873            + t/lib/test-harness.t
10874 ____________________________________________________________________________
10875 [  8697] By: nick                                  on 2001/02/05  19:37:21
10876         Log: Subject: [DOC PATCH] overload.pm nits
10877              From: John Tobey <jtobey@john-edwin-tobey.org>
10878              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
10879              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
10880      Branch: perl
10881            ! lib/overload.pm
10882 ____________________________________________________________________________
10883 [  8696] By: alanbur                               on 2001/02/05  11:56:00
10884         Log: Sync with parent
10885      Branch: maint-5.6/pureperl
10886           !> thread.h
10887 ____________________________________________________________________________
10888 [  8695] By: gsar                                  on 2001/02/05  03:27:34
10889         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
10890      Branch: maint-5.6/perl
10891            ! thread.h
10892 ____________________________________________________________________________
10893 [  8694] By: alanbur                               on 2001/02/05  00:07:47
10894         Log: Initial branch creation from //depot/maint-5.6/perl
10895      Branch: maint-5.6/pureperl
10896           +> (branch 1719 files)
10897 ____________________________________________________________________________
10898 [  8693] By: gsar                                  on 2001/02/04  22:38:49
10899         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
10900              changes)
10901      Branch: maint-5.6/perl
10902           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
10903           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
10904           !> ext/DB_File/version.c
10905 ____________________________________________________________________________
10906 [  8692] By: nick                                  on 2001/02/04  18:15:57
10907         Log: The missed t/TEST part of the grand testharness upgrade.
10908      Branch: perl
10909            ! t/TEST
10910 ____________________________________________________________________________
10911 [  8691] By: nick                                  on 2001/02/04  18:05:17
10912         Log: New improved test harness
10913              Subject: Re: [PATCH Test::Harness] Third time's a charm?
10914              From: Michael G Schwern <schwern@pobox.com>
10915              Date: Sun, 4 Feb 2001 08:01:20 -0500
10916              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
10917      Branch: perl
10918            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
10919            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
10920            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
10921            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
10922            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
10923            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
10924            ! MANIFEST lib/Test/Harness.pm
10925 ____________________________________________________________________________
10926 [  8690] By: nick                                  on 2001/02/04  17:57:51
10927         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
10928              From: Jonathan Stowe <gellyfish@gellyfish.com>
10929              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
10930              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
10931      Branch: perl
10932            ! utils/h2xs.PL
10933 ____________________________________________________________________________
10934 [  8689] By: nick                                  on 2001/02/04  17:55:24
10935         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
10936              From: Michael G Schwern <schwern@pobox.com>
10937              Date: Sat, 3 Feb 2001 22:46:38 -0500
10938              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
10939      Branch: perl
10940            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
10941            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
10942 ____________________________________________________________________________
10943 [  8688] By: nick                                  on 2001/02/04  17:43:55
10944         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
10945              length byfailing to spot lack of closing )
10946              From: nick@talking.bollo.cx
10947              Date: Sat, 03 Feb 2001 23:53:16 +0000
10948              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
10949      Branch: perl
10950            ! perlio.c pod/perldiag.pod
10951 ____________________________________________________________________________
10952 [  8687] By: jhi                                   on 2001/02/03  17:11:42
10953         Log: HP-UX thread patches from Merijn H. Brand.
10954      Branch: maint-5.6/perl
10955            ! README.hpux hints/hpux.sh
10956 ____________________________________________________________________________
10957 [  8686] By: jhi                                   on 2001/02/03  16:40:12
10958         Log: Metaconfig changes for #8685.
10959      Branch: metaconfig
10960            ! U/installdirs/instubperl.U
10961      Branch: metaconfig/U/perl
10962            ! Devel.U versiononly.U
10963 ____________________________________________________________________________
10964 [  8685] By: jhi                                   on 2001/02/03  16:39:49
10965         Log: For -Dusedevel builds turn off installusrbinperl and turn on
10966              versiononly, a combined idea of Richard Soderberg and Merijn
10967              H. Brand.  You can still override both of these from the command
10968              line if you need to, -Dinstallusrbinperl and -Uversiononly.
10969      Branch: perl
10970            ! Configure
10971 ____________________________________________________________________________
10972 [  8684] By: jhi                                   on 2001/02/03  16:16:34
10973         Log: Metaconfig unit fix for #8683.
10974      Branch: metaconfig
10975            ! U/compline/nblock_io.U
10976 ____________________________________________________________________________
10977 [  8683] By: jhi                                   on 2001/02/03  16:16:12
10978         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
10979              reported by Peter Prymmer for 5.6-TRIAL1.
10980      Branch: perl
10981            ! Configure
10982 ____________________________________________________________________________
10983 [  8682] By: jhi                                   on 2001/02/03  05:52:11
10984         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
10985              to work correctly.
10986      Branch: maint-5.6/perl
10987            ! hints/irix_6.sh
10988 ____________________________________________________________________________
10989 [  8681] By: jhi                                   on 2001/02/03  05:47:33
10990         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
10991      Branch: maint-5.6/perl
10992            ! pod/perlport.pod
10993 ____________________________________________________________________________
10994 [  8680] By: jhi                                   on 2001/02/02  21:39:49
10995         Log: perlport update from Peter Prymmer.
10996      Branch: maint-5.6/perl
10997            ! pod/perlport.pod
10998 ____________________________________________________________________________
10999 [  8679] By: nick                                  on 2001/02/02  20:50:48
11000         Log: Integrate mainline
11001      Branch: perlio
11002           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
11003           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
11004           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
11005 ____________________________________________________________________________
11006 [  8678] By: gsar                                  on 2001/02/02  16:02:12
11007         Log: note about bincompat, slightly modified (from Lupe Christoph)
11008      Branch: maint-5.6/perl
11009            ! README.solaris
11010 ____________________________________________________________________________
11011 [  8677] By: jhi                                   on 2001/02/02  15:46:20
11012         Log: Supported platforms updates.
11013      Branch: maint-5.6/perl
11014            ! pod/perlport.pod
11015 ____________________________________________________________________________
11016 [  8676] By: jhi                                   on 2001/02/02  03:41:26
11017         Log: A couple more perlfaq2 tweaks.
11018      Branch: maint-5.6/perl
11019            ! pod/perlfaq2.pod
11020 ____________________________________________________________________________
11021 [  8675] By: jhi                                   on 2001/02/02  03:17:44
11022         Log: Misedit in #8661.
11023      Branch: maint-5.6/perl
11024            ! Configure
11025 ____________________________________________________________________________
11026 [  8674] By: jhi                                   on 2001/02/02  03:14:38
11027         Log: Damien again.
11028      Branch: maint-5.6/perl
11029            ! pod/perlfaq2.pod
11030 ____________________________________________________________________________
11031 [  8673] By: jhi                                   on 2001/02/02  03:12:40
11032         Log: perlfaq update from Elaine Ashton.
11033      Branch: maint-5.6/perl
11034            ! pod/perlfaq2.pod
11035 ____________________________________________________________________________
11036 [  8672] By: jhi                                   on 2001/02/02  03:07:08
11037         Log: UTF-8 s/// patch from Inaba Hiroto.
11038      Branch: maint-5.6/perl
11039            ! pp_ctl.c pp_hot.c
11040 ____________________________________________________________________________
11041 [  8671] By: jhi                                   on 2001/02/01  22:34:31
11042         Log: Update Changes.
11043      Branch: perl
11044            ! Changes patchlevel.h
11045 ____________________________________________________________________________
11046 [  8670] By: jhi                                   on 2001/02/01  22:15:29
11047         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
11048              from maintperl.
11049              
11050              Upgrade to Getopt::Long 2.25, from Johan Vromans.
11051              
11052              more files need to be writable in the source distribution
11053              
11054              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
11055              
11056              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
11057              
11058              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
11059              
11060              Allow the float to be fuzzier.
11061              
11062              need to use INT2PTR instead of a straight cast or ia64 fails
11063              
11064              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
11065              
11066              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
11067      Branch: perl
11068           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
11069           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
11070           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
11071 ____________________________________________________________________________
11072 [  8669] By: jhi                                   on 2001/02/01  21:57:02
11073         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
11074              From: Robin Barker <rmb1@cise.npl.co.uk>
11075              Date: Thu, 1 Feb 2001 16:59:05 GMT
11076              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
11077      Branch: maint-5.6/perl
11078            ! pod/perlmodlib.PL
11079 ____________________________________________________________________________
11080 [  8668] By: nick                                  on 2001/02/01  19:41:40
11081         Log: Integrate mainline
11082      Branch: perlio
11083           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
11084           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
11085           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
11086 ____________________________________________________________________________
11087 [  8667] By: gsar                                  on 2001/02/01  16:59:11
11088         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
11089      Branch: maint-5.6/perl
11090            ! embed.pl embedvar.h
11091 ____________________________________________________________________________
11092 [  8666] By: gsar                                  on 2001/02/01  16:34:51
11093         Log: add missing entries to win32/config.?c
11094      Branch: maint-5.6/perl
11095            ! win32/config.bc win32/config.gc win32/config.vc
11096            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11097 ____________________________________________________________________________
11098 [  8665] By: jhi                                   on 2001/02/01  14:58:51
11099         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
11100              From: "Stephen P. Potter" <spp@spotter.yi.org>
11101              Date: Thu, 01 Feb 2001 10:45:46 -0500
11102              Message-Id: <200102011545.KAA31479@spotter.yi.org>
11103      Branch: maint-5.6/perl
11104            ! pod/perlfunc.pod
11105 ____________________________________________________________________________
11106 [  8664] By: gsar                                  on 2001/02/01  14:52:37
11107         Log: need to use INT2PTR instead of a straight cast or ia64 fails
11108              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
11109      Branch: maint-5.6/perl
11110            ! ext/POSIX/POSIX.xs
11111 ____________________________________________________________________________
11112 [  8663] By: jhi                                   on 2001/02/01  14:09:13
11113         Log: Allow the float to be fuzzier.
11114      Branch: maint-5.6/perl
11115            ! t/lib/peek.t
11116 ____________________________________________________________________________
11117 [  8662] By: jhi                                   on 2001/02/01  13:59:00
11118         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
11119              From: Robin Barker <rmb1@cise.npl.co.uk>
11120              Date: Thu, 1 Feb 2001 13:05:39 GMT
11121              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
11122      Branch: maint-5.6/perl
11123            ! pod/perlmodlib.pod
11124 ____________________________________________________________________________
11125 [  8661] By: jhi                                   on 2001/02/01  13:57:38
11126         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
11127              Date: Thu, 01 Feb 2001 14:15:41 +0100
11128              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11129              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
11130              
11131              Have the $ccflags in the gcc version test (strange, this change
11132              is claimed to be have been integrated already)
11133      Branch: maint-5.6/perl
11134            ! Configure
11135 ____________________________________________________________________________
11136 [  8660] By: jhi                                   on 2001/02/01  13:44:10
11137         Log: Integrate changes #7950,7964,7962 from mainline.
11138              
11139              Find the stdchar signedness using cpp, should fix some of
11140              the Solaris compiler warnings reported by Alan Burlison.
11141      Branch: maint-5.6/perl
11142           !> Configure config_h.SH
11143 ____________________________________________________________________________
11144 [  8659] By: jhi                                   on 2001/02/01  05:35:32
11145         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
11146              From: Jan Dubois <JanD@ActiveState.com>
11147              Date: Wed, 31 Jan 2001 21:17:03 -0800
11148              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
11149      Branch: maint-5.6/perl
11150            ! utils/perldoc.PL
11151 ____________________________________________________________________________
11152 [  8658] By: jhi                                   on 2001/02/01  04:33:17
11153         Log: Integrate the README.os390 and README.posix-bc parts of mainline
11154              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
11155              installperl parts were taken care of by #8657.)
11156      Branch: maint-5.6/perl
11157           !> README.os390 README.posix-bc
11158 ____________________________________________________________________________
11159 [  8657] By: jhi                                   on 2001/02/01  04:29:21
11160         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
11161              From: Peter Prymmer <pvhp@forte.com>
11162              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
11163              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
11164      Branch: maint-5.6/perl
11165            + ext/DynaLoader/dl_dllload.xs
11166            ! MANIFEST Makefile.SH hints/os390.sh installperl
11167 ____________________________________________________________________________
11168 [  8656] By: jhi                                   on 2001/02/01  04:25:45
11169         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
11170              From: Peter Prymmer <pvhp@forte.com>
11171              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
11172              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
11173      Branch: maint-5.6/perl
11174            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
11175 ____________________________________________________________________________
11176 [  8655] By: jhi                                   on 2001/02/01  04:14:47
11177         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
11178              From: troc@netrus.net
11179              Date: Wed, 31 Jan 2001 22:31:26 -0500
11180              Message-Id: <200102010331.WAA117.85@rocco.homenet>
11181      Branch: maint-5.6/perl
11182            ! os2/os2.c
11183 ____________________________________________________________________________
11184 [  8654] By: jhi                                   on 2001/02/01  04:12:52
11185         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
11186              as reported by Alan Burlison.
11187      Branch: maint-5.6/perl
11188            ! pp.h
11189 ____________________________________________________________________________
11190 [  8653] By: jhi                                   on 2001/02/01  04:05:12
11191         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
11192              From: dsugalski@northernlight.com
11193              Date: Wed, 31 Jan 2001 18:54:11 -0500
11194              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
11195      Branch: maint-5.6/perl
11196            ! configure.com
11197 ____________________________________________________________________________
11198 [  8652] By: jhi                                   on 2001/02/01  04:03:11
11199         Log: Misplaced #endif.
11200              
11201              Subject: [perl-5-6-1-trial2] patches for EPOC
11202              From: Olaf Flebbe <O.Flebbe@science-computing.de>
11203              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
11204              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
11205      Branch: maint-5.6/perl
11206            ! epoc/epocish.c
11207 ____________________________________________________________________________
11208 [  8651] By: jhi                                   on 2001/02/01  04:00:25
11209         Log: Integrate changes #8647,8648,8650 from mainline.
11210              
11211              Macrofy a magic UTF-8 test.
11212              
11213              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
11214              
11215              Watch out for cross compiling for EPOC (usually done on linux).
11216      Branch: maint-5.6/perl
11217           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
11218 ____________________________________________________________________________
11219 [  8650] By: jhi                                   on 2001/02/01  03:56:20
11220         Log: Watch out for cross compiling for EPOC (usually done on linux)
11221              
11222              Subject: [perl-5-6-1-trial2] patches for EPOC
11223              From: Olaf Flebbe <O.Flebbe@science-computing.de>
11224              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
11225              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
11226      Branch: perl
11227            ! ext/Errno/Errno_pm.PL
11228 ____________________________________________________________________________
11229 [  8649] By: gsar                                  on 2001/02/01  00:46:00
11230         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
11231      Branch: maint-5.6/perl
11232            ! sv.c
11233 ____________________________________________________________________________
11234 [  8648] By: jhi                                   on 2001/01/31  23:35:36
11235         Log: All the uses of PL_numeric_radix must be protected by
11236              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
11237              
11238              Subject: [perl-5-6-1-trial2] patches for EPOC
11239              From: Olaf Flebbe <O.Flebbe@science-computing.de>
11240              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
11241              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
11242      Branch: perl
11243            ! sv.c
11244 ____________________________________________________________________________
11245 [  8647] By: jhi                                   on 2001/01/31  22:56:16
11246         Log: Macrofy a magic UTF-8 test.
11247      Branch: perl
11248            ! utf8.c utf8.h
11249 ____________________________________________________________________________
11250 [  8646] By: gsar                                  on 2001/01/31  15:55:12
11251         Log: update Changes
11252      Branch: maint-5.6/perl
11253            ! Changes
11254 ____________________________________________________________________________
11255 [  8645] By: gsar                                  on 2001/01/31  15:10:14
11256         Log: Configure tweak suggested by Peter Prymmer
11257      Branch: maint-5.6/perl
11258            ! Configure
11259 ____________________________________________________________________________
11260 [  8644] By: gsar                                  on 2001/01/31  15:06:32
11261         Log: more files need to be writable in the source distribution
11262      Branch: maint-5.6/perl
11263            ! Porting/makerel
11264 ____________________________________________________________________________
11265 [  8643] By: jhi                                   on 2001/01/31  14:59:46
11266         Log: Integrate changes #8258,8278,8279 from mainline.
11267              
11268              Make the large file tests more robust/talkative.
11269      Branch: maint-5.6/perl
11270           !> t/lib/syslfs.t t/op/lfs.t
11271 ____________________________________________________________________________
11272 [  8642] By: gsar                                  on 2001/01/31  14:53:48
11273         Log: integrate changes#8311,8334 from mainline
11274              
11275              Add a new MakeMaker variable PM_FILTER that defines a Unix
11276              filter to be run on each .pm during the pm_to_blib() phase,
11277              a fixed version of
11278              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
11279              
11280              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
11281              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
11282              accurate reading of the "atime".  
11283      Branch: maint-5.6/perl
11284           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
11285           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11286           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
11287 ____________________________________________________________________________
11288 [  8641] By: jhi                                   on 2001/01/31  14:46:37
11289         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
11290      Branch: maint-5.6/perl
11291            ! lib/Getopt/Long.pm
11292 ____________________________________________________________________________
11293 [  8640] By: gsar                                  on 2001/01/31  14:40:24
11294         Log: make regen_all
11295      Branch: maint-5.6/perl
11296            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
11297 ____________________________________________________________________________
11298 [  8639] By: gsar                                  on 2001/01/31  14:37:25
11299         Log: refresh windows config files
11300      Branch: maint-5.6/perl
11301            ! win32/Makefile win32/config_H.bc win32/config_H.gc
11302            ! win32/config_H.vc win32/makefile.mk
11303 ____________________________________________________________________________
11304 [  8638] By: gsar                                  on 2001/01/31  14:28:10
11305         Log: makefile tweaks for windows: introduce a bulk-switch to enable
11306              same options as ActivePerl; sync changes with makefile.mk
11307      Branch: maint-5.6/perl
11308            ! win32/Makefile win32/makefile.mk
11309 ____________________________________________________________________________
11310 [  8637] By: jhi                                   on 2001/01/31  04:41:30
11311         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
11312              From: Nicholas Clark <nick@ccl4.org>
11313              Date: Tue, 30 Jan 2001 19:51:05 +0000
11314              Message-ID: <20010130195105.R76607@plum.flirble.org> 
11315              
11316              op/inc cure.
11317      Branch: perl
11318            ! pp.c pp.h pp_hot.c t/op/arith.t
11319 ____________________________________________________________________________
11320 [  8636] By: jhi                                   on 2001/01/31  02:38:32
11321         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
11322              no perlio],8257,8380,8479,8515 from mainline.
11323              
11324              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
11325              
11326              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
11327              Subject: [PATCH perl@8133] fix-up for VMS extensions
11328              
11329              In VMS embedded perls couldn't access the statically built Socket.
11330              
11331              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
11332              
11333              Further VMS piping fixes from Charles Lane.
11334              
11335              Subject:  [PATCH] make t/op/misc.t work on VMS
11336              
11337              Add tracing for debugging extensions builds in VMS.
11338              
11339              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
11340      Branch: maint-5.6/perl
11341           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
11342           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
11343           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
11344 ____________________________________________________________________________
11345 [  8635] By: jhi                                   on 2001/01/31  01:46:41
11346         Log: Integrate change #7732 from mainline.
11347              
11348              Sparc 64-bit pack() fix from Jens Hamisch.
11349      Branch: maint-5.6/perl
11350           !> pp.c
11351 ____________________________________________________________________________
11352 [  8634] By: jhi                                   on 2001/01/31  01:41:16
11353         Log: One spot missing from #8626.
11354      Branch: maint-5.6/perl
11355            ! sv.c
11356 ____________________________________________________________________________
11357 [  8633] By: jhi                                   on 2001/01/31  00:49:17
11358         Log: Integrate change #7495 from mainline.
11359              
11360              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
11361      Branch: maint-5.6/perl
11362           !> MANIFEST ext/re/Makefile.PL
11363 ____________________________________________________________________________
11364 [  8632] By: jhi                                   on 2001/01/30  23:38:49
11365         Log: Integrate change #8396 from mainline.
11366              
11367              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
11368              better multicast support (resend)
11369      Branch: maint-5.6/perl
11370           !> ext/Socket/Socket.pm
11371 ____________________________________________________________________________
11372 [  8631] By: jhi                                   on 2001/01/30  23:28:03
11373         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
11374              
11375              More AIX lore. (7514, ext/re/hints/aix.pl)
11376              
11377              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
11378              
11379              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)
11380              
11381              Subject: [ID 20001214.002] Net::Ping patch
11382              
11383              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
11384              
11385              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
11386              
11387              Add ReuseAddr as a (preferred) alias for Reuse as we now
11388              also have ReusePort.
11389              
11390              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
11391      Branch: maint-5.6/perl
11392           +> ext/re/hints/aix.pl
11393           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
11394           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
11395 ____________________________________________________________________________
11396 [  8630] By: jhi                                   on 2001/01/30  23:03:59
11397         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
11398              
11399              read() documentation tweak for 20001121.004.
11400              
11401              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
11402      Branch: maint-5.6/perl
11403           !> pod/perlfunc.pod pod/perlre.pod
11404 ____________________________________________________________________________
11405 [  8629] By: jhi                                   on 2001/01/30  22:41:57
11406         Log: Integrate change #8098 from mainline.
11407              
11408              fastgetcwd is defined using a glob alias on a $^O dependent basis
11409              and there was no default assignment or perl subroutine.
11410      Branch: maint-5.6/perl
11411           !> lib/Cwd.pm
11412 ____________________________________________________________________________
11413 [  8628] By: jhi                                   on 2001/01/30  21:58:52
11414         Log: Integrate change #7866 from mainline.
11415              
11416              File::Temp 0.11.
11417      Branch: maint-5.6/perl
11418           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
11419 ____________________________________________________________________________
11420 [  8627] By: jhi                                   on 2001/01/30  21:39:44
11421         Log: Integrate changes #8075,8086,8228 from mainline.  
11422              
11423              Darwin is not Windows. (8075,8086)
11424              
11425              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
11426      Branch: maint-5.6/perl
11427           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
11428           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
11429           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
11430           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
11431 ____________________________________________________________________________
11432 [  8626] By: jhi                                   on 2001/01/30  21:22:11
11433         Log: Integrate with tweakery the change #8625 from mainline,
11434              the multibyte decimal separator fix ("fa_IR locale failure").
11435      Branch: maint-5.6/perl
11436            ! embedvar.h perlapi.h
11437           !> intrpvar.h perl.c perl.h sv.c util.c
11438 ____________________________________________________________________________
11439 [  8625] By: jhi                                   on 2001/01/30  20:26:33
11440         Log: Fix for the fa_IR locale failure.  The reason for the failure
11441              was that Perl was assuming the decimal separator aka the radix
11442              separator is one character.  The Farsi-Iranian locale crushed
11443              that bad assumption since there the separator is 'Momayyez',
11444              glyphwise looking somewhat like a slash, and in Unicode UTF-8
11445              encoded in two bytes, 0xd9 0xab.
11446      Branch: perl
11447            ! intrpvar.h perl.c perl.h sv.c util.c
11448 ____________________________________________________________________________
11449 [  8624] By: gsar                                  on 2001/01/30  20:17:03
11450         Log: regen_headers
11451      Branch: maint-5.6/perl
11452            ! Makefile.SH pod/perlintern.pod
11453 ____________________________________________________________________________
11454 [  8623] By: gsar                                  on 2001/01/30  19:42:34
11455         Log: backout change#7431 and its dependents (causes spurious rebuilds
11456              of autogenerated files)
11457              
11458              fix benign b.t failure
11459      Branch: maint-5.6/perl
11460            ! Makefile.SH t/lib/b.t
11461 ____________________________________________________________________________
11462 [  8622] By: jhi                                   on 2001/01/30  19:41:41
11463         Log: Microperl sync.
11464      Branch: perl
11465            ! mg.c perl.h
11466 ____________________________________________________________________________
11467 [  8621] By: gsar                                  on 2001/01/30  19:24:47
11468         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
11469              from mainline
11470              
11471              Subject: podlators 1.06 released
11472              
11473              Subject: [PATCH @8436] Eliminate op_children
11474              
11475              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
11476              
11477              (Replaced by #8448)  More op_children traces (cleanup of #8442).
11478              
11479              Subject: [PATCH #3 @8436] Re: Eliminate op_children
11480              Replace #8444 and #8445.
11481              
11482              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
11483              at the setting of the ofs_sv in new_struct_thread() as the
11484              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
11485              uninitialized fields are, uh, initialized with),
11486              SvREFCNT_inc()ing that invited a core dump.
11487              
11488              podlators 1.07, from Russ Allbery.
11489              
11490              Subject: [PATCH] regcomp.c old feature removal
11491              From: mjd@plover.com
11492              Date: 16 Jan 2001 14:43:18 -0000 
11493              Message-ID: <20010116144318.7140.qmail@plover.com> 
11494      Branch: maint-5.6/perl
11495           +> lib/Pod/Text/Overstrike.pm
11496           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
11497           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
11498           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
11499           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
11500           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
11501           !> util.c
11502 ____________________________________________________________________________
11503 [  8620] By: gsar                                  on 2001/01/30  18:48:32
11504         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
11505              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
11506              now fails one test)
11507              
11508              Subject: [PATCH] lvalue AUTOLOAD. No, really.
11509              
11510              Subject: [PATCH] Interesting syntax idea
11511              Make opens + bareword assigns do typeglob assigns.
11512              
11513              Tests for #8254.
11514              
11515              Subject: [PATCH @8269] Continue blocks and B::Deparse
11516              Make the peephole optimizer to bypass more null ops and
11517              and rewrite the deparse handling of continue blocks.
11518              
11519              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
11520              Doc tweak on #8313.
11521              
11522              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
11523              
11524              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
11525              
11526              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
11527              
11528              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
11529              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
11530              according to the platform.
11531              
11532              Subject: [PATCH @8404] Consolidated lvalue sub changes
11533              
11534              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
11535              
11536              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
11537              
11538              Subject: B::Concise -- an improved replacement for B::Terse 
11539              
11540              The B::Terse drop-in replacement wasn't quite drop-in.
11541              
11542              The LVRET macro needed an aTHX.
11543              
11544              Use the /^Perl_/-less form of is_lvalue_sub().
11545              
11546              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
11547      Branch: maint-5.6/perl
11548           +> ext/B/B/Concise.pm
11549           !> (integrate 27 files)
11550 ____________________________________________________________________________
11551 [  8619] By: nick                                  on 2001/01/30  18:40:28
11552         Log: Integrate mainline
11553      Branch: perlio
11554           !> (integrate 40 files)
11555 ____________________________________________________________________________
11556 [  8618] By: jhi                                   on 2001/01/30  18:37:18
11557         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
11558              Date: Mon, 29 Jan 2001 22:51:29 -0600
11559              From: "Craig A. Berry" <craigberry@mac.com>
11560              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
11561      Branch: perl
11562            ! vms/test.com
11563 ____________________________________________________________________________
11564 [  8617] By: jhi                                   on 2001/01/30  18:34:53
11565         Log: Subject: [PATCH] Add missing CV flags to dump.c
11566              From: Tim Jenness <t.jenness@jach.hawaii.edu>
11567              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
11568              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
11569      Branch: perl
11570            ! dump.c
11571 ____________________________________________________________________________
11572 [  8616] By: jhi                                   on 2001/01/30  18:20:58
11573         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
11574              part isn't applicable to maintperl.
11575              
11576              UTF-8 nit from Inaba Hiroto.
11577      Branch: maint-5.6/perl
11578           !> pod/perlapi.pod utf8.c
11579 ____________________________________________________________________________
11580 [  8615] By: jhi                                   on 2001/01/30  18:18:51
11581         Log: UTF-8 nit from Inaba Hiroto.
11582      Branch: perl
11583            ! pod/perlapi.pod t/op/each.t utf8.c
11584 ____________________________________________________________________________
11585 [  8614] By: jhi                                   on 2001/01/30  18:13:38
11586         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
11587              
11588              perl's internal variables are not for public consumption,
11589              move their docs from perlapi.pod to perlintern.pod
11590              
11591              support for -Dusethreads build under HP-UX 10.20 and DCE threads
11592              library (11.0 and later have pthreads but 10.x don't)
11593              
11594              avoid uninitialized value warnings
11595              
11596              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
11597              gets weird results)
11598              
11599              perldoc nit on windows
11600              
11601              make it possible to run the tests outside the source tree
11602              (there's still a dependency on ../lib being the library
11603              location)
11604      Branch: perl
11605           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
11606           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
11607           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
11608           !> win32/bin/search.pl win32/vdir.h
11609 ____________________________________________________________________________
11610 [  8613] By: gsar                                  on 2001/01/30  16:39:59
11611         Log: make it possible to run the tests outside the source tree
11612              (there's still a dependency on ../lib being the library
11613              location)
11614      Branch: maint-5.6/perl
11615            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
11616 ____________________________________________________________________________
11617 [  8612] By: gsar                                  on 2001/01/30  16:31:12
11618         Log: perldoc nit on windows
11619      Branch: maint-5.6/perl
11620            ! utils/perldoc.PL
11621 ____________________________________________________________________________
11622 [  8611] By: gsar                                  on 2001/01/30  16:22:54
11623         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
11624              gets weird results)
11625      Branch: maint-5.6/perl
11626            ! win32/vdir.h
11627 ____________________________________________________________________________
11628 [  8610] By: gsar                                  on 2001/01/30  16:12:45
11629         Log: avoid uninitialized value warnings
11630      Branch: maint-5.6/perl
11631            ! win32/bin/search.pl
11632 ____________________________________________________________________________
11633 [  8609] By: gsar                                  on 2001/01/30  16:08:01
11634         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
11635              library (11.0 and later have pthreads but 10.x don't)
11636      Branch: maint-5.6/perl
11637            ! hints/hpux.sh thread.h
11638 ____________________________________________________________________________
11639 [  8608] By: gsar                                  on 2001/01/30  15:48:55
11640         Log: perl's internal variables are not for public consumption,
11641              move their docs from perlapi.pod to perlintern.pod
11642      Branch: maint-5.6/perl
11643            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
11644            ! thrdvar.h
11645 ____________________________________________________________________________
11646 [  8607] By: gsar                                  on 2001/01/30  15:44:27
11647         Log: mistakenly branched perl56delta.pod, revert
11648      Branch: maint-5.6/perl
11649            - pod/perl56delta.pod
11650           !> pod/perldelta.pod
11651 ____________________________________________________________________________
11652 [  8606] By: gsar                                  on 2001/01/30  14:20:24
11653         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
11654              dTHR which has been a noop for a while now, except for the
11655              compatibility definition in thread.h)
11656      Branch: maint-5.6/perl
11657           !> (integrate 45 files)
11658 ____________________________________________________________________________
11659 [  8605] By: jhi                                   on 2001/01/30  05:43:58
11660         Log: Mark the UTF-8 APIs as experimental.
11661      Branch: maint-5.6/perl
11662            ! embed.pl pod/perlapi.pod
11663 ____________________________________________________________________________
11664 [  8604] By: jhi                                   on 2001/01/30  05:38:40
11665         Log: Nits from earlier integrates.
11666      Branch: maint-5.6/perl
11667            ! lib/Carp/Heavy.pm
11668           !> sv.c
11669 ____________________________________________________________________________
11670 [  8603] By: jhi                                   on 2001/01/30  05:27:26
11671         Log: Regenerate Porting files.
11672      Branch: maint-5.6/perl
11673            ! Porting/Glossary Porting/config.sh Porting/config_H
11674 ____________________________________________________________________________
11675 [  8602] By: jhi                                   on 2001/01/30  05:14:59
11676         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
11677              8310,8339,8447,8492,8493,8505,8525: documentation changes.
11678              
11679              Subject: Re: perlfaq style changes
11680              
11681              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
11682              
11683              Subject: [PATCH] docs on NaN
11684              
11685              Subject: [patch] perlfaq7
11686              
11687              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
11688              
11689              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
11690              
11691              Subject: [PATCH] open() example in perlfunc.pod
11692              
11693              Podify README.mpeix (a new version from the web)
11694              
11695              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
11696              
11697              Subject: [PATCH] format and rewording in perlfaq.pod
11698              
11699              Subject: [PATCH] API Variable documentation   
11700              
11701              Memory management calls documentation.
11702              
11703              Subject: [PATCH: perl@8482] README.vms URL updates
11704              
11705              Subject: Minor typos in perlfaq2.pod
11706              
11707              Subject: [PATCH] pod/perlvar.pod
11708      Branch: maint-5.6/perl
11709           +> pod/perl56delta.pod
11710            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
11711           !> README.amiga README.epoc README.mpeix README.vms
11712           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
11713           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
11714           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
11715           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
11716           !> pod/perlvar.pod thrdvar.h
11717 ____________________________________________________________________________
11718 [  8601] By: jhi                                   on 2001/01/30  04:38:35
11719         Log: Integrate changes #8036,8096,8253 from mainline:
11720              hints changes.
11721              
11722              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
11723              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
11724              
11725              Output the (apparent) version of gcc in Tru64.
11726      Branch: maint-5.6/perl
11727           +> ext/POSIX/hints/svr4.pl
11728           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
11729           !> hints/svr4.sh t/lib/bigfltpm.t
11730 ____________________________________________________________________________
11731 [  8600] By: jhi                                   on 2001/01/30  04:04:01
11732         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
11733              locale fixes.
11734              
11735              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
11736              
11737              Debian allows /usr/bin/locale to exist without any locales. (7868)
11738              
11739              Allow the locale test needing POSIX and the taint test
11740              needing IPC::SysV to run under 'minitest' (basically,
11741              bail out if loading the extension fails). (8384)
11742              
11743              Cleanup the locale.t output  (8480)
11744      Branch: maint-5.6/perl
11745           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
11746           !> t/pragma/locale.t
11747 ____________________________________________________________________________
11748 [  8599] By: jhi                                   on 2001/01/30  03:51:04
11749         Log: Missing generated files from #8598.
11750      Branch: maint-5.6/perl
11751            ! embed.h global.sym objXSUB.h perlapi.c proto.h
11752 ____________________________________________________________________________
11753 [  8598] By: jhi                                   on 2001/01/30  03:41:54
11754         Log: Integrate change #8555 from mainline, manually integrate parts
11755              of changes 8452 and 8583.
11756              
11757              Subject: [PATCH] utf8.c documentation (8452)
11758              
11759              No point in checking the length if the pointer is bogus. (8555)
11760              
11761              Introduce bytes_from_utf8() and implement sv_eq() using it,
11762              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
11763              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
11764              was malformed. (8583)
11765      Branch: maint-5.6/perl
11766            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
11767           !> pod/perlapi.pod sv.c utf8.c
11768 ____________________________________________________________________________
11769 [  8597] By: gsar                                  on 2001/01/30  02:37:26
11770         Log: get PERL_OBJECT build going again on windows
11771      Branch: maint-5.6/perl
11772            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
11773            ! pod/perlapi.pod proto.h sv.c
11774 ____________________________________________________________________________
11775 [  8596] By: jhi                                   on 2001/01/30  02:16:17
11776         Log: Signedness nit.
11777      Branch: perl
11778            ! sv.c
11779 ____________________________________________________________________________
11780 [  8595] By: jhi                                   on 2001/01/30  02:11:07
11781         Log: EBCDIC patch for Storable, from Peter Prymmer.
11782      Branch: perl
11783            ! t/lib/st-06compat.t
11784 ____________________________________________________________________________
11785 [  8594] By: jhi                                   on 2001/01/30  01:04:48
11786         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
11787              From: Peter Prymmer <pvhp@forte.com>
11788              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
11789              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
11790      Branch: perl
11791            ! t/lib/b.t
11792 ____________________________________________________________________________
11793 [  8593] By: jhi                                   on 2001/01/30  00:56:47
11794         Log: Subject: [PATCH: perl@8585] pod problems in io
11795              From: Peter Prymmer <pvhp@forte.com>
11796              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
11797              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
11798      Branch: perl
11799            ! pod/perlapio.pod pod/perliol.pod
11800 ____________________________________________________________________________
11801 [  8592] By: jhi                                   on 2001/01/30  00:48:20
11802         Log: Integrate perlio.
11803      Branch: perl
11804           !> pod/perlapio.pod pod/perliol.pod
11805 ____________________________________________________________________________
11806 [  8591] By: nick                                  on 2001/01/29  22:02:28
11807         Log: GNU 'merge' Simon's copy of perliol.pod with version
11808              patched by Craig's patch.
11809      Branch: perlio
11810            ! pod/perliol.pod
11811 ____________________________________________________________________________
11812 [  8590] By: nick                                  on 2001/01/29  21:55:10
11813         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
11814      Branch: perlio
11815            ! pod/perlapio.pod pod/perliol.pod
11816 ____________________________________________________________________________
11817 [  8589] By: jhi                                   on 2001/01/29  15:35:33
11818         Log: Integrate change #8586 from maint-5.6/perl.
11819              
11820              make the BOM detection code not call tell() until it has to
11821              (meant to fix esoteric compatibility issues where PL_rsfp
11822              is overridden)
11823      Branch: perl
11824           !> toke.c
11825 ____________________________________________________________________________
11826 [  8588] By: jhi                                   on 2001/01/29  15:29:11
11827         Log: Subject: MAking Solaris malloc() the default
11828              From: Lupe Christoph <lupe@lupe-christoph.de>
11829              Date: Mon, 29 Jan 2001 12:59:36 +0100
11830              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
11831              
11832              The README.solaris part slightly tweaked.
11833      Branch: perl
11834            ! README.solaris hints/solaris_2.sh
11835 ____________________________________________________________________________
11836 [  8587] By: jhi                                   on 2001/01/29  15:17:34
11837         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
11838              From: root@ak-75.mind.de
11839              Date: Sun, 28 Jan 2001 20:32:29 +0100
11840              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
11841      Branch: perl
11842            ! pod/perlre.pod
11843 ____________________________________________________________________________
11844 [  8586] By: gsar                                  on 2001/01/29  13:43:44
11845         Log: make the BOM detection code not call tell() until it has to
11846              (meant to fix esoteric compatibility issues where PL_rsfp
11847              is overridden)
11848      Branch: maint-5.6/perl
11849            ! toke.c
11850 ____________________________________________________________________________
11851 [  8585] By: jhi                                   on 2001/01/28  20:05:45
11852         Log: Update Changes.
11853      Branch: perl
11854            ! Changes patchlevel.h
11855 ____________________________________________________________________________
11856 [  8584] By: jhi                                   on 2001/01/28  19:30:02
11857         Log: Integrate perlio.
11858      Branch: perl
11859           +> pod/perliol.pod
11860           !> MANIFEST pod/perlapio.pod
11861 ____________________________________________________________________________
11862 [  8583] By: jhi                                   on 2001/01/28  19:28:40
11863         Log: Patch from Inaba Hiroto:
11864              - canonical UTF-8 hash keys: if a key string for a hash is
11865              UTF8-on, try downgrade the string and use it if
11866              unicode::distinct is not in effect.
11867              For the task, I added a function bytes_from_utf8() to utf8.c.
11868              It might resemble utf8_to_bytes() but it is not convenient
11869              to the task.
11870              Made a test for it and added to t/op/each.t
11871              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
11872              the mortal copy of the argument SV.
11873              And changed t/io/utf8.t test 18 which expects print() to
11874              upgrade its argument.
11875              - re-implement sv_eq with bytes_from_utf8()
11876              - some bug fixes
11877              - tr/// does not handle UTF8 range (\x{}-\x{})
11878              - \ before raw UTF8 character produced
11879              "Malformed UTF-8 character" warning.
11880              - "\x{100}\N{CENT SIGN}" is Malformed.
11881              Added tests for these 3.
11882              - and one silly bug (by me) with qu operator.
11883      Branch: perl
11884            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
11885            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
11886            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
11887 ____________________________________________________________________________
11888 [  8582] By: nick                                  on 2001/01/28  19:25:04
11889         Log: Add pod/perliol.pod to MANIFEST :-(
11890      Branch: perlio
11891            ! MANIFEST
11892 ____________________________________________________________________________
11893 [  8581] By: nick                                  on 2001/01/28  19:22:40
11894         Log: PerlIO documentation. Proofing and sub-editing requested.
11895      Branch: perlio
11896            + pod/perliol.pod
11897            ! pod/perlapio.pod
11898 ____________________________________________________________________________
11899 [  8580] By: jhi                                   on 2001/01/28  05:16:25
11900         Log: Revert the change to sv_2pv() done by #8054: Someone who
11901              did SvNV_set() on a scalar that also happened to be POK,
11902              followed by sv_2pv() won't get the right coercion anymore.
11903              [Sarathy]
11904      Branch: maint-5.6/perl
11905            ! sv.c
11906 ____________________________________________________________________________
11907 [  8579] By: jhi                                   on 2001/01/28  05:15:04
11908         Log: Remove the #8084 effect: do not allow -Q to be interpreted
11909              as -&Q(), this is too much wiggle room.
11910      Branch: maint-5.6/perl
11911            ! toke.c
11912 ____________________________________________________________________________
11913 [  8578] By: jhi                                   on 2001/01/28  05:12:45
11914         Log: Needed bits of #8439 (should have been in #8576),
11915              mainly for lval substr().
11916      Branch: maint-5.6/perl
11917            ! mg.c pp.c pp_hot.c
11918 ____________________________________________________________________________
11919 [  8577] By: jhi                                   on 2001/01/28  05:02:46
11920         Log: A missing check-in.
11921      Branch: maint-5.6/perl
11922            ! utf8.c
11923 ____________________________________________________________________________
11924 [  8576] By: jhi                                   on 2001/01/28  04:26:18
11925         Log: Integrate changes #8425,8436,8439,8517 from mainline.
11926              The 8439 was not truly integrated because it had too many
11927              dependencies on the development branch and because it introduced
11928              concepts too bold for a maintenance branch (such as the qu operator).
11929              
11930              Subject: [PATCH perl@8342] -Wformat
11931              
11932              Tighten some of the UTF-8 tests a bit.
11933              
11934              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
11935              - The substr lval was still not okay.
11936              - Now pp_stringify and sv_setsv copies source's UTF8 flag
11937              even if IN_BYTE.  pp_stringify is called from fold_constants
11938              at optimization phase and "\x{100}" was made SvUTF8_off under
11939              use bytes (the bytes pragma is for "byte semantics" and not
11940              for "do not produce UTF8 data")
11941      Branch: maint-5.6/perl
11942            ! t/lib/charnames.t t/op/substr.t toke.c
11943           !> sv.c t/pragma/utf8.t
11944 ____________________________________________________________________________
11945 [  8575] By: jhi                                   on 2001/01/28  04:01:51
11946         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
11947              
11948              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
11949              
11950              Subject: [ID 20001230.003] UTF-8 tr still hurts
11951              
11952              Test cases for #8385 (from Simon's "torture.pl")
11953              
11954              Start fixing UTF-8 lval substr() (8405)
11955      Branch: maint-5.6/perl
11956           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
11957           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
11958 ____________________________________________________________________________
11959 [  8574] By: jhi                                   on 2001/01/28  03:09:06
11960         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
11961              from mainline.
11962              
11963              UTF-8 cleanup.
11964              
11965              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
11966              
11967              "\x{FF}\xFF" was broken.
11968              
11969              Tests for #8329 and #8330.
11970              
11971              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
11972              
11973              IRIX compiler noticed that the bof initialization might be
11974              bypassed by control flow.
11975              
11976              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
11977      Branch: maint-5.6/perl
11978           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
11979           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
11980 ____________________________________________________________________________
11981 [  8573] By: jhi                                   on 2001/01/28  02:06:12
11982         Log: Retract #8552.
11983      Branch: perl
11984            ! lib/Text/Wrap.pm t/lib/textwrap.t
11985 ____________________________________________________________________________
11986 [  8572] By: jhi                                   on 2001/01/28  02:04:49
11987         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
11988              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
11989              not really integrated but instead salvaged by hand
11990              (they had too many dependencies on the development release
11991              to be cleanly integratable).
11992              
11993              Subject: more UTF8 test suites and an UTF8 patch
11994              
11995              Tweak for MULTIPLICITY/USE_PERLIO
11996              
11997              Signedness nit.
11998              
11999              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
12000              
12001              Use the UTF8_XXX macros in is_utf8_char().
12002              
12003              Rewrite pp_concat() in terms of sv_catsv().  The . operator
12004              should now be UTF-8-proof.
12005              
12006              Subject: [PATCH perl@8269] scanning two hex-constants
12007              fails on EBCDIC environment (script length.t)
12008              
12009              Add some Unicode chop() tests.
12010      Branch: maint-5.6/perl
12011            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
12012           !> sv.c t/op/chop.t utf8.h
12013 ____________________________________________________________________________
12014 [  8571] By: jhi                                   on 2001/01/28  00:35:59
12015         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
12016              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
12017              
12018              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
12019              
12020              The maxiters upper limit sanity check (guarding against
12021              non-progress) assumed bytes instead of characters in s///
12022              and split().
12023              
12024              Signedness nit.
12025              
12026              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
12027              join() should now be UTF-8-proof.
12028              
12029              More split // UTF-8 tests. (8250)
12030      Branch: maint-5.6/perl
12031           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
12032           !> util.c
12033 ____________________________________________________________________________
12034 [  8570] By: jhi                                   on 2001/01/27  22:15:46
12035         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
12036              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
12037              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
12038              8084,8204,8244,8333 from mainline.
12039              
12040              For -Q where Q might be a one-letter sub name one does no more
12041              get a warning about an unknown filetest (7941,7943,7944,8084).
12042              
12043              Subject: Re: [ID 20001130.011] expression parsing bug ?
12044              
12045              Make uv_to_utf8() to zero-terminate its output buffer.
12046              
12047              Split off t/op/length.t (7995)
12048              
12049              Split off t/op/utf8decode.t (7996)
12050              
12051              Remove an unnecessary 'use utf8' from the utf8.t (7998)
12052              
12053              Split off t/op/concat.t (8004)
12054              
12055              Split off t/op/ver.t (8005)
12056              
12057              Document utf8_length(), utf8_distance(), and utf8_hop().
12058              
12059              Document utf8_to_uv() better.
12060              
12061              Introduce macros for UTF8 decoding (8028,8033).
12062              
12063              Add test for reverse() (8030,8031).
12064              
12065              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
12066              
12067              Do not return the Unicode replacement character    on UTF-8
12068              decoding failure.
12069              
12070              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
12071              not this_utf8 i.e. the output string has one, but don't mess
12072              with source assumption. (8052,8053)
12073              
12074              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
12075              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
12076              was not expecting to be called with something that was already
12077              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
12078              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
12079              (8054)
12080              
12081              Recode the naughty binary bytes in utf8decode.t using the \xHH.
12082              
12083              Make some panic messages a bit more logical.
12084      Branch: maint-5.6/perl
12085           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
12086           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
12087           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
12088           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
12089           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
12090           !> utf8.c utf8.h
12091 ____________________________________________________________________________
12092 [  8569] By: jhi                                   on 2001/01/27  19:16:43
12093         Log: Integrate changes #7750 from perlio and #8566 from mainline.
12094      Branch: maint-5.6/perl
12095           !> regexec.c sv.c
12096 ____________________________________________________________________________
12097 [  8568] By: jhi                                   on 2001/01/27  18:06:51
12098         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
12099              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
12100              7935[-perlio.c],7936,7959,7965 from mainline.
12101              
12102              Change the "big byte" error message to "Wide character".
12103              (7355, the croak-if-wide-chars-in-print part ignored)
12104              
12105              Use UINT64_C().
12106              
12107              Introduce Perl_utf8_length().
12108              
12109              diff -se shows these as different (7753, forgotten check-ins)
12110              
12111              Subject: [PATCH] doop.c - UTF8 tr///
12112              
12113              If we use (aTHX_ ...) then put Perl_ on the front.
12114              
12115              Make utf8_length() and utf8_distance() to be less forgiving
12116              about bad UTF-8.
12117              
12118              Test line numbers are different with utf8.
12119              
12120              No need to scan till infinity, 13 is enough. (7872,7911)
12121              
12122              Subject: [PATCH] Tokeniser debugging
12123              
12124              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
12125              
12126              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
12127              
12128              Be more careful in Perl_sv_utf8_downgrade().
12129              
12130              Use DO_UTF8().
12131              
12132              Raw zero bytes in text files confuse at least GNU patch 2.1.
12133      Branch: maint-5.6/perl
12134           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
12135           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
12136           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
12137           !> t/pragma/utf8.t toke.c utf8.c utf8.h
12138 ____________________________________________________________________________
12139 [  8567] By: nick                                  on 2001/01/27  11:10:38
12140         Log: Integrate mainline
12141      Branch: perlio
12142           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
12143           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
12144           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
12145           !> toke.c
12146 ____________________________________________________________________________
12147 [  8566] By: jhi                                   on 2001/01/27  06:22:48
12148         Log: More documentation for the regexp context stack.
12149      Branch: perl
12150            ! regexec.c
12151 ____________________________________________________________________________
12152 [  8565] By: jhi                                   on 2001/01/27  05:21:57
12153         Log: Update Changes.
12154      Branch: perl
12155            ! Changes patchlevel.h
12156 ____________________________________________________________________________
12157 [  8564] By: jhi                                   on 2001/01/27  04:44:04
12158         Log: Threadedness patch for #8562 from Doug MacEachern.
12159      Branch: perl
12160            ! toke.c
12161 ____________________________________________________________________________
12162 [  8563] By: jhi                                   on 2001/01/27  04:26:24
12163         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
12164              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12165              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
12166              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
12167      Branch: perl
12168            ! op.c
12169 ____________________________________________________________________________
12170 [  8562] By: jhi                                   on 2001/01/27  04:20:30
12171         Log: Subject: Re: Announce : Tokener reporting patch
12172              From: Simon Cozens <simon@cozens.net>
12173              Date: Mon, 22 Jan 2001 02:17:22 +0000
12174              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
12175      Branch: perl
12176            ! embed.h embed.pl proto.h toke.c
12177 ____________________________________________________________________________
12178 [  8561] By: jhi                                   on 2001/01/27  04:17:24
12179         Log: Forgot from #8545.  Oops.
12180      Branch: perl
12181            ! pp.c t/pragma/overload.t
12182 ____________________________________________________________________________
12183 [  8560] By: jhi                                   on 2001/01/27  03:01:47
12184         Log: A better module compilation test, use MANIFEST as suggested
12185              by Spider.
12186      Branch: perl
12187            ! t/lib/1_compile.t
12188 ____________________________________________________________________________
12189 [  8559] By: jhi                                   on 2001/01/27  02:50:48
12190         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
12191              From: Peter Prymmer <pvhp@forte.com>
12192              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
12193              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
12194      Branch: perl
12195            ! t/lib/b.t
12196 ____________________________________________________________________________
12197 [  8558] By: jhi                                   on 2001/01/27  02:27:05
12198         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
12199              From: Peter Prymmer <pvhp@forte.com>
12200              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
12201              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
12202      Branch: perl
12203            ! t/pragma/sub_lval.t
12204 ____________________________________________________________________________
12205 [  8557] By: jhi                                   on 2001/01/27  02:26:03
12206         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
12207              From: Peter Prymmer <pvhp@forte.com>
12208              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
12209              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
12210      Branch: perl
12211            ! t/lib/st-06compat.t
12212 ____________________________________________________________________________
12213 [  8556] By: jhi                                   on 2001/01/27  02:24:33
12214         Log: Subject: [PATCH: perl@8531] minor update to README.os390
12215              From: Peter Prymmer <pvhp@forte.com>
12216              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
12217              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
12218      Branch: perl
12219            ! README.os390
12220 ____________________________________________________________________________
12221 [  8555] By: jhi                                   on 2001/01/27  00:35:47
12222         Log: No point in checking the length before we know whether the pointer
12223              is bogus or not, fixes Abigail's odbm failures in Linux.
12224      Branch: perl
12225            ! sv.c
12226 ____________________________________________________________________________
12227 [  8554] By: nick                                  on 2001/01/26  19:01:31
12228         Log: Integrate mainline
12229      Branch: perlio
12230           !> lib/Text/Wrap.pm t/lib/textwrap.t
12231 ____________________________________________________________________________
12232 [  8553] By: jhi                                   on 2001/01/26  15:19:39
12233         Log: Integrate change #7792 from perlio (multiplicity fix),
12234              fix the AV leak in regex DEBUGGING (tiny part of the
12235              polymorphic regexp patch #8143).
12236      Branch: maint-5.6/perl
12237            ! regcomp.c
12238           !> scope.h
12239 ____________________________________________________________________________
12240 [  8552] By: jhi                                   on 2001/01/26  15:03:23
12241         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
12242              From: Michael G Schwern <schwern@pobox.com>
12243              Date: Fri, 26 Jan 2001 09:28:31 -0500
12244              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
12245      Branch: perl
12246            ! lib/Text/Wrap.pm t/lib/textwrap.t
12247 ____________________________________________________________________________
12248 [  8551] By: jhi                                   on 2001/01/26  02:33:19
12249         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
12250              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
12251              
12252              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
12253              
12254              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
12255              
12256              Message nit.
12257              
12258              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
12259              
12260              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
12261              
12262              (the cleanup of unused submatches in regtry() and regcppop())
12263              
12264              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
12265              stored and restored, and thusly was trounced by the utf8 swash
12266              routines.
12267              
12268              use utf8 not required to use \x{}.
12269              
12270              Removed two more tests that make no sense in UTF-8 since the test
12271              data is not in UTF-8.
12272              
12273              Get the three different space character classes right under utf8.
12274              
12275              Implement ANYOFUTF8 regprop() dumping.
12276              
12277              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
12278              
12279              Document the regex context pushing/popping a bit better.
12280      Branch: maint-5.6/perl
12281           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
12282           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
12283           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
12284           !> t/op/regmesg.t utf8.c
12285 ____________________________________________________________________________
12286 [  8550] By: nick                                  on 2001/01/25  19:42:30
12287         Log: Integrate mainline
12288      Branch: perlio
12289           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
12290           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
12291           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
12292           !> t/lib/bigint.t t/lib/bigintpm.t
12293 ____________________________________________________________________________
12294 [  8549] By: jhi                                   on 2001/01/25  15:22:28
12295         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
12296      Branch: maint-5.6/perl
12297            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
12298 ____________________________________________________________________________
12299 [  8548] By: jhi                                   on 2001/01/25  15:02:55
12300         Log: Integrate changes #7997,8063,8492,8547 from mainline.
12301              
12302              Subject: Re: STRLEN - what?
12303              
12304              Subject: [PATCH] perlguts.pod
12305              
12306              Memory management calls documentation.
12307              
12308              Layout using tabulator is not a good idea in a pod.
12309      Branch: maint-5.6/perl
12310           !> pod/perlguts.pod
12311 ____________________________________________________________________________
12312 [  8547] By: jhi                                   on 2001/01/25  14:49:05
12313         Log: Layout using tabulator is not a good idea in a pod.
12314      Branch: perl
12315            ! pod/perlguts.pod
12316 ____________________________________________________________________________
12317 [  8546] By: jhi                                   on 2001/01/25  14:31:12
12318         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
12319              from mainline.
12320              
12321              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
12322              
12323              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
12324              
12325              More Win32 editor/IDE/shell hints.
12326              
12327              More Win32 Perling.
12328              
12329              Yet another editor edit.
12330              
12331              Edit edit edit.
12332              
12333              IDE/editor section tweaking.
12334              
12335              Few more IDE/editor nits from p5p.
12336      Branch: maint-5.6/perl
12337           !> pod/perlfaq3.pod
12338 ____________________________________________________________________________
12339 [  8545] By: jhi                                   on 2001/01/25  04:16:32
12340         Log: Subject: [PATCH 5.7.0] overload int()
12341              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12342              Date: Wed, 24 Jan 2001 19:06:57 -0500
12343              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
12344      Branch: perl
12345            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
12346            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
12347            ! t/lib/bigintpm.t
12348 ____________________________________________________________________________
12349 [  8544] By: jhi                                   on 2001/01/25  04:15:11
12350         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
12351              From: Peter Prymmer <pvhp@forte.com>
12352              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
12353              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
12354      Branch: perl
12355            ! Makefile.SH README.os390 hints/os390.sh installperl
12356 ____________________________________________________________________________
12357 [  8543] By: jhi                                   on 2001/01/25  03:52:08
12358         Log: Integrate change #8462,8469 from mainline.
12359              
12360              In VMS Perl subversion (perl -V) is undef.
12361      Branch: maint-5.6/perl
12362           !> configure.com
12363 ____________________________________________________________________________
12364 [  8542] By: jhi                                   on 2001/01/25  03:44:55
12365         Log: Integrate changes #7835,7850,8315,8316 from mainline.
12366              
12367              Solaris hints.
12368      Branch: maint-5.6/perl
12369           !> hints/solaris_2.sh
12370 ____________________________________________________________________________
12371 [  8541] By: jhi                                   on 2001/01/25  03:39:28
12372         Log: Integrate #8336 from mainline.
12373      Branch: maint-5.6/perl
12374           !> hv.c
12375 ____________________________________________________________________________
12376 [  8540] By: jhi                                   on 2001/01/25  03:23:50
12377         Log: Retract #8539.
12378      Branch: maint-5.6/perl
12379            ! pod/perlfaq3.pod
12380 ____________________________________________________________________________
12381 [  8539] By: jhi                                   on 2001/01/25  03:21:55
12382         Log: (Retracted by #5940.)
12383      Branch: maint-5.6/perl
12384            ! pod/perlfaq3.pod
12385 ____________________________________________________________________________
12386 [  8538] By: jhi                                   on 2001/01/25  03:14:07
12387         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
12388              From: Peter Prymmer <pvhp@forte.com>
12389              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
12390              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
12391              
12392              The VMS bits.
12393      Branch: maint-5.6/perl
12394            ! configure.com vms/descrip_mms.template
12395 ____________________________________________________________________________
12396 [  8537] By: jhi                                   on 2001/01/25  03:06:09
12397         Log: Integrate #7710,7824,7973 from mainline.
12398      Branch: maint-5.6/perl
12399           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12400           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
12401           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
12402           !> vos/config.ga.def vos/config.ga.h win32/config.bc
12403           !> win32/config.gc win32/config.vc
12404 ____________________________________________________________________________
12405 [  8536] By: jhi                                   on 2001/01/24  13:50:20
12406         Log: Revert the edits made by me so far to the 5.6 branch since
12407              the TRIAL1 since I did edits when I should have been using
12408              integrates.  Bad programmer.   (Will integrate them properly later.)
12409              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
12410              The #8353 will not be reapplied at least for now since
12411              the UTF-8 hash keys need more thinking.
12412              (The patches #8347, #8354, #8454, #8473 were okay since they
12413              were original edits made specifically for the 5.6.1-TRIAL1.)
12414      Branch: maint-5.6/perl
12415            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12416            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
12417            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
12418            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
12419            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
12420            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12421            ! win32/config.bc win32/config.gc win32/config.vc
12422 ____________________________________________________________________________
12423 [  8535] By: bailey                                on 2001/01/24  06:37:02
12424         Log: SYN SYN
12425      Branch: vmsperl
12426           +> (branch 26 files)
12427           !> (integrate 130 files)
12428 ____________________________________________________________________________
12429 [  8534] By: nick                                  on 2001/01/23  19:30:57
12430         Log: Integrate mainline.
12431      Branch: perlio
12432           !> Changes Configure Porting/Glossary Porting/config.sh
12433           !> Porting/config_H embed.h embed.pl ext/Encode/compile
12434           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
12435           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
12436           !> pod/perlvar.pod proto.h t/lib/1_compile.t
12437 ____________________________________________________________________________
12438 [  8533] By: jhi                                   on 2001/01/23  16:15:46
12439         Log: Forgotten from #8501.
12440      Branch: perl
12441            ! Porting/Glossary Porting/config.sh Porting/config_H
12442 ____________________________________________________________________________
12443 [  8532] By: jhi                                   on 2001/01/23  16:13:27
12444         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
12445              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12446              Date: Mon, 22 Jan 2001 17:51:58 +0100
12447              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
12448      Branch: perl
12449            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
12450 ____________________________________________________________________________
12451 [  8531] By: jhi                                   on 2001/01/23  15:46:01
12452         Log: Update Changes.
12453      Branch: perl
12454            ! Changes patchlevel.h
12455 ____________________________________________________________________________
12456 [  8530] By: jhi                                   on 2001/01/23  15:38:39
12457         Log: De-cut-and-pasto.
12458      Branch: perl
12459            ! t/lib/1_compile.t
12460 ____________________________________________________________________________
12461 [  8529] By: jhi                                   on 2001/01/23  15:11:04
12462         Log: Document the mkdir trailing slashes case.
12463      Branch: perl
12464            ! pod/perlfunc.pod
12465 ____________________________________________________________________________
12466 [  8528] By: jhi                                   on 2001/01/23  15:08:28
12467         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
12468              get installed:
12469              
12470              Subject: lib/lib.pm
12471              From: <abigail@foad.org>
12472              Date: Mon, 28 Aug 2000 20:35:08 -0400
12473              Message-ID: <20000829003508.21281.qmail@foad.org>
12474      Branch: perl
12475            ! installperl
12476 ____________________________________________________________________________
12477 [  8527] By: jhi                                   on 2001/01/23  14:44:04
12478         Log: Metaconfig unit change for #8526.
12479      Branch: metaconfig
12480            ! U/threads/archname.U
12481 ____________________________________________________________________________
12482 [  8526] By: jhi                                   on 2001/01/23  14:43:19
12483         Log: Attach -perlio to the archname if so selected.
12484      Branch: perl
12485            ! Configure
12486 ____________________________________________________________________________
12487 [  8525] By: jhi                                   on 2001/01/23  14:24:01
12488         Log: Subject: [PATCH] pod/perlvar.pod
12489              From: abigail@foad.org
12490              Date: Tue, 23 Jan 2001 01:41:10 +0100
12491              Message-ID: <20010123004110.22259.qmail@foad.org>
12492      Branch: perl
12493            ! pod/perlvar.pod
12494 ____________________________________________________________________________
12495 [  8524] By: jhi                                   on 2001/01/23  14:22:32
12496         Log: A bug introduced in #8217 (the undefined variable in the
12497              lib/safe1_t #3) fixed, by Charles Lane:
12498              
12499              The earlier patch made it so that stuff running in Safe
12500              compartments could do a "caller" and see "main".  That
12501              little change in name is done right before the code in
12502              the compartment is run, and apparantly the parser
12503              was picking up the stash name before it got changed.
12504              
12505              (why it was threaded vs. unthreaded Perl that was sensitive to this
12506              I still don't know...and it probably doesn't matter).
12507              
12508              I tryed removing the stash name-change and saw that threaded Perl
12509              did indeed pass the lib/safe1.t tests.
12510              
12511              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
12512              do the name change (and to connect _ in the compartment to the global
12513              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
12514              to call _safe_pkg_prep when creating a new compartment.
12515              
12516              Passes all tests with threaded perl on linux; passes all tests
12517              with unthreaded perl on VMS.
12518              
12519              At some point I'll probably want to revisit Safe and Opcode to
12520              provide more sensible handling of global variables...and to get
12521              formats working in Safe compartments, which they don't do currently.
12522      Branch: perl
12523            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
12524 ____________________________________________________________________________
12525 [  8523] By: jhi                                   on 2001/01/23  14:11:58
12526         Log: Also the lib/Thread.pm itself needs to be ignored if
12527              the Thread extension hasn't been built.
12528      Branch: perl
12529            ! t/lib/1_compile.t
12530 ____________________________________________________________________________
12531 [  8522] By: jhi                                   on 2001/01/23  13:51:28
12532         Log: print() instead of warn() so that stderr doesn't get
12533              unncessarily polluted.
12534      Branch: perl
12535            ! ext/Encode/compile
12536 ____________________________________________________________________________
12537 [  8521] By: jhi                                   on 2001/01/23  13:49:48
12538         Log: Integrate perlio.
12539      Branch: perl
12540           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
12541           !> ext/Encode/encode.h
12542 ____________________________________________________________________________
12543 [  8520] By: nick                                  on 2001/01/22  21:44:00
12544         Log: More messing with Encode:
12545              Extra fields in header to allow multiple names and to record
12546              other things "compile" knows.
12547              Re-organise compile to factor out common output routines.
12548      Branch: perlio
12549            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
12550 ____________________________________________________________________________
12551 [  8519] By: nick                                  on 2001/01/22  20:33:50
12552         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
12553      Branch: perlio
12554            ! ext/Encode/Makefile.PL ext/Encode/compile
12555 ____________________________________________________________________________
12556 [  8518] By: nick                                  on 2001/01/22  20:28:13
12557         Log: Integrate mainline
12558      Branch: perlio
12559           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
12560           !> vos/config.alpha.def vos/config.alpha.h
12561 ____________________________________________________________________________
12562 [  8517] By: jhi                                   on 2001/01/22  15:37:17
12563         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
12564              by Inaba Hiroto.
12565      Branch: perl
12566            ! sv.c
12567 ____________________________________________________________________________
12568 [  8516] By: jhi                                   on 2001/01/22  14:55:15
12569         Log: More SIG_SIZE fixes.
12570      Branch: perl
12571            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
12572 ____________________________________________________________________________
12573 [  8515] By: jhi                                   on 2001/01/22  14:50:27
12574         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
12575              From: "Craig A. Berry" <craigberry@mac.com>
12576              Date: Mon, 22 Jan 2001 00:42:24 -0600
12577              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
12578      Branch: perl
12579            ! configure.com
12580 ____________________________________________________________________________
12581 [  8514] By: jhi                                   on 2001/01/22  14:31:17
12582         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
12583              From: "Craig A. Berry" <craigberry@mac.com>
12584              Date: Sun, 21 Jan 2001 23:03:25 -0600
12585              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
12586      Branch: perl
12587            ! configure.com
12588 ____________________________________________________________________________
12589 [  8513] By: jhi                                   on 2001/01/22  14:14:00
12590         Log: Add the .ucm encoding tables to the MANIFEST.
12591      Branch: perl
12592            ! MANIFEST
12593 ____________________________________________________________________________
12594 [  8512] By: jhi                                   on 2001/01/22  13:43:33
12595         Log: Integrate perlio.
12596      Branch: perl
12597           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
12598           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
12599           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
12600           +> ext/Encode/Encode/iso8859-10.ucm
12601           +> ext/Encode/Encode/iso8859-13.ucm
12602           +> ext/Encode/Encode/iso8859-14.ucm
12603           +> ext/Encode/Encode/iso8859-15.ucm
12604           +> ext/Encode/Encode/iso8859-16.ucm
12605           +> ext/Encode/Encode/iso8859-2.ucm
12606           +> ext/Encode/Encode/iso8859-3.ucm
12607           +> ext/Encode/Encode/iso8859-4.ucm
12608           +> ext/Encode/Encode/iso8859-5.ucm
12609           +> ext/Encode/Encode/iso8859-6.ucm
12610           +> ext/Encode/Encode/iso8859-7.ucm
12611           +> ext/Encode/Encode/iso8859-8.ucm
12612           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
12613           +> ext/Encode/Encode/symbol.ucm
12614           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
12615           !> perliol.h
12616 ____________________________________________________________________________
12617 [  8511] By: nick                                  on 2001/01/21  23:44:47
12618         Log: Make "real" layers of ":utf8" and ":raw".
12619              So now PERLIO=utf8 perl ...
12620              does what Andreas wanted.
12621              Fix arg passing in open.pm (still have a Carp issue).
12622      Branch: perlio
12623            ! lib/open.pm perlio.c perliol.h
12624 ____________________________________________________________________________
12625 [  8510] By: jhi                                   on 2001/01/21  22:56:53
12626         Log: Document the regex context pushing/popping a bit better.
12627      Branch: perl
12628            ! regexec.c
12629 ____________________________________________________________________________
12630 [  8509] By: jhi                                   on 2001/01/21  22:55:44
12631         Log: Tweak the mkdir trailing slash code some more.
12632              
12633              TO DO: the same handling should probably be done for
12634              all the other filesystem functions that can have directories
12635              as their arguments.
12636      Branch: perl
12637            ! pp_sys.c
12638 ____________________________________________________________________________
12639 [  8508] By: nick                                  on 2001/01/21  21:37:43
12640         Log: Switch "compiled in" encodings to .ucm format.
12641              (Leave others as .enc till we can run-time load .ucm,
12642              or find some other way to load them.)
12643      Branch: perlio
12644            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
12645            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
12646            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
12647            + ext/Encode/Encode/iso8859-10.ucm
12648            + ext/Encode/Encode/iso8859-13.ucm
12649            + ext/Encode/Encode/iso8859-14.ucm
12650            + ext/Encode/Encode/iso8859-15.ucm
12651            + ext/Encode/Encode/iso8859-16.ucm
12652            + ext/Encode/Encode/iso8859-2.ucm
12653            + ext/Encode/Encode/iso8859-3.ucm
12654            + ext/Encode/Encode/iso8859-4.ucm
12655            + ext/Encode/Encode/iso8859-5.ucm
12656            + ext/Encode/Encode/iso8859-6.ucm
12657            + ext/Encode/Encode/iso8859-7.ucm
12658            + ext/Encode/Encode/iso8859-8.ucm
12659            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
12660            + ext/Encode/Encode/symbol.ucm
12661            ! ext/Encode/Makefile.PL ext/Encode/compile
12662 ____________________________________________________________________________
12663 [  8507] By: nick                                  on 2001/01/21  21:02:03
12664         Log: Integrate (partial) mainline.
12665      Branch: perlio
12666           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
12667           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
12668           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
12669 ____________________________________________________________________________
12670 [  8506] By: jhi                                   on 2001/01/21  20:09:30
12671         Log: Update Changes.
12672      Branch: perl
12673            ! Changes patchlevel.h
12674 ____________________________________________________________________________
12675 [  8505] By: jhi                                   on 2001/01/21  19:39:59
12676         Log: Subject: Minor typos in perlfaq2.pod
12677              From: "Stephen P. Potter" <spp@spotter.yi.org>
12678              Message-Id: <200101192101.QAA11911@spotter.yi.org>
12679              Date: Fri, 19 Jan 2001 16:01:13 -0500
12680              
12681              with a nit from Philip Netwon.
12682      Branch: perl
12683            ! pod/perlfaq2.pod
12684 ____________________________________________________________________________
12685 [  8504] By: jhi                                   on 2001/01/21  19:33:05
12686         Log: Metaconfig change for #8503.
12687      Branch: metaconfig
12688            ! U/threads/usethreads.U
12689 ____________________________________________________________________________
12690 [  8503] By: jhi                                   on 2001/01/21  19:32:21
12691         Log: Sanity check for conflicting thread flavours.
12692      Branch: perl
12693            ! Configure config_h.SH
12694 ____________________________________________________________________________
12695 [  8502] By: jhi                                   on 2001/01/21  19:23:00
12696         Log: Metaconfig change for #8501.
12697      Branch: metaconfig
12698            ! U/modified/sig_name.U
12699 ____________________________________________________________________________
12700 [  8501] By: jhi                                   on 2001/01/21  19:22:26
12701         Log: The SIG_SIZE is the number of the elements *excluding*
12702              the terminating NULL.
12703      Branch: perl
12704            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
12705            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
12706            ! win32/config_H.vc
12707 ____________________________________________________________________________
12708 [  8500] By: jhi                                   on 2001/01/21  18:31:31
12709         Log: Integrate perlio.
12710      Branch: perl
12711           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
12712           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
12713           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
12714           !> pp_sys.c proto.h sv.c
12715 ____________________________________________________________________________
12716 [  8499] By: jhi                                   on 2001/01/21  17:43:57
12717         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
12718              From: Hugo <hv@crypt.compulink.co.uk>
12719              Date: Sun, 21 Jan 2001 13:34:05 +0000
12720              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
12721              
12722              In sprintf UTF8ize only if necessary.
12723      Branch: perl
12724            ! sv.c
12725 ____________________________________________________________________________
12726 [  8498] By: nick                                  on 2001/01/21  16:25:32
12727         Log: Encode cleanup.
12728              Add command line control over "compile" so that Makefile.PL
12729              needs can be combined with other uses.
12730              Use command line options in Makefile.PL.
12731              Fix multi-byte parsing in .ucm files.
12732      Branch: perlio
12733            ! ext/Encode/Makefile.PL ext/Encode/compile
12734 ____________________________________________________________________________
12735 [  8497] By: nick                                  on 2001/01/21  12:56:27
12736         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
12737      Branch: perlio
12738            ! ext/Encode/Encode.xs
12739 ____________________________________________________________________________
12740 [  8496] By: nick                                  on 2001/01/21  12:18:45
12741         Log: Fixup after integrate:
12742              missed the .sym files that are changed by regen_headers
12743              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
12744      Branch: perlio
12745            ! global.sym pp.sym sv.c
12746 ____________________________________________________________________________
12747 [  8495] By: nick                                  on 2001/01/21  11:51:07
12748         Log: Integrate mainline.
12749      Branch: perlio
12750           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
12751           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
12752           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
12753           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
12754           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
12755           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
12756           !> win32/Makefile win32/makefile.mk
12757 ____________________________________________________________________________
12758 [  8494] By: jhi                                   on 2001/01/20  23:12:11
12759         Log: Forgot the expect_number() prototype.
12760      Branch: perl
12761            ! embed.h embed.pl proto.h
12762 ____________________________________________________________________________
12763 [  8493] By: jhi                                   on 2001/01/20  22:56:39
12764         Log: Subject: [PATCH: perl@8482] README.vms URL updates
12765              From: Peter Prymmer <pvhp@forte.com>
12766              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
12767              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
12768              
12769              Plus Craig A. Berry's suggestion to use compaq.com instead
12770              of digital.com.
12771      Branch: perl
12772            ! README.vms
12773 ____________________________________________________________________________
12774 [  8492] By: jhi                                   on 2001/01/20  22:50:05
12775         Log: Memory management calls documentation.
12776      Branch: perl
12777            ! pod/perlguts.pod
12778 ____________________________________________________________________________
12779 [  8491] By: jhi                                   on 2001/01/20  22:38:33
12780         Log: Signedness nit plus few memcpy/Copy nits.
12781      Branch: perl
12782            ! sv.c
12783 ____________________________________________________________________________
12784 [  8490] By: jhi                                   on 2001/01/20  22:25:53
12785         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
12786              From: Peter Prymmer <pvhp@forte.com>
12787              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
12788              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
12789      Branch: perl
12790            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
12791 ____________________________________________________________________________
12792 [  8489] By: jhi                                   on 2001/01/20  22:24:41
12793         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
12794              From: Peter Prymmer <pvhp@forte.com>
12795              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
12796              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
12797      Branch: perl
12798            ! win32/Makefile win32/makefile.mk
12799 ____________________________________________________________________________
12800 [  8488] By: jhi                                   on 2001/01/20  22:22:27
12801         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
12802              From: Peter Prymmer <pvhp@forte.com>
12803              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
12804              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
12805      Branch: perl
12806            ! Makefile.SH
12807 ____________________________________________________________________________
12808 [  8487] By: jhi                                   on 2001/01/20  22:21:18
12809         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
12810              From: Peter Prymmer <pvhp@forte.com>
12811              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
12812              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
12813      Branch: perl
12814            + ext/DynaLoader/dl_dllload.xs
12815            ! MANIFEST Makefile.SH hints/os390.sh
12816 ____________________________________________________________________________
12817 [  8486] By: jhi                                   on 2001/01/20  22:17:53
12818         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
12819              From: Peter Prymmer <pvhp@forte.com>
12820              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
12821              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
12822      Branch: perl
12823            ! README.os390 README.posix-bc
12824 ____________________________________________________________________________
12825 [  8485] By: jhi                                   on 2001/01/20  20:15:30
12826         Log: Document and test the new qu operator.
12827      Branch: perl
12828            + t/op/qu.t
12829            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
12830            ! pod/perlretut.pod pod/perlunicode.pod
12831 ____________________________________________________________________________
12832 [  8484] By: nick                                  on 2001/01/20  19:42:30
12833         Log: Infrastructure to allow:
12834              open($fh,"|-",@array);
12835              to be implemented
12836              i.e. mark pp_open as needing a stack mark, and make pp_open
12837              process its args in that style (and pass them _all_ to tied handles OPEN).
12838              Invent do_openn() which takes SV ** at allow it to see multiple args.
12839              Note this does not _do_ anything yet.
12840      Branch: perlio
12841            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
12842            ! perlapi.c pp_proto.h pp_sys.c proto.h
12843 ____________________________________________________________________________
12844 [  8483] By: nick                                  on 2001/01/20  17:23:14
12845         Log: Integrate mainline.
12846      Branch: perlio
12847           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
12848           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
12849 ____________________________________________________________________________
12850 [  8482] By: jhi                                   on 2001/01/19  15:37:49
12851         Log: Update Changes.
12852      Branch: perl
12853            ! Changes patchlevel.h
12854 ____________________________________________________________________________
12855 [  8481] By: jhi                                   on 2001/01/19  14:41:24
12856         Log: Subject: Re: new feature: s?printf parameter reordering 
12857              From: Hugo <hv@crypt.compulink.co.uk>
12858              Date: Thu, 11 Jan 2001 17:09:03 +0000
12859              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
12860              
12861              - support reordering for all parameters: %, *v, *, .*
12862              - lay down that the reordering specification must immediately
12863              follow that parameter: %3$, *v3$, *3$, .*3$
12864              - fix vectorisation of a zero-length string
12865              - factor out the code choosing the argument to format
12866              
12867              Possibly unwanted side-effects:
12868              - the special format specifiers ' +-0' must now precede any
12869              vectorisation specifier. Tests in op/sprintf and op/ver
12870              have been changed to reflect this.
12871              - sprintf.t test #214 changed its expectations because in many
12872              cases, the next parameter has already been consumed when an
12873              invalid type letter is detected.
12874              
12875              Probably wanted side-effects:
12876              - attempts to format a non-existent parameter will warn as if C<undef>
12877              - attempt to write to non-existent parameter with '%n' will complain
12878              of "attempt to modify read-only value" instead of being silent
12879      Branch: perl
12880            ! sv.c t/op/sprintf.t t/op/ver.t
12881 ____________________________________________________________________________
12882 [  8480] By: jhi                                   on 2001/01/19  14:08:37
12883         Log: Subject: PATCH pragma/locale.t
12884              From: andreas.koenig@anima.de (Andreas J. Koenig)
12885              Date: 18 Jan 2001 09:45:37 +0100
12886              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
12887      Branch: perl
12888            ! t/pragma/locale.t
12889 ____________________________________________________________________________
12890 [  8479] By: jhi                                   on 2001/01/19  13:19:58
12891         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
12892      Branch: perl
12893            ! configure.com
12894 ____________________________________________________________________________
12895 [  8478] By: jhi                                   on 2001/01/19  02:12:35
12896         Log: Automate 1_compile.t.
12897      Branch: perl
12898            ! t/lib/1_compile.t
12899 ____________________________________________________________________________
12900 [  8477] By: jhi                                   on 2001/01/19  01:49:56
12901         Log: Integrate perlio.
12902      Branch: perl
12903           !> sv.c win32/config.bc win32/config.gc win32/config.vc
12904           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
12905 ____________________________________________________________________________
12906 [  8476] By: nick                                  on 2001/01/18  21:51:52
12907         Log: Integrate mainline
12908      Branch: perlio
12909           +> t/lib/1_compile.t t/lib/compmod.pl
12910           !> MANIFEST configure.com lib/unicode/distinct.pm
12911 ____________________________________________________________________________
12912 [  8475] By: nick                                  on 2001/01/18  21:48:02
12913         Log: Win32 "safe signals" co-existance fix.
12914              Fix SIG_SIZE value.
12915              Clear PL_sig_pending when cloning (fork).
12916      Branch: perlio
12917            ! sv.c win32/config.bc win32/config.gc win32/config.vc
12918            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12919 ____________________________________________________________________________
12920 [  8474] By: jhi                                   on 2001/01/18  14:40:57
12921         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
12922      Branch: perl
12923            ! t/lib/1_compile.t
12924 ____________________________________________________________________________
12925 [  8473] By: gsar                                  on 2001/01/18  11:42:31
12926         Log: unsubmitted trial1 change
12927      Branch: maint-5.6/perl
12928            ! Changes
12929 ____________________________________________________________________________
12930 [  8472] By: jhi                                   on 2001/01/18  04:30:24
12931         Log: The first bug found by 1_compile.t.
12932      Branch: perl
12933            ! lib/unicode/distinct.pm
12934 ____________________________________________________________________________
12935 [  8471] By: jhi                                   on 2001/01/18  04:29:42
12936         Log: Add Schwern's 1_compile test.  The compile_module script renamed
12937              to be a bit shorter for the 8.3 people.
12938      Branch: perl
12939            + t/lib/1_compile.t t/lib/compmod.pl
12940            ! MANIFEST
12941 ____________________________________________________________________________
12942 [  8470] By: jhi                                   on 2001/01/18  04:16:00
12943         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)
12944              From: Peter Prymmer <pvhp@forte.com>
12945              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
12946              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
12947              Replace #8463.
12948      Branch: maint-5.6/perl
12949            ! configure.com
12950 ____________________________________________________________________________
12951 [  8469] By: jhi                                   on 2001/01/18  04:13:02
12952         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)
12953              From: Peter Prymmer <pvhp@forte.com>
12954              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
12955              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
12956              Replace #8462.
12957      Branch: perl
12958            ! configure.com
12959 ____________________________________________________________________________
12960 [  8468] By: jhi                                   on 2001/01/18  03:42:08
12961         Log: Integrate perlio.
12962      Branch: perl
12963           !> gv.c mg.c perlio.c util.c
12964 ____________________________________________________________________________
12965 [  8467] By: nick                                  on 2001/01/17  22:41:10
12966         Log: "Safe" signals - trial implementation.
12967              gv.c tweaked to zero PL_sig_pend array
12968              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
12969              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
12970              Odd thing is that it "works" with PERLIO=stdio as well (linux).
12971      Branch: perlio
12972            ! gv.c mg.c perlio.c util.c
12973 ____________________________________________________________________________
12974 [  8466] By: nick                                  on 2001/01/17  20:40:20
12975         Log: Integrate mainline.
12976      Branch: perlio
12977           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12978           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
12979           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
12980           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12981           !> vos/config.ga.h win32/config.bc win32/config.gc
12982           !> win32/config.vc
12983 ____________________________________________________________________________
12984 [  8465] By: jhi                                   on 2001/01/17  18:37:13
12985         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
12986              From: Nicholas Clark <nick@ccl4.org>
12987              Date: Wed, 17 Jan 2001 17:31:33 +0000
12988              Message-ID: <20010117173133.I2633@plum.flirble.org>
12989      Branch: perl
12990            ! t/op/int.t
12991 ____________________________________________________________________________
12992 [  8464] By: jhi                                   on 2001/01/17  14:43:17
12993         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
12994              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12995              Date: Wed, 17 Jan 2001 15:16:43 +0100
12996              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
12997              
12998              pp_int() was dropping an NV to the floor,
12999              int(279964589018079/59) either returned not an integer
13000              4745162525730.15, or one got "Attempt to free unreferenced scalar."
13001      Branch: perl
13002            ! pp.c
13003 ____________________________________________________________________________
13004 [  8463] By: jhi                                   on 2001/01/17  06:12:42
13005         Log: (Replaced by #8470)
13006              
13007              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)
13008              From: "Craig A. Berry" <craigberry@mac.com>
13009              Date: Tue, 16 Jan 2001 23:38:46 -0600
13010              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
13011      Branch: maint-5.6/perl
13012            ! configure.com
13013 ____________________________________________________________________________
13014 [  8462] By: jhi                                   on 2001/01/17  06:11:31
13015         Log: (Replaced by #8469)
13016              
13017              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)
13018              From: "Craig A. Berry" <craigberry@mac.com>
13019              Date: Tue, 16 Jan 2001 23:38:46 -0600
13020              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
13021      Branch: perl
13022            ! configure.com
13023 ____________________________________________________________________________
13024 [  8461] By: jhi                                   on 2001/01/17  05:56:12
13025         Log: Allow for one trailing slash in the directory of mkdir().
13026      Branch: perl
13027            ! pp_sys.c
13028 ____________________________________________________________________________
13029 [  8460] By: jhi                                   on 2001/01/17  03:26:01
13030         Log: Metaconfig unit changes for #8459.
13031      Branch: metaconfig
13032            ! U/modified/Loc.U U/modified/sig_name.U
13033 ____________________________________________________________________________
13034 [  8459] By: jhi                                   on 2001/01/17  03:24:48
13035         Log: Define SIG_SIZE, the number of elements in the sig_name and
13036              sig_num arrays, including the final NULL entry.
13037      Branch: perl
13038            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13039            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
13040            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
13041            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13042            ! win32/config.bc win32/config.gc win32/config.vc
13043 ____________________________________________________________________________
13044 [  8458] By: jhi                                   on 2001/01/17  01:41:33
13045         Log: Integrate perlio.
13046      Branch: perl
13047           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
13048           !> perlapi.h proto.h sv.c
13049 ____________________________________________________________________________
13050 [  8457] By: nick                                  on 2001/01/16  22:07:26
13051         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
13052              Provides all the "cost" but no benefit yet - it is to allow cost
13053              to be measured, and implementation experiments (just in mg.c?).
13054      Branch: perlio
13055            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
13056            ! perlapi.h proto.h sv.c
13057 ____________________________________________________________________________
13058 [  8456] By: nick                                  on 2001/01/16  21:07:07
13059         Log: Integrate mainline.
13060      Branch: perlio
13061           !> (integrate 51 files)
13062 ____________________________________________________________________________
13063 [  8455] By: jhi                                   on 2001/01/16  18:13:43
13064         Log: Subject: [PATCH] regcomp.c old feature removal
13065              From: mjd@plover.com
13066              Date: 16 Jan 2001 14:43:18 -0000 
13067              Message-ID: <20010116144318.7140.qmail@plover.com> 
13068      Branch: perl
13069            ! regcomp.c
13070 ____________________________________________________________________________
13071 [  8454] By: jhi                                   on 2001/01/16  16:12:39
13072         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
13073              From: "Indy Singh" <indy@nusphere.com>
13074              Date: Wed, 10 Jan 2001 20:17:49 -0500
13075              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
13076      Branch: maint-5.6/perl
13077            ! win32/Makefile
13078 ____________________________________________________________________________
13079 [  8453] By: jhi                                   on 2001/01/16  16:09:33
13080         Log: Update Changes.
13081      Branch: perl
13082            ! Changes patchlevel.h
13083 ____________________________________________________________________________
13084 [  8452] By: jhi                                   on 2001/01/16  15:42:04
13085         Log: Subject: Re: API Cleanup
13086              To: perl5-porters@perl.org
13087              Date: Tue, 16 Jan 2001 13:42:30 +0000
13088              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
13089              
13090              Subject: [PATCH] utf8.c documentation
13091              From: Simon Cozens <simon@cozens.net>
13092              Date: Tue, 16 Jan 2001 13:52:48 +0000
13093              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
13094              
13095              Subject: Re: API Cleanup
13096              From: Simon Cozens <simon@cozens.net>
13097              Date: Tue, 16 Jan 2001 14:58:55 +0000
13098              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
13099              
13100              UTF-8 doc patches.
13101      Branch: perl
13102            ! embed.pl pod/perlapi.pod utf8.c
13103 ____________________________________________________________________________
13104 [  8451] By: jhi                                   on 2001/01/16  14:41:39
13105         Log: podlators 1.07, from Russ Allbery.
13106      Branch: perl
13107            ! lib/Pod/Man.pm
13108 ____________________________________________________________________________
13109 [  8450] By: jhi                                   on 2001/01/16  14:24:19
13110         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
13111              From: "Indy Singh" <indy@nusphere.com>
13112              Date: Mon, 15 Jan 2001 20:59:40 -0500
13113              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
13114      Branch: perl
13115            ! win32/Makefile
13116 ____________________________________________________________________________
13117 [  8449] By: jhi                                   on 2001/01/16  03:42:55
13118         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
13119              at the setting of the ofs_sv in new_struct_thread() as the
13120              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
13121              that invited a core dump.
13122      Branch: perl
13123            ! util.c
13124 ____________________________________________________________________________
13125 [  8448] By: jhi                                   on 2001/01/16  01:49:07
13126         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
13127              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13128              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
13129              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
13130              
13131              Replace #8444 and #8445.
13132      Branch: perl
13133            ! ext/B/B.xs ext/B/B/Debug.pm
13134 ____________________________________________________________________________
13135 [  8447] By: jhi                                   on 2001/01/15  21:05:35
13136         Log: Subject: [PATCH] API Variable documentation   
13137              From: Simon Cozens <simon@cozens.net>
13138              Date: Mon, 15 Jan 2001 19:35:54 +0000
13139              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
13140      Branch: perl
13141            ! pod/perlapi.pod thrdvar.h
13142 ____________________________________________________________________________
13143 [  8446] By: jhi                                   on 2001/01/15  20:49:20
13144         Log: Signedness nit.
13145      Branch: perl
13146            ! pp_ctl.c
13147 ____________________________________________________________________________
13148 [  8445] By: jhi                                   on 2001/01/15  20:28:48
13149         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
13150      Branch: perl
13151            ! ext/B/B/Debug.pm
13152 ____________________________________________________________________________
13153 [  8444] By: jhi                                   on 2001/01/15  13:09:10
13154         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
13155      Branch: perl
13156            ! ext/B/B.xs
13157 ____________________________________________________________________________
13158 [  8443] By: jhi                                   on 2001/01/15  13:06:26
13159         Log: Missing from #8439.
13160      Branch: perl
13161            ! keywords.h mg.c
13162 ____________________________________________________________________________
13163 [  8442] By: jhi                                   on 2001/01/15  13:02:38
13164         Log: Subject: [PATCH @8436] Eliminate op_children
13165              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13166              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
13167              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
13168              
13169              Subject: [PATCH @8436] Re: Eliminate op_children
13170              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13171              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
13172              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
13173      Branch: perl
13174            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
13175            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
13176            ! op.c op.h
13177 ____________________________________________________________________________
13178 [  8441] By: jhi                                   on 2001/01/15  12:57:08
13179         Log: Use the /^Perl_/-less form of is_lvalue_sub().
13180      Branch: perl
13181            ! pp.h
13182 ____________________________________________________________________________
13183 [  8440] By: jhi                                   on 2001/01/15  05:13:09
13184         Log: Revert #8437 and #8438, the Linux large files story is more complex.
13185      Branch: metaconfig/U/perl
13186            ! d_fpos64_t.U d_off64_t.U
13187      Branch: perl
13188            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13189            ! config_h.SH configure.com epoc/config.sh perl.h
13190            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
13191            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13192            ! win32/config.bc win32/config.gc win32/config.vc
13193 ____________________________________________________________________________
13194 [  8439] By: jhi                                   on 2001/01/15  05:02:24
13195         Log: More UTF-8 patches from Inaba Hiroto.
13196              - The substr lval was still not okay.
13197              - Now pp_stringify and sv_setsv copies source's UTF8 flag
13198              even if IN_BYTE.  pp_stringify is called from fold_constants
13199              at optimization phase and "\x{100}" was made SvUTF8_off under
13200              use bytes (the bytes pragma is for "byte semantics" and not
13201              for "do not produce UTF8 data")
13202              - New `qu' operator to generate UTF8 string explicitly.
13203              Though I agree with the policy "0x00-0xff always produce bytes",
13204              sometimes want to such a string to be coded in UTF8.
13205              I can use pack"U0a*" but it requires more typing and has
13206              runtime overhead.
13207              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
13208              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
13209              string is not UTF8_on and has char 0x80-0xff.
13210              
13211              TODO: document and test qu.
13212      Branch: perl
13213            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
13214            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
13215            ! toke.c
13216 ____________________________________________________________________________
13217 [  8438] By: jhi                                   on 2001/01/14  05:10:23
13218         Log: Metaconfig unit changes for #8437.
13219      Branch: metaconfig/U/perl
13220            ! d_fpos64_t.U d_off64_t.U
13221 ____________________________________________________________________________
13222 [  8437] By: jhi                                   on 2001/01/14  04:55:34
13223         Log: Add <features.h> probing, seems to be needed for (some?)
13224              Linux largefileness.
13225      Branch: perl
13226            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13227            ! config_h.SH configure.com epoc/config.sh perl.h
13228            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
13229            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13230            ! win32/config.bc win32/config.gc win32/config.vc
13231 ____________________________________________________________________________
13232 [  8436] By: jhi                                   on 2001/01/13  17:47:21
13233         Log: Tighten some of the tests a bit.
13234      Branch: perl
13235            ! t/pragma/utf8.t
13236 ____________________________________________________________________________
13237 [  8435] By: jhi                                   on 2001/01/13  17:31:54
13238         Log: Integrate perlio.
13239      Branch: perl
13240           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
13241           !> win32/config_H.gc win32/config_H.vc
13242 ____________________________________________________________________________
13243 [  8434] By: nick                                  on 2001/01/13  11:36:53
13244         Log: Run dmake regen_config_h for Win32
13245      Branch: perlio
13246            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13247 ____________________________________________________________________________
13248 [  8433] By: nick                                  on 2001/01/13  11:31:55
13249         Log: VMS friendly patch to Encode compile process
13250      Branch: perlio
13251            ! ext/Encode/Makefile.PL ext/Encode/compile
13252 ____________________________________________________________________________
13253 [  8432] By: nick                                  on 2001/01/13  11:06:44
13254         Log: Integrate mainline
13255      Branch: perlio
13256           +> ext/B/B/Concise.pm
13257           !> (integrate 52 files)
13258 ____________________________________________________________________________
13259 [  8431] By: jhi                                   on 2001/01/13  05:55:55
13260         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
13261              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13262              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
13263              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
13264      Branch: perl
13265            ! ext/B/B/Concise.pm
13266 ____________________________________________________________________________
13267 [  8430] By: jhi                                   on 2001/01/13  04:24:18
13268         Log: The LVRET macro needed an aTHX.
13269      Branch: perl
13270            ! pp.h
13271 ____________________________________________________________________________
13272 [  8429] By: jhi                                   on 2001/01/13  02:12:42
13273         Log: Update Changes.
13274      Branch: perl
13275            ! Changes patchlevel.h
13276 ____________________________________________________________________________
13277 [  8428] By: jhi                                   on 2001/01/13  02:08:50
13278         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
13279              From: Peter Prymmer <pvhp@forte.com>
13280              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
13281              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
13282              
13283              Add a BEGIN guard for sloppy floating point division.
13284      Branch: perl
13285            ! lib/Math/BigInt.pm lib/bigint.pl
13286 ____________________________________________________________________________
13287 [  8427] By: jhi                                   on 2001/01/13  01:47:16
13288         Log: The B::Terse drop-in replacement wasn't quite drop-in.
13289      Branch: perl
13290            ! ext/B/B/Terse.pm
13291 ____________________________________________________________________________
13292 [  8426] By: jhi                                   on 2001/01/12  21:20:43
13293         Log: Use UVXf.
13294      Branch: perl
13295            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13296            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
13297            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
13298            ! vos/config.ga.def vos/config.ga.h win32/config.bc
13299            ! win32/config.gc win32/config.vc
13300 ____________________________________________________________________________
13301 [  8425] By: jhi                                   on 2001/01/12  20:20:14
13302         Log: Subject: [PATCH perl@8342] -Wformat
13303              From: Robin Barker <rmb1@cise.npl.co.uk>
13304              Date: Fri, 12 Jan 2001 20:03:14 GMT
13305              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
13306      Branch: perl
13307            ! ext/Encode/Encode.xs mg.c sv.c toke.c
13308 ____________________________________________________________________________
13309 [  8424] By: jhi                                   on 2001/01/12  20:01:48
13310         Log: Subject: B::Concise -- an improved replacement for B::Terse 
13311              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13312              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
13313              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
13314      Branch: perl
13315            + ext/B/B/Concise.pm
13316            ! MANIFEST ext/B/B/Terse.pm
13317 ____________________________________________________________________________
13318 [  8423] By: jhi                                   on 2001/01/12  19:24:02
13319         Log: The new metaconfig unit from the #8421.
13320      Branch: metaconfig/U/perl
13321            + d_sigprocmask.U
13322 ____________________________________________________________________________
13323 [  8422] By: jhi                                   on 2001/01/12  19:23:43
13324         Log: Forgot the microperl config from the #8421.
13325      Branch: perl
13326            ! uconfig.h uconfig.sh
13327 ____________________________________________________________________________
13328 [  8421] By: jhi                                   on 2001/01/12  19:05:27
13329         Log: Add sigprocmask() probe, regen Configure, regen toc.
13330      Branch: perl
13331            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13332            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
13333            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13334            ! vos/config.ga.h win32/config.bc win32/config.gc
13335            ! win32/config.vc
13336 ____________________________________________________________________________
13337 [  8420] By: jhi                                   on 2001/01/12  18:34:31
13338         Log: Add sockatmark() to the todo list.
13339      Branch: perl
13340            ! Todo-5.6
13341 ____________________________________________________________________________
13342 [  8419] By: jhi                                   on 2001/01/12  18:09:46
13343         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
13344      Branch: perl
13345            ! op.c
13346 ____________________________________________________________________________
13347 [  8418] By: jhi                                   on 2001/01/12  18:05:30
13348         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
13349              From: Radu Greab <radu@netsoft.ro>
13350              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
13351              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
13352      Branch: perl
13353            ! op.c t/pragma/sub_lval.t
13354 ____________________________________________________________________________
13355 [  8417] By: jhi                                   on 2001/01/12  16:09:09
13356         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
13357              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
13358              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
13359              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
13360      Branch: perl
13361            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
13362            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
13363            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
13364            ! t/pragma/sub_lval.t toke.c
13365 ____________________________________________________________________________
13366 [  8416] By: jhi                                   on 2001/01/12  15:42:06
13367         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
13368              From: "Richard Soderberg" <rs@crystalflame.net>
13369              Date: Fri, 12 Jan 2001 04:49:35 -0800
13370              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
13371              
13372              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
13373              according to the platform.
13374      Branch: perl
13375            ! op.c
13376 ____________________________________________________________________________
13377 [  8415] By: jhi                                   on 2001/01/12  15:33:41
13378         Log: One more UTF-8 fix from Inaba Hiroto.
13379      Branch: perl
13380            ! pp.c regexec.c t/pragma/utf8.t
13381 ____________________________________________________________________________
13382 [  8414] By: jhi                                   on 2001/01/12  15:30:18
13383         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
13384      Branch: perl
13385            ! regexec.c
13386 ____________________________________________________________________________
13387 [  8413] By: jhi                                   on 2001/01/12  15:22:10
13388         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
13389              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13390              Date: Thu, 11 Jan 2001 12:53:36 +0100
13391              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
13392      Branch: perl
13393            ! toke.c
13394 ____________________________________________________________________________
13395 [  8412] By: jhi                                   on 2001/01/12  15:20:25
13396         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
13397              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13398              Date: Fri, 12 Jan 2001 14:37:55 +0100
13399              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
13400      Branch: perl
13401            ! hints/posix-bc.sh
13402 ____________________________________________________________________________
13403 [  8411] By: jhi                                   on 2001/01/12  15:14:14
13404         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
13405              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13406              Date: Fri, 12 Jan 2001 10:42:21 +0100
13407              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
13408      Branch: perl
13409            ! t/op/regmesg.t
13410 ____________________________________________________________________________
13411 [  8410] By: jhi                                   on 2001/01/12  05:48:55
13412         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
13413              From: Nicholas Clark <nick@ccl4.org> 
13414              Date: Sun, 7 Jan 2001 19:47:14 +0000
13415              Message-ID: <20010107194714.B1048@plum.flirble.org>
13416      Branch: perl
13417            ! t/op/numconvert.t
13418 ____________________________________________________________________________
13419 [  8409] By: jhi                                   on 2001/01/12  05:41:28
13420         Log: Integrate perlio.
13421      Branch: perl
13422           !> mg.c scope.h
13423 ____________________________________________________________________________
13424 [  8408] By: nick                                  on 2001/01/11  22:43:28
13425         Log: Remove variables that were used in experiments.
13426      Branch: perlio
13427            ! mg.c
13428 ____________________________________________________________________________
13429 [  8407] By: nick                                  on 2001/01/11  20:57:44
13430         Log: Catch die in %SIG handler and unblock the signal before re-dying.
13431              This make Linux work _without_ sigsetjmp().
13432              Turn off sigsetjmp() to see what else it does.
13433              May need Configure probe for sigprocmask() if anything has sigaction()
13434              but not sigprocmask().
13435      Branch: perlio
13436            ! mg.c scope.h
13437 ____________________________________________________________________________
13438 [  8406] By: nick                                  on 2001/01/11  19:32:07
13439         Log: Integrate mainline
13440      Branch: perlio
13441           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
13442           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
13443           !> t/op/substr.t
13444 ____________________________________________________________________________
13445 [  8405] By: jhi                                   on 2001/01/11  17:11:01
13446         Log: Fix UTF-8 lval substr().
13447      Branch: perl
13448            ! mg.c t/op/substr.t
13449 ____________________________________________________________________________
13450 [  8404] By: jhi                                   on 2001/01/11  05:13:58
13451         Log: Update Changes.
13452      Branch: perl
13453            ! Changes patchlevel.h
13454 ____________________________________________________________________________
13455 [  8403] By: jhi                                   on 2001/01/11  04:38:24
13456         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
13457              From: Hugo <hv@crypt.compulink.co.uk>
13458              Date: Mon, 30 Oct 2000 01:33:26 +0000
13459              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
13460      Branch: perl
13461            ! regexec.c t/op/re_tests
13462 ____________________________________________________________________________
13463 [  8402] By: jhi                                   on 2001/01/11  04:26:12
13464         Log: Integrate perlio.
13465      Branch: perl
13466           !> scope.h util.c
13467 ____________________________________________________________________________
13468 [  8401] By: nick                                  on 2001/01/10  22:52:55
13469         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
13470              (So Alan and Ilya can try setting via hints.)
13471              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
13472              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
13473              doing the save everywhere seems to restart read() correctly, but just
13474              doing it once "round" the handler does not.
13475      Branch: perlio
13476            ! scope.h
13477 ____________________________________________________________________________
13478 [  8400] By: jhi                                   on 2001/01/10  21:57:54
13479         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
13480              of IRIX, HP-UX is unaffected.
13481      Branch: perl
13482            ! perl.h
13483 ____________________________________________________________________________
13484 [  8399] By: nick                                  on 2001/01/10  21:29:19
13485         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
13486      Branch: perlio
13487            ! util.c
13488 ____________________________________________________________________________
13489 [  8398] By: jhi                                   on 2001/01/10  20:55:31
13490         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
13491              also have ReusePort.
13492      Branch: perl
13493            ! ext/IO/lib/IO/Socket/INET.pm
13494 ____________________________________________________________________________
13495 [  8397] By: jhi                                   on 2001/01/10  20:50:57
13496         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
13497              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
13498              Date: Wed, 10 Jan 2001 01:38:13 -0800
13499              Message-ID: <20010110013813.B41744@yahoo-inc.com>
13500      Branch: perl
13501            ! ext/IO/lib/IO/Socket/INET.pm
13502 ____________________________________________________________________________
13503 [  8396] By: jhi                                   on 2001/01/10  20:49:30
13504         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
13505              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
13506              Date: Wed, 10 Jan 2001 01:37:32 -0800
13507              Message-ID: <20010110013732.A41744@yahoo-inc.com>
13508      Branch: perl
13509            ! ext/Socket/Socket.pm
13510 ____________________________________________________________________________
13511 [  8395] By: jhi                                   on 2001/01/10  20:41:37
13512         Log: Test for bug id 20010105.016 (fixed by #8378).
13513      Branch: perl
13514            ! t/op/split.t
13515 ____________________________________________________________________________
13516 [  8394] By: jhi                                   on 2001/01/10  20:26:32
13517         Log: Integrate perlio.
13518      Branch: perl
13519            ! util.c
13520 ____________________________________________________________________________
13521 [  8393] By: nick                                  on 2001/01/10  19:34:30
13522         Log: Back out Simon's pid hackery for now.
13523      Branch: perlio
13524            ! util.c
13525 ____________________________________________________________________________
13526 [  8392] By: nick                                  on 2001/01/10  19:23:13
13527         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
13528      Branch: perlio
13529           !> (integrate 29 files)
13530 ____________________________________________________________________________
13531 [  8391] By: jhi                                   on 2001/01/10  18:43:15
13532         Log: Subject: [PATCH] Fix my_pclose segfault
13533              From: Simon Cozens <simon@cozens.net>
13534              Date: Wed, 10 Jan 2001 18:39:35 +0000
13535              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
13536      Branch: perl
13537            ! util.c
13538 ____________________________________________________________________________
13539 [  8390] By: jhi                                   on 2001/01/10  18:42:08
13540         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
13541              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13542              Date:     Wed, 10 Jan 2001 13:23:02 EST
13543              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
13544      Branch: perl
13545            ! ext/Opcode/Opcode.xs
13546 ____________________________________________________________________________
13547 [  8389] By: jhi                                   on 2001/01/10  15:16:07
13548         Log: Turn off the integer preservation for now.
13549      Branch: perl
13550            ! perl.h
13551 ____________________________________________________________________________
13552 [  8388] By: jhi                                   on 2001/01/10  15:01:25
13553         Log: Few more IDE/editor nits from p5p.
13554      Branch: perl
13555            ! pod/perlfaq3.pod
13556 ____________________________________________________________________________
13557 [  8387] By: jhi                                   on 2001/01/10  06:53:16
13558         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
13559              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
13560              Date: Tue, 9 Jan 2001 23:16:02 +0000
13561              Message-ID: <20010109231602.A81101@plum.flirble.org>
13562      Branch: perl
13563            ! sv.c
13564 ____________________________________________________________________________
13565 [  8386] By: jhi                                   on 2001/01/10  03:17:54
13566         Log: Test cases for #8385 (from Simon's "torture.pl")
13567      Branch: perl
13568            ! t/op/tr.t
13569 ____________________________________________________________________________
13570 [  8385] By: jhi                                   on 2001/01/10  03:17:11
13571         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
13572              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
13573              Date: Wed, 10 Jan 2001 11:39:39 +0900
13574              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
13575              
13576              Some more UTF-8 tr cases fixed.
13577      Branch: perl
13578            ! doop.c
13579 ____________________________________________________________________________
13580 [  8384] By: jhi                                   on 2001/01/09  22:45:40
13581         Log: Allow the locale test needing POSIX and the taint test
13582              needing IPC::SysV to run under 'minitest' (basically,
13583              bail out if loading the extension fails)
13584      Branch: perl
13585            ! t/op/misc.t t/op/taint.t
13586 ____________________________________________________________________________
13587 [  8383] By: jhi                                   on 2001/01/09  21:36:04
13588         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
13589              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13590              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
13591              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
13592      Branch: perl
13593            ! t/io/openpid.t
13594 ____________________________________________________________________________
13595 [  8382] By: jhi                                   on 2001/01/09  21:06:08
13596         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
13597              Should finish up the bug id 20001205.022.
13598      Branch: perl
13599            ! pp.c pp_hot.c scope.c
13600 ____________________________________________________________________________
13601 [  8381] By: jhi                                   on 2001/01/09  18:27:43
13602         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
13603              From: Andy Dougherty <doughera@lafayette.edu>
13604              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
13605              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
13606              
13607              More robust yacc/bison error detection.
13608      Branch: perl
13609            ! t/comp/proto.t
13610 ____________________________________________________________________________
13611 [  8380] By: jhi                                   on 2001/01/09  15:21:38
13612         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
13613              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13614              Date:     Tue, 9 Jan 2001 07:53:55 EST
13615              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
13616      Branch: perl
13617            ! t/op/misc.t vms/test.com
13618 ____________________________________________________________________________
13619 [  8379] By: jhi                                   on 2001/01/09  15:20:38
13620         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
13621              From: jhi@cc.hut.fi
13622              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
13623              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
13624              
13625              The #8378 fixed this.
13626      Branch: perl
13627            ! t/op/tr.t
13628 ____________________________________________________________________________
13629 [  8378] By: jhi                                   on 2001/01/09  15:05:32
13630         Log: Subject: One more patch for UTF8 
13631              From: Inaba Hiroto <inaba@st.rim.or.jp>
13632              Date: Tue, 09 Jan 2001 01:04:32 +0900
13633              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
13634              
13635              UTF-8 fixes for 'x' and tr///.
13636      Branch: perl
13637            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
13638            ! regcomp.c regexec.c toke.c utf8.c
13639 ____________________________________________________________________________
13640 [  8377] By: jhi                                   on 2001/01/09  14:32:17
13641         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
13642      Branch: perl
13643            ! t/op/length.t
13644 ____________________________________________________________________________
13645 [  8376] By: jhi                                   on 2001/01/09  04:32:32
13646         Log: integrate changes #7775, #8316, #8316 from mainline
13647      Branch: maint-5.6/perl
13648            ! hints/solaris_2.sh
13649 ____________________________________________________________________________
13650 [  8375] By: jhi                                   on 2001/01/09  04:26:43
13651         Log: Update Changes.
13652      Branch: perl
13653            ! Changes patchlevel.h
13654 ____________________________________________________________________________
13655 [  8374] By: jhi                                   on 2001/01/09  04:14:32
13656         Log: IDE/editor section tweaking.
13657      Branch: perl
13658            ! pod/perlfaq3.pod
13659 ____________________________________________________________________________
13660 [  8373] By: jhi                                   on 2001/01/09  02:38:26
13661         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
13662              From: Peter Prymmer <pvhp@forte.com>
13663              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
13664              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
13665              
13666              In preparation os OS/390 dynamic loading.
13667      Branch: perl
13668            ! README.os390 hints/os390.sh
13669 ____________________________________________________________________________
13670 [  8372] By: jhi                                   on 2001/01/09  00:24:30
13671         Log: Integrate with perlio.
13672      Branch: perl
13673           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
13674 ____________________________________________________________________________
13675 [  8371] By: nick                                  on 2001/01/08  23:54:33
13676         Log: Fix "scalars leaked" bugs caused by overload magic
13677              (Highlighted by Ilya's DESTROY optimization.)
13678      Branch: perlio
13679            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
13680 ____________________________________________________________________________
13681 [  8370] By: nick                                  on 2001/01/08  20:19:41
13682         Log: Integrate mainline
13683      Branch: perlio
13684           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
13685           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
13686           !> t/op/64bitint.t
13687 ____________________________________________________________________________
13688 [  8369] By: jhi                                   on 2001/01/08  17:30:52
13689         Log: save_delete() Safefree() doesn't (anymore?) work with shared
13690              strings, one test failure in op/misc and almost all of lib/b.
13691              (Outcomments #8369.)
13692      Branch: perl
13693            ! scope.c
13694 ____________________________________________________________________________
13695 [  8368] By: jhi                                   on 2001/01/08  14:47:10
13696         Log: (Outcommented by #8369.)
13697              
13698              Subject: Re: Perl BugID 20001205.022 ---- save_delete
13699              From: Simon Cozens <simon@cozens.net>
13700              Date: Sat, 6 Jan 2001 11:48:40 +0000
13701              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
13702              
13703              The save_delete() does need the Safefree.
13704      Branch: perl
13705            ! scope.c
13706 ____________________________________________________________________________
13707 [  8367] By: bailey                                on 2001/01/08  08:53:52
13708         Log: Once again syncing after too long an absence
13709      Branch: vmsperl
13710           +> (branch 55 files)
13711            - MAINTAIN fix_pl vos/config.def vos/config.h
13712            - vos/config_h.SH_orig
13713           !> (integrate 498 files)
13714 ____________________________________________________________________________
13715 [  8366] By: jhi                                   on 2001/01/08  02:42:59
13716         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
13717              From: nick@ccl4.org
13718              Date: Sun, 7 Jan 2001 21:07:18 +0000
13719              Message-Id: <20010107210717.D1048@plum.flirble.org>
13720      Branch: perl
13721            ! sv.c t/op/64bitint.t
13722 ____________________________________________________________________________
13723 [  8365] By: jhi                                   on 2001/01/08  02:35:16
13724         Log: Subject: [PATCH] environ nit
13725              From: Simon Cozens <simon@cozens.net>
13726              Date: Sun, 7 Jan 2001 17:57:07 +0000
13727              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
13728              
13729              Use environ only if we have it.
13730      Branch: perl
13731            ! mg.c
13732 ____________________________________________________________________________
13733 [  8364] By: jhi                                   on 2001/01/08  02:24:51
13734         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
13735      Branch: perl
13736            ! ext/GDBM_File/GDBM_File.xs
13737 ____________________________________________________________________________
13738 [  8363] By: jhi                                   on 2001/01/08  02:19:24
13739         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
13740              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13741              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
13742              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
13743      Branch: perl
13744            ! dump.c op.c
13745 ____________________________________________________________________________
13746 [  8362] By: jhi                                   on 2001/01/08  02:17:43
13747         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
13748              From: Doug MacEachern <dougm@covalent.net>
13749              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
13750              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
13751              
13752              Allow AUTOLOAD to be an xsub and allow such xsubs
13753              to avoid use of $AUTOLOAD.
13754      Branch: perl
13755            ! gv.c
13756 ____________________________________________________________________________
13757 [  8361] By: jhi                                   on 2001/01/08  02:16:07
13758         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
13759              From: Radu Greab <radu@netsoft.ro>
13760              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
13761              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
13762              
13763              No need for the potentially unportable $SIG{CHLD}.
13764      Branch: perl
13765            ! t/io/pipe.t
13766 ____________________________________________________________________________
13767 [  8360] By: jhi                                   on 2001/01/08  01:58:23
13768         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
13769      Branch: perl
13770            ! lib/Getopt/Long.pm
13771 ____________________________________________________________________________
13772 [  8359] By: jhi                                   on 2001/01/08  01:55:44
13773         Log: Integrate perlio.
13774      Branch: perl
13775           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
13776           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
13777           !> utf8.c win32/Makefile
13778 ____________________________________________________________________________
13779 [  8358] By: jhi                                   on 2001/01/07  21:16:50
13780         Log: Update the EPOC cross SDK URL.
13781      Branch: perl
13782            ! README.epoc
13783 ____________________________________________________________________________
13784 [  8357] By: jhi                                   on 2001/01/07  21:16:09
13785         Log: Update the EPOC cross SDK URL.
13786      Branch: maint-5.6/perl
13787            ! README.epoc
13788 ____________________________________________________________________________
13789 [  8356] By: nick                                  on 2001/01/06  21:47:52
13790         Log: FILE * in XS code for PerlIO world:
13791              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
13792              - Add FILE * T_STDIO typemap.
13793              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
13794      Branch: perlio
13795            ! lib/ExtUtils/typemap perlio.c perlio.h
13796 ____________________________________________________________________________
13797 [  8355] By: jhi                                   on 2001/01/06  20:27:15
13798         Log: integrate change #8336 from mainline
13799              
13800              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
13801      Branch: maint-5.6/perl
13802            ! hv.c
13803 ____________________________________________________________________________
13804 [  8354] By: jhi                                   on 2001/01/06  20:24:29
13805         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
13806              From: Robin Barker <rmb1@cise.npl.co.uk>
13807              Date: Fri, 22 Dec 2000 12:17:38 GMT
13808              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
13809              
13810              The patch reformats some long =item lines so they give
13811              correct output via pod2man | nroff -man
13812              
13813              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
13814              From: Robin Barker <rmb1@cise.npl.co.uk>
13815              Date: Tue, 2 Jan 2001 15:35:03 GMT
13816              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
13817              
13818              Here is a _further_ patch which corrects a few more errors:
13819              * an empty C<=item> in CPAN.pm
13820              * patching the wrong file (pod/perlamiga.pod not README.amiga)
13821              * leaving empty C<=item>s which formatted incorrectly
13822              * over long C<=item>s revealed by latest patch to Pod::Man
13823      Branch: maint-5.6/perl
13824            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
13825            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
13826            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
13827            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
13828            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
13829            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
13830 ____________________________________________________________________________
13831 [  8353] By: jhi                                   on 2001/01/06  20:21:10
13832         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
13833              
13834              UTF-8 hash keys.
13835      Branch: maint-5.6/perl
13836            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
13837 ____________________________________________________________________________
13838 [  8352] By: jhi                                   on 2001/01/06  20:18:44
13839         Log: Forgotten from #8438.
13840      Branch: maint-5.6/perl
13841            ! epoc/epocish.h
13842 ____________________________________________________________________________
13843 [  8351] By: jhi                                   on 2001/01/06  20:18:12
13844         Log: Forgotten from #8347.
13845      Branch: maint-5.6/perl
13846            ! config_h.SH
13847 ____________________________________________________________________________
13848 [  8350] By: jhi                                   on 2001/01/06  20:00:19
13849         Log: Thinko in #8347.
13850      Branch: maint-5.6/perl
13851            ! regcomp.c
13852 ____________________________________________________________________________
13853 [  8349] By: jhi                                   on 2001/01/06  18:05:30
13854         Log: Copy the FAQ3 IDE section from the development branch,
13855              changes originally by Peter Prymmer.
13856      Branch: maint-5.6/perl
13857            ! pod/perlfaq3.pod
13858 ____________________________________________________________________________
13859 [  8348] By: jhi                                   on 2001/01/06  18:03:02
13860         Log: EPOC updates for TRIAL1.
13861              
13862              Subject: [5.6.1 trial1] EPOC update
13863              From: Olaf Flebbe <O.Flebbe@science-computing.de>
13864              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
13865              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
13866              
13867              Subject: epoc patch2 for perl-5.6.1-trial1
13868              From: Olaf Flebbe <O.Flebbe@science-computing.de>
13869              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
13870              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
13871      Branch: maint-5.6/perl
13872            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
13873            ! epoc/epocish.c
13874 ____________________________________________________________________________
13875 [  8347] By: jhi                                   on 2001/01/06  17:29:10
13876         Log: integrate changes #7710,7824,7973 from mainline,
13877              plus VMS nits from Peter Prymmer and Dan Sugalski.
13878              
13879              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
13880              library (getprotobyname and getprotobynumber are outversioned by
13881              the same calls in libc, at least for xlc version 3.
13882              
13883              Add HAS_SBRK_PROTO.
13884              
13885              Fixes for signedness warnings noticed by VMSperlers.
13886      Branch: maint-5.6/perl
13887            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13888            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
13889            ! sv.c vms/descrip_mms.template vos/config.alpha.def
13890            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13891            ! win32/config.bc win32/config.gc win32/config.vc
13892 ____________________________________________________________________________
13893 [  8346] By: nick                                  on 2001/01/06  14:36:01
13894         Log: Fixup accumulated integrate muddles (perlio == devperl again)
13895      Branch: perlio
13896            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
13897 ____________________________________________________________________________
13898 [  8345] By: nick                                  on 2001/01/06  14:24:58
13899         Log: Integrate mainline
13900      Branch: perlio
13901           !> (integrate 55 files)
13902 ____________________________________________________________________________
13903 [  8344] By: jhi                                   on 2001/01/06  02:24:02
13904         Log: Subject: [patch] PerlIO_cleanup() prototype
13905              From: Doug MacEachern <dougm@covalent.net>
13906              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
13907              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
13908      Branch: perl
13909            ! perlio.h
13910 ____________________________________________________________________________
13911 [  8343] By: jhi                                   on 2001/01/06  01:04:09
13912         Log: IRIX compiler noticed that the bof initialization might be
13913              bypassed by control flow.
13914      Branch: perl
13915            ! toke.c
13916 ____________________________________________________________________________
13917 [  8342] By: jhi                                   on 2001/01/06  00:10:48
13918         Log: Update Changes.
13919      Branch: perl
13920            ! Changes patchlevel.h
13921 ____________________________________________________________________________
13922 [  8341] By: jhi                                   on 2001/01/05  23:52:33
13923         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
13924      Branch: perl
13925            ! toke.c
13926 ____________________________________________________________________________
13927 [  8340] By: jhi                                   on 2001/01/05  22:44:08
13928         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
13929              From: Radu Greab <radu@netsoft.ro>
13930              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
13931              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
13932      Branch: perl
13933            ! t/io/pipe.t util.c
13934 ____________________________________________________________________________
13935 [  8339] By: jhi                                   on 2001/01/05  22:35:17
13936         Log: Subject: [PATCH] format and rewording in perlfaq.pod
13937              From: Robin Barker <rmb1@cise.npl.co.uk>
13938              Date: Fri, 5 Jan 2001 18:51:20 GMT
13939              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
13940      Branch: perl
13941            ! pod/perlfaq.pod
13942 ____________________________________________________________________________
13943 [  8338] By: jhi                                   on 2001/01/05  22:31:17
13944         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
13945              From: Peter Prymmer <pvhp@forte.com>
13946              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
13947              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
13948      Branch: perl
13949            ! utils/perlbug.PL
13950 ____________________________________________________________________________
13951 [  8337] By: jhi                                   on 2001/01/05  18:15:11
13952         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
13953              From: Robin Barker <rmb1@cise.npl.co.uk>
13954              Date: Tue, 2 Jan 2001 15:24:07 GMT
13955              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
13956              
13957              If you call configure as C<./Configure> or C<sh ./Configure>,
13958              $src is set to the absolute path name, not '.'.
13959              
13960              This, in turn, means -Dmksymlink tries to do its stuff because
13961              it does not think it is in the src directory.
13962              
13963              (plus a metaconfig nitfix)
13964      Branch: metaconfig
13965            ! U/compline/ccflags.U U/modified/src.U
13966      Branch: perl
13967            ! Configure config_h.SH
13968 ____________________________________________________________________________
13969 [  8336] By: jhi                                   on 2001/01/05  17:48:32
13970         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
13971              From: Alan Burlison <Alan.Burlison@uk.sun.com>
13972              Message-ID: <3A5606C4.473D2226@uk.sun.com>
13973              Date: Fri, 05 Jan 2001 17:39:16 +0000
13974      Branch: perl
13975            ! hv.c
13976 ____________________________________________________________________________
13977 [  8335] By: jhi                                   on 2001/01/05  16:05:44
13978         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
13979      Branch: perl
13980            ! lib/Getopt/Long.pm
13981 ____________________________________________________________________________
13982 [  8334] By: jhi                                   on 2001/01/05  16:00:51
13983         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
13984              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
13985              Date: Fri, 05 Jan 2001 13:46:51 +0100
13986              Message-ID: <13693.978698811@nice.ram.loc>
13987              
13988              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
13989              accurate reading of the "atime".  
13990      Branch: perl
13991            ! t/io/fs.t
13992 ____________________________________________________________________________
13993 [  8333] By: jhi                                   on 2001/01/05  15:57:37
13994         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
13995              From: Simon Cozens <simon@cozens.net>
13996              Date: Fri, 8 Dec 2000 13:33:31 +0000
13997              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
13998              
13999              A lost patch fragment.
14000      Branch: perl
14001            ! doop.c
14002 ____________________________________________________________________________
14003 [  8332] By: jhi                                   on 2001/01/05  15:40:42
14004         Log: Do away with strncpy() and a fixed length buffer.
14005      Branch: perl
14006            ! utf8.c
14007 ____________________________________________________________________________
14008 [  8331] By: jhi                                   on 2001/01/05  15:03:07
14009         Log: Tests for #8329 and #8330.
14010      Branch: perl
14011            ! t/op/bop.t
14012 ____________________________________________________________________________
14013 [  8330] By: jhi                                   on 2001/01/05  15:02:38
14014         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
14015              raw 8-bit form to the UTF-8 string.
14016      Branch: perl
14017            ! toke.c
14018 ____________________________________________________________________________
14019 [  8329] By: jhi                                   on 2001/01/05  14:55:13
14020         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
14021              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14022              Date: Fri, 5 Jan 2001 12:28:52 +0100
14023              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
14024              
14025              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
14026              no effect.  (changed the strncpy() to Copy())
14027      Branch: perl
14028            ! toke.c
14029 ____________________________________________________________________________
14030 [  8328] By: jhi                                   on 2001/01/05  06:44:27
14031         Log: UTF-8 cleanup.
14032      Branch: perl
14033            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
14034            ! regexec.c sv.c toke.c
14035 ____________________________________________________________________________
14036 [  8327] By: jhi                                   on 2001/01/05  01:11:29
14037         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')
14038              From: Radu Greab <radu@netsoft.ro>
14039              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
14040              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
14041              
14042              Cleans up Harness to not use FileHandle, which uses IO.
14043      Branch: perl
14044            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
14045 ____________________________________________________________________________
14046 [  8326] By: jhi                                   on 2001/01/05  00:56:37
14047         Log: Update Changes.
14048      Branch: perl
14049            ! Changes patchlevel.h
14050 ____________________________________________________________________________
14051 [  8325] By: jhi                                   on 2001/01/05  00:53:18
14052         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
14053              From: Peter Prymmer <pvhp@forte.com>
14054              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
14055              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
14056              
14057              plus a couple more tailing whitespace removals.
14058      Branch: perl
14059            ! win32/Makefile
14060 ____________________________________________________________________________
14061 [  8324] By: jhi                                   on 2001/01/05  00:47:39
14062         Log: Add some Unicode chop() tests.
14063      Branch: perl
14064            ! t/op/chop.t
14065 ____________________________________________________________________________
14066 [  8323] By: jhi                                   on 2001/01/05  00:47:23
14067         Log: Unify UTF-8 malformedness handling.
14068      Branch: perl
14069            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
14070 ____________________________________________________________________________
14071 [  8322] By: jhi                                   on 2001/01/04  22:21:54
14072         Log: The new $issymlink was unknown to Mksymlinks.
14073      Branch: metaconfig/U/perl
14074            ! Mksymlinks.U issymlink.U
14075      Branch: perl
14076            ! Configure config_h.SH
14077 ____________________________________________________________________________
14078 [  8321] By: jhi                                   on 2001/01/04  21:51:05
14079         Log: The test didn't work under the core test framework.
14080      Branch: perl
14081            ! t/lib/st-lock.t
14082 ____________________________________________________________________________
14083 [  8320] By: jhi                                   on 2001/01/04  21:14:22
14084         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
14085      Branch: perl
14086            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
14087 ____________________________________________________________________________
14088 [  8319] By: jhi                                   on 2001/01/04  20:46:17
14089         Log: Typo in #8312 when manually appying a problematic patch fragment.
14090      Branch: perl
14091            ! ext/Storable/Storable.xs
14092 ____________________________________________________________________________
14093 [  8318] By: jhi                                   on 2001/01/04  20:43:01
14094         Log: The $sh_c didn't fly.
14095      Branch: metaconfig
14096            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
14097            ! U/modified/Loc.U U/modified/myhostname.U
14098            ! U/modified/spitshell.U
14099      Branch: metaconfig/U/perl
14100            ! issymlink.U
14101      Branch: perl
14102            ! Configure config_h.SH
14103 ____________________________________________________________________________
14104 [  8317] By: jhi                                   on 2001/01/04  19:58:01
14105         Log: AIX builtin test -h is broken, changes based on
14106              
14107              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
14108              Date: Tue, 02 Jan 2001 11:24:39 +0100
14109              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14110              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
14111      Branch: metaconfig
14112            + U/modified/spitshell.U
14113            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
14114            ! U/modified/Loc.U U/modified/myhostname.U
14115      Branch: metaconfig/U/perl
14116            ! Mksymlinks.U issymlink.U
14117      Branch: perl
14118            ! Configure
14119 ____________________________________________________________________________
14120 [  8316] By: jhi                                   on 2001/01/04  19:02:22
14121         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
14122              From: Andy Dougherty <doughera@lafayette.edu>
14123              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
14124              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
14125              
14126              Beware of GNU ld.
14127      Branch: perl
14128            ! hints/solaris_2.sh
14129 ____________________________________________________________________________
14130 [  8315] By: jhi                                   on 2001/01/04  18:56:48
14131         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
14132              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
14133              Date: Wed, 3 Jan 2001 07:58:51 +0100
14134              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
14135      Branch: perl
14136            ! hints/solaris_2.sh
14137 ____________________________________________________________________________
14138 [  8314] By: jhi                                   on 2001/01/04  18:54:07
14139         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
14140              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14141              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
14142              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
14143              
14144              Doc tweak on #8313.
14145      Branch: perl
14146            ! ext/B/B/Deparse.pm
14147 ____________________________________________________________________________
14148 [  8313] By: jhi                                   on 2001/01/04  18:52:27
14149         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
14150              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
14151              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14152              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
14153              
14154              Make the peephole optimizer to bypass more null ops and
14155              and rewrite the deparse handling of continue blocks.
14156      Branch: perl
14157            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
14158 ____________________________________________________________________________
14159 [  8312] By: jhi                                   on 2001/01/04  18:47:39
14160         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
14161      Branch: perl
14162            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
14163            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
14164            ! t/lib/st-lock.t
14165 ____________________________________________________________________________
14166 [  8311] By: jhi                                   on 2001/01/04  18:36:08
14167         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
14168              filter to be run on each .pm during the pm_to_blib() phase,
14169              a fixed version of
14170              
14171              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
14172              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
14173              Date: Wed, 03 Jan 2001 22:01:30 +0100
14174              Message-ID: <5296.978555690@nice.ram.loc>
14175      Branch: perl
14176            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
14177            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
14178            ! lib/ExtUtils/MakeMaker.pm
14179 ____________________________________________________________________________
14180 [  8310] By: jhi                                   on 2001/01/04  18:32:54
14181         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
14182              From: Robin Barker <rmb1@cise.npl.co.uk>
14183              Date: Tue, 2 Jan 2001 15:35:03 GMT
14184              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
14185      Branch: perl
14186            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
14187            ! pod/perlrequick.pod
14188 ____________________________________________________________________________
14189 [  8309] By: jhi                                   on 2001/01/04  18:29:07
14190         Log: Subject: Re: [patch] static-ize XS()
14191              From: Doug MacEachern <dougm@covalent.net>
14192              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
14193              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
14194              
14195              Provide prototypes for the XS functions.
14196      Branch: perl
14197            ! lib/ExtUtils/xsubpp
14198 ____________________________________________________________________________
14199 [  8308] By: jhi                                   on 2001/01/04  18:27:44
14200         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
14201              From: Doug MacEachern <dougm@covalent.net>
14202              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
14203              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
14204      Branch: perl
14205            ! lib/ExtUtils/typemap
14206 ____________________________________________________________________________
14207 [  8307] By: jhi                                   on 2001/01/04  18:25:25
14208         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
14209              From: Doug MacEachern <dougm@covalent.net>
14210              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
14211              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
14212              
14213              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
14214      Branch: perl
14215            ! lib/ExtUtils/MM_Unix.pm
14216 ____________________________________________________________________________
14217 [  8306] By: jhi                                   on 2001/01/04  18:23:00
14218         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
14219              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14220              Date: Thu, 4 Jan 2001 12:47:10 +0100 
14221              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
14222              
14223              The toke.c part only, patching embed.h and proto.h is futile.
14224      Branch: perl
14225            ! toke.c
14226 ____________________________________________________________________________
14227 [  8305] By: jhi                                   on 2001/01/04  18:05:51
14228         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
14229              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14230              Date: Thu, 4 Jan 2001 17:50:12 +0100 
14231              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
14232      Branch: perl
14233            ! toke.c
14234 ____________________________________________________________________________
14235 [  8304] By: jhi                                   on 2001/01/04  18:03:26
14236         Log: Subject: [PATCH perl@8269]
14237              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14238              Date: Thu, 4 Jan 2001 12:53:39 +0100 
14239              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
14240              
14241              If running byacc write-enable also perly.h.
14242      Branch: perl
14243            ! Makefile.SH
14244 ____________________________________________________________________________
14245 [  8303] By: jhi                                   on 2001/01/04  15:40:49
14246         Log: Rewrite pp_concat() in terms of sv_catsv().
14247      Branch: perl
14248            ! pp_hot.c
14249 ____________________________________________________________________________
14250 [  8302] By: nick                                  on 2001/01/03  22:43:22
14251         Log: Integrate mainline.
14252      Branch: perlio
14253           !> ext/Encode/Encode.xs sv.c utf8.c
14254 ____________________________________________________________________________
14255 [  8301] By: jhi                                   on 2001/01/02  23:40:26
14256         Log: Variable naming tweak.
14257      Branch: perl
14258            ! sv.c
14259 ____________________________________________________________________________
14260 [  8300] By: jhi                                   on 2001/01/02  23:40:02
14261         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
14262              in is_utf8_string().
14263      Branch: perl
14264            ! utf8.c
14265 ____________________________________________________________________________
14266 [  8299] By: jhi                                   on 2001/01/02  22:14:40
14267         Log: Integrate perlio.
14268      Branch: perl
14269           !> pp.c pp_hot.c win32/Makefile
14270 ____________________________________________________________________________
14271 [  8298] By: nick                                  on 2001/01/02  22:03:06
14272         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
14273      Branch: perlio
14274            ! pp.c pp_hot.c
14275 ____________________________________________________________________________
14276 [  8297] By: jhi                                   on 2001/01/02  04:26:28
14277         Log: Signedness nit.
14278      Branch: perl
14279            ! ext/Encode/Encode.xs
14280 ____________________________________________________________________________
14281 [  8296] By: nick                                  on 2001/01/01  23:49:36
14282         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
14283      Branch: perlio
14284            ! win32/Makefile
14285 ____________________________________________________________________________
14286 [  8295] By: jhi                                   on 2001/01/01  23:05:48
14287         Log: Integrate perlio.
14288      Branch: perl
14289           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
14290           !> t/lib/encode.t
14291 ____________________________________________________________________________
14292 [  8294] By: nick                                  on 2001/01/01  22:48:34
14293         Log: Integrate mainline
14294      Branch: perlio
14295            ! pp_hot.c t/lib/encode.t
14296           !> (integrate 65 files)
14297 ____________________________________________________________________________
14298 [  8293] By: nick                                  on 2001/01/01  21:58:50
14299         Log: More rigor in UTF-8-ness of Encode's toUnicode
14300              XS export some of the utf8 internal functions.
14301              Test some of the functions.
14302              Fix pp_concat() bug shown by said tests.
14303      Branch: perlio
14304            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
14305            ! t/lib/encode.t
14306 ____________________________________________________________________________
14307 [  8292] By: jhi                                   on 2001/01/01  18:11:44
14308         Log: Integrate perlio.
14309      Branch: perl
14310           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
14311           !> ext/Encode/encengine.c ext/Encode/encode.h
14312 ____________________________________________________________________________
14313 [  8291] By: jhi                                   on 2001/01/01  18:10:58
14314         Log: Podify README.mpeix (a new version from the web),
14315              add a dummy NAME to Carp::Heavy, regen toc.
14316      Branch: perl
14317            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
14318            ! pod/perltoc.pod
14319 ____________________________________________________________________________
14320 [  8290] By: nick                                  on 2001/01/01  17:43:47
14321         Log: Loose the "Loading..." warning.
14322              Another bug in fallback support
14323      Branch: perlio
14324            ! ext/Encode/Encode.pm ext/Encode/encengine.c
14325 ____________________________________________________________________________
14326 [  8289] By: jhi                                   on 2001/01/01  00:01:57
14327         Log: Bump up Larry's copyright.
14328      Branch: perl
14329            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
14330            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
14331            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
14332            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
14333            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
14334            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
14335            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
14336            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
14337 ____________________________________________________________________________
14338 [  8288] By: nick                                  on 2000/12/31  21:27:53
14339         Log: Fix .ucm reading - forgot a chr()
14340              Start of .ucm write (for .enc to .ucm)
14341      Branch: perlio
14342            ! ext/Encode/compile
14343 ____________________________________________________________________________
14344 [  8287] By: jhi                                   on 2000/12/31  18:15:56
14345         Log: Comment away a diagnostic message as noted by Craig A. Berry
14346              (the unexpected message was confusing testing)
14347      Branch: perl
14348            ! ext/Encode/Encode.pm
14349 ____________________________________________________________________________
14350 [  8286] By: jhi                                   on 2000/12/31  18:14:51
14351         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
14352              Date: Sun, 31 Dec 2000 11:17:37 -0600
14353              From: "Craig A. Berry" <craigberry@mac.com>
14354              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
14355      Branch: perl
14356            ! ext/Encode/Makefile.PL
14357 ____________________________________________________________________________
14358 [  8285] By: nick                                  on 2000/12/31  18:11:54
14359         Log: Start of support of ICU-style .ucm files:
14360              - teach compile how to read a .ucm file
14361              - first guess at how to represent fallbacks in "tries".
14362              - use fallbacks if check == 0
14363              - new return code to indicate we used one.
14364      Branch: perlio
14365            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
14366            ! ext/Encode/encengine.c ext/Encode/encode.h
14367 ____________________________________________________________________________
14368 [  8284] By: jhi                                   on 2000/12/31  18:04:41
14369         Log: Pacify picky VMS compiler.
14370              
14371              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
14372              From: "Craig A. Berry" <craig.berry@psinetcs.com>
14373              Date: Sat, 30 Dec 2000 18:10:02 -0600
14374              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
14375      Branch: perl
14376            ! sv.c
14377 ____________________________________________________________________________
14378 [  8283] By: jhi                                   on 2000/12/31  16:11:47
14379         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
14380      Branch: perl
14381            ! t/lib/glob-basic.t
14382 ____________________________________________________________________________
14383 [  8282] By: jhi                                   on 2000/12/31  15:26:11
14384         Log: Integrate perlio.
14385      Branch: perl
14386           !> makedef.pl opcode.pl os2/os2.c perlio.c
14387 ____________________________________________________________________________
14388 [  8281] By: nick                                  on 2000/12/31  10:06:15
14389         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
14390              is available to be exported
14391      Branch: perlio
14392            ! makedef.pl perlio.c
14393 ____________________________________________________________________________
14394 [  8280] By: nick                                  on 2000/12/31  09:41:26
14395         Log: Ilya's OS2 patch (testing for damage on Win32)
14396      Branch: perlio
14397            ! makedef.pl opcode.pl os2/os2.c
14398 ____________________________________________________________________________
14399 [  8279] By: jhi                                   on 2000/12/30  21:52:07
14400         Log: Test nits.
14401      Branch: perl
14402            ! t/lib/syslfs.t t/op/lfs.t
14403 ____________________________________________________________________________
14404 [  8278] By: jhi                                   on 2000/12/30  21:47:49
14405         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
14406              From: andreas.koenig@anima.de (Andreas J. Koenig)
14407              Date: 30 Dec 2000 22:35:37 +0100
14408              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
14409              
14410              The 32-bit wraparound test wasn't quite right.
14411      Branch: perl
14412            ! t/lib/syslfs.t t/op/lfs.t
14413 ____________________________________________________________________________
14414 [  8277] By: jhi                                   on 2000/12/30  21:33:44
14415         Log: Subject: [PATCH] open() example in perlfunc.pod 
14416              From: Karsten Sperling <s_sperli@ira.uka.de>
14417              Date: Sat, 30 Dec 2000 22:27:09 +0100
14418              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
14419      Branch: perl
14420            ! pod/perlfunc.pod
14421 ____________________________________________________________________________
14422 [  8276] By: jhi                                   on 2000/12/30  20:32:40
14423         Log: Not quite that many tests yet.
14424      Branch: perl
14425            ! t/op/pat.t
14426 ____________________________________________________________________________
14427 [  8275] By: jhi                                   on 2000/12/30  20:26:58
14428         Log: Integrate perlio.
14429      Branch: perl
14430           !> toke.c
14431 ____________________________________________________________________________
14432 [  8274] By: jhi                                   on 2000/12/30  20:24:56
14433         Log: Signedness nit.
14434      Branch: perl
14435            ! utf8.c
14436 ____________________________________________________________________________
14437 [  8273] By: jhi                                   on 2000/12/30  20:15:46
14438         Log: Add a test case for 20000731.001 which was fixed by the #8267.
14439      Branch: perl
14440            ! t/op/pat.t
14441 ____________________________________________________________________________
14442 [  8272] By: nick                                  on 2000/12/30  19:47:51
14443         Log: Tweak for MULTIPLICITY/USE_PERLIO
14444      Branch: perlio
14445            ! toke.c
14446 ____________________________________________________________________________
14447 [  8271] By: nick                                  on 2000/12/30  19:46:45
14448         Log: Integrate mainline
14449      Branch: perlio
14450           +> lib/unicode/distinct.pm
14451           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
14452           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
14453           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
14454 ____________________________________________________________________________
14455 [  8270] By: jhi                                   on 2000/12/30  19:39:50
14456         Log: Subject: RE: perl@8269
14457              From: "Richard Soderberg" <rs@crystalflame.net>
14458              Date: Sat, 30 Dec 2000 11:36:27 -0800
14459              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
14460              
14461              A missing aTHX_.
14462      Branch: perl
14463            ! toke.c
14464 ____________________________________________________________________________
14465 [  8269] By: jhi                                   on 2000/12/30  18:55:48
14466         Log: Update Changes.
14467      Branch: perl
14468            ! Changes patchlevel.h
14469 ____________________________________________________________________________
14470 [  8268] By: jhi                                   on 2000/12/30  17:18:40
14471         Log: Add a test for Unicode split //.  The #8267 was the cure.
14472      Branch: perl
14473            ! t/op/split.t
14474 ____________________________________________________________________________
14475 [  8267] By: jhi                                   on 2000/12/30  17:14:19
14476         Log: Subject: more UTF8 test suites and an UTF8 patch
14477              From: Inaba Hiroto <inaba@st.rim.or.jp>
14478              Date: Sat, 30 Dec 2000 14:27:10 +0900
14479              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
14480              
14481              Just the patch part for now, and the pragma renamed
14482              as unicode::distinct.
14483      Branch: perl
14484            + lib/unicode/distinct.pm
14485            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
14486            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
14487            ! regcomp.h regexec.c sv.c toke.c utf8.c
14488 ____________________________________________________________________________
14489 [  8266] By: nick                                  on 2000/12/30  16:40:49
14490         Log: Integrate mainline
14491      Branch: perlio
14492           +> lib/Pod/Text/Overstrike.pm
14493           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
14494           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
14495           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
14496           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
14497           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
14498 ____________________________________________________________________________
14499 [  8265] By: jhi                                   on 2000/12/30  07:28:55
14500         Log: The sv_catsv() fix, take two.
14501      Branch: perl
14502            ! sv.c t/op/join.t
14503 ____________________________________________________________________________
14504 [  8264] By: jhi                                   on 2000/12/30  06:19:18
14505         Log: Undo all the join-related changes since #8248: relevant
14506              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
14507              The new sv_catsv() doesn't fly so it must go back to
14508              the drawing board.
14509      Branch: perl
14510            ! sv.c t/op/join.t t/pragma/utf8.t
14511 ____________________________________________________________________________
14512 [  8263] By: jhi                                   on 2000/12/30  01:08:32
14513         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
14514      Branch: perl
14515            ! sv.c
14516 ____________________________________________________________________________
14517 [  8262] By: jhi                                   on 2000/12/30  00:45:14
14518         Log: Retract #8261.
14519      Branch: perl
14520            ! hv.c util.c
14521 ____________________________________________________________________________
14522 [  8261] By: jhi                                   on 2000/12/30  00:38:32
14523         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
14524      Branch: perl
14525            ! hv.c util.c
14526 ____________________________________________________________________________
14527 [  8260] By: jhi                                   on 2000/12/29  22:51:33
14528         Log: (Retracted by #8264)  More fixing for #8251.
14529      Branch: perl
14530            ! sv.c
14531 ____________________________________________________________________________
14532 [  8259] By: jhi                                   on 2000/12/29  18:27:30
14533         Log: Subject: podlators 1.06 released
14534              From: Russ Allbery <rra@stanford.edu>
14535              Date: 25 Dec 2000 05:09:30 -0800
14536              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
14537      Branch: perl
14538            + lib/Pod/Text/Overstrike.pm
14539            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
14540            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
14541 ____________________________________________________________________________
14542 [  8258] By: jhi                                   on 2000/12/29  18:20:45
14543         Log: Make the large file tests more robust/talkative as suggested by
14544              
14545              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
14546              From: andreas.koenig@anima.de (Andreas J. Koenig)
14547              Date: 29 Dec 2000 14:23:01 +0100
14548              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
14549      Branch: perl
14550            ! t/lib/syslfs.t t/op/lfs.t
14551 ____________________________________________________________________________
14552 [  8257] By: jhi                                   on 2000/12/29  17:48:04
14553         Log: Further VMS piping fixes from Charles Lane:
14554              
14555              In summary, error messages produced when a subprocess terminated
14556              abnormally were being sent not just to the parent process, but to
14557              grandparents, because of default values for error output that were
14558              not completely overridden when the subprocess was started.
14559              
14560              This patch fixes this behavior by defining user-mode (i.e., temporary
14561              for the duration of the program) logical names for SYS$OUTPUT and
14562              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
14563              changes to make it so that the user-mode logicals are the ones that
14564              control where Perl's error messages go if it terminates abnormally.
14565              
14566              I also added some gratuitous fixes to the indentation of braces in
14567              the piping code.  It just looked ugly, before.
14568      Branch: perl
14569            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
14570 ____________________________________________________________________________
14571 [  8256] By: jhi                                   on 2000/12/29  17:45:12
14572         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
14573              From: "Casey R. Tweten" <crt@kiski.net>
14574              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
14575              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
14576              
14577              Tests for for #8240.
14578      Branch: perl
14579            ! t/pragma/constant.t
14580 ____________________________________________________________________________
14581 [  8255] By: jhi                                   on 2000/12/29  17:43:07
14582         Log: Subject: Re: [PATCH] Interesting syntax idea
14583              From: Simon Cozens <simon@cozens.net>
14584              Date: Fri, 29 Dec 2000 14:34:04 +0000
14585              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
14586              
14587              Tests for #8254.
14588      Branch: perl
14589            ! t/pragma/sub_lval.t
14590 ____________________________________________________________________________
14591 [  8254] By: jhi                                   on 2000/12/29  17:42:11
14592         Log: Subject: [PATCH] Interesting syntax idea
14593              From: Simon Cozens <simon@cozens.net>
14594              Date: Wed, 27 Dec 2000 05:08:57 +0000
14595              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
14596              
14597              Make opens + bareword assigns do typeglob assigns.
14598      Branch: perl
14599            ! op.c
14600 ____________________________________________________________________________
14601 [  8253] By: jhi                                   on 2000/12/29  17:36:45
14602         Log: Output the (apparent) version of gcc, as suggested by
14603              
14604              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
14605              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
14606              Date: 26 Dec 2000 04:29:17 -0500
14607              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
14608              
14609              (The patch as such didn't any more apply as the misparsing had
14610              already been addressed in #6474.)  Also change the wording about
14611              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
14612      Branch: perl
14613            ! hints/dec_osf.sh
14614 ____________________________________________________________________________
14615 [  8252] By: nick                                  on 2000/12/29  12:14:31
14616         Log: Integrate mainline
14617      Branch: perlio
14618           !> (integrate 27 files)
14619 ____________________________________________________________________________
14620 [  8251] By: jhi                                   on 2000/12/29  08:45:46
14621         Log: (Retracted by #8264)
14622              
14623              (Fixed by #8260.)
14624              
14625              sv_catsv() needs one more byte space than seems reasonable.
14626              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
14627              Curiouser and curiouser.
14628      Branch: perl
14629            ! sv.c
14630 ____________________________________________________________________________
14631 [  8250] By: jhi                                   on 2000/12/29  07:57:52
14632         Log: More split // UTF-8 tests.
14633      Branch: perl
14634            ! t/pragma/utf8.t
14635 ____________________________________________________________________________
14636 [  8249] By: jhi                                   on 2000/12/29  07:54:51
14637         Log: (Retracted by #8264)  More join() testing which was good because
14638              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
14639      Branch: perl
14640            ! pp.c t/op/join.t utf8.c utf8.h
14641 ____________________________________________________________________________
14642 [  8248] By: jhi                                   on 2000/12/29  07:08:32
14643         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
14644              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
14645              that the only cases to care about are byte+byte and byte+character.
14646              
14647              TODO: See how well pp_concat() could be implemented in terms
14648              of sv_catsv().
14649      Branch: perl
14650            ! doop.c sv.c t/op/join.t utf8.h
14651 ____________________________________________________________________________
14652 [  8247] By: jhi                                   on 2000/12/29  06:35:23
14653         Log: Signedness nit.
14654      Branch: perl
14655            ! pp_hot.c
14656 ____________________________________________________________________________
14657 [  8246] By: jhi                                   on 2000/12/29  01:23:31
14658         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
14659              From: Lupe Christoph <lupe@lupe-christoph.de>
14660              Date: Thu, 28 Dec 2000 23:00:00 +0100
14661              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
14662              
14663              Suggest rsync --delete --dry-run.
14664      Branch: perl
14665            ! pod/perlhack.pod
14666 ____________________________________________________________________________
14667 [  8245] By: jhi                                   on 2000/12/28  23:57:05
14668         Log: The maxiters upper limit sanity check (guarding against
14669              non-progress) assumed bytes instead of characters in s///
14670              and split().
14671      Branch: perl
14672            ! pp.c pp_hot.c
14673 ____________________________________________________________________________
14674 [  8244] By: jhi                                   on 2000/12/28  23:34:08
14675         Log: Make some panic messages a bit more logical.
14676      Branch: perl
14677            ! doop.c pod/perldiag.pod pp.c pp_hot.c
14678 ____________________________________________________________________________
14679 [  8243] By: jhi                                   on 2000/12/28  22:59:16
14680         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
14681              From: Simon Cozens <simon@cozens.net>
14682              Date: Wed, 27 Dec 2000 02:30:03 +0000
14683              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
14684      Branch: perl
14685            ! pp.c t/pragma/sub_lval.t
14686 ____________________________________________________________________________
14687 [  8242] By: jhi                                   on 2000/12/28  22:56:53
14688         Log: Subject: [PATCH blead] Fix B::Terse indentation
14689              From: Daniel Chetlin <daniel@chetlin.com>
14690              Date: Wed, 27 Dec 2000 06:43:30 -0800
14691              Message-ID: <20001227064329.B9573@darkstar>
14692      Branch: perl
14693            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
14694 ____________________________________________________________________________
14695 [  8241] By: jhi                                   on 2000/12/28  22:48:59
14696         Log: The latter patch from the
14697              
14698              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
14699              From: Peter Prymmer <pvhp@forte.com> 
14700              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
14701              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
14702              
14703              (the former patch from the above should have been
14704              taken care of by Nick I-S)
14705      Branch: perl
14706            ! win32/Makefile
14707 ____________________________________________________________________________
14708 [  8240] By: jhi                                   on 2000/12/28  22:45:22
14709         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
14710              From: "Casey R. Tweten" <crt@kiski.net>
14711              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
14712              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
14713      Branch: perl
14714            ! lib/constant.pm
14715 ____________________________________________________________________________
14716 [  8239] By: jhi                                   on 2000/12/28  22:37:45
14717         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
14718              From: Simon Cozens <simon@cozens.net>
14719              Date: Wed, 27 Dec 2000 14:12:44 +0000
14720              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
14721      Branch: perl
14722            ! t/op/method.t t/op/sort.t toke.c
14723 ____________________________________________________________________________
14724 [  8238] By: jhi                                   on 2000/12/28  22:30:32
14725         Log: Subject: [PATCH perl@8229] Call.pm
14726              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
14727              Date: Mon, 25 Dec 2000 10:47:15 -0000
14728              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
14729      Branch: perl
14730            ! ext/Filter/Util/Call/Call.pm
14731 ____________________________________________________________________________
14732 [  8237] By: jhi                                   on 2000/12/28  22:19:21
14733         Log: Subject: [PATCH blead] Fix problem with `&' prototype
14734              From: Daniel Chetlin <daniel@chetlin.com>
14735              Date: Wed, 27 Dec 2000 15:55:32 -0800
14736              Message-ID: <20001227155532.D9573@darkstar>
14737      Branch: perl
14738            ! op.c t/comp/proto.t
14739 ____________________________________________________________________________
14740 [  8236] By: jhi                                   on 2000/12/28  22:09:25
14741         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
14742              From: Daniel Chetlin <daniel@chetlin.com>
14743              Date: Sun, 24 Dec 2000 04:09:49 -0800
14744              Message-ID: <20001224040949.B3090@darkstar>
14745      Branch: perl
14746            ! gv.c mg.c t/op/attrs.t
14747 ____________________________________________________________________________
14748 [  8235] By: jhi                                   on 2000/12/28  22:07:11
14749         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
14750              From: Jan Dubois <jand@ActiveState.com>
14751              Date: Tue, 26 Dec 2000 20:57:31 -0800
14752              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
14753      Branch: perl
14754            ! win32/win32.c
14755 ____________________________________________________________________________
14756 [  8234] By: jhi                                   on 2000/12/28  21:52:42
14757         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
14758              From: Simon Cozens <simon@cozens.net>
14759              Date: Thu, 28 Dec 2000 20:33:13 +0000
14760              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
14761      Branch: perl
14762            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
14763 ____________________________________________________________________________
14764 [  8233] By: jhi                                   on 2000/12/28  19:40:49
14765         Log: Integrate perlio.
14766      Branch: perl
14767           !> ext/Encode/Makefile.PL ext/Encode/compile
14768 ____________________________________________________________________________
14769 [  8232] By: nick                                  on 2000/12/23  16:06:00
14770         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
14771              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
14772      Branch: perlio
14773            ! ext/Encode/Makefile.PL
14774 ____________________________________________________________________________
14775 [  8231] By: nick                                  on 2000/12/23  14:30:34
14776         Log: "Compiled" encode build cleanup
14777              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
14778              - .c files do not export sub-tables
14779      Branch: perlio
14780            ! ext/Encode/Makefile.PL ext/Encode/compile
14781 ____________________________________________________________________________
14782 [  8230] By: nick                                  on 2000/12/23  12:50:37
14783         Log: Integrate mainline
14784      Branch: perlio
14785           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
14786           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
14787           !> pod/perl5004delta.pod pod/perl5005delta.pod
14788           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
14789           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
14790           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
14791           !> pod/perlsub.pod
14792 ____________________________________________________________________________
14793 [  8229] By: jhi                                   on 2000/12/22  15:32:12
14794         Log: Integrate perlio.
14795      Branch: perl
14796           +> win32/distclean.bat
14797           !> MANIFEST t/io/utf8.t
14798 ____________________________________________________________________________
14799 [  8228] By: jhi                                   on 2000/12/22  15:29:40
14800         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
14801              From: Robin Barker <rmb1@cise.npl.co.uk>
14802              Date: Fri, 22 Dec 2000 12:17:38 GMT
14803              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
14804      Branch: perl
14805            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
14806            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
14807            ! pod/perl5004delta.pod pod/perl5005delta.pod
14808            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
14809            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
14810            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
14811            ! pod/perlsub.pod
14812 ____________________________________________________________________________
14813 [  8227] By: jhi                                   on 2000/12/22  15:24:28
14814         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
14815              From: "John L. Allen" <allen@grumman.com>
14816              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
14817              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
14818              
14819              Document APPLLIB_EXP.
14820      Branch: perl
14821            ! INSTALL
14822 ____________________________________________________________________________
14823 [  8226] By: nick                                  on 2000/12/21  22:11:50
14824         Log: Handy script for when one forgets to "dmake clean" 
14825      Branch: perlio
14826            + win32/distclean.bat
14827            ! MANIFEST
14828 ____________________________________________________________________________
14829 [  8225] By: nick                                  on 2000/12/21  21:54:04
14830         Log: CRLF platform issue with io/utf8 fix.
14831      Branch: perlio
14832            ! t/io/utf8.t
14833 ____________________________________________________________________________
14834 [  8224] By: nick                                  on 2000/12/21  21:02:20
14835         Log: Integrate mainline
14836      Branch: perlio
14837           !> Changes Configure Makefile.SH Porting/Glossary
14838           !> Porting/config.sh Porting/config_H configure.com
14839           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
14840           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
14841           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
14842           !> win32/config.bc win32/config.gc win32/config.vc
14843 ____________________________________________________________________________
14844 [  8223] By: jhi                                   on 2000/12/21  17:09:16
14845         Log: Update Changes.
14846      Branch: perl
14847            ! Changes patchlevel.h
14848 ____________________________________________________________________________
14849 [  8222] By: jhi                                   on 2000/12/21  16:24:01
14850         Log: Metaconfig unit changes for #8221.
14851      Branch: metaconfig/U/perl
14852           +> issymlink.U
14853            - testsyml.U
14854            ! Mksymlinks.U
14855 ____________________________________________________________________________
14856 [  8221] By: jhi                                   on 2000/12/21  16:23:48
14857         Log: Rename testsyml to issymlink.
14858      Branch: perl
14859            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14860            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
14861            ! win32/config.vc
14862 ____________________________________________________________________________
14863 [  8220] By: jhi                                   on 2000/12/21  15:47:26
14864         Log: Robustness support for #8218 (symlink forest) since the GNU
14865              tools seem to be overly picky about symlinkage depths.
14866      Branch: perl
14867            ! Makefile.SH t/io/fs.t
14868 ____________________________________________________________________________
14869 [  8219] By: jhi                                   on 2000/12/21  15:38:27
14870         Log: Metaconfig changes for #8218.
14871      Branch: metaconfig
14872            ! U/modified/Oldconfig.U
14873      Branch: metaconfig/U/perl
14874            + Mksymlinks.U
14875            ! testsyml.U
14876 ____________________________________________________________________________
14877 [  8218] By: jhi                                   on 2000/12/21  15:37:57
14878         Log: Add Configure option -Dmksymlinks which will create a symlink
14879              forest if the current/build differs from the source directory.
14880              TODO: mkdir -p is not portable.
14881      Branch: perl
14882            ! Configure
14883 ____________________________________________________________________________
14884 [  8217] By: jhi                                   on 2000/12/21  14:39:12
14885         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
14886              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
14887              Date: Thu, 21 Dec 2000 09:38:18 GMT
14888              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
14889              
14890              The ofs became an SV.
14891      Branch: perl
14892            ! ext/Thread/Thread.xs
14893 ____________________________________________________________________________
14894 [  8216] By: jhi                                   on 2000/12/21  05:40:21
14895         Log: The polymorphism seems to have fixed 20000517.001.
14896      Branch: perl
14897            ! t/pragma/utf8.t
14898 ____________________________________________________________________________
14899 [  8215] By: jhi                                   on 2000/12/21  04:44:52
14900         Log: read() documentation tweak for 20001121.004.
14901      Branch: perl
14902            ! pod/perlfunc.pod
14903 ____________________________________________________________________________
14904 [  8214] By: jhi                                   on 2000/12/21  03:54:11
14905         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
14906      Branch: perl
14907            ! pp_sys.c t/op/misc.t
14908 ____________________________________________________________________________
14909 [  8213] By: jhi                                   on 2000/12/21  00:28:10
14910         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
14911              From: Peter Prymmer <pvhp@forte.com>
14912              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
14913              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
14914      Branch: perl
14915            ! configure.com
14916 ____________________________________________________________________________
14917 [  8212] By: jhi                                   on 2000/12/21  00:26:21
14918         Log: Edit edit edit.
14919      Branch: perl
14920            ! pod/perlfaq3.pod
14921 ____________________________________________________________________________
14922 [  8211] By: jhi                                   on 2000/12/20  18:52:46
14923         Log: Update Changes.
14924      Branch: perl
14925            ! Changes patchlevel.h
14926 ____________________________________________________________________________
14927 [  8210] By: jhi                                   on 2000/12/20  18:34:47
14928         Log: Yet another editor edit.
14929      Branch: perl
14930            ! pod/perlfaq3.pod
14931 ____________________________________________________________________________
14932 [  8209] By: jhi                                   on 2000/12/20  15:33:28
14933         Log: More Win32 Perling.
14934      Branch: perl
14935            ! pod/perlfaq3.pod
14936 ____________________________________________________________________________
14937 [  8208] By: jhi                                   on 2000/12/20  15:07:46
14938         Log: More Win32 editor/IDE/shell hints.
14939      Branch: perl
14940            ! pod/perlfaq3.pod
14941 ____________________________________________________________________________
14942 [  8207] By: jhi                                   on 2000/12/20  03:54:08
14943         Log: Subject: [PATCH] obscure timing knowledge
14944              From: Nicholas Clark <nick@ccl4.org>
14945              Date: Tue, 19 Dec 2000 19:22:31 +0000
14946              Message-ID: <20001219192231.F2827@plum.flirble.org>
14947      Branch: perl
14948            ! sv.c
14949 ____________________________________________________________________________
14950 [  8206] By: jhi                                   on 2000/12/20  03:45:57
14951         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
14952              From: Spider Boardman <spider@leggy.zk3.dec.com>
14953              Date: Tue, 19 Dec 2000 21:30:16 -0500
14954              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
14955      Branch: perl
14956            ! sv.c
14957 ____________________________________________________________________________
14958 [  8205] By: jhi                                   on 2000/12/19  23:02:01
14959         Log: Update Changes.
14960      Branch: perl
14961            ! Changes patchlevel.h
14962 ____________________________________________________________________________
14963 [  8204] By: jhi                                   on 2000/12/19  22:58:18
14964         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
14965              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
14966              on editors and diffing/patching.
14967      Branch: perl
14968            ! t/op/utf8decode.t
14969 ____________________________________________________________________________
14970 [  8203] By: nick                                  on 2000/12/19  21:36:16
14971         Log: Integrate mainline (forgot my own change...)
14972      Branch: perlio
14973           !> ext/Encode/compile
14974 ____________________________________________________________________________
14975 [  8202] By: nick                                  on 2000/12/19  21:34:42
14976         Log: Integrate mainline.
14977      Branch: perlio
14978           !> (integrate 61 files)
14979 ____________________________________________________________________________
14980 [  8201] By: nick                                  on 2000/12/19  21:34:06
14981         Log: Avoid looking for File::Glob when we don't need it.
14982      Branch: perl
14983            ! ext/Encode/compile
14984 ____________________________________________________________________________
14985 [  8200] By: jhi                                   on 2000/12/19  18:35:49
14986         Log: Update Changes.
14987      Branch: perl
14988            ! Changes patchlevel.h
14989 ____________________________________________________________________________
14990 [  8199] By: jhi                                   on 2000/12/19  18:35:07
14991         Log: Microperl tweaks.
14992      Branch: perl
14993            ! sv.c uconfig.h uconfig.sh
14994 ____________________________________________________________________________
14995 [  8198] By: jhi                                   on 2000/12/19  18:29:59
14996         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
14997      Branch: perl
14998            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14999            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
15000 ____________________________________________________________________________
15001 [  8197] By: jhi                                   on 2000/12/19  17:55:29
15002         Log: In VMS embedded perls couldn't access the statically built Socket,
15003              from Charles Lane.
15004      Branch: perl
15005            ! configure.com
15006 ____________________________________________________________________________
15007 [  8196] By: jhi                                   on 2000/12/19  17:49:50
15008         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
15009              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
15010              Date: Sun, 17 Dec 2000 19:11:44 -0000
15011              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
15012      Branch: perl
15013            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15014            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
15015 ____________________________________________________________________________
15016 [  8195] By: jhi                                   on 2000/12/19  17:47:53
15017         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
15018              From: Jonathan Stowe <gellyfish@gellyfish.com>
15019              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
15020              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
15021      Branch: perl
15022            ! utils/h2xs.PL
15023 ____________________________________________________________________________
15024 [  8194] By: jhi                                   on 2000/12/19  17:46:28
15025         Log: Subject: Re: useless use of void context work-around
15026              From: andreas.koenig@anima.de (Andreas J. Koenig)
15027              Date: 16 Dec 2000 15:13:36 +0100
15028              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
15029              
15030              Document (comment) the q(di ds ig) trick in the code.
15031      Branch: perl
15032            ! op.c
15033 ____________________________________________________________________________
15034 [  8193] By: jhi                                   on 2000/12/19  17:10:57
15035         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
15036              From: "Mark J. Reed" <mreed@strange.turner.com>
15037              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
15038              Message-Id: <200012160222.VAA13986@strange.turner.com>
15039      Branch: perl
15040            ! ext/Sys/Syslog/Syslog.pm
15041 ____________________________________________________________________________
15042 [  8192] By: jhi                                   on 2000/12/19  17:07:45
15043         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
15044              From: Nicholas Clark <nick@ccl4.org>
15045              Date: Sat, 16 Dec 2000 19:03:13 +0000
15046              Message-ID: <20001216190313.D68304@plum.flirble.org>
15047      Branch: perl
15048            ! t/op/64bitint.t
15049 ____________________________________________________________________________
15050 [  8191] By: jhi                                   on 2000/12/19  17:06:13
15051         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
15052              From: Dominic Dunlop <domo@computer.org>
15053              Date: Mon, 18 Dec 2000 12:00:15 +0100
15054              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
15055              
15056              This patchlet is needed in order that perl can be statically linked.  
15057      Branch: perl
15058            ! regexec.c
15059 ____________________________________________________________________________
15060 [  8190] By: jhi                                   on 2000/12/19  17:03:08
15061         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
15062              From: "Craig A. Berry" <craig.berry@psinetcs.com>
15063              Date: Sun, 17 Dec 2000 00:18:35 -0600
15064              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
15065      Branch: perl
15066            ! perlio.h vms/gen_shrfls.pl
15067 ____________________________________________________________________________
15068 [  8189] By: jhi                                   on 2000/12/19  16:20:28
15069         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
15070              From: Prymmer/Kahn <pvhp@best.com>
15071              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
15072              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
15073              
15074              A better version of #8188.
15075      Branch: perl
15076            ! pod/perlfaq3.pod
15077 ____________________________________________________________________________
15078 [  8188] By: jhi                                   on 2000/12/19  15:57:06
15079         Log: (Replaced by #8189)
15080              
15081              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
15082              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
15083              From: Prymmer/Kahn <pvhp@best.com>
15084              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
15085              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
15086              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
15087              Date: Mon, 18 Dec 2000 11:10:45 -0500
15088              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
15089      Branch: perl
15090            ! pod/perlfaq3.pod
15091 ____________________________________________________________________________
15092 [  8187] By: jhi                                   on 2000/12/19  15:54:19
15093         Log: Email address fix for Anton Berezin.
15094      Branch: perl
15095            ! AUTHORS
15096 ____________________________________________________________________________
15097 [  8186] By: jhi                                   on 2000/12/19  15:38:54
15098         Log: Subject: [PATCH perl@8102] cygwin port
15099              From: "Eric Fifer" <efifer@dircon.co.uk> 
15100              Date: Thu, 14 Dec 2000 13:41:29 -0000
15101              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
15102              
15103              When compiling modules the data item that is being imported
15104              from libperl.dll needs to be tagged as imported/shared data:
15105              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
15106      Branch: perl
15107            ! perliol.h
15108 ____________________________________________________________________________
15109 [  8185] By: jhi                                   on 2000/12/19  14:53:24
15110         Log: Regen uconfig.h and uconfig.sh.
15111      Branch: perl
15112            ! uconfig.h uconfig.sh
15113 ____________________________________________________________________________
15114 [  8184] By: jhi                                   on 2000/12/18  20:43:49
15115         Log: Comments work so much better when they are closed.
15116      Branch: perl
15117            ! regcomp.c
15118 ____________________________________________________________________________
15119 [  8183] By: jhi                                   on 2000/12/18  18:04:02
15120         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
15121              Fixes the bug 20001218.016.
15122      Branch: perl
15123            ! regcomp.c
15124 ____________________________________________________________________________
15125 [  8182] By: gsar                                  on 2000/12/18  09:53:47
15126         Log: delete spurious files
15127      Branch: maint-5.6/perl
15128            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
15129            - vos/config.h vos/config_h.SH_orig
15130 ____________________________________________________________________________
15131 [  8181] By: gsar                                  on 2000/12/18  09:46:08
15132         Log: regen perltoc
15133      Branch: maint-5.6/perl
15134            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
15135 ____________________________________________________________________________
15136 [  8180] By: gsar                                  on 2000/12/18  09:20:27
15137         Log: integrate changes#7924..7926,7946,7952 from mainline
15138      Branch: maint-5.6/perl
15139           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
15140           !> lib/File/stat.pm t/lib/class-struct.t
15141 ____________________________________________________________________________
15142 [  8179] By: gsar                                  on 2000/12/18  08:55:54
15143         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
15144              7918,7919,7988,8907 from mainline (various)
15145      Branch: maint-5.6/perl
15146           +> t/lib/class-struct.t
15147           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
15148           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
15149           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
15150 ____________________________________________________________________________
15151 [  8178] By: gsar                                  on 2000/12/18  08:16:30
15152         Log: avoid redefinition warnings on windows due to sys/socket.h getting
15153              #included before win32.h
15154      Branch: maint-5.6/perl
15155            ! win32/include/sys/socket.h
15156 ____________________________________________________________________________
15157 [  8177] By: gsar                                  on 2000/12/18  05:24:04
15158         Log: make regen_headers; fix POSIX.xs problems; remove outdated
15159              code from sys/socket.h that makes build fail now
15160      Branch: maint-5.6/perl
15161            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
15162            ! pod/perlapi.pod
15163           !> win32/include/sys/socket.h
15164 ____________________________________________________________________________
15165 [  8176] By: gsar                                  on 2000/12/18  05:20:17
15166         Log: update Changes
15167      Branch: maint-5.6/perl
15168            ! Changes patchlevel.h
15169 ____________________________________________________________________________
15170 [  8175] By: gsar                                  on 2000/12/18  04:57:48
15171         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
15172              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
15173              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
15174              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
15175              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
15176              7823,7825,7838
15177      Branch: maint-5.6/perl
15178           +> lib/File/Spec/Epoc.pm
15179           !> (integrate 88 files)
15180 ____________________________________________________________________________
15181 [  8174] By: gsar                                  on 2000/12/18  03:53:09
15182         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
15183              7625..7629,7631..7634,7637,7639,7642 from mainline
15184      Branch: maint-5.6/perl
15185           +> README.solaris
15186           !> (integrate 26 files)
15187 ____________________________________________________________________________
15188 [  8173] By: gsar                                  on 2000/12/18  03:37:02
15189         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
15190              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
15191              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
15192              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
15193      Branch: maint-5.6/perl
15194           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
15195            - MAINTAIN
15196           !> (integrate 111 files)
15197 ____________________________________________________________________________
15198 [  8172] By: jhi                                   on 2000/12/18  02:49:27
15199         Log: Regen pods.
15200      Branch: perl
15201            ! pod/perlmodlib.pod pod/perltoc.pod
15202 ____________________________________________________________________________
15203 [  8171] By: gsar                                  on 2000/12/18  02:49:24
15204         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
15205              7465..7471 from mainline
15206              
15207              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
15208              in platforms that strictly require all the symbols being present
15209              at link time.
15210              
15211              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
15212              
15213              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
15214              
15215              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
15216              
15217              Subject: [PATCH] todo
15218              
15219              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
15220              
15221              Use $sort, $uniq (and $tr) consistently as wondered
15222              by Nicholas Clark.
15223              
15224              Too enthusiastic editing in #7460.
15225              
15226              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
15227              
15228              Upgrade to CPAN 1.58_55.
15229              Subject: CPAN.pm status
15230              
15231              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
15232              
15233              Make target reordering to avoid pointless re-makes.
15234              Subject: Re: Total re-make of 'make okfile' after 7451 ?
15235              
15236              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
15237              
15238              Subject: DOC PATCH 5.6.0
15239              
15240              Add the repository doc by Malcolm, Sarathy, and by Simon,
15241              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
15242      Branch: maint-5.6/perl
15243           +> Porting/repository.pod
15244           !> Configure MANIFEST Makefile.SH README.dos README.os2
15245           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
15246           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
15247           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
15248 ____________________________________________________________________________
15249 [  8169] By: gsar                                  on 2000/12/18  02:33:34
15250         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
15251              7435..7441,7445 from mainline
15252              
15253              Make the UTF-8 decoding stricter and more verbose when
15254              malformation happens.  This involved adding an argument
15255              to utf8_to_uv_chk(), which involved changing its prototype,
15256              and prefer STRLEN over I32 for the UTF-8 length, which as
15257              a domino effect necessitated changing the prototypes of
15258              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
15259              The stricter UTF-8 decoding checking uses Markus Kuhn's
15260              UTF-8 Decode Stress Tester from
15261              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
15262              
15263              Run vms/vms_yfix.pl, should have done that after changing
15264              perly.c in #7382.
15265              
15266              Subject: [PATCH 5.7.0] static linking with uninstalled perl
15267              
15268              (Replaced by #7440.)
15269              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
15270              
15271              Fix the bug ID 20001024.005, the bug introduced by #7416.
15272              
15273              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
15274              
15275              Fix the bug reported in
15276              From: andreas.koenig@anima.de (Andreas J. Koenig)
15277              Also make is_utf8_char() stricter.
15278              
15279              Missed the header file changes from #7425.
15280              
15281              Check if stdio supports tweaking lval and cnt simultaneously.
15282              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
15283              
15284              Stratus VOS updates from Paul Green.
15285              
15286              Podify README.epoc and README.vos.
15287              
15288              Add targets to Makefile.SH, most importantly
15289              'regen_all' which also remembers to update vms/perly*.
15290              
15291              Subject: Minor update to find2perl, for portability
15292              
15293              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
15294              
15295              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
15296              
15297              Rename UTF8LEN() to be UNISKIP(), too confusing to have
15298              UTF8LEN() and UTF8SKIP(). 
15299              
15300              Allow poking holes at the UTF-8 decoding strictness.
15301              
15302              Continue the internal UTF-8 API tweaking.
15303              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
15304              used much more than the simpler API, now called utf8_to_uv_simple().
15305              Still not quite happy with API, too much partial duplication
15306              of functionality.
15307              
15308              A new version of making the syslog test more robust.
15309              (Replaces #7421.)
15310              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
15311              
15312              buildtoc target tweaks.
15313              
15314              Integrate with vmsperl #7430 by Charles Bailey:
15315              
15316              Cleanup from prior patch (Charles Lane?):
15317              - improve handling of MFDs in Basename and Path
15318              - default to no xsubpp line # munging when building debug images
15319      Branch: maint-5.6/perl
15320           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15321           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
15322           !> (integrate 67 files)
15323 ____________________________________________________________________________
15324 [  8168] By: gsar                                  on 2000/12/18  02:05:49
15325         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
15326              
15327              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
15328              From: Martin Husemann <martin@duskware.de>
15329              
15330              Subject: [PATCH 5.7.0] restore match data on backtracing
15331              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15332      Branch: maint-5.6/perl
15333           !> regcomp.c regexec.c t/op/re_tests
15334 ____________________________________________________________________________
15335 [  8167] By: gsar                                  on 2000/12/18  01:55:22
15336         Log: integrate changes#7858,7986 from mainline
15337              
15338              C<foreach my $x ...> in pseudo-fork()ed process may diddle
15339              parent's memory; fix it by keeping track of the actual pad
15340              offset rather than a raw pointer (this change is probably also
15341              relevant to non-ithreads case to avoid fallout from reallocs of
15342              the pad array, but is currently only enabled for the ithreads
15343              case in the interests of minimal disruption to existing "well
15344              tested" code)
15345              
15346              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
15347              due to the notorious GetFileType() bug in Windows 9x, which fstat()
15348              tickles)
15349      Branch: maint-5.6/perl
15350           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
15351           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
15352           !> win32/win32.c win32/win32.h win32/win32sck.c
15353 ____________________________________________________________________________
15354 [  8166] By: gsar                                  on 2000/12/18  01:52:59
15355         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
15356              from mainline (xsubpp and ExtUtils::LibList fixups, various
15357              other small items)
15358      Branch: maint-5.6/perl
15359           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
15360           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
15361           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
15362           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
15363           !> win32/bin/search.pl
15364 ____________________________________________________________________________
15365 [  8165] By: gsar                                  on 2000/12/18  01:28:45
15366         Log: integrate changes#7533,7563,7611,7623 from mainline (various
15367              malloc.c embellishments)
15368      Branch: maint-5.6/perl
15369           !> malloc.c pod/perldiag.pod
15370 ____________________________________________________________________________
15371 [  8164] By: gsar                                  on 2000/12/18  01:23:33
15372         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
15373              fixups)
15374      Branch: maint-5.6/perl
15375           !> utils/h2xs.PL
15376 ____________________________________________________________________________
15377 [  8163] By: gsar                                  on 2000/12/18  01:17:50
15378         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
15379              fixups)
15380      Branch: maint-5.6/perl
15381           !> Makefile.SH utils/perlbug.PL
15382 ____________________________________________________________________________
15383 [  8162] By: gsar                                  on 2000/12/18  00:25:43
15384         Log: always export Perl_deb() (it is required by re.xs whether
15385              Perl is built with or without -DDEBUGGING)
15386      Branch: maint-5.6/perl
15387            ! makedef.pl
15388 ____________________________________________________________________________
15389 [  8161] By: gsar                                  on 2000/12/18  00:23:38
15390         Log: integrate change#7414 from mainline
15391              
15392              Undo the basename() part of #7412 since the lib/basename
15393              tests would need upgrading too.
15394              
15395              squelch two tests in tr.t that rely on tr/// paranoia change
15396              that's not in 5.6.x
15397      Branch: maint-5.6/perl
15398            ! t/op/tr.t
15399           !> lib/File/Basename.pm
15400 ____________________________________________________________________________
15401 [  8160] By: gsar                                  on 2000/12/18  00:05:30
15402         Log: missing change in previous integrate
15403      Branch: maint-5.6/perl
15404           !> README.aix
15405 ____________________________________________________________________________
15406 [  8159] By: gsar                                  on 2000/12/18  00:03:38
15407         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
15408              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
15409              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
15410              7410..7413 from mainline
15411      Branch: maint-5.6/perl
15412           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
15413           +> t/lib/tie-splice.t
15414            - lib/unicode/Is/DCinital.pl
15415           !> (integrate 112 files)
15416 ____________________________________________________________________________
15417 [  8158] By: jhi                                   on 2000/12/17  23:04:24
15418         Log: Subject: [PATCHES] RE: perl@8150 
15419              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
15420              Date: Sun, 17 Dec 2000 21:46:39 +0100
15421              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
15422              
15423              Neither cygwin has a getpwuid() one can trust on.
15424      Branch: perl
15425            ! t/lib/glob-basic.t
15426 ____________________________________________________________________________
15427 [  8157] By: jhi                                   on 2000/12/17  23:01:54
15428         Log: More MAN.PODS => {} fixes.
15429      Branch: perl
15430            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
15431            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
15432            ! os2/OS2/REXX/Makefile.PL
15433 ____________________________________________________________________________
15434 [  8156] By: gsar                                  on 2000/12/17  22:49:13
15435         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
15436              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
15437              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
15438              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
15439              7201,7204 from mainline
15440      Branch: maint-5.6/perl
15441           !> (integrate 121 files)
15442 ____________________________________________________________________________
15443 [  8155] By: jhi                                   on 2000/12/17  22:30:58
15444         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
15445              From: "Craig A. Berry" <craigberry@mac.com>
15446              Date: Sun, 17 Dec 2000 13:09:28 -0600
15447              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
15448              
15449              MAN.PODS => ' ' is naughty.
15450      Branch: perl
15451            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
15452 ____________________________________________________________________________
15453 [  8154] By: nick                                  on 2000/12/17  22:07:13
15454         Log: MULTIPLICITY nit.
15455      Branch: perl
15456            ! mg.c
15457 ____________________________________________________________________________
15458 [  8153] By: gsar                                  on 2000/12/17  21:23:05
15459         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
15460              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
15461              from mainline
15462              
15463              Document the SvIOK_.*UV().
15464              
15465              Update Unicode todo list.
15466              
15467              Guard against bad string->int conversion for quads.
15468              
15469              Subject: small apidoc fix
15470              
15471              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
15472              
15473              Subject: [PATCH] Tied filehandle documentation
15474              
15475              Subject: [PATCH] Modernize Opcode.pm documentation
15476              
15477              Make Data::Dumper (non-XS) to work with changed semantics of ref().
15478              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
15479              [applied even though said semantics didn't change in 5.6.x]
15480              
15481              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
15482              
15483              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
15484              
15485              Fix the URL, but the server is still missing in action.
15486              Subject: [ID 20000905.002] perlfaq1.pod URL error
15487              
15488              Subject: [ID 20000903.001] \w in utf8-strings
15489              
15490              Fix the ccversion detection for 5.1 and beyond.
15491              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
15492              
15493              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
15494              
15495              Subject: [ID 20000904.008] Tiny fix for perldiag
15496              
15497              Subject: Re: [ID 20000906.004] segfault with bad perl statement
15498              
15499              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
15500              
15501              Subject: [ID 20000908.002] perlipc documentation bug.
15502              
15503              Subject: [PATCH lib/Benchmark.pm]
15504              
15505              Re-allow vec() for characters > 255.
15506              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
15507              
15508              Do away with memory models cruft.  Sorry, PDP users.
15509              
15510              Continue #7041.
15511              
15512              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
15513              
15514              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
15515              
15516              Upgrade to CPAN 1.57_65, from Andreas König.
15517              
15518              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
15519              by Russ Allbery.
15520              
15521              Silence t/pod/*.t about alternate quote-mappings now implemented
15522              by Pod::Text, from Brad Appleton.
15523              
15524              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
15525              Subject: borland C++ win32.c tweak
15526              
15527              C<@a = @b = split(...)> optimization coredumps under ithreads
15528              (missed a spot when fixing up op_pmreplroot hack for ithreads)
15529              
15530              Document the SvUTF8*().
15531              
15532              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
15533              
15534              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
15535              
15536              Do in VMS as the #7054 does.
15537              
15538              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
15539              
15540              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
15541              
15542              Subject: [patch: perl@7045] vms updates
15543              
15544              Test for the #7049.
15545              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
15546              
15547              Break up the myconfig lines a bit.
15548              Subject: perlbug/perl -V output format
15549              
15550              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
15551              
15552              The #7054 truncated Configure badly.
15553              
15554              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
15555              initialization in all the threads on Windows
15556              
15557              Allow for whitespace between "#" and "line" in cpp output.
15558              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
15559              
15560              Remove vestiges of tr//CU.
15561              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
15562              
15563              The return value of setlocale must be copied away.
15564              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
15565              
15566              Allow chop() and chomp() to be overridden.
15567              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
15568              
15569              Hints optimization.
15570              Subject: Minor nit
15571              
15572              Subject: [PATCH] de-wall t/README
15573              
15574              Subject: Re: Two advertising clauses need to be removed
15575      Branch: maint-5.6/perl
15576           !> (integrate 75 files)
15577 ____________________________________________________________________________
15578 [  8152] By: gsar                                  on 2000/12/17  20:30:11
15579         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
15580              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
15581              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
15582              
15583              Don't attach -ld to the archname if pointless.
15584              
15585              Document UNTIE in a very minimalistic way.
15586              
15587              POSIX doesn't report long double values under -Duselongdouble
15588              when the long doubles are "real" (bigger than doubles).
15589              
15590              More author updates.
15591              
15592              Try to deduce NV_MAX.  Really should be Configure fodder.
15593              
15594              :: not allowed in pathnames, change to .
15595              Subject: [PATCH perl@6938] cygwin port
15596              
15597              Forget about NV_MAX (#6951).  Various floating point tweaks,
15598              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
15599              
15600              Move the Solaris 7 scan to use64bitall, make the
15601              failure to find 64-bot sparc libc to mention the
15602              possibility of being in an intel, from Lupe and Alan.
15603              
15604              Regen perltoc.
15605              
15606              AUTHORS tweaks, from Peter Prymmer.
15607              
15608              More address tweaking.
15609              
15610              Small tweaks all over.
15611              
15612              File::Temp patches from Andreas König,
15613              
15614              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
15615              
15616              Subject: CPAN.pm beta 1.57_57 for the core
15617              
15618              Part of the solution.
15619              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
15620              
15621              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
15622              
15623              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
15624              
15625              Add the overload warnings to perldiag.
15626              
15627              Drop unused argument.
15628              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
15629              
15630              Subject: Nit in Configure (bleadperl@6961)
15631              
15632              Update to PodParser 1.18, from Brad Appleton.
15633              
15634              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
15635              
15636              Subject: [PATCH: 6948] add SCNfldbl to configure.com
15637              
15638              Document UNTIE. Also tweak implementation to suppress the 'inner references'
15639              warning when UNTIE exists and instead pass the cound of extra references to
15640              the UNTIE method.
15641              
15642              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
15643              so that case-ignoring systems like DCL can tell them from
15644              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
15645              
15646              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
15647              
15648              Feature ordering tweak.
15649              
15650              Regen perltoc.
15651              
15652              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
15653              
15654              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
15655              
15656              Subject: http:// in L<>
15657              
15658              Detypo.
15659              
15660              change#6791 accidentally clobbered change#6710, put it back
15661              
15662              Only the first line, thank you very much.
15663              
15664              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
15665              plus rework the http: spots as suggested by Tom Christiansen,
15666              plus regen perltoc.
15667              
15668              Undo part of change 6489 which looks like a bulk edit which
15669              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
15670              The supressing of main:: on return from select() is undesirable.
15671              
15672              Apparently avoiding the swapping is too costly.
15673              
15674              Various Configure nits by Philip Newton,
15675              plus the ebcdic one by me.
15676              
15677              Make certain cc is set before trying to run it.
15678              
15679              If overloaded %{} etc. return the object do not loop.
15680              Thus  sub deref { $_[0] } functions if object is wanted type.
15681              
15682              Update perlhist.
15683              
15684              More %{} and other deref special casing - do not pass to 'nomethod'.
15685      Branch: maint-5.6/perl
15686           !> (integrate 59 files)
15687 ____________________________________________________________________________
15688 [  8151] By: gsar                                  on 2000/12/17  19:14:38
15689         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
15690              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
15691              
15692              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
15693              
15694              Make the epsilon to be relative, not absolute.
15695              
15696              Put back the flags dump as reasoned in
15697              Subject: Re: [PATCH] Glob dumping
15698              
15699              Introduce ccname to keep track of what compiler kind of we have.
15700              
15701              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
15702              
15703              Put back the slice accidentally removed by #6907.
15704              
15705              Reset archname and archname64 always, forcing them be
15706              recomputed at each Configure run, make Configure and
15707              the hints files agree on the naming of largefiles variables.
15708              
15709              Don't say "Perl 5.0 source kit".
15710              
15711              Subject: [PATCH] fix misc cast warnings
15712              
15713              Subject: typos in pods
15714              
15715              NVs not necessarily doubles, as pointed out by Yitzchak.
15716              
15717              Subject: [PATCH 6889] add a few ldbl formats to configure.com
15718              
15719              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
15720              
15721              Better options for rsync.
15722              
15723              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
15724              
15725              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
15726              
15727              Subject: [PATCH] Re: UNTIE method 
15728              
15729              A better fix for the Socket building problem from Craig Berry.
15730              
15731              Retract the dummy test, skip the security tests (instead of failing),
15732              explain what the warnings mean.
15733              
15734              Heap decorruption.
15735              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
15736              
15737              Update to Unicode 3.0.1.
15738              
15739              Missed one Unicode file.
15740              
15741              Subject: Re: typos in pods
15742              
15743              The #6929 was too skimpy.
15744              
15745              sscanf() may be the only way to read long doubles from strings.
15746              
15747              Reveal Borland's isnan.
15748              Subject: build with BC++ tweak
15749              
15750              Issue useful diagnostic on unknown pod commands.
15751              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
15752              
15753              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
15754              
15755              Clarify the third case of ftmp-security warnings.
15756              
15757              Make -Dusemorebits find long doubles in Solaris.
15758              
15759              Wrap the test in eval.
15760      Branch: maint-5.6/perl
15761           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
15762           +> lib/unicode/PropList.txt lib/unicode/README.perl
15763           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
15764           +> lib/unicode/Unicode.301 vms/vmspipe.com
15765            - lib/unicode/Props.txt lib/unicode/UCD300.html
15766            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
15767           !> (integrate 305 files)
15768 ____________________________________________________________________________
15769 [  8150] By: jhi                                   on 2000/12/17  18:47:57
15770         Log: Uncheckedin generated files.
15771      Branch: perl
15772            ! global.sym perlapi.c pod/perlapi.pod
15773 ____________________________________________________________________________
15774 [  8149] By: jhi                                   on 2000/12/17  18:41:22
15775         Log: Update Changes.
15776      Branch: perl
15777            ! Changes patchlevel.h
15778 ____________________________________________________________________________
15779 [  8148] By: jhi                                   on 2000/12/17  18:39:16
15780         Log: Subject: [PATCH] Fcntl constants speedup
15781              From: Nicholas Clark <nick@ccl4.org>
15782              Date: Sun, 17 Dec 2000 16:29:24 +0000
15783              Message-ID: <20001217162924.E97668@plum.flirble.org>
15784              
15785              Use IVs for the Fcntl constants instead of NVs.
15786      Branch: perl
15787            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
15788 ____________________________________________________________________________
15789 [  8147] By: jhi                                   on 2000/12/17  18:33:41
15790         Log: Add test for #8145 (binmode() warning), add warning for
15791              ioctl() and sockpair(), document them. (fileno() cannot
15792              be tripwired with the same kind of warning because
15793              'defined fileno($foo)' seems to be an idiom.)
15794      Branch: perl
15795            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
15796 ____________________________________________________________________________
15797 [  8146] By: gsar                                  on 2000/12/17  18:09:08
15798         Log: update Changes
15799      Branch: maint-5.6/perl
15800            ! Changes
15801 ____________________________________________________________________________
15802 [  8145] By: jhi                                   on 2000/12/17  17:39:35
15803         Log: Subject: [PATCH] Re: The long awaited feature ...
15804              From: Simon Cozens <simon@cozens.net>
15805              Date: Sun, 17 Dec 2000 12:31:56 +0000
15806              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
15807              
15808              Add a warning to binmode() about using bad filehandles
15809              (can happen e.g. if someone forgets the filehandle argument)
15810      Branch: perl
15811            ! pp_sys.c
15812 ____________________________________________________________________________
15813 [  8144] By: jhi                                   on 2000/12/17  17:33:48
15814         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
15815              From: Jonathan Stowe <gellyfish@gellyfish.com>
15816              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
15817              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
15818      Branch: perl
15819            ! lib/Net/Ping.pm
15820 ____________________________________________________________________________
15821 [  8143] By: jhi                                   on 2000/12/17  05:31:37
15822         Log: Polymorphic regexps.
15823              
15824              Fixes at least the bugs 20001028.003 (both of them...) and
15825              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
15826              also to be fixed by now, probably already before this patch.
15827      Branch: perl
15828            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
15829            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
15830            ! t/op/utf8decode.t t/pragma/utf8.t
15831 ____________________________________________________________________________
15832 [  8142] By: jhi                                   on 2000/12/16  17:16:05
15833         Log: Subject: [patch perl@8102] dos/djgpp update
15834              From: Laszlo Molnar <ml1050@freemail.hu>
15835              Date: Sat, 16 Dec 2000 01:40:52 +0100
15836              Message-ID: <20001216014052.A335@freemail.hu>
15837      Branch: perl
15838            ! djgpp/config.over t/base/commonsense.t
15839 ____________________________________________________________________________
15840 [  8141] By: jhi                                   on 2000/12/16  17:09:27
15841         Log: Few uncheckedin files.
15842      Branch: perl
15843            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
15844 ____________________________________________________________________________
15845 [  8140] By: nick                                  on 2000/12/15  22:14:31
15846         Log: Integrate mainline
15847      Branch: perlio
15848           !> (integrate 53 files)
15849 ____________________________________________________________________________
15850 [  8139] By: jhi                                   on 2000/12/15  19:49:49
15851         Log: One more IVUV tweak from Nicholas Clark.
15852      Branch: perl
15853            ! sv.c
15854 ____________________________________________________________________________
15855 [  8138] By: jhi                                   on 2000/12/15  19:17:06
15856         Log: Return of the IVUV-preservation, now seems to be happy even
15857              in Digital UNIX (the broken strtoul brokenness detection
15858              seems to have been the fly in the ointment).
15859      Branch: perl
15860            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15861            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
15862            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
15863            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
15864            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15865            ! vos/config.ga.h win32/config.bc win32/config.gc
15866            ! win32/config.vc
15867 ____________________________________________________________________________
15868 [  8137] By: jhi                                   on 2000/12/15  18:12:14
15869         Log: Metaconfig unit change for #8136.
15870      Branch: metaconfig
15871            ! U/modified/d_strtoul.U
15872      Branch: metaconfig/U/perl
15873            ! d_strtoull.U d_strtouq.U
15874 ____________________________________________________________________________
15875 [  8136] By: jhi                                   on 2000/12/15  18:11:35
15876         Log: I don't think it's sensible or portable to test the strtou*
15877              on /^-/ strings.
15878      Branch: perl
15879            ! Configure
15880 ____________________________________________________________________________
15881 [  8135] By: jhi                                   on 2000/12/15  17:18:49
15882         Log: Metaconfig unit change for #8134.
15883      Branch: metaconfig
15884            ! U/modified/d_strtoul.U
15885 ____________________________________________________________________________
15886 [  8134] By: jhi                                   on 2000/12/15  17:14:13
15887         Log: If longsize is 8 we don't need a LL suffix for integer constants.
15888      Branch: perl
15889            ! Configure config_h.SH
15890 ____________________________________________________________________________
15891 [  8133] By: jhi                                   on 2000/12/15  16:00:23
15892         Log: Update Changes.
15893      Branch: perl
15894            ! Changes patchlevel.h
15895 ____________________________________________________________________________
15896 [  8132] By: jhi                                   on 2000/12/15  15:44:16
15897         Log: Some compilers get huffy if you do not cast a const pointer
15898              to a non-const when assigning.
15899      Branch: perl
15900            ! gv.c
15901 ____________________________________________________________________________
15902 [  8131] By: jhi                                   on 2000/12/15  15:38:30
15903         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
15904              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15905              Date: Fri, 15 Dec 2000 05:26:57 -0500
15906              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
15907      Branch: perl
15908            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
15909            ! t/pragma/overload.t
15910 ____________________________________________________________________________
15911 [  8130] By: jhi                                   on 2000/12/15  15:36:08
15912         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
15913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15914              Date: Thu, 14 Dec 2000 22:02:43 -0500
15915              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
15916      Branch: perl
15917            ! gv.c perl.h
15918 ____________________________________________________________________________
15919 [  8129] By: jhi                                   on 2000/12/15  15:34:16
15920         Log: Subject: PATCH: h2xs nit
15921              From: Tim Jenness <t.jenness@jach.hawaii.edu>
15922              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
15923              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
15924              
15925              Add a template README.
15926      Branch: perl
15927            ! utils/h2xs.PL
15928 ____________________________________________________________________________
15929 [  8128] By: jhi                                   on 2000/12/15  15:32:22
15930         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
15931      Branch: perl
15932            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
15933 ____________________________________________________________________________
15934 [  8127] By: jhi                                   on 2000/12/15  15:19:34
15935         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
15936              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15937              Date:     Thu, 14 Dec 2000 20:04:42 EST
15938              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
15939      Branch: perl
15940            ! ext/Opcode/Opcode.xs
15941 ____________________________________________________________________________
15942 [  8126] By: jhi                                   on 2000/12/15  15:17:49
15943         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
15944              From: Peter Prymmer <pvhp@forte.com>
15945              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
15946              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
15947      Branch: perl
15948            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
15949            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
15950            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
15951 ____________________________________________________________________________
15952 [  8125] By: jhi                                   on 2000/12/15  15:11:05
15953         Log: This seems to be a stage sane and stable enough to checkin.
15954              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
15955      Branch: perl
15956            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
15957            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
15958            ! t/op/cmp.t t/op/numconvert.t
15959 ____________________________________________________________________________
15960 [  8124] By: jhi                                   on 2000/12/15  04:20:26
15961         Log: Something is really wonky.
15962      Branch: perl
15963            ! sv.c
15964 ____________________________________________________________________________
15965 [  8123] By: jhi                                   on 2000/12/15  04:00:50
15966         Log: Fixes for the IV UV patches to compile in Digital UNIX.
15967      Branch: perl
15968            ! sv.c
15969 ____________________________________________________________________________
15970 [  8122] By: jhi                                   on 2000/12/15  02:53:40
15971         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
15972              From: "Craig A. Berry" <craigberry@mac.com>
15973              Date: Thu, 14 Dec 2000 19:10:49 -0600
15974              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
15975      Branch: perl
15976            ! vms/vms.c
15977 ____________________________________________________________________________
15978 [  8121] By: jhi                                   on 2000/12/15  02:50:00
15979         Log: Metaconfig changes for #8120.
15980      Branch: metaconfig
15981            + U/modified/d_strtoul.U
15982      Branch: metaconfig/U/perl
15983            ! d_strtoull.U d_strtouq.U
15984 ____________________________________________________________________________
15985 [  8120] By: jhi                                   on 2000/12/15  02:49:42
15986         Log: From: Nicholas Clark <nick@ccl4.org> 
15987              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
15988              Date: Thu, 14 Dec 2000 18:38:57 +0000
15989              Message-ID: <20001214183857.B97909@plum.flirble.org>
15990      Branch: perl
15991            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15992            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
15993            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
15994            ! vos/config.ga.def vos/config.ga.h win32/config.bc
15995            ! win32/config.gc win32/config.vc
15996 ____________________________________________________________________________
15997 [  8119] By: jhi                                   on 2000/12/14  23:40:58
15998         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
15999              From: Nicholas Clark <nick@ccl4.org>
16000              Date: Wed, 13 Dec 2000 20:08:50 +0000
16001              Message-ID: <20001213200849.B71166@plum.flirble.org>
16002      Branch: perl
16003            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
16004            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
16005 ____________________________________________________________________________
16006 [  8118] By: jhi                                   on 2000/12/14  22:46:26
16007         Log: Integrate perlio.
16008      Branch: perl
16009           !> MANIFEST ext/Encode/compile makedef.pl
16010 ____________________________________________________________________________
16011 [  8117] By: nick                                  on 2000/12/14  22:38:53
16012         Log: Win32 tweaks to get Encode to build
16013              - temp hack to makedef.pl till PerlIO is properly "exported".
16014              - MSVC dislikes  
16015              static encpage_t foo[];
16016              so make 'em extern for now.
16017      Branch: perlio
16018            ! ext/Encode/compile makedef.pl
16019 ____________________________________________________________________________
16020 [  8116] By: nick                                  on 2000/12/14  22:00:53
16021         Log: Document the new files
16022      Branch: perlio
16023            ! MANIFEST
16024 ____________________________________________________________________________
16025 [  8115] By: jhi                                   on 2000/12/14  21:58:01
16026         Log: MANIFEST new files of #8114.
16027      Branch: perl
16028            ! MANIFEST
16029 ____________________________________________________________________________
16030 [  8114] By: jhi                                   on 2000/12/14  21:50:49
16031         Log: Integrate perlio.
16032      Branch: perl
16033           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
16034           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
16035           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
16036           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
16037           !> ext/Encode/Makefile.PL
16038 ____________________________________________________________________________
16039 [  8113] By: jhi                                   on 2000/12/14  21:48:49
16040         Log: The documentation part of the
16041              
16042              Subject: [ID 20001214.002] Net::Ping patch
16043              From: Jonathan Stowe <gellyfish@gellyfish.com>
16044              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
16045              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
16046              since the #7529 had already addressed the same problem.
16047      Branch: perl
16048            ! lib/Net/Ping.pm
16049 ____________________________________________________________________________
16050 [  8112] By: jhi                                   on 2000/12/14  21:42:57
16051         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
16052              From: Dominic Dunlop <domo@computer.org>
16053              Date: Tue, 12 Dec 2000 10:47:10 +0100
16054              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
16055              
16056              Document how elusive subroutines can be.
16057      Branch: perl
16058            ! pod/perlfunc.pod
16059 ____________________________________________________________________________
16060 [  8111] By: jhi                                   on 2000/12/14  21:38:05
16061         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
16062              From: Dominic Dunlop <domo@computer.org>
16063              Date: Thu, 14 Dec 2000 10:13:51 +0100
16064              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
16065      Branch: perl
16066            ! ext/POSIX/POSIX.pod
16067 ____________________________________________________________________________
16068 [  8110] By: jhi                                   on 2000/12/14  21:36:32
16069         Log: Subject: [patch] perlfaq7
16070              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
16071              Date: Thu, 14 Dec 2000 15:31:07 +0100
16072              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
16073      Branch: perl
16074            ! pod/perlfaq7.pod
16075 ____________________________________________________________________________
16076 [  8109] By: jhi                                   on 2000/12/14  21:29:20
16077         Log: Subject: [8104] Encode
16078              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16079              Date: Thu, 14 Dec 2000 14:49:34 +0100
16080              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
16081              
16082              Type casting for nervous compilers.
16083      Branch: perl
16084            ! ext/Encode/Encode.xs
16085 ____________________________________________________________________________
16086 [  8108] By: jhi                                   on 2000/12/14  21:26:17
16087         Log: Subject: [8104] DB_File
16088              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16089              Date: Thu, 14 Dec 2000 14:49:35 +0100
16090              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
16091              
16092              Type definition incorrect for DB 2.7.7.  Not known when it
16093              changed, so only changed it for a known revision.
16094      Branch: perl
16095            ! ext/DB_File/DB_File.xs
16096 ____________________________________________________________________________
16097 [  8107] By: jhi                                   on 2000/12/14  21:23:41
16098         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
16099              From: Peter Prymmer <pvhp@forte.com>
16100              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
16101              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
16102              
16103              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
16104      Branch: perl
16105            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
16106            ! ext/Encode/Encode/posix-bc.enc
16107 ____________________________________________________________________________
16108 [  8106] By: nick                                  on 2000/12/14  20:36:13
16109         Log: "Cold" build correction to Encode's Makefile.PL
16110      Branch: perlio
16111            ! ext/Encode/Makefile.PL
16112 ____________________________________________________________________________
16113 [  8105] By: nick                                  on 2000/12/14  20:09:37
16114         Log: "Compiled" encodings.
16115              Correct replacement character in EBCDIC .enc files
16116              Add 0x7F to ASCII repertoire.
16117      Branch: perlio
16118            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16119            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
16120            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
16121            ! ext/Encode/Makefile.PL ext/Encode/compile
16122            ! ext/Encode/encengine.c ext/Encode/encode.h
16123 ____________________________________________________________________________
16124 [  8104] By: nick                                  on 2000/12/14  00:38:20
16125         Log: Integrate mainline
16126      Branch: perlio
16127           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
16128           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
16129           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
16130           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
16131           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
16132           !> t/lib/db-hash.t t/lib/db-recno.t
16133 ____________________________________________________________________________
16134 [  8103] By: nick                                  on 2000/12/13  23:16:13
16135         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
16136              so far and so it does not get lost.
16137      Branch: perlio
16138            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
16139 ____________________________________________________________________________
16140 [  8102] By: jhi                                   on 2000/12/13  17:14:22
16141         Log: Update Changes.
16142      Branch: perl
16143            ! Changes patchlevel.h
16144 ____________________________________________________________________________
16145 [  8101] By: jhi                                   on 2000/12/13  16:53:41
16146         Log: Move the proto of start_glob() to a better place; regen api files.
16147      Branch: perl
16148            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
16149 ____________________________________________________________________________
16150 [  8100] By: jhi                                   on 2000/12/13  16:47:11
16151         Log: Metaconfig change for #8099.
16152      Branch: metaconfig
16153            ! U/modified/Head.U
16154 ____________________________________________________________________________
16155 [  8099] By: jhi                                   on 2000/12/13  16:46:48
16156         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
16157              From: Andy Dougherty <doughera@lafayette.edu>
16158              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
16159              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
16160      Branch: perl
16161            ! Configure
16162 ____________________________________________________________________________
16163 [  8098] By: jhi                                   on 2000/12/13  16:39:02
16164         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
16165              From: rspier@pobox.com (Robert Spier)
16166              Date: Tue, 12 Dec 2000 21:12:39 -0500
16167              Message-ID: <14902.56087.678086.725773@rls.cx>
16168              
16169              fastgetcwd is defined using a glob alias on a $^O dependent basis -
16170              and there was no default assignment or perl subroutine.
16171      Branch: perl
16172            ! lib/Cwd.pm
16173 ____________________________________________________________________________
16174 [  8097] By: jhi                                   on 2000/12/13  16:16:01
16175         Log: Subject: [PATCH] move startglob out of pp_hot.c
16176              From: Nicholas Clark <nick@ccl4.org>
16177              Date: Mon, 11 Dec 2000 23:16:39 +0000
16178              Message-ID: <20001211231638.A55550@plum.flirble.org>
16179      Branch: perl
16180            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
16181 ____________________________________________________________________________
16182 [  8096] By: jhi                                   on 2000/12/13  15:26:23
16183         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
16184              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
16185              Date: Wed, 13 Dec 2000 14:01:37 +0100
16186              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
16187              
16188              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
16189              in turn requires libpthread in libswanted.
16190      Branch: perl
16191            ! hints/hpux.sh
16192 ____________________________________________________________________________
16193 [  8095] By: jhi                                   on 2000/12/12  19:51:05
16194         Log: The integration wars continue.
16195      Branch: perl
16196           !> sv.c
16197 ____________________________________________________________________________
16198 [  8094] By: jhi                                   on 2000/12/12  19:48:26
16199         Log: Subject: [PATCH perl@8070] DB_File-1.74  
16200              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
16201              Date: Mon, 11 Dec 2000 23:07:17 -0000
16202              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
16203      Branch: perl
16204            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16205            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
16206            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
16207            ! t/lib/db-recno.t
16208 ____________________________________________________________________________
16209 [  8093] By: nick                                  on 2000/12/12  19:42:13
16210         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
16211      Branch: perlio
16212            ! sv.c
16213           !> lib/File/DosGlob.pm
16214 ____________________________________________________________________________
16215 [  8092] By: jhi                                   on 2000/12/12  19:28:11
16216         Log: Integrate perlio.
16217      Branch: perl
16218           !> sv.c
16219 ____________________________________________________________________________
16220 [  8091] By: nick                                  on 2000/12/12  18:49:45
16221         Log: Fix for Tk, and upgrading shared SVs.
16222      Branch: perlio
16223            ! sv.c
16224 ____________________________________________________________________________
16225 [  8090] By: jhi                                   on 2000/12/12  16:48:59
16226         Log: Subject: [PATCH] Re: Breadperl & Tk
16227              From: Nick Ing-Simmons <nik@tiuk.ti.com>
16228              Date: Tue, 12 Dec 2000 14:48:27 GMT
16229              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
16230      Branch: perl
16231            ! sv.c
16232 ____________________________________________________________________________
16233 [  8089] By: jhi                                   on 2000/12/12  03:37:19
16234         Log: Subject: DosGlob.pm diff for bash style brace expansion.
16235              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
16236              Date: Fri, 8 Dec 2000 10:45:30 -0600
16237              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
16238      Branch: perl
16239            ! lib/File/DosGlob.pm
16240 ____________________________________________________________________________
16241 [  8088] By: nick                                  on 2000/12/11  23:59:59
16242         Log: Integrate mainline
16243      Branch: perlio
16244           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
16245           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
16246           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
16247           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
16248           !> t/op/local.t t/pragma/warn/toke toke.c
16249 ____________________________________________________________________________
16250 [  8087] By: jhi                                   on 2000/12/11  23:20:23
16251         Log: Integrate perlio.
16252      Branch: perl
16253           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
16254 ____________________________________________________________________________
16255 [  8086] By: jhi                                   on 2000/12/11  22:50:59
16256         Log: Tune further the OS detection of CGI.
16257      Branch: perl
16258            ! lib/CGI.pm
16259 ____________________________________________________________________________
16260 [  8085] By: nick                                  on 2000/12/11  22:50:46
16261         Log: Finish 1st pass of "encoding" layer e.g. :
16262              open($fh,"<encoding(iso8859-7)",$greek) || die;
16263      Branch: perlio
16264            ! ext/Encode/Encode.xs perlio.c perliol.h
16265 ____________________________________________________________________________
16266 [  8084] By: jhi                                   on 2000/12/11  22:32:06
16267         Log: Revert the -f ambiguousity patch, seems to cause
16268              too much hassle (the interpret -Q as a function
16269              where Q is not a known filetest part is left in).
16270      Branch: perl
16271            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
16272            ! toke.c
16273 ____________________________________________________________________________
16274 [  8083] By: jhi                                   on 2000/12/11  22:27:23
16275         Log: (accidentally empty check-in)
16276      Branch: perl
16277            ! lib/File/DosGlob.pm
16278 ____________________________________________________________________________
16279 [  8082] By: nick                                  on 2000/12/11  19:09:51
16280         Log: Restore mmap function (broken by tweaks to shared buffer
16281              layer for encode(xxxx)).
16282      Branch: perlio
16283            ! perlio.c
16284 ____________________________________________________________________________
16285 [  8081] By: jhi                                   on 2000/12/11  18:29:13
16286         Log: Subject: Re: The long awaited feature ...
16287              From: Simon Cozens <simon@cozens.net>
16288              Date: Mon, 11 Dec 2000 15:54:24 +0000
16289              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
16290              
16291              More io/utf8 tests.
16292      Branch: perl
16293            ! t/io/utf8.t
16294 ____________________________________________________________________________
16295 [  8080] By: jhi                                   on 2000/12/11  18:19:36
16296         Log: Subject: PATCH MakeMaker manpage clarification
16297              From: andreas.koenig@anima.de (Andreas J. Koenig)
16298              Date: 10 Dec 2000 20:46:13 +0100
16299              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
16300      Branch: perl
16301            ! lib/ExtUtils/MakeMaker.pm
16302 ____________________________________________________________________________
16303 [  8079] By: jhi                                   on 2000/12/11  15:35:07
16304         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
16305              From: Simon Cozens <simon@cozens.net>
16306              Date: Sun, 10 Dec 2000 19:06:19 +0000
16307              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
16308      Branch: perl
16309            ! ext/B/B/Deparse.pm t/lib/b.t
16310 ____________________________________________________________________________
16311 [  8078] By: jhi                                   on 2000/12/11  15:09:11
16312         Log: Subject: [PATCH] docs on NaN
16313              From: Nicholas Clark <nick@ccl4.org>
16314              Date: Mon, 11 Dec 2000 01:48:38 +0000
16315              Message-ID: <20001211014838.B99205@plum.flirble.org>
16316      Branch: perl
16317            ! pod/perlop.pod
16318 ____________________________________________________________________________
16319 [  8077] By: jhi                                   on 2000/12/11  15:02:21
16320         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
16321              From: Simon Cozens <simon@cozens.net>
16322              Date: Mon, 11 Dec 2000 01:21:45 +0000
16323              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
16324      Branch: perl
16325            ! pp.c pp_hot.c scope.c t/op/local.t
16326 ____________________________________________________________________________
16327 [  8076] By: nick                                  on 2000/12/10  20:43:32
16328         Log: Not merge worthy...
16329              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
16330              syntax is modelled on attributes.
16331              Untested fix for io/utf8 on Win32 etc.
16332              Very clumsy start to the encode layer.
16333      Branch: perlio
16334            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
16335 ____________________________________________________________________________
16336 [  8075] By: jhi                                   on 2000/12/10  18:39:33
16337         Log: Darwin is not Windows.
16338      Branch: perl
16339            ! lib/CGI.pm
16340 ____________________________________________________________________________
16341 [  8074] By: jhi                                   on 2000/12/10  18:31:27
16342         Log: Subject: Ambiguous -%c() resolved as a file test
16343              From: "Paul Marquess" <Paul.Marquess@openwave.com>
16344              Date: Sun, 10 Dec 2000 15:35:07 -0000
16345              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
16346      Branch: perl
16347            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
16348 ____________________________________________________________________________
16349 [  8073] By: jhi                                   on 2000/12/10  18:16:29
16350         Log: Subject: PATCH installperl misinformed 
16351              From: andreas.koenig@anima.de (Andreas J. Koenig)
16352              Date: 10 Dec 2000 13:01:32 +0100 
16353              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
16354      Branch: perl
16355            ! installperl
16356 ____________________________________________________________________________
16357 [  8072] By: jhi                                   on 2000/12/10  18:07:55
16358         Log: The walkoptree confusion rages; walkoptree() seems to be coming
16359              from B.xs, while walkoptree_slow() comes from B.pm.
16360      Branch: perl
16361            ! ext/B/B.pm
16362 ____________________________________________________________________________
16363 [  8071] By: nick                                  on 2000/12/10  11:45:47
16364         Log: Integrate mainline
16365      Branch: perlio
16366           +> t/base/commonsense.t
16367           !> (integrate 37 files)
16368 ____________________________________________________________________________
16369 [  8070] By: jhi                                   on 2000/12/10  04:46:21
16370         Log: Update Changes.
16371      Branch: perl
16372            ! Changes patchlevel.h
16373 ____________________________________________________________________________
16374 [  8069] By: jhi                                   on 2000/12/10  04:39:19
16375         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
16376              From: andreas.koenig@anima.de (Andreas J. Koenig)
16377              Date: 09 Dec 2000 17:14:25 +0100
16378              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
16379      Branch: perl
16380            + t/base/commonsense.t
16381            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
16382 ____________________________________________________________________________
16383 [  8068] By: jhi                                   on 2000/12/10  04:17:36
16384         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
16385              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16386              Date: Sat, 9 Dec 2000 16:47:22 -0000
16387              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
16388      Branch: perl
16389            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
16390            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
16391            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
16392            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
16393            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
16394            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
16395            ! t/lib/sdbm.t
16396 ____________________________________________________________________________
16397 [  8067] By: jhi                                   on 2000/12/10  03:52:02
16398         Log: Test case for #8066.
16399      Branch: perl
16400            ! t/op/misc.t
16401 ____________________________________________________________________________
16402 [  8066] By: jhi                                   on 2000/12/10  03:50:30
16403         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
16404              From: Simon Cozens <simon@cozens.net>
16405              Date: Sun, 10 Dec 2000 00:55:37 +0000
16406              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
16407      Branch: perl
16408            ! pp_sys.c
16409 ____________________________________________________________________________
16410 [  8065] By: jhi                                   on 2000/12/10  03:44:52
16411         Log: Test case for #8064.
16412      Branch: perl
16413            ! t/comp/proto.t
16414 ____________________________________________________________________________
16415 [  8064] By: jhi                                   on 2000/12/10  03:42:32
16416         Log: Subject: Re: prototype of substr
16417              From: Simon Cozens <simon@cozens.net>
16418              Date: Sun, 10 Dec 2000 00:13:33 +0000
16419              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
16420              
16421              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
16422      Branch: perl
16423            ! pp.c
16424 ____________________________________________________________________________
16425 [  8063] By: jhi                                   on 2000/12/10  03:39:42
16426         Log: Subject: [PATCH] perlguts.pod
16427              From: Simon Cozens <simon@cozens.net>
16428              Date: Sun, 10 Dec 2000 00:06:47 +0000
16429              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
16430              
16431              Documentation of the different types of ops,
16432              plus the functions in dump.c
16433      Branch: perl
16434            ! pod/perlguts.pod
16435 ____________________________________________________________________________
16436 [  8062] By: jhi                                   on 2000/12/10  03:30:04
16437         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
16438              From: Nicholas Clark <nick@talking.bollo.cx>
16439              Date: Sat, 09 Dec 2000 18:57:25 +0000
16440              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
16441              
16442              Be more robust in weird hostname setups.
16443      Branch: perl
16444            ! t/lib/net-hostent.t
16445 ____________________________________________________________________________
16446 [  8061] By: jhi                                   on 2000/12/10  03:28:21
16447         Log: Pacify fussy compiler. 
16448      Branch: perl
16449            ! pp_sys.c
16450 ____________________________________________________________________________
16451 [  8060] By: jhi                                   on 2000/12/10  02:52:46
16452         Log: Integrate perlio.
16453      Branch: perl
16454           !> pp_sys.c t/io/utf8.t
16455 ____________________________________________________________________________
16456 [  8059] By: nick                                  on 2000/12/09  23:40:14
16457         Log: read/sysread/recv should now be utf8 aware.
16458              Basic test for utf8 read.
16459      Branch: perlio
16460            ! pp_sys.c t/io/utf8.t
16461 ____________________________________________________________________________
16462 [  8058] By: jhi                                   on 2000/12/09  21:56:02
16463         Log: Integrate perlio.
16464      Branch: perl
16465           +> t/io/utf8.t
16466           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
16467 ____________________________________________________________________________
16468 [  8057] By: jhi                                   on 2000/12/09  21:53:35
16469         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
16470              From: Inaba Hiroto <inaba@st.rim.or.jp>
16471              Date: Sun, 10 Dec 2000 05:53:21 +0900
16472              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
16473              
16474              Tests for #8056.
16475      Branch: perl
16476            ! t/op/each.t
16477 ____________________________________________________________________________
16478 [  8056] By: jhi                                   on 2000/12/09  21:51:16
16479         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
16480              From: Inaba Hiroto <inaba@st.rim.or.jp>
16481              Date: Sat, 09 Dec 2000 18:02:00 +0900
16482              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
16483              
16484              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
16485      Branch: perl
16486            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
16487 ____________________________________________________________________________
16488 [  8055] By: nick                                  on 2000/12/09  20:11:48
16489         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
16490              than raw PerlIO_write() - does not seem to break any tests.
16491      Branch: perlio
16492            ! pp_sys.c
16493 ____________________________________________________________________________
16494 [  8054] By: nick                                  on 2000/12/09  19:47:30
16495         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
16496              (sysread, recv and write i.e. formats still to do...)
16497              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
16498              open($fh,">:utf8","name")
16499              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
16500              so no extra overhead is involved.
16501              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
16502              to a non-utf8 stream.
16503              Add initial io/utf8.t
16504              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
16505              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
16506              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
16507      Branch: perlio
16508            + t/io/utf8.t
16509            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
16510 ____________________________________________________________________________
16511 [  8053] By: nick                                  on 2000/12/09  19:26:37
16512         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
16513              was only testing this_utf8.
16514      Branch: perlio
16515            ! toke.c
16516 ____________________________________________________________________________
16517 [  8052] By: nick                                  on 2000/12/09  19:09:41
16518         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
16519              i.e. the output string has one, but don't mess with source assumption.
16520      Branch: perlio
16521            ! toke.c
16522 ____________________________________________________________________________
16523 [  8051] By: jhi                                   on 2000/12/09  16:55:17
16524         Log: Integrate perlio.
16525      Branch: perl
16526           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
16527           !> sv.c thrdvar.h util.c
16528 ____________________________________________________________________________
16529 [  8050] By: jhi                                   on 2000/12/09  16:48:07
16530         Log: Nits noticed by Peter Prymmer.
16531      Branch: perl
16532            ! lib/ExtUtils/MM_VMS.pm
16533 ____________________________________________________________________________
16534 [  8049] By: nick                                  on 2000/12/09  13:49:40
16535         Log: UTF8 output prework.
16536              - Store $\ and $, as SVs so they can have SvUTF8 flag
16537              - use do_print() rather than raw PerlIO_write() to print them.
16538      Branch: perlio
16539            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
16540            ! thrdvar.h util.c
16541 ____________________________________________________________________________
16542 [  8048] By: nick                                  on 2000/12/09  12:30:43
16543         Log: Integrate mainline.
16544      Branch: perlio
16545           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
16546           +> t/op/reverse.t
16547           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
16548           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
16549           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
16550           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
16551           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
16552           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
16553 ____________________________________________________________________________
16554 [  8047] By: jhi                                   on 2000/12/09  00:23:27
16555         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
16556              From: Michael G Schwern <schwern@pobox.com>
16557              Date: Fri, 8 Dec 2000 14:43:04 -0600
16558      Branch: perl
16559            ! lib/ExtUtils/MM_VMS.pm
16560 ____________________________________________________________________________
16561 [  8046] By: jhi                                   on 2000/12/08  23:10:27
16562         Log: A missed check-in.
16563      Branch: perl
16564            ! lib/ExtUtils/Manifest.pm
16565 ____________________________________________________________________________
16566 [  8045] By: jhi                                   on 2000/12/08  21:57:12
16567         Log: (null check-in)
16568      Branch: perl
16569            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
16570 ____________________________________________________________________________
16571 [  8044] By: jhi                                   on 2000/12/08  21:11:06
16572         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
16573              at the final draft stage.
16574      Branch: perl
16575            + ext/Encode/Encode/iso8859-16.enc
16576            ! MANIFEST
16577 ____________________________________________________________________________
16578 [  8043] By: jhi                                   on 2000/12/08  16:39:04
16579         Log: Update Changes.
16580      Branch: perl
16581            ! Changes patchlevel.h
16582 ____________________________________________________________________________
16583 [  8042] By: jhi                                   on 2000/12/08  16:33:39
16584         Log: Do not return the Unicode replacement character if UTF-8
16585              decoding goes awry, it should be up to the caller to decide.
16586      Branch: perl
16587            ! pod/perlapi.pod utf8.c
16588 ____________________________________________________________________________
16589 [  8041] By: jhi                                   on 2000/12/08  16:22:28
16590         Log: metaconfig maintenance.
16591      Branch: metaconfig
16592            ! U/modified/stdchar.U
16593      Branch: metaconfig/U/perl
16594            + testsyml.U
16595 ____________________________________________________________________________
16596 [  8040] By: jhi                                   on 2000/12/08  16:03:08
16597         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
16598              From: sthoenna@efn.org
16599              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
16600              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
16601      Branch: perl
16602            ! Changes lib/ExtUtils/MM_OS2.pm
16603 ____________________________________________________________________________
16604 [  8039] By: jhi                                   on 2000/12/08  15:57:11
16605         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
16606              From: Simon Cozens <simon@cozens.net>
16607              Date: Fri, 8 Dec 2000 13:33:31 +0000
16608              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
16609              
16610              (The pp_hot part needed a rewrite.)
16611      Branch: perl
16612            ! doop.c pp_hot.c utf8.c
16613 ____________________________________________________________________________
16614 [  8038] By: jhi                                   on 2000/12/08  15:25:08
16615         Log: Subject: djSP
16616              From: Michael Stevens <michael@etla.org>
16617              Date: Wed, 6 Dec 2000 23:24:01 +0000
16618              Message-ID: <20001206232400.A21381@firedrake.org>
16619              
16620              Plus a note from Nick Ing-Simmons.
16621      Branch: perl
16622            ! pp.h
16623 ____________________________________________________________________________
16624 [  8037] By: jhi                                   on 2000/12/08  15:18:35
16625         Log: Filetype is text.
16626      Branch: perl
16627            ! t/op/utf8decode.t
16628 ____________________________________________________________________________
16629 [  8036] By: jhi                                   on 2000/12/08  03:31:27
16630         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
16631              From: Andy Dougherty <doughera@lafayette.edu>
16632              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
16633              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
16634              
16635              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
16636              From: Andy Dougherty <doughera@lafayette.edu>
16637              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
16638              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
16639      Branch: perl
16640            + ext/POSIX/hints/svr4.pl
16641            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
16642 ____________________________________________________________________________
16643 [  8035] By: jhi                                   on 2000/12/08  03:26:01
16644         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
16645              From: Andy Dougherty <doughera@lafayette.edu>
16646              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
16647              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
16648      Branch: perl
16649            ! t/README t/base/term.t
16650 ____________________________________________________________________________
16651 [  8034] By: jhi                                   on 2000/12/08  03:21:59
16652         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
16653              From: mjd@plover.com  
16654              Date: 7 Dec 2000 21:04:20 -0000
16655              Message-ID: <20001207210420.22282.qmail@plover.com>
16656              
16657              Plus -z doc.
16658      Branch: perl
16659            ! pod/perlfunc.pod
16660 ____________________________________________________________________________
16661 [  8033] By: jhi                                   on 2000/12/08  03:19:03
16662         Log: Use the UTF8 macros a bit.  They can't be used with abandon
16663              everywhere because we do generate illegal UTF-8 in some situations.
16664              This is of course naughty.
16665      Branch: perl
16666            ! pod/perlapi.pod utf8.c utf8.h
16667 ____________________________________________________________________________
16668 [  8032] By: jhi                                   on 2000/12/08  03:00:09
16669         Log: Out of sync?
16670      Branch: perl
16671            ! t/pragma/warn/utf8
16672 ____________________________________________________________________________
16673 [  8031] By: jhi                                   on 2000/12/08  02:22:39
16674         Log: Cnt spl.
16675      Branch: perl
16676            ! MANIFEST
16677 ____________________________________________________________________________
16678 [  8030] By: jhi                                   on 2000/12/08  01:23:54
16679         Log: Add test for reverse().
16680      Branch: perl
16681            + t/op/reverse.t
16682            ! MANIFEST
16683 ____________________________________________________________________________
16684 [  8029] By: jhi                                   on 2000/12/08  01:21:47
16685         Log: Integrate perlio.
16686      Branch: perl
16687           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
16688           !> perlio.c perlio.h perlsdio.h warnings.pl
16689 ____________________________________________________________________________
16690 [  8028] By: jhi                                   on 2000/12/08  01:19:08
16691         Log: Introduce macros for UTF8 decoding.
16692      Branch: perl
16693            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
16694 ____________________________________________________________________________
16695 [  8027] By: nick                                  on 2000/12/07  22:18:19
16696         Log: Integrate mainline
16697      Branch: perlio
16698           !> embed.pl pod/perlapi.pod utf8.c
16699 ____________________________________________________________________________
16700 [  8026] By: nick                                  on 2000/12/07  21:45:08
16701         Log: Various oddities p4 diff -se showed up
16702              Remove 'our' from warnings.pl
16703      Branch: perlio
16704            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
16705 ____________________________________________________________________________
16706 [  8025] By: nick                                  on 2000/12/07  21:43:32
16707         Log: Change PerlIO_(get|set)pos to take SV *
16708              Should fix, OS/2, VMS, (sfio??)
16709      Branch: perlio
16710            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
16711 ____________________________________________________________________________
16712 [  8024] By: jhi                                   on 2000/12/07  19:05:32
16713         Log: Document utf8_to_uv() better.
16714      Branch: perl
16715            ! pod/perlapi.pod utf8.c
16716 ____________________________________________________________________________
16717 [  8023] By: jhi                                   on 2000/12/07  18:23:47
16718         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
16719      Branch: perl
16720            ! embed.pl pod/perlapi.pod utf8.c
16721 ____________________________________________________________________________
16722 [  8022] By: jhi                                   on 2000/12/07  04:13:51
16723         Log: Integrate perlio.
16724      Branch: perl
16725           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
16726           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
16727           !> win32/makefile.mk
16728 ____________________________________________________________________________
16729 [  8021] By: nick                                  on 2000/12/07  00:28:14
16730         Log: Various attempts at MSVC debug - not sure what has
16731              changed but works now. 
16732              Seems atexit() _may_ work for DLLs built with MSVC so don't
16733              call cleanup that way.
16734      Branch: perlio
16735            ! perlio.c win32/makefile.mk
16736 ____________________________________________________________________________
16737 [  8020] By: nick                                  on 2000/12/06  19:57:20
16738         Log: Integrate mainline
16739      Branch: perlio
16740           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
16741           !> (integrate 75 files)
16742 ____________________________________________________________________________
16743 [  8019] By: nick                                  on 2000/12/06  19:28:21
16744         Log: Add useperlio to config.vc
16745              Turn off binmode in config_H.PL
16746              Regen all the config_H.xx
16747              Attempt to get debugging build with MSVC.
16748      Branch: perlio
16749            ! win32/config.vc win32/config_H.bc win32/config_H.gc
16750            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
16751 ____________________________________________________________________________
16752 [  8018] By: nick                                  on 2000/12/06  19:21:57
16753         Log: Test various dup/external program options on all platforms.
16754      Branch: perlio
16755            ! t/io/dup.t
16756 ____________________________________________________________________________
16757 [  8017] By: nick                                  on 2000/12/06  19:20:47
16758         Log: Fix harness to be less picky
16759      Branch: perlio
16760            ! lib/Test/Harness.pm
16761 ____________________________________________________________________________
16762 [  8016] By: jhi                                   on 2000/12/06  16:45:12
16763         Log: Update Changes.
16764      Branch: perl
16765            ! Changes patchlevel.h
16766 ____________________________________________________________________________
16767 [  8015] By: jhi                                   on 2000/12/06  16:41:03
16768         Log: Test \x{...} with ord().
16769      Branch: perl
16770            ! t/op/ord.t
16771 ____________________________________________________________________________
16772 [  8014] By: jhi                                   on 2000/12/06  16:20:33
16773         Log: Test tweak because of #8013.
16774      Branch: perl
16775            ! t/lib/b.t
16776 ____________________________________________________________________________
16777 [  8013] By: jhi                                   on 2000/12/06  16:09:09
16778         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
16779              From: Michael G Schwern <schwern@pobox.com>
16780              Date: Tue, 5 Dec 2000 21:23:28 -0500
16781              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
16782              
16783              Carp::Heavy parts not very applicable because of recent changes.
16784      Branch: perl
16785            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
16786            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
16787            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
16788            ! lib/Exporter.pm lib/Exporter/Heavy.pm
16789            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
16790            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
16791            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
16792            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
16793            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
16794            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
16795            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
16796            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
16797            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
16798            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
16799            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
16800            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
16801            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
16802            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
16803            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
16804            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
16805            ! warnings.pl
16806 ____________________________________________________________________________
16807 [  8012] By: jhi                                   on 2000/12/06  15:22:38
16808         Log: Subject: [PATCH] Re: New harness is failing things
16809              From: Nick Ing-Simmons <nik@tiuk.ti.com>
16810              Date: Wed, 6 Dec 2000 13:00:30 GMT
16811              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
16812      Branch: perl
16813            ! lib/Test/Harness.pm
16814 ____________________________________________________________________________
16815 [  8011] By: jhi                                   on 2000/12/06  15:12:08
16816         Log: Subject: installhtml changes
16817              From: Michael Stevens <michael@etla.org>
16818              Date: Wed, 6 Dec 2000 13:15:53 +0000
16819              Message-ID: <20001206131553.A27317@firedrake.org>
16820      Branch: perl
16821            ! installhtml
16822 ____________________________________________________________________________
16823 [  8010] By: jhi                                   on 2000/12/06  15:06:05
16824         Log: Subject: the dTHR hits
16825              From: Michael Stevens <michael@etla.org>
16826              Date: Wed, 6 Dec 2000 12:06:03 +0000
16827              Message-ID: <20001206120603.A24581@firedrake.org>
16828              
16829              More, errrm, less dTHRs.
16830      Branch: perl
16831            ! bytecode.pl ext/B/B/C.pm
16832 ____________________________________________________________________________
16833 [  8009] By: jhi                                   on 2000/12/06  15:04:25
16834         Log: Subject: MakeMaker mailing list gone?
16835              From: Michael G Schwern <schwern@pobox.com>
16836              Date: Tue, 5 Dec 2000 19:29:59 -0500
16837              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
16838              
16839              The MakeMaker mailing list is dead, perlbug is the right
16840              address to report bugs.
16841      Branch: perl
16842            ! lib/ExtUtils/MakeMaker.pm
16843 ____________________________________________________________________________
16844 [  8008] By: jhi                                   on 2000/12/06  15:00:32
16845         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
16846              From: Michael G Schwern <schwern@pobox.com>
16847              Date: Tue, 5 Dec 2000 19:21:21 -0500
16848              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
16849              
16850              Add a default MANIFEST skip that ignores things like
16851              version control files, editor temporary files, and the Makefile.
16852      Branch: perl
16853            + lib/ExtUtils/MANIFEST.SKIP
16854            ! MANIFEST lib/ExtUtils/Manifest.pm
16855 ____________________________________________________________________________
16856 [  8007] By: jhi                                   on 2000/12/06  14:57:20
16857         Log: In Amiga more manual hackery of the scripts seems to be needed,
16858              from Jan-Erik Karlsson.  Why Configure does not get this right
16859              is unknown, may be shell-induced.
16860      Branch: perl
16861            ! README.amiga
16862 ____________________________________________________________________________
16863 [  8006] By: jhi                                   on 2000/12/05  23:53:12
16864         Log: Add TOPm1s to peek at the second topmost stack item.
16865      Branch: perl
16866            ! pp.h
16867 ____________________________________________________________________________
16868 [  8005] By: jhi                                   on 2000/12/05  23:13:55
16869         Log: Avaunt, you foul UTF-8 tests.
16870      Branch: perl
16871            ! t/op/ver.t t/pragma/utf8.t
16872 ____________________________________________________________________________
16873 [  8004] By: jhi                                   on 2000/12/05  23:09:54
16874         Log: Continue utf8 dispersal. 
16875      Branch: perl
16876            + t/op/concat.t
16877            ! MANIFEST t/pragma/utf8.t
16878 ____________________________________________________________________________
16879 [  8003] By: nick                                  on 2000/12/05  23:02:39
16880         Log: Integrate mainline.
16881      Branch: perlio
16882           +> t/op/length.t t/op/utf8decode.t
16883           !> (integrate 69 files)
16884 ____________________________________________________________________________
16885 [  8002] By: jhi                                   on 2000/12/05  22:59:28
16886         Log: Integrate perlio.
16887      Branch: perl
16888           !> iperlsys.h perl.c perlio.c win32/perllib.c
16889 ____________________________________________________________________________
16890 [  8001] By: nick                                  on 2000/12/05  22:07:52
16891         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
16892              - calloc/free suffer from damage on TerminateThread()
16893              - use PerlMemShared (as originally planned) now fixed
16894              - avoid doing anything important on DLL "detach".
16895      Branch: perlio
16896            ! perl.c perlio.c win32/perllib.c
16897 ____________________________________________________________________________
16898 [  8000] By: nick                                  on 2000/12/05  21:05:09
16899         Log: Fix gross PerlMemShared issue.
16900      Branch: perlio
16901            ! iperlsys.h
16902 ____________________________________________________________________________
16903 [  7999] By: jhi                                   on 2000/12/05  20:46:58
16904         Log: Test for Unicode (UTF-8) hash keys.
16905      Branch: perl
16906            ! t/op/each.t
16907 ____________________________________________________________________________
16908 [  7998] By: jhi                                   on 2000/12/05  20:30:35
16909         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
16910              is now always UTF-8), empty line cosmetics.
16911      Branch: perl
16912            ! t/pragma/utf8.t
16913 ____________________________________________________________________________
16914 [  7997] By: jhi                                   on 2000/12/05  20:15:40
16915         Log: Subject: Re: STRLEN - what?
16916              From: Andy Dougherty <doughera@lafayette.edu>
16917              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
16918              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
16919              
16920              Explain STRLEN.
16921      Branch: perl
16922            ! pod/perlguts.pod
16923 ____________________________________________________________________________
16924 [  7996] By: jhi                                   on 2000/12/05  20:13:34
16925         Log: Split off the UTF-8 decoder tests, make them to check also
16926              the error message.
16927      Branch: perl
16928            + t/op/utf8decode.t
16929            ! MANIFEST t/pragma/utf8.t utf8.c
16930 ____________________________________________________________________________
16931 [  7995] By: jhi                                   on 2000/12/05  16:39:47
16932         Log: Start migrating bits of pragma/utf8 to elsewhere
16933              (since the long term plan is to obsolete 'use utf8').
16934      Branch: perl
16935            + t/op/length.t
16936            ! MANIFEST t/pragma/utf8.t
16937 ____________________________________________________________________________
16938 [  7994] By: jhi                                   on 2000/12/05  16:30:21
16939         Log: Fix a manual edit typo from #7993, fix the message formatting
16940              for Unicode, add few our declarations.
16941      Branch: perl
16942            ! lib/Carp/Heavy.pm
16943 ____________________________________________________________________________
16944 [  7993] By: jhi                                   on 2000/12/05  16:09:15
16945         Log: Subject: Need help with warnings :-(
16946              From: "Ben Tilly" <ben_tilly@hotmail.com>
16947              Date: Tue, 05 Dec 2000 01:35:54 -0500
16948              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
16949              
16950              Subject: UPDATE: Carp/Heavy now passes all tests
16951              From: "Ben Tilly" <ben_tilly@hotmail.com>
16952              Date: Tue, 05 Dec 2000 07:59:41 -0500
16953              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
16954              
16955              The Brave New Carp.
16956      Branch: perl
16957            ! lib/Carp.pm lib/Carp/Heavy.pm
16958 ____________________________________________________________________________
16959 [  7992] By: jhi                                   on 2000/12/05  15:55:08
16960         Log: Subject: [PATCH perl@7979] cygwin port
16961              From: "Eric Fifer" <efifer@dircon.co.uk>
16962              Date: Tue, 5 Dec 2000 14:04:09 -0000
16963              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
16964      Branch: perl
16965            ! t/lib/net-hostent.t
16966 ____________________________________________________________________________
16967 [  7991] By: jhi                                   on 2000/12/05  15:52:34
16968         Log: Subject: Re: [PATCH] The largest hoax of all times?
16969              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16970              Date: Tue, 5 Dec 2000 00:40:25 -0500
16971              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
16972              
16973              Subject: Re: [PATCH] The largest hoax of all times?
16974              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16975              Date: Mon, 4 Dec 2000 23:55:53 -0500
16976              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
16977              
16978              Subject: Re: [PATCH] The largest hoax of all times?
16979              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16980              Date: Tue, 5 Dec 2000 01:28:45 -0500
16981              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
16982              
16983              Fix the unpredictable order of DESTROYs.
16984      Branch: perl
16985            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
16986            ! sv.c sv.h t/op/ref.t
16987 ____________________________________________________________________________
16988 [  7990] By: jhi                                   on 2000/12/05  14:38:53
16989         Log: Subject: [PATCH] shrink pp_hot fractionally
16990              From: Nicholas Clark <nick@ccl4.org>
16991              Date: Tue, 5 Dec 2000 12:44:31 +0000
16992              Message-ID: <20001205124431.E74518@plum.flirble.org>
16993              
16994              Use report_evil_fh().
16995      Branch: perl
16996            ! opcode.pl opnames.h pp_hot.c util.c
16997 ____________________________________________________________________________
16998 [  7989] By: jhi                                   on 2000/12/05  14:21:27
16999         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
17000              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17001              Date: Mon, 04 Dec 2000 22:21:59 -0800
17002              Message-ID: <HmIL6gzkgepS092yn@efn.org>
17003              
17004              Harness shouldn't ignore responses like "ok 3\r\r\n".
17005      Branch: perl
17006            ! lib/Test/Harness.pm
17007 ____________________________________________________________________________
17008 [  7988] By: jhi                                   on 2000/12/05  13:51:28
17009         Log: Integrate the "skip" messages to explain().
17010      Branch: perl
17011            ! t/lib/syslfs.t t/op/lfs.t
17012 ____________________________________________________________________________
17013 [  7987] By: jhi                                   on 2000/12/05  12:34:54
17014         Log: The one that got away in #7984.
17015              
17016              Subject: Re: dTHR - what and why?
17017              From: Michael Stevens <michael@etla.org> 
17018              Date: Tue, 5 Dec 2000 11:15:52 +0000
17019              Message-ID: <20001205111552.A4647@firedrake.org>
17020      Branch: perl
17021            ! sv.h
17022 ____________________________________________________________________________
17023 [  7986] By: gsar                                  on 2000/12/05  09:14:44
17024         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
17025              due to the notorious GetFileType() bug in Windows 9x, which fstat()
17026              tickles)
17027      Branch: perl
17028            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
17029 ____________________________________________________________________________
17030 [  7985] By: jhi                                   on 2000/12/05  05:49:03
17031         Log: Integrate perlio.
17032      Branch: perl
17033           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
17034           !> win32/perlhost.h win32/perllib.c
17035 ____________________________________________________________________________
17036 [  7984] By: jhi                                   on 2000/12/05  05:48:16
17037         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
17038      Branch: perl
17039            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
17040            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
17041            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
17042            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
17043            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
17044            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
17045            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
17046            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
17047            ! win32/win32.c
17048 ____________________________________________________________________________
17049 [  7983] By: nick                                  on 2000/12/04  23:27:43
17050         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
17051      Branch: perlio
17052            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
17053            ! win32/perlhost.h win32/perllib.c
17054 ____________________________________________________________________________
17055 [  7982] By: jhi                                   on 2000/12/04  19:44:09
17056         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
17057              uncovered by #7980.
17058      Branch: perl
17059            ! op.c
17060 ____________________________________________________________________________
17061 [  7981] By: jhi                                   on 2000/12/04  19:42:07
17062         Log: Subject: [PATCH] Trivial dump.c feature
17063              From: Simon Cozens <simon@cozens.net>
17064              Date: Mon, 4 Dec 2000 18:08:38 +0000
17065              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
17066              
17067              Show whether a constant is UTF-8.
17068      Branch: perl
17069            ! dump.c
17070 ____________________________________________________________________________
17071 [  7980] By: jhi                                   on 2000/12/04  19:36:51
17072         Log: UTF-8 hash keys, patch from Inaba Hiroto.
17073      Branch: perl
17074            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
17075 ____________________________________________________________________________
17076 [  7979] By: jhi                                   on 2000/12/04  17:36:28
17077         Log: Update Changes.
17078      Branch: perl
17079            ! Changes patchlevel.h
17080 ____________________________________________________________________________
17081 [  7978] By: jhi                                   on 2000/12/04  16:42:17
17082         Log: Retract #7977, still too volatile (the euphemism of the day
17083              for unfinished and buggy :-)
17084      Branch: perl
17085            ! doop.c hv.c pp.c sv.h
17086 ____________________________________________________________________________
17087 [  7977] By: jhi                                   on 2000/12/04  16:25:15
17088         Log: (Retracted by #7978, too shaky yet.)
17089              
17090              Subject: Re: utf8 in hash keys, implementor missing
17091              From: Simon Cozens <simon@cozens.net>
17092              Date: Sat, 2 Dec 2000 19:49:35 +0000
17093              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
17094              
17095              The first step at UTF-8 hash keys.
17096      Branch: perl
17097            ! doop.c hv.c pp.c sv.h
17098 ____________________________________________________________________________
17099 [  7976] By: jhi                                   on 2000/12/04  16:13:53
17100         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
17101              From: sthoenna@efn.org
17102              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
17103              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
17104      Branch: perl
17105            ! os2/os2.c perlio.c
17106 ____________________________________________________________________________
17107 [  7975] By: jhi                                   on 2000/12/04  16:05:25
17108         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
17109              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17110              Date: Thu, 30 Nov 2000 20:50:37 -0800
17111              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
17112      Branch: perl
17113            ! os2/os2.c
17114 ____________________________________________________________________________
17115 [  7974] By: jhi                                   on 2000/12/04  16:03:57
17116         Log: Subject: [PATCH] ++ 20% faster
17117              From: Nicholas Clark <nick@ccl4.org>
17118              Date: Mon, 4 Dec 2000 12:17:27 +0000
17119              Message-ID: <20001204121726.B52976@plum.flirble.org>
17120              
17121              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
17122      Branch: perl
17123            ! sv.c
17124 ____________________________________________________________________________
17125 [  7973] By: jhi                                   on 2000/12/04  16:00:48
17126         Log: 
17127              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
17128              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17129              Date: Mon, 04 Dec 2000 12:30:45 +0100
17130              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
17131              
17132              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
17133              library (getprotobyname and getprotobynumber are outversioned by
17134              the same calls in libc, at least for xlc version 3.
17135      Branch: perl
17136            ! hints/aix.sh
17137 ____________________________________________________________________________
17138 [  7972] By: jhi                                   on 2000/12/04  02:58:31
17139         Log: Integrate perlio.
17140      Branch: perl
17141           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
17142           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
17143           !> win32/win32.h win32/win32iop.h win32/win32thread.h
17144 ____________________________________________________________________________
17145 [  7971] By: nick                                  on 2000/12/04  00:24:33
17146         Log: Quieten some noise in Win32 builds:
17147              - win32.h is included after <sys/socket.h>, so need to 
17148              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
17149              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
17150      Branch: perlio
17151            ! doio.c perl.h toke.c win32/win32.h
17152 ____________________________________________________________________________
17153 [  7970] By: nick                                  on 2000/12/03  22:57:46
17154         Log: PERL_IMPLICIT_SYS compiles but does not work.
17155      Branch: perlio
17156            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
17157            ! win32/perlhost.h win32/perllib.c win32/win32.h
17158            ! win32/win32iop.h win32/win32thread.h
17159 ____________________________________________________________________________
17160 [  7969] By: jhi                                   on 2000/12/03  22:12:58
17161         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
17162              used to swash_init(), makes regprop() dumps more informative
17163              (+utf8::IsAlpha, -utf8::IsDigit, for example).
17164      Branch: perl
17165            ! regcomp.c regexec.c
17166 ____________________________________________________________________________
17167 [  7968] By: jhi                                   on 2000/12/03  21:39:56
17168         Log: Implement ANYOFUTF8 regprop() dumping.
17169      Branch: perl
17170            ! regcomp.c
17171 ____________________________________________________________________________
17172 [  7967] By: jhi                                   on 2000/12/03  20:57:19
17173         Log: Make uv_to_utf8() to zero-terminate its output buffer,
17174              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
17175      Branch: perl
17176            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
17177 ____________________________________________________________________________
17178 [  7966] By: nick                                  on 2000/12/03  18:41:21
17179         Log: Integrate mainline (STDCHAR)
17180      Branch: perlio
17181           !> Configure t/pragma/utf8.t
17182 ____________________________________________________________________________
17183 [  7965] By: jhi                                   on 2000/12/03  17:58:20
17184         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
17185      Branch: perl
17186            ! t/pragma/utf8.t
17187 ____________________________________________________________________________
17188 [  7964] By: jhi                                   on 2000/12/03  17:35:56
17189         Log: Integrate perlio.
17190      Branch: perl
17191           !> iperlsys.h perlio.c
17192 ____________________________________________________________________________
17193 [  7963] By: jhi                                   on 2000/12/03  17:33:55
17194         Log: Metaconfig unit change for #7962.
17195      Branch: metaconfig
17196            ! U/modified/stdchar.U
17197 ____________________________________________________________________________
17198 [  7962] By: jhi                                   on 2000/12/03  17:33:27
17199         Log: Untangle the <stdio.h> #include nest for the stdchar test,
17200              from Andy Dougherty.
17201      Branch: perl
17202            ! Configure
17203 ____________________________________________________________________________
17204 [  7961] By: nick                                  on 2000/12/03  16:53:00
17205         Log: Make iperlsys.h vector stdio not PerlIO.
17206      Branch: perlio
17207            ! iperlsys.h perlio.c
17208 ____________________________________________________________________________
17209 [  7960] By: nick                                  on 2000/12/03  14:43:01
17210         Log: Integrate mainline
17211      Branch: perlio
17212           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
17213           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
17214 ____________________________________________________________________________
17215 [  7959] By: jhi                                   on 2000/12/03  08:16:36
17216         Log: Use DO_UTF8().
17217      Branch: perl
17218            ! op.c
17219 ____________________________________________________________________________
17220 [  7958] By: jhi                                   on 2000/12/02  18:33:05
17221         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
17222              From: Mike Guy <mjtg@cam.ac.uk>         
17223              Date: Sat, 02 Dec 2000 17:27:13 +0000
17224              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
17225              
17226              An extraneous argument.
17227      Branch: perl
17228            ! toke.c
17229 ____________________________________________________________________________
17230 [  7957] By: jhi                                   on 2000/12/02  18:22:32
17231         Log: A missing hunk.
17232      Branch: perl
17233            ! t/lib/net-hostent.t
17234 ____________________________________________________________________________
17235 [  7956] By: jhi                                   on 2000/12/02  18:06:20
17236         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
17237              From: Nicholas Clark <nick@ccl4.org>
17238              Date: Sat, 2 Dec 2000 14:28:27 +0000
17239              Message-ID: <20001202142827.A12308@plum.flirble.org>
17240              
17241              Test robustness.
17242      Branch: perl
17243            ! t/lib/net-hostent.t
17244 ____________________________________________________________________________
17245 [  7955] By: jhi                                   on 2000/12/02  17:58:06
17246         Log: Metaconfig unit change for #7954.
17247      Branch: metaconfig
17248            ! U/modified/stdchar.U
17249 ____________________________________________________________________________
17250 [  7954] By: jhi                                   on 2000/12/02  17:54:32
17251         Log: An inconvenient hang would happen if the stdio _ptr wasn't
17252              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
17253              would be grepping stdin for all eternity for the _ptr.)
17254      Branch: perl
17255            ! Configure
17256 ____________________________________________________________________________
17257 [  7953] By: jhi                                   on 2000/12/02  00:07:15
17258         Log: Update Changes.
17259      Branch: perl
17260            ! Changes patchlevel.h
17261 ____________________________________________________________________________
17262 [  7952] By: jhi                                   on 2000/12/01  23:54:47
17263         Log: Subject: Re: long shell lines
17264              From: Andy Dougherty <doughera@lafayette.edu>
17265              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
17266              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
17267              
17268              Split overly long shell command lines.
17269      Branch: perl
17270            ! lib/ExtUtils/MM_Unix.pm
17271 ____________________________________________________________________________
17272 [  7951] By: jhi                                   on 2000/12/01  23:48:02
17273         Log: The metaconfig unit change for #7950.
17274      Branch: metaconfig
17275            + U/modified/stdchar.U
17276 ____________________________________________________________________________
17277 [  7950] By: jhi                                   on 2000/12/01  23:47:39
17278         Log: Try to find stdchar also from <stdio_impl.h>.
17279      Branch: perl
17280            ! Configure config_h.SH
17281 ____________________________________________________________________________
17282 [  7949] By: jhi                                   on 2000/12/01  23:46:45
17283         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
17284              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
17285              Date: Fri, 1 Dec 2000 16:26:08 -0500
17286              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
17287              
17288              Reword the diagnostic message.
17289      Branch: perl
17290            ! pod/perldiag.pod
17291 ____________________________________________________________________________
17292 [  7948] By: nick                                  on 2000/12/01  22:49:43
17293         Log: Integrate mainline (for s/y/m as sub names stuff).
17294      Branch: perlio
17295           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
17296           !> t/pragma/warn/toke toke.c
17297 ____________________________________________________________________________
17298 [  7947] By: jhi                                   on 2000/12/01  20:55:41
17299         Log: Integrate perlio.
17300      Branch: perl
17301           !> perlio.c perliol.h t/io/pipe.t
17302 ____________________________________________________________________________
17303 [  7946] By: jhi                                   on 2000/12/01  20:36:51
17304         Log: Upgrade to CPAN 1.59_51, from Andreas König.
17305      Branch: perl
17306            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
17307 ____________________________________________________________________________
17308 [  7945] By: nick                                  on 2000/12/01  20:31:32
17309         Log: Integrate mainline
17310      Branch: perlio
17311           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
17312           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
17313           +> t/lib/net-hostent.t
17314           !> (integrate 35 files)
17315 ____________________________________________________________________________
17316 [  7944] By: jhi                                   on 2000/12/01  20:23:29
17317         Log: Some help for 20001130.011.  Now one gets warnings like
17318              "Ambiguous -f() resolved as a file test ..."
17319      Branch: perl
17320            ! pod/perldiag.pod t/pragma/warn/toke toke.c
17321 ____________________________________________________________________________
17322 [  7943] By: jhi                                   on 2000/12/01  19:44:44
17323         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
17324              that also breaks using them as methods. 
17325      Branch: perl
17326            ! pod/perldiag.pod t/op/misc.t toke.c
17327 ____________________________________________________________________________
17328 [  7942] By: nick                                  on 2000/12/01  17:56:46
17329         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
17330              Make 'unix' pass most tests
17331              - do unread by temporary push of layer ("pending") holding unread chars
17332              - fast_gets is now based on per-handle flag
17333              - relax one of io/pipe.t tests to allow print to fail and close to
17334              succeed so that it passes on unbuffered "unix" layer.
17335              Remaining fail is sporadic and a genuine race condition between
17336              parent/child in fork test.
17337      Branch: perlio
17338            ! perlio.c perliol.h t/io/pipe.t
17339 ____________________________________________________________________________
17340 [  7941] By: jhi                                   on 2000/12/01  15:28:58
17341         Log: (Retracted by #7943.)
17342              
17343              Reserve the short named string operator names.
17344      Branch: perl
17345            ! pod/perldiag.pod t/op/misc.t toke.c
17346 ____________________________________________________________________________
17347 [  7940] By: jhi                                   on 2000/12/01  06:45:53
17348         Log: Get the three different space character classes right under utf8.
17349      Branch: perl
17350            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
17351            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
17352            ! regexec.c t/op/pat.t utf8.c
17353 ____________________________________________________________________________
17354 [  7939] By: jhi                                   on 2000/12/01  03:26:26
17355         Log: Two more tests that make no sense in UTF-8 since the test
17356              data is not in UTF-8.
17357      Branch: perl
17358            ! t/op/regexp.t
17359 ____________________________________________________________________________
17360 [  7938] By: jhi                                   on 2000/12/01  03:20:39
17361         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
17362              should it be required inside regexen?
17363      Branch: perl
17364            ! regcomp.c t/op/regmesg.t
17365 ____________________________________________________________________________
17366 [  7937] By: jhi                                   on 2000/12/01  02:58:53
17367         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
17368              stored and restored, and thusly was trounced by the utf8 swash
17369              routines.
17370      Branch: perl
17371            ! regcomp.c
17372 ____________________________________________________________________________
17373 [  7936] By: jhi                                   on 2000/11/30  20:41:39
17374         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
17375              Why the different platforms behave so differently (core dump vs
17376              no core dump) on this bug is a but of a mystery, but if I had to
17377              guess I would mumble something like 'alignment'.
17378      Branch: perl
17379            ! sv.c
17380 ____________________________________________________________________________
17381 [  7935] By: jhi                                   on 2000/11/30  16:17:02
17382         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
17383              From: Robin Barker <rmb1@cise.npl.co.uk>
17384              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
17385              Date: Thu, 30 Nov 2000 14:27:12 GMT
17386      Branch: perl
17387            ! perlio.c toke.c
17388 ____________________________________________________________________________
17389 [  7934] By: jhi                                   on 2000/11/30  16:04:49
17390         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
17391      Branch: perl
17392            ! t/lib/net-hostent.t
17393 ____________________________________________________________________________
17394 [  7933] By: jhi                                   on 2000/11/30  06:07:26
17395         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
17396              From: Peter Prymmer <pvhp@forte.com>
17397              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
17398              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
17399              
17400              In VMS the localhost may be LOCALHOST.
17401      Branch: perl
17402            ! t/lib/net-hostent.t
17403 ____________________________________________________________________________
17404 [  7932] By: jhi                                   on 2000/11/30  01:11:11
17405         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
17406              From: Peter Prymmer <pvhp@forte.com>
17407              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
17408              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
17409              
17410              plus regen perlapi.pod.
17411      Branch: perl
17412            ! pod/perlapi.pod utf8.c
17413 ____________________________________________________________________________
17414 [  7931] By: jhi                                   on 2000/11/30  01:06:19
17415         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
17416              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17417              Date:     Wed, 29 Nov 2000 17:15:11 EST
17418              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
17419      Branch: perl
17420            ! t/lib/filter-util.pl t/lib/filter-util.t
17421 ____________________________________________________________________________
17422 [  7930] By: jhi                                   on 2000/11/29  18:51:55
17423         Log: Update Changes.
17424      Branch: perl
17425            ! Changes patchlevel.h
17426 ____________________________________________________________________________
17427 [  7929] By: jhi                                   on 2000/11/29  18:50:55
17428         Log: Update the va_copy() metaconfig unit.
17429      Branch: metaconfig/U/perl
17430            ! need_va_copy.U
17431 ____________________________________________________________________________
17432 [  7928] By: jhi                                   on 2000/11/29  17:50:43
17433         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
17434              From: Dominic Dunlop <domo@computer.org>
17435              Date: Tue, 28 Nov 2000 16:41:57 +0100
17436              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
17437              
17438              Patch to catch a core dump in the Configure va_copy test.
17439      Branch: perl
17440            ! Configure config_h.SH
17441 ____________________________________________________________________________
17442 [  7927] By: jhi                                   on 2000/11/29  17:31:59
17443         Log: Retract #7921, the patch shouldn't be needed.
17444      Branch: perl
17445            ! sv.c
17446 ____________________________________________________________________________
17447 [  7926] By: jhi                                   on 2000/11/29  17:01:41
17448         Log: Make the Class::Struct import() wiser.
17449      Branch: perl
17450            ! lib/Class/Struct.pm t/lib/class-struct.t
17451 ____________________________________________________________________________
17452 [  7925] By: jhi                                   on 2000/11/29  16:36:33
17453         Log: All the core library users of Class::Struct seem to be
17454              using "use Class::Struct 'struct';" instead of the bare
17455              "use Class::Struct;", which isn't documented in Class::Struct.
17456              This can't be right.
17457      Branch: perl
17458            ! lib/File/stat.pm
17459 ____________________________________________________________________________
17460 [  7924] By: jhi                                   on 2000/11/29  16:32:15
17461         Log: A test works better if it has the right 1..$n output.
17462      Branch: perl
17463            ! t/lib/class-struct.t
17464 ____________________________________________________________________________
17465 [  7923] By: jhi                                   on 2000/11/29  16:29:11
17466         Log: Forgot to MANIFEST the new Net::hostent test.
17467      Branch: perl
17468            ! MANIFEST
17469 ____________________________________________________________________________
17470 [  7922] By: jhi                                   on 2000/11/29  16:27:49
17471         Log: Integrate perlio.
17472      Branch: perl
17473           !> iperlsys.h perlio.c
17474 ____________________________________________________________________________
17475 [  7921] By: jhi                                   on 2000/11/29  16:27:10
17476         Log: (Retracted by #7927.)
17477              
17478              Subject: [PATCH] Is infinity a number?
17479              From: Simon Cozens <simon@cozens.net>
17480              Date: Wed, 29 Nov 2000 14:48:20 +0000
17481              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
17482      Branch: perl
17483            ! sv.c
17484 ____________________________________________________________________________
17485 [  7920] By: jhi                                   on 2000/11/29  16:23:02
17486         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
17487              From: rspier@pobox.com (Robert Spier)
17488              Date: Wed, 29 Nov 2000 02:17:49 -0500
17489              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
17490              
17491              Add a test for Net::hostent.
17492      Branch: perl
17493            + t/lib/net-hostent.t
17494 ____________________________________________________________________________
17495 [  7919] By: jhi                                   on 2000/11/29  16:21:31
17496         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
17497              add a test for Class::Struct.
17498      Branch: perl
17499            + t/lib/class-struct.t
17500            ! MANIFEST lib/Class/Struct.pm
17501 ____________________________________________________________________________
17502 [  7918] By: jhi                                   on 2000/11/29  15:48:40
17503         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
17504              From: rspier@pobox.com (Robert Spier)
17505              Date: Wed, 29 Nov 2000 02:25:39 -0500
17506              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
17507              
17508              More checking in case someone has broken their services or
17509              protocol databases.
17510      Branch: perl
17511            ! ext/Sys/Syslog/Syslog.pm
17512 ____________________________________________________________________________
17513 [  7917] By: jhi                                   on 2000/11/29  15:46:25
17514         Log: Subject: [PATCH] $^O  win32 -> MSWin32
17515              From: rspier@pobox.com (Robert Spier)
17516              Date: Wed, 29 Nov 2000 02:17:38 -0500
17517              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
17518              
17519              plus similar nits for vms, err, VMS, and UNICOS.
17520      Branch: perl
17521            ! t/lib/syslfs.t t/op/lfs.t
17522 ____________________________________________________________________________
17523 [  7916] By: jhi                                   on 2000/11/29  15:42:51
17524         Log: Subject: [PATCH] Tokeniser debugging
17525              From: Simon Cozens <simon@cozens.net>
17526              Date: Wed, 29 Nov 2000 14:15:45 +0000
17527              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
17528      Branch: perl
17529            ! perl.c perl.h pod/perlrun.pod toke.c
17530 ____________________________________________________________________________
17531 [  7915] By: jhi                                   on 2000/11/29  15:41:36
17532         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
17533              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17534              Date: Wed, 29 Nov 2000 02:13:14 -0500
17535              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
17536              
17537              OUT keyword nits.
17538              
17539              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
17540              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17541              Date: Wed, 29 Nov 2000 03:09:04 -0500
17542              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
17543              
17544              OUT and IN_OUT documentation.
17545      Branch: perl
17546            ! lib/ExtUtils/xsubpp pod/perlxs.pod
17547 ____________________________________________________________________________
17548 [  7914] By: jhi                                   on 2000/11/29  03:35:01
17549         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
17550              From: John Tobey <jtobey@john-edwin-tobey.org>
17551              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
17552              Message-Id: <m140e1N-000FOoC@feynman.localnet>
17553              
17554              plus a performance speedup noticed by Sarathy.
17555      Branch: perl
17556            ! op.c
17557 ____________________________________________________________________________
17558 [  7913] By: jhi                                   on 2000/11/29  03:16:59
17559         Log: Use "1 while unlink" so that VMS gets clean, too.
17560      Branch: perl
17561            ! t/lib/filter-util.t
17562 ____________________________________________________________________________
17563 [  7912] By: jhi                                   on 2000/11/29  03:09:08
17564         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
17565              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17566              Date: Tue, 28 Nov 2000 03:27:09 -0500
17567              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
17568      Branch: perl
17569            ! lib/ExtUtils/xsubpp
17570 ____________________________________________________________________________
17571 [  7911] By: jhi                                   on 2000/11/29  03:06:30
17572         Log: This should have been part of #7872: no need to scan UTF-8
17573              until eternity.
17574      Branch: perl
17575            ! utf8.c
17576 ____________________________________________________________________________
17577 [  7910] By: jhi                                   on 2000/11/29  02:50:04
17578         Log: One more perltie.pod nit from Casey R. Tweten.
17579      Branch: perl
17580            ! pod/perltie.pod
17581 ____________________________________________________________________________
17582 [  7909] By: jhi                                   on 2000/11/29  02:44:23
17583         Log: Document the known sprintf test failures, exact standard
17584              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
17585      Branch: perl
17586            ! pod/perldelta.pod t/op/sprintf.t
17587 ____________________________________________________________________________
17588 [  7908] By: jhi                                   on 2000/11/29  02:36:23
17589         Log: Add the Encoding table format documentation.
17590      Branch: perl
17591            + ext/Encode/Encode/EncodeFormat.pod
17592            ! MANIFEST
17593 ____________________________________________________________________________
17594 [  7907] By: jhi                                   on 2000/11/29  02:07:24
17595         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
17596              From: "Casey R. Tweten" <crt@kiski.net>
17597              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
17598              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
17599              
17600              Subject: Re: [PATCH] Updating perltie.pod for arrays
17601              From: "Casey R. Tweten" <crt@kiski.net>
17602              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
17603              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
17604      Branch: perl
17605            ! pod/perltie.pod
17606 ____________________________________________________________________________
17607 [  7906] By: nick                                  on 2000/11/28  22:40:59
17608         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
17609      Branch: perlio
17610            ! iperlsys.h perlio.c
17611 ____________________________________________________________________________
17612 [  7905] By: nick                                  on 2000/11/28  22:04:34
17613         Log: Integrate mainline
17614      Branch: perlio
17615           !> (integrate 39 files)
17616 ____________________________________________________________________________
17617 [  7904] By: jhi                                   on 2000/11/28  16:44:43
17618         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
17619              From: Nicholas Clark <nick@babyhippo.co.uk>
17620              Date: Tue, 28 Nov 2000 11:16:57 +0000
17621              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
17622      Branch: perl
17623            ! pod/perlipc.pod
17624 ____________________________________________________________________________
17625 [  7903] By: jhi                                   on 2000/11/28  16:40:31
17626         Log: Subject: [PATCH] Updating perltie.pod for arrays
17627              From: "Casey R. Tweten" <crt@kiski.net>
17628              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
17629              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
17630      Branch: perl
17631            ! pod/perltie.pod
17632 ____________________________________________________________________________
17633 [  7902] By: jhi                                   on 2000/11/28  16:39:37
17634         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
17635              From: Robin Barker <rmb1@cise.npl.co.uk>
17636              Date: Mon, 27 Nov 2000 17:56:44 GMT
17637              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
17638      Branch: perl
17639            ! pod/perlfunc.pod t/op/split.t
17640 ____________________________________________________________________________
17641 [  7901] By: jhi                                   on 2000/11/28  16:28:04
17642         Log: setmode() is a DOSish-only thing.
17643      Branch: perl
17644            ! perlio.c
17645 ____________________________________________________________________________
17646 [  7900] By: jhi                                   on 2000/11/28  16:21:46
17647         Log: Subject: [PATCH] perlcc.PL cleanups
17648              From: Simon Cozens <simon@cozens.net>
17649              Date: Tue, 28 Nov 2000 12:44:35 +0000
17650              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
17651      Branch: perl
17652            ! utils/perlcc.PL
17653 ____________________________________________________________________________
17654 [  7899] By: gsar                                  on 2000/11/28  06:32:55
17655         Log: reintegrate files missed by change#7895
17656      Branch: maint-5.6/perl
17657           +> ext/ByteLoader/bytecode.h utils/Makefile
17658            - utils/perlbc.PL
17659 ____________________________________________________________________________
17660 [  7897] By: gsar                                  on 2000/11/27  18:22:47
17661         Log: can't integrate these two files, for some reason
17662      Branch: maint-5.6/perl
17663            - ext/ByteLoader/bytecode.h utils/Makefile
17664 ____________________________________________________________________________
17665 [  7895] By: gsar                                  on 2000/11/27  18:11:21
17666         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
17667              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
17668              6757..6890,6892..6901 from mainline
17669              
17670              Bytecompiler patches from Benjamin Stuhl.
17671              
17672              More bytecompiler.
17673              
17674              Subject: [PATCH blead] B:: missing dependency
17675              
17676              Subject: [PATCH: 6757] configure.com updates and syslog build
17677              
17678              Long double Gconvert fixes from Yitzchak Scott-Thoennes
17679              and Spider Boardman.
17680              
17681              Subject: [PATCH blead] nextchar() abuse misses an optimisation
17682              
17683              Long double fixes from Spider Boardman.
17684              
17685              Make the selection of NVff et al stricter.
17686              
17687              cSVOPo_*v things index into the current PL_curpad
17688              under ithreads, which is different from the curpad
17689              used by the XSUB.  (In other words, the code as-is
17690              before this patch wouldn't work under ithreads.)
17691              
17692              Be portable.
17693              
17694              VMS MMS (make) wants null action.
17695              
17696              Mac and other portability updates from Chris Nandor.
17697              
17698              Storable support, v-version fixes.
17699              Subject: CPAN.pm beta for testing available
17700              
17701              Portability fix from Hugo van der Sanden.
17702              
17703              Bad makefile.
17704              
17705              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
17706              
17707              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
17708              
17709              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
17710              
17711              Replace #6705 with a minimal doc patch.
17712              Subject: [PATCH 5.6.0] replace change #6705
17713              
17714              Drop the separate perlbc, perlcc -b should be enough.
17715              
17716              installperl couldn't tell whether it had run tests or not.
17717              Subject: [PATCH] Re: installperl and t/TEST
17718              
17719              Add silencer flags to installperl.
17720              Subject: [PATCH] Making installperl silent.
17721              
17722              Make "make install" by default silent.  A new "install-verbose"
17723              target is verbose.
17724              
17725              More liberal parsing of version numbers.
17726              Subject: Re: CPAN.pm beta for testing available
17727              
17728              Create directories in silence.
17729              Subject: [PATCH] Another silencer for MakeMaker
17730              
17731              DOS patches and portability/porting notes, from Tim Jenness.
17732              
17733              Make installman to recognize the silence flag -S.
17734              
17735              Actually do something with the silencer option.
17736              
17737              Continue silencing.
17738              
17739              Show the doc file, not the temp file.
17740              
17741              Regen perltoc.
17742              
17743              Subject: [PATCH] More silencing of installman.
17744              
17745              Better wording for the vec lvalue diagnostic.
17746              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
17747              
17748              Subject: [PATCH: 6805] several more tweaks to configure.com
17749              
17750              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
17751              
17752              Missing parts of 
17753              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
17754              
17755              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
17756              (applied slightly modified)
17757              
17758              installperl --verbose and --silent.
17759              Subject: Re: [PATCH] More silencing of installman.
17760              
17761              Add install-silent target.
17762              
17763              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
17764              the problem reported in
17765              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
17766              
17767              Tweak the sfio/useperlio logic, hopefully as wished in
17768              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
17769              
17770              One forgotten file from #6816.
17771              
17772              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
17773              
17774              Remove duplicately applied patch shards.
17775              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
17776              
17777              Support preserving extremely big/small angles.
17778              
17779              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
17780              
17781              Subject: [PATCH] installation not quite silent yet.
17782              
17783              Update the test count.
17784              
17785              Use UVxf, PTR2UV, NVff.
17786              
17787              Document PTR2XX and INT2PTR.
17788              
17789              no-install target a la make -n.
17790              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
17791              
17792              grep -e isn't portable.
17793              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
17794              
17795              Can't get the test to reliably work thanks to the
17796              inaccurateness of floating point.  "Resolves" bug ids
17797              20000826.003, 20000826.009, 20000826.010,
17798              
17799              Subject: installman buglet
17800              
17801              DJGPP update from Laszlo Molnar.
17802              
17803              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
17804              
17805              Passing -R in ldflags makes now it to appear in the default
17806              for lddlflags, just like with -L.
17807              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
17808              
17809              Test nit.
17810              
17811              Use the actual thread type, not the pointer-to-struct.
17812              
17813              Provice virtual $Config{ccflags_nolargefiles} etc. 
17814              
17815              display_format used as a class method without arguments was broken,
17816              reported in
17817              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
17818              
17819              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
17820              
17821              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
17822              
17823              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
17824              
17825              opmini.o may be left around if a build is interrupted.
17826              
17827              Typo in #6858.
17828              
17829              Fix for ID 20000828.001, long doubles were not formatted
17830              correctly (showed up in $], which stopped installing perl).
17831              
17832              An attempt to fix the problem reported in
17833              Subject: Building perl@6856 using gcc/AIX 4.3.3 
17834              I can't test this properly since the gcc installation I have
17835              access to seems to be botched (gcc is calling the AIX cpp,
17836              a losing proposition...)
17837              
17838              Add -ld to archname on long tr...double platforms.
17839              
17840              Subject: hv.h Doc Patch
17841              
17842              Potential cruft.
17843              
17844              Subject: [PATCH bleedperl@6856] warnings fixes
17845              
17846              -S is the silent flag, -s is the strip flag.
17847              Subject: [PATCH] Re: [PATCH] make no-install          
17848              
17849              Take out the SUIDMAIL thing, that will not be
17850              a problem in 5.7.*.
17851              
17852              Subject: [PATCH bleedperl@6866] spellings
17853              
17854              Subject: [PATCH] Re: files not cleaned even by veryclean
17855              
17856              Use minimal @INC in tests, most of the time just '../lib',
17857              so that we simply can't pick up stuff from other Perls than
17858              the one we are testing.  Pointed out by
17859              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
17860              
17861              Update to Getopt::Long 2.24, from Johan Vromans.
17862              
17863              Fix for thinko in #6848.
17864              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
17865              
17866              Patches all over for people and the files they (hopefully) care about.
17867              
17868              Subject: Net::protoent does not export 'getproto'
17869              
17870              Missed a change in #6869.
17871              
17872              Subject: [PATCH] Warnings in B::Deparse
17873              
17874              Subject: [PATCH] Glob dumping
17875              
17876              Disable one of the tests for now.
17877              
17878              Disabling the one test is a bit tricky.
17879              
17880              Don't forget to tidy up.
17881              
17882              The #6881 removed one dump line.
17883              
17884              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
17885              
17886              Under usethreads the dumped variable is IN_PAD.
17887              Subject: Re: [PATCH] Glob dumping
17888              
17889              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
17890              
17891              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
17892              
17893              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
17894              
17895              Regen Configure for #6894.
17896              
17897              Subject: [PATCH: 6889] updates to perlebcdic.pod
17898              
17899              Undo namespace pollution of #6878.
17900              Subject: Re: Net::protoent does not export 'getproto'
17901              
17902              Admit that we are leaking scalars.
17903              
17904              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
17905      Branch: maint-5.6/perl
17906           !> (integrate 271 files)
17907 ____________________________________________________________________________
17908 [  7894] By: gsar                                  on 2000/11/27  16:00:34
17909         Log: a couple of nits
17910      Branch: maint-5.6/perl
17911            ! MANIFEST pp_sys.c
17912 ____________________________________________________________________________
17913 [  7893] By: gsar                                  on 2000/11/27  15:10:56
17914         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
17915              6740..6745,6747..6757,6760
17916              
17917              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
17918              
17919              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
17920              
17921              Doc nits spotted by Richard Soderberg.
17922              
17923              move WNOHANG definition to where other such things are
17924              
17925              Make $Config{byteorder} more magical so that it is
17926              dynamically computed: nice for 'fat binaries'.
17927              Subject: [PATCH]: default byteorder
17928              
17929              Subject: [PATCH] Cwd.pm now uses strict
17930              
17931              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
17932              
17933              Get -DLEAKTEST to compile (not necessarily to work, mind)
17934              Subject: [ID 20000724.006] -DLEAKTEST problem
17935              
17936              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
17937              
17938              Add perlebcdic from Peter Prymmer, regen toc.
17939              
17940              Don't propose using modules built for 5.005 if no binary
17941              compatibility with 5.005 is attempted.
17942              
17943              Do not use prototyping here.
17944              Subject: [ID 20000817.016] [PATCH] Peek.xs
17945              
17946              Document what the backtick returns if the command fails.
17947              
17948              Add byteorder to the myconfig output.
17949              
17950              Introduce NVef, NVff, and NVgf, use the middle one.
17951              (helps for lib/peek + Linux + long doubles)  Reported in
17952              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
17953              Use NVs in POSIX math, not doubles.
17954              Subject: [ID 20000817.014] POSIX & modfl
17955              
17956              Subject: [PATCH 5.6.0+] newSVrv() memory leak
17957              
17958              The byteorder code in #6671 was wrong.
17959              
17960              Fix the lib/complex failure of
17961              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
17962              Linux long double accuracy issue: something that
17963              when printed with %g looks like "2" but int() of it is 1.
17964              
17965              Propagate new Configure vars.
17966              
17967              Unbuffer the output.
17968              
17969              Subject: [PATCH] perltrap.pod spring cleaning
17970              
17971              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
17972              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
17973              
17974              Tiny Getopt::Long patch from Johan Vromans.
17975              
17976              Document code point which makes if (defined %stash::) to work
17977              (noted by Spider Boardman).
17978              
17979              Subject: [PATCH perl@6698] cygwin port
17980              
17981              Document the NDBM_File and ODBM_File as SDBM_File
17982              was documented in #6417.
17983              
17984              The new tests were missing from #6415.
17985              
17986              Add [[:blank:]] as suggested in
17987              Subject: [ID 20000716.024] [=cc=] / [:blank:]
17988              (the [=cc=] has already been taken care of by #6439
17989              so the whole bug report can be closed)
17990              and make [[:space:]] to be equivalent to isspace(3)
17991              (as opposed to \s, which is isSPACE()).  The difference
17992              is that now [[:space:]] matches the mythical vertical tab,
17993              while \s doesn't.
17994              
17995              Don't eat leading os from index entries.
17996              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
17997              
17998              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
17999              
18000              Typo in pp_complement().
18001              Subject: [PATCH perl-current] Deparse
18002              
18003              Add warnif(), check warnings further up the stack,
18004              all the warnings functions now can take an optional object reference.
18005              Subject: [PATCH bleedperl@6691] warnings pragma update
18006              
18007              Fix a core dump in lib/selfloader under -DDEBUGGING.
18008              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
18009              
18010              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
18011              
18012              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
18013              
18014              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
18015              Put back the long double avoidance code to POSIX.xs
18016              because VMS seems to need it still.
18017              
18018              Introduce a 'veryclean' target that is like 'distclean'
18019              but also removes *~ and *.orig.
18020              
18021              Subject: [ID 20000817.023] endianness description in perlfunc.pod
18022              
18023              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
18024              
18025              Let's try #6717 again.
18026              
18027              UTF8 concat fixes.
18028              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
18029              
18030              pp_open() could pass an uninitialized filename down to do_open9().
18031              
18032              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
18033              
18034              Update to CGI 2.72, from Lincoln Stein.
18035              
18036              Subject: [PATCH] Silence MakeMaker (Was: installman)
18037              
18038              Use temporary directory instead of current directory.
18039              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
18040              
18041              Document odd vs even subreleases and -Dusedevel.
18042              
18043              The veryclean target needs to clobber.
18044              
18045              Use File::Spec->tmpdir().
18046              
18047              Document the number of exponent digits.
18048              
18049              Mention perlebcdic and perlposix-bc.
18050              
18051              s/this one/the 5.6.0 release/
18052              
18053              The #6724 is here.
18054              
18055              The correct cleaning order is an art.
18056              
18057              small tweaks for change#6705: avoid C++ style comments in C code;
18058              use Perl's malloc API rather than the low level system one
18059              
18060              Array context keeps slithering in.
18061              
18062              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
18063              
18064              Subject: [PATCH] os2.c fix for use64bitint
18065              
18066              Update to Pod::LaTeX 0.53.
18067              Subject: [PATCH] lib/Pod/LaTeX.pm updates
18068              
18069              Document the endianness of Alpha more precisely.
18070              
18071              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
18072              
18073              Rename the macro argument because some preprocessors
18074              can't tell the difference and expand arguments also inside
18075              double quoted strings.
18076              
18077              free TLS slot properly on Windows
18078              
18079              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
18080              
18081              Unicos/mk requires elaborate paranoia.
18082              
18083              Tweak the floating point output routine preferences.
18084              
18085              Also under djgpp the timestamps are funky.
18086              
18087              Apply some PodParser 1.18 patches; the Pod/Find.pm
18088              patches cannot be applied since #6712 conflicts.
18089              
18090              Use PodParser 1.18 new test.
18091              
18092              A pod nit.
18093              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
18094              
18095              Be verydeepclean.
18096      Branch: maint-5.6/perl
18097           +> pod/perlebcdic.pod
18098           !> (integrate 106 files)
18099 ____________________________________________________________________________
18100 [  7892] By: jhi                                   on 2000/11/27  15:02:32
18101         Log: Update Changes.
18102      Branch: perl
18103            ! Changes patchlevel.h
18104 ____________________________________________________________________________
18105 [  7891] By: jhi                                   on 2000/11/27  14:57:23
18106         Log: Subject: Re: perlfaq style changes
18107              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18108              Date: Sat, 25 Nov 2000 23:32:26 -0800
18109              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
18110              
18111              plus a note from Ronald Kimball.
18112      Branch: perl
18113            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
18114 ____________________________________________________________________________
18115 [  7890] By: jhi                                   on 2000/11/27  14:53:14
18116         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
18117              From: Benjamin Holzman <bah@ecnvantage.com>
18118              Date: Sun, 26 Nov 2000 16:27:33 -0500
18119              Message-ID: <20001126162733.J25040@ecnvantage.com>
18120      Branch: perl
18121            ! gv.c
18122 ____________________________________________________________________________
18123 [  7889] By: jhi                                   on 2000/11/27  14:43:11
18124         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
18125              From: lvirden@cas.org
18126              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
18127              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
18128      Branch: perl
18129            ! README.amiga
18130 ____________________________________________________________________________
18131 [  7888] By: jhi                                   on 2000/11/27  14:32:34
18132         Log: Restore also the locale test to no-sprintf-taint state.
18133              Fixes the bug 20001127.003.
18134      Branch: perl
18135            ! sv.c t/pragma/locale.t
18136 ____________________________________________________________________________
18137 [  7887] By: gsar                                  on 2000/11/27  14:13:05
18138         Log: integrate changes#6613..6616,6620..6665 from mainline
18139              
18140              VMS configure.com update continues.
18141              
18142              Subject: Test fails / warnings with perl-current #6612
18143              
18144              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
18145              
18146              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
18147              
18148              For now remove the mail code.
18149              
18150              Subject: Re: [PATCH] @+, @- readonly
18151              
18152              Subject: warning: storage class after type is obsolescent
18153              
18154              Subject: sfio2000
18155              
18156              Subject: Re: File::Temp problems on VMS in bleedperl
18157              
18158              README.os2 update.
18159              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
18160              
18161              Make the user to give up his firstborn, err, to knowingly
18162              verify installing an unstable developer release.  Also bump
18163              the release to 5.7.0, but leave a patch tag in the local
18164              patches saying that this is not yet the real thing.
18165              
18166              Update (kinda) to Test 1.14, from Joshua Pritikin.
18167              
18168              make ok etc also for win32.
18169              
18170              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
18171              
18172              Don't blow limited stacks, a lower number is enough to
18173              tickle the lookbehind limit.
18174              
18175              Use -Dusedevel; regen Configure and the respective Porting stuff.
18176              
18177              Subject: [PATCH] debugger exit code should reflect user exit code
18178              
18179              Subject: [PATCH perl@6620] cygwin port
18180              
18181              Missed a file from #6638.
18182              
18183              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)
18184              
18185              magic callbacks all need to have same type signature
18186              
18187              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
18188              
18189              Fix a dependency problem.
18190              Subject: [PATCH: 6640] VMS Makefile.SH update
18191              
18192              The numeric locale was reset to "C" by s?printf and never restored.
18193              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
18194              No test since adding the failing example to locale.t
18195              does not fail -- probably because the locale settings are so
18196              thoroughly tweaked by that time.  Running the example standalone
18197              does fail, though.  UPDATE: test case added at change #7540.
18198              
18199              Subject: [ID 20000324.040] minor fix to perlhpux.pod
18200              
18201              Update to CPAN 1.57.
18202              
18203              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
18204              
18205              Change the perlbug address to perl.org since it's more forgiving.
18206              
18207              Change the regx compilation error markers to use = instead of <
18208              since pod makes using the latter quite messy.  Reported in
18209              ID 20000814.006 by Abigail and in
18210              Subject: Unknown escape E<> ?
18211              
18212              Update to perldebtut 1.9, from Richard Foley.
18213              
18214              check that the number pseudo children doesn't exceed
18215              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
18216              the WaitForMultipleObjects() limit that would cause wait()
18217              to crash)
18218              wait() and waitpid() could potentially be rewritten to use
18219              more than one thread to do the waiting to eliminate this
18220              limitation
18221              
18222              change#6328 could make close(SOCKET) return false on windows
18223              when it shouldn't
18224              
18225              pod nit seen in passing
18226              
18227              on windows, the return values from wait() and waitpid() don't
18228              match those of pseudo-pids
18229              
18230              waitpid() now handles externally spawned pids correctly;
18231              fixes for backtick/wait/waitpid failures on Windows 9x
18232              these changes make the pid returned by process functions on
18233              Windows 9x always positive by clearing the high bit (which
18234              is always set on Win9x); pseudo-process PIDs are likewise
18235              always negative now on Win9x (just as on NT/2000)
18236              
18237              trailing new %ENV entries weren't being pushed into the real
18238              environment of subprocesses on Windows
18239              
18240              Tweak the regex compilation errors once more.
18241              
18242              avoid warnings from dense compiler
18243              
18244              add "ok" targets from change#6632 in makefile.mk
18245      Branch: maint-5.6/perl
18246            - lib/Pod/PlainText.pm vms/configure.com
18247           !> (integrate 66 files)
18248 ____________________________________________________________________________
18249 [  7886] By: jhi                                   on 2000/11/27  13:54:18
18250         Log: __FUNCTION__ isn't portable and trying to emulate it leads
18251              into practically spelling out the name of the function.
18252              Takes care of the bug 20001127.001.
18253      Branch: perl
18254            ! perlio.c
18255 ____________________________________________________________________________
18256 [  7885] By: gsar                                  on 2000/11/27  13:53:18
18257         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
18258              6610..6611 from mainline
18259              
18260              Make regular expression parse error messages easier to understand.
18261              Subject: Re: enhanced(?) regex error messages
18262              
18263              Tiny tidying on report_evil_fh().
18264              
18265              Subject: Re: enhanced(?) regex error messages 
18266              plus Capitalize the error messages, plus perldiag them.
18267              
18268              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
18269              
18270              Document here-doc better.
18271              
18272              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
18273              
18274              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
18275              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
18276              (either perlbug or p5p ate the original), plus regen
18277              perlapi and perltoc. 
18278              
18279              Regen global.sym.
18280              
18281              Double check that we have a dirhandle.
18282              
18283              Subject: Re: enhanced(?) regex error messages
18284              (plus two small patches sent privately)
18285              (this still seems to leave few test failures)
18286              
18287              warn is a macro, avoid using at a variable to avoid warnings
18288              in some configurations; readdir.t is too conservative in
18289              estimating number of *.t's
18290              
18291              Get back into sync with Jeffrey on the enhanced regex warnings.
18292              
18293              Subject: [PATCH 5.6.0] cygwin port
18294              
18295              Zero entries were skipped, fix from Adrian Goalby
18296              <argoalby@yahoo.co.uk>
18297              
18298              Subject: Remove dead entry in perldiag
18299              
18300              Amend the description of Perl6.
18301              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
18302              
18303              detypo
18304              
18305              It's the 2ndO'ROSSC.
18306              
18307              Revert the sv.c part of #6559, a better fix is needed.
18308              
18309              Iterating perl6 description.
18310              
18311              Update to Term::ANSIColor 1.03, from Russ Allbery.
18312              
18313              Update to Getopt::Long 2.23_05, from Johan Vromans.
18314              
18315              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
18316              
18317              Update to Pod::Parser 1.17, from Brad Appleton.
18318              
18319              Update to CPAN 1.56, from Andreas König.
18320              
18321              Update to CGI 2.70, from Lincoln Stein.
18322              
18323              Put back the std @INC thing.
18324              
18325              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
18326              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
18327              
18328              Document the IO::Select timeout.
18329              
18330              sleep(1) does not necessarily return 1.
18331              Subject: [PATCH bleadperl] op/lex_assign.t  
18332              
18333              Subject: debugger "d" command doesnt check line number
18334              
18335              B::Deparse didn't do sub attributes.
18336              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
18337              
18338              Preprocessing and postprocessing for File::Find.
18339              Subject: Patch to Find::File.pm to allow alphabetical results
18340              
18341              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
18342              
18343              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
18344              
18345              Subject: Re: [ID 20000730.003] utf8::length() bad
18346              
18347              Subject: Getting perlio and threads to compile
18348              (the Solaris version changes in Configure skipped)
18349              
18350              Tests for #6589.
18351              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
18352              
18353              Add Perl debugging tutorial, regen toc. 
18354              Subject: perldebtut.pod
18355              
18356              Add a few missing files, update MANIFEST.
18357              
18358              Rewrite of vms/subconfigure.com as configure.com,
18359              from Peter Prymmer and the vmsperl crew.
18360              
18361              Should have deleted this in #6603.
18362              
18363              Fix the test for 5005threads.
18364              
18365              Fix-n-skip the tests under 5005threads.
18366              
18367              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
18368              
18369              Upgrade to CGI 2.71, from Lincoln Stein.
18370      Branch: maint-5.6/perl
18371           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
18372           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
18373           +> t/op/regmesg.t t/pod/find.t vms/configure.com
18374            - vms/subconfigure.com
18375            ! lib/lib.pm
18376           !> (integrate 115 files)
18377 ____________________________________________________________________________
18378 [  7884] By: jhi                                   on 2000/11/27  13:44:33
18379         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
18380              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18381              Date:     Mon, 27 Nov 2000 08:23:54 EST
18382              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
18383      Branch: perl
18384            ! vms/descrip_mms.template vms/test.com
18385 ____________________________________________________________________________
18386 [  7883] By: gsar                                  on 2000/11/27  11:50:46
18387         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
18388              6511..6513,6515..6523,6525..6536
18389              
18390              The swallow_bom() saga continues.  The #23 of require.t
18391              (UTF16-LE) still fails (silently, no output) but the #22
18392              (UTF16-BE) seems to be working now.  The root of the
18393              failure may be in sv_gets(): is it UTF-16LE-aware,
18394              especially when it comes to line endings? 
18395              
18396              Document the problem with -P in HP-UX and its workaround.
18397              
18398              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
18399              (aka ID 20000730.002)
18400              
18401              Subject: fix and question re: waitpid() under win32
18402              
18403              Make the safety catch for buggy gccs work with triple version
18404              numbers like 2.95.2.  Reported in
18405              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
18406              
18407              In Digital UNIX warn if gcc explicitly chosen because even
18408              2.95.2 is known to cause problems.
18409              
18410              Make chr() for values >127 to create utf8 when under utf8.
18411              
18412              various syntax errors and such (not fixed: comp/require.t#22 coredump
18413              on Windows)
18414              
18415              Stash away the largefiles flags and libswanted.
18416              
18417              BOM patching from Simon Cozens.
18418              
18419              If gccosandvers is equal to osname, clear gccosandvers.
18420              
18421              Make p4desc to skip non-mainperl branches by default.
18422              
18423              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
18424              
18425              The test from this
18426              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
18427              
18428              In new BSDs changes to argv[] do not show up in ps(1) output,
18429              instead one must use setproctitle().  This was already addressed
18430              by change #6457, but the below has a new variant for FreeBSD 4.0
18431              or later, and the matter is also documented more.
18432              
18433              FreeBSD 3.* updates from
18434              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
18435              
18436              regen_headers, regen perltoc.
18437              
18438              Document in one place the memory abstractions used in Perl core.
18439              
18440              memcpy has n o in it, as pinted ut by Sarathy.
18441              
18442              Remove the extraneous "main::" prefix from all the
18443              "opened only for", "on closed", and "never opened" warnings.
18444              
18445              The name of a filehandle does not have <these>.
18446              
18447              The tr utf8 patching continues.
18448              
18449              The new setproctitle() feature is available only in 
18450              bleeding edge FreeBSD.  From Paul Saab.
18451              
18452              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
18453              
18454              Dump UVs as UVs in Data::Dumper.
18455              
18456              detypo #6494
18457              
18458              Document the IVdf UVuf UVof UVxf.
18459              
18460              require.t needs binmode() to work on windows
18461              
18462              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
18463              that are hopefully soon put into use.
18464              
18465              Allow "no Module;" even if there is no 'unimport'.
18466              
18467              Better skip message for the test; one of the two problems in
18468              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
18469              
18470              The subtest 4 may fail also on VOBS, as pointed out
18471              by Nick Ing-Simmons in November 1999, bug id 19991124.003
18472              (but the failure in that bug report isn't the subtest 4).
18473              
18474              Be more informative on what is skipped and why,
18475              also repeat the list at the end.
18476              
18477              Add a URL for FSF.
18478              
18479              Subject: [PATCH] sv.h documentation - SvLEN
18480              
18481              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
18482              
18483              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
18484              
18485              Subject: [PATCH] bad cppsymbols on os2 + Configure question
18486              
18487              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
18488              
18489              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
18490              mention the idea of @( and @)
18491              
18492              This is 6512.  Really.
18493              
18494              Subject: [ID 19990721.004] Documentation bug in perlfunc
18495              
18496              Subject: Minor tweak to perlvar.pod
18497              
18498              In the warnings call filehandles consistently so;
18499              add "unopened" warning for stat().
18500              
18501              After the #6519 a warning about stat() is just that,
18502              not about a filetest, which now have their own warning.
18503              
18504              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
18505              
18506              Subject: Re: Array vs. List context
18507              
18508              Subject: New perlcc, take 2
18509              
18510              Weed buglets pointed out by
18511              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
18512              
18513              gcc versions might have (parentheses) in them.
18514              
18515              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
18516              
18517              Essential prototype changes were missing from #6527.
18518              Also make report_evil_fh() more bomb-proof.
18519              
18520              Zap lib/Sys directory when cleaning up.
18521              
18522              Change the Policy policy: now -Dprefix= with an existing
18523              Policy.sh and prefix == siteprefix == vendorprefix, then all
18524              of them follow along the new prefix.
18525              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
18526              
18527              Continue fixing the io warnings.  This also
18528              sort of fixes bug ID 20000802.003: the core dump
18529              is no more.  Whether the current behaviour is correct
18530              (giving a warning: "Not a format reference"), is another matter.
18531              
18532              Have symbols for the IoTYPEs.
18533              
18534              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
18535              
18536              Document a bit that UDP is not what you might think.
18537              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
18538              tr memory corruption fix from Simon Cozens.
18539              
18540              Plug the security hole described in the Aug 05 2000 bugtraq message
18541              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
18542              The security hole exists only in suidperls, which isn't
18543              installed or even built by default.
18544      Branch: maint-5.6/perl
18545           !> (integrate 71 files)
18546 ____________________________________________________________________________
18547 [  7882] By: gsar                                  on 2000/11/27  10:25:36
18548         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
18549              from mainline
18550              
18551              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
18552              to be fatal errors (instead of by default ignoring them, and
18553              ignoring with a bug: even though -w gave an error, the opening [
18554              was left in)  Reported in:
18555              
18556              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
18557              
18558              Subject: [PATCH] split /^/
18559              
18560              MacOS nits from Matthias Neeracher.
18561              
18562              More split() doc and test patches from Mike Guy.
18563              
18564              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
18565              from Graham Barr in the module list.
18566              
18567              docfix from Peter Scott <Peter@PSDT.com>.
18568              
18569              File::Temp patches for VMS and OS/2 from Tim Jenness.
18570              
18571              open() wariness in perlbug.
18572              
18573              Subject: [PATCH] minor doc change - perlguts
18574              
18575              Subject: Minor doc patch: handy.h
18576              
18577              Be wary of close()s, too.
18578              
18579              Further File::Temp patches from Yitzchak Scott-Thoennes
18580              and Craig A. Berry.
18581              
18582              Subject: [PATCH] fixes bug 20000508.004
18583              
18584              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
18585              
18586              Allow "no AutoLoader;", based on change #6444,
18587              suggested by Graham Barr.
18588              
18589              Use setproctitle() if available to modify $0.
18590              
18591              Warn if the version of the operating system used to compile gcc
18592              differs from the current version of the operating system.
18593              Also display the gcc compilation os and version in myconfig.
18594              Inspiration from
18595              
18596              Tiny fixes for #6460.
18597              
18598              The problem described in this
18599              Subject: [ID 20000322.018] named chars aren't magical enough
18600              has been fixed in perl 5.6.0 but just in case added a test
18601              to keep it away.  (The report from Joseph Hall.)
18602              
18603              Tune the comments and hopefully stop a memory leak.
18604              
18605              Subject: UTF8 concat
18606              (with a memory leak fixed, plus a few casts added)
18607              This also seems to help for
18608              Subject: [ID 20000716.015] join UTF8 weirdness
18609              
18610              Do not upgrade SVs into utf8 just because they participate
18611              in eq or cmp.  Reported and fix suggested in
18612              Subject: [ID 20000720.009] sv_eq UTF8 bug
18613              
18614              Fix the HALF_UPGRADE() macro introduced in #6263.
18615              
18616              Find green threads before native threads.
18617              Subject: Re: Patch to jpl/JNI/Makefile.PL
18618      Branch: maint-5.6/perl
18619           !> (integrate 30 files)
18620 ____________________________________________________________________________
18621 [  7881] By: jhi                                   on 2000/11/27  05:48:41
18622         Log: It seems that *both* the unused submatch loop cleanup
18623              codes are needed.
18624      Branch: perl
18625            ! regexec.c
18626 ____________________________________________________________________________
18627 [  7880] By: jhi                                   on 2000/11/27  04:50:07
18628         Log: Clean .exists deeper.
18629      Branch: perl
18630            ! Makefile.SH
18631 ____________________________________________________________________________
18632 [  7879] By: jhi                                   on 2000/11/27  02:31:35
18633         Log: The code in regcppop() (see #7878) contains the correct lower
18634              limit for the unused submatch 'cleanup' loop so that under
18635              "use utf8" the following code wouldn't dump core:
18636              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
18637              the cleanup loop in regtry() stomped beyond allocated area
18638              in the startp[] array.  Therefore, copied the correct lower
18639              loop limit (*PL_reglastparen) to regtry().  Note: something
18640              may still not be quite right: why was the _higher_ loop limit
18641              (prog->nparens) different in the utf8 case?
18642              
18643              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
18644              without core dumps, there were about 17 of them before
18645              the patch (with us since Perl 5.7.0).  Two failures, still:
18646              496 and 505 (though these may not be severe).
18647              
18648              Patch #7881 is also needed since both the cleanup loops
18649              seem to be needed.
18650              
18651              Also, the t/op/pat#44 seems to core dump under utf8.
18652              Plus a couple of failures.  UGH-8.
18653      Branch: perl
18654            ! regexec.c
18655 ____________________________________________________________________________
18656 [  7878] By: jhi                                   on 2000/11/27  02:21:17
18657         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
18658              the code in regcppop() seems to be redundant for the test suite --
18659              but it contains a germ of truth, and it needed for the build
18660              process itself: see #7879 and #7881.
18661      Branch: perl
18662            ! regexec.c
18663 ____________________________________________________________________________
18664 [  7877] By: jhi                                   on 2000/11/27  01:53:09
18665         Log: Comment on comment.
18666      Branch: perl
18667            ! regexec.c
18668 ____________________________________________________________________________
18669 [  7876] By: jhi                                   on 2000/11/27  00:49:59
18670         Log: Adjust the docs to agree with #7875.
18671      Branch: perl
18672            ! pod/perllocale.pod
18673 ____________________________________________________________________________
18674 [  7875] By: jhi                                   on 2000/11/27  00:49:27
18675         Log: Retract #7863.  It makes more sense not to taint formatted output,
18676              not even by sprintf().
18677      Branch: perl
18678            ! sv.c
18679 ____________________________________________________________________________
18680 [  7874] By: jhi                                   on 2000/11/26  23:36:02
18681         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
18682              Not really fixed (should really dump the UTF-8 charclass),
18683              but stopped displaying the garbage.
18684              
18685              Also add a note on the (missing) Unicode PSXSPC and BLANK.
18686      Branch: perl
18687            ! regcomp.c
18688 ____________________________________________________________________________
18689 [  7873] By: jhi                                   on 2000/11/26  21:31:13
18690         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
18691      Branch: perl
18692            ! regexec.c
18693 ____________________________________________________________________________
18694 [  7872] By: jhi                                   on 2000/11/26  21:06:04
18695         Log: No need to scan till infinity, 13 is enough.
18696      Branch: perl
18697            ! handy.h utf8.c
18698 ____________________________________________________________________________
18699 [  7871] By: jhi                                   on 2000/11/26  20:20:32
18700         Log: Test line numbers are different with utf8.
18701      Branch: perl
18702            ! t/op/re_tests
18703 ____________________________________________________________________________
18704 [  7870] By: jhi                                   on 2000/11/26  20:10:12
18705         Log: Message nit.
18706      Branch: perl
18707            ! regcomp.c
18708 ____________________________________________________________________________
18709 [  7869] By: jhi                                   on 2000/11/26  19:01:05
18710         Log: Make utf8_length() and utf8_distance() (the latter of which
18711              is unused at the moment) to be less forgiving about bad UTF-8.
18712      Branch: perl
18713            ! embed.h embed.pl objXSUB.h proto.h utf8.c
18714 ____________________________________________________________________________
18715 [  7868] By: jhi                                   on 2000/11/26  18:45:56
18716         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
18717              From: Benjamin Holzman <bah@ecnvantage.com>
18718              Date: Sat, 25 Nov 2000 20:40:20 -0500       
18719              Message-ID: <20001125204020.A25040@ecnvantage.com>              
18720              
18721              Debian allows installing /usr/bin/locale without installing
18722              any locales, an error message will ensue.
18723      Branch: perl
18724            ! t/pragma/locale.t
18725 ____________________________________________________________________________
18726 [  7867] By: jhi                                   on 2000/11/26  18:31:12
18727         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
18728              From: Benjamin Holzman <bah@ecnvantage.com>
18729              Date: Sun, 26 Nov 2000 02:42:34 -0500
18730              Message-ID: <20001126024234.G25040@ecnvantage.com>
18731              
18732              Patch for the bug 20000212.002.
18733      Branch: perl
18734            ! sv.c t/op/array.t
18735 ____________________________________________________________________________
18736 [  7866] By: jhi                                   on 2000/11/26  18:28:09
18737         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
18738              From: Tim Jenness <t.jenness@jach.hawaii.edu>
18739              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
18740              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
18741              
18742              File::Temp 0.11.
18743      Branch: perl
18744            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
18745 ____________________________________________________________________________
18746 [  7865] By: jhi                                   on 2000/11/26  18:24:22
18747         Log: The metaconfig unit change for #7864.
18748      Branch: metaconfig/U/perl
18749            ! need_va_copy.U
18750 ____________________________________________________________________________
18751 [  7864] By: jhi                                   on 2000/11/26  18:23:41
18752         Log: Make the va_copy() test not to be so talkative.
18753      Branch: perl
18754            ! Configure config_h.SH
18755 ____________________________________________________________________________
18756 [  7863] By: jhi                                   on 2000/11/26  18:11:02
18757         Log: Fix locale inconsistencies unearthed by Hugo's work.
18758              Now the floating point sprintf really does taint the result
18759              string as perllocale promises (has promised for a long time)
18760              if "use locale" is in the lexical scope.
18761      Branch: perl
18762            ! sv.c t/pragma/locale.t
18763 ____________________________________________________________________________
18764 [  7862] By: jhi                                   on 2000/11/26  00:35:15
18765         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
18766              From: Nicholas Clark <nick@ccl4.org>
18767              Date: Sun, 26 Nov 2000 00:07:50 +0000
18768              Message-ID: <20001126000750.A22446@plum.flirble.org>
18769              
18770              Infinit.
18771      Branch: perl
18772            ! sv.c
18773 ____________________________________________________________________________
18774 [  7861] By: jhi                                   on 2000/11/26  00:01:26
18775         Log: Integrate perlio.
18776      Branch: perl
18777           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
18778 ____________________________________________________________________________
18779 [  7860] By: nick                                  on 2000/11/25  22:04:17
18780         Log: Correct relative path from new ext\Filter\Util\Call location
18781              back to miniperl.
18782      Branch: perlio
18783            ! win32/makefile.mk
18784 ____________________________________________________________________________
18785 [  7859] By: nick                                  on 2000/11/25  21:26:54
18786         Log: Integrate mainline.
18787      Branch: perlio
18788           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
18789           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
18790           +> t/lib/filter-util.t
18791            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
18792            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
18793            - t/lib/filt-util.t
18794           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
18795           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
18796           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
18797           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
18798           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
18799           !> win32/makefile.mk
18800 ____________________________________________________________________________
18801 [  7858] By: gsar                                  on 2000/11/25  20:52:17
18802         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
18803              parent's memory; fix it by keeping track of the actual pad
18804              offset rather than a raw pointer (this change is probably also
18805              relevant to non-ithreads case to avoid fallout from reallocs of
18806              the pad array, but is currently only enabled for the ithreads
18807              case in the interests of minimal disruption to existing "well
18808              tested" code)
18809      Branch: perl
18810            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
18811            ! proto.h scope.c scope.h sv.c t/op/fork.t
18812 ____________________________________________________________________________
18813 [  7857] By: nick                                  on 2000/11/25  20:01:28
18814         Log: All tests pass on Win32/gcc/USE_PERLIO.
18815              - when crlf layer is pushed make unix-level binary.
18816              - remove :crlf injection in pp_backtick in pp_sys.c
18817              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
18818      Branch: perlio
18819            ! doio.c perlio.c pp_sys.c win32/makefile.mk
18820 ____________________________________________________________________________
18821 [  7856] By: jhi                                   on 2000/11/25  18:38:30
18822         Log: Update the metaconfig units for #7855.
18823      Branch: metaconfig/U/perl
18824            ! useperlio.U usesocks.U
18825 ____________________________________________________________________________
18826 [  7855] By: jhi                                   on 2000/11/25  18:37:54
18827         Log: Undo the SOCKS workarounds, instead start using PerlIO
18828              if SOCKS is selected.
18829              
18830              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
18831              From: Jens Hamisch <jens@Strawberry.COM>
18832              Date: Fri, 24 Nov 2000 18:31:30 +0100
18833              Message-ID: <20001124183130.E28337@Strawberry.COM>
18834              
18835              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
18836              From: Jens Hamisch <jens@Strawberry.COM>
18837              Date: Fri, 24 Nov 2000 19:11:51 +0100
18838              Message-ID: <20001124191151.A28753@Strawberry.COM>
18839      Branch: perl
18840            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
18841            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
18842 ____________________________________________________________________________
18843 [  7854] By: jhi                                   on 2000/11/25  17:39:08
18844         Log: Undo #7848.  Some of the code seems to use walkoptree(),
18845              some walkoptree_slow().  An unfinished renaming?
18846              Now the sub is walkoptree() (which is @EXPORT_OK),
18847              the walkoptree_slow() is a typeglob alias to walkoptree.
18848              This makes the tests to pass, at least.
18849      Branch: perl
18850            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
18851 ____________________________________________________________________________
18852 [  7853] By: nick                                  on 2000/11/24  22:24:33
18853         Log: Re-arrange crlf vs binary for platforms that care.
18854              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
18855              Lip-service to making stdio layer work on such platfroms (untested).
18856              Now fails 3 tests rather than one, checkin to see if I can debug 
18857              the issue under linux. (Do not merge.)
18858      Branch: perlio
18859            ! doio.c perlio.c perliol.h
18860 ____________________________________________________________________________
18861 [  7852] By: jhi                                   on 2000/11/24  18:57:39
18862         Log: AUTHORS edits.
18863      Branch: perl
18864            ! AUTHORS
18865 ____________________________________________________________________________
18866 [  7851] By: jhi                                   on 2000/11/24  17:34:56
18867         Log: Add Jan-Erik Karlsson.
18868      Branch: perl
18869            ! AUTHORS
18870 ____________________________________________________________________________
18871 [  7850] By: jhi                                   on 2000/11/24  17:27:56
18872         Log: Configure should find stdchar on its own.
18873      Branch: perl
18874            ! hints/solaris_2.sh
18875 ____________________________________________________________________________
18876 [  7849] By: jhi                                   on 2000/11/24  17:24:55
18877         Log: Subject: PATCH over 7848: Filter test flawed
18878              From: andreas.koenig@anima.de (Andreas J. Koenig)
18879              Date: 24 Nov 2000 10:28:29 +0100
18880              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
18881      Branch: perl
18882            ! t/lib/filter-util.t
18883 ____________________________________________________________________________
18884 [  7848] By: jhi                                   on 2000/11/24  17:22:15
18885         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
18886              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
18887              Date: Fri, 24 Nov 2000 16:12:58 +0000
18888              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
18889      Branch: perl
18890            ! ext/B/B.pm
18891 ____________________________________________________________________________
18892 [  7847] By: jhi                                   on 2000/11/24  03:07:01
18893         Log: Integrate perlio.
18894      Branch: perl
18895           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
18896           !> win32/makefile.mk
18897 ____________________________________________________________________________
18898 [  7846] By: gsar                                  on 2000/11/24  00:55:57
18899         Log: integrate changes#6415..6418,6420..6438 from mainline
18900              
18901              Fix the bitvector ops for utf8 (tricky since past 7 bits
18902              the utf8 'characters' can be more than one octet).
18903              
18904              MPE/ix updates for perl 5.6.0 from Mark Bixby.
18905              
18906              Subject: SDBM_File documentation
18907              
18908              Detypo.
18909              
18910              Decutandpasto.
18911              
18912              Send all installperl messages to STDERR and be -w clean.
18913              
18914              Out-of-date note removed.
18915              
18916              Protect against "wild next"s, that is, callbacks doing "next"
18917              instead of "return".
18918              
18919              Use STDOUT consistently.
18920              
18921              The output might have been produced in the wrong order.
18922              
18923              A missing 'break' after the [[:space:]] switch case.
18924              
18925              Add tests for
18926              [ID 19991110.003] another matching finding by pcre author
18927              which has already been fixed by some patch, as verified in
18928              
18929              Documentation to explain the behaviour of map().
18930              
18931              Add an optimization for map-maps-a-list-element-to-more-list-elements
18932              case, but add also notes explaining the relationship of this
18933              patch and the earlier notes by Sarathy.
18934              
18935              Subject: [ID 20000716.023] syslog test fails without sockets
18936              
18937              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
18938              Test cases for #6431.
18939              
18940              File::Spec::VMS fixup for tmpdir from Craig Berry.
18941              
18942              Make the "uninit variable" warning to say "concat or string"
18943              or "join or string" when in concat or join .
18944              
18945              Get UTF16 BOMs working.  Patch from
18946              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
18947              
18948              Subject: [PATCH] Make large file tests deal with SIGXFSZ
18949              
18950              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
18951              
18952              Subject: [PATCH] av.c apidoc
18953      Branch: maint-5.6/perl
18954           !> (integrate 43 files)
18955 ____________________________________________________________________________
18956 [  7845] By: gsar                                  on 2000/11/24  00:20:45
18957         Log: integrate changes#6406..6414 from mainline
18958              
18959              Merge perlhacktut into perlhack, update perlguts.
18960              
18961              Fix AutoSplit to use File::Spec the right way in VMS,
18962              from Peter Prymmer.
18963              
18964              The bug report
18965              [ID 19991110.002] minimal matching discrepancy found by pcre author
18966              seems to have been fixed (though differently from what was suggested
18967              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
18968              
18969              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
18970              not in pod, from Peter Prymmer
18971              
18972              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
18973              From: Hugo <hv@crypt.compulink.co.uk>
18974              Date: Fri, 14 Jul 2000 23:05:20 +0100
18975              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
18976              
18977              Didn't anymore apply, but that point still could use another fix.
18978              
18979              lib/b test fixes from Peter Prymmer.
18980              
18981              More docs for sv functions.
18982              
18983              perlvms.pod whitespace cleanup to keep pod utils happy.
18984              
18985              another VMS build tweak from Peter Prymmer
18986      Branch: maint-5.6/perl
18987           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
18988           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
18989           !> vms/descrip_mms.template vms/perlvms.pod
18990 ____________________________________________________________________________
18991 [  7844] By: nick                                  on 2000/11/23  23:42:45
18992         Log: Win32/perlio Now just fails one io/argv.t test - lack 
18993              of default :crlf on standard streams.
18994      Branch: perlio
18995            ! doio.c perlio.c
18996 ____________________________________________________________________________
18997 [  7843] By: nick                                  on 2000/11/23  23:04:05
18998         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
18999              peek fail is showing a real problem (multiple crlf layers
19000              are getting pushed.)
19001      Branch: perlio
19002            ! doio.c perlio.c win32/makefile.mk
19003 ____________________________________________________________________________
19004 [  7842] By: nick                                  on 2000/11/23  19:46:23
19005         Log: Implement PerlIO_binmode()
19006              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
19007              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
19008              make binmode in t/lib/io_tell.t unconditional so that works.
19009              Checkin just so Win32 machine can see these changes.
19010      Branch: perlio
19011            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
19012 ____________________________________________________________________________
19013 [  7841] By: jhi                                   on 2000/11/23  19:30:00
19014         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
19015      Branch: perl
19016            ! README.amiga
19017 ____________________________________________________________________________
19018 [  7840] By: jhi                                   on 2000/11/23  17:18:02
19019         Log: SOCKS wrestling continues, patches from Jens Hamisch.
19020      Branch: perl
19021            ! doio.c embed.h embed.pl perlsdio.h proto.h
19022 ____________________________________________________________________________
19023 [  7839] By: jhi                                   on 2000/11/23  16:54:14
19024         Log: Push Filter::Util::Call one level deeper.
19025      Branch: perl
19026            + t/lib/filter-util.t
19027           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
19028           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
19029            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
19030            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
19031            - t/lib/filt-util.t
19032            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
19033            ! win32/Makefile win32/makefile.mk
19034 ____________________________________________________________________________
19035 [  7838] By: jhi                                   on 2000/11/23  16:52:40
19036         Log: Reach back one higher up when searching for PERL_SRC.
19037      Branch: perl
19038            ! lib/ExtUtils/MM_Unix.pm
19039 ____________________________________________________________________________
19040 [  7837] By: jhi                                   on 2000/11/23  16:05:41
19041         Log: Subject: Re: perl@7826
19042              Date: Thu, 23 Nov 2000 02:20:25 -0600
19043              From: "Craig A. Berry" <craigberry@mac.com>
19044              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
19045              
19046              Make VMS to like Filter::Util::Call. 
19047      Branch: perl
19048            ! configure.com ext/Filter/Util/Makefile.PL
19049 ____________________________________________________________________________
19050 [  7836] By: nick                                  on 2000/11/23  16:04:08
19051         Log: Implement crlf layer - not ready for merge.
19052      Branch: perlio
19053            ! perlio.c win32/makefile.mk
19054 ____________________________________________________________________________
19055 [  7835] By: jhi                                   on 2000/11/23  15:56:52
19056         Log: STDCHAR is different in Sparc v9 vs x86.
19057      Branch: perl
19058            ! hints/solaris_2.sh
19059 ____________________________________________________________________________
19060 [  7834] By: jhi                                   on 2000/11/23  15:50:47
19061         Log: The type needs to be visible to protos.
19062      Branch: perl
19063            ! perl.h
19064 ____________________________________________________________________________
19065 [  7833] By: jhi                                   on 2000/11/23  15:40:46
19066         Log: Finish unfinished SOCKS workaround changes.
19067      Branch: perl
19068            ! doio.c
19069 ____________________________________________________________________________
19070 [  7832] By: jhi                                   on 2000/11/23  15:33:30
19071         Log: Integrate perlio.
19072      Branch: perl
19073           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
19074           !> win32/makefile.mk
19075 ____________________________________________________________________________
19076 [  7831] By: nick                                  on 2000/11/23  10:31:07
19077         Log: Correct makefile.mk dependancies for ext/Filter/Util
19078              Build ext/Encode
19079              Run dmake regen_config_h
19080      Branch: perlio
19081            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19082            ! win32/makefile.mk
19083 ____________________________________________________________________________
19084 [  7830] By: nick                                  on 2000/11/23  08:05:07
19085         Log: Integrate mainline
19086      Branch: perlio
19087           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
19088           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
19089           +> t/lib/filt-util.pl t/lib/filt-util.t
19090           !> (integrate 41 files)
19091 ____________________________________________________________________________
19092 [  7829] By: gsar                                  on 2000/11/23  03:07:11
19093         Log: build the Filter extension on windows
19094      Branch: perl
19095            ! win32/Makefile win32/makefile.mk
19096 ____________________________________________________________________________
19097 [  7828] By: gsar                                  on 2000/11/23  02:46:35
19098         Log: regenerate win32/config* and fix some inconsistencies in the
19099              makefiles; always export Perl_deb() because it is needed
19100              by ext/re/* (whether perl itself is built with -DDEBUGGING
19101              or not)
19102      Branch: perl
19103            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
19104            ! win32/config_H.vc win32/makefile.mk
19105 ____________________________________________________________________________
19106 [  7827] By: gsar                                  on 2000/11/23  02:18:38
19107         Log: get sources building on windows+MSVC again (untested with other
19108              compilers)
19109      Branch: perl
19110            ! win32/include/sys/socket.h win32/perllib.c
19111 ____________________________________________________________________________
19112 [  7826] By: jhi                                   on 2000/11/23  01:18:26
19113         Log: Update Changes.
19114      Branch: perl
19115            ! Changes patchlevel.h
19116 ____________________________________________________________________________
19117 [  7825] By: jhi                                   on 2000/11/23  00:20:41
19118         Log: Subject: Re: av.c patch (having slight problems)
19119              From: "Ben Tilly" <ben_tilly@hotmail.com>
19120              Date: Tue, 21 Nov 2000 23:29:31 -0500
19121              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
19122              
19123              unshift() speedup.
19124      Branch: perl
19125            ! av.c
19126 ____________________________________________________________________________
19127 [  7824] By: jhi                                   on 2000/11/22  23:59:15
19128         Log: Fixes for signedness warnings noticed by VMSperlers.
19129      Branch: perl
19130            ! ext/Storable/Storable.xs regcomp.c sv.c
19131 ____________________________________________________________________________
19132 [  7823] By: jhi                                   on 2000/11/22  23:19:31
19133         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
19134              From: Peter Prymmer <pvhp@forte.com>
19135              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
19136              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
19137      Branch: perl
19138            ! t/pragma/warn/pp_hot
19139 ____________________________________________________________________________
19140 [  7822] By: jhi                                   on 2000/11/22  22:52:20
19141         Log: Be clean.
19142      Branch: perl
19143            ! Makefile.SH
19144 ____________________________________________________________________________
19145 [  7821] By: jhi                                   on 2000/11/22  22:46:39
19146         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
19147              by Damian Conway, as suggested by Paul Marquess.
19148      Branch: perl
19149            + lib/Filter/Simple.pm
19150 ____________________________________________________________________________
19151 [  7820] By: jhi                                   on 2000/11/22  22:45:51
19152         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
19153      Branch: perl
19154            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
19155            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
19156            + t/lib/filt-util.t
19157            ! MANIFEST
19158 ____________________________________________________________________________
19159 [  7819] By: jhi                                   on 2000/11/22  22:03:27
19160         Log: Integrate perlio.
19161      Branch: perl
19162           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
19163           !> win32/makefile.mk
19164 ____________________________________________________________________________
19165 [  7818] By: jhi                                   on 2000/11/22  21:56:02
19166         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
19167      Branch: perl
19168            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
19169            ! t/lib/io_sock.t
19170 ____________________________________________________________________________
19171 [  7817] By: jhi                                   on 2000/11/22  21:39:49
19172         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
19173              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19174              Date: Wed, 22 Nov 2000 16:08:12 -0500
19175              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
19176      Branch: perl
19177            ! lib/ExtUtils/Liblist.pm
19178 ____________________________________________________________________________
19179 [  7816] By: jhi                                   on 2000/11/22  21:38:25
19180         Log: Go ahead and #include <unistd.h> in perl.h.
19181      Branch: perl
19182            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
19183            ! util.c
19184 ____________________________________________________________________________
19185 [  7815] By: jhi                                   on 2000/11/22  21:22:52
19186         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
19187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19188              Date: Mon, 20 Nov 2000 18:30:52 -0500
19189              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
19190      Branch: perl
19191            ! pod/perlre.pod regcomp.c t/op/re_tests
19192 ____________________________________________________________________________
19193 [  7814] By: jhi                                   on 2000/11/22  21:21:46
19194         Log: Subject: [PATCH 5.7.0] Liblist finally works
19195              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19196              Date: Tue, 21 Nov 2000 22:02:17 -0500
19197              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
19198      Branch: perl
19199            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
19200            ! lib/ExtUtils/MakeMaker.pm
19201 ____________________________________________________________________________
19202 [  7813] By: jhi                                   on 2000/11/22  21:20:23
19203         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
19204              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19205              Date: Wed, 22 Nov 2000 17:53:15 +0100
19206              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
19207              
19208              AIX dynaloader and perlio patch.
19209      Branch: perl
19210            ! ext/DynaLoader/dl_aix.xs
19211 ____________________________________________________________________________
19212 [  7812] By: jhi                                   on 2000/11/22  21:17:52
19213         Log: (Accidentally empty patch.)
19214      Branch: perl
19215            ! av.c
19216 ____________________________________________________________________________
19217 [  7811] By: jhi                                   on 2000/11/22  21:16:31
19218         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
19219              From: Peter Prymmer <pvhp@forte.com>
19220              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
19221              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
19222      Branch: perl
19223            ! vms/test.com
19224 ____________________________________________________________________________
19225 [  7810] By: jhi                                   on 2000/11/22  21:15:36
19226         Log: Subject: Re: perl@7777 
19227              From: "John P. Linderman" <jpl@research.att.com>
19228              Date: Wed, 22 Nov 2000 13:11:11 -0500
19229              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
19230              
19231              Detypoing.
19232      Branch: perl
19233            ! lib/CPAN.pm
19234 ____________________________________________________________________________
19235 [  7809] By: jhi                                   on 2000/11/22  21:14:19
19236         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
19237              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19238              Date:     Wed, 22 Nov 2000 13:51:37 EST
19239              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
19240      Branch: perl
19241            ! perlsdio.h
19242 ____________________________________________________________________________
19243 [  7808] By: jhi                                   on 2000/11/22  21:13:27
19244         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
19245              From: Casey Tweten <crt@kiski.net>
19246              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
19247              Message-Id: <200011201653.LAA10194@home.kiski.net>
19248      Branch: perl
19249            ! t/lib/io_udp.t
19250 ____________________________________________________________________________
19251 [  7807] By: jhi                                   on 2000/11/22  21:12:35
19252         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
19253              From: Casey Tweten <crt@kiski.net>
19254              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
19255              Message-Id: <200011201636.LAA07227@home.kiski.net>
19256      Branch: perl
19257            ! t/lib/io_sock.t
19258 ____________________________________________________________________________
19259 [  7806] By: jhi                                   on 2000/11/22  21:10:59
19260         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
19261              From: "Casey R. Tweten" <crt@kiski.net>
19262              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
19263              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
19264      Branch: perl
19265            ! utils/h2xs.PL
19266 ____________________________________________________________________________
19267 [  7805] By: nick                                  on 2000/11/22  21:05:06
19268         Log: Integrate mainline
19269      Branch: perlio
19270           !> Changes Porting/genlog ext/DB_File/DB_File.xs
19271           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
19272           !> utils/perlbug.PL
19273 ____________________________________________________________________________
19274 [  7804] By: jhi                                   on 2000/11/22  21:01:12
19275         Log: Subject: [PATCH] Test.pm POD peculiarity
19276              From: "Casey R. Tweten" <crt@kiski.net>
19277              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
19278              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
19279      Branch: perl
19280            ! lib/Test.pm
19281 ____________________________________________________________________________
19282 [  7803] By: jhi                                   on 2000/11/22  20:59:59
19283         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
19284              From: "Philip Newton" <pnewton@gmx.de>
19285              Date: Wed, 22 Nov 2000 14:25:53 +0100
19286              Message-Id: <3A1BD771.25462.1939FAD@localhost>
19287              
19288              Be case-understanding also on 's', and use the -oi of sendmail
19289              not to terminate the transmission on a lone '.'.
19290      Branch: perl
19291            ! utils/perlbug.PL
19292 ____________________________________________________________________________
19293 [  7802] By: nick                                  on 2000/11/22  20:51:42
19294         Log: Win32 PerlIO intermediate state now working as expected.
19295              - In current state we are still using C runtime in text/binary
19296              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
19297              - PERLIO=stdio and PERLIO=unix pass all expected tests.
19298              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
19299              and PerlIO_seek() and the dummy crlf layer is not making adjustments
19300              for CRLF translation happening in C runtime. All other tests pass.
19301              
19302              Added note to README.win32 to point out the snags of doing a perl build
19303              with Norton AntiVirus turned on.
19304              
19305              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
19306              which file a fail comes from.
19307              
19308              Updated "canned" config.h to match the one generated.
19309      Branch: perlio
19310            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
19311            ! win32/makefile.mk
19312 ____________________________________________________________________________
19313 [  7801] By: jhi                                   on 2000/11/22  06:50:20
19314         Log: Nickety nits.
19315      Branch: perl
19316            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
19317 ____________________________________________________________________________
19318 [  7800] By: jhi                                   on 2000/11/22  01:29:55
19319         Log: Changes had accidentally gone too silent on non-main branches.
19320      Branch: perl
19321            ! Changes Porting/genlog patchlevel.h
19322 ____________________________________________________________________________
19323 [  7799] By: gsar                                  on 2000/11/22  01:02:56
19324         Log: some lib_pm.PL changes snuck in via change#7772
19325      Branch: maint-5.6/perl
19326            ! Makefile.SH
19327 ____________________________________________________________________________
19328 [  7798] By: nick                                  on 2000/11/21  21:59:40
19329         Log: Integrate mainline
19330      Branch: perlio
19331           !> (integrate 28 files)
19332 ____________________________________________________________________________
19333 [  7797] By: jhi                                   on 2000/11/21  21:01:45
19334         Log: Integrate perlio.
19335      Branch: perl
19336           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
19337 ____________________________________________________________________________
19338 [  7796] By: nick                                  on 2000/11/21  20:36:22
19339         Log: Win32 builds and runs (mostly) with USE_PERLIO.
19340              PERLIO=perlio passes all tests. 
19341              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
19342      Branch: perlio
19343            ! perlio.c win32/perllib.c win32/win32.c
19344 ____________________________________________________________________________
19345 [  7795] By: jhi                                   on 2000/11/21  19:03:44
19346         Log: Update Changes.
19347      Branch: perl
19348            ! Changes patchlevel.h
19349 ____________________________________________________________________________
19350 [  7794] By: jhi                                   on 2000/11/21  18:56:34
19351         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
19352              From: "Craig A. Berry" <craigberry@mac.com>
19353              Date: Mon, 20 Nov 2000 20:27:06 -0600
19354              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
19355              
19356              A cut-and-pasto.
19357      Branch: perl
19358            ! perlio.h
19359 ____________________________________________________________________________
19360 [  7793] By: jhi                                   on 2000/11/21  18:54:41
19361         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
19362              From: Dominic Dunlop <domo@computer.org> 
19363              Date: Mon, 20 Nov 2000 18:55:29 +0100
19364              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
19365              
19366              va_copy() and the need of it.
19367              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
19368      Branch: metaconfig/U/perl
19369            + need_va_copy.U
19370      Branch: perl
19371            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19372            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
19373            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
19374            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19375            ! win32/config.bc win32/config.gc win32/config.vc
19376 ____________________________________________________________________________
19377 [  7792] By: jhi                                   on 2000/11/21  17:04:10
19378         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
19379      Branch: perl
19380           !> scope.h
19381 ____________________________________________________________________________
19382 [  7791] By: jhi                                   on 2000/11/21  17:01:16
19383         Log: Export the SOCKS workaround symbols only if necessary.
19384      Branch: perl
19385            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
19386 ____________________________________________________________________________
19387 [  7790] By: nick                                  on 2000/11/20  23:57:11
19388         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
19389      Branch: perlio
19390            ! scope.h
19391 ____________________________________________________________________________
19392 [  7789] By: nick                                  on 2000/11/20  23:38:33
19393         Log: Integrate mainline
19394      Branch: perlio
19395           +> lib/File/Spec/Epoc.pm
19396           !> (integrate 34 files)
19397 ____________________________________________________________________________
19398 [  7788] By: nick                                  on 2000/11/20  23:20:18
19399         Log: Make extra buffer layer work (dummy crlf layer)
19400      Branch: perlio
19401            ! doio.c perlio.c perlio.h
19402 ____________________________________________________________________________
19403 [  7787] By: jhi                                   on 2000/11/20  22:44:04
19404         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
19405              From: Peter Prymmer <pvhp@forte.com>
19406              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
19407              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
19408      Branch: perl
19409            ! t/pragma/locale.t
19410 ____________________________________________________________________________
19411 [  7786] By: jhi                                   on 2000/11/20  22:29:10
19412         Log: Subject: DOC PATCH 5.6.0 perlreftut
19413              From: mjd@plover.com
19414              Date: 20 Nov 2000 19:45:06 -0000
19415              Message-ID: <20001120194506.9505.qmail@plover.com>
19416      Branch: perl
19417            ! pod/perlreftut.pod
19418 ____________________________________________________________________________
19419 [  7785] By: jhi                                   on 2000/11/20  22:27:44
19420         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
19421              From: David Dyck <dcd@tc.fluke.com>
19422              Date: Mon, 20 Nov 2000 11:43:40 -0800
19423              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
19424      Branch: perl
19425            ! lib/Cwd.pm
19426 ____________________________________________________________________________
19427 [  7784] By: jhi                                   on 2000/11/20  22:23:21
19428         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
19429              Date: Mon, 20 Nov 2000 17:06:10 -0500
19430              To: Mailing list Perl5 <perl5-porters@perl.org>
19431              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
19432      Branch: perl
19433            ! pp_ctl.c t/op/pat.t
19434 ____________________________________________________________________________
19435 [  7783] By: jhi                                   on 2000/11/20  22:11:18
19436         Log: Subject: [PATCH] doop.c - UTF8 tr///               
19437              From: Simon Cozens <simon@cozens.net>
19438              Date: Sat, 18 Nov 2000 18:49:30 +0000
19439              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
19440              
19441              Subject: Re: [PATCH] doop.c - UTF8 tr///           
19442              From: Simon Cozens <simon@cozens.net>
19443              Date: Mon, 20 Nov 2000 20:45:22 +0000
19444              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
19445              
19446              Make tr on UTF-8 better but still not correct.
19447      Branch: perl
19448            ! doop.c
19449 ____________________________________________________________________________
19450 [  7782] By: jhi                                   on 2000/11/20  22:02:16
19451         Log: Remove the shared object before attempting to create
19452              (by linking) a new one.  E.g. in AIX not removing
19453              becomes quite painful if one tries to do more than one
19454              build in the same tree (an interrupted build, for example),
19455              since the AIX' shared dynaloader seemingly keeps the shared
19456              objects open and therefore 'busy' for quite a while, even when
19457              nobody is using the objects, leading into link failures.
19458      Branch: perl
19459            ! lib/ExtUtils/MM_Unix.pm
19460 ____________________________________________________________________________
19461 [  7781] By: gsar                                  on 2000/11/20  19:02:55
19462         Log: type mismatch due to faulty integration
19463      Branch: maint-5.6/perl
19464            ! toke.c win32/Makefile
19465 ____________________________________________________________________________
19466 [  7780] By: gsar                                  on 2000/11/20  17:31:55
19467         Log: integrate changes#6392,6394..6399,6401..6404
19468              
19469              The {multiplier} of a fixed substring was overlooked which
19470              caused a wrong initial search offset for that substring.
19471              
19472              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
19473              From: Hugo <hv@crypt.compulink.co.uk>
19474              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
19475              Date: Thu, 13 Jul 2000 19:27:13 +0100
19476              
19477              Fix the BOM bug: not a byteorder bug, a signedness bug.
19478              
19479              Replace change #6337 with a better one.
19480              
19481              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
19482              From: Hugo <hv@crypt.compulink.co.uk>
19483              Date: Fri, 14 Jul 2000 04:16:20 +0100
19484              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
19485              
19486              MakeMaker should not remove editor backups (*~) on `make clean`
19487              by default (completes change#6383)
19488              
19489              move new variables to the end of the interpreter structure (for
19490              bincompat in code that doesn't #include XSUB.h)
19491              
19492              rename totally bletcherous SvLOCK() thingy (doesn't do what the
19493              name suggests anyway)
19494              
19495              various cleanups (typos, misformatted code, and small bugs)
19496              
19497              typecasts needed for change#6394
19498              
19499              typos in change#6399, regen headers
19500              
19501              inconsistent types needs casts
19502              
19503              PERL_OBJECT build tweaks
19504      Branch: maint-5.6/perl
19505           !> MANIFEST doop.c embed.h embed.pl embedvar.h
19506           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
19507           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
19508           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
19509           !> toke.c util.c
19510 ____________________________________________________________________________
19511 [  7779] By: gsar                                  on 2000/11/20  17:06:29
19512         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
19513              
19514              Cosmetics and perldelta.
19515              
19516              Fix nits noticed by Boston.pm.
19517              
19518              Do the cc sanity check both before the hints and
19519              after the cc selction.
19520              
19521              get sprintf.t to adjust properly for 3-digit exponents
19522              
19523              don't clobber *.orig files on *clean targets
19524              
19525              fix bugs in processing %v-*d and similar format specs (from
19526              Avi Finkel <avi@finkel.org>)
19527              
19528              sprintf test tweaks (from Dominic Dunlop)
19529              
19530              new selfloader.t in change#6183 doesn't close DATA handles,
19531              and thus fails to clean up tmp files on dosish platforms
19532              
19533              typos (spotted by Peter Prymmer)
19534              
19535              typo fix from Craig Berry
19536      Branch: maint-5.6/perl
19537           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
19538           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
19539           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
19540           !> x2p/Makefile.SH
19541 ____________________________________________________________________________
19542 [  7778] By: gsar                                  on 2000/11/20  16:46:51
19543         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
19544              
19545              Subject: Re: format bug report  [Patch]
19546              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19547              Date: Wed, 05 Jul 2000 13:12:52 +0200
19548              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
19549              
19550              Subject: Re: format bug report  [Patch]
19551              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19552              Date: Wed, 05 Jul 2000 14:10:01 +0200
19553              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
19554              
19555              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
19556              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19557              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
19558              Date: Fri, 07 Jul 2000 17:57:16 +0100
19559              
19560              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
19561              To: perl5-porters@perl.org
19562              From: Karsten Sperling <spiff@phreax.net>
19563              Date: Mon, 10 Jul 2000 15:12:52 +0200
19564              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
19565              
19566              README.posix-bc podified from Thomas Dorner.
19567              
19568              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
19569              From: Dominic Dunlop <domo@computer.org>
19570              Date: Tue, 11 Jul 2000 12:27:33 +0200
19571              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
19572              
19573              Typo in #6341.
19574              
19575              Fix for
19576              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
19577              From: Roderick Schertler <roderick@argon.org>
19578              Date: Tue, 11 Jul 2000 13:55:05 -0400
19579              Message-Id: <200007111755.NAA05077@jones.argon.org>
19580              
19581              Minor cleanups on the booklist.
19582              
19583              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
19584              regen perltoc.
19585              
19586              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
19587      Branch: maint-5.6/perl
19588           +> pod/perlbook.pod
19589           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
19590           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
19591           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
19592 ____________________________________________________________________________
19593 [  7777] By: jhi                                   on 2000/11/20  16:08:49
19594         Log: Update Changes.
19595      Branch: perl
19596            ! Changes patchlevel.h
19597 ____________________________________________________________________________
19598 [  7776] By: jhi                                   on 2000/11/20  15:27:56
19599         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
19600              This may be overly harsh but until proven otherwise, we think this
19601              way, or until we have a simple test for Configure (having to start
19602              up servers is does not count as simple) to check for the problems.
19603      Branch: perl
19604            ! perl.h
19605 ____________________________________________________________________________
19606 [  7775] By: jhi                                   on 2000/11/20  15:22:17
19607         Log: Solaris hints tweaks.
19608      Branch: perl
19609            ! hints/solaris_2.sh
19610 ____________________________________________________________________________
19611 [  7774] By: jhi                                   on 2000/11/20  15:01:20
19612         Log: Add a workaround to SOCKS 64-bit problems.
19613      Branch: perl
19614            ! doio.c embed.h embed.pl perlsdio.h proto.h
19615 ____________________________________________________________________________
19616 [  7773] By: jhi                                   on 2000/11/20  14:51:47
19617         Log: sysseek() instead of seek().
19618      Branch: perl
19619            ! t/lib/syslfs.t
19620 ____________________________________________________________________________
19621 [  7772] By: gsar                                  on 2000/11/20  13:06:23
19622         Log: integrate changes#6315..6319,6321..6331,6333..6338
19623              
19624              Integrate with Sarathy, preliminary fix for unicos
19625              alignment problems in [ID 20000612.002] Perl problem on Cray system.
19626              
19627              some debugger output does not go to the socket when RemotePort is set
19628              
19629              winsock cleanup never done on Windows (leads to handle leaks)
19630              
19631              fix UNC path handling on Windows under ithreads, and chdir()
19632              return value when given a non-existent directory
19633              
19634              Autogenerate pod/Makefile and pod/buildtoc.
19635              buildtoc also checks whether the existin pods are
19636              mentioned in MANIFEST and perl.pod, and vice versa.
19637              (None of the thusly found discrepancies fixed yet.)
19638              roffitall also needs to be autogenerated similarly but it
19639              seems so badly out of date that I didn't touch it yet.
19640              
19641              Config is being used.
19642              
19643              Add =head1 NAMEs so that buildtoc is happy.
19644              (The CGI::Util nit reported to Lincoln.)
19645              
19646              Fix complaints of buildtoc.
19647              
19648              Fix the alignment problem in Crays ([ID 20000612.002]).
19649              
19650              Remove perlbook, update perlfaq book listing,
19651              rearrange perl.pod, regenerate perltoc.
19652              
19653              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
19654              was cast to an unsigned (32-bit) integer with wild abandon.
19655              
19656              winsock options weren't being set in all threads under ithreads
19657              (caused send()s from second and subsequent threads to fail)
19658              
19659              accept() leaks memory on windows due to incorrect ordering of
19660              closesocket() and fclose() calls
19661              
19662              Reorder perl.pod once more.
19663              
19664              More POSIX.pod tweaks.
19665              
19666              Sprinkle ldlibpath.
19667              
19668              Precedence goof, fix based on
19669              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
19670              From: Hugo <hv@crypt.compulink.co.uk>
19671              Date: Tue, 11 Jul 2000 12:52:38 +0100
19672              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
19673              
19674              Subject: PATCH perlguts.pod: Document D and d magic types
19675              From: mjd@plover.com
19676              Date: 5 Jul 2000 18:01:51 -0000
19677              Message-ID: <20000705180151.29413.qmail@plover.com>
19678              
19679              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
19680              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
19681              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
19682              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
19683              
19684              Subject: [PATCH cfgperl] $& segfaults if you trick it
19685              From: simon@brecon.co.uk (Simon Cozens)
19686              Date: 7 Jul 2000 11:26:09 GMT
19687              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
19688              
19689              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
19690              From: Hugo <hv@crypt.compulink.co.uk>
19691              Date: Tue, 11 Jul 2000 12:44:50 +0100
19692              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
19693              
19694              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
19695              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19696              Date: Tue, 11 Jul 2000 13:50:51 +0100
19697              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
19698      Branch: maint-5.6/perl
19699           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
19700           +> pod/buildtoc.PL
19701            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
19702           !> (integrate 26 files)
19703 ____________________________________________________________________________
19704 [  7771] By: gsar                                  on 2000/11/20  12:31:42
19705         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
19706              6310,6311,6314
19707              
19708              Subject: [PATCH bleedperl] File::Spec 0.82 beta
19709              From: Barrie Slaymaker <barries@jester.slaysys.com>
19710              Date: Wed, 28 Jun 2000 11:35:29 -0400
19711              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
19712              
19713              tweak perlembed for multiplicity/usethreads sanity; correct notes
19714              about Windows
19715              
19716              localize %INC in a Safe compartment so that use/require work
19717              (many other magic globals probably need similar treatment)
19718              
19719              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
19720              when @_ is modified, causing coredumps
19721              
19722              slurp mode fix in change#4736 still not quite right
19723              
19724              Point to perlipc for more SysV IPC examples.
19725              
19726              Elaborate POSIX.pod.  Still needs work.
19727              
19728              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
19729              
19730              fix large memory leak that has been around for ever, masked by
19731              -DPURIFY (most of the arenas were never freed!)
19732              
19733              fix memory leak on Windows (PL_sys_intern contents were never
19734              freed)
19735              
19736              PERL_OBJECT build tweak
19737              
19738              adjust change#6299
19739              
19740              remove rel2abs prototypes (from Barrie Slaymaker)
19741              
19742              missing perldiag entry for unpack("w",...) diagnostic (from
19743              Andreas Koenig)
19744              
19745              better diagnostic on Frob->stuff() when Frob:: doesn't exist
19746              (from Richard Soderberg <rs@oregonnet.com>)
19747              
19748              Win32 patches for cfgperl from Sarathy.
19749              
19750              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
19751              
19752              More POSIX.pod embellishment.
19753              
19754              tyop in change#6306
19755      Branch: maint-5.6/perl
19756           !> (integrate 44 files)
19757 ____________________________________________________________________________
19758 [  7770] By: gsar                                  on 2000/11/20  11:51:00
19759         Log: integrate changes#6268..6282 from cfgperl branch
19760              
19761              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
19762              From: Dominic Dunlop <domo@computer.org>
19763              Date: Thu, 29 Jun 2000 12:32:39 +0200
19764              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
19765              
19766              Regen headers for #6261 (and update embed.pl for this) and #6267,
19767              silence few compiler warnings.
19768              
19769              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
19770              From: Nicholas Clark <nick@talking.bollo.cx>
19771              Date: Fri, 23 Jun 2000 16:21:15 +0100
19772              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
19773              
19774              Subject: PATCH pod/perltie.pod
19775              From: Ian Phillipps <Ian.Phillipps@iname.com>
19776              Date: Fri, 16 Jun 2000 00:17:19 +0100
19777              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
19778              (only the first hunk, the second hunk had already been done
19779              by some other patch)
19780              
19781              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
19782              From: Tom Phoenix <rootbeer@redcat.com>
19783              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
19784              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
19785              
19786              Subject: [PATCH] xsub attributes
19787              From: Doug MacEachern <dougm@covalent.net>
19788              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
19789              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
19790              
19791              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
19792              From: Andy Dougherty <doughera@lafayette.edu>
19793              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
19794              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
19795              
19796              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
19797              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
19798              Date: Tue, 13 Jun 2000 02:43:48 -0500
19799              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
19800              
19801              Subject: [PATCH] Re: eval documentation: context
19802              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19803              Date: Mon, 12 Jun 2000 15:07:29 +0100
19804              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
19805              
19806              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
19807              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19808              Date: Mon, 12 Jun 2000 14:55:59 +0100
19809              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
19810              
19811              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
19812              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
19813              Date: Fri, 09 Jun 2000 12:39:27 -0400
19814              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
19815              (plus update the version "number" of Text::Wrap)
19816              
19817              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
19818              From: Tim Ayers <tayers@bridge.com>
19819              Date: Thu, 08 Jun 2000 08:11:06 +0200
19820              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
19821              [resent by Richard Foley, Message-Id probably wrong]
19822              
19823              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
19824              From: rspier@pobox.com (Robert Spier)
19825              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
19826              Message-ID: <14654.31913.845602.610277@rls.cx>
19827              
19828              Subject: [PATCH 5.6.0] utils/h2xs.PL
19829              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
19830              Date: Wed, 7 Jun 2000 04:02:04 -0500
19831              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
19832              
19833              Subject: [PATCH 5.6.0]ITHREADs for VMS
19834              From: Dan Sugalski <dan@sidhe.org>
19835              Date: Tue, 06 Jun 2000 11:59:50 -0400
19836              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
19837      Branch: maint-5.6/perl
19838           !> (integrate 31 files)
19839 ____________________________________________________________________________
19840 [  7769] By: gsar                                  on 2000/11/20  11:29:06
19841         Log: integrate changes#6261..6266 from cfgperl
19842              
19843              Subject: Re: [PATCH cfgperl] BOMs away!
19844              From: simon@brecon.co.uk (Simon Cozens)
19845              Date: 17 Jun 2000 11:49:57 GMT
19846              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
19847              
19848              Subject: 5.6.0 Patch for EPOC
19849              From: Olaf Flebbe <o.flebbe@gmx.de>
19850              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
19851              Message-ID: <23449.960929969@www11.gmx.net>
19852              
19853              tr fixes from Simon Cozens
19854              
19855              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
19856              From: Marty Lucich <marty@netcom.com>
19857              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
19858              Message-Id: <200006282116.OAA11148@netcom.com>
19859              ccdlflags update (the BSD/OS 4.1 part had already been taken
19860              care of by #6141).
19861              
19862              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
19863              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19864              Date: Wed, 28 Jun 2000 17:50:12 -0700
19865              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
19866              
19867              Subject: [PATCH 5.6.0] cygwin port
19868              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
19869              From: "Fifer, Eric" <EFifer@sanwaint.com>
19870              Date: Thu, 29 Jun 2000 12:58:29 +0100
19871      Branch: maint-5.6/perl
19872           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
19873           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
19874           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
19875           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
19876 ____________________________________________________________________________
19877 [  7768] By: gsar                                  on 2000/11/20  11:13:44
19878         Log: integrate changes#6252..6256,6259..6260
19879              
19880              Paranoia tweak on #6249.
19881              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
19882              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
19883              Date: Sun, 25 Jun 2000 23:43:12 -0400
19884              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
19885              
19886              Subject: tr///, help wanted.
19887              From: simon@brecon.co.uk (Simon Cozens)
19888              Date: 28 Jun 2000 11:29:04 GMT
19889              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
19890              
19891              small thinko tweaks
19892              
19893              tweaks from Simon Conzes to further fix tr/// under utf8
19894              
19895              perlnewmod was missing from MANIFEST.
19896              
19897              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
19898              From: simon@brecon.co.uk (Simon Cozens)
19899              Date: 17 Jun 2000 11:56:44 GMT
19900              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
19901              pack U0, pack C0
19902      Branch: maint-5.6/perl
19903           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
19904           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
19905           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
19906           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
19907 ____________________________________________________________________________
19908 [  7767] By: gsar                                  on 2000/11/20  10:51:38
19909         Log: integrate change#6250 from cfgperl
19910              
19911              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
19912              From: Doug MacEachern <dougm@covalent.net>
19913              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
19914              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
19915      Branch: maint-5.6/perl
19916           +> t/op/my_stash.t
19917           !> MANIFEST embed.pl global.sym proto.h toke.c
19918 ____________________________________________________________________________
19919 [  7766] By: gsar                                  on 2000/11/20  10:48:34
19920         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
19921              
19922              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
19923              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
19924              Date: Mon, 26 Jun 2000 18:40:14 +0100
19925              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
19926              
19927              Subject: [PATCH] bytes<->utf8 fixes
19928              From: simon@brecon.co.uk (Simon Cozens)
19929              Date: 26 Jun 2000 04:55:45 GMT
19930              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
19931              
19932              Subject: [PATCH] is_utf8_string
19933              From: simon@brecon.co.uk (Simon Cozens)
19934              Date: 26 Jun 2000 02:25:59 GMT
19935              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
19936              
19937              Subject: [PATCH] avoid mg_ptr in '*' magic
19938              From: Doug MacEachern <dougm@covalent.net>
19939              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
19940              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
19941              
19942              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
19943              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
19944              Date: Sat, 24 Jun 2000 13:06:20 +0100
19945              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
19946              
19947              Allow for standalone testing.
19948              
19949              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
19950              From: Mark-Jason Dominus <mjd@plover.com>
19951              Date: Tue, 27 Jun 2000 22:36:42 -0400
19952              Message-ID: <20000628023642.12166.qmail@plover.com>
19953              
19954              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
19955              From: Frank Tobin <ftobin@uiuc.edu>
19956              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
19957              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
19958      Branch: maint-5.6/perl
19959           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
19960           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
19961           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
19962           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
19963           !> utf8.c utils/h2xs.PL
19964 ____________________________________________________________________________
19965 [  7765] By: gsar                                  on 2000/11/20  10:29:13
19966         Log: integrate change#6239 from cfgperl
19967              
19968              Configure maintenance.  Sever some dependency cycles,
19969              separate gccversion from the cc unit,
19970              address [ID 20000623.006] Configure script patch for using gcc on AIX
19971              (but solve it a little bit differently),
19972              unduplex some accidentally duplicated units,
19973              suggest using gcc if no cc available
19974              (p5p thread: "Solaris configure: counterproposal", 1999-09)
19975      Branch: maint-5.6/perl
19976           !> Configure Todo-5.6 config_h.SH
19977 ____________________________________________________________________________
19978 [  7764] By: gsar                                  on 2000/11/20  10:25:55
19979         Log: integrate changes#6233..6238 from cfgperl
19980              
19981              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
19982              From: Mark-Jason Dominus <mjd@plover.com>
19983              Date: Fri, 16 Jun 2000 20:53:04 -0400
19984              Message-ID: <20000617005304.8008.qmail@plover.com>
19985              
19986              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
19987              because when run as services (Win32ese for daemons)
19988              no environment variables are set and tmpdir ends up as /tmp,
19989              which is ambiguous.
19990              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
19991              From: matt@sergeant.org
19992              Date: 16 Jun 2000 16:30:43 -0000
19993              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
19994              
19995              The thread begun by
19996              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
19997              From: Kevin.Ruscoe@ubsw.com
19998              Date: Fri, 16 Jun 2000 16:38:51 +0100
19999              Message-Id: <H000019b03c300d6@MHS>
20000              
20001              Tweak embed.pl, regen headers.
20002              
20003              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
20004              From: Dan Sugalski <dan@sidhe.org>
20005              Date: Fri, 23 Jun 2000 17:00:00 -0400
20006              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
20007      Branch: maint-5.6/perl
20008           !> (integrate 27 files)
20009 ____________________________________________________________________________
20010 [  7763] By: gsar                                  on 2000/11/20  10:08:08
20011         Log: s/perl56delta/perldelta/g
20012      Branch: maint-5.6/perl
20013            ! pod/Makefile
20014 ____________________________________________________________________________
20015 [  7762] By: gsar                                  on 2000/11/20  10:04:00
20016         Log: integrate changes#6225,6229,6231,6232 from cfgperl
20017              
20018              Add source code filenames to apidoc.
20019              From: simon@brecon.co.uk (Simon Cozens)
20020              Subject: [PATCH embed.pl] Source X-ref
20021              Date: 22 Jun 2000 02:18:49 GMT
20022              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
20023              
20024              Subject: README.hpux version 0.6.1
20025              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
20026              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
20027              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
20028              
20029              Subject: [PATCH 5.6.0] cygwin port
20030              From: "Fifer, Eric" <EFifer@sanwaint.com>
20031              Date: Tue, 20 Jun 2000 14:30:58 +0100
20032              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
20033              
20034              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
20035              From: simon@brecon.co.uk (Simon Cozens)
20036              Date: 19 Jun 2000 15:18:27 GMT
20037              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
20038              
20039              plus update pod/Makefile and regenerate perltoc
20040      Branch: maint-5.6/perl
20041           +> pod/perlutil.pod
20042           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
20043           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
20044 ____________________________________________________________________________
20045 [  7761] By: jhi                                   on 2000/11/20  04:09:55
20046         Log: Miraculous typo.
20047      Branch: perl
20048            ! t/op/pat.t
20049 ____________________________________________________________________________
20050 [  7760] By: jhi                                   on 2000/11/20  04:06:08
20051         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
20052              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20053              Date: Sun, 19 Nov 2000 22:30:26 -0500
20054              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
20055      Branch: perl
20056            ! regexec.c scope.h t/op/pat.t
20057 ____________________________________________________________________________
20058 [  7759] By: jhi                                   on 2000/11/20  02:05:22
20059         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
20060      Branch: perl
20061            ! perl.h
20062 ____________________________________________________________________________
20063 [  7758] By: jhi                                   on 2000/11/20  01:58:11
20064         Log: Subject: [perl 7711: EPOC] updates
20065              From: Olaf Flebbe <o.flebbe@gmx.de>
20066              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
20067              Message-ID: <25575.974658810@www23.gmx.net>               
20068      Branch: perl
20069            + lib/File/Spec/Epoc.pm
20070            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
20071            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
20072            ! lib/File/Spec.pm perl.c sv.c
20073 ____________________________________________________________________________
20074 [  7757] By: jhi                                   on 2000/11/20  01:53:11
20075         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
20076      Branch: perl
20077            ! MANIFEST
20078 ____________________________________________________________________________
20079 [  7756] By: jhi                                   on 2000/11/20  01:47:22
20080         Log: Integrate perlio.
20081      Branch: perl
20082            - ext/re/hints/MSWin32.pl
20083           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
20084           !> win32/config.gc win32/config_H.gc win32/win32sck.c
20085 ____________________________________________________________________________
20086 [  7755] By: nick                                  on 2000/11/19  20:57:17
20087         Log: Add dummy crlf layer (just as buffer)
20088              Correct 1st bug - one layer of indirection.
20089      Branch: perlio
20090            ! perlio.c perlio.h perliol.h
20091 ____________________________________________________________________________
20092 [  7754] By: nick                                  on 2000/11/19  20:56:12
20093         Log: Work-round to Perl_deb_nocontext is no longer required
20094      Branch: perlio
20095            - ext/re/hints/MSWin32.pl
20096 ____________________________________________________________________________
20097 [  7753] By: nick                                  on 2000/11/19  20:01:16
20098         Log: diff -se shows these as different
20099      Branch: perlio
20100            ! global.sym pod/perlapi.pod
20101 ____________________________________________________________________________
20102 [  7752] By: nick                                  on 2000/11/19  18:57:30
20103         Log: Configure GCC/Win32 build -Duseperlio
20104              Fix a couple of gross issues
20105              - double-include of ../deb.o in re.dll
20106              - win32sck.c needs PerlIO and FILE 
20107      Branch: perlio
20108            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
20109            ! win32/win32sck.c
20110 ____________________________________________________________________________
20111 [  7751] By: nick                                  on 2000/11/19  17:05:36
20112         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
20113      Branch: perlio
20114            ! perlio.c
20115 ____________________________________________________________________________
20116 [  7750] By: nick                                  on 2000/11/19  16:57:14
20117         Log: Missing aTHX_
20118      Branch: perlio
20119            ! sv.c
20120 ____________________________________________________________________________
20121 [  7749] By: jhi                                   on 2000/11/19  16:28:40
20122         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
20123              From: "Peter J. Farley III" <pjfarley@banet.net>
20124              Date: Sun, 19 Nov 2000 01:42:58 -0500
20125              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
20126      Branch: perl
20127            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
20128 ____________________________________________________________________________
20129 [  7748] By: jhi                                   on 2000/11/19  16:08:10
20130         Log: Subject: podlators 1.05 available        
20131              From: Russ Allbery <rra@stanford.edu>   
20132              Date: 18 Nov 2000 22:04:28 -0800
20133              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
20134      Branch: perl
20135            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
20136 ____________________________________________________________________________
20137 [  7747] By: nick                                  on 2000/11/19  11:19:39
20138         Log: Integrate mainline
20139      Branch: perlio
20140           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
20141           !> util.c
20142 ____________________________________________________________________________
20143 [  7746] By: jhi                                   on 2000/11/19  06:42:22
20144         Log: Make hex scanning warn on "\x{x}" and "\xx".
20145              "\x" and and hex("x") are still valid.
20146      Branch: perl
20147            ! util.c
20148 ____________________________________________________________________________
20149 [  7745] By: nick                                  on 2000/11/18  22:52:28
20150         Log: Integrate mainline
20151      Branch: perlio
20152           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
20153           !> perl.h perlio.c proto.h regcomp.c regcomp.h
20154 ____________________________________________________________________________
20155 [  7744] By: jhi                                   on 2000/11/18  22:50:28
20156         Log: Introduce Perl_utf8_length().  Use it.
20157      Branch: perl
20158            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
20159 ____________________________________________________________________________
20160 [  7743] By: jhi                                   on 2000/11/18  22:38:51
20161         Log: Compiler denit.
20162      Branch: perl
20163            ! perlio.c
20164 ____________________________________________________________________________
20165 [  7742] By: jhi                                   on 2000/11/18  20:33:05
20166         Log: Integrate perlio.
20167      Branch: perl
20168           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
20169           !> perlio.h pp_ctl.c pp_sys.c sv.c
20170 ____________________________________________________________________________
20171 [  7741] By: jhi                                   on 2000/11/18  20:31:27
20172         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
20173              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20174              Date: Fri, 17 Nov 2000 20:35:11 -0500
20175              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
20176              
20177              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
20178              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20179              Date: Fri, 17 Nov 2000 21:03:47 -0500
20180              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
20181              
20182              Plus a little bit of tweaking in pregcomp().
20183      Branch: perl
20184            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
20185 ____________________________________________________________________________
20186 [  7740] By: nick                                  on 2000/11/18  20:17:22
20187         Log: Lexical use open ... support:
20188              add ->cop_io to COP structure in cop.h.
20189              Make mg.c and gv.c associate it with ${^OPEN}.
20190              Make lib/open.pm set it.
20191              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
20192              manner similar to ->cop_warnings.
20193              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
20194              call new PerlIO_apply_layers().
20195              Declare latter in perlio.h and define in perlio.c
20196      Branch: perlio
20197            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
20198            ! perlio.h pp_ctl.c pp_sys.c sv.c
20199 ____________________________________________________________________________
20200 [  7739] By: jhi                                   on 2000/11/18  19:54:00
20201         Log: Integrate perlio.
20202      Branch: perl
20203           !> doio.c perlio.c pp.c
20204 ____________________________________________________________________________
20205 [  7738] By: jhi                                   on 2000/11/18  17:16:13
20206         Log: Subject: [PATCH 5.7.0] etags broken again
20207              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20208              Date: Sat, 18 Nov 2000 02:41:36 -0500
20209              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
20210      Branch: perl
20211            ! emacs/ptags
20212 ____________________________________________________________________________
20213 [  7737] By: jhi                                   on 2000/11/18  17:12:18
20214         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
20215      Branch: perl
20216            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
20217 ____________________________________________________________________________
20218 [  7736] By: nick                                  on 2000/11/18  14:06:20
20219         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
20220              part to be isolated.
20221      Branch: perlio
20222            ! doio.c perlio.c
20223 ____________________________________________________________________________
20224 [  7735] By: nick                                  on 2000/11/18  11:03:32
20225         Log: Integrate mainline
20226      Branch: perlio
20227           !> Changes README.amiga README.win32 patchlevel.h
20228           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
20229 ____________________________________________________________________________
20230 [  7734] By: jhi                                   on 2000/11/18  01:18:56
20231         Log: Update Changes.
20232      Branch: perl
20233            ! Changes patchlevel.h
20234 ____________________________________________________________________________
20235 [  7733] By: jhi                                   on 2000/11/18  00:32:54
20236         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
20237              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20238              Date: Fri, 17 Nov 2000 17:28:02 -0500
20239              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
20240      Branch: perl
20241            ! regcomp.c regexec.c t/op/re_tests
20242 ____________________________________________________________________________
20243 [  7732] By: jhi                                   on 2000/11/18  00:28:56
20244         Log: Sparc 64-bit pack() fix from Jens Hamisch.
20245      Branch: perl
20246            ! pp.c
20247 ____________________________________________________________________________
20248 [  7731] By: jhi                                   on 2000/11/18  00:18:39
20249         Log: Explain in more detail the {} syntax ambiguousity.
20250              
20251              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
20252              From: Nicholas Clark <nick@ccl4.org>
20253              Date: Fri, 17 Nov 2000 22:10:28 +0000
20254              Message-ID: <20001117221028.A88930@plum.flirble.org>
20255      Branch: perl
20256            ! pod/perlfunc.pod
20257 ____________________________________________________________________________
20258 [  7730] By: jhi                                   on 2000/11/18  00:12:18
20259         Log: Subject: Fix for README.amiga (20000323.033)
20260              From: "Stephen P. Potter" <spp@spotter.yi.org>
20261              Date: Fri, 17 Nov 2000 12:25:51 -0500
20262              Message-Id: <200011171725.MAA05768@spotter.yi.org>
20263      Branch: perl
20264            ! README.amiga
20265 ____________________________________________________________________________
20266 [  7729] By: jhi                                   on 2000/11/18  00:08:34
20267         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
20268              From: "A. C. Yardley" <yardley@tanet.net>
20269              Date: Mon, 3 Apr 2000 11:35:33 -0700
20270              Message-ID: <3483.000403@tanet.net>
20271      Branch: perl
20272            ! README.win32
20273 ____________________________________________________________________________
20274 [  7728] By: nick                                  on 2000/11/17  21:59:47
20275         Log: Integrate mainline
20276      Branch: perlio
20277           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
20278           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
20279           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
20280           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
20281 ____________________________________________________________________________
20282 [  7727] By: nick                                  on 2000/11/17  21:56:31
20283         Log: Experiment on use of attributes.pm interface.
20284              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
20285              SVt_PVRV if not already something better (else vivify of say magic gets
20286              core dump).
20287      Branch: perlio
20288            ! perlio.c pp.c
20289 ____________________________________________________________________________
20290 [  7726] By: jhi                                   on 2000/11/17  14:15:49
20291         Log: Subject: Fix for 20000815.006
20292              From: "Stephen P. Potter" <spp@spotter.yi.org>
20293              Date: Fri, 17 Nov 2000 08:57:45 -0500
20294              Message-Id: <200011171357.IAA05122@spotter.yi.org>
20295              
20296              It's really 20000518.006.
20297      Branch: perl
20298            ! pod/perlmodlib.PL
20299 ____________________________________________________________________________
20300 [  7725] By: jhi                                   on 2000/11/17  14:12:31
20301         Log: Subject: Fix for 20000409.001
20302              From: "Stephen P. Potter" <spp@spotter.yi.org>
20303              Date: Fri, 17 Nov 2000 08:55:45 -0500
20304              Message-Id: <200011171355.IAA05104@spotter.yi.org>
20305      Branch: perl
20306            ! pod/perlfaq9.pod
20307 ____________________________________________________________________________
20308 [  7724] By: jhi                                   on 2000/11/17  14:08:58
20309         Log: Undo #7627 now that we have =head3.
20310      Branch: perl
20311            ! pod/perlhack.pod
20312 ____________________________________________________________________________
20313 [  7723] By: jhi                                   on 2000/11/17  14:04:09
20314         Log: As surmised the #7719 wasn't a good move.
20315      Branch: perl
20316            ! hints/solaris_2.sh
20317 ____________________________________________________________________________
20318 [  7722] By: jhi                                   on 2000/11/17  13:59:04
20319         Log: Also the 64bitall hints can be either here or there.
20320      Branch: perl
20321            ! hints/solaris_2.sh
20322 ____________________________________________________________________________
20323 [  7721] By: jhi                                   on 2000/11/17  02:26:23
20324         Log: Test tweak for the open pragma.
20325      Branch: perl
20326            ! t/lib/b.t
20327 ____________________________________________________________________________
20328 [  7720] By: jhi                                   on 2000/11/17  00:23:22
20329         Log: The long double hints can be here or there.
20330      Branch: perl
20331            ! hints/solaris_2.sh
20332 ____________________________________________________________________________
20333 [  7719] By: jhi                                   on 2000/11/17  00:14:06
20334         Log: For Solaris use64bitall the stdchar needs a little bit of help.
20335      Branch: perl
20336            ! hints/solaris_2.sh
20337 ____________________________________________________________________________
20338 [  7718] By: jhi                                   on 2000/11/16  23:27:34
20339         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
20340              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
20341              Date: Wed, 15 Nov 2000 08:56:32 +0100
20342              Message-ID: <3A1241B0.64477E00@alcatel.at>
20343      Branch: perl
20344            ! lib/Carp/Heavy.pm
20345 ____________________________________________________________________________
20346 [  7717] By: jhi                                   on 2000/11/16  23:23:29
20347         Log: Subject: [PATCH] Re: 20001101.003 PDL
20348              From: Nicholas Clark <nick@ccl4.org>
20349              Date: Thu, 16 Nov 2000 16:48:25 +0000
20350              Message-ID: <20001116164825.B93487@plum.flirble.org>
20351      Branch: perl
20352            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
20353 ____________________________________________________________________________
20354 [  7716] By: jhi                                   on 2000/11/16  23:21:31
20355         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
20356              From: "Casey R. Tweten" <crt@kiski.net>
20357              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
20358              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
20359      Branch: perl
20360            ! lib/Pod/Checker.pm pod/perlpod.pod
20361 ____________________________________________________________________________
20362 [  7715] By: jhi                                   on 2000/11/16  23:19:40
20363         Log: Avoid an infinite loop in VMS when utils scripts are run
20364              with no arguments, from Charles Lane.
20365      Branch: perl
20366            ! configure.com
20367 ____________________________________________________________________________
20368 [  7714] By: jhi                                   on 2000/11/16  23:17:08
20369         Log: Subject: perllocale.pod changes
20370              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
20371              Date: Mon, 13 Nov 2000 10:09:22 +0300
20372              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
20373      Branch: perl
20374            ! pod/perllocale.pod
20375 ____________________________________________________________________________
20376 [  7713] By: jhi                                   on 2000/11/16  23:14:06
20377         Log: Integrate perlio.
20378      Branch: perl
20379           !> doio.c perlio.c perlio.h util.c
20380 ____________________________________________________________________________
20381 [  7712] By: nick                                  on 2000/11/16  21:10:58
20382         Log: Integrate mainline
20383      Branch: perlio
20384           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20385           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
20386           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
20387           !> vos/config.ga.def vos/config.ga.h win32/config.bc
20388           !> win32/config.gc win32/config.vc
20389 ____________________________________________________________________________
20390 [  7711] By: nick                                  on 2000/11/16  19:56:41
20391         Log: Minor tweaks:
20392              consistent way of getting 'rb', 'wb' etc. for binary opens
20393              move *perlio::layers to *open::layers
20394              a #define to show layers available
20395              DOSISH popen/PerlIO had export/import sense inverted.
20396      Branch: perlio
20397            ! doio.c perlio.c perlio.h util.c
20398 ____________________________________________________________________________
20399 [  7710] By: jhi                                   on 2000/11/16  15:46:05
20400         Log: Add HAS_SBRK_PROTO.
20401      Branch: metaconfig/U/perl
20402            + d_sbrkproto.U
20403      Branch: perl
20404            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20405            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
20406            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
20407            ! vos/config.ga.def vos/config.ga.h win32/config.bc
20408            ! win32/config.gc win32/config.vc
20409 ____________________________________________________________________________
20410 [  7709] By: nick                                  on 2000/11/16  07:31:49
20411         Log: Integrate mainline
20412      Branch: perlio
20413           !> (integrate 35 files)
20414 ____________________________________________________________________________
20415 [  7708] By: jhi                                   on 2000/11/16  05:33:03
20416         Log: These files are text, not binary.
20417      Branch: perl
20418            ! ext/Encode/Encode/iso8859-10.enc
20419            ! ext/Encode/Encode/iso8859-13.enc
20420            ! ext/Encode/Encode/iso8859-14.enc
20421            ! ext/Encode/Encode/iso8859-15.enc
20422 ____________________________________________________________________________
20423 [  7707] By: jhi                                   on 2000/11/16  01:53:37
20424         Log: Update Changes.
20425      Branch: perl
20426            ! Changes patchlevel.h
20427 ____________________________________________________________________________
20428 [  7706] By: jhi                                   on 2000/11/16  01:35:59
20429         Log: More #undefing of stdio.
20430      Branch: perl
20431            ! fakesdio.h nostdio.h
20432 ____________________________________________________________________________
20433 [  7705] By: jhi                                   on 2000/11/16  01:34:18
20434         Log: Add fwalk() probe to the configuration files and regen perltoc.
20435      Branch: perl
20436            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20437            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
20438            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
20439            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20440            ! win32/config.bc win32/config.gc win32/config.vc
20441 ____________________________________________________________________________
20442 [  7704] By: jhi                                   on 2000/11/16  01:33:07
20443         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
20444              an optional third argument to Inlibc?)
20445      Branch: metaconfig/U/perl
20446            + d__fwalk.U
20447 ____________________________________________________________________________
20448 [  7703] By: jhi                                   on 2000/11/16  01:09:22
20449         Log: The type of the hash_cb() size argument is tricky.
20450      Branch: perl
20451            ! ext/DB_File/DB_File.xs
20452 ____________________________________________________________________________
20453 [  7702] By: jhi                                   on 2000/11/15  23:01:16
20454         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
20455      Branch: perl
20456            ! nostdio.h
20457 ____________________________________________________________________________
20458 [  7701] By: jhi                                   on 2000/11/15  22:52:32
20459         Log: Detypo.
20460      Branch: perl
20461            ! t/lib/bigfltpm.t
20462 ____________________________________________________________________________
20463 [  7700] By: jhi                                   on 2000/11/15  22:51:56
20464         Log: UINT64_C() work continues.
20465      Branch: perl
20466            ! handy.h perl.h utf8.h
20467 ____________________________________________________________________________
20468 [  7699] By: jhi                                   on 2000/11/15  14:13:04
20469         Log: SOCKS has its own USE_THREADS, based on
20470              
20471              Subject: [ID 20001114.002] et. al. bugfix followup
20472              From: Jens Hamisch <jens@Strawberry.COM> 
20473              Date: Wed, 15 Nov 2000 14:23:11 +0100
20474              Message-ID: <20001115142311.A21164@Strawberry.COM>
20475      Branch: perl
20476            ! perl.h
20477 ____________________________________________________________________________
20478 [  7698] By: jhi                                   on 2000/11/15  03:50:56
20479         Log: Add few missing #undefs and sort them.
20480      Branch: perl
20481            ! fakesdio.h
20482 ____________________________________________________________________________
20483 [  7697] By: jhi                                   on 2000/11/15  03:39:14
20484         Log: Linenumber fix.
20485      Branch: perl
20486            ! t/pragma/warn/utf8
20487 ____________________________________________________________________________
20488 [  7696] By: jhi                                   on 2000/11/15  02:55:26
20489         Log: EBCDIC tweaks.
20490              
20491              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
20492              From: Peter Prymmer <pvhp@forte.com>
20493              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
20494              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
20495      Branch: perl
20496            ! t/op/regmesg.t t/pragma/warn/utf8
20497 ____________________________________________________________________________
20498 [  7695] By: jhi                                   on 2000/11/15  02:53:58
20499         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
20500              From: Peter Prymmer <pvhp@forte.com>
20501              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
20502              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
20503      Branch: perl
20504            ! utf8.c
20505 ____________________________________________________________________________
20506 [  7694] By: jhi                                   on 2000/11/15  02:50:55
20507         Log: Subject: [PATCH: perl@7674] updates to README.os390
20508              From: Prymmer/Kahn <pvhp@best.com>
20509              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
20510              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
20511      Branch: perl
20512            ! README.os390
20513 ____________________________________________________________________________
20514 [  7693] By: jhi                                   on 2000/11/15  02:48:37
20515         Log: Quit utf8_to_uv() instantly if curlen == 0.
20516      Branch: perl
20517            ! utf8.c
20518 ____________________________________________________________________________
20519 [  7692] By: jhi                                   on 2000/11/15  02:24:29
20520         Log: Use u_int32_t for the size of hash_cb(), not size_t.
20521              
20522              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
20523              From: Jens Hamisch <jens@Strawberry.COM>     
20524              Date: Tue, 14 Nov 2000 19:03:55 +0100
20525              Message-Id: <20001114190355.A20559@Strawberry.COM>
20526      Branch: perl
20527            ! ext/DB_File/DB_File.xs
20528 ____________________________________________________________________________
20529 [  7691] By: jhi                                   on 2000/11/15  02:20:12
20530         Log: Use UINT64_C().
20531              
20532              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
20533              From: Jens Hamisch <jens@Strawberry.COM>
20534              Date: Tue, 14 Nov 2000 19:16:23 +0100
20535              Message-Id: <20001114191623.G20559@Strawberry.COM>
20536      Branch: perl
20537            ! utf8.c utf8.h
20538 ____________________________________________________________________________
20539 [  7690] By: jhi                                   on 2000/11/15  02:17:06
20540         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
20541              (a macro to define signed and unsigned integer constants).
20542      Branch: perl
20543            ! handy.h
20544 ____________________________________________________________________________
20545 [  7689] By: jhi                                   on 2000/11/15  01:56:51
20546         Log: Regen Configure.
20547      Branch: perl
20548            ! Configure
20549 ____________________________________________________________________________
20550 [  7688] By: jhi                                   on 2000/11/15  01:56:32
20551         Log: Make the unit know about SOCKS.
20552      Branch: metaconfig
20553            ! U/protos/socksizetype.U
20554 ____________________________________________________________________________
20555 [  7687] By: jhi                                   on 2000/11/15  01:54:47
20556         Log: Remove unused dependencies.
20557      Branch: metaconfig
20558            ! U/compline/d_getpagsz.U
20559 ____________________________________________________________________________
20560 [  7686] By: nick                                  on 2000/11/14  21:25:13
20561         Log: Integrate mainline.
20562      Branch: perlio
20563           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
20564           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
20565           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
20566           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
20567           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
20568           !> win32/config.bc win32/config.gc win32/config.vc
20569           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
20570 ____________________________________________________________________________
20571 [  7685] By: jhi                                   on 2000/11/14  17:54:56
20572         Log: Integrate perlio.
20573      Branch: perl
20574           +> fakesdio.h perliol.h
20575           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
20576           !> perlsdio.h perlsfio.h pod/perlfunc.pod
20577 ____________________________________________________________________________
20578 [  7684] By: nick                                  on 2000/11/14  17:43:04
20579         Log: PerlIO #include and #ifdef re-work.
20580      Branch: perlio
20581            + fakesdio.h perliol.h
20582            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
20583            ! perlsdio.h perlsfio.h
20584 ____________________________________________________________________________
20585 [  7683] By: jhi                                   on 2000/11/14  15:42:40
20586         Log: Hoist the duplicated socket/netdb include logic to perl.h;
20587              undef SETERRNO in case SOCKS has defined it.  Based on:
20588              
20589              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
20590              From: Jens Hamisch <jens@Strawberry.COM> 
20591              Date: Tue, 14 Nov 2000 11:34:40 +0100
20592              Message-Id: <20001114113440.A20005@Strawberry.COM>
20593      Branch: perl
20594            ! doio.c perl.h pp_sys.c
20595 ____________________________________________________________________________
20596 [  7682] By: jhi                                   on 2000/11/14  14:07:28
20597         Log: Subject: some additions for makefiles for win32 (for perl@7674)
20598              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
20599              Date: Tue, 14 Nov 2000 09:31:13 +0300
20600              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
20601      Branch: perl
20602            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
20603            ! win32/makefile.mk
20604 ____________________________________________________________________________
20605 [  7681] By: jhi                                   on 2000/11/14  14:01:41
20606         Log: Subject: tiny typo in perl5db.pl
20607              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
20608              Date: Tue, 14 Nov 2000 09:29:28 +0300
20609              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
20610      Branch: perl
20611            ! lib/perl5db.pl
20612 ____________________________________________________________________________
20613 [  7680] By: jhi                                   on 2000/11/14  04:13:50
20614         Log: Redo #7679 with LFs instead of CRLFs.
20615      Branch: perl
20616            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
20617            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
20618            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
20619 ____________________________________________________________________________
20620 [  7679] By: jhi                                   on 2000/11/14  01:21:09
20621         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
20622              From: Benjamin Stuhl <tiriath@yahoo.com> 
20623              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
20624              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
20625      Branch: perl
20626            + win32/bin/mdelete.bat
20627            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
20628            ! makedef.pl perlio.c win32/Makefile win32/config.gc
20629            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
20630 ____________________________________________________________________________
20631 [  7678] By: jhi                                   on 2000/11/14  01:19:20
20632         Log: Fix the re extension building for Win32.
20633              
20634              Subject: [PATCH perl@7638] Get PerlIO building on Win32
20635              From: Benjamin Stuhl <tiriath@yahoo.com> 
20636              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
20637              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
20638      Branch: perl
20639            + ext/re/hints/MSWin32.pl
20640            ! MANIFEST
20641 ____________________________________________________________________________
20642 [  7677] By: jhi                                   on 2000/11/14  01:13:54
20643         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
20644              From: sthoenna@efn.org
20645              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
20646              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
20647      Branch: perl
20648            ! doop.c pp.c toke.c utf8.c utf8.h
20649 ____________________________________________________________________________
20650 [  7676] By: jhi                                   on 2000/11/13  20:23:15
20651         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
20652              From: Nicholas Clark <nick@ccl4.org>
20653              Date: Mon, 13 Nov 2000 18:55:04 +0000
20654              Message-ID: <20001113185504.J29183@plum.flirble.org>
20655      Branch: perl
20656            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
20657 ____________________________________________________________________________
20658 [  7675] By: nick                                  on 2000/11/13  20:21:57
20659         Log: Integrate mainline ...
20660      Branch: perlio
20661           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
20662           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
20663           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
20664           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
20665 ____________________________________________________________________________
20666 [  7674] By: jhi                                   on 2000/11/13  15:07:56
20667         Log: Update Changes.
20668      Branch: perl
20669            ! Changes patchlevel.h
20670 ____________________________________________________________________________
20671 [  7673] By: jhi                                   on 2000/11/13  14:42:42
20672         Log: Remove the new two tests of lib/io_xs for now, they seem to
20673              fail under perlio on some platforms.
20674      Branch: perl
20675            ! t/lib/io_xs.t
20676 ____________________________________________________________________________
20677 [  7672] By: jhi                                   on 2000/11/13  13:57:53
20678         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
20679      Branch: perl
20680            ! perlio.c
20681 ____________________________________________________________________________
20682 [  7671] By: jhi                                   on 2000/11/13  05:30:48
20683         Log: Placate nervous compilers that see longer than ints switch()ing.
20684      Branch: perl
20685            ! utf8.c
20686 ____________________________________________________________________________
20687 [  7670] By: jhi                                   on 2000/11/13  05:14:21
20688         Log: fputs() does return EOF on error but here we don't care.
20689      Branch: perl
20690            ! perlio.c
20691 ____________________________________________________________________________
20692 [  7669] By: jhi                                   on 2000/11/13  05:02:45
20693         Log: Declare reg_data like reg_substr_data.
20694      Branch: perl
20695            ! regexp.h
20696 ____________________________________________________________________________
20697 [  7668] By: jhi                                   on 2000/11/13  04:54:34
20698         Log: Typos in #7667.
20699      Branch: perl
20700            ! perl.h
20701 ____________________________________________________________________________
20702 [  7667] By: jhi                                   on 2000/11/13  04:49:49
20703         Log: Cleanup messy #ifdef.
20704      Branch: perl
20705            ! perl.h
20706 ____________________________________________________________________________
20707 [  7666] By: jhi                                   on 2000/11/13  04:17:34
20708         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
20709              From: Nicholas Clark <nick@talking.bollo.cx>
20710              Date: Sun, 12 Nov 2000 21:14:11 +0000
20711              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
20712              
20713              Note: only one breakage of the two reported is fixed by this patch.
20714      Branch: perl
20715            ! perlio.c
20716 ____________________________________________________________________________
20717 [  7665] By: jhi                                   on 2000/11/13  04:05:07
20718         Log: Tweak the definition of the bit complement on UTF-8 data:
20719              if none of the characters in the string are > 0xff,
20720              the result is a complemented byte string, not a (UTF-8)
20721              char string.  Based on the summary in
20722              
20723              Subject: Re: [ID 20000918.005] ~ on wide chars
20724              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
20725              Date: Fri, 10 Nov 2000 09:47:15 -0800
20726              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
20727              
20728              This should give us the maximum backward (pre-char string)
20729              compatibility and utf8 compatibility.  The other alternative
20730              would be to limit the bit complement to be always byte only,
20731              taking the least significant byte of the chars.
20732      Branch: perl
20733            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
20734 ____________________________________________________________________________
20735 [  7664] By: jhi                                   on 2000/11/13  00:23:44
20736         Log: Couple of tests from #7660 salvaged.
20737      Branch: perl
20738            - t/op/tell.t
20739            ! MANIFEST t/io/tell.t
20740 ____________________________________________________________________________
20741 [  7663] By: jhi                                   on 2000/11/13  00:02:48
20742         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
20743              From: Nicholas Clark <nick@talking.bollo.cx>
20744              Date: Sun, 12 Nov 2000 21:23:43 +0000
20745              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
20746      Branch: perl
20747            ! perlsfio.h
20748 ____________________________________________________________________________
20749 [  7662] By: jhi                                   on 2000/11/13  00:01:39
20750         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
20751              From: Nicholas Clark <nick@talking.bollo.cx>
20752              Date: Sun, 12 Nov 2000 21:30:04 +0000
20753              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
20754      Branch: perl
20755            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
20756 ____________________________________________________________________________
20757 [  7661] By: jhi                                   on 2000/11/12  23:57:29
20758         Log: Document tell() on special streams.
20759      Branch: perl
20760            ! pod/perlfunc.pod
20761 ____________________________________________________________________________
20762 [  7660] By: jhi                                   on 2000/11/12  23:54:22
20763         Log: (Subsumed by #7664)
20764      Branch: perl
20765            + t/op/tell.t
20766            ! MANIFEST
20767 ____________________________________________________________________________
20768 [  7659] By: jhi                                   on 2000/11/12  22:55:25
20769         Log: Many subdocumented return values of the IO extension now documented.
20770              ungetc and write still left subdocumented.
20771              
20772              Subject: [PATCH] (was Re: IO::Handle::ungetc)
20773              From: Nicholas Clark <nick@talking.bollo.cx>
20774              Date: Sun, 12 Nov 2000 21:35:53 +0000
20775              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
20776      Branch: perl
20777            ! ext/IO/lib/IO/Handle.pm
20778 ____________________________________________________________________________
20779 [  7658] By: jhi                                   on 2000/11/12  21:37:06
20780         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
20781              From: Nicholas Clark <nick@talking.bollo.cx>
20782              Date: Sun, 12 Nov 2000 20:03:22 +0000
20783              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
20784      Branch: perl
20785            ! pod/perlfunc.pod
20786 ____________________________________________________________________________
20787 [  7657] By: jhi                                   on 2000/11/12  20:34:55
20788         Log: Integrate perlio.
20789      Branch: perl
20790           !> perlio.c
20791 ____________________________________________________________________________
20792 [  7656] By: nick                                  on 2000/11/12  19:25:06
20793         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
20794      Branch: perlio
20795            ! perlio.c
20796 ____________________________________________________________________________
20797 [  7655] By: nick                                  on 2000/11/12  19:09:41
20798         Log: Integrate mainline
20799      Branch: perlio
20800           +> README.solaris ext/Encode/Encode/cp1006.enc
20801           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
20802           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
20803           +> ext/Encode/Encode/iso8859-13.enc
20804           +> ext/Encode/Encode/iso8859-14.enc
20805           +> ext/Encode/Encode/iso8859-15.enc
20806           !> (integrate 34 files)
20807 ____________________________________________________________________________
20808 [  7654] By: jhi                                   on 2000/11/12  19:00:22
20809         Log: Add a metaconfig unit for fsync.
20810      Branch: metaconfig/U/perl
20811            + d_fsync.U
20812 ____________________________________________________________________________
20813 [  7653] By: jhi                                   on 2000/11/12  19:00:01
20814         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
20815      Branch: perl
20816            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20817            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
20818            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20819            ! vos/config.ga.h win32/config.bc win32/config.gc
20820            ! win32/config.vc
20821 ____________________________________________________________________________
20822 [  7652] By: jhi                                   on 2000/11/11  21:12:01
20823         Log: Copy the s// information of README.hpux also to the perlrun.
20824      Branch: perl
20825            ! README.hpux pod/perlrun.pod
20826 ____________________________________________________________________________
20827 [  7651] By: jhi                                   on 2000/11/11  21:03:13
20828         Log: More README.solaris updates from Andy Dougherty.
20829      Branch: perl
20830            ! README.solaris
20831 ____________________________________________________________________________
20832 [  7650] By: jhi                                   on 2000/11/11  18:38:57
20833         Log: More descriptive error for unknown perlio layers.
20834              
20835              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
20836              From: Dominic Dunlop <domo@computer.org> 
20837              Date: Sat, 11 Nov 2000 18:20:32 +0100             
20838              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
20839      Branch: perl
20840            ! perlio.c pod/perldiag.pod
20841 ____________________________________________________________________________
20842 [  7649] By: jhi                                   on 2000/11/11  18:37:52
20843         Log: MachTen doesn't really do mmap() and munmap().
20844              
20845              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
20846              From: Dominic Dunlop <domo@computer.org> 
20847              Date: Sat, 11 Nov 2000 18:20:32 +0100             
20848              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
20849      Branch: perl
20850            ! hints/machten.sh
20851 ____________________________________________________________________________
20852 [  7648] By: jhi                                   on 2000/11/11  18:36:46
20853         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
20854              From: rspier@pobox.com (Robert Spier)
20855              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
20856              Message-ID: <14861.32839.491271.985797@rls.cx>
20857      Branch: perl
20858            ! Porting/Contract pod/perltoot.pod
20859 ____________________________________________________________________________
20860 [  7647] By: jhi                                   on 2000/11/11  18:35:30
20861         Log: Simplify the getpagesize() unit by dropping the
20862              pagesize probe since it's nowadays slightly more
20863              complicated because of sysconf(). (Note: if some
20864              platform really needs the -lPW for getpagesize,
20865              I just broke it.)
20866              
20867              TODO: a new pagesize unit.
20868      Branch: metaconfig
20869            ! U/compline/d_getpagsz.U
20870 ____________________________________________________________________________
20871 [  7646] By: jhi                                   on 2000/11/11  18:33:23
20872         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
20873      Branch: perl
20874            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20875            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
20876            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20877            ! vos/config.ga.h win32/config.bc win32/config.gc
20878            ! win32/config.vc
20879 ____________________________________________________________________________
20880 [  7645] By: jhi                                   on 2000/11/11  16:45:15
20881         Log: Use sysconf() or getpagesize() to find out the pagesize.
20882      Branch: perl
20883            ! perlio.c
20884 ____________________________________________________________________________
20885 [  7644] By: jhi                                   on 2000/11/11  15:46:08
20886         Log: Integrate perlio.
20887      Branch: perl
20888           !> perlio.c
20889 ____________________________________________________________________________
20890 [  7643] By: jhi                                   on 2000/11/11  15:33:36
20891         Log: Subject: Re: [PATCH] README.solaris
20892              From: Lupe Christoph <lupe@lupe-christoph.de>
20893              Date: Sat, 11 Nov 2000 14:08:10 +0100
20894              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
20895      Branch: perl
20896            ! README.solaris
20897 ____________________________________________________________________________
20898 [  7642] By: jhi                                   on 2000/11/11  15:22:12
20899         Log: Subject: [PATCH perl@7638] cygwin port
20900              From: "Eric Fifer" <egf7@columbia.edu>            
20901              Date: Fri, 10 Nov 2000 19:30:30 -0000
20902              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
20903      Branch: perl
20904            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
20905 ____________________________________________________________________________
20906 [  7641] By: nick                                  on 2000/11/11  14:50:36
20907         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
20908              Also call "Buf" layer directly when unread'ing non-read chars.
20909      Branch: perlio
20910            ! perlio.c
20911 ____________________________________________________________________________
20912 [  7640] By: jhi                                   on 2000/11/11  02:05:02
20913         Log: Add more encoding tables.
20914      Branch: perl
20915            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
20916            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
20917            + ext/Encode/Encode/iso8859-10.enc
20918            + ext/Encode/Encode/iso8859-13.enc
20919            + ext/Encode/Encode/iso8859-14.enc
20920            + ext/Encode/Encode/iso8859-15.enc
20921            ! MANIFEST
20922 ____________________________________________________________________________
20923 [  7639] By: jhi                                   on 2000/11/10  18:49:25
20924         Log: Subject: [PATCH] README.solaris
20925              From: Andy Dougherty <doughera@lafayette.edu>
20926              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
20927              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
20928      Branch: perl
20929            + README.solaris
20930            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
20931            ! pod/perl.pod pod/perltoc.pod
20932 ____________________________________________________________________________
20933 [  7638] By: jhi                                   on 2000/11/10  15:04:15
20934         Log: Update Changes.
20935      Branch: perl
20936            ! Changes patchlevel.h
20937 ____________________________________________________________________________
20938 [  7637] By: jhi                                   on 2000/11/10  14:14:28
20939         Log: Explain better why certain regex tests are skipped.
20940              
20941              Subject: Re: tests skipped: unknown reason
20942              From: Lupe Christoph <lupe@lupe-christoph.de>
20943              Date: Fri, 10 Nov 2000 09:08:56 +0100
20944              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
20945      Branch: perl
20946            ! t/op/regexp.t
20947 ____________________________________________________________________________
20948 [  7636] By: nick                                  on 2000/11/10  13:40:00
20949         Log: Integrate mainline.
20950      Branch: perlio
20951           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
20952           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
20953           !> win32/bin/search.pl
20954 ____________________________________________________________________________
20955 [  7635] By: nick                                  on 2000/11/10  13:25:52
20956         Log: Re-instate stdio large file support via perlio.
20957      Branch: perl
20958            ! perlio.c
20959 ____________________________________________________________________________
20960 [  7634] By: jhi                                   on 2000/11/10  04:49:55
20961         Log: Amdahl UTS hints updates.
20962              
20963              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
20964              From: hom00@utsglobal.com (Harold O Morris)
20965              Date: Thu, 9 Nov 2000 20:02 PST
20966              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
20967      Branch: perl
20968            ! hints/uts.sh
20969 ____________________________________________________________________________
20970 [  7633] By: jhi                                   on 2000/11/09  23:33:28
20971         Log: Subject: [PATCH] IO::Seekable pod
20972              From: Nicholas Clark <nick@talking.bollo.cx>
20973              Date: Thu, 9 Nov 2000 20:29:45 +0000
20974              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
20975      Branch: perl
20976            ! ext/IO/lib/IO/Handle.pm
20977 ____________________________________________________________________________
20978 [  7632] By: jhi                                   on 2000/11/09  21:55:41
20979         Log: Various doc oddball characters.
20980              
20981              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
20982              From: Michael Somos <somos@grail.cba.csuohio.edu>
20983              Date: Mon, 6 Nov 2000 17:44:20 -0500
20984              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
20985      Branch: perl
20986            ! emacs/cperl-mode.el lib/unicode/syllables.txt
20987            ! win32/bin/search.pl
20988 ____________________________________________________________________________
20989 [  7631] By: jhi                                   on 2000/11/09  21:12:29
20990         Log: Subject: Re: bash -c exit and linux hints 
20991              From: "John P. Linderman" <jpl@research.att.com>
20992              Date: Thu, 02 Nov 2000 09:37:25 -0500
20993              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
20994      Branch: perl
20995            ! hints/linux.sh
20996 ____________________________________________________________________________
20997 [  7630] By: nick                                  on 2000/11/09  20:34:11
20998         Log: Integrate mainline.
20999      Branch: perlio
21000           !> (integrate 91 files)
21001 ____________________________________________________________________________
21002 [  7629] By: jhi                                   on 2000/11/09  19:46:31
21003         Log: Missing dTHXs.
21004              
21005              Subject: RE: perl@7595 builds not on cygwin
21006              From: "Eric Fifer" <egf7@columbia.edu>
21007              Date: Thu, 9 Nov 2000 19:26:50 -0000
21008              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
21009      Branch: perl
21010            ! ext/Devel/Peek/Peek.xs
21011 ____________________________________________________________________________
21012 [  7628] By: jhi                                   on 2000/11/09  14:48:27
21013         Log: Disable only the tests 99 and 166 for UTF-8 locales.
21014      Branch: perl
21015            ! t/pragma/locale.t
21016 ____________________________________________________________________________
21017 [  7627] By: jhi                                   on 2000/11/09  14:40:27
21018         Log: There's no =head3.
21019      Branch: perl
21020            ! pod/perlhack.pod
21021 ____________________________________________________________________________
21022 [  7626] By: jhi                                   on 2000/11/09  13:54:26
21023         Log: The generated boot_* headers are wrong.  Pickier compiler,
21024              such as KAI C++ will refuse to compile the resulting perlmain.
21025              
21026              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
21027              From: Harri Pasanen <harri.pasanen@trema.com>
21028              Date: Thu, 09 Nov 2000 14:23:28 +0100
21029              Message-Id: <3A0AA550.26D548A3@trema.com>
21030      Branch: perl
21031            ! minimod.pl
21032 ____________________________________________________________________________
21033 [  7625] By: jhi                                   on 2000/11/09  13:50:44
21034         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
21035              From: Prymmer/Kahn <pvhp@best.com>
21036              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
21037              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
21038              
21039              All except the "cow orker" change.
21040      Branch: perl
21041            ! Porting/pumpkin.pod
21042 ____________________________________________________________________________
21043 [  7624] By: jhi                                   on 2000/11/09  13:45:33
21044         Log: Fix for
21045              
21046              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
21047              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
21048              Date: Thu, 09 Nov 2000 11:05:52 +0100
21049              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
21050      Branch: perl
21051            ! pod/perldiag.pod t/pragma/warn/pp_sys
21052 ____________________________________________________________________________
21053 [  7623] By: jhi                                   on 2000/11/09  13:37:16
21054         Log: Typo in an ifndef.
21055              
21056              Subject: Re: [PATCH 5.7.0] better messages from malloc()
21057              From: Joe Smith <jms@inwap.com>         
21058              Date: Thu, 09 Nov 2000 01:33:14 -0800
21059              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
21060      Branch: perl
21061            ! malloc.c
21062 ____________________________________________________________________________
21063 [  7622] By: jhi                                   on 2000/11/09  13:31:18
21064         Log: Remove unused extra arguments.
21065      Branch: metaconfig/U/perl
21066            ! perlxv.U
21067      Branch: perl
21068            ! Configure config_h.SH
21069 ____________________________________________________________________________
21070 [  7621] By: jhi                                   on 2000/11/09  13:16:36
21071         Log: More VMS moves on environment handling, from Charles Lane.
21072      Branch: perl
21073            ! t/pragma/locale.t
21074 ____________________________________________________________________________
21075 [  7620] By: jhi                                   on 2000/11/09  04:42:38
21076         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
21077              From: David Dyck <dcd@tc.fluke.com>
21078              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
21079              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
21080      Branch: perl
21081            ! pp_sys.c
21082 ____________________________________________________________________________
21083 [  7619] By: jhi                                   on 2000/11/09  04:36:21
21084         Log: Forgot from #7618.
21085      Branch: perl
21086            ! lib/File/stat.pm
21087 ____________________________________________________________________________
21088 [  7618] By: jhi                                   on 2000/11/09  04:28:44
21089         Log: Make deleting for %ENV work for (newer versions of) VMS,
21090              from Craig A. Berry.
21091      Branch: perl
21092            ! vms/vms.c
21093 ____________________________________________________________________________
21094 [  7617] By: jhi                                   on 2000/11/09  04:25:05
21095         Log: Subject: [PATCH] Class::Struct at compile time
21096              From: "Casey R. Tweten" <crt@kiski.net>
21097              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
21098              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
21099      Branch: perl
21100            ! lib/Class/Struct.pm
21101 ____________________________________________________________________________
21102 [  7616] By: jhi                                   on 2000/11/09  04:15:17
21103         Log: Subject: [ID 20001108.013] spelling
21104              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
21105              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
21106              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
21107      Branch: perl
21108            ! lib/ftp.pl
21109 ____________________________________________________________________________
21110 [  7615] By: jhi                                   on 2000/11/09  04:12:42
21111         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
21112              From: Peter Prymmer <pvhp@forte.com>
21113              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
21114              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
21115      Branch: perl
21116            ! configure.com
21117 ____________________________________________________________________________
21118 [  7614] By: jhi                                   on 2000/11/08  22:42:55
21119         Log: A missing aTHX_.
21120      Branch: perl
21121            ! ext/IPC/SysV/SysV.xs
21122 ____________________________________________________________________________
21123 [  7613] By: jhi                                   on 2000/11/08  19:30:21
21124         Log: Update Changes.
21125      Branch: perl
21126            ! Changes patchlevel.h
21127 ____________________________________________________________________________
21128 [  7612] By: jhi                                   on 2000/11/08  18:35:25
21129         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
21130              From: David Dyck <dcd@tc.fluke.com>
21131              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
21132              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
21133      Branch: perl
21134            ! pp_sys.c
21135 ____________________________________________________________________________
21136 [  7611] By: jhi                                   on 2000/11/08  18:30:26
21137         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
21138              From: Dominic Dunlop <domo@computer.org>
21139              Date: Tue, 7 Nov 2000 12:05:25 +0100
21140              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
21141      Branch: perl
21142            ! malloc.c
21143 ____________________________________________________________________________
21144 [  7610] By: jhi                                   on 2000/11/08  18:25:14
21145         Log: Do not test UTF-8 locales since that the tests would require
21146              polymorphic regexen.
21147      Branch: perl
21148            ! t/pragma/locale.t
21149 ____________________________________________________________________________
21150 [  7609] By: jhi                                   on 2000/11/08  17:12:51
21151         Log: Locale buglets.
21152              
21153              Subject: RE: Locales support (setlocale) fixes
21154              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
21155              Date: Wed, 8 Nov 2000 20:01:39 +0300
21156              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
21157      Branch: perl
21158            ! t/pragma/locale.t util.c
21159 ____________________________________________________________________________
21160 [  7608] By: jhi                                   on 2000/11/08  17:00:16
21161         Log: Deleting $ENV{PATH} in VMS is not recommendable.
21162      Branch: perl
21163            ! t/pragma/locale.t
21164 ____________________________________________________________________________
21165 [  7607] By: jhi                                   on 2000/11/08  16:58:26
21166         Log: Subject: PATCH std stdio for (Free)BSD
21167              From: Nicholas Clark <nick@ccl4.org>
21168              Date: Wed, 8 Nov 2000 15:36:29 +0000
21169              Message-ID: <20001108153629.D98736@plum.flirble.org>
21170      Branch: metaconfig
21171            ! U/compline/d_stdstdio.U
21172      Branch: perl
21173            ! Configure config_h.SH
21174 ____________________________________________________________________________
21175 [  7606] By: jhi                                   on 2000/11/08  16:43:31
21176         Log: Forgot to bump the line numbers in #7601.
21177      Branch: perl
21178            ! t/pragma/warn/pp_sys
21179 ____________________________________________________________________________
21180 [  7605] By: jhi                                   on 2000/11/08  16:39:12
21181         Log: More careful detection of how well NVs and UVs mix.
21182              
21183              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))
21184              From: Nicholas Clark <nick@ccl4.org>
21185              Date: Wed, 8 Nov 2000 15:14:12 +0000
21186              Message-ID: <20001108151412.B98736@plum.flirble.org>
21187              
21188              Added some SIGFPE paranoia.
21189      Branch: metaconfig/U/perl
21190            ! perlxv.U
21191      Branch: perl
21192            ! Configure config_h.SH
21193 ____________________________________________________________________________
21194 [  7604] By: jhi                                   on 2000/11/08  14:39:10
21195         Log: Subject: [patch perl@7595] VMS configure.com tweak
21196              From: "Craig A. Berry" <craigberry@mac.com>
21197              Date: Wed, 8 Nov 2000 00:24:12 -0600
21198              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
21199      Branch: perl
21200            ! configure.com
21201 ____________________________________________________________________________
21202 [  7603] By: jhi                                   on 2000/11/08  14:27:11
21203         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
21204              From: Robin Barker <rmb1@cise.npl.co.uk>
21205              Date: Wed, 8 Nov 2000 11:11:39 GMT
21206              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
21207      Branch: perl
21208            ! perlio.c
21209 ____________________________________________________________________________
21210 [  7602] By: jhi                                   on 2000/11/08  14:25:03
21211         Log: Fix for the tie-refhash string table leaks.
21212              
21213              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
21214              Date: Wed, 8 Nov 2000 13:03:04 GMT
21215              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
21216      Branch: perl
21217            ! t/lib/tie-refhash.t
21218 ____________________________________________________________________________
21219 [  7601] By: jhi                                   on 2000/11/08  14:21:08
21220         Log: Try to avoid flockless and emulationless places.
21221      Branch: perl
21222            ! t/pragma/warn/pp_sys
21223 ____________________________________________________________________________
21224 [  7600] By: jhi                                   on 2000/11/08  02:28:54
21225         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
21226              
21227              Subject: [PATCH] prototyped functions that should be overrideable
21228              From: "Casey R. Tweten" <crt@kiski.net>
21229              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
21230              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
21231      Branch: perl
21232            ! toke.c
21233 ____________________________________________________________________________
21234 [  7599] By: jhi                                   on 2000/11/08  01:12:05
21235         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
21236              
21237              Subject: [PATCH] perlbug.PL
21238              From: "Kurt D. Starsinic" <kstar@chapin.edu>
21239              Date: Mon, 6 Nov 2000 21:39:01 -0500
21240              Message-ID: <20001106213901.B20955@O2.chapin.edu>
21241      Branch: perl
21242            ! utils/perlbug.PL
21243 ____________________________________________________________________________
21244 [  7598] By: jhi                                   on 2000/11/07  23:42:00
21245         Log: Bad thinko in #7581 (I used the test program with the expanded
21246              values as-is).
21247      Branch: metaconfig
21248            ! U/compline/d_stdstdio.U
21249      Branch: perl
21250            ! Configure
21251 ____________________________________________________________________________
21252 [  7597] By: jhi                                   on 2000/11/07  21:43:29
21253         Log: Subject: [PATCH perl@7573] cygwin port
21254              From: "Fifer, Eric" <EFifer@sanwaint.com>
21255              Date: Tue, 7 Nov 2000 18:08:51 -0000 
21256              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
21257              
21258              Synchronize with Cygwin 1.1.5.
21259      Branch: perl
21260            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
21261            ! pod/perlport.pod unixish.h util.c
21262 ____________________________________________________________________________
21263 [  7596] By: jhi                                   on 2000/11/07  21:39:25
21264         Log: perlhack updates from H.Merijn Brand.
21265      Branch: perl
21266            ! pod/perlhack.pod
21267 ____________________________________________________________________________
21268 [  7595] By: jhi                                   on 2000/11/07  20:21:41
21269         Log: Update Changes.
21270      Branch: perl
21271            ! Changes patchlevel.h
21272 ____________________________________________________________________________
21273 [  7594] By: jhi                                   on 2000/11/07  19:18:58
21274         Log: Be more robust in Dynaloader.pm.
21275      Branch: perl
21276            ! ext/DynaLoader/DynaLoader_pm.PL
21277 ____________________________________________________________________________
21278 [  7593] By: jhi                                   on 2000/11/07  16:49:31
21279         Log: AUTHORS update.
21280      Branch: perl
21281            ! AUTHORS
21282 ____________________________________________________________________________
21283 [  7592] By: gsar                                  on 2000/11/07  16:39:51
21284         Log: normalize relative paths in virtualized current directory on windows,
21285              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
21286              returns)
21287      Branch: perl
21288            ! win32/vdir.h
21289 ____________________________________________________________________________
21290 [  7591] By: jhi                                   on 2000/11/07  16:04:26
21291         Log: Too profiler-happy: with optimization the #7590 actually makes
21292              the test to run 0.5% _slower_.  Requires much more instrumentation.
21293              Retract #7590.
21294      Branch: perl
21295            ! regcomp.c regcomp.h
21296 ____________________________________________________________________________
21297 [  7590] By: jhi                                   on 2000/11/07  15:51:13
21298         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
21299              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
21300              by using memset() and testing bytewise (as opposed to bitwise).
21301      Branch: perl
21302            ! regcomp.c regcomp.h
21303 ____________________________________________________________________________
21304 [  7589] By: jhi                                   on 2000/11/07  12:56:39
21305         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
21306              From: "Craig A. Berry" <craig.berry@psinetcs.com>
21307              Date: Mon, 06 Nov 2000 23:45:30 -0500
21308              Message-Id: <0011079735.AA973576259@univpress.com>
21309      Branch: perl
21310            ! configure.com t/lib/st-lock.t
21311 ____________________________________________________________________________
21312 [  7588] By: jhi                                   on 2000/11/07  01:03:28
21313         Log: Tweak #7587.
21314      Branch: perl
21315            ! pod/perldiag.pod
21316 ____________________________________________________________________________
21317 [  7587] By: jhi                                   on 2000/11/07  01:00:27
21318         Log: A doc addition for bug id 20001105.019, beware \p.
21319      Branch: perl
21320            ! pod/perldiag.pod
21321 ____________________________________________________________________________
21322 [  7586] By: jhi                                   on 2000/11/07  00:32:22
21323         Log: Fake support of holey files in win/dosish platforms.
21324              
21325              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
21326              From: kipp@shonanblue.ne.jp
21327              Date: Mon, 6 Nov 2000 13:30:55 -0800
21328              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
21329      Branch: perl
21330            ! ext/SDBM_File/sdbm/sdbm.c
21331 ____________________________________________________________________________
21332 [  7585] By: jhi                                   on 2000/11/07  00:12:54
21333         Log: Subject: Pod updates
21334              From: "Stephen P. Potter" <spp@spotter.yi.org>
21335              Date: Mon, 06 Nov 2000 18:56:43 -0500
21336              Message-Id: <200011062357.SAA18173@spotter.yi.org>
21337      Branch: perl
21338            ! README.dos README.os2 README.win32 pod/buildtoc.PL
21339            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
21340            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
21341            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
21342            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
21343            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
21344            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
21345            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
21346            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
21347            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
21348            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
21349            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
21350            ! pod/perltootc.pod pod/perlunicode.pod
21351 ____________________________________________________________________________
21352 [  7584] By: jhi                                   on 2000/11/07  00:04:17
21353         Log: Varargs don't always work too well if one puts an unsigned
21354              char on the stack and pop an unsigned quad off the stack.
21355              
21356              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
21357              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
21358              Date: Mon, 06 Nov 2000 15:19:05 -0800
21359              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
21360      Branch: perl
21361            ! utf8.c
21362 ____________________________________________________________________________
21363 [  7583] By: jhi                                   on 2000/11/06  23:58:48
21364         Log: %ENV note tweaks from Dan Sugalski.
21365      Branch: perl
21366            ! pod/perlport.pod vms/perlvms.pod
21367 ____________________________________________________________________________
21368 [  7582] By: jhi                                   on 2000/11/06  23:05:49
21369         Log: glibc5 detection by __GNU_LIBRARY__.
21370      Branch: perl
21371            ! toke.c
21372 ____________________________________________________________________________
21373 [  7581] By: jhi                                   on 2000/11/06  22:51:29
21374         Log: Make the stdio test program of 7427 less noisy while being 
21375              compiled so that Digital UNIX wouldn't get both
21376              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
21377              undefined.  This makes perlio happy.
21378      Branch: metaconfig
21379            ! U/compline/d_stdstdio.U
21380      Branch: perl
21381            ! Configure config_h.SH
21382 ____________________________________________________________________________
21383 [  7580] By: jhi                                   on 2000/11/06  22:41:41
21384         Log: Document %ENV = () portability issues.
21385      Branch: perl
21386            ! pod/perlport.pod vms/perlvms.pod
21387 ____________________________________________________________________________
21388 [  7579] By: jhi                                   on 2000/11/06  21:29:24
21389         Log: VOS updates from Paul Green.
21390      Branch: perl
21391            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21392 ____________________________________________________________________________
21393 [  7578] By: jhi                                   on 2000/11/06  21:00:40
21394         Log: Sanitize the environment further.
21395      Branch: perl
21396            ! t/pragma/locale.t
21397 ____________________________________________________________________________
21398 [  7577] By: jhi                                   on 2000/11/06  20:53:51
21399         Log: Re-introduce 7552 lost in integration.
21400      Branch: perl
21401            ! perlio.c
21402 ____________________________________________________________________________
21403 [  7576] By: jhi                                   on 2000/11/06  20:33:46
21404         Log: Admit that the test leaks scalars.
21405      Branch: perl
21406            ! t/comp/proto.t
21407 ____________________________________________________________________________
21408 [  7575] By: jhi                                   on 2000/11/06  20:17:08
21409         Log: Integrate perlio.
21410      Branch: perl
21411           !> perlio.c
21412 ____________________________________________________________________________
21413 [  7574] By: nick                                  on 2000/11/06  20:07:28
21414         Log: Remove debug. Try (Mmap_t) on madvise() call.
21415      Branch: perlio
21416            ! perlio.c
21417 ____________________________________________________________________________
21418 [  7573] By: jhi                                   on 2000/11/06  13:56:05
21419         Log: Update Changes.
21420      Branch: perl
21421            ! Changes patchlevel.h
21422 ____________________________________________________________________________
21423 [  7572] By: jhi                                   on 2000/11/06  13:48:41
21424         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
21425              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21426              Date: Mon, 06 Nov 2000 10:11:42 +0100
21427              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
21428      Branch: perl
21429            ! pod/perlhack.pod
21430 ____________________________________________________________________________
21431 [  7571] By: jhi                                   on 2000/11/06  01:45:51
21432         Log: AUTHORS updates.
21433      Branch: perl
21434            ! AUTHORS
21435 ____________________________________________________________________________
21436 [  7570] By: jhi                                   on 2000/11/06  00:18:00
21437         Log: Fix for
21438              
21439              Subject: [ID 20000728.005] perl -P broken
21440              From: David Dyck <dcd@tc.fluke.com>
21441              Date: Fri, 28 Jul 2000 17:19:16 -0700
21442              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
21443              
21444              (hopefully).  The fix is also not complete, it seems to break
21445              BOM swallowing for libc5 systems, but until someone figures
21446              out a way to do this without ftell(), this will do.
21447      Branch: perl
21448            ! toke.c
21449 ____________________________________________________________________________
21450 [  7569] By: jhi                                   on 2000/11/06  00:05:30
21451         Log: Document that the evaled syntax errors cause scalar leaks.
21452      Branch: perl
21453            ! t/comp/proto.t
21454 ____________________________________________________________________________
21455 [  7568] By: jhi                                   on 2000/11/05  23:14:47
21456         Log: opmini.o can linger from Configures past.
21457      Branch: perl
21458            ! Makefile.SH
21459 ____________________________________________________________________________
21460 [  7567] By: jhi                                   on 2000/11/05  21:28:39
21461         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
21462              first argument correctly.
21463      Branch: perl
21464            ! perlio.c
21465 ____________________________________________________________________________
21466 [  7566] By: jhi                                   on 2000/11/05  21:15:56
21467         Log: Integrate perlio.
21468      Branch: perl
21469           !> perlio.c
21470 ____________________________________________________________________________
21471 [  7565] By: jhi                                   on 2000/11/05  21:15:13
21472         Log: Use -dM for gcc (the suggested patch did it only for Linux,
21473              but I think it can be generalized).
21474              
21475              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
21476              From: Pixel <pixel@mandrakesoft.com>
21477              Date: 05 Nov 2000 21:49:34 +0100 
21478              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
21479      Branch: perl
21480            ! ext/Errno/Errno_pm.PL
21481 ____________________________________________________________________________
21482 [  7564] By: nick                                  on 2000/11/05  21:09:18
21483         Log: Added a mmap layer as a "subclass" of perlio.
21484              PERLIO=mmap ./perl harness passes
21485      Branch: perlio
21486            ! perlio.c
21487 ____________________________________________________________________________
21488 [  7563] By: jhi                                   on 2000/11/05  19:48:55
21489         Log: Add a note for future generations about bug id 20000229.006.
21490      Branch: perl
21491            ! malloc.c
21492 ____________________________________________________________________________
21493 [  7562] By: jhi                                   on 2000/11/05  19:38:24
21494         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
21495      Branch: perl
21496            ! pp_ctl.c t/op/pos.t
21497 ____________________________________________________________________________
21498 [  7561] By: jhi                                   on 2000/11/05  18:21:46
21499         Log: Add =pod to be tidy.
21500      Branch: perl
21501            ! lib/Math/Complex.pm
21502 ____________________________________________________________________________
21503 [  7560] By: jhi                                   on 2000/11/05  17:38:46
21504         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
21505      Branch: perl
21506            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
21507            ! ext/Storable/Storable.xs t/lib/st-recurse.t
21508 ____________________________________________________________________________
21509 [  7559] By: jhi                                   on 2000/11/05  17:32:59
21510         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
21511              From: "Peter J. Farley III" <pjfarley@banet.net>
21512              Date: Sun, 05 Nov 2000 11:55:59 -0500
21513              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
21514      Branch: perl
21515            ! t/lib/syslog.t
21516 ____________________________________________________________________________
21517 [  7558] By: jhi                                   on 2000/11/05  17:29:19
21518         Log: Integrate perlio.
21519      Branch: perl
21520           !> perlio.c
21521 ____________________________________________________________________________
21522 [  7557] By: jhi                                   on 2000/11/05  17:22:01
21523         Log: A fix of sorts for 20000329.026, a better error message
21524              for a missing "use charnames" when using the \N{...}. 
21525      Branch: perl
21526            ! pod/perldiag.pod toke.c
21527 ____________________________________________________________________________
21528 [  7556] By: jhi                                   on 2000/11/05  16:33:50
21529         Log: Test tweak: show also the failed locales.
21530              
21531              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
21532              From: Lupe Christoph <lupe@lupe-christoph.de>         
21533              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
21534              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
21535      Branch: perl
21536            ! t/pragma/locale.t
21537 ____________________________________________________________________________
21538 [  7555] By: nick                                  on 2000/11/05  11:09:34
21539         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
21540              open RDWR so does not fail. (pragma/warnings 303 again...)
21541      Branch: perlio
21542            ! perlio.c
21543 ____________________________________________________________________________
21544 [  7554] By: nick                                  on 2000/11/05  10:10:13
21545         Log: Fix case where ungetc(f,EOF) was allowed.
21546              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
21547              so we can see similarities.
21548              Use types more carefully and a STDCHAR array in hope that this will
21549              fix Jarrko's 64bit machine.
21550      Branch: perlio
21551            ! perlio.c
21552 ____________________________________________________________________________
21553 [  7553] By: jhi                                   on 2000/11/05  01:12:16
21554         Log: Fix for
21555              
21556              Subject: [ID 20001004.007] taint propogation is inconsistent
21557              From: pimlott@idiomtech.com (Andrew Pimlott) 
21558              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
21559              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
21560              
21561              The culprit was sv_setsv() which was rather blindly
21562              propagating taint, which lead to behaviour where if
21563              a tainted anon hash value was seen all the hash values
21564              from then on at that level became tainted, or at any
21565              upper levels in the case of nested anon hashes.
21566      Branch: perl
21567            ! sv.c t/op/taint.t
21568 ____________________________________________________________________________
21569 [  7552] By: jhi                                   on 2000/11/04  23:44:18
21570         Log: Some cpps don't like splitting conditionals across several lines.
21571      Branch: perl
21572            ! perlio.c
21573 ____________________________________________________________________________
21574 [  7551] By: nick                                  on 2000/11/04  23:40:44
21575         Log: Integrate mainline
21576      Branch: perlio
21577           !> pp_hot.c t/op/taint.t
21578 ____________________________________________________________________________
21579 [  7550] By: nick                                  on 2000/11/04  23:39:05
21580         Log: Integrate mainline again
21581      Branch: perlio
21582           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
21583           !> t/lib/b.t t/op/misc.t util.c
21584 ____________________________________________________________________________
21585 [  7549] By: jhi                                   on 2000/11/04  23:14:01
21586         Log: Fix for
21587              
21588              Subject: [ID 20001004.006] undef is never tainted
21589              From: pimlott@idiomtech.com (Andrew Pimlott)
21590              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
21591              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
21592              
21593              An undef read from a slurped file was not tainted.
21594      Branch: perl
21595            ! pp_hot.c t/op/taint.t
21596 ____________________________________________________________________________
21597 [  7548] By: jhi                                   on 2000/11/04  22:56:21
21598         Log: Test tweak ($Config{useperlio} is by default undef) .
21599      Branch: perl
21600            ! t/lib/b.t
21601 ____________________________________________________________________________
21602 [  7547] By: jhi                                   on 2000/11/04  22:43:56
21603         Log: Integrate perlio.
21604      Branch: perl
21605           +> lib/perlio.pm
21606           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
21607           !> pod/perlapi.pod t/lib/b.t
21608 ____________________________________________________________________________
21609 [  7546] By: jhi                                   on 2000/11/04  22:40:59
21610         Log: Configure would use a bad $myuname from an old config.sh.
21611              
21612              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
21613              From: Andy Dougherty <doughera@lafayette.edu>
21614              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
21615              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
21616      Branch: metaconfig
21617            ! U/modified/Oldconfig.U
21618      Branch: perl
21619            ! Configure config_h.SH
21620 ____________________________________________________________________________
21621 [  7545] By: jhi                                   on 2000/11/04  22:36:54
21622         Log: Subject: Locales support (setlocale) fixes
21623              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
21624              Date: Sat, 4 Nov 2000 10:15:48 +0300 
21625              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
21626              
21627              Modified quite a bit to be more portable.
21628      Branch: perl
21629            ! embed.h embed.pl perl.h proto.h util.c
21630 ____________________________________________________________________________
21631 [  7544] By: jhi                                   on 2000/11/04  22:32:47
21632         Log: Dying is too strict here, better just skip.
21633      Branch: perl
21634            ! t/op/misc.t
21635 ____________________________________________________________________________
21636 [  7543] By: nick                                  on 2000/11/04  21:55:13
21637         Log: Merge mainline
21638      Branch: perlio
21639           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
21640           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
21641           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
21642           !> (integrate 64 files)
21643 ____________________________________________________________________________
21644 [  7542] By: jhi                                   on 2000/11/04  21:09:28
21645         Log: More Changes tweakery.
21646      Branch: perl
21647            ! Changes Porting/genlog
21648 ____________________________________________________________________________
21649 [  7541] By: jhi                                   on 2000/11/04  20:58:18
21650         Log: Changes fixups.
21651      Branch: perl
21652            ! Changes
21653 ____________________________________________________________________________
21654 [  7540] By: jhi                                   on 2000/11/04  20:42:38
21655         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
21656              create a "fast path" for locale name probing using "locale -a"
21657              if available, squash finally hopefully the s?printf resetting
21658              the numeric locale (since, IIUC perllocale, it never shouldn't). 
21659      Branch: perl
21660            ! sv.c t/op/misc.t t/pragma/locale.t
21661 ____________________________________________________________________________
21662 [  7539] By: nick                                  on 2000/11/04  19:56:10
21663         Log: PerlIO infrastructure complete.
21664      Branch: perlio
21665            + lib/perlio.pm
21666            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
21667 ____________________________________________________________________________
21668 [  7538] By: nick                                  on 2000/11/04  14:31:32
21669         Log: Type tweaks + less contorted allocation scheme
21670      Branch: perlio
21671            ! perlio.c
21672 ____________________________________________________________________________
21673 [  7537] By: nick                                  on 2000/11/04  12:40:42
21674         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
21675              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
21676              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
21677              sensible) which lead to some interesting fails.
21678      Branch: perlio
21679            ! perlio.c
21680 ____________________________________________________________________________
21681 [  7536] By: jhi                                   on 2000/11/04  00:20:02
21682         Log: Add FCNTL_CAN_LOCK.
21683              
21684              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
21685              From: Andy Dougherty <doughera@lafayette.edu>
21686              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
21687              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
21688              
21689              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
21690              From: Andy Dougherty <doughera@lafayette.edu>
21691              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
21692              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
21693      Branch: metaconfig/U/perl
21694            + d_fcntl_can_lock.U
21695            ! startperl.U
21696      Branch: perl
21697            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21698            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
21699            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21700            ! vos/config.ga.h win32/config.bc win32/config.gc
21701            ! win32/config.vc
21702 ____________________________________________________________________________
21703 [  7535] By: nick                                  on 2000/11/03  22:19:10
21704         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
21705              - Works on Linux with
21706              perlio + unix
21707              stdio
21708              - Works on Solaris with
21709              perlio + unix
21710              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
21711              - Fails (hangs in openpid) if you try and stack
21712              perlio + stdio - Linux stdio's read() logic is hanging.
21713      Branch: perlio
21714            ! iperlsys.h perlio.c
21715 ____________________________________________________________________________
21716 [  7534] By: jhi                                   on 2000/11/03  15:16:02
21717         Log: Subject: Re: README.aix
21718              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21719              Date: Fri, 03 Nov 2000 16:03:15 +0100
21720              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
21721      Branch: perl
21722            ! README.aix
21723 ____________________________________________________________________________
21724 [  7533] By: jhi                                   on 2000/11/03  03:59:02
21725         Log: Subject: [PATCH 5.7.0] better messages from malloc()
21726              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21727              Date: Wed, 1 Nov 2000 23:39:56 -0500
21728              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
21729      Branch: perl
21730            ! malloc.c pod/perldiag.pod
21731 ____________________________________________________________________________
21732 [  7532] By: jhi                                   on 2000/11/03  00:11:56
21733         Log: The #7521 touched things it shouldn't have.
21734      Branch: perl
21735            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
21736 ____________________________________________________________________________
21737 [  7531] By: jhi                                   on 2000/11/02  22:32:33
21738         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
21739              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21740              Date:     Thu, 2 Nov 2000 16:58:36 EST
21741              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
21742      Branch: perl
21743            ! vms/gen_shrfls.pl
21744 ____________________________________________________________________________
21745 [  7530] By: jhi                                   on 2000/11/02  22:08:49
21746         Log: Fix the problem discussed in
21747              
21748              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
21749              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
21750              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
21751              
21752              originally from Linc Madison.  Also Andreas König's comments
21753              taken into account.  Some other problems with Tie::SubstrHash
21754              fixed: didn't croak when the table exceeded the requested number
21755              of entries (as documented) but instead when the number of entries
21756              exceeded the size of the table, a croak() had an unnecessary \n,
21757              didn't have a CLEAR method, documented that there is no exists().
21758              Didn't fix to be strict-proof because the module uses &foo; and
21759              dynamic scope.  Added a test script exercizing both first tamely 
21760              the basic functionality, and then the failure cases reported by
21761              Linc Madison.
21762      Branch: perl
21763            + t/lib/tie-substrhash.t
21764            ! MANIFEST lib/Tie/SubstrHash.pm
21765 ____________________________________________________________________________
21766 [  7529] By: jhi                                   on 2000/11/02  17:58:08
21767         Log: recv() can fail and return undef.
21768              
21769              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
21770              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
21771              Date: Thu, 2 Nov 2000 20:12:20 +0300
21772              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
21773      Branch: perl
21774            ! lib/Net/Ping.pm
21775 ____________________________________________________________________________
21776 [  7528] By: jhi                                   on 2000/11/02  17:49:09
21777         Log: Detpyo.
21778      Branch: perl
21779            ! pod/perlop.pod
21780 ____________________________________________________________________________
21781 [  7527] By: jhi                                   on 2000/11/02  15:48:37
21782         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
21783              fix a autovivification bug in Tie::RefHash, add tests for both.
21784              
21785              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
21786              From: Edward Avis <epa98@doc.ic.ac.uk>
21787              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
21788              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
21789      Branch: perl
21790            + t/lib/tie-refhash.t
21791            ! MANIFEST lib/Tie/RefHash.pm
21792 ____________________________________________________________________________
21793 [  7526] By: jhi                                   on 2000/11/02  13:56:26
21794         Log: Test::Harness revealed buglets in the new DynaLoader.
21795              
21796              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
21797              From: andreas.koenig@anima.de (Andreas J. Koenig)
21798              Date: 02 Nov 2000 11:26:48 +0100 
21799              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
21800      Branch: perl
21801            ! ext/DynaLoader/DynaLoader_pm.PL
21802 ____________________________________________________________________________
21803 [  7525] By: jhi                                   on 2000/11/01  23:52:08
21804         Log: The entry for #7503 was missing.
21805      Branch: perl
21806            ! Changes
21807 ____________________________________________________________________________
21808 [  7524] By: jhi                                   on 2000/11/01  23:40:52
21809         Log: Update Changes.
21810      Branch: perl
21811            ! Changes patchlevel.h
21812 ____________________________________________________________________________
21813 [  7523] By: jhi                                   on 2000/11/01  22:57:09
21814         Log: More tweaking on the #7522 theme.
21815      Branch: perl
21816            ! ext/DynaLoader/DynaLoader_pm.PL
21817 ____________________________________________________________________________
21818 [  7522] By: jhi                                   on 2000/11/01  22:06:15
21819         Log: Expand %Config variables and %ENV variables only if
21820              so requested during build time using the
21821              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
21822              Not expanding makes relocating distributions easier.
21823      Branch: perl
21824            ! ext/DynaLoader/DynaLoader_pm.PL
21825 ____________________________________________________________________________
21826 [  7521] By: jhi                                   on 2000/11/01  20:56:34
21827         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
21828              and setgid() because they were just changing $< and $( which means
21829              only changing the real uid/gid, as opposed to changing both
21830              real and effective ids.  (The alternative way could have been
21831              in POSIX.pm to change $> and $), too, but making a direct call
21832              to the C API feels cleaner.)  Fixes the bug
21833              
21834              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
21835              From: "Garry T. Williams" <garry@zvolve.com>
21836              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
21837              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
21838      Branch: perl
21839            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
21840            ! ext/POSIX/typemap pod/perlvar.pod
21841 ____________________________________________________________________________
21842 [  7520] By: jhi                                   on 2000/11/01  20:08:33
21843         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
21844              From: "Garry T. Williams" <garry@zvolve.com>
21845              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
21846              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
21847      Branch: perl
21848            ! pod/perlsec.pod
21849 ____________________________________________________________________________
21850 [  7519] By: jhi                                   on 2000/11/01  20:01:22
21851         Log: Locale warning explanation tweak.
21852      Branch: perl
21853            ! pod/perldiag.pod
21854 ____________________________________________________________________________
21855 [  7518] By: jhi                                   on 2000/11/01  18:57:13
21856         Log: C.pm part of
21857              
21858              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
21859              From: Jarkko Hietaniemi <jhi@iki.fi>
21860              Date: Tue, 10 Oct 2000 08:22:28 -0500
21861              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
21862      Branch: perl
21863            ! ext/B/B/C.pm
21864 ____________________________________________________________________________
21865 [  7517] By: jhi                                   on 2000/11/01  18:41:59
21866         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
21867              From: Martien Verbruggen <mgjv@comdyn.com.au>
21868              Date: Fri, 6 Oct 2000 14:09:10 +1100
21869              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
21870      Branch: perl
21871            ! pod/perlop.pod
21872 ____________________________________________________________________________
21873 [  7516] By: jhi                                   on 2000/11/01  18:34:55
21874         Log: Generalize the Camel wording.
21875              
21876              Subject: Re: perlfaq style changes
21877              From: John Borwick <jhborwic@unity.ncsu.edu>
21878              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
21879              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
21880      Branch: perl
21881            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
21882 ____________________________________________________________________________
21883 [  7515] By: jhi                                   on 2000/11/01  16:52:31
21884         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
21885              From: pimlott@idiomtech.com (Andrew Pimlott)
21886              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
21887              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
21888      Branch: perl
21889            ! pod/perlsec.pod
21890 ____________________________________________________________________________
21891 [  7514] By: jhi                                   on 2000/11/01  15:03:40
21892         Log: More AIX lore.
21893      Branch: perl
21894            ! ext/re/hints/aix.pl
21895 ____________________________________________________________________________
21896 [  7513] By: jhi                                   on 2000/11/01  14:48:30
21897         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
21898              From: root <root@chronos.fi.muni.cz>
21899              Date: Wed, 1 Nov 2000 12:31:32 +0100
21900              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
21901      Branch: perl
21902            ! lib/Net/Ping.pm
21903 ____________________________________________________________________________
21904 [  7512] By: jhi                                   on 2000/11/01  14:46:47
21905         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
21906              From: Martin Husemann <martin@duskware.de>
21907              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
21908              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
21909      Branch: perl
21910            ! regcomp.c
21911 ____________________________________________________________________________
21912 [  7511] By: jhi                                   on 2000/11/01  14:39:50
21913         Log: AUTHORS updates.
21914      Branch: perl
21915            ! AUTHORS
21916 ____________________________________________________________________________
21917 [  7510] By: jhi                                   on 2000/11/01  14:29:50
21918         Log: Subject: [PATCH] startperl to respect versiononly
21919              From: Robin Barker <rmb1@cise.npl.co.uk> 
21920              Date: Tue, 31 Oct 2000 16:29:36 GMT
21921              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
21922      Branch: metaconfig/U/perl
21923            ! startperl.U
21924      Branch: perl
21925            ! Configure config_h.SH
21926 ____________________________________________________________________________
21927 [  7509] By: jhi                                   on 2000/11/01  14:19:53
21928         Log: printf UVs the correct way, noticed by Robin Barker.
21929      Branch: perl
21930            ! utf8.c
21931 ____________________________________________________________________________
21932 [  7508] By: jhi                                   on 2000/11/01  14:10:03
21933         Log: Do not cleanup *% because the % has special meanings in some
21934              shell environments.
21935      Branch: perl
21936            ! ext/Storable/Makefile.PL
21937 ____________________________________________________________________________
21938 [  7507] By: jhi                                   on 2000/11/01  14:06:00
21939         Log: The NonStop-UX libraries have a novel way to say NaN.
21940      Branch: perl
21941            ! t/lib/bigfltpm.t
21942 ____________________________________________________________________________
21943 [  7506] By: jhi                                   on 2000/11/01  14:03:35
21944         Log: The osname has been lowercased by now, from Tom Bates.
21945      Branch: metaconfig
21946            ! U/modified/Oldconfig.U
21947      Branch: perl
21948            ! Configure config_h.SH
21949 ____________________________________________________________________________
21950 [  7505] By: jhi                                   on 2000/10/31  19:18:39
21951         Log: The compiler is either gcc or cc, from Tom Bates.
21952      Branch: perl
21953            ! hints/nonstopux.sh
21954 ____________________________________________________________________________
21955 [  7504] By: jhi                                   on 2000/10/31  14:53:42
21956         Log: Update Changes.
21957      Branch: perl
21958            ! Changes patchlevel.h
21959 ____________________________________________________________________________
21960 [  7503] By: jhi                                   on 2000/10/31  14:30:50
21961         Log: Whitespace style tweak.  Was originally going to see to
21962              
21963              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
21964              From: Joe Smith <jms@inwap.com>
21965              Date: Mon, 30 Oct 2000 18:47:57 -0800
21966              Message-Id: <39FE32DD.24AAC4D@inwap.com>
21967              
21968              but that had already been taken care of.
21969      Branch: metaconfig
21970            ! U/compline/d_stdstdio.U
21971      Branch: perl
21972            ! Configure config_h.SH
21973 ____________________________________________________________________________
21974 [  7502] By: jhi                                   on 2000/10/31  14:25:02
21975         Log: AUTHORS tweaks.
21976      Branch: perl
21977            ! AUTHORS
21978 ____________________________________________________________________________
21979 [  7501] By: jhi                                   on 2000/10/31  14:23:59
21980         Log: Subject: perlfaq style changes
21981              From: John Borwick <jhborwic@unity.ncsu.edu>
21982              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
21983              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
21984      Branch: perl
21985            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21986            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21987            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21988            ! pod/perlfaq9.pod
21989 ____________________________________________________________________________
21990 [  7500] By: jhi                                   on 2000/10/31  14:22:15
21991         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
21992              
21993              Subject: Re: [ID 20000918.005] ~ on wide chars
21994              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21995              Date: Mon, 30 Oct 2000 21:09:55 -0800
21996              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
21997              
21998              (The ord() part of the patch skipped.)
21999      Branch: perl
22000            ! doop.c
22001 ____________________________________________________________________________
22002 [  7499] By: jhi                                   on 2000/10/31  14:20:08
22003         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
22004              From: Jens Hamisch <jens@Strawberry.COM>
22005              Date: Mon, 30 Oct 2000 15:17:07 +0100
22006              Message-Id: <20001030151707.A9597@Strawberry.COM>
22007      Branch: perl
22008            ! av.c
22009 ____________________________________________________________________________
22010 [  7498] By: jhi                                   on 2000/10/31  14:16:29
22011         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
22012              From: Peter Prymmer <pvhp@forte.com>
22013              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
22014              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
22015      Branch: perl
22016            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
22017            + ext/Encode/Encode/posix-bc.enc
22018            ! MANIFEST t/lib/encode.t
22019 ____________________________________________________________________________
22020 [  7497] By: jhi                                   on 2000/10/31  14:13:22
22021         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
22022              From: Peter Prymmer <pvhp@forte.com>
22023              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
22024              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
22025      Branch: perl
22026            ! t/lib/cgi-html.t
22027 ____________________________________________________________________________
22028 [  7496] By: jhi                                   on 2000/10/31  14:12:05
22029         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
22030              From: Peter Prymmer <pvhp@forte.com>
22031              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
22032              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
22033      Branch: perl
22034            ! t/lib/cgi-function.t
22035 ____________________________________________________________________________
22036 [  7495] By: jhi                                   on 2000/10/31  14:11:08
22037         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
22038              From: Peter Prymmer <pvhp@forte.com>
22039              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
22040              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
22041      Branch: perl
22042            + ext/re/hints/aix.pl
22043            ! MANIFEST ext/re/Makefile.PL
22044 ____________________________________________________________________________
22045 [  7494] By: jhi                                   on 2000/10/31  14:08:32
22046         Log: Use Errno magic.
22047              
22048              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
22049              From: Casey Tweten <perl@ctweten.amsite.com>
22050              Date: Mon, 30 Oct 2000 15:51:17 -0500
22051              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
22052      Branch: perl
22053            ! lib/File/Temp.pm
22054 ____________________________________________________________________________
22055 [  7493] By: jhi                                   on 2000/10/31  14:05:07
22056         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
22057              
22058              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
22059              From: Nicholas Clark <nick@ccl4.org>
22060              Date: Mon, 30 Oct 2000 17:38:45 +0000
22061              Message-ID: <20001030173845.O60355@plum.flirble.org>
22062      Branch: perl
22063            ! Makefile.SH utils/perlbug.PL
22064 ____________________________________________________________________________
22065 [  7492] By: nick                                  on 2000/10/30  19:37:23
22066         Log: Change files which are mysteriously different to mainline to be
22067              copies of mainline.
22068      Branch: perlio
22069            ! objXSUB.h perlapi.c pod/perlapi.pod
22070 ____________________________________________________________________________
22071 [  7491] By: nick                                  on 2000/10/30  18:05:54
22072         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
22073              - typo in endian code in putc.
22074              - Don't allow read of write-only files and vice-versa
22075              - and off-by-one in flush-all loop.
22076              Remove debug calls as they were using GCC specific features.
22077      Branch: perlio
22078            ! perlio.c
22079 ____________________________________________________________________________
22080 [  7490] By: nick                                  on 2000/10/29  21:45:45
22081         Log: Integrate mainline to perlio
22082      Branch: perlio
22083           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
22084           !> toke.c
22085 ____________________________________________________________________________
22086 [  7489] By: jhi                                   on 2000/10/29  21:11:08
22087         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
22088              From: andreas.koenig@anima.de (Andreas J. Koenig)
22089              Date: 29 Oct 2000 22:05:59 +0100
22090              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
22091      Branch: perl
22092            ! lib/ExtUtils/Manifest.pm
22093 ____________________________________________________________________________
22094 [  7488] By: jhi                                   on 2000/10/29  21:07:47
22095         Log: Tests for #7487.
22096              
22097              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
22098              From: andreas.koenig@anima.de (Andreas J. Koenig)
22099              Date: 29 Oct 2000 19:37:09 +0100
22100              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
22101      Branch: perl
22102            ! t/comp/proto.t
22103 ____________________________________________________________________________
22104 [  7487] By: jhi                                   on 2000/10/29  21:06:27
22105         Log: constsub spillage.
22106              
22107              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
22108              From: John Tobey <jtobey@john-edwin-tobey.org>
22109              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
22110              Message-Id: <m13pvSr-000FObC@feynman.localnet>
22111      Branch: perl
22112            ! op.c
22113 ____________________________________________________________________________
22114 [  7486] By: nick                                  on 2000/10/29  21:05:04
22115         Log: Integrate mainline to perlio branch
22116      Branch: perlio
22117           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
22118           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
22119           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
22120           +> vos/install_perl.cm
22121            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
22122            - vos/config.h vos/config_h.SH_orig
22123           !> (integrate 141 files)
22124 ____________________________________________________________________________
22125 [  7485] By: jhi                                   on 2000/10/29  21:00:47
22126         Log: Make \x{...} consistently produce UTF-8.
22127              
22128              Subject: Re: \x{...} is confused 
22129              From: Simon Cozens <simon@cozens.net>
22130              Date: Sun, 29 Oct 2000 19:36:48 +0000
22131              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
22132      Branch: perl
22133            ! t/pragma/utf8.t toke.c
22134 ____________________________________________________________________________
22135 [  7484] By: nick                                  on 2000/10/29  20:05:29
22136         Log: PerlIO passes all tests.
22137      Branch: perlio
22138            ! perlio.c
22139 ____________________________________________________________________________
22140 [  7483] By: jhi                                   on 2000/10/29  18:06:55
22141         Log: Update Changes.
22142      Branch: perl
22143            ! Changes patchlevel.h
22144 ____________________________________________________________________________
22145 [  7482] By: nick                                  on 2000/10/29  17:43:28
22146         Log: Include <unistd.h> to get correct lseek() prototype etc.
22147              (I thought perl.h did that) - down to two fails
22148              - comp/require.t (last test)
22149              - lib/io_xs.t - possibly import/export of FILE * ?
22150      Branch: perlio
22151            ! perlio.c
22152 ____________________________________________________________________________
22153 [  7481] By: jhi                                   on 2000/10/29  17:02:37
22154         Log: UTF-8 decoder tweak.
22155      Branch: perl
22156            ! utf8.c
22157 ____________________________________________________________________________
22158 [  7480] By: nick                                  on 2000/10/29  16:26:11
22159         Log: Fixed two bugs:
22160              - error code not being set on close (of broken pipe)
22161              - append mode was truncating.
22162              At least one seek/tell bug remains.
22163      Branch: perlio
22164            ! perlio.c
22165 ____________________________________________________________________________
22166 [  7479] By: nick                                  on 2000/10/29  11:18:16
22167         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
22168              in case of accidents. Still several worrying fails, no line disciplines yet.
22169      Branch: perlio
22170            ! iperlsys.h perlio.c
22171 ____________________________________________________________________________
22172 [  7478] By: jhi                                   on 2000/10/29  02:04:01
22173         Log: Add also emailless people.
22174      Branch: perl
22175            ! AUTHORS
22176 ____________________________________________________________________________
22177 [  7477] By: jhi                                   on 2000/10/29  01:36:00
22178         Log: The #7476 needs a MANIFEST change, too.
22179      Branch: perl
22180            ! MANIFEST
22181 ____________________________________________________________________________
22182 [  7476] By: jhi                                   on 2000/10/29  01:35:21
22183         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
22184      Branch: perl
22185            - MAINTAIN
22186            ! AUTHORS Changes
22187 ____________________________________________________________________________
22188 [  7475] By: jhi                                   on 2000/10/28  23:57:25
22189         Log: De-quoted-unreadable to ISO Latin 1.
22190              (There's one ISO-2022-JP name in Changes5.004.)
22191      Branch: perl
22192            ! Changes Changes5.6
22193 ____________________________________________________________________________
22194 [  7474] By: jhi                                   on 2000/10/28  19:13:06
22195         Log: Subject: [ID 20001027.007] uniq array in perlfaq
22196              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
22197              Date: Fri, 27 Oct 2000 19:28:30 +0200
22198              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
22199      Branch: perl
22200            ! pod/perlfaq4.pod
22201 ____________________________________________________________________________
22202 [  7473] By: jhi                                   on 2000/10/28  18:02:05
22203         Log: Locking null mutexes is not recommendable.
22204              
22205              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
22206              From: Hugo <hv@crypt.compulink.co.uk>
22207              Date: Sat, 28 Oct 2000 18:41:12 +0100
22208              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
22209      Branch: perl
22210            ! op.c
22211 ____________________________________________________________________________
22212 [  7472] By: jhi                                   on 2000/10/28  17:52:58
22213         Log: Better create a true mailing list for the repository keepers.
22214      Branch: perl
22215            ! Porting/repository.pod
22216 ____________________________________________________________________________
22217 [  7471] By: jhi                                   on 2000/10/28  17:28:24
22218         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
22219              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
22220      Branch: perl
22221            + Porting/repository.pod
22222            ! MANIFEST
22223 ____________________________________________________________________________
22224 [  7470] By: jhi                                   on 2000/10/28  17:20:54
22225         Log: Subject: DOC PATCH 5.6.0
22226              From: mjd@plover.com
22227              Date: 27 Oct 2000 17:32:44 -0000
22228              Message-ID: <20001027173244.23754.qmail@plover.com>
22229      Branch: perl
22230            ! pod/perlfunc.pod
22231 ____________________________________________________________________________
22232 [  7469] By: jhi                                   on 2000/10/28  17:16:45
22233         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
22234              From: "Peter J. Farley III" <pjfarley@banet.net>
22235              Date: Fri, 27 Oct 2000 20:32:56 -0400
22236              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
22237      Branch: perl
22238            ! README.dos
22239 ____________________________________________________________________________
22240 [  7468] By: jhi                                   on 2000/10/28  17:07:18
22241         Log: Make target reordering to avoid pointless re-makes.
22242              
22243              Subject: Re: Total re-make of 'make okfile' after 7451 ?
22244              From: Nicholas Clark <nick@ccl4.org>
22245              Date: Sat, 28 Oct 2000 00:31:02 +0100
22246              Message-ID: <20001028003101.A54517@plum.flirble.org>
22247      Branch: perl
22248            ! Makefile.SH
22249 ____________________________________________________________________________
22250 [  7467] By: jhi                                   on 2000/10/28  17:05:31
22251         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
22252              From: lvirden@cas.org
22253              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
22254              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
22255      Branch: perl
22256            ! README.os2
22257 ____________________________________________________________________________
22258 [  7466] By: jhi                                   on 2000/10/28  16:09:16
22259         Log: Upgrade to CPAN 1.58_55.
22260              
22261              Subject: CPAN.pm status
22262              From: andreas.koenig@anima.de (Andreas J. Koenig) 
22263              Date: 28 Oct 2000 08:18:00 +0200 
22264              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
22265      Branch: perl
22266            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
22267 ____________________________________________________________________________
22268 [  7465] By: jhi                                   on 2000/10/28  16:02:47
22269         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
22270      Branch: perl
22271            ! embed.h embed.pl perl.h proto.h toke.c
22272 ____________________________________________________________________________
22273 [  7464] By: nick                                  on 2000/10/28  10:43:44
22274         Log: Fix for sv_2iv() on "shared" value from keys %hash.
22275      Branch: perl
22276            ! sv.c
22277 ____________________________________________________________________________
22278 [  7463] By: jhi                                   on 2000/10/27  16:18:29
22279         Log: Update Changes.
22280      Branch: perl
22281            ! Changes patchlevel.h
22282 ____________________________________________________________________________
22283 [  7462] By: jhi                                   on 2000/10/27  16:17:44
22284         Log: Too enthusiastic editing in #7460.
22285      Branch: metaconfig
22286            ! U/modified/Oldsym.U
22287      Branch: perl
22288            ! Configure config_h.SH
22289 ____________________________________________________________________________
22290 [  7461] By: jhi                                   on 2000/10/27  15:37:38
22291         Log: Retract #7459, the script needs more work.
22292      Branch: perl
22293            - mkreef
22294            ! MANIFEST
22295 ____________________________________________________________________________
22296 [  7460] By: jhi                                   on 2000/10/27  15:23:14
22297         Log: Use $sort, $uniq (and $tr) consistently as wondered
22298              by Nicholas Clark.
22299      Branch: metaconfig
22300            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
22301            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
22302            ! U/modified/libc.U
22303      Branch: perl
22304            ! Configure config_h.SH
22305 ____________________________________________________________________________
22306 [  7459] By: jhi                                   on 2000/10/27  15:02:07
22307         Log: (Retracted by #7461)
22308              
22309              Add a shell script for creating/removing symbolic link farms,
22310              useful for keeping the source code read-only and doing the
22311              builds somewhere else.
22312      Branch: perl
22313            + mkreef
22314            ! MANIFEST
22315 ____________________________________________________________________________
22316 [  7458] By: jhi                                   on 2000/10/27  14:42:20
22317         Log: Do away with the fix_pl.
22318      Branch: perl
22319            - fix_pl
22320            ! MANIFEST Makefile.SH
22321 ____________________________________________________________________________
22322 [  7457] By: jhi                                   on 2000/10/27  12:43:13
22323         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
22324              From: Jens Hamisch <jens@Strawberry.COM>
22325              Date: Fri, 27 Oct 2000 14:38:21 +0200
22326              Message-Id: <20001027143821.B3366@Strawberry.COM>
22327      Branch: perl
22328            ! perl.h
22329 ____________________________________________________________________________
22330 [  7456] By: jhi                                   on 2000/10/27  12:33:42
22331         Log: Subject: [PATCH] todo
22332              From: Nicholas Clark <nick@ccl4.org>
22333              Date: Thu, 26 Oct 2000 22:32:29 +0100
22334              Message-ID: <20001026223229.A44540@plum.flirble.org>
22335      Branch: perl
22336            ! pod/perltodo.pod
22337 ____________________________________________________________________________
22338 [  7455] By: jhi                                   on 2000/10/27  12:02:21
22339         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
22340              From: John Tobey <jtobey@john-edwin-tobey.org>
22341              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
22342              Message-Id: <m13ozHF-000FObC@feynman.localnet>
22343      Branch: perl
22344            ! op.c t/pragma/sub_lval.t
22345 ____________________________________________________________________________
22346 [  7454] By: jhi                                   on 2000/10/27  11:59:42
22347         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
22348              From: sthoenna@efn.org
22349              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
22350              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
22351      Branch: perl
22352            ! pp.c t/op/assignwarn.t
22353 ____________________________________________________________________________
22354 [  7453] By: jhi                                   on 2000/10/27  00:15:08
22355         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
22356      Branch: perl
22357            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
22358            ! ext/Storable/Storable.xs t/lib/st-lock.t
22359 ____________________________________________________________________________
22360 [  7452] By: jhi                                   on 2000/10/26  13:05:52
22361         Log: Undo #7451, this seems to be a deficiency in Perforce,
22362              there is no per-file line-terminator type, only per-client.
22363      Branch: perl
22364            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
22365            ! win32/makefile.mk
22366 ____________________________________________________________________________
22367 [  7451] By: jhi                                   on 2000/10/26  04:56:03
22368         Log: Experimenting in DOS arcana.
22369      Branch: perl
22370            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
22371            ! win32/makefile.mk
22372 ____________________________________________________________________________
22373 [  7450] By: jhi                                   on 2000/10/26  04:50:52
22374         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
22375              From: "Peter J. Farley III" <pjfarley@banet.net>            
22376              Date: Wed, 25 Oct 2000 23:10:18 -0400
22377              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
22378      Branch: perl
22379            ! t/io/open.t
22380 ____________________________________________________________________________
22381 [  7449] By: jhi                                   on 2000/10/26  04:49:16
22382         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
22383              From: Hugo <hv@crypt.compulink.co.uk>
22384              Date: Thu, 26 Oct 2000 01:55:17 +0100
22385              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
22386              
22387              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
22388      Branch: perl
22389            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
22390 ____________________________________________________________________________
22391 [  7448] By: jhi                                   on 2000/10/26  04:38:36
22392         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
22393              From: Peter Prymmer <pvhp@forte.com>
22394              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
22395              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
22396      Branch: perl
22397            ! configure.com
22398 ____________________________________________________________________________
22399 [  7447] By: jhi                                   on 2000/10/25  23:20:02
22400         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
22401              in platforms that strictly require all the symbols being present
22402              at link time.
22403      Branch: perl
22404            ! handy.h
22405 ____________________________________________________________________________
22406 [  7446] By: jhi                                   on 2000/10/25  21:55:57
22407         Log: Update Changes.
22408      Branch: perl
22409            ! Changes patchlevel.h
22410 ____________________________________________________________________________
22411 [  7445] By: jhi                                   on 2000/10/25  21:27:08
22412         Log: Integrate with vmsperl #7430 by Charles Bailey:
22413              
22414              Cleanup from prior patch (Charles Lane?):
22415              - improve handling of MFDs in Basename and Path
22416              - default to no xsubpp line # munging when building debug images
22417      Branch: perl
22418           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
22419 ____________________________________________________________________________
22420 [  7444] By: jhi                                   on 2000/10/25  21:03:50
22421         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
22422              From: John Peacock <JPeacock@UnivPress.com>
22423              Date: Thu, 18 May 2000 11:55:27 -0400
22424              Message-ID: <3924126F.A58BE57A@UnivPress.com>
22425      Branch: perl
22426            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
22427            ! t/op/write.t
22428 ____________________________________________________________________________
22429 [  7443] By: jhi                                   on 2000/10/25  20:43:10
22430         Log: Temporary stopgap for the self-tying issue: for now only
22431              array and hash self-ties are verboten.  The real fix, of
22432              course, would be to comprehensively test (and implement?)
22433              and debug (and document) self-ties.
22434      Branch: perl
22435            ! pod/perldiag.pod pp_sys.c t/op/tie.t
22436 ____________________________________________________________________________
22437 [  7442] By: jhi                                   on 2000/10/25  20:14:30
22438         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
22439              From: Dan Sugalski <dan@sidhe.org>
22440              Date: Wed, 25 Oct 2000 13:36:35 -0400
22441              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
22442              
22443              plus regen global.sym.
22444      Branch: perl
22445            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
22446            ! thrdvar.h util.c
22447 ____________________________________________________________________________
22448 [  7441] By: jhi                                   on 2000/10/25  20:12:20
22449         Log: buildtoc target tweaks.
22450      Branch: perl
22451            ! pod/Makefile.SH
22452 ____________________________________________________________________________
22453 [  7440] By: jhi                                   on 2000/10/25  20:03:53
22454         Log: A new version of making the syslog test more robust.
22455              (Replaces #7421.)
22456              
22457              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
22458              From: "Kurt D. Starsinic" <kstar@chapin.edu>
22459              Date: Wed, 25 Oct 2000 12:13:54 -0400
22460              Message-ID: <20001025121354.B2264@O2.chapin.edu>
22461      Branch: perl
22462            ! t/lib/syslog.t
22463 ____________________________________________________________________________
22464 [  7439] By: jhi                                   on 2000/10/25  20:00:48
22465         Log: Continue the internal UTF-8 API tweaking.
22466              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
22467              used much more than the simpler API, now called utf8_to_uv_simple().
22468              Still not quite happy with API, too much partial duplication
22469              of functionality.
22470      Branch: perl
22471            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
22472            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
22473            ! regcomp.c regexec.c sv.c toke.c utf8.c
22474 ____________________________________________________________________________
22475 [  7438] By: jhi                                   on 2000/10/25  18:52:30
22476         Log: Allow poking holes at the UTF-8 decoding strictness.
22477      Branch: perl
22478            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
22479            ! utf8.h
22480 ____________________________________________________________________________
22481 [  7437] By: jhi                                   on 2000/10/25  13:53:05
22482         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
22483              UTF8LEN() and UTF8SKIP(). 
22484      Branch: perl
22485            ! pp.c utf8.c utf8.h
22486 ____________________________________________________________________________
22487 [  7436] By: jhi                                   on 2000/10/25  13:51:37
22488         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
22489              From: Nicholas Clark <nick@ccl4.org>
22490              Date: Wed, 25 Oct 2000 14:44:05 +0100
22491              Message-ID: <20001025144404.D27253@plum.flirble.org>
22492      Branch: perl
22493            ! pod/perlrun.pod
22494 ____________________________________________________________________________
22495 [  7435] By: jhi                                   on 2000/10/25  13:49:32
22496         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
22497              From: Mike Guy <mjtg@cam.ac.uk>
22498              Date: Tue, 24 Oct 2000 14:59:40 +0100
22499              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
22500      Branch: perl
22501            ! scope.c
22502 ____________________________________________________________________________
22503 [  7434] By: jhi                                   on 2000/10/25  13:48:41
22504         Log: AIX is picky about its symbol exports.  Solution for now
22505              is to include the deb.o explicitly to the re extension build.
22506              
22507              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
22508              From: Peter Prymmer <pvhp@forte.com>
22509              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
22510              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
22511      Branch: perl
22512            ! ext/re/Makefile.PL hints/aix.sh
22513 ____________________________________________________________________________
22514 [  7433] By: jhi                                   on 2000/10/25  13:46:49
22515         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
22516              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22517              Date: Wed, 25 Oct 2000 12:02:20 +0200
22518              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
22519      Branch: perl
22520            ! perlsdio.h
22521 ____________________________________________________________________________
22522 [  7432] By: jhi                                   on 2000/10/25  13:44:28
22523         Log: Subject: Minor update to find2perl, for portability
22524              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
22525              Date: Wed, 25 Oct 2000 12:05:47 +0100
22526              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
22527      Branch: perl
22528            ! x2p/find2perl.PL
22529 ____________________________________________________________________________
22530 [  7431] By: jhi                                   on 2000/10/25  13:40:39
22531         Log: Add targets to Makefile.SH, most importantly
22532              'regen_all' which also remembers to update vms/perly*.
22533      Branch: perl
22534            ! Makefile.SH
22535 ____________________________________________________________________________
22536 [  7430] By: bailey                                on 2000/10/25  03:13:53
22537         Log: Cleanup from prior patch (Charles Lane?):
22538              - improve handling of MFDs in Basename and Path
22539              - default to no xsubpp line # munging when building debug images
22540      Branch: vmsperl
22541            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
22542 ____________________________________________________________________________
22543 [  7429] By: jhi                                   on 2000/10/24  20:03:40
22544         Log: Podify README.epoc and README.vos.
22545      Branch: perl
22546            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
22547            ! pod/perlport.pod pod/perltoc.pod
22548 ____________________________________________________________________________
22549 [  7428] By: jhi                                   on 2000/10/24  19:10:33
22550         Log: Stratus VOS updates from Paul Green.
22551      Branch: perl
22552            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22553            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
22554            - vos/config.def vos/config.h vos/config_h.SH_orig
22555            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
22556            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
22557 ____________________________________________________________________________
22558 [  7427] By: jhi                                   on 2000/10/24  18:59:48
22559         Log: Check if stdio supports tweaking lval and cnt simultaneously.
22560              
22561              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
22562              From: Nicholas Clark <nick@ccl4.org>
22563              Date: Mon, 23 Oct 2000 15:39:32 +0100
22564              Message-ID: <20001023153932.A10786@plum.flirble.org>
22565      Branch: metaconfig
22566            ! U/compline/d_stdstdio.U
22567      Branch: perl
22568            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22569            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
22570            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
22571            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
22572            ! vos/config.h vos/config_h.SH_orig win32/config.bc
22573            ! win32/config.gc win32/config.vc
22574 ____________________________________________________________________________
22575 [  7426] By: jhi                                   on 2000/10/24  17:57:44
22576         Log: Missed the header file changes from #7425.
22577      Branch: perl
22578            ! embed.h embed.pl objXSUB.h proto.h
22579 ____________________________________________________________________________
22580 [  7425] By: jhi                                   on 2000/10/24  17:55:17
22581         Log: Fix the bug reported in
22582              
22583              From: andreas.koenig@anima.de (Andreas J. Koenig)
22584              Subject: Encode bug?
22585              Date: 24 Oct 2000 14:01:26 +0200 
22586              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
22587              
22588              Also make is_utf8_char() stricter.
22589      Branch: perl
22590            ! ext/Encode/Encode.xs utf8.c
22591 ____________________________________________________________________________
22592 [  7424] By: jhi                                   on 2000/10/24  15:15:39
22593         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
22594              From: Peter Scott <Peter@PSDT.com>
22595              Date: Mon, 23 Oct 2000 19:46:01 -0700
22596              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
22597      Branch: perl
22598            ! pod/perlfaq5.pod
22599 ____________________________________________________________________________
22600 [  7423] By: jhi                                   on 2000/10/24  14:25:30
22601         Log: Test tweak to avoid pulling in the whole Config.
22602      Branch: perl
22603            ! t/lib/st-lock.t
22604 ____________________________________________________________________________
22605 [  7422] By: jhi                                   on 2000/10/24  14:03:16
22606         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
22607      Branch: perl
22608            ! pp.c
22609 ____________________________________________________________________________
22610 [  7421] By: jhi                                   on 2000/10/24  13:32:09
22611         Log: (Replaced by #7440.)
22612              
22613              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
22614              From: "Kurt D. Starsinic" <kstar@chapin.edu>
22615              Date: Mon, 23 Oct 2000 16:40:54 -0400
22616              Message-ID: <20001023164054.B14491@O2.chapin.edu>
22617      Branch: perl
22618            ! t/lib/syslog.t
22619 ____________________________________________________________________________
22620 [  7420] By: jhi                                   on 2000/10/24  13:30:53
22621         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
22622              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22623              Date: Mon, 23 Oct 2000 17:29:03 -0400
22624              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
22625      Branch: perl
22626            ! lib/ExtUtils/MM_Unix.pm
22627 ____________________________________________________________________________
22628 [  7419] By: jhi                                   on 2000/10/24  13:29:57
22629         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
22630              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22631              Date: Mon, 23 Oct 2000 19:01:32 -0400
22632              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
22633      Branch: perl
22634            ! utils/h2xs.PL
22635 ____________________________________________________________________________
22636 [  7418] By: jhi                                   on 2000/10/24  13:26:04
22637         Log: Replace #7409 with
22638              
22639              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
22640              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
22641              Date: Mon, 23 Oct 2000 20:08:56 +0200
22642              Message-ID: <20001023200855.A14850@nice.ram.loc>
22643      Branch: perl
22644            ! ext/Storable/Storable.pm t/lib/st-lock.t
22645 ____________________________________________________________________________
22646 [  7417] By: jhi                                   on 2000/10/24  13:17:52
22647         Log: Run vms/vms_yfix.pl, should have done that after changing
22648              perly.c in #7382.
22649      Branch: perl
22650            ! vms/perly_c.vms vms/perly_h.vms
22651 ____________________________________________________________________________
22652 [  7416] By: jhi                                   on 2000/10/24  02:55:33
22653         Log: Make the UTF-8 decoding stricter and more verbose when
22654              malformation happens.  This involved adding an argument
22655              to utf8_to_uv_chk(), which involved changing its prototype,
22656              and prefer STRLEN over I32 for the UTF-8 length, which as
22657              a domino effect necessitated changing the prototypes of
22658              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
22659              The stricter UTF-8 decoding checking uses Markus Kuhn's
22660              UTF-8 Decode Stress Tester from
22661              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
22662      Branch: perl
22663            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
22664            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
22665            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
22666            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
22667 ____________________________________________________________________________
22668 [  7415] By: jhi                                   on 2000/10/23  14:06:06
22669         Log: Update Changes.
22670      Branch: perl
22671            ! Changes patchlevel.h
22672 ____________________________________________________________________________
22673 [  7414] By: jhi                                   on 2000/10/23  12:39:52
22674         Log: Undo the basename() part of #7412 since the lib/basename
22675              tests would need upgrading too.
22676      Branch: perl
22677            ! lib/File/Basename.pm
22678 ____________________________________________________________________________
22679 [  7413] By: jhi                                   on 2000/10/23  12:19:27
22680         Log: Document PERL_INSTALL_ROOT of #7210.
22681      Branch: perl
22682            ! lib/ExtUtils/Install.pm
22683 ____________________________________________________________________________
22684 [  7412] By: jhi                                   on 2000/10/23  12:16:47
22685         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
22686      Branch: perl
22687            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
22688            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
22689 ____________________________________________________________________________
22690 [  7411] By: jhi                                   on 2000/10/23  12:07:41
22691         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
22692              From: Prymmer/Kahn <pvhp@best.com>
22693              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
22694              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
22695      Branch: perl
22696            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
22697 ____________________________________________________________________________
22698 [  7410] By: jhi                                   on 2000/10/23  04:10:11
22699         Log: The change #7187 was not so good on VMS.
22700              
22701              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
22702              From: "Craig A. Berry" <craig.berry@psinetcs.com>
22703              Date: Sun, 22 Oct 2000 23:03:08 -0500
22704              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
22705      Branch: perl
22706            ! utils/perldoc.PL
22707 ____________________________________________________________________________
22708 [  7409] By: jhi                                   on 2000/10/23  03:57:36
22709         Log: Avoid Storable locking on DJGPP for now.
22710              
22711              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
22712              From: "Peter J. Farley III" <pjfarley@banet.net>
22713              Date: Sun, 22 Oct 2000 20:00:00 -0400
22714              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
22715      Branch: perl
22716            ! ext/Storable/Storable.pm t/lib/st-lock.t
22717 ____________________________________________________________________________
22718 [  7408] By: jhi                                   on 2000/10/23  03:50:24
22719         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
22720              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
22721              Date: Sun, 22 Oct 2000 21:12:22 -0400
22722              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
22723      Branch: perl
22724            ! lib/vars.pm
22725 ____________________________________________________________________________
22726 [  7407] By: jhi                                   on 2000/10/23  03:43:12
22727         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
22728              From: Hugo <hv@crypt.compulink.co.uk>
22729              Date: Mon, 23 Oct 2000 00:47:22 +0100
22730              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
22731      Branch: perl
22732            ! regexec.c t/op/pat.t
22733 ____________________________________________________________________________
22734 [  7406] By: jhi                                   on 2000/10/23  03:40:29
22735         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
22736      Branch: perl
22737            ! lib/ExtUtils/MakeMaker.pm
22738 ____________________________________________________________________________
22739 [  7405] By: jhi                                   on 2000/10/22  21:32:00
22740         Log: Doc patch.
22741              
22742              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
22743              From: rspier@pobox.com (Robert Spier)
22744              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
22745              Message-ID: <14835.16112.13457.447971@rls.cx>
22746      Branch: perl
22747            ! lib/strict.pm
22748 ____________________________________________________________________________
22749 [  7404] By: jhi                                   on 2000/10/22  21:30:51
22750         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
22751              From: rspier@pobox.com (Robert Spier)
22752              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
22753              Message-ID: <14835.17223.72448.705566@rls.cx>
22754      Branch: perl
22755            ! lib/ExtUtils/MakeMaker.pm
22756 ____________________________________________________________________________
22757 [  7403] By: jhi                                   on 2000/10/22  21:24:11
22758         Log: Subject: [PATCH bleadperl] ripples from constsub patch
22759              From: John Tobey <jtobey@john-edwin-tobey.org>
22760              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
22761              Message-Id: <m13nSOB-000FObC@feynman.localnet>
22762      Branch: perl
22763            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
22764 ____________________________________________________________________________
22765 [  7402] By: jhi                                   on 2000/10/22  20:59:35
22766         Log: Support s?printf parameter reordering.
22767      Branch: perl
22768            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
22769 ____________________________________________________________________________
22770 [  7401] By: jhi                                   on 2000/10/22  19:19:14
22771         Log: Expand %Config variables only if explicitly so requested
22772              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
22773              
22774              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
22775              From: Gurusamy Sarathy <gsar@ActiveState.com>
22776              Date: Sun, 22 Oct 2000 11:47:32 -0700
22777              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
22778      Branch: perl
22779            ! Makefile.SH lib/lib_pm.PL
22780 ____________________________________________________________________________
22781 [  7400] By: jhi                                   on 2000/10/22  18:24:10
22782         Log: Move the #7390 test from warn/op to comp/redef.
22783              
22784              Subject: Re: Creating const subs for constants.
22785              From: John Tobey <jtobey@john-edwin-tobey.org>
22786              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
22787              Message-Id: <m13nG72-000FObC@feynman.localnet>               
22788      Branch: perl
22789            ! t/comp/redef.t t/pragma/warn/op
22790 ____________________________________________________________________________
22791 [  7399] By: jhi                                   on 2000/10/22  17:49:59
22792         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
22793              From: Nicholas Clark <nick@ccl4.org>
22794              Date: Sat, 21 Oct 2000 22:23:19 +0100
22795              Message-ID: <20001021222319.B45586@plum.flirble.org>
22796      Branch: perl
22797            ! ext/DynaLoader/DynaLoader_pm.PL
22798 ____________________________________________________________________________
22799 [  7398] By: jhi                                   on 2000/10/22  17:47:35
22800         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
22801              From: Hugo <hv@crypt.compulink.co.uk>
22802              Date: Sat, 21 Oct 2000 18:19:59 +0100
22803              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
22804      Branch: perl
22805            ! ext/B/B.pm ext/B/B/C.pm
22806 ____________________________________________________________________________
22807 [  7397] By: jhi                                   on 2000/10/22  17:35:18
22808         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
22809              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
22810              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
22811              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
22812      Branch: perl
22813            ! hints/openbsd.sh
22814 ____________________________________________________________________________
22815 [  7396] By: jhi                                   on 2000/10/22  17:19:46
22816         Log: Subject: installman go-faster stripes
22817              From: Nicholas Clark <nick@talking.bollo.cx>
22818              Date: Sat, 21 Oct 2000 17:24:53 +0100
22819              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
22820              
22821              Subject: Re: installman go-faster stripes
22822              From: Russ Allbery <rra@stanford.edu>
22823              Date: 21 Oct 2000 11:04:13 -0700
22824              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
22825      Branch: perl
22826            ! installman pod/pod2man.PL
22827 ____________________________________________________________________________
22828 [  7395] By: jhi                                   on 2000/10/22  17:17:35
22829         Log: Hints tweak from Anton Berezin.
22830      Branch: perl
22831            ! hints/freebsd.sh
22832 ____________________________________________________________________________
22833 [  7394] By: jhi                                   on 2000/10/22  04:50:04
22834         Log: Tweak the Is* definitions of Unicode character classes
22835              to better match the official categorizations; embrace
22836              the official categorizations; add the combining marks
22837              as alpha (and -numeric); fix DCinital (a typo and edito)
22838              to be DCmedial.
22839      Branch: perl
22840            + lib/unicode/Is/DCmedial.pl
22841            - lib/unicode/Is/DCinital.pl
22842            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
22843            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
22844            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
22845            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
22846 ____________________________________________________________________________
22847 [  7393] By: jhi                                   on 2000/10/21  18:06:05
22848         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
22849              From: Daniel Chetlin <daniel@chetlin.com>
22850              Date: Sat, 21 Oct 2000 02:57:03 -0700
22851              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
22852      Branch: perl
22853            + t/lib/tie-splice.t
22854            ! MANIFEST lib/Tie/Array.pm
22855 ____________________________________________________________________________
22856 [  7392] By: gsar                                  on 2000/10/21  18:05:15
22857         Log: resync utfperl branch with mainline
22858      Branch: utfperl
22859           !> (integrate 1760 files)
22860 ____________________________________________________________________________
22861 [  7391] By: jhi                                   on 2000/10/21  14:37:49
22862         Log: Testcases for a #7383,#7385 related bug.
22863              
22864              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
22865              From: Nicholas Clark <nick@ccl4.org>
22866              Date: Sat, 21 Oct 2000 15:04:51 +0100
22867              Message-ID: <20001021150451.A51566@plum.flirble.org>
22868      Branch: perl
22869            ! t/pragma/utf8.t
22870 ____________________________________________________________________________
22871 [  7390] By: jhi                                   on 2000/10/21  14:35:57
22872         Log: Add a testcase for #7389.
22873      Branch: perl
22874            ! t/pragma/warn/op
22875 ____________________________________________________________________________
22876 [  7389] By: jhi                                   on 2000/10/21  14:26:45
22877         Log: Subject: Re: Creating const subs for constants.
22878              From: John Tobey <jtobey@john-edwin-tobey.org>
22879              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
22880              Message-Id: <m13mo0N-000FObC@feynman.localnet>
22881      Branch: perl
22882            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
22883            ! proto.h sv.c
22884 ____________________________________________________________________________
22885 [  7388] By: nick                                  on 2000/10/21  11:44:23
22886         Log: Populate perlio branch
22887      Branch: perlio
22888           +> (branch 1760 files)
22889 ____________________________________________________________________________
22890 [  7387] By: nick                                  on 2000/10/21  10:52:05
22891         Log: Get branch back as replica of mainline via :
22892              p4 integrate -b utfperl
22893              p4 resolve -at ./...
22894      Branch: utfperl
22895           +> (branch 269 files)
22896            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
22897            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
22898            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
22899            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
22900            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
22901            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
22902            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
22903            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
22904            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
22905            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
22906            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
22907            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
22908            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
22909            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
22910            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
22911            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
22912            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
22913            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
22914            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
22915            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
22916            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
22917            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
22918            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
22919            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
22920            - lib/unicode/UCD300.html lib/unicode/Unicode.300
22921            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
22922            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
22923            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
22924            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
22925           !> (integrate 965 files)
22926 ____________________________________________________________________________
22927 [  7386] By: jhi                                   on 2000/10/21  01:31:12
22928         Log: Update Changes.
22929      Branch: perl
22930            ! Changes patchlevel.h
22931 ____________________________________________________________________________
22932 [  7385] By: jhi                                   on 2000/10/21  01:28:42
22933         Log: The #7383 was right only in the context of the original bug report,
22934              not in more general case.
22935      Branch: perl
22936            ! pp_hot.c
22937 ____________________________________________________________________________
22938 [  7384] By: jhi                                   on 2000/10/21  01:08:23
22939         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
22940      Branch: perl
22941            ! ext/IO/lib/IO/Select.pm
22942 ____________________________________________________________________________
22943 [  7383] By: jhi                                   on 2000/10/21  00:44:18
22944         Log: Fix for ID 20001020.006, concatenating an unset submatch
22945              with utf8 resulted in "Modification of a read-only value".
22946      Branch: perl
22947            ! pp_hot.c t/pragma/utf8.t
22948 ____________________________________________________________________________
22949 [  7382] By: jhi                                   on 2000/10/20  20:44:31
22950         Log: Make scan_num() reëntrant, as suggested in
22951              
22952              Subject: [PATCH perl@7229] Rentrant parser and yylex()
22953              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22954              Date: Fri, 20 Oct 2000 14:17:27 +0100
22955              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
22956      Branch: perl
22957            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
22958            ! toke.c
22959 ____________________________________________________________________________
22960 [  7381] By: jhi                                   on 2000/10/20  20:07:29
22961         Log: Reëntrancy fix.
22962              
22963              Subject: [PATCH perl@7229] Rentrant parser and yylex()
22964              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22965              Date: Fri, 20 Oct 2000 14:17:27 +0100
22966              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
22967      Branch: perl
22968            ! embed.h embed.pl perl.h proto.h toke.c
22969 ____________________________________________________________________________
22970 [  7380] By: jhi                                   on 2000/10/20  19:15:54
22971         Log: Don't write double values through long double pointers,
22972              based on a part of
22973              
22974              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
22975              From: Jens Hamisch <jens@Strawberry.COM>
22976              Date: Tue, 17 Oct 2000 08:39:36 +0200
22977              Message-Id: <20001017083936.A11104@Strawberry.COM>
22978      Branch: perl
22979            ! perl.h pp.c
22980 ____________________________________________________________________________
22981 [  7379] By: jhi                                   on 2000/10/20  18:43:37
22982         Log: Portability tweak on #7377.
22983              
22984              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
22985              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22986              Date:     Fri, 20 Oct 2000 13:13:41 EDT
22987              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
22988      Branch: perl
22989            ! t/lib/dprof.t
22990 ____________________________________________________________________________
22991 [  7378] By: jhi                                   on 2000/10/20  12:57:19
22992         Log: SOCKS function redefinitions need prototypes, too, otherwise
22993              for example 32 bit versus 64 bit differences cause a lot of
22994              problems.  Part of
22995              
22996              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
22997              From: Jens Hamisch <jens@Strawberry.COM>
22998              Date: Tue, 17 Oct 2000 08:39:36 +0200
22999              Message-Id: <20001017083936.A11104@Strawberry.COM>
23000      Branch: perl
23001            ! doio.c pp_sys.c
23002 ____________________________________________________________________________
23003 [  7377] By: jhi                                   on 2000/10/20  12:37:12
23004         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
23005              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23006              Date:     Fri, 20 Oct 2000 08:26:04 EDT
23007              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
23008      Branch: perl
23009            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
23010 ____________________________________________________________________________
23011 [  7376] By: jhi                                   on 2000/10/20  12:35:31
23012         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
23013              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23014              Date:     Fri, 20 Oct 2000 07:48:15 EDT
23015              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
23016      Branch: perl
23017            ! configure.com vms/gen_shrfls.pl
23018 ____________________________________________________________________________
23019 [  7375] By: bailey                                on 2000/10/20  04:44:37
23020         Log: SYN SYN
23021      Branch: vmsperl
23022           +> (branch 134 files)
23023            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
23024            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
23025            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
23026            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
23027            - eg/cgi/frameset.cgi eg/cgi/index.html
23028            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
23029            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
23030            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
23031            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
23032            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
23033            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
23034            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
23035            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
23036            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
23037            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
23038            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
23039            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
23040            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
23041            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
23042            - lib/unicode/Props.txt lib/unicode/UCD300.html
23043            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
23044            - utils/perlbc.PL vms/subconfigure.com
23045           !> (integrate 785 files)
23046 ____________________________________________________________________________
23047 [  7374] By: jhi                                   on 2000/10/20  00:59:48
23048         Log: In the latest compiler builds cccdlflags must not become -fpic,
23049              from Wilfredo Sánchez.
23050      Branch: perl
23051            ! hints/darwin.sh
23052 ____________________________________________________________________________
23053 [  7373] By: jhi                                   on 2000/10/20  00:56:35
23054         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
23055              From: Tony Cook <tony@develop-help.com>
23056              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
23057              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
23058      Branch: perl
23059            ! pod/perlop.pod
23060 ____________________________________________________________________________
23061 [  7372] By: jhi                                   on 2000/10/19  19:34:40
23062         Log: Typo noted by Mark Lutz.
23063      Branch: perl
23064            ! t/op/64bitint.t
23065 ____________________________________________________________________________
23066 [  7371] By: jhi                                   on 2000/10/19  19:33:13
23067         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
23068      Branch: metaconfig
23069            ! U/modified/Cppsym.U U/modified/Oldconfig.U
23070      Branch: metaconfig/U/perl
23071            ! End.U dlsrc.U libperl.U
23072      Branch: perl
23073            + hints/nonstopux.sh
23074            ! Configure MANIFEST config_h.SH
23075 ____________________________________________________________________________
23076 [  7370] By: jhi                                   on 2000/10/19  17:18:08
23077         Log: Subject: PATCH do_print has 2 PerlIO_error()s
23078              From: nick@ccl4.org
23079              Date: Thu, 19 Oct 2000 18:09:20 +0100
23080              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
23081      Branch: perl
23082            ! doio.c
23083 ____________________________________________________________________________
23084 [  7369] By: jhi                                   on 2000/10/19  14:01:49
23085         Log: Update Changes.
23086      Branch: perl
23087            ! Changes patchlevel.h
23088 ____________________________________________________________________________
23089 [  7368] By: jhi                                   on 2000/10/19  13:04:29
23090         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
23091              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23092              Date: Wed, 18 Oct 2000 13:12:01 +0200
23093              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
23094      Branch: perl
23095            ! hints/aix.sh
23096 ____________________________________________________________________________
23097 [  7367] By: jhi                                   on 2000/10/19  02:22:40
23098         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
23099              of a 'pmshort' anywhere in the B, so the offending line was simply
23100              removed.
23101      Branch: perl
23102            ! ext/B/B/Debug.pm
23103 ____________________________________________________________________________
23104 [  7366] By: jhi                                   on 2000/10/19  02:12:37
23105         Log: Add the test case for the bug id 20000730.004 which seems
23106              to have been fixed by now.
23107      Branch: perl
23108            ! t/pragma/utf8.t
23109 ____________________________________________________________________________
23110 [  7365] By: jhi                                   on 2000/10/18  23:36:24
23111         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
23112              From: Hugo <hv@crypt.compulink.co.uk>
23113              Date: Wed, 18 Oct 2000 23:25:58 +0100
23114              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
23115      Branch: perl
23116            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
23117 ____________________________________________________________________________
23118 [  7364] By: jhi                                   on 2000/10/18  21:12:53
23119         Log: (retracted)
23120      Branch: perl
23121            ! pp.c
23122 ____________________________________________________________________________
23123 [  7363] By: jhi                                   on 2000/10/18  20:55:38
23124         Log: Missing change from #7362.
23125      Branch: perl
23126            ! win32/perlhost.h
23127 ____________________________________________________________________________
23128 [  7362] By: jhi                                   on 2000/10/18  20:52:01
23129         Log: Borland C fstat() never saw the fd as writable.
23130              
23131              Subject: fix for Borland's weak "stat" (perl@7211)
23132              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
23133              Date: Mon, 16 Oct 2000 09:55:03 +0400
23134              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
23135      Branch: perl
23136            ! win32/win32.c
23137 ____________________________________________________________________________
23138 [  7361] By: jhi                                   on 2000/10/18  17:43:50
23139         Log: Regen toc.
23140      Branch: perl
23141            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
23142 ____________________________________________________________________________
23143 [  7360] By: jhi                                   on 2000/10/18  17:07:44
23144         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23145              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
23146              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
23147              Date: Mon, 16 Oct 2000 15:19:49 +0200
23148      Branch: perl
23149            + README.aix
23150            ! MANIFEST
23151 ____________________________________________________________________________
23152 [  7359] By: jhi                                   on 2000/10/18  17:04:49
23153         Log: Subject: Pod patch for Devel::Peek
23154              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23155              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
23156              Date: Mon, 16 Oct 2000 12:26:34 +0200
23157      Branch: perl
23158            ! ext/Devel/Peek/Peek.pm
23159 ____________________________________________________________________________
23160 [  7358] By: jhi                                   on 2000/10/18  17:03:15
23161         Log: Make Cwd more bulletproof in chrooted environments.
23162              
23163              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
23164              From: "Eric E. Coe" <Eric.Coe@oracle.com>
23165              Date: Wed, 18 Oct 2000 04:03:54 -0400
23166              Message-Id: <39ED596A.70E599FE@oracle.com>
23167      Branch: perl
23168            ! lib/Cwd.pm
23169 ____________________________________________________________________________
23170 [  7357] By: jhi                                   on 2000/10/18  16:37:26
23171         Log: Disable the UTF8 downgrade croakage for now to avoid
23172              too many not okay messages.
23173      Branch: perl
23174            ! doio.c
23175 ____________________________________________________________________________
23176 [  7356] By: jhi                                   on 2000/10/17  23:29:41
23177         Log: Show the failed remote port, instead of the failing line number.
23178              
23179              Subject: [PATCH 5.6.1 Debugger] More diagnostics
23180              From: David Sparks <daves@ActiveState.com>
23181              Date: Tue, 17 Oct 2000 15:00:24 -0700
23182              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
23183      Branch: perl
23184            ! lib/perl5db.pl
23185 ____________________________________________________________________________
23186 [  7355] By: jhi                                   on 2000/10/17  14:11:31
23187         Log: On output try to downgrade to bytes, croak if impossible,
23188              from Simon Cozens.  This means that outputting >255 UTF8
23189              is impossible.  Consider this as a strong incentive to get
23190              the I/O disciplines implemented.
23191      Branch: perl
23192            ! doio.c pod/perldiag.pod sv.c
23193 ____________________________________________________________________________
23194 [  7354] By: jhi                                   on 2000/10/17  13:42:23
23195         Log: Clarify documentation on 'use bytes'.
23196              
23197              Subject: Re: What does 'use bytes' "mean" ?
23198              From: Simon Cozens <simon@cozens.net>
23199              Date: Mon, 18 Sep 2000 18:24:25 +0100
23200              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
23201      Branch: perl
23202            ! lib/bytes.pm
23203 ____________________________________________________________________________
23204 [  7353] By: jhi                                   on 2000/10/17  13:28:12
23205         Log: Workaround for a sfio bug where the stream error indicator
23206              is not cleared as documented.
23207              
23208              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
23209              From: Nicholas Clark <nick@ccl4.org>
23210              Date: Mon, 16 Oct 2000 18:28:23 +0100
23211              Message-ID: <20001016182823.J19700@plum.flirble.org>
23212      Branch: perl
23213            ! doio.c
23214 ____________________________________________________________________________
23215 [  7352] By: jhi                                   on 2000/10/17  13:06:19
23216         Log: More IoTYPE sprinkling.
23217      Branch: perl
23218            ! doio.c pp_hot.c
23219 ____________________________________________________________________________
23220 [  7351] By: jhi                                   on 2000/10/16  22:47:07
23221         Log: Detect early whether the std streams have gone bad.
23222              
23223              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
23224              Date: Mon, 16 Oct 2000 23:28:42 +0100
23225              From: Nicholas Clark <nick@ccl4.org>
23226              Message-ID: <20001016232842.A37942@plum.flirble.org>
23227      Branch: perl
23228            ! t/op/misc.t
23229 ____________________________________________________________________________
23230 [  7350] By: jhi                                   on 2000/10/16  22:45:16
23231         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
23232              From: "Peter J. Farley III" <pjfarley@banet.net>
23233              Date: Mon, 16 Oct 2000 18:15:59 -0400
23234              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
23235      Branch: perl
23236            ! djgpp/djgpp.c dosish.h t/io/open.t
23237 ____________________________________________________________________________
23238 [  7349] By: jhi                                   on 2000/10/16  22:36:45
23239         Log: perldelta tweak.
23240      Branch: perl
23241            ! pod/perldelta.pod
23242 ____________________________________________________________________________
23243 [  7348] By: jhi                                   on 2000/10/16  15:17:53
23244         Log: Update Changes.
23245      Branch: perl
23246            ! Changes patchlevel.h
23247 ____________________________________________________________________________
23248 [  7347] By: jhi                                   on 2000/10/16  13:55:27
23249         Log: Add the capability to include/exclude branches.
23250      Branch: perl
23251            ! Porting/genlog
23252 ____________________________________________________________________________
23253 [  7346] By: jhi                                   on 2000/10/16  13:18:04
23254         Log: Add Charles Lane.
23255      Branch: perl
23256            ! AUTHORS Changes
23257 ____________________________________________________________________________
23258 [  7345] By: jhi                                   on 2000/10/16  13:13:21
23259         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
23260      Branch: perl
23261            ! pod/perldelta.pod
23262 ____________________________________________________________________________
23263 [  7344] By: gsar                                  on 2000/10/16  09:30:21
23264         Log: integrate change#6220 from cfgperl
23265              
23266              Win32 patches from Benjamin Stuhl.
23267      Branch: maint-5.6/perl
23268           !> makedef.pl win32/win32.h
23269 ____________________________________________________________________________
23270 [  7343] By: gsar                                  on 2000/10/16  08:32:19
23271         Log: integrate changes#6221,6222 from cfgperl
23272              
23273              Remove tr///CU (the feature is to be obsoleted by better interfaces).
23274              From: simon@brecon.co.uk (Simon Cozens)
23275              Subject: [PATCH] Eliminate tr///[CU][CU]
23276              Date: 23 Jun 2000 11:05:40 GMT
23277              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
23278              
23279              doc typo fix
23280              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
23281              From: Ian Phillipps <Ian.Phillipps@iname.com>
23282              Date: Fri, 23 Jun 2000 10:40:58 +0100
23283              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
23284      Branch: maint-5.6/perl
23285           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
23286 ____________________________________________________________________________
23287 [  7342] By: gsar                                  on 2000/10/16  08:28:08
23288         Log: integrate change#6217 from cfgperl (in part)
23289              
23290              Rename the fdpid locking and integrate with Sarathy.
23291      Branch: maint-5.6/perl
23292           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
23293           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
23294           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
23295           !> win32/win32.c
23296 ____________________________________________________________________________
23297 [  7341] By: gsar                                  on 2000/10/16  08:23:39
23298         Log: integrate changes#6214..6216 from mainline
23299              
23300              @_ can't have junk in it even in the non-USE_ITHREADS case because
23301              caller() wants to populate @DB::args with it (causes a coredump
23302              in Carp::confess())
23303              
23304              tweak comment about @DB::args
23305              
23306              be more optimal about clearing @_
23307      Branch: maint-5.6/perl
23308           !> av.h cop.h pp_ctl.c t/op/runlevel.t
23309 ____________________________________________________________________________
23310 [  7340] By: gsar                                  on 2000/10/16  08:20:37
23311         Log: integrate changes#6207..6210 from cfgperl
23312              
23313              Subject: [PATCH 5.6.0] Threadsafe patches
23314              From: Dan Sugalski <dan@sidhe.org>
23315              To: perl5-porters@perl.org
23316              Date: Mon, 08 May 2000 18:08:13 -0400
23317              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
23318              
23319              Regen headers for #6207.
23320              
23321              Lock PL_fdpid against race conditions, based on:
23322              Subject: [PATCH 5.6.0]subprocess fixup for threads
23323              From: Dan Sugalski <dan@sidhe.org>
23324              To: perl5-porters@perl.org
23325              Date: Tue, 11 Apr 2000 17:02:32 -0400
23326              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
23327              
23328              Mopup for #6207 and #6209.
23329      Branch: maint-5.6/perl
23330           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
23331           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
23332           !> win32/win32.c
23333 ____________________________________________________________________________
23334 [  7339] By: gsar                                  on 2000/10/16  08:14:34
23335         Log: integrate change#6203 from cfgperl
23336              
23337              perldiag should refer to perlos2.pod not README.os2
23338      Branch: maint-5.6/perl
23339           !> pod/perldiag.pod
23340 ____________________________________________________________________________
23341 [  7338] By: gsar                                  on 2000/10/16  08:11:42
23342         Log: integrate change#6201 from mainline
23343              
23344              Perl_eval_pv() leaks 4 bytes every time it is called because it
23345              does a PUSHMARK that's never ever POPMARKed; in general, only
23346              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
23347              Perl_eval_[sp]v() don't because they don't take any incoming
23348              arguments (this leak has been around since the original version
23349              of perl_eval_pv() in 5.003_97e)
23350      Branch: maint-5.6/perl
23351           !> perl.c
23352 ____________________________________________________________________________
23353 [  7337] By: gsar                                  on 2000/10/16  08:08:47
23354         Log: integrate changes#6197..6200 from cfgperl
23355              
23356              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
23357              From: John Borwick <jhborwic@unity.ncsu.edu>
23358              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
23359              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
23360              
23361              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
23362              From: Dan Sugalski <dan@sidhe.org>
23363              To: vmsperl@perl.org, perl5-porters@perl.org
23364              Date: Fri, 02 Jun 2000 16:00:41 -0400
23365              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
23366              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
23367              
23368              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
23369              From: Dan Sugalski <dan@sidhe.org>
23370              To: perl5-porters@perl.org, vmsperl@perl.org
23371              Date: Fri, 02 Jun 2000 17:30:51 -0400
23372              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
23373              
23374              Update to cperl-mode.el 4.31 from
23375              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
23376              Subject: A couple of notes
23377              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23378              To: Mailing list Perl5 <perl5-porters@perl.org>
23379              Date: Sat, 3 Jun 2000 23:33:32 -0400
23380              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
23381      Branch: maint-5.6/perl
23382           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
23383           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
23384           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
23385           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
23386           !> vms/vmsish.h
23387 ____________________________________________________________________________
23388 [  7336] By: gsar                                  on 2000/10/16  08:03:46
23389         Log: integrate changes#6194,6195 from mainline
23390              
23391              fix small eval"" memory leaks under USE_ITHREADS
23392              
23393              fix yet another eval"" leak under USE_ITHREADS
23394      Branch: maint-5.6/perl
23395           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
23396           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
23397           !> vms/perly_c.vms
23398 ____________________________________________________________________________
23399 [  7335] By: gsar                                  on 2000/10/16  08:02:15
23400         Log: integrate changes#6190,6191 from mainline
23401              
23402              submit missing embed.pl change
23403              
23404              vec() loses numericalness (modified version of patch suggested
23405              by Robin Barker)
23406      Branch: maint-5.6/perl
23407           !> doop.c embed.pl t/op/vec.t
23408 ____________________________________________________________________________
23409 [  7334] By: gsar                                  on 2000/10/16  08:01:03
23410         Log: integrate change#6189 from mainline
23411              
23412              counting tr/// corrupts later operation (from M.J.T Guy)
23413      Branch: maint-5.6/perl
23414           !> doop.c t/op/tr.t
23415 ____________________________________________________________________________
23416 [  7333] By: gsar                                  on 2000/10/16  07:59:07
23417         Log: integrate changes#6183..6188 from mainline
23418              
23419              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
23420              <nick@ccl4.org>)
23421              
23422              tweak for change#6127
23423              
23424              remove incorrect documentation about implicit split to @_ in
23425              list context, which never really worked in perl 5 (from
23426              M.J.T. Guy)
23427              
23428              further qualify references to "alphanumeric" (from Wolfgang Laun
23429              <wolfgang.laun@alcatel.at>)
23430              
23431              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
23432              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
23433              
23434              h2xs tweaks
23435      Branch: maint-5.6/perl
23436           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
23437           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
23438           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
23439           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
23440           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
23441           !> pod/pod2latex.PL utils/h2xs.PL
23442 ____________________________________________________________________________
23443 [  7332] By: gsar                                  on 2000/10/16  07:53:52
23444         Log: integrate change#6179 from mainline
23445              
23446              buggy modulus on UVs introduced by change#3378 (resulted in
23447              4063328477 % 65535 amounting to 27406, instead of 27407)
23448      Branch: maint-5.6/perl
23449           !> pp.c t/op/arith.t
23450 ____________________________________________________________________________
23451 [  7331] By: gsar                                  on 2000/10/16  07:52:49
23452         Log: integrate changes#6176,6177,6178,6182 from cfgperl
23453              
23454              Single-quoted utf8 patch from Simon Cozens.
23455              
23456              Substitution utf8 patch from Simon Cozens.
23457              
23458              Be cleaner.
23459              
23460              Be Cleaner Part Deux.
23461      Branch: maint-5.6/perl
23462           !> Makefile.SH pp_hot.c toke.c
23463 ____________________________________________________________________________
23464 [  7330] By: gsar                                  on 2000/10/16  07:41:36
23465         Log: integrate change#6172 from mainline
23466              
23467              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
23468              (from Ilya Zakharevich)
23469      Branch: maint-5.6/perl
23470           !> regexec.c t/op/re_tests
23471 ____________________________________________________________________________
23472 [  7329] By: gsar                                  on 2000/10/16  07:40:25
23473         Log: integrate change#6171 from mainline
23474              
23475              scalar() doesn't force scalar context when used in void context
23476              (from Simon Cozens)
23477      Branch: maint-5.6/perl
23478           !> op.c t/op/wantarray.t
23479 ____________________________________________________________________________
23480 [  7328] By: gsar                                  on 2000/10/16  07:39:33
23481         Log: integrate change#6170 from mainline
23482              
23483              change#6142 needs tweaks to tests to work where there's no
23484              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
23485      Branch: maint-5.6/perl
23486           !> t/lib/filefind.t
23487 ____________________________________________________________________________
23488 [  7327] By: gsar                                  on 2000/10/16  07:35:34
23489         Log: integrate changes#6166..6168 from cfgperl
23490              
23491              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
23492              in case somebody wants to write an extension for more
23493              shadow database interfaces.
23494              
23495              tweak todo
23496              
23497              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
23498      Branch: maint-5.6/perl
23499           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23500           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
23501           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
23502           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
23503           !> win32/config.vc win32/config_H.bc win32/config_H.gc
23504           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
23505 ____________________________________________________________________________
23506 [  7326] By: gsar                                  on 2000/10/16  07:29:05
23507         Log: integrate changes#6157,6159..6161,6164 from cfgperl
23508              
23509              Regen Configure to jive with #6149.
23510              
23511              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
23512              
23513              Changes for the File::Temp 0.08 (change #6159) test suite
23514              to fit better into the Perl distribution test framework.
23515              
23516              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
23517              both from Simon Cozens.
23518              
23519              detypo
23520      Branch: maint-5.6/perl
23521           +> pod/perlmodlib.PL pod/perlnewmod.pod
23522           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
23523           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
23524           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23525           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
23526 ____________________________________________________________________________
23527 [  7325] By: gsar                                  on 2000/10/16  07:25:13
23528         Log: integrate change#6158 from vmsperl
23529              
23530              Add fallback to tmpfile for use in cases where user's relying on
23531              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
23532              Lane's patch)
23533      Branch: maint-5.6/perl
23534           !> vms/vms.c vms/vmsish.h
23535 ____________________________________________________________________________
23536 [  7324] By: gsar                                  on 2000/10/16  07:20:50
23537         Log: integrate changes#6153..6155 from mainline
23538              
23539              prettier Test::Harness output on failed tests (from Nicholas Clark
23540              <nick@Bagpuss.uk.boo.com>)
23541              
23542              avoid type mismatch warning
23543              
23544              small bug in change#6144; remove random \xA0 character that snuck
23545              in via change#6145
23546      Branch: maint-5.6/perl
23547           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
23548           !> perl.c
23549 ____________________________________________________________________________
23550 [  7323] By: gsar                                  on 2000/10/16  07:18:47
23551         Log: integrate changes#6151,6152 from mainline
23552              
23553              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
23554              
23555              cosmetic fixups of RE debug output (from Ilya Zakharevich)
23556      Branch: maint-5.6/perl
23557           !> regexec.c
23558 ____________________________________________________________________________
23559 [  7322] By: gsar                                  on 2000/10/16  07:17:25
23560         Log: integrate changes#6146..6150 from mainline
23561              
23562              doc typo
23563              
23564              add a make entry to Config.pm so "perl -V:make" works on VMS
23565              (from Peter Prymmer)
23566              
23567              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
23568              
23569              OS/2 tweaks for usethreads build (from Rocco Caputo
23570              <troc@netrus.net>)
23571              
23572              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
23573      Branch: maint-5.6/perl
23574           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
23575           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
23576           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
23577           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
23578           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
23579           !> warnings.pl x2p/a2p.h
23580 ____________________________________________________________________________
23581 [  7321] By: gsar                                  on 2000/10/16  07:14:02
23582         Log: integrate changes#6143..6145 from mainline
23583              
23584              MacOS support, part 1 (from Matthias Neeracher
23585              <neeri@iis.ee.ethz.ch>)
23586              
23587              MacOS support, part 2: make AutoSplit use File::Spec instead
23588              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
23589              <neeri@iis.ee.ethz.ch>)
23590              
23591              make xsubpp skip embedded pod (from Matthias Neeracher
23592              <neeri@iis.ee.ethz.ch>)
23593      Branch: maint-5.6/perl
23594           +> ext/DynaLoader/dl_mac.xs
23595           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
23596           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
23597           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
23598           !> pp_ctl.c proto.h toke.c util.c util.h
23599 ____________________________________________________________________________
23600 [  7320] By: gsar                                  on 2000/10/16  07:12:13
23601         Log: integrate changes#6141,6142 from mainline
23602              
23603              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
23604              forwarded by Peter Seebach from the bsdi-users mailing list.
23605              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
23606              
23607              File::Find fails to chdir when chasing symlinks (from
23608              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
23609      Branch: maint-5.6/perl
23610           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
23611 ____________________________________________________________________________
23612 [  7319] By: gsar                                  on 2000/10/16  07:04:30
23613         Log: integrate change#6139 from mainline
23614              
23615              revise mktables.PL for bugs and newness in Unicode 3.0
23616              (from James Bence <jbence@amgen.com>)
23617      Branch: maint-5.6/perl
23618           +> (branch 30 files)
23619           !> (integrate 49 files)
23620 ____________________________________________________________________________
23621 [  7318] By: gsar                                  on 2000/10/16  07:01:01
23622         Log: integrate changes#6137,6138 from mainline
23623              
23624              fix bogus redeclaration warning for "our" variables in different
23625              scopes
23626              
23627              add note about the handling of negative indices to tied arrays
23628              (from Michael G Schwern <schwern@pobox.com>)
23629      Branch: maint-5.6/perl
23630           !> op.c pod/perltie.pod t/pragma/strict-vars
23631 ____________________________________________________________________________
23632 [  7317] By: gsar                                  on 2000/10/16  06:58:46
23633         Log: integrate changes#6127..6136 from mainline
23634              
23635              call_method(...,G_EVAL) can longjmp() out if the method probing
23636              failed (from Gisle Aas)
23637              
23638              new perlxstut example for passing/returning refs to arrays
23639              (from David Lowe <dlowe@pootpoot.com>)
23640              
23641              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
23642              
23643              fix places that mean C<"word" character> but say C<alphanumeric
23644              character>
23645              
23646              avoid warnings in POSIX.pm (from Barrie Slaymaker)
23647              
23648              warnings::enabled() doesn't fall back to looking at $^W if
23649              caller isn't using lexical warnings (from Paul Marquess)
23650              
23651              elide bogus test in change#6132
23652              
23653              make Test::Harness use wait.h/WCOREDUMP if available
23654              (from Ben Tilly <ben_tilly@hotmail.com>)
23655              
23656              enable Test::Harness to dynamically determine column width etc.
23657              (from Rob Napier <rnapier@employees.org>)
23658              
23659              random pod typos (from Peter Scott <Peter@PSDT.com>)
23660      Branch: maint-5.6/perl
23661           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
23662           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
23663           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
23664           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
23665 ____________________________________________________________________________
23666 [  7316] By: gsar                                  on 2000/10/16  06:53:23
23667         Log: integrate change#6126 from mainline
23668              
23669              change#2879 broke rvalue autovivification of magicals such as
23670              ${$num} (reworked variant of patch suggested by Simon Cozens)
23671      Branch: maint-5.6/perl
23672           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
23673           !> pp_hot.c proto.h t/op/gv.t
23674 ____________________________________________________________________________
23675 [  7315] By: gsar                                  on 2000/10/16  06:51:38
23676         Log: integrate changes#6123,6125 from mainline
23677              
23678              clarify gotcha with #line directives (from Rocco Caputo
23679              <troc@netrus.net>)
23680              
23681              enable propagating exception objects via Perl_croak() in XS code
23682              (from Gisle Aas)
23683      Branch: maint-5.6/perl
23684           !> pod/perldebug.pod pod/perlsyn.pod util.c
23685 ____________________________________________________________________________
23686 [  7314] By: gsar                                  on 2000/10/16  06:49:28
23687         Log: integrate change#6122 from mainline
23688              
23689              downgrade fatal error on C<"foo@nosucharray.com"> to optional
23690              warning (from Mark-Jason Dominus)
23691      Branch: maint-5.6/perl
23692           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
23693           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
23694           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
23695           !> toke.c
23696 ____________________________________________________________________________
23697 [  7313] By: gsar                                  on 2000/10/16  06:46:54
23698         Log: integrate changes#6112..6121 from vmsperl
23699              
23700              Check for existence of file before trying to delete
23701              
23702              Ugly workaround for version-specific RTL error
23703              
23704              Urk -- undo previous removal of vmsish 'exit' change
23705              
23706              Add bounds checking for several strings (Charles Lane)
23707              
23708              Miscellaneous cosmetic fixes (Charles Lane)
23709              
23710              Treat sockets as special in sys(read|write) (Charles Lane et al.)
23711              
23712              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
23713              Flatten case labels in switch statements uniformly (Charles Bailey)
23714              
23715              Quiet error messages in vmsish.t (Charles Lane)
23716              
23717              Add missing escape (Charles Lane)
23718              
23719              Allow eliminate_macros() and fixpath() to handle space-delimited
23720              lists (based on fixes by Craig Berry)
23721      Branch: maint-5.6/perl
23722           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
23723           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
23724           !> vms/vmsish.h
23725 ____________________________________________________________________________
23726 [  7312] By: gsar                                  on 2000/10/16  06:41:18
23727         Log: integrate changes#6107,6110 from cfgperl
23728              
23729              Tweak the todo list.
23730              
23731              todo tweak
23732      Branch: maint-5.6/perl
23733           !> Todo-5.6
23734 ____________________________________________________________________________
23735 [  7311] By: gsar                                  on 2000/10/16  06:38:38
23736         Log: integrate changes#6104,6108 from mainline
23737              
23738              PL_sys_intern was being initialized too late on windows
23739              
23740              reenable fake signal handling on Windows, bugs and all
23741      Branch: maint-5.6/perl
23742           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
23743           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
23744           !> win32/win32.c
23745 ____________________________________________________________________________
23746 [  7310] By: gsar                                  on 2000/10/16  06:36:03
23747         Log: integrate changes#6095,6097..6103 from cfgperl
23748              
23749              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
23750              might be useful in future.
23751              
23752              Add a note about possible compilation problems from Allen Smith.
23753              
23754              Add a note about other, yet unsupported, shadow password APIs.
23755              
23756              Tweaks for the cc bugs from Allen Smith.
23757              
23758              More compilation tweakery from Allen Smith.
23759              
23760              Hints and test tweaks for Unicos.
23761              
23762              The test suite tweak in #6101 wasn't quite right.
23763              
23764              Test tweaking for Unicos continues.
23765      Branch: maint-5.6/perl
23766           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23767           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
23768           !> t/lib/complex.t t/op/64bitint.t
23769 ____________________________________________________________________________
23770 [  7309] By: gsar                                  on 2000/10/16  06:29:41
23771         Log: integrate changes#6093,6094 from mainline
23772              
23773              fork() failure to create pseudo process sets errno=EAGAIN and returns
23774              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
23775              
23776              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
23777      Branch: maint-5.6/perl
23778           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
23779           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
23780 ____________________________________________________________________________
23781 [  7308] By: gsar                                  on 2000/10/16  06:27:29
23782         Log: integrate change#6092 from cfgperl
23783              
23784              Regen perltoc with the fixed buildtoc.
23785      Branch: maint-5.6/perl
23786           !> pod/perltoc.pod
23787 ____________________________________________________________________________
23788 [  7307] By: gsar                                  on 2000/10/16  06:26:40
23789         Log: integrate changes#6089,6090 from mainline
23790              
23791              buildtoc tweak to fix newline lossage
23792              
23793              concat doesn't preserve utf8-ness, and doesn't invalidate
23794              [NI]OK; added tests for both
23795      Branch: maint-5.6/perl
23796           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
23797 ____________________________________________________________________________
23798 [  7306] By: gsar                                  on 2000/10/16  06:24:05
23799         Log: integrate change#6088 from cfgperl
23800              
23801              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
23802              because we do not use those.  The HAS_GETSPNAM remains,
23803              though, because we still do use that.
23804      Branch: maint-5.6/perl
23805           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23806           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
23807           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
23808           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
23809           !> win32/config.vc win32/config_H.bc win32/config_H.gc
23810           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
23811 ____________________________________________________________________________
23812 [  7305] By: gsar                                  on 2000/10/16  06:15:52
23813         Log: integrate changes#6084,6085,6087 from mainline
23814              
23815              substr() does not preserve utf8-ness (from Stefan Eissing
23816              <Eissing@medicaldataservice.de>); added tests
23817              
23818              repeat operator (x) doesn't preserve utf8-ness
23819              
23820              reverse() and quotemeta() weren't preserving utf8-ness; add tests
23821      Branch: maint-5.6/perl
23822           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
23823 ____________________________________________________________________________
23824 [  7304] By: gsar                                  on 2000/10/16  06:13:10
23825         Log: integrate changes#6077..6083 from mainline
23826              
23827              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
23828              and Tom Phoenix)
23829              
23830              workaround for CRT bug in chdir() (from Charles Lane, via
23831              Peter Prymmer)
23832              
23833              remove outdated kludge in Carp (NULLs are permitted in diagnostics
23834              now)
23835              
23836              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
23837              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
23838              
23839              better default perlbug categories for ok reports (from Richard Foley)
23840              
23841              peek.t non-portable to ithreads
23842              
23843              note about undocumented caller() return value (from M.J.T. Guy);
23844              yet another peek.t tweak
23845      Branch: maint-5.6/perl
23846           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23847           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
23848           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
23849           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
23850           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
23851           !> vms/vmsish.h
23852 ____________________________________________________________________________
23853 [  7303] By: gsar                                  on 2000/10/16  06:03:18
23854         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
23855              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
23856              
23857              &HUGE_VAL is not defined, it exists.
23858              
23859              Do not warn that an infinity does not look like a number.
23860              
23861              Rewrite the pwent/spent logic to be a little bit more clearer.
23862              
23863              Continue on the pwent/spent case.
23864              
23865              Correct Freudian slip.
23866              
23867              Use HUGE_VALL if applicable.
23868              
23869              pwent/spent #ifdef imbalance.
23870              
23871              Infinite problems.
23872              
23873              Call getspnam() only iff needd.
23874              
23875              Test both the scalar and list contexts.
23876              
23877              Use setxxent()/endxxent().
23878              
23879              Complex tweakery.
23880              
23881              Unicos hint tweak.
23882              
23883              Be more forgiving in POSIX about HUGE_VALL.
23884              
23885              Detypo.
23886              
23887              The search of infinity continues, this time simplified.
23888              
23889              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
23890              in natively 64-bit platforms where a long is a quad (no need
23891              for long longs).  Also added bias for IVs.
23892              
23893              Complex tweaks.
23894              
23895              Introduce t/lib/peek.t.
23896              
23897              Make the test more portable.
23898      Branch: maint-5.6/perl
23899           +> t/lib/peek.t
23900            ! pp_sys.c
23901           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
23902           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
23903           !> t/op/pwent.t toke.c util.c
23904 ____________________________________________________________________________
23905 [  7302] By: gsar                                  on 2000/10/16  05:03:37
23906         Log: integrate changes#6066..6071 from mainline
23907              
23908              s/END/CHECK/
23909              
23910              replace direct call to sighandler() with (*PL_sighandlerp)()
23911              
23912              note about values()
23913              
23914              File::Spec compatibility update (from Barrie Slaymaker
23915              <barries@slaysys.com>)
23916              
23917              remove misleading comment (from M.J.T. Guy)
23918              
23919              misformatted perllocal.pod (from Tim Jenness
23920              <t.jenness@jach.hawaii.edu>)
23921      Branch: maint-5.6/perl
23922           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
23923           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
23924           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
23925           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
23926 ____________________________________________________________________________
23927 [  7301] By: gsar                                  on 2000/10/16  05:00:08
23928         Log: integrate changes#6061..6063 from mainline
23929              
23930              change#5921 neglected to make eq honor "use bytes"
23931              
23932              additional tests for utf8.t
23933              
23934              tokeq() could read unallocated field in argument
23935      Branch: maint-5.6/perl
23936           !> sv.c t/pragma/utf8.t toke.c
23937 ____________________________________________________________________________
23938 [  7300] By: gsar                                  on 2000/10/16  04:56:54
23939         Log: integrate changes#6046,6048,6057,6058 from mainline
23940              
23941              libscheck has insufficient checks for n32 libs (from
23942              Albert Chin-A-Young <china@thewrittenword.com>)
23943              
23944              add note about how $( doesn't interpolate in REs (from
23945              Philip Newton <newton@ficus.frogspace.net>)
23946              
23947              fix broken parsing of /\x{ab}/
23948              
23949              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
23950              (spotted by Donald Kinzer <dkinzer@premia.com>)
23951      Branch: maint-5.6/perl
23952           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
23953           !> t/pragma/utf8.t
23954 ____________________________________________________________________________
23955 [  7299] By: gsar                                  on 2000/10/16  04:52:50
23956         Log: integrate change#6044 from mainline
23957              
23958              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
23959              such that underscores are only ignored in literal numbers,
23960              "\x{...}", and hex/oct argument
23961      Branch: maint-5.6/perl
23962           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
23963 ____________________________________________________________________________
23964 [  7298] By: gsar                                  on 2000/10/16  04:50:53
23965         Log: integrate changes#6027..6043 from mainline
23966              
23967              podlators-1.02 update (from Russ Allbery)
23968              
23969              Pod::Man generates groff-incompatible macro definition (from
23970              Tom Christiansen)
23971              
23972              add CGI.pm v2.66 (from Lincoln Stein)
23973              
23974              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
23975              for @- and @+ (from Johan Vromans)
23976              
23977              small nits in diagnostics.pm (from Robin Barker)
23978              
23979              whitespace adjustments
23980              
23981              missing files in MANIFEST
23982              
23983              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
23984              to compensate
23985              
23986              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
23987              
23988              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
23989      Branch: maint-5.6/perl
23990           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
23991           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
23992           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
23993           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
23994           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
23995           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
23996           !> t/lib/cgi-html.t t/lib/cgi-request.t
23997 ____________________________________________________________________________
23998 [  7297] By: gsar                                  on 2000/10/16  04:44:30
23999         Log: integrate change#6025 from mainline
24000              
24001              Is{Alnum,Alpha,Word} don't match titlecase
24002              TODO: IsSpace is defined recursively!
24003              (both spotted by Larry)
24004      Branch: maint-5.6/perl
24005           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
24006           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
24007 ____________________________________________________________________________
24008 [  7296] By: gsar                                  on 2000/10/16  04:39:30
24009         Log: integrate change#6023 from mainline
24010              
24011              debugger stomps on $. (from M.J.T. Guy)
24012      Branch: maint-5.6/perl
24013           !> lib/perl5db.pl
24014 ____________________________________________________________________________
24015 [  7295] By: gsar                                  on 2000/10/16  04:38:02
24016         Log: integrate change#6022 from mainline
24017              
24018              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
24019      Branch: maint-5.6/perl
24020           !> sv.c
24021 ____________________________________________________________________________
24022 [  7294] By: gsar                                  on 2000/10/16  04:37:05
24023         Log: integrate changes#6018..6021 from mainline
24024              
24025              make lib/syslog.t portable to systems that don't have _PATH_LOG,
24026              make _PATH_LOG() return "" if unavailable
24027              
24028              windows portability tweaks
24029              
24030              test tweak
24031              
24032              remove Win2K issue in pod (fixed by change#6020)
24033      Branch: maint-5.6/perl
24034           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
24035           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
24036           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
24037 ____________________________________________________________________________
24038 [  7293] By: gsar                                  on 2000/10/16  04:20:00
24039         Log: integrate changes#6013..6015 from mainline
24040              
24041              tweak change#5945 to display correct switch name in diagnostic
24042              
24043              glob() loading File::Glob behind the scenes may cause syntax errors
24044              
24045              tweak test for portability
24046      Branch: maint-5.6/perl
24047           !> op.c perl.c pod/perldiag.pod t/lib/b.t
24048 ____________________________________________________________________________
24049 [  7292] By: gsar                                  on 2000/10/16  04:18:11
24050         Log: integrate changes#6005..6010 from mainline, cfgperl
24051              
24052              perldoc might fail via "use blib" (from Hugo van der Sanden)
24053              
24054              Regen Configure.
24055              
24056              note about compile failures and END blocks (from M.J.T. Guy)
24057              
24058              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
24059              
24060              (change#6009 integrated earlier in change#7255)
24061              
24062              clarify note about shadow password support (from
24063              gellyfish@gellyfish.com)
24064      Branch: maint-5.6/perl
24065           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
24066           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
24067           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
24068 ____________________________________________________________________________
24069 [  7291] By: gsar                                  on 2000/10/16  04:12:03
24070         Log: integrate changes#6002,6003 from mainline
24071              
24072              destructive sv_setsv() can lose UV-ness from source, causing
24073              numeric promotions/comparisons to fail to do the right thing
24074              
24075              allow REG_EXPAND_SZ keys in Windows registry (from
24076              John Clayton <John.Clayton@barclayscapital.com>)
24077      Branch: maint-5.6/perl
24078           !> sv.c win32/win32.c
24079 ____________________________________________________________________________
24080 [  7290] By: gsar                                  on 2000/10/16  04:10:19
24081         Log: integrate change#6001 from mainline
24082              
24083              support additional library locations via $Config{otherlibdirs}
24084              (from Andy Dougherty)
24085      Branch: maint-5.6/perl
24086           !> Configure INSTALL Porting/Glossary Porting/config.sh
24087           !> Porting/config_H config_h.SH epoc/config.sh perl.c
24088           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
24089           !> win32/config.bc win32/config.gc win32/config.vc
24090 ____________________________________________________________________________
24091 [  7289] By: gsar                                  on 2000/10/16  04:08:28
24092         Log: integrate change#5999 from mainline
24093              
24094              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
24095      Branch: maint-5.6/perl
24096           !> t/pragma/warn/toke toke.c
24097 ____________________________________________________________________________
24098 [  7288] By: gsar                                  on 2000/10/16  04:07:01
24099         Log: integrate changes#5997,5998 from cfgperl
24100              
24101              Preserve $!.
24102              
24103              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
24104      Branch: maint-5.6/perl
24105           !> lib/Math/Complex.pm
24106 ____________________________________________________________________________
24107 [  7287] By: gsar                                  on 2000/10/16  04:04:37
24108         Log: integrate change#5995 from mainline
24109              
24110              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
24111      Branch: maint-5.6/perl
24112           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
24113 ____________________________________________________________________________
24114 [  7286] By: gsar                                  on 2000/10/16  04:03:21
24115         Log: integrate change#5994 from mainline
24116              
24117              fix for missed accounting for null byte in pack("Z",...) (from
24118              M.J.T. Guy)
24119      Branch: maint-5.6/perl
24120           !> pp.c t/op/pack.t
24121 ____________________________________________________________________________
24122 [  7285] By: gsar                                  on 2000/10/16  04:02:11
24123         Log: integrate changes#5989..5993 from mainline
24124              
24125              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
24126              itself and no other (from Tom Hughes)
24127              
24128              use $ENV{LIB} to search for libs under Visual C compiler
24129              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
24130              
24131              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
24132              
24133              pod nit (from Simon Cozens)
24134              
24135              various minor tweaks seen on p5p
24136      Branch: maint-5.6/perl
24137           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
24138           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
24139           !> t/op/array.t toke.c
24140 ____________________________________________________________________________
24141 [  7284] By: gsar                                  on 2000/10/16  03:59:00
24142         Log: integrate changes#5978..5988 from mainline
24143              
24144              sync version numbers in File::Spec with the ones on CPAN
24145              (from Barrie Slaymaker)
24146              
24147              under useithreads, constant pad entries could inadvertantly be
24148              shared across threads (from Eric Blood <eblood@xmission.com>);
24149              added Eric's test case to testsuite
24150              
24151              allow Configure -S to run non-interactively (spotted by Greg Hudson
24152              <ghudson@mit.edu>)
24153              
24154              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
24155              prototype mismatch with CORE::glob(); update pod and tests to
24156              suit (File::Glob::glob() is still available for backward
24157              compatibility, but should be considered deprecated)
24158              
24159              avoid error in IO::Socket::INET when given an unknown service name
24160              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
24161              
24162              numeric conversion of non-number in change#3378 tramples on
24163              OOK offset, causing segfaults
24164              
24165              attributes::reftype() doesn't work on tied argument
24166              
24167              forked child may not exit correctly if it failed to open
24168              /dev/console (from Graham Barr)
24169              
24170              add regular expressions tutorial and quick-start guide (from
24171              Mark Kvale <kvale@phy.ucsf.edu>)
24172              
24173              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
24174              
24175              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
24176              <paul@miraclefish.com>)
24177      Branch: maint-5.6/perl
24178           +> pod/perlrequick.pod pod/perlretut.pod
24179           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
24180           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
24181           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
24182           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
24183           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
24184           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
24185           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
24186           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
24187 ____________________________________________________________________________
24188 [  7283] By: gsar                                  on 2000/10/16  03:52:14
24189         Log: integrate change#5977 from mainline
24190              
24191              autoquote barewords followed by newline and arrow properly
24192              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
24193      Branch: maint-5.6/perl
24194           !> t/pragma/warn/toke toke.c
24195 ____________________________________________________________________________
24196 [  7282] By: gsar                                  on 2000/10/16  03:50:48
24197         Log: integrate change#5976 from mainline
24198              
24199              DB_File v1.73 update (from Paul Marquess)
24200      Branch: maint-5.6/perl
24201           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
24202           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
24203 ____________________________________________________________________________
24204 [  7281] By: gsar                                  on 2000/10/16  03:49:14
24205         Log: integrate change#5975 from mainline
24206              
24207              allow sort() reentrancy (variant of patch suggested by
24208              Hugo van der Sanden)
24209      Branch: maint-5.6/perl
24210           !> pp_ctl.c t/op/sort.t
24211 ____________________________________________________________________________
24212 [  7280] By: gsar                                  on 2000/10/16  03:48:22
24213         Log: integrate change#5974 from mainline
24214              
24215              change#4197 somehow missed initializing PL_errors, meaning
24216              syntax error queueing wasn't working outside eval"" at all;
24217              also fixed eval"" to localize PL_error_count, so that compile-time
24218              eval's don't clobber the error state of the outer context
24219      Branch: maint-5.6/perl
24220           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
24221           !> t/pragma/warn/toke
24222 ____________________________________________________________________________
24223 [  7279] By: gsar                                  on 2000/10/16  03:46:21
24224         Log: integrate change#5973 from mainline
24225              
24226              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
24227      Branch: maint-5.6/perl
24228           !> regcomp.c regexec.c t/op/re_tests
24229 ____________________________________________________________________________
24230 [  7278] By: gsar                                  on 2000/10/16  03:44:54
24231         Log: integrate change#5971 from cfgperl
24232              
24233              Unicos tweaks from Mark P. Lutz.
24234      Branch: maint-5.6/perl
24235           !> hints/unicos.sh lib/Math/Complex.pm
24236 ____________________________________________________________________________
24237 [  7277] By: gsar                                  on 2000/10/16  03:42:59
24238         Log: integrate changes#5966..5970 from mainline
24239              
24240              add testsuite for B backends, fix bug in B::Deparse (from
24241              Simon Cozens <simon@brecon.co.uk>)
24242              
24243              improved docs on the warn_uninit diagnostic (from David Glasser
24244              and Simon Cozens)
24245              
24246              tolerate spaces in group names in test on solaris (from David Boyce
24247              <dsb@boyski.com>)
24248              
24249              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
24250              
24251              Data::Dumper fumbles negative numbers on 32-bit platforms where
24252              IV is >32bits
24253      Branch: maint-5.6/perl
24254           +> t/lib/b.t t/lib/syslog.t
24255           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
24256           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
24257           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
24258 ____________________________________________________________________________
24259 [  7276] By: gsar                                  on 2000/10/16  03:39:30
24260         Log: integrate change#5965 from mainline
24261              
24262              avoid "will not stay shared" warnings for our variables (from
24263              Robin Barker)
24264      Branch: maint-5.6/perl
24265           !> op.c t/pragma/warn/op
24266 ____________________________________________________________________________
24267 [  7275] By: gsar                                  on 2000/10/16  03:38:18
24268         Log: integrate change#5964 from mainline
24269              
24270              reformat to 72 columns (again)
24271      Branch: maint-5.6/perl
24272           !> pod/perldiag.pod
24273 ____________________________________________________________________________
24274 [  7274] By: gsar                                  on 2000/10/16  03:36:58
24275         Log: integrate change#5963 from mainline
24276              
24277              patch from Larry to make (\&) prototype work; added tests for
24278              the same
24279      Branch: maint-5.6/perl
24280           !> op.c t/comp/proto.t
24281 ____________________________________________________________________________
24282 [  7273] By: gsar                                  on 2000/10/16  03:35:51
24283         Log: integrate changes#5956..5962 from mainline
24284              
24285              better diagnostics on failed tests (from Ilya Zakharevich)
24286              
24287              pod nits (from A. C. Yardley <yardley@tanet.net>)
24288              
24289              change#3569 deleted some essential code, revert; avoid use of
24290              atexit() to make DynaLoader work properly on AIX under mod_perl
24291              (from Jens-Uwe Mager <jum@helios.de>)
24292              
24293              doubled words in pods (from Simon Cozens
24294              <simon.p.cozens@jp.pwcglobal.com>)
24295              
24296              better INSTALL notes on Solaris issues (from Dominic Dunlop)
24297              
24298              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
24299              
24300              updated README.hpux (from Jeff Okamoto)
24301      Branch: maint-5.6/perl
24302           !> INSTALL README.hpux emacs/cperl-mode.el
24303           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
24304           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
24305           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
24306           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
24307           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
24308           !> t/op/lex_assign.t
24309 ____________________________________________________________________________
24310 [  7272] By: gsar                                  on 2000/10/16  03:31:22
24311         Log: integrate change#5955 from mainline
24312              
24313              longstanding bug exposed by change#3307: sort arguments weren't
24314              compiled with the right wantarray context (ensuing runtime lookup
24315              via block_gimme() was getting the incidental context of the
24316              sort() itself)
24317      Branch: maint-5.6/perl
24318           !> op.c t/op/sort.t
24319 ____________________________________________________________________________
24320 [  7271] By: gsar                                  on 2000/10/16  03:29:11
24321         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
24322              branch
24323              
24324              Flatten the cpp jungle doing the nosuid checking.
24325              
24326              Do not assume sign propagation. (from M.J.T. Guy)
24327              
24328              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
24329              
24330              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
24331              Now pp_ncmp() returns undef is either operand is a NaN.
24332              
24333              On second thoughts frexp() does have two arguments.
24334              
24335              Document that tr() is not tr(1).
24336              
24337              Be more robust on "extreme" (large absolute value)
24338              arguments.  Originally reported by Daniel Connelly
24339              as a problem with asinh() on large negative arguments,
24340              asinh() used to bail out because an argument to log()
24341              ended up being zero.  Ilya Zakharevich proposed using
24342              Taylor's series in such cases, which for such large
24343              arguments is a very good approximation.
24344              
24345              Undo "use integer" addition from 64bitint as it seems
24346              to break most of the subtests in Digital UNIX;
24347              Unicos needs to find another way.
24348      Branch: maint-5.6/perl
24349           !> (integrate 29 files)
24350 ____________________________________________________________________________
24351 [  7270] By: gsar                                  on 2000/10/16  03:09:44
24352         Log: integrate changes#5948,5949,5950 from mainline
24353              
24354              typo in vars.pm that leads to cryptic message (from Piotr
24355              Piatkowski <kompas@kompas.usr.onet.pl>)
24356              
24357              make perldoc use the pod2man from the same version (from
24358              M.J.T. Guy)
24359              
24360              reformat perldiag to avoid long lines
24361      Branch: maint-5.6/perl
24362           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
24363 ____________________________________________________________________________
24364 [  7269] By: gsar                                  on 2000/10/16  03:05:54
24365         Log: integrate change#5947 from mainline
24366              
24367              use &dl_error rather than &dl_load_file as the guard for calling
24368              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
24369              statically built perl)
24370      Branch: maint-5.6/perl
24371           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
24372 ____________________________________________________________________________
24373 [  7268] By: gsar                                  on 2000/10/16  03:04:48
24374         Log: integrate change#5945 from mainline
24375              
24376              make module name mandatory after -M switch; reorder perldiag
24377              alphabetically (from Mark-Jason Dominus)
24378      Branch: maint-5.6/perl
24379           !> perl.c pod/perldiag.pod
24380 ____________________________________________________________________________
24381 [  7267] By: gsar                                  on 2000/10/16  03:03:01
24382         Log: integrate change#5939 from mainline
24383              
24384              more pod nits (from Larry Virden)
24385      Branch: maint-5.6/perl
24386           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
24387           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
24388           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
24389 ____________________________________________________________________________
24390 [  7266] By: gsar                                  on 2000/10/16  03:01:39
24391         Log: integrate change#5938 from mainline
24392              
24393              Consolidated B::Deparse fixes (from Stephen McCamant)
24394      Branch: maint-5.6/perl
24395           !> ext/B/B/Deparse.pm
24396 ____________________________________________________________________________
24397 [  7265] By: gsar                                  on 2000/10/16  03:00:43
24398         Log: integrate change#5936 from mainline
24399              
24400              additional tests for change#7263 (from Paul Marquess)
24401      Branch: maint-5.6/perl
24402           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
24403           !> t/pragma/warn/5nolint t/pragma/warn/6default
24404 ____________________________________________________________________________
24405 [  7264] By: gsar                                  on 2000/10/16  02:58:34
24406         Log: integrate change#5934 from mainline
24407              
24408              propagate lexical warnings from surrounding scope correctly
24409              within string eval() (from Paul Marquess)
24410      Branch: maint-5.6/perl
24411           !> pp_ctl.c t/pragma/warn/pp_ctl
24412 ____________________________________________________________________________
24413 [  7263] By: gsar                                  on 2000/10/16  02:56:53
24414         Log: integrate change#5932 from mainline
24415              
24416              add rsignal(), whichsig() and do_join() to public API list
24417              (mod_perl uses them to good advantage)
24418      Branch: maint-5.6/perl
24419           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
24420 ____________________________________________________________________________
24421 [  7262] By: gsar                                  on 2000/10/16  02:55:53
24422         Log: integrate change#5931 from mainline
24423              
24424              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
24425      Branch: maint-5.6/perl
24426           !> pp_hot.c regexec.c t/op/pat.t
24427 ____________________________________________________________________________
24428 [  7261] By: gsar                                  on 2000/10/16  02:55:01
24429         Log: integrate change#5930 from mainline
24430              
24431              small os390 tweaks (from Peter Prymmer)
24432      Branch: maint-5.6/perl
24433           !> config_h.SH makedepend.SH
24434 ____________________________________________________________________________
24435 [  7260] By: gsar                                  on 2000/10/16  02:54:10
24436         Log: integrate change#5929 from mainline
24437              
24438              pod nits
24439      Branch: maint-5.6/perl
24440           !> pod/perlguts.pod
24441 ____________________________________________________________________________
24442 [  7259] By: gsar                                  on 2000/10/16  02:52:55
24443         Log: integrate change#5927 from mainline
24444              
24445              arrange for next() to resume at the unstack op rather than the
24446              loop conditional, so that scope cleanup happens correctly
24447              (from Stephen McCamant)
24448      Branch: maint-5.6/perl
24449           !> op.c pp_ctl.c t/op/misc.t
24450 ____________________________________________________________________________
24451 [  7258] By: gsar                                  on 2000/10/16  02:51:38
24452         Log: integrate change#5926 from mainline
24453              
24454              on windows, reserve 16M of stack rather than 128M (allows more
24455              threads to run concurrently)
24456      Branch: maint-5.6/perl
24457           !> win32/Makefile win32/makefile.mk
24458 ____________________________________________________________________________
24459 [  7257] By: gsar                                  on 2000/10/16  02:50:37
24460         Log: integrate change#5925 from mainline
24461              
24462              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
24463      Branch: maint-5.6/perl
24464           !> toke.c
24465 ____________________________________________________________________________
24466 [  7256] By: gsar                                  on 2000/10/16  02:49:36
24467         Log: integrate change#5924 from mainline
24468              
24469              avoid using uninitialized memory in require version check
24470      Branch: maint-5.6/perl
24471           !> pp_ctl.c universal.c
24472 ____________________________________________________________________________
24473 [  7255] By: gsar                                  on 2000/10/16  02:48:03
24474         Log: integrate changes#5923,5928,6009 from mainline
24475              
24476              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
24477      Branch: maint-5.6/perl
24478           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
24479 ____________________________________________________________________________
24480 [  7254] By: gsar                                  on 2000/10/16  02:44:46
24481         Log: integrate change#5922 from mainline
24482              
24483              commentary about IoTYPE() (from Nathan Torkington)
24484      Branch: maint-5.6/perl
24485           !> sv.h
24486 ____________________________________________________________________________
24487 [  7253] By: gsar                                  on 2000/10/16  02:43:49
24488         Log: integrate change#5921 from mainline
24489              
24490              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
24491      Branch: maint-5.6/perl
24492           !> sv.c t/lib/charnames.t t/pragma/utf8.t
24493 ____________________________________________________________________________
24494 [  7252] By: gsar                                  on 2000/10/16  02:42:31
24495         Log: integrate change#5920 from mainline
24496              
24497              Larry's fix for buggy propagation of utf8-ness in join(); add test
24498      Branch: maint-5.6/perl
24499           !> doop.c t/op/ver.t
24500 ____________________________________________________________________________
24501 [  7251] By: gsar                                  on 2000/10/16  02:41:14
24502         Log: integrate changes#5915..5919 from mainline
24503              
24504              various (pod tweaks &c)
24505      Branch: maint-5.6/perl
24506           !> (integrate 33 files)
24507 ____________________________________________________________________________
24508 [  7250] By: gsar                                  on 2000/10/16  02:38:16
24509         Log: integrate change#5914 from mainline
24510              
24511              caller() wasn't returning the right number of elements for
24512              eval {...}
24513      Branch: maint-5.6/perl
24514           !> pp_ctl.c t/pragma/warn/9enabled
24515 ____________________________________________________________________________
24516 [  7249] By: gsar                                  on 2000/10/16  02:37:02
24517         Log: integrate change#5913 from mainline
24518              
24519              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
24520              (from Mark-Jason Dominus)
24521      Branch: maint-5.6/perl
24522           !> pod/perlfunc.pod
24523 ____________________________________________________________________________
24524 [  7248] By: gsar                                  on 2000/10/16  02:35:58
24525         Log: integrate change#5912 from mainline
24526              
24527              fix totally broken caching in UNIVERSAL::isa() (from
24528              Nick Ing-Simmons)
24529      Branch: maint-5.6/perl
24530           !> t/op/universal.t universal.c
24531 ____________________________________________________________________________
24532 [  7247] By: gsar                                  on 2000/10/16  02:34:27
24533         Log: integrate changes#5910,5911 from mainline
24534              
24535              typo in pod
24536              
24537              add linebreak properties from unicode/LineBrk.txt (from
24538              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
24539      Branch: maint-5.6/perl
24540           +> (branch 29 files)
24541           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
24542 ____________________________________________________________________________
24543 [  7246] By: gsar                                  on 2000/10/16  02:33:29
24544         Log: integrate change#5909 from mainline
24545              
24546              mode argument to do_binmode() should be file mode, not boolean
24547      Branch: maint-5.6/perl
24548           !> pp_sys.c
24549 ____________________________________________________________________________
24550 [  7245] By: gsar                                  on 2000/10/16  02:31:04
24551         Log: integrate change#5908 from mainline
24552              
24553              introduce illegal symbols into null package so that
24554              gv_fetchpv(...,TRUE) always returns a valid GV even when the
24555              symbol is trapped by strictures (avoids coredumps)
24556      Branch: maint-5.6/perl
24557           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
24558           !> t/pragma/strict-vars
24559 ____________________________________________________________________________
24560 [  7244] By: jhi                                   on 2000/10/16  02:29:54
24561         Log: Subject: $Carp::ExportLevel confusion in Exporter
24562              From: "Ben Tilly" <ben_tilly@hotmail.com>
24563              Date: Sat, 14 Oct 2000 16:44:34 EDT
24564              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
24565      Branch: perl
24566            ! lib/Exporter/Heavy.pm
24567 ____________________________________________________________________________
24568 [  7243] By: jhi                                   on 2000/10/16  02:28:33
24569         Log: Subject: [PATCH perlguts.pod] Document offset hack
24570              From: Simon Cozens <simon@cozens.net>
24571              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
24572              Date: Sat, 14 Oct 2000 19:32:25 +0100
24573      Branch: perl
24574            ! pod/perlguts.pod
24575 ____________________________________________________________________________
24576 [  7242] By: gsar                                  on 2000/10/16  02:26:51
24577         Log: integrate changes#5905,5906,5907,6064 from mainline
24578              
24579              printf/sprintf didn't get quad types right under use64bitint
24580      Branch: maint-5.6/perl
24581           !> pp_sys.c sv.c t/op/64bitint.t
24582 ____________________________________________________________________________
24583 [  7241] By: jhi                                   on 2000/10/16  02:22:44
24584         Log: Subject: small pod patch
24585              From: Dan Boorstein <dan_boo@bellsouth.net>
24586              Date: Sat, 14 Oct 2000 14:29:24 -0400
24587              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
24588      Branch: perl
24589            ! pod/perlfaq7.pod pod/perlmod.pod
24590 ____________________________________________________________________________
24591 [  7240] By: jhi                                   on 2000/10/16  02:13:46
24592         Log: -w cleanup.
24593              
24594              Subject: Re: Problems with bleadperl 
24595              From: "Stephen P. Potter" <spp@ds.net>
24596              Date: Fri, 13 Oct 2000 13:32:49 -0400
24597              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
24598      Branch: perl
24599            ! t/pragma/overload.t
24600 ____________________________________________________________________________
24601 [  7239] By: jhi                                   on 2000/10/16  01:41:18
24602         Log: One more ~utf8 tweak.
24603      Branch: perl
24604            ! t/op/bop.t
24605 ____________________________________________________________________________
24606 [  7238] By: jhi                                   on 2000/10/16  01:34:14
24607         Log: Tweak the test of #7235.
24608      Branch: perl
24609            ! t/op/bop.t
24610 ____________________________________________________________________________
24611 [  7237] By: jhi                                   on 2000/10/16  01:25:04
24612         Log: Fix a couple of compiler-noted nits in #7235.
24613      Branch: perl
24614            ! pp.c
24615 ____________________________________________________________________________
24616 [  7236] By: jhi                                   on 2000/10/16  01:22:46
24617         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
24618      Branch: perl
24619            ! pp.c pp_hot.c
24620 ____________________________________________________________________________
24621 [  7235] By: jhi                                   on 2000/10/15  16:24:44
24622         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
24623              
24624              From: Simon Cozens <simon@cozens.net>
24625              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
24626              Date: Sat, 14 Oct 2000 20:52:13 +0100
24627              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
24628      Branch: perl
24629            ! pp.c t/op/bop.t utf8.h
24630 ____________________________________________________________________________
24631 [  7234] By: jhi                                   on 2000/10/15  15:19:29
24632         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
24633              The problem was that rx->minlen was in chars while pp_split()
24634              thought it would be in bytes. 
24635      Branch: perl
24636            ! pp.c t/pragma/utf8.t
24637 ____________________________________________________________________________
24638 [  7233] By: jhi                                   on 2000/10/14  20:24:24
24639         Log: Document FNCASE=y as discussed in the bug 20000902.009.
24640      Branch: perl
24641            ! README.dos
24642 ____________________________________________________________________________
24643 [  7232] By: jhi                                   on 2000/10/14  18:52:21
24644         Log: Add test for bug id 20000427.003 (which seems to have
24645              been fixed) (also duplicate as 20000427.004, though
24646              with a higher severity).  Move one utf8 from op/append
24647              to pragma/utf8, tag the tests with bug ids.
24648      Branch: perl
24649            ! t/op/append.t t/pragma/utf8.t
24650 ____________________________________________________________________________
24651 [  7231] By: jhi                                   on 2000/10/14  17:28:37
24652         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
24653      Branch: perl
24654            ! t/pragma/utf8.t
24655 ____________________________________________________________________________
24656 [  7230] By: jhi                                   on 2000/10/14  14:24:50
24657         Log: Needs to be conditional on SunOS 4.
24658              
24659              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
24660              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
24661              Date: Sat, 14 Oct 2000 13:37:49 +0100
24662              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
24663      Branch: metaconfig/U/perl
24664            ! End.U
24665      Branch: perl
24666            ! Configure myconfig.SH pod/perldelta.pod
24667 ____________________________________________________________________________
24668 [  7229] By: jhi                                   on 2000/10/14  00:49:22
24669         Log: Update Changes.
24670      Branch: perl
24671            ! Changes patchlevel.h
24672 ____________________________________________________________________________
24673 [  7228] By: jhi                                   on 2000/10/14  00:46:10
24674         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
24675              From: Peter Prymmer <pvhp@forte.com>
24676              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
24677              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
24678      Branch: perl
24679            ! lib/utf8.pm
24680 ____________________________________________________________________________
24681 [  7227] By: jhi                                   on 2000/10/13  23:20:30
24682         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
24683      Branch: perl
24684            ! t/op/tie.t
24685 ____________________________________________________________________________
24686 [  7226] By: jhi                                   on 2000/10/13  22:14:32
24687         Log: Tweak #7225.
24688              
24689              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
24690              From: Peter Prymmer <pvhp@forte.com>
24691              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
24692              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
24693      Branch: perl
24694            ! t/op/sprintf.t
24695 ____________________________________________________________________________
24696 [  7225] By: jhi                                   on 2000/10/13  22:11:31
24697         Log: op/sprintf.t patch for OS/390 (and any other host with limited
24698              floating-point exponent length)
24699              
24700              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
24701              From: Dominic Dunlop <domo@computer.org>
24702              Date: Fri, 13 Oct 2000 19:17:57 +0200
24703              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
24704      Branch: perl
24705            ! t/op/sprintf.t
24706 ____________________________________________________________________________
24707 [  7224] By: jhi                                   on 2000/10/13  18:40:48
24708         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
24709      Branch: perl
24710            ! toke.c
24711 ____________________________________________________________________________
24712 [  7223] By: jhi                                   on 2000/10/13  18:37:13
24713         Log: Thinko in #7222.
24714      Branch: perl
24715            ! utf8.c
24716 ____________________________________________________________________________
24717 [  7222] By: jhi                                   on 2000/10/13  18:05:23
24718         Log: Use UTF8SKIP(), from Simon Cozens.
24719      Branch: perl
24720            ! utf8.c
24721 ____________________________________________________________________________
24722 [  7221] By: jhi                                   on 2000/10/13  15:43:19
24723         Log: (accidentally empty check-in)
24724      Branch: perl
24725            ! utf8.c
24726 ____________________________________________________________________________
24727 [  7220] By: jhi                                   on 2000/10/13  15:23:51
24728         Log: Add (optimistically) Storable to static extensions.
24729      Branch: perl
24730            ! hints/uwin.sh hints/vmesa.sh
24731 ____________________________________________________________________________
24732 [  7219] By: jhi                                   on 2000/10/13  15:20:05
24733         Log: Amdahl UTS doesn't seem to do dynaloading.
24734      Branch: perl
24735            ! hints/uts.sh
24736 ____________________________________________________________________________
24737 [  7218] By: jhi                                   on 2000/10/13  15:15:20
24738         Log: Slight tweak of the code to appease Amdahl UTS cc.
24739      Branch: perl
24740            ! pp.c
24741 ____________________________________________________________________________
24742 [  7217] By: jhi                                   on 2000/10/13  14:50:42
24743         Log: In Amdahl UTS "struct sv" is defined by a system header,
24744              <ksync.h>.
24745      Branch: perl
24746            ! perl.h sv.h
24747 ____________________________________________________________________________
24748 [  7216] By: jhi                                   on 2000/10/13  11:58:25
24749         Log: Ilya implemented the memory profiling API.
24750      Branch: perl
24751            ! Todo
24752 ____________________________________________________________________________
24753 [  7215] By: jhi                                   on 2000/10/13  02:56:38
24754         Log: Subject: [PATCH 5.7.0] Perl API for mstats
24755              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24756              Date: Thu, 12 Oct 2000 22:52:40 -0400
24757              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
24758      Branch: perl
24759            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
24760 ____________________________________________________________________________
24761 [  7214] By: jhi                                   on 2000/10/13  02:55:38
24762         Log: Subject: [PATCH 5.7.0] IVs in mtats
24763              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24764              Date: Thu, 12 Oct 2000 22:51:04 -0400
24765              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
24766      Branch: perl
24767            ! malloc.c perl.h
24768 ____________________________________________________________________________
24769 [  7213] By: jhi                                   on 2000/10/13  02:31:47
24770         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
24771      Branch: perl
24772            ! pod/perldiag.pod pp_sys.c
24773 ____________________________________________________________________________
24774 [  7212] By: jhi                                   on 2000/10/13  01:27:38
24775         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
24776              From: Peter Prymmer <pvhp@forte.com>
24777              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
24778              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
24779      Branch: perl
24780            ! t/op/oct.t
24781 ____________________________________________________________________________
24782 [  7211] By: jhi                                   on 2000/10/13  00:35:09
24783         Log: Update Changes.
24784      Branch: perl
24785            ! Changes patchlevel.h
24786 ____________________________________________________________________________
24787 [  7210] By: jhi                                   on 2000/10/12  23:59:40
24788         Log: The Install.pm third of
24789              
24790              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
24791              From: Bill Campbell <bill@celestial.com>
24792              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
24793              Date: Thu, 5 Oct 2000 18:04:51 -0700
24794      Branch: perl
24795            ! lib/ExtUtils/Install.pm
24796 ____________________________________________________________________________
24797 [  7209] By: jhi                                   on 2000/10/12  23:58:43
24798         Log: Two thirds of
24799              
24800              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
24801              Date: Thu, 5 Oct 2000 18:04:51 -0700
24802              From: Bill Campbell <bill@celestial.com>
24803              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
24804              
24805              The Install.pm changes will be submitted separately because
24806              they need some work and discussion still.
24807      Branch: perl
24808            ! lib/getopts.pl lib/termcap.pl
24809 ____________________________________________________________________________
24810 [  7208] By: jhi                                   on 2000/10/12  23:41:19
24811         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
24812              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24813              Date:     Thu, 12 Oct 2000 07:30:02 EDT
24814              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
24815      Branch: perl
24816            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
24817            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
24818 ____________________________________________________________________________
24819 [  7207] By: jhi                                   on 2000/10/12  23:39:01
24820         Log: An updated EBCDIC tr patch.
24821              
24822              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
24823              From: Peter Prymmer <pvhp@forte.com>
24824              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
24825              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
24826      Branch: perl
24827            ! t/op/tr.t
24828 ____________________________________________________________________________
24829 [  7206] By: jhi                                   on 2000/10/12  23:34:55
24830         Log: Upgrade to CPAN 1.58, from Andreas König.
24831      Branch: perl
24832            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24833 ____________________________________________________________________________
24834 [  7205] By: jhi                                   on 2000/10/12  23:29:08
24835         Log: Introduce the man[24-8] variables, from Andy Dougherty.
24836      Branch: metaconfig/U/perl
24837            + mandirs.U mandirstyle.U
24838      Branch: perl
24839            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24840            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
24841            ! vos/config.h vos/config.pl vos/config_h.SH_orig
24842            ! win32/config.bc win32/config.gc win32/config.vc
24843 ____________________________________________________________________________
24844 [  7204] By: gsar                                  on 2000/10/12  18:11:24
24845         Log: restore change#7202
24846      Branch: perl
24847            ! mg.c
24848 ____________________________________________________________________________
24849 [  7203] By: gsar                                  on 2000/10/12  18:09:40
24850         Log: another test of the Emergency Broadcast System--back out 
24851              change#7202
24852      Branch: perl
24853            ! mg.c
24854 ____________________________________________________________________________
24855 [  7202] By: gsar                                  on 2000/10/12  16:40:47
24856         Log: (submitted on behalf of Jarkko)
24857              Fix the lib/encode.t subtest 6 failure as reported by Andreas
24858              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
24859              was unearthed by change 7182, as was a bug in HTML::Entities.
24860      Branch: perl
24861            ! mg.c
24862 ____________________________________________________________________________
24863 [  7201] By: jhi                                   on 2000/10/11  03:16:05
24864         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
24865      Branch: perl
24866            ! pp_hot.c t/pragma/utf8.t
24867 ____________________________________________________________________________
24868 [  7200] By: jhi                                   on 2000/10/11  00:40:30
24869         Log: The #7198 was a false alarm.
24870      Branch: perl
24871            ! pp_hot.c
24872 ____________________________________________________________________________
24873 [  7199] By: jhi                                   on 2000/10/11  00:26:04
24874         Log: Remove duplicated code.
24875      Branch: perl
24876            ! t/lib/cgi-html.t
24877 ____________________________________________________________________________
24878 [  7198] By: jhi                                   on 2000/10/10  23:30:46
24879         Log: (Retracted by #7200.)
24880      Branch: perl
24881            ! pp_hot.c
24882 ____________________________________________________________________________
24883 [  7197] By: jhi                                   on 2000/10/10  21:49:30
24884         Log: Add the test case for #7190, from the original bug report
24885              by Andreas König.
24886      Branch: perl
24887            ! t/pragma/utf8.t
24888 ____________________________________________________________________________
24889 [  7196] By: jhi                                   on 2000/10/10  21:40:49
24890         Log: Reapply Andy's patch and regen Configure.
24891      Branch: perl
24892            ! Configure INSTALL Makefile.SH Porting/Glossary
24893            ! Porting/config.sh config_h.SH epoc/config.sh installperl
24894            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
24895            ! win32/config.vc
24896 ____________________________________________________________________________
24897 [  7195] By: jhi                                   on 2000/10/10  21:09:30
24898         Log: Use the versiononly instead of the installscripts,
24899              retract the changes 7146 and 7147.
24900      Branch: perl
24901            ! Configure INSTALL Makefile.SH Porting/Glossary
24902            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
24903            ! installperl uconfig.sh vos/config.def win32/config.bc
24904            ! win32/config.gc win32/config.vc
24905 ____________________________________________________________________________
24906 [  7194] By: jhi                                   on 2000/10/10  21:06:15
24907         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
24908              From: Peter Prymmer <pvhp@forte.com>
24909              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
24910              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
24911      Branch: perl
24912            ! t/op/ver.t
24913 ____________________________________________________________________________
24914 [  7193] By: jhi                                   on 2000/10/10  21:05:12
24915         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
24916              From: Peter Prymmer <pvhp@forte.com>
24917              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
24918              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
24919      Branch: perl
24920            ! t/op/tr.t
24921 ____________________________________________________________________________
24922 [  7192] By: jhi                                   on 2000/10/10  20:57:30
24923         Log: Add versiononly, delete installscripts, from Andy Dougherty.
24924      Branch: metaconfig
24925            - U/installdirs/installscripts.U
24926      Branch: metaconfig/U/perl
24927            + versiononly.U
24928 ____________________________________________________________________________
24929 [  7191] By: jhi                                   on 2000/10/10  19:41:21
24930         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
24931              From: Peter Prymmer <pvhp@forte.com>
24932              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
24933              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
24934      Branch: perl
24935            ! pod/perlebcdic.pod
24936 ____________________________________________________________________________
24937 [  7190] By: jhi                                   on 2000/10/10  19:26:14
24938         Log: Subject: Re: utf8 concat, mg_get
24939              From: Simon Cozens <simon@cozens.net>
24940              Date: Tue, 10 Oct 2000 17:40:17 +0100
24941              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
24942      Branch: perl
24943            ! pp_hot.c
24944 ____________________________________________________________________________
24945 [  7189] By: jhi                                   on 2000/10/10  19:23:03
24946         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
24947              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
24948              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
24949              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
24950      Branch: perl
24951            ! lib/ExtUtils/MM_Unix.pm
24952 ____________________________________________________________________________
24953 [  7188] By: jhi                                   on 2000/10/10  15:31:24
24954         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
24955              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
24956              Date: Fri, 14 Jul 2000 10:47:36 +0100
24957              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
24958      Branch: perl
24959            ! README.win32
24960 ____________________________________________________________________________
24961 [  7187] By: jhi                                   on 2000/10/10  13:30:10
24962         Log: Quote the temp file name, needed in Win32 because the
24963              default name unfortunately contains spaces, shouldn't
24964              hurt elsewhere.
24965              
24966              Subject: FW: perldoc fails if $TEMP contains spaces
24967              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
24968              Date: Thu, 14 Sep 2000 08:58:45 +0100
24969              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
24970      Branch: perl
24971            ! utils/perldoc.PL
24972 ____________________________________________________________________________
24973 [  7186] By: jhi                                   on 2000/10/10  13:16:27
24974         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
24975              From: hv@hugo.hybyte.com
24976              Date: Tue, 10 Oct 2000 14:10:20 +0100
24977              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
24978      Branch: perl
24979            ! t/lib/thr5005.t util.c
24980 ____________________________________________________________________________
24981 [  7185] By: jhi                                   on 2000/10/10  12:06:22
24982         Log: Upgrade to podlators 1.04, from Russ Allbery.
24983      Branch: perl
24984            ! lib/Pod/Man.pm lib/Pod/Text.pm
24985 ____________________________________________________________________________
24986 [  7184] By: jhi                                   on 2000/10/10  12:01:32
24987         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
24988      Branch: perl
24989            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
24990 ____________________________________________________________________________
24991 [  7183] By: jhi                                   on 2000/10/09  23:47:15
24992         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
24993              From: Peter Prymmer <pvhp@forte.com>
24994              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
24995              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
24996      Branch: perl
24997            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
24998 ____________________________________________________________________________
24999 [  7182] By: jhi                                   on 2000/10/09  23:43:16
25000         Log: Make eq work again with utf8 (disabling the upgrading
25001              should no more be necessary since the copies of the
25002              scalars are upgraded, not the scalars themselves).
25003              Takes care of ID 20001009.001.  (The claimed length()
25004              bug in 20001009.001 seems bogus to me.)
25005      Branch: perl
25006            ! sv.c t/pragma/utf8.t
25007 ____________________________________________________________________________
25008 [  7181] By: gsar                                  on 2000/10/09  19:41:54
25009         Log: tweak for change#7173
25010      Branch: perl
25011            ! win32/win32sck.c
25012 ____________________________________________________________________________
25013 [  7180] By: gsar                                  on 2000/10/09  19:26:56
25014         Log: on Windows, clean targets might not work under some flavors of the shell
25015      Branch: perl
25016            ! win32/Makefile win32/makefile.mk
25017 ____________________________________________________________________________
25018 [  7179] By: jhi                                   on 2000/10/09  19:21:02
25019         Log: Update Changes.
25020      Branch: perl
25021            ! Changes patchlevel.h
25022 ____________________________________________________________________________
25023 [  7178] By: jhi                                   on 2000/10/09  19:18:23
25024         Log: Warn about unknown scripts.
25025              
25026              Subject: Re: ideas? patches? [PATCH bleadperl]
25027              From: Dominic Dunlop <domo@computer.org>
25028              Date: Mon, 9 Oct 2000 14:57:17 +0200
25029              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
25030      Branch: perl
25031            ! lib/charnames.pm
25032 ____________________________________________________________________________
25033 [  7177] By: jhi                                   on 2000/10/09  19:13:27
25034         Log: Change #7160 had a nasty typo.
25035      Branch: metaconfig
25036            ! U/compline/Compile.U
25037      Branch: perl
25038            ! Configure config_h.SH
25039 ____________________________________________________________________________
25040 [  7176] By: gsar                                  on 2000/10/09  18:59:33
25041         Log: pod nit
25042      Branch: perl
25043            ! pod/perlport.pod
25044 ____________________________________________________________________________
25045 [  7175] By: gsar                                  on 2000/10/09  18:54:28
25046         Log: Windows9x doesn't support link(), despite what Config.pm
25047              might think
25048      Branch: perl
25049            ! lib/ExtUtils/Manifest.pm
25050 ____________________________________________________________________________
25051 [  7174] By: gsar                                  on 2000/10/09  18:50:03
25052         Log: avoid nonportable example code
25053      Branch: perl
25054            ! lib/File/Copy.pm
25055 ____________________________________________________________________________
25056 [  7173] By: gsar                                  on 2000/10/09  18:46:54
25057         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
25058              being used) when closing a socket handle
25059      Branch: perl
25060            ! win32/win32.c win32/win32.h win32/win32sck.c
25061 ____________________________________________________________________________
25062 [  7172] By: gsar                                  on 2000/10/09  18:41:40
25063         Log: on Windows, cwd strings in the environment should be of the
25064              form =X:=X:\foo instead of =X=X:\foo\
25065      Branch: perl
25066            ! win32/vdir.h
25067 ____________________________________________________________________________
25068 [  7171] By: gsar                                  on 2000/10/09  18:30:09
25069         Log: on Windows, LoadLibrary() could load an extension DLL multiple
25070              times if forward slashes are used in the path
25071      Branch: perl
25072            ! win32/win32.c
25073 ____________________________________________________________________________
25074 [  7170] By: jhi                                   on 2000/10/09  17:53:59
25075         Log: Add a todo note about overloadable assertions.
25076      Branch: perl
25077            ! Todo-5.6
25078 ____________________________________________________________________________
25079 [  7169] By: jhi                                   on 2000/10/09  13:43:45
25080         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
25081              From: mjd@plover.com
25082              Date: 9 Oct 2000 00:24:44 -0000
25083              Message-ID: <20001009002444.10616.qmail@plover.com>
25084      Branch: perl
25085            ! pod/perldebguts.pod
25086 ____________________________________________________________________________
25087 [  7168] By: nick                                  on 2000/10/08  13:16:33
25088         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
25089              is not right thing to do on (e.g. x86). Network order is also "right" for
25090              X fonts.
25091      Branch: perl
25092            ! ext/Encode/Encode.pm
25093 ____________________________________________________________________________
25094 [  7167] By: nick                                  on 2000/10/08  12:54:42
25095         Log: Make "encodings" work post-install when Encode/*.enc files may not
25096              be in same directory as Encode.pm
25097      Branch: perl
25098            ! ext/Encode/Encode.pm
25099 ____________________________________________________________________________
25100 [  7166] By: nick                                  on 2000/10/08  11:51:26
25101         Log: Work round the fact that $hash->{$key} does not take into account
25102              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
25103              so that key is always in the "expected" encoding - i.e. same way we put
25104              it in the hash.
25105      Branch: perl
25106            ! ext/Encode/Encode.pm
25107 ____________________________________________________________________________
25108 [  7165] By: gsar                                  on 2000/10/08  04:15:29
25109         Log: save_re_context() could reset PL_curcop to freed memory, causing core
25110              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
25111      Branch: perl
25112            ! pp_ctl.c
25113 ____________________________________________________________________________
25114 [  7164] By: jhi                                   on 2000/10/06  20:51:48
25115         Log: UTF8ize split() so that the cloned substrings get the UTF8
25116              flag of the original scalar.  Problem reported by Simon Cozens.
25117      Branch: perl
25118            ! pp.c t/pragma/utf8.t
25119 ____________________________________________________________________________
25120 [  7163] By: nick                                  on 2000/10/06  20:48:34
25121         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
25122              got a false +ve and so did not reach code which would have un-FAKEd the SV.
25123      Branch: perl
25124            ! sv.c
25125 ____________________________________________________________________________
25126 [  7162] By: nick                                  on 2000/10/06  20:25:37
25127         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
25128              To fix  (sort {$a <=> $b} keys %hash) in particular but
25129              should cover a number of other as-yet-unknown cases as well.
25130      Branch: perl
25131            ! sv.c
25132 ____________________________________________________________________________
25133 [  7161] By: jhi                                   on 2000/10/06  19:56:18
25134         Log: Change the version number of Tie::Handle in the core to 4.0,
25135              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
25136              
25137              Subject: Note on Tie::Handle
25138              From: andreas.koenig@anima.de (Andreas J. Koenig)
25139              Date:      06 Oct 2000 21:48:58 +0200
25140              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
25141      Branch: perl
25142            ! lib/Tie/Handle.pm
25143 ____________________________________________________________________________
25144 [  7160] By: jhi                                   on 2000/10/06  18:20:35
25145         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
25146              as the first option of cc/ld because of ultrapicky compilers
25147              (e.g. OS/390 R2.5)
25148      Branch: metaconfig
25149            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
25150            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
25151            ! U/compline/orderlib.U U/modified/Cppsym.U
25152            ! U/modified/d_access.U
25153      Branch: metaconfig/U/perl
25154            ! Checkcc.U d_dlsymun.U gccvers.U
25155      Branch: perl
25156            ! Configure config_h.SH
25157 ____________________________________________________________________________
25158 [  7159] By: jhi                                   on 2000/10/06  13:56:39
25159         Log: Update Changes.
25160      Branch: perl
25161            ! Changes patchlevel.h
25162 ____________________________________________________________________________
25163 [  7158] By: jhi                                   on 2000/10/06  12:48:40
25164         Log: Eliminate $Is_VMS code from the test.
25165              
25166              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
25167              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25168              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
25169              Date:     Thu, 5 Oct 2000 07:46:33 EDT
25170      Branch: perl
25171            ! t/lib/b.t
25172 ____________________________________________________________________________
25173 [  7157] By: jhi                                   on 2000/10/06  12:47:13
25174         Log: Also the $ccflags is needed for the C compiler check.
25175              
25176              Subject: Configure (check for C-compiler)
25177              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25178              Date: Fri, 06 Oct 2000 08:47:15 +0200
25179              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
25180      Branch: metaconfig/U/perl
25181            ! Checkcc.U
25182      Branch: perl
25183            ! Configure config_h.SH
25184 ____________________________________________________________________________
25185 [  7156] By: jhi                                   on 2000/10/06  11:45:15
25186         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
25187      Branch: perl
25188            ! perl.c pp_ctl.c sv.h utf8.c
25189 ____________________________________________________________________________
25190 [  7155] By: jhi                                   on 2000/10/06  11:40:41
25191         Log: IO::Handle->syswrite() did not handle length omission
25192              like CORE::syswrite() does.
25193              
25194              Subject: [Fwd] IO::Handle, syswrite and arguments
25195              From: Graham Barr <gbarr@pobox.com>
25196              Date: Fri, 6 Oct 2000 10:22:05 +0100
25197              Message-ID: <20001006102205.U6312@pobox.com>
25198              
25199              The original patch from andrew@ugh.net.au.
25200      Branch: perl
25201            ! ext/IO/lib/IO/Handle.pm
25202 ____________________________________________________________________________
25203 [  7154] By: jhi                                   on 2000/10/06  01:42:15
25204         Log: Tweak #7153.
25205      Branch: perl
25206            ! utf8.h
25207 ____________________________________________________________________________
25208 [  7153] By: jhi                                   on 2000/10/06  00:39:55
25209         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
25210      Branch: perl
25211            ! utf8.h
25212 ____________________________________________________________________________
25213 [  7152] By: jhi                                   on 2000/10/06  00:38:11
25214         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
25215      Branch: perl
25216            ! perl.c pp_ctl.c sv.h utf8.c
25217 ____________________________________________________________________________
25218 [  7151] By: jhi                                   on 2000/10/06  00:36:38
25219         Log: Subject: Re: Questions about Tie::Array and perl modules
25220              From: Nick Ing-Simmons <nik@tiuk.ti.com>
25221              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
25222              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
25223              
25224              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
25225      Branch: perl
25226            ! lib/Tie/Array.pm t/op/array.t
25227 ____________________________________________________________________________
25228 [  7150] By: jhi                                   on 2000/10/05  00:20:45
25229         Log: Regen Changes.
25230      Branch: perl
25231            ! Changes patchlevel.h
25232 ____________________________________________________________________________
25233 [  7149] By: jhi                                   on 2000/10/05  00:20:01
25234         Log: Regen toc.
25235      Branch: perl
25236            ! pod/perltoc.pod
25237 ____________________________________________________________________________
25238 [  7148] By: jhi                                   on 2000/10/04  23:35:08
25239         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
25240              reported several times by Dominic Dunlop, for example in
25241              ID 20000315.008.  Patch from Dominic.  Patch affects at
25242              least MachTen, and possibly other oldish BSDs. Should not
25243              break non-broken platforms (tested on LinuxPPC). 
25244      Branch: perl
25245            ! doio.c
25246 ____________________________________________________________________________
25247 [  7147] By: jhi                                   on 2000/10/04  23:26:34
25248         Log: The one that got away from 7146.
25249      Branch: metaconfig
25250            + U/installdirs/installscripts.U
25251 ____________________________________________________________________________
25252 [  7146] By: jhi                                   on 2000/10/04  23:25:04
25253         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
25254              suggested by H. Merijn Brand.
25255      Branch: perl
25256            ! Configure INSTALL Makefile.SH Porting/Glossary
25257            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
25258            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
25259            ! win32/config.vc
25260 ____________________________________________________________________________
25261 [  7145] By: jhi                                   on 2000/10/04  22:08:21
25262         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
25263              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25264              Date: Wed, 4 Oct 2000 17:37:46 -0400
25265              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
25266      Branch: perl
25267            ! utils/h2xs.PL
25268 ____________________________________________________________________________
25269 [  7144] By: jhi                                   on 2000/10/04  18:11:41
25270         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
25271              From: Jeff Pinyan <jeffp@crusoe.net>
25272              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
25273              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
25274      Branch: perl
25275            ! pod/perlrun.pod
25276 ____________________________________________________________________________
25277 [  7143] By: jhi                                   on 2000/10/04  18:09:58
25278         Log: Subject: perlhack.pod Patch for Externals Tools
25279              From: Fisher Mark <fisherm@tce.com>
25280              Date: Tue, 3 Oct 2000 15:43:27 -0500 
25281              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
25282      Branch: perl
25283            ! pod/perlhack.pod
25284 ____________________________________________________________________________
25285 [  7142] By: jhi                                   on 2000/10/04  18:08:41
25286         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
25287              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25288              Date:     Wed, 4 Oct 2000 12:11:11 EDT
25289              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
25290      Branch: perl
25291            ! vms/vms.c
25292 ____________________________________________________________________________
25293 [  7141] By: jhi                                   on 2000/10/04  12:20:16
25294         Log: Subject: [PATCH 5.7.0] h2xs not working
25295              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25296              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
25297              Date: Tue, 3 Oct 2000 21:43:01 -0400
25298              
25299              Subject: [PATCH 5.7.0] h2xs not documenting the created module
25300              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25301              Date: Tue, 3 Oct 2000 22:55:19 -0400
25302              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
25303      Branch: perl
25304            ! utils/h2xs.PL
25305 ____________________________________________________________________________
25306 [  7140] By: jhi                                   on 2000/10/04  11:53:44
25307         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
25308              From: nick@babyhippo.com
25309              Date: Wed, 4 Oct 2000 12:06:45 +0100
25310              Message-Id: <20001004120645.A7356@babyhippo.com>
25311              
25312              Retract 7118 and 7135.
25313      Branch: perl
25314            ! installman installperl op.c t/pragma/subs.t
25315 ____________________________________________________________________________
25316 [  7139] By: jhi                                   on 2000/10/03  22:09:41
25317         Log: It is possible to have no hosts database at all.  Pointed out in
25318              
25319              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
25320              From: Peter Prymmer <pvhp@forte.com>
25321              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
25322              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
25323      Branch: metaconfig
25324            ! U/modified/myhostname.U
25325      Branch: perl
25326            ! Configure config_h.SH
25327 ____________________________________________________________________________
25328 [  7138] By: jhi                                   on 2000/10/03  21:49:49
25329         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
25330              From: Peter Prymmer <pvhp@forte.com>
25331              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
25332              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
25333      Branch: perl
25334            ! pp_sys.c
25335 ____________________________________________________________________________
25336 [  7137] By: jhi                                   on 2000/10/03  20:10:05
25337         Log: One remaining nit less at the VMS mailbox sizing.
25338      Branch: perl
25339            ! vms/vms.c
25340 ____________________________________________________________________________
25341 [  7136] By: jhi                                   on 2000/10/03  20:08:47
25342         Log: Test harness update to sync with the new perlcc,
25343              from Simon Cozens.
25344      Branch: perl
25345            ! t/TEST t/UTEST
25346 ____________________________________________________________________________
25347 [  7135] By: jhi                                   on 2000/10/03  15:15:42
25348         Log: Subject: Re: PATCH for 20001003.004
25349              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
25350              From: "AARON B. DOSSETT" <aaron@iglou.com>
25351              Message-Id: <E13gTay-0006od-00@iglou.com>
25352      Branch: perl
25353            ! installman installperl
25354 ____________________________________________________________________________
25355 [  7134] By: jhi                                   on 2000/10/03  15:00:34
25356         Log: Subject: [ID 20001003.006] B::Debug not -w clean
25357              From: Nicholas Clark <nick@babyhippo.co.uk>
25358              Date: Tue, 03 Oct 2000 15:46:32 +0100
25359              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
25360      Branch: perl
25361            ! ext/B/B/Debug.pm
25362 ____________________________________________________________________________
25363 [  7133] By: jhi                                   on 2000/10/03  14:58:39
25364         Log: Scale down the VMS message boxes, by Charles Lane.
25365              Fix for ID 20000903.009, workaround at
25366              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
25367      Branch: perl
25368            ! vms/vms.c
25369 ____________________________________________________________________________
25370 [  7132] By: jhi                                   on 2000/10/03  11:20:37
25371         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
25372      Branch: perl
25373            + t/lib/st-lock.t t/lib/st-utf8.t
25374            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
25375            ! ext/Storable/Storable.xs t/lib/st-recurse.t
25376 ____________________________________________________________________________
25377 [  7131] By: jhi                                   on 2000/10/03  03:38:23
25378         Log: Encode nits.
25379      Branch: perl
25380            ! MANIFEST Makefile.SH
25381 ____________________________________________________________________________
25382 [  7130] By: jhi                                   on 2000/10/03  03:31:05
25383         Log: Update Changes.
25384      Branch: perl
25385            ! Changes patchlevel.h
25386 ____________________________________________________________________________
25387 [  7129] By: jhi                                   on 2000/10/03  02:24:02
25388         Log: Misplaced else.
25389      Branch: metaconfig/U/perl
25390            ! d_strtoll.U
25391      Branch: perl
25392            ! Configure config_h.SH
25393 ____________________________________________________________________________
25394 [  7128] By: jhi                                   on 2000/10/03  02:08:29
25395         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
25396              From: sthoenna@efn.org
25397              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
25398              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
25399      Branch: metaconfig/U/perl
25400            ! d_strtoll.U
25401      Branch: perl
25402            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
25403 ____________________________________________________________________________
25404 [  7127] By: jhi                                   on 2000/10/03  01:13:14
25405         Log: Update Changes.
25406      Branch: perl
25407            ! Changes patchlevel.h
25408 ____________________________________________________________________________
25409 [  7126] By: jhi                                   on 2000/10/03  00:57:08
25410         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
25411              as suggested by Olaf Flebbe and Nick Clark.
25412      Branch: perl
25413            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
25414 ____________________________________________________________________________
25415 [  7125] By: jhi                                   on 2000/10/03  00:50:56
25416         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
25417              From: Nick Clark <nick@plum.flirble.org>
25418              Date: Mon, 2 Oct 2000 11:03:24 +0100
25419              Message-Id: <20001002110324.D20073@plum.flirble.org>
25420              
25421              Also fixes bug ID 20001002.005.
25422      Branch: perl
25423            ! t/lib/encode.t
25424 ____________________________________________________________________________
25425 [  7124] By: jhi                                   on 2000/10/03  00:34:59
25426         Log: Subject: [PATCH 5.7.0] Epoc update
25427              From: Olaf Flebbe <o.flebbe@gmx.de>
25428              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
25429              Message-ID: <26423.969484586@www10.gmx.net>
25430      Branch: perl
25431            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
25432            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
25433            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
25434            ! util.c util.h
25435 ____________________________________________________________________________
25436 [  7123] By: jhi                                   on 2000/10/03  00:30:07
25437         Log: Regen headers.
25438      Branch: perl
25439            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
25440 ____________________________________________________________________________
25441 [  7122] By: jhi                                   on 2000/10/03  00:10:48
25442         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
25443      Branch: perl
25444            ! hints/openbsd.sh
25445 ____________________________________________________________________________
25446 [  7121] By: jhi                                   on 2000/10/03  00:05:06
25447         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
25448              From: <abigail@foad.org>
25449              Date: Tue, 26 Sep 2000 13:36:14 -0400
25450              Message-ID: <20000926173614.4356.qmail@foad.org>
25451      Branch: perl
25452            ! pod/perlop.pod
25453 ____________________________________________________________________________
25454 [  7120] By: jhi                                   on 2000/10/03  00:04:00
25455         Log: Inside require() $^S was always left undefined.
25456              
25457              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
25458              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25459              Date: Wed, 27 Sep 2000 18:54:49 -0400
25460              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
25461      Branch: perl
25462            ! cop.h mg.c pp_ctl.c util.c
25463 ____________________________________________________________________________
25464 [  7119] By: jhi                                   on 2000/10/03  00:00:16
25465         Log: Subject: [PATCH] DLL not restartabke with threaded perl
25466              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
25467              Date: Thu, 28 Sep 2000 09:20:46 +0100
25468              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
25469      Branch: perl
25470            ! perl.c
25471 ____________________________________________________________________________
25472 [  7118] By: jhi                                   on 2000/10/02  23:59:20
25473         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
25474              From: Nicholas Clark <nick@ccl4.org>
25475              Date: Thu, 28 Sep 2000 11:52:24 +0100
25476              Message-ID: <20000928115224.D7924@plum.flirble.org>
25477      Branch: perl
25478            ! op.c
25479 ____________________________________________________________________________
25480 [  7117] By: jhi                                   on 2000/10/02  23:57:51
25481         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
25482              From: Nicholas Clark <nick@babyhippo.co.uk>
25483              Date: Thu, 28 Sep 2000 12:18:10 +0100
25484              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
25485              
25486              Did not apply cleanly, manual intervention was needed.
25487      Branch: perl
25488            ! ext/B/B/Bytecode.pm utils/perlcc.PL
25489 ____________________________________________________________________________
25490 [  7116] By: jhi                                   on 2000/10/02  23:50:40
25491         Log: Document the issue (is not a syntax error, kind of)
25492              
25493              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
25494              From: Nicholas Clark <nick@ccl4.org>
25495              Date: Thu, 28 Sep 2000 17:12:42 +0100
25496              Message-ID: <20000928171242.K7924@plum.flirble.org>
25497      Branch: perl
25498            ! pod/perldata.pod
25499 ____________________________________________________________________________
25500 [  7115] By: jhi                                   on 2000/10/02  23:48:58
25501         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
25502              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25503              Date: Thu, 28 Sep 2000 21:55:31 -0400
25504              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
25505      Branch: perl
25506            ! regexec.c
25507 ____________________________________________________________________________
25508 [  7114] By: jhi                                   on 2000/10/02  23:47:57
25509         Log: Subject: DOC PATCH 5.6.0
25510              From: mjd@plover.com
25511              Date: 30 Sep 2000 06:02:34 -0000
25512              Message-ID: <20000930060234.4559.qmail@plover.com>
25513      Branch: perl
25514            ! pod/perldebguts.pod
25515 ____________________________________________________________________________
25516 [  7113] By: jhi                                   on 2000/10/02  23:46:43
25517         Log: SOCK_DGRAM and listen() do not mix as reported in
25518              
25519              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
25520              From: Petter Reinholdtsen <pere@hungry.com>
25521              Date: Sun, 1 Oct 2000 10:57:20 +0800
25522              Message-Id: <200010010257.KAA05735@localhost.localdomain>
25523              
25524              The patch for 5.7.0+ had to be reengineered, though.
25525      Branch: perl
25526            ! ext/IO/lib/IO/Socket/UNIX.pm
25527 ____________________________________________________________________________
25528 [  7112] By: jhi                                   on 2000/10/02  23:36:57
25529         Log: Subject: Re: [PATCH 5.005_64 missed]
25530              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25531              Date: Sun, 1 Oct 2000 18:50:10 -0400
25532              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
25533      Branch: perl
25534            ! pod/perlxs.pod
25535 ____________________________________________________________________________
25536 [  7111] By: jhi                                   on 2000/10/02  23:35:40
25537         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
25538              From: Radu Greab <radu@netsoft.ro>
25539              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
25540              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
25541      Branch: perl
25542            ! op.c opcode.pl t/op/substr.t
25543 ____________________________________________________________________________
25544 [  7110] By: jhi                                   on 2000/10/02  23:32:38
25545         Log: Subject: [PATCH] Fix aliasing of tied filehandles
25546              From: Daniel Chetlin <daniel@chetlin.com>
25547              Date: Mon, 2 Oct 2000 14:53:27 -0700
25548              Message-ID: <20001002145327.C1617@ilmd>
25549      Branch: perl
25550            ! perl.h pp_hot.c t/op/tiehandle.t
25551 ____________________________________________________________________________
25552 [  7109] By: jhi                                   on 2000/10/02  23:31:30
25553         Log: s/Robin Parker/Robin Barker/
25554      Branch: perl
25555            ! Changes5.6
25556 ____________________________________________________________________________
25557 [  7108] By: jhi                                   on 2000/10/02  23:15:46
25558         Log: Retract #7091 as suggested in
25559              
25560              From: Robin Barker <rmb1@cise.npl.co.uk> 
25561              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
25562              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
25563              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
25564      Branch: perl
25565            ! embed.pl proto.h
25566 ____________________________________________________________________________
25567 [  7107] By: nick                                  on 2000/10/02  18:23:14
25568         Log: A few tweaks to get Tk803 to work with Encode scheme.
25569      Branch: perl
25570            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
25571 ____________________________________________________________________________
25572 [  7106] By: nick                                  on 2000/10/01  21:34:14
25573         Log: Add checking cases to Encode's toUnicode and fromUnicode.
25574      Branch: perl
25575            ! ext/Encode/Encode.pm
25576 ____________________________________________________________________________
25577 [  7105] By: nick                                  on 2000/10/01  17:18:01
25578         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
25579              To read and use them.
25580              Add a lib/encode.t which checks a few things.
25581      Branch: perl
25582            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
25583            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
25584            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
25585            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
25586            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
25587            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
25588            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
25589            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
25590            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
25591            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
25592            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
25593            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
25594            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
25595            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
25596            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
25597            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
25598            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
25599            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
25600            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
25601            + ext/Encode/Encode/iso2022-jp.enc
25602            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
25603            + ext/Encode/Encode/iso8859-1.enc
25604            + ext/Encode/Encode/iso8859-2.enc
25605            + ext/Encode/Encode/iso8859-3.enc
25606            + ext/Encode/Encode/iso8859-4.enc
25607            + ext/Encode/Encode/iso8859-5.enc
25608            + ext/Encode/Encode/iso8859-6.enc
25609            + ext/Encode/Encode/iso8859-7.enc
25610            + ext/Encode/Encode/iso8859-8.enc
25611            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
25612            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
25613            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
25614            + ext/Encode/Encode/macCentEuro.enc
25615            + ext/Encode/Encode/macCroatian.enc
25616            + ext/Encode/Encode/macCyrillic.enc
25617            + ext/Encode/Encode/macDingbats.enc
25618            + ext/Encode/Encode/macGreek.enc
25619            + ext/Encode/Encode/macIceland.enc
25620            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
25621            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
25622            + ext/Encode/Encode/macTurkish.enc
25623            + ext/Encode/Encode/macUkraine.enc
25624            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
25625            + t/lib/encode.t
25626            ! MANIFEST ext/Encode/Encode.pm
25627 ____________________________________________________________________________
25628 [  7104] By: nick                                  on 2000/09/30  13:04:30
25629         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
25630              From: Daniel Chetlin <daniel@chetlin.com>
25631              Date: Mon, 18 Sep 2000 05:05:40 -0700
25632              Message-Id: <20000918050540.C652@ilmd>
25633      Branch: perl
25634            ! lib/overload.pm sv.c t/pragma/overload.t
25635 ____________________________________________________________________________
25636 [  7103] By: nick                                  on 2000/09/30  12:53:36
25637         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
25638              From: Johan Vromans <jvromans@squirrel.nl>
25639              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
25640              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
25641      Branch: perl
25642            ! pod/Makefile.SH
25643 ____________________________________________________________________________
25644 [  7102] By: nick                                  on 2000/09/30  12:52:31
25645         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
25646              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25647              Date: Sat, 16 Sep 2000 16:36:45 -0400
25648              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
25649      Branch: perl
25650            ! ext/B/B/Deparse.pm
25651 ____________________________________________________________________________
25652 [  7101] By: nick                                  on 2000/09/30  12:51:41
25653         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
25654              From: Craig A. Berry <craig.berry@psinetcs.com>
25655              Date: Sat, 16 Sep 2000 10:11:10 -0500
25656              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
25657      Branch: perl
25658            ! vms/vms.c
25659 ____________________________________________________________________________
25660 [  7100] By: nick                                  on 2000/09/30  12:50:33
25661         Log: Subject: Re: unicode support and perl [ID 20000901.097]
25662              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25663              Date: Fri, 15 Sep 2000 16:37:58 -0400
25664              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
25665      Branch: perl
25666            ! t/op/append.t
25667 ____________________________________________________________________________
25668 [  7099] By: nick                                  on 2000/09/30  12:49:35
25669         Log: Subject: Re: unicode support and perl [ID 20000901.097]
25670              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25671              Date: Fri, 15 Sep 2000 16:25:30 -0400
25672              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
25673      Branch: perl
25674            ! pp_hot.c
25675 ____________________________________________________________________________
25676 [  7098] By: nick                                  on 2000/09/30  12:48:00
25677         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
25678              From: Gisle Aas <gisle@ActiveState.com>
25679              Date: 15 Sep 2000 16:23:41 +0200
25680              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
25681      Branch: perl
25682            ! toke.c
25683 ____________________________________________________________________________
25684 [  7097] By: nick                                  on 2000/09/30  12:45:16
25685         Log: Subject: [PATCH] Nits in perlmod.pod
25686              From: Daniel Chetlin <daniel@chetlin.com>
25687              Date: Fri, 15 Sep 2000 02:04:09 -0700
25688              Message-Id: <20000915020409.A2104@ilmd>
25689      Branch: perl
25690            ! pod/perlmod.pod
25691 ____________________________________________________________________________
25692 [  7096] By: nick                                  on 2000/09/30  12:18:00
25693         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
25694              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
25695              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
25696              0 to checking to get the warning.
25697      Branch: perl
25698            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
25699            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
25700            ! regexec.c sv.c toke.c utf8.c
25701 ____________________________________________________________________________
25702 [  7095] By: nick                                  on 2000/09/15  16:55:59
25703         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
25704              
25705              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
25706              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25707              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
25708              Date: Fri, 15 Sep 2000 06:37:30 -0400
25709      Branch: perl
25710            ! ext/Encode/Encode.xs sv.c
25711 ____________________________________________________________________________
25712 [  7094] By: jhi                                   on 2000/09/15  03:23:32
25713         Log: Update Changes.
25714      Branch: perl
25715            ! Changes patchlevel.h
25716 ____________________________________________________________________________
25717 [  7093] By: jhi                                   on 2000/09/15  03:11:44
25718         Log: Fix for the charnames.t failures from Spider Boardman.
25719      Branch: perl
25720            ! toke.c
25721 ____________________________________________________________________________
25722 [  7092] By: jhi                                   on 2000/09/15  00:15:48
25723         Log: Botched the #7090 check-in.
25724      Branch: perl
25725            ! sv.c
25726 ____________________________________________________________________________
25727 [  7091] By: jhi                                   on 2000/09/14  23:33:24
25728         Log: Part of #7081 didn't come through.
25729      Branch: perl
25730            ! embed.pl proto.h
25731 ____________________________________________________________________________
25732 [  7090] By: jhi                                   on 2000/09/14  23:17:39
25733         Log: Subject: Re: perl@7078 
25734              From: Spider Boardman <spider@web.zk3.dec.com>
25735              Date: Thu, 14 Sep 2000 19:06:36 -0400
25736              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
25737      Branch: perl
25738            ! sv.c toke.c
25739 ____________________________________________________________________________
25740 [  7089] By: jhi                                   on 2000/09/14  23:11:21
25741         Log: Small portability tweaks.
25742      Branch: perl
25743            ! ext/Encode/Encode.xs
25744 ____________________________________________________________________________
25745 [  7088] By: jhi                                   on 2000/09/14  22:57:23
25746         Log: Fake return to pacify picky compilers.
25747      Branch: perl
25748            ! ext/Encode/Encode.xs
25749 ____________________________________________________________________________
25750 [  7087] By: jhi                                   on 2000/09/14  22:53:37
25751         Log: Subject: [PATCH] utf8.c apidoc
25752              From: Simon Cozens <simon@cozens.net>
25753              Date: Thu, 14 Sep 2000 23:46:57 +0100
25754              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
25755      Branch: perl
25756            ! perlapi.c pod/perlapi.pod utf8.c
25757 ____________________________________________________________________________
25758 [  7086] By: jhi                                   on 2000/09/14  22:40:38
25759         Log: We don't need to count the high bit bytes, a boolean is enough. 
25760      Branch: perl
25761            ! sv.c
25762 ____________________________________________________________________________
25763 [  7085] By: jhi                                   on 2000/09/14  21:20:09
25764         Log: Replace #7084 with
25765              
25766              Subject: Re: perl@7078 
25767              From: Spider Boardman <spider@web.zk3.dec.com>
25768              Date: Thu, 14 Sep 2000 17:09:36 -0400
25769              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
25770      Branch: perl
25771            ! sv.c utf8.c
25772 ____________________________________________________________________________
25773 [  7084] By: jhi                                   on 2000/09/14  20:03:34
25774         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
25775              convertable to bytes by checking it doesn't go above 0xc3
25776              
25777              Subject: Re: perl@7078
25778              From: Simon Cozens <simon@cozens.net>
25779              Date: Thu, 14 Sep 2000 20:59:19 +0100
25780              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
25781      Branch: perl
25782            ! utf8.c
25783 ____________________________________________________________________________
25784 [  7083] By: jhi                                   on 2000/09/14  19:38:47
25785         Log: Subject: Re: perl@7078
25786              From: Simon Cozens <simon@cozens.net>
25787              Date: Thu, 14 Sep 2000 20:13:09 +0100
25788              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
25789      Branch: perl
25790            ! t/op/bop.t
25791 ____________________________________________________________________________
25792 [  7082] By: jhi                                   on 2000/09/14  17:50:44
25793         Log: The one that got away.
25794      Branch: perl
25795            ! lib/File/Find.pm
25796 ____________________________________________________________________________
25797 [  7081] By: jhi                                   on 2000/09/14  17:45:35
25798         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
25799              From: Robin Barker <rmb1@cise.npl.co.uk>
25800              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
25801              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
25802      Branch: perl
25803            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
25804            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
25805            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
25806            ! regcomp.c toke.c universal.c
25807 ____________________________________________________________________________
25808 [  7080] By: jhi                                   on 2000/09/14  17:40:35
25809         Log: Problems picked up by AIX cc.
25810              
25811              Subject: Re: perl@7078 (patch included)
25812              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25813              Date: Thu, 14 Sep 2000 18:53:30 +0200
25814              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
25815      Branch: perl
25816            ! ext/Encode/Encode.xs
25817 ____________________________________________________________________________
25818 [  7079] By: jhi                                   on 2000/09/14  17:38:27
25819         Log: Subject: File::Find 5.7.0 POD nits
25820              From: Rich Morin <rdm@cfcl.com>
25821              Date: Wed, 13 Sep 2000 22:03:58 -0700
25822              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
25823      Branch: perl
25824            ! lib/File/Find.pm
25825 ____________________________________________________________________________
25826 [  7078] By: jhi                                   on 2000/09/14  14:58:20
25827         Log: Update Changes.
25828      Branch: perl
25829            ! Changes patchlevel.h
25830 ____________________________________________________________________________
25831 [  7077] By: jhi                                   on 2000/09/14  14:55:54
25832         Log: Compilation warnings and an error.
25833      Branch: perl
25834            ! sv.c
25835 ____________________________________________________________________________
25836 [  7076] By: jhi                                   on 2000/09/14  14:42:56
25837         Log: Fix for a parsing bug, not for the original bug.
25838              
25839              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
25840              From: Spider Boardman <spider@web.zk3.dec.com>
25841              Date: Wed, 13 Sep 2000 17:52:20 -0400
25842              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
25843      Branch: perl
25844            ! regcomp.c
25845 ____________________________________________________________________________
25846 [  7075] By: jhi                                   on 2000/09/14  14:40:40
25847         Log: Batch of UTF-8 patches from Simon Cozens.
25848      Branch: perl
25849            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
25850            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
25851            ! toke.c utf8.c
25852 ____________________________________________________________________________
25853 [  7074] By: jhi                                   on 2000/09/14  14:29:58
25854         Log: Subject: Re: Two advertising clauses need to be removed
25855              From: Russ Allbery <rra@stanford.edu>
25856              Date: 13 Sep 2000 18:50:26 -0700
25857              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
25858      Branch: perl
25859            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
25860 ____________________________________________________________________________
25861 [  7073] By: jhi                                   on 2000/09/14  14:28:20
25862         Log: Subject: [PATCH] de-wall t/README
25863              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25864              Date: Wed, 13 Sep 2000 17:46:55 -0700
25865              Message-ID: <//Bw5gzkge/e092yn@efn.org>
25866      Branch: perl
25867            ! t/README
25868 ____________________________________________________________________________
25869 [  7072] By: jhi                                   on 2000/09/14  14:25:10
25870         Log: Hints optimization.
25871              
25872              Subject: Minor nit
25873              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25874              Date: Wed, 13 Sep 2000 21:42:07 +0200
25875              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
25876      Branch: perl
25877            ! hints/hpux.sh
25878 ____________________________________________________________________________
25879 [  7071] By: jhi                                   on 2000/09/14  14:23:30
25880         Log: Allow chop() and chomp() to be overridden.
25881              
25882              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
25883              From: "Casey R. Tweten" <crt@kiski.net>
25884              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
25885              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
25886      Branch: perl
25887            ! toke.c
25888 ____________________________________________________________________________
25889 [  7070] By: jhi                                   on 2000/09/14  14:20:36
25890         Log: The return value of setlocale must be copied away.
25891              
25892              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
25893              From: Alan Burlison <Alan.Burlison@uk.sun.com>
25894              Date: Wed, 13 Sep 2000 16:27:37 +0100 
25895              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
25896      Branch: perl
25897            ! util.c
25898 ____________________________________________________________________________
25899 [  7069] By: jhi                                   on 2000/09/14  14:16:27
25900         Log: Remove vestiges of tr//CU.
25901              
25902              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
25903              From: Nick Clark <nick@plum.flirble.org>
25904              Date: Tue, 12 Sep 2000 22:50:14 +0100
25905              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
25906              
25907              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
25908              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25909              Date: Tue, 12 Sep 2000 21:38:48 -0700
25910              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
25911      Branch: perl
25912            ! op.h pod/perlunicode.pod
25913 ____________________________________________________________________________
25914 [  7068] By: jhi                                   on 2000/09/13  14:18:39
25915         Log: Add the Encode extension.  The code is still largely just skeleton.
25916      Branch: perl
25917            + ext/Encode/Encode.pm ext/Encode/Encode.xs
25918            + ext/Encode/Makefile.PL ext/Encode/Todo
25919            ! MANIFEST Todo-5.6
25920 ____________________________________________________________________________
25921 [  7067] By: jhi                                   on 2000/09/12  17:43:33
25922         Log: Allow for whitespace between "#" and "line" in cpp output.
25923              
25924              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
25925              From: Calle Dybedahl <calle@lysator.liu.se>
25926              Date: 12 Sep 2000 19:38:02 +0200 
25927              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
25928      Branch: perl
25929            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
25930 ____________________________________________________________________________
25931 [  7066] By: gsar                                  on 2000/09/12  17:24:29
25932         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
25933              initialization in all the threads on Windows
25934      Branch: perl
25935            ! win32/win32.c
25936 ____________________________________________________________________________
25937 [  7065] By: jhi                                   on 2000/09/12  15:11:31
25938         Log: Update Changes.
25939      Branch: perl
25940            ! Changes patchlevel.h
25941 ____________________________________________________________________________
25942 [  7064] By: jhi                                   on 2000/09/12  14:54:54
25943         Log: Retract #7062, the pod tests are not ready.
25944      Branch: perl
25945            ! t/TEST t/harness
25946 ____________________________________________________________________________
25947 [  7063] By: jhi                                   on 2000/09/12  14:25:41
25948         Log: The #7054 truncated Configure badly.
25949      Branch: metaconfig/U/perl
25950            ! End.U
25951      Branch: perl
25952            ! Configure config_h.SH
25953 ____________________________________________________________________________
25954 [  7062] By: jhi                                   on 2000/09/12  14:08:32
25955         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
25956              From: sthoenna@efn.org
25957              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
25958              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
25959      Branch: perl
25960            ! t/TEST t/harness
25961 ____________________________________________________________________________
25962 [  7061] By: jhi                                   on 2000/09/12  14:07:18
25963         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
25964              From: sthoenna@efn.org
25965              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
25966              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
25967      Branch: perl
25968            ! pod/perlxs.pod
25969 ____________________________________________________________________________
25970 [  7060] By: jhi                                   on 2000/09/12  14:06:08
25971         Log: Break up the myconfig lines a bit.
25972              
25973              Subject: perlbug/perl -V output format
25974              From: sthoenna@efn.org
25975              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
25976              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
25977      Branch: perl
25978            ! myconfig.SH
25979 ____________________________________________________________________________
25980 [  7059] By: jhi                                   on 2000/09/12  14:05:04
25981         Log: Test for the #7049.
25982              
25983              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
25984              From: andreas.koenig@anima.de (Andreas J. Koenig)
25985              Date: 12 Sep 2000 06:42:01 +0200
25986              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
25987      Branch: perl
25988            ! t/op/my.t
25989 ____________________________________________________________________________
25990 [  7058] By: jhi                                   on 2000/09/12  14:03:05
25991         Log: Subject: [patch: perl@7045] vms updates
25992              From: Peter Prymmer <pvhp@forte.com>
25993              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
25994              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
25995      Branch: perl
25996            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
25997 ____________________________________________________________________________
25998 [  7057] By: jhi                                   on 2000/09/12  14:00:51
25999         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
26000              From: sthoenna@efn.org
26001              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
26002              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
26003      Branch: perl
26004            ! t/op/64bitint.t
26005 ____________________________________________________________________________
26006 [  7056] By: jhi                                   on 2000/09/12  13:58:14
26007         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
26008              From: Jeff Pinyan <jeffp@crusoe.net>
26009              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
26010              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
26011      Branch: perl
26012            ! pod/perlfunc.pod
26013 ____________________________________________________________________________
26014 [  7055] By: jhi                                   on 2000/09/12  13:56:32
26015         Log: Do in VMS as the #7054 does.
26016      Branch: perl
26017            ! configure.com
26018 ____________________________________________________________________________
26019 [  7054] By: jhi                                   on 2000/09/12  13:50:31
26020         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
26021              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26022              Date: Mon, 11 Sep 2000 08:33:09 +0100
26023              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
26024      Branch: metaconfig/U/perl
26025            ! End.U
26026      Branch: perl
26027            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
26028            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
26029 ____________________________________________________________________________
26030 [  7053] By: jhi                                   on 2000/09/12  13:29:19
26031         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
26032              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26033              Date:     Tue, 12 Sep 2000 08:35:59 EDT
26034              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
26035      Branch: perl
26036            ! vms/test.com
26037 ____________________________________________________________________________
26038 [  7052] By: jhi                                   on 2000/09/11  23:01:50
26039         Log: Document the SvUTF8*().
26040      Branch: perl
26041            ! pod/perlapi.pod sv.h
26042 ____________________________________________________________________________
26043 [  7051] By: gsar                                  on 2000/09/11  14:46:30
26044         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
26045              (missed a spot when fixing up op_pmreplroot hack for ithreads)
26046      Branch: perl
26047            ! op.c t/op/split.t
26048 ____________________________________________________________________________
26049 [  7050] By: nick                                  on 2000/09/11  10:03:51
26050         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
26051              
26052              Subject: borland C++ win32.c tweak
26053              From: Vadim Konovalov <vkonovalov@lucent.com>
26054              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
26055              Date: Mon, 11 Sep 2000 11:22:33 +0400
26056      Branch: perl
26057            ! win32/win32.c
26058 ____________________________________________________________________________
26059 [  7049] By: nick                                  on 2000/09/11  09:57:33
26060         Log: Point fix for s/// on foreach (keys %xxx).
26061      Branch: perl
26062            ! pp_hot.c
26063 ____________________________________________________________________________
26064 [  7048] By: jhi                                   on 2000/09/10  23:37:09
26065         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
26066              by Pod::Text, from Brad Appleton.
26067      Branch: perl
26068            ! t/pod/testp2pt.pl
26069 ____________________________________________________________________________
26070 [  7047] By: jhi                                   on 2000/09/10  14:32:53
26071         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
26072              by Russ Allbery.
26073      Branch: perl
26074            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
26075 ____________________________________________________________________________
26076 [  7046] By: jhi                                   on 2000/09/10  14:15:08
26077         Log: Upgrade to CPAN 1.57_65, from Andreas König.
26078      Branch: perl
26079            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26080 ____________________________________________________________________________
26081 [  7045] By: jhi                                   on 2000/09/08  21:36:32
26082         Log: Update Changes.
26083      Branch: perl
26084            ! Changes patchlevel.h
26085 ____________________________________________________________________________
26086 [  7044] By: jhi                                   on 2000/09/08  21:29:56
26087         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
26088              From: Peter Prymmer <pvhp@forte.com>
26089              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
26090              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
26091      Branch: perl
26092            ! configure.com
26093 ____________________________________________________________________________
26094 [  7043] By: jhi                                   on 2000/09/08  21:27:50
26095         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
26096              From: Peter Prymmer <pvhp@forte.com>
26097              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
26098              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
26099      Branch: perl
26100            ! Makefile.SH installperl
26101 ____________________________________________________________________________
26102 [  7042] By: jhi                                   on 2000/09/08  21:23:21
26103         Log: Continue #7041.
26104      Branch: perl
26105            ! cygwin/Makefile.SHs os2/Makefile.SHs
26106 ____________________________________________________________________________
26107 [  7041] By: jhi                                   on 2000/09/08  21:18:10
26108         Log: Do away with memory models cruft.  Sorry, PDP users.
26109      Branch: metaconfig
26110            ! U/modified/cc.U U/modified/libpth.U
26111      Branch: perl
26112            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
26113            ! Porting/config_H cflags.SH config_h.SH configure.com
26114            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
26115            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
26116            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
26117 ____________________________________________________________________________
26118 [  7040] By: jhi                                   on 2000/09/08  14:34:18
26119         Log: Major rewrite of s2p.  And I mean really major, it is
26120              an implementation of sed in perl.  If called as s2p it
26121              will function as s2p.  Note: needs non-UNIXifying.
26122              
26123              Subject: s2p
26124              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26125              Date: Mon, 28 Aug 2000 14:05:12 +0200
26126              Message-ID: <39AA5578.2102E2AA@alcatel.at>
26127      Branch: perl
26128            ! x2p/s2p.PL
26129 ____________________________________________________________________________
26130 [  7039] By: jhi                                   on 2000/09/08  14:19:49
26131         Log: Re-allow vec() for characters > 255.
26132              
26133              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
26134              From: Spider Boardman <spider@web.zk3.dec.com>
26135              Date: Fri, 08 Sep 2000 02:21:02 -0400
26136              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
26137      Branch: perl
26138            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
26139            ! t/op/vec.t
26140 ____________________________________________________________________________
26141 [  7038] By: jhi                                   on 2000/09/08  14:14:18
26142         Log: Subject: [PATCH lib/Benchmark.pm]
26143              From: <abigail@foad.org>
26144              Date: Thu, 7 Sep 2000 15:03:20 -0400
26145              Message-ID: <20000907190320.888.qmail@foad.org>
26146      Branch: perl
26147            ! lib/Benchmark.pm
26148 ____________________________________________________________________________
26149 [  7037] By: jhi                                   on 2000/09/08  14:11:06
26150         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
26151              
26152              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
26153              From: Spider Boardman <spider@web.zk3.dec.com>
26154              Date: Fri, 08 Sep 2000 01:30:27 -0400
26155              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
26156      Branch: perl
26157            ! op.c
26158 ____________________________________________________________________________
26159 [  7036] By: jhi                                   on 2000/09/08  14:08:58
26160         Log: Subject: [ID 20000908.002] perlipc documentation bug.
26161              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
26162              Date: Fri, 08 Sep 2000 12:38:32 +0200
26163              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
26164      Branch: perl
26165            ! pod/perlipc.pod
26166 ____________________________________________________________________________
26167 [  7035] By: jhi                                   on 2000/09/08  14:03:12
26168         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
26169              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26170              Date: Fri, 08 Sep 2000 11:47:34 +0200
26171              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
26172      Branch: perl
26173            ! hints/dec_osf.sh
26174 ____________________________________________________________________________
26175 [  7034] By: jhi                                   on 2000/09/08  13:59:35
26176         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
26177              From: Simon Cozens <simon@cozens.net>
26178              Date: Thu, 7 Sep 2000 20:40:38 +0100
26179              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
26180      Branch: perl
26181            ! pp_hot.c
26182 ____________________________________________________________________________
26183 [  7033] By: jhi                                   on 2000/09/08  04:03:03
26184         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
26185              From: "Larry W. Virden" <lvirden@cas.org>
26186              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
26187              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
26188      Branch: perl
26189            ! pod/perldiag.pod
26190 ____________________________________________________________________________
26191 [  7032] By: jhi                                   on 2000/09/07  22:18:30
26192         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
26193              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
26194              Date: Mon, 04 Sep 2000 13:16:38 -0700
26195              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
26196      Branch: perl
26197            ! lib/perl5db.pl
26198 ____________________________________________________________________________
26199 [  7031] By: jhi                                   on 2000/09/07  22:02:29
26200         Log: Fix the ccversion detection for 5.1 and beyond.
26201              
26202              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
26203              From: Spider Boardman <spider@leggy.zk3.dec.com>
26204              Date: Thu, 7 Sep 2000 17:54:27 -0400
26205              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
26206      Branch: perl
26207            ! hints/dec_osf.sh
26208 ____________________________________________________________________________
26209 [  7030] By: jhi                                   on 2000/09/07  19:12:28
26210         Log: Fix for
26211              
26212              Subject: [ID 20000903.001] \w in utf8-strings
26213              From: Marc Lehmann <pcg@goof.com>
26214              Date: Sun, 03 Sep 2000 09:44:29 +0200
26215              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
26216              
26217              and various related nits.
26218      Branch: perl
26219            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
26220 ____________________________________________________________________________
26221 [  7029] By: jhi                                   on 2000/09/07  18:49:09
26222         Log: Fix the URL, but the server is still missing in action.
26223              
26224              Subject: [ID 20000905.002] perlfaq1.pod URL error
26225              From: "Larry W. Virden" <lvirden@cas.org>
26226              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
26227              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
26228      Branch: perl
26229            ! pod/perlfaq1.pod
26230 ____________________________________________________________________________
26231 [  7028] By: jhi                                   on 2000/09/07  18:47:13
26232         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
26233              From: Hugo <hv@crypt.compulink.co.uk>
26234              Date: Tue, 05 Sep 2000 14:13:37 +0100
26235              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
26236      Branch: perl
26237            ! toke.c
26238 ____________________________________________________________________________
26239 [  7027] By: jhi                                   on 2000/09/07  18:45:35
26240         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
26241              From: Daniel Chetlin <daniel@chetlin.com>
26242              Date: Tue, 5 Sep 2000 04:57:07 -0700
26243              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
26244      Branch: perl
26245            ! pod/perlfaq6.pod pod/perlop.pod
26246 ____________________________________________________________________________
26247 [  7026] By: jhi                                   on 2000/09/07  18:44:01
26248         Log: Document the new ref() semantics.
26249              
26250              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
26251              From: Gisle Aas <gisle@ActiveState.com>
26252              Date: 05 Sep 2000 08:10:30 +0200
26253              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
26254      Branch: perl
26255            ! pod/perldelta.pod
26256 ____________________________________________________________________________
26257 [  7025] By: jhi                                   on 2000/09/07  18:42:27
26258         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
26259              
26260              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
26261              From: Gisle Aas <gisle@ActiveState.com>
26262              Date: 05 Sep 2000 08:11:40 +0200
26263              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
26264      Branch: perl
26265            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
26266 ____________________________________________________________________________
26267 [  7024] By: jhi                                   on 2000/09/07  18:39:32
26268         Log: Subject: [PATCH] Modernize Opcode.pm documentation
26269              From: Gisle Aas <gisle@ActiveState.com>
26270              Date: 4 Sep 2000 00:18:55 -0000
26271              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
26272      Branch: perl
26273            ! ext/Opcode/Opcode.pm
26274 ____________________________________________________________________________
26275 [  7023] By: jhi                                   on 2000/09/07  18:37:42
26276         Log: Subject: [PATCH] Tied filehandle documentation
26277              From: Gisle Aas <gisle@ActiveState.com>
26278              Date: 4 Sep 2000 00:14:40 -0000
26279              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
26280      Branch: perl
26281            ! pod/perlfunc.pod pod/perltie.pod
26282 ____________________________________________________________________________
26283 [  7022] By: jhi                                   on 2000/09/07  18:35:37
26284         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
26285              From: Gisle Aas <gisle@ActiveState.com>
26286              Date: 4 Sep 2000 00:04:22 -0000
26287              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
26288      Branch: perl
26289            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
26290 ____________________________________________________________________________
26291 [  7021] By: jhi                                   on 2000/09/07  18:33:22
26292         Log: Subject: small apidoc fix
26293              From: Marc Lehmann <pcg@goof.com>
26294              Date: Sun, 3 Sep 2000 05:12:06 +0200
26295              Message-ID: <20000903051206.A5909@cerebro.laendle>
26296      Branch: perl
26297            ! pod/perlapi.pod utf8.c
26298 ____________________________________________________________________________
26299 [  7020] By: jhi                                   on 2000/09/07  16:14:57
26300         Log: Tiny perldelta nits.
26301      Branch: perl
26302            ! pod/perldelta.pod
26303 ____________________________________________________________________________
26304 [  7019] By: jhi                                   on 2000/09/07  16:04:20
26305         Log: Guard against bad string->int conversion for quads.
26306      Branch: perl
26307            ! t/op/64bitint.t
26308 ____________________________________________________________________________
26309 [  7018] By: jhi                                   on 2000/09/06  17:07:03
26310         Log: Update Unicode todo list.
26311      Branch: perl
26312            ! Todo-5.6
26313 ____________________________________________________________________________
26314 [  7017] By: jhi                                   on 2000/09/05  21:16:01
26315         Log: Document the SvIOK_.*UV().
26316      Branch: perl
26317            ! pod/perlapi.pod sv.h
26318 ____________________________________________________________________________
26319 [  7016] By: nick                                  on 2000/09/03  21:54:46
26320         Log: Hash lookup of constant strings optimization:
26321              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
26322              to string table (as per sharepvn). Add newSV_pvn_share to create such
26323              a thing. Make hv.c compare addresses of strings and skip string compare
26324              if equal. Make method_named and helem ops use these shared-string SVs
26325              when arg is constant. Make keys op return shared-string SVs (less clearly
26326              a win).
26327      Branch: perl
26328            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
26329            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
26330            ! pod/perlintern.pod pp_hot.c proto.h sv.c
26331 ____________________________________________________________________________
26332 [  7015] By: jhi                                   on 2000/09/02  17:48:59
26333         Log: This is 5.7.0.
26334      Branch: perl
26335            ! Changes
26336 ____________________________________________________________________________
26337 [  7014] By: jhi                                   on 2000/09/02  17:35:45
26338         Log: Changes and patchlevel tweaks.
26339      Branch: perl
26340            ! Changes patchlevel.h
26341 ____________________________________________________________________________
26342 [  7013] By: jhi                                   on 2000/09/02  17:30:50
26343         Log: Update Changes.
26344      Branch: perl
26345            ! Changes patchlevel.h
26346 ____________________________________________________________________________
26347 [  7012] By: nick                                  on 2000/09/02  17:25:20
26348         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
26349      Branch: perl
26350            ! gv.c lib/overload.pm
26351 ____________________________________________________________________________
26352 [  7011] By: jhi                                   on 2000/09/02  17:16:25
26353         Log: Update perlhist.
26354      Branch: perl
26355            ! pod/perlhist.pod
26356 ____________________________________________________________________________
26357 [  7010] By: jhi                                   on 2000/09/02  17:01:35
26358         Log: perldelta nits.
26359      Branch: perl
26360            ! pod/perldelta.pod
26361 ____________________________________________________________________________
26362 [  7009] By: nick                                  on 2000/09/02  16:48:35
26363         Log: If overloaded %{} etc. return the object do not loop.
26364              Thus  sub deref { $_[0] } functions if object is wanted type.
26365      Branch: perl
26366            ! pp.h
26367 ____________________________________________________________________________
26368 [  7008] By: jhi                                   on 2000/09/02  16:26:11
26369         Log: Retab MANIFEST.
26370      Branch: perl
26371            ! ext/Storable/MANIFEST
26372 ____________________________________________________________________________
26373 [  7007] By: jhi                                   on 2000/09/02  16:23:02
26374         Log: Make certain cc is set before trying to run it.
26375      Branch: perl
26376            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
26377 ____________________________________________________________________________
26378 [  7006] By: jhi                                   on 2000/09/02  15:45:41
26379         Log: Unicode notes.
26380      Branch: perl
26381            ! pod/perldelta.pod
26382 ____________________________________________________________________________
26383 [  7005] By: jhi                                   on 2000/09/02  15:42:11
26384         Log: Various Configure nits by Philip Newton,
26385              plus the ebcdic one by me.
26386      Branch: metaconfig
26387            + U/modified/pager.U
26388            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
26389      Branch: metaconfig/U/perl
26390            ! Devel.U quadfio.U
26391      Branch: perl
26392            ! Configure config_h.SH
26393 ____________________________________________________________________________
26394 [  7004] By: jhi                                   on 2000/09/02  15:06:14
26395         Log: Apparently avoiding the swapping is too costly.
26396              
26397              From: "Ben Tilly" <ben_tilly@hotmail.com>
26398              Subject: Re: the door is closed.
26399              Date: Fri, 01 Sep 2000 20:23:16 EDT
26400              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
26401      Branch: perl
26402            ! pod/perlfaq4.pod
26403 ____________________________________________________________________________
26404 [  7003] By: nick                                  on 2000/09/02  12:26:04
26405         Log: Undo part of change 6489 which looks like a bulk edit which
26406              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
26407              The supressing of main:: on return from select() is undesirable.
26408      Branch: perl
26409            ! pp_sys.c
26410 ____________________________________________________________________________
26411 [  7002] By: jhi                                   on 2000/09/01  23:08:54
26412         Log: Update Changes.
26413      Branch: perl
26414            ! Changes patchlevel.h
26415 ____________________________________________________________________________
26416 [  7001] By: jhi                                   on 2000/09/01  23:00:13
26417         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
26418              From: Peter Prymmer <pvhp@forte.com>
26419              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
26420              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
26421              
26422              plus rework the http: spots as suggested by Tom Christiansen,
26423              plus regen perltoc.
26424      Branch: perl
26425            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
26426            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
26427 ____________________________________________________________________________
26428 [  7000] By: jhi                                   on 2000/09/01  22:36:01
26429         Log: Only the first line, thank you very much.
26430      Branch: perl
26431            ! hints/solaris_2.sh
26432 ____________________________________________________________________________
26433 [  6999] By: gsar                                  on 2000/09/01  22:16:40
26434         Log: change#6791 accidentally clobbered change#6710, put it back
26435      Branch: perl
26436            ! win32/win32.c
26437 ____________________________________________________________________________
26438 [  6998] By: jhi                                   on 2000/09/01  22:14:16
26439         Log: Mention the HP-UX LP64 freak failure.
26440      Branch: perl
26441            ! pod/perldelta.pod
26442 ____________________________________________________________________________
26443 [  6997] By: jhi                                   on 2000/09/01  21:48:32
26444         Log: Detypo.
26445      Branch: perl
26446            ! hints/hpux.sh
26447 ____________________________________________________________________________
26448 [  6996] By: jhi                                   on 2000/09/01  21:27:10
26449         Log: Update Changes.
26450      Branch: perl
26451            ! Changes patchlevel.h
26452 ____________________________________________________________________________
26453 [  6995] By: jhi                                   on 2000/09/01  21:14:24
26454         Log: Mi splgn s gnin.g
26455      Branch: perl
26456            ! pp_ctl.c
26457 ____________________________________________________________________________
26458 [  6994] By: jhi                                   on 2000/09/01  21:09:54
26459         Log: Subject: http:// in L<>
26460              From: Nicholas Clark <nick@ccl4.org>
26461              Date: Fri, 1 Sep 2000 22:03:21 +0100
26462              Message-ID: <20000901220321.B72074@plum.flirble.org>
26463      Branch: perl
26464            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
26465 ____________________________________________________________________________
26466 [  6993] By: jhi                                   on 2000/09/01  21:06:54
26467         Log: Update to Storable 1.0, from Raphael Manfredi.
26468      Branch: perl
26469            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
26470            ! ext/Storable/Makefile.PL ext/Storable/README
26471            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
26472            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
26473            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
26474            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
26475            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
26476            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
26477 ____________________________________________________________________________
26478 [  6992] By: jhi                                   on 2000/09/01  20:43:05
26479         Log: Mention known sfio+linux buglet.
26480      Branch: perl
26481            ! pod/perldelta.pod
26482 ____________________________________________________________________________
26483 [  6991] By: jhi                                   on 2000/09/01  20:40:11
26484         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
26485              From: Peter Prymmer <pvhp@forte.com>
26486              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
26487              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
26488      Branch: perl
26489            ! vms/vms.c
26490 ____________________________________________________________________________
26491 [  6990] By: jhi                                   on 2000/09/01  20:25:26
26492         Log: Retract #6986.
26493      Branch: perl
26494            ! hints/solaris_2.sh
26495 ____________________________________________________________________________
26496 [  6989] By: jhi                                   on 2000/09/01  20:23:00
26497         Log: Mergesort is back.
26498      Branch: perl
26499            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
26500 ____________________________________________________________________________
26501 [  6988] By: jhi                                   on 2000/09/01  19:37:40
26502         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
26503              From: Mike Guy <mjtg@cam.ac.uk>
26504              Date: Fri, 01 Sep 2000 17:43:33 +0100
26505              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
26506      Branch: perl
26507            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
26508            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
26509 ____________________________________________________________________________
26510 [  6987] By: jhi                                   on 2000/09/01  19:17:10
26511         Log: Regen perltoc.
26512      Branch: perl
26513            ! pod/perltoc.pod
26514 ____________________________________________________________________________
26515 [  6986] By: jhi                                   on 2000/09/01  18:51:10
26516         Log: Subject: Re: Solaris x86 has no SPARC libraries!
26517              From: Lupe Christoph <lupe@lupe-christoph.de>
26518              Date: Fri, 1 Sep 2000 20:41:20 +0200
26519              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
26520      Branch: perl
26521            ! hints/solaris_2.sh
26522 ____________________________________________________________________________
26523 [  6985] By: jhi                                   on 2000/09/01  18:28:10
26524         Log: Update Changes.
26525      Branch: perl
26526            ! Changes patchlevel.h
26527 ____________________________________________________________________________
26528 [  6984] By: jhi                                   on 2000/09/01  18:26:53
26529         Log: Feature ordering tweak.
26530      Branch: perl
26531            ! myconfig.SH
26532 ____________________________________________________________________________
26533 [  6983] By: jhi                                   on 2000/09/01  18:19:50
26534         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
26535              From: <abigail@foad.org>
26536              Date: Fri, 1 Sep 2000 13:07:32 -0400
26537              Message-ID: <20000901170732.18249.qmail@foad.org>
26538      Branch: perl
26539            ! t/pragma/overload.t
26540 ____________________________________________________________________________
26541 [  6982] By: jhi                                   on 2000/09/01  18:17:54
26542         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
26543              so that case-ignoring systems like DCL can tell them from
26544              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
26545      Branch: metaconfig/U/perl
26546            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
26547      Branch: perl
26548            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26549            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
26550            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
26551            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
26552            ! vos/config.def vos/config.h vos/config_h.SH_orig
26553            ! win32/config.bc win32/config.gc win32/config.vc
26554 ____________________________________________________________________________
26555 [  6981] By: nick                                  on 2000/09/01  17:21:57
26556         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
26557              warning when UNTIE exists and instead pass the cound of extra references to
26558              the UNTIE method.
26559      Branch: perl
26560            ! pod/perltie.pod pp_sys.c
26561 ____________________________________________________________________________
26562 [  6980] By: jhi                                   on 2000/09/01  16:54:44
26563         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
26564              From: Peter Prymmer <pvhp@forte.com>
26565              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
26566              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
26567      Branch: perl
26568            ! configure.com
26569 ____________________________________________________________________________
26570 [  6979] By: jhi                                   on 2000/09/01  16:06:20
26571         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
26572              From: Mike Guy <mjtg@cam.ac.uk> 
26573              Date: Fri, 01 Sep 2000 16:49:27 +0100
26574              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
26575      Branch: perl
26576            ! t/base/rs.t
26577 ____________________________________________________________________________
26578 [  6978] By: jhi                                   on 2000/09/01  16:00:42
26579         Log: Update to PodParser 1.18, from Brad Appleton.
26580      Branch: perl
26581            ! lib/Pod/Checker.pm t/pod/find.t
26582 ____________________________________________________________________________
26583 [  6977] By: jhi                                   on 2000/09/01  14:48:58
26584         Log: Subject: Nit in Configure (bleadperl@6961)
26585              From: Lupe Christoph <lupe@lupe-christoph.de>
26586              Date: Fri, 1 Sep 2000 16:34:29 +0200
26587              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
26588      Branch: metaconfig
26589            ! U/compline/ccflags.U
26590      Branch: perl
26591            ! Configure config_h.SH
26592 ____________________________________________________________________________
26593 [  6976] By: jhi                                   on 2000/09/01  14:39:52
26594         Log: Update Changes.
26595      Branch: perl
26596            ! Changes patchlevel.h
26597 ____________________________________________________________________________
26598 [  6975] By: jhi                                   on 2000/09/01  14:37:36
26599         Log: microperl config update.
26600      Branch: perl
26601            ! uconfig.h uconfig.sh
26602 ____________________________________________________________________________
26603 [  6974] By: jhi                                   on 2000/09/01  14:36:53
26604         Log: Document known deficiencies.
26605      Branch: perl
26606            ! pod/perldelta.pod
26607 ____________________________________________________________________________
26608 [  6973] By: jhi                                   on 2000/09/01  14:10:20
26609         Log: Mention warnings fixes and updates.
26610      Branch: perl
26611            ! pod/perldelta.pod
26612 ____________________________________________________________________________
26613 [  6972] By: jhi                                   on 2000/09/01  14:01:52
26614         Log: Drop unused argument.
26615              
26616              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
26617              From: Spider Boardman <spider@web.zk3.dec.com>
26618              Date: Thu, 31 Aug 2000 16:10:15 -0400
26619              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
26620      Branch: perl
26621            ! toke.c
26622 ____________________________________________________________________________
26623 [  6971] By: jhi                                   on 2000/09/01  13:59:24
26624         Log: Add the overload warnings to perldiag.
26625      Branch: perl
26626            ! lib/overload.pm pod/perldiag.pod
26627 ____________________________________________________________________________
26628 [  6970] By: jhi                                   on 2000/09/01  13:55:10
26629         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
26630              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26631              Date: Fri, 1 Sep 2000 13:43:15 +0100 
26632              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
26633      Branch: perl
26634            ! lib/overload.pm t/pragma/overload.t
26635 ____________________________________________________________________________
26636 [  6969] By: jhi                                   on 2000/09/01  13:52:27
26637         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
26638              From: <abigail@foad.org>
26639              Date: Fri, 1 Sep 2000 05:46:54 -0400
26640              Message-ID: <20000901094654.6476.qmail@foad.org>
26641      Branch: perl
26642            ! lib/overload.pm
26643 ____________________________________________________________________________
26644 [  6968] By: jhi                                   on 2000/09/01  13:50:05
26645         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
26646              From: Daniel Chetlin <daniel@chetlin.com>
26647              Date: Fri, 1 Sep 2000 02:10:55 -0700
26648              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
26649      Branch: perl
26650            ! pod/perlretut.pod
26651 ____________________________________________________________________________
26652 [  6967] By: jhi                                   on 2000/09/01  13:47:54
26653         Log: Part of the solution.
26654              
26655              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
26656              From: Mike Guy <mjtg@cam.ac.uk>
26657              Date: Fri, 01 Sep 2000 14:16:01 +0100
26658              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
26659      Branch: perl
26660            ! gv.c mg.c
26661 ____________________________________________________________________________
26662 [  6966] By: jhi                                   on 2000/09/01  13:46:17
26663         Log: Subject: CPAN.pm beta 1.57_57 for the core
26664              From: andreas.koenig@anima.de (Andreas J. Koenig)
26665              Date: 01 Sep 2000 15:16:31 +0200
26666              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
26667      Branch: perl
26668            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26669 ____________________________________________________________________________
26670 [  6965] By: jhi                                   on 2000/09/01  13:43:18
26671         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
26672              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26673              Date: Fri, 01 Sep 2000 01:47:22 -0500
26674              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
26675      Branch: perl
26676            ! pod/perldelta.pod vms/vms.c
26677 ____________________________________________________________________________
26678 [  6964] By: jhi                                   on 2000/09/01  13:35:35
26679         Log: File::Temp patches from Andreas König,
26680              
26681              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
26682              From: andreas.koenig@anima.de (Andreas J. Koenig)
26683              Date: 01 Sep 2000 10:07:20 +0200
26684              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
26685              
26686              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
26687              From: andreas.koenig@anima.de (Andreas J. Koenig)
26688              Date: 31 Aug 2000 23:26:08 +0200
26689              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
26690      Branch: perl
26691            ! lib/File/Temp.pm t/lib/ftmp-security.t
26692 ____________________________________________________________________________
26693 [  6963] By: jhi                                   on 2000/09/01  02:22:24
26694         Log: Retract the mergesort code, way too incompatible licensing
26695              and copyrights.
26696      Branch: perl
26697            ! pod/perldelta.pod pp_ctl.c
26698 ____________________________________________________________________________
26699 [  6962] By: jhi                                   on 2000/08/31  23:27:32
26700         Log: Update Changes.
26701      Branch: perl
26702            ! Changes patchlevel.h
26703 ____________________________________________________________________________
26704 [  6961] By: jhi                                   on 2000/08/31  23:20:04
26705         Log: Small tweaks all over.
26706      Branch: metaconfig
26707            ! U/compline/d_gconvert.U
26708      Branch: perl
26709            ! AUTHORS Configure config_h.SH pp_ctl.c
26710 ____________________________________________________________________________
26711 [  6960] By: jhi                                   on 2000/08/31  22:39:36
26712         Log: Further rewording.
26713      Branch: perl
26714            ! pp_ctl.c
26715 ____________________________________________________________________________
26716 [  6959] By: jhi                                   on 2000/08/31  21:26:44
26717         Log: More address tweaking.
26718      Branch: perl
26719            ! AUTHORS Changes
26720 ____________________________________________________________________________
26721 [  6958] By: jhi                                   on 2000/08/31  20:47:25
26722         Log: AUTHORS tweaks, from Peter Prymmer.
26723              
26724              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
26725              From: Peter Prymmer <pvhp@forte.com>
26726              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
26727              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
26728      Branch: perl
26729            ! AUTHORS MAINTAIN
26730 ____________________________________________________________________________
26731 [  6957] By: jhi                                   on 2000/08/31  20:34:43
26732         Log: perldelta tweaks.
26733      Branch: perl
26734            ! pod/perldelta.pod
26735 ____________________________________________________________________________
26736 [  6956] By: jhi                                   on 2000/08/31  19:11:06
26737         Log: Regen perltoc.
26738      Branch: perl
26739            ! pod/perltoc.pod
26740 ____________________________________________________________________________
26741 [  6955] By: jhi                                   on 2000/08/31  19:06:30
26742         Log: Clarify the mergesort situation.
26743      Branch: perl
26744            ! pp_ctl.c
26745 ____________________________________________________________________________
26746 [  6954] By: jhi                                   on 2000/08/31  18:24:17
26747         Log: Move the Solaris 7 scan to use64bitall, make the
26748              failure to find 64-bot sparc libc to mention the
26749              possibility of being in an intel, from Lupe and Alan.
26750      Branch: perl
26751            ! hints/solaris_2.sh
26752 ____________________________________________________________________________
26753 [  6953] By: jhi                                   on 2000/08/31  18:09:20
26754         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
26755              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
26756      Branch: metaconfig
26757            ! U/compline/d_gconvert.U U/threads/archname.U
26758      Branch: metaconfig/U/perl
26759            ! perlxv.U
26760      Branch: perl
26761            ! Configure config_h.SH sv.c
26762 ____________________________________________________________________________
26763 [  6952] By: jhi                                   on 2000/08/31  17:42:24
26764         Log: :: not allowed in pathnames, change to .
26765              
26766              Subject: [PATCH perl@6938] cygwin port
26767              From: "Fifer, Eric" <EFifer@sanwaint.com>
26768              Date: Thu, 31 Aug 2000 16:32:59 +0100
26769              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
26770      Branch: metaconfig/U/perl
26771            ! perlxv.U
26772 ____________________________________________________________________________
26773 [  6951] By: jhi                                   on 2000/08/31  17:02:05
26774         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
26775      Branch: perl
26776            ! perl.h
26777 ____________________________________________________________________________
26778 [  6950] By: jhi                                   on 2000/08/31  16:26:08
26779         Log: More author updates.
26780              
26781              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
26782              From: Simon Cozens <simon@cozens.net>
26783              Date: Thu, 31 Aug 2000 17:13:32 +0100
26784              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
26785      Branch: perl
26786            ! AUTHORS
26787 ____________________________________________________________________________
26788 [  6949] By: jhi                                   on 2000/08/31  16:04:49
26789         Log: POSIX doesn't report long double values under -Duselongdouble
26790              when the long doubles are "real" (bigger than doubles).
26791              
26792              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
26793              From: Spider Boardman <spider@peano.zk3.dec.com>
26794              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
26795              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
26796      Branch: perl
26797            ! ext/POSIX/POSIX.xs
26798 ____________________________________________________________________________
26799 [  6948] By: jhi                                   on 2000/08/31  15:25:10
26800         Log: Update Changes.
26801      Branch: perl
26802            ! Changes patchlevel.h
26803 ____________________________________________________________________________
26804 [  6947] By: jhi                                   on 2000/08/31  15:22:29
26805         Log: Document UNTIE in a very minimalistic way.
26806      Branch: perl
26807            ! pod/perlfunc.pod pod/perltie.pod
26808 ____________________________________________________________________________
26809 [  6946] By: jhi                                   on 2000/08/31  15:15:23
26810         Log: Document known failures.
26811      Branch: perl
26812            ! pod/perldelta.pod
26813 ____________________________________________________________________________
26814 [  6945] By: jhi                                   on 2000/08/31  15:07:00
26815         Log: Don't attach -ld to the archname if pointless.
26816      Branch: metaconfig
26817            ! U/threads/archname.U
26818      Branch: perl
26819            ! Configure config_h.SH
26820 ____________________________________________________________________________
26821 [  6944] By: jhi                                   on 2000/08/31  14:37:42
26822         Log: Wrap the test in eval.
26823              
26824              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
26825              From: Tim Jenness <timj@jach.hawaii.edu>
26826              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
26827              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
26828      Branch: perl
26829            ! t/lib/ftmp-security.t
26830 ____________________________________________________________________________
26831 [  6943] By: jhi                                   on 2000/08/31  14:30:57
26832         Log: Make -Dusemorebits find long doubles in Solaris.
26833      Branch: perl
26834            ! hints/solaris_2.sh
26835 ____________________________________________________________________________
26836 [  6942] By: jhi                                   on 2000/08/31  13:48:45
26837         Log: Clarify the third case of ftmp-security warnings.
26838      Branch: perl
26839            ! INSTALL
26840 ____________________________________________________________________________
26841 [  6941] By: jhi                                   on 2000/08/31  13:40:31
26842         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
26843              From: <abigail@foad.org>
26844              Date: Thu, 31 Aug 2000 01:35:05 -0400
26845              Message-ID: <20000831053505.32120.qmail@foad.org>
26846      Branch: perl
26847            ! pod/perldelta.pod
26848 ____________________________________________________________________________
26849 [  6940] By: jhi                                   on 2000/08/31  13:38:48
26850         Log: Issue useful diagnostic on unknown pod commands.
26851              
26852              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
26853              From: <abigail@foad.org>
26854              Date: Thu, 31 Aug 2000 03:41:18 -0400
26855              Message-ID: <20000831074118.24880.qmail@foad.org>
26856      Branch: perl
26857            ! lib/Pod/Man.pm
26858 ____________________________________________________________________________
26859 [  6939] By: jhi                                   on 2000/08/31  13:34:33
26860         Log: Reveal Borland's isnan.
26861              
26862              Subject: build with BC++ tweak
26863              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26864              Date: Thu, 31 Aug 2000 13:09:37 +0400
26865              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
26866      Branch: perl
26867            ! win32/win32.h
26868 ____________________________________________________________________________
26869 [  6938] By: jhi                                   on 2000/08/31  05:01:20
26870         Log: Update Changes.
26871      Branch: perl
26872            ! Changes patchlevel.h
26873 ____________________________________________________________________________
26874 [  6937] By: jhi                                   on 2000/08/31  04:26:23
26875         Log: sscanf() may be the only way to read long doubles from strings.
26876      Branch: metaconfig/U/perl
26877            ! longdblfio.U
26878      Branch: perl
26879            ! Configure config_h.SH perl.h util.c
26880 ____________________________________________________________________________
26881 [  6936] By: jhi                                   on 2000/08/31  04:18:19
26882         Log: The #6929 was too skimpy.
26883      Branch: perl
26884            ! sv.c
26885 ____________________________________________________________________________
26886 [  6935] By: jhi                                   on 2000/08/31  02:47:07
26887         Log: Subject: Re: typos in pods
26888              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26889              Date: Wed, 30 Aug 2000 19:25:34 -0700
26890              Message-ID: <eIcr5gzkg25X092yn@efn.org>
26891      Branch: perl
26892            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
26893 ____________________________________________________________________________
26894 [  6934] By: jhi                                   on 2000/08/31  02:42:55
26895         Log: Missed one Unicode file.
26896      Branch: perl
26897            + lib/unicode/UCDFF301.html
26898 ____________________________________________________________________________
26899 [  6933] By: jhi                                   on 2000/08/30  23:42:27
26900         Log: Update Changes.
26901      Branch: perl
26902            ! Changes patchlevel.h
26903 ____________________________________________________________________________
26904 [  6932] By: jhi                                   on 2000/08/30  23:40:07
26905         Log: Mention UNTIE in perldelta.  Still needs documenting
26906              in perltie et alia.
26907      Branch: perl
26908            ! pod/perldelta.pod
26909 ____________________________________________________________________________
26910 [  6931] By: jhi                                   on 2000/08/30  23:36:02
26911         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
26912              From: <abigail@foad.org>
26913              Date: Wed, 30 Aug 2000 19:28:07 -0400
26914              Message-ID: <20000830232807.305.qmail@foad.org>
26915      Branch: perl
26916            ! pod/perldelta.pod
26917 ____________________________________________________________________________
26918 [  6930] By: jhi                                   on 2000/08/30  23:32:40
26919         Log: Update to Unicode 3.0.1.
26920      Branch: perl
26921            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
26922            + lib/unicode/PropList.txt lib/unicode/README.perl
26923            + lib/unicode/UCD301.html lib/unicode/Unicode.301
26924            - lib/unicode/Props.txt lib/unicode/UCD300.html
26925            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
26926            ! (edit 257 files)
26927 ____________________________________________________________________________
26928 [  6929] By: jhi                                   on 2000/08/30  22:38:18
26929         Log: Heap decorruption.
26930              
26931              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
26932              From: Alan Burlison <Alan.Burlison@uk.sun.com>
26933              Date: Wed, 30 Aug 2000 22:39:52 +0100
26934              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
26935      Branch: perl
26936            ! sv.c
26937 ____________________________________________________________________________
26938 [  6928] By: jhi                                   on 2000/08/30  22:29:34
26939         Log: Retract the dummy test, skip the security tests (instead of failing),
26940              explain what the warnings mean.
26941      Branch: perl
26942            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
26943 ____________________________________________________________________________
26944 [  6927] By: jhi                                   on 2000/08/30  22:14:13
26945         Log: Change the internal implementation of sort() to be mergesort
26946              instead of quicksort, from John Linderman <jpl@research.att.com>.
26947              Gives us better worst case, better average case, and stability.
26948              What's there not to like?  (Small fixes for threaded builds
26949              were required).
26950      Branch: perl
26951            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
26952 ____________________________________________________________________________
26953 [  6926] By: jhi                                   on 2000/08/30  20:55:20
26954         Log: A better fix for the Socket building problem from Craig Berry.
26955      Branch: perl
26956            ! vms/vms.c
26957 ____________________________________________________________________________
26958 [  6925] By: jhi                                   on 2000/08/30  20:20:25
26959         Log: Subject: [PATCH] Re: UNTIE method 
26960              From: Nick Ing-Simmons <nik@tiuk.ti.com>
26961              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
26962              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
26963      Branch: perl
26964            ! pp_sys.c t/op/tie.t
26965 ____________________________________________________________________________
26966 [  6924] By: jhi                                   on 2000/08/30  20:17:11
26967         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
26968              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26969              Date: Wed, 30 Aug 2000 15:03:14 -0500
26970              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
26971      Branch: perl
26972            ! vms/vms.c
26973 ____________________________________________________________________________
26974 [  6923] By: jhi                                   on 2000/08/30  20:15:18
26975         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
26976              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26977              Date: Wed, 30 Aug 2000 13:30:36 -0500
26978              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
26979      Branch: perl
26980            ! vms/vms.c
26981 ____________________________________________________________________________
26982 [  6922] By: jhi                                   on 2000/08/30  19:54:43
26983         Log: Better options for rsync.
26984      Branch: perl
26985            ! pod/perlhack.pod
26986 ____________________________________________________________________________
26987 [  6921] By: jhi                                   on 2000/08/30  19:40:16
26988         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
26989              From: Rick Delaney <rick@consumercontact.com>
26990              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
26991              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
26992      Branch: perl
26993            ! pod/perlfunc.pod
26994 ____________________________________________________________________________
26995 [  6920] By: jhi                                   on 2000/08/30  19:36:40
26996         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
26997              From: Peter Prymmer <pvhp@forte.com>
26998              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
26999              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
27000      Branch: perl
27001            ! configure.com
27002 ____________________________________________________________________________
27003 [  6919] By: jhi                                   on 2000/08/30  14:52:02
27004         Log: Update Changes.
27005      Branch: perl
27006            ! Changes patchlevel.h
27007 ____________________________________________________________________________
27008 [  6918] By: jhi                                   on 2000/08/30  14:48:34
27009         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
27010      Branch: perl
27011            ! lib/ExtUtils/typemap
27012 ____________________________________________________________________________
27013 [  6917] By: jhi                                   on 2000/08/30  14:46:34
27014         Log: Subject: typos in pods
27015              From: Nicholas Clark <nick@ccl4.org>
27016              Date: Wed, 30 Aug 2000 01:12:50 +0100
27017              Message-ID: <20000830011249.A61388@plum.flirble.org>
27018      Branch: perl
27019            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
27020            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
27021            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
27022            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
27023 ____________________________________________________________________________
27024 [  6916] By: jhi                                   on 2000/08/30  14:19:09
27025         Log: Document Storable problems on Crays.  (Will have
27026              to document all the other Storable problems, too.)
27027      Branch: perl
27028            ! pod/perldelta.pod
27029 ____________________________________________________________________________
27030 [  6915] By: jhi                                   on 2000/08/30  14:06:02
27031         Log: Subject: [PATCH] fix misc cast warnings
27032              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27033              Date: Tue, 29 Aug 2000 23:16:14 -0700
27034              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
27035      Branch: perl
27036            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
27037            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
27038            ! os2/os2ish.h
27039 ____________________________________________________________________________
27040 [  6914] By: jhi                                   on 2000/08/30  14:03:45
27041         Log: Timestamp mismatch again.  Need to fix this dependence on
27042              config_h.SH timestamp, since it's the contents of config_h.SH
27043              that matter.
27044      Branch: perl
27045            ! uconfig.h uconfig.sh
27046 ____________________________________________________________________________
27047 [  6913] By: jhi                                   on 2000/08/30  13:54:06
27048         Log: Don't say "Perl 5.0 source kit".
27049      Branch: perl
27050            ! perl.c
27051 ____________________________________________________________________________
27052 [  6912] By: jhi                                   on 2000/08/30  13:51:24
27053         Log: Reset archname and archname64 always, forcing them be
27054              recomputed at each Configure run, make Configure and
27055              the hints files agree on the naming of largefiles variables.
27056      Branch: metaconfig
27057            ! U/threads/archname.U
27058      Branch: metaconfig/U/perl
27059            ! use64bits.U
27060      Branch: perl
27061            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
27062            ! hints/linux.sh hints/solaris_2.sh
27063 ____________________________________________________________________________
27064 [  6911] By: jhi                                   on 2000/08/30  13:30:13
27065         Log: Put back the slice accidentally removed by #6907.
27066      Branch: perl
27067            ! hints/solaris_2.sh
27068 ____________________________________________________________________________
27069 [  6910] By: jhi                                   on 2000/08/30  01:24:26
27070         Log: Be consistent: other Net::get* do export theirs.
27071              
27072              Subject: Re: Net::protoent does not export 'getproto'
27073              From: Yasushi Nakajima <sey@jkc.co.jp>
27074              Date: Wed, 30 Aug 2000 09:53:14 +0900
27075              Message-Id: <200008300051.DAA24700@taku.hut.fi>
27076      Branch: perl
27077            ! lib/Net/protoent.pm
27078 ____________________________________________________________________________
27079 [  6909] By: jhi                                   on 2000/08/30  01:17:25
27080         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
27081              From: Gurusamy Sarathy <gsar@ActiveState.com>
27082              Date: Tue, 29 Aug 2000 17:17:07 -0700
27083              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
27084      Branch: perl
27085            ! cop.h
27086 ____________________________________________________________________________
27087 [  6908] By: jhi                                   on 2000/08/30  00:58:05
27088         Log: Update Changes.
27089      Branch: perl
27090            ! Changes patchlevel.h
27091 ____________________________________________________________________________
27092 [  6907] By: jhi                                   on 2000/08/30  00:57:22
27093         Log: Introduce ccname to keep track of what compiler kind of we have.
27094      Branch: metaconfig/U/perl
27095            ! Checkcc.U gccvers.U
27096      Branch: perl
27097            ! Configure config_h.SH hints/solaris_2.sh
27098 ____________________________________________________________________________
27099 [  6906] By: jhi                                   on 2000/08/30  00:25:47
27100         Log: Put back the flags dump as reasoned in
27101              
27102              Subject: Re: [PATCH] Glob dumping
27103              From: Mike Guy <mjtg@cam.ac.uk> 
27104              Date: Tue, 29 Aug 2000 21:41:32 +0100
27105              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
27106      Branch: perl
27107            ! dump.c t/lib/peek.t
27108 ____________________________________________________________________________
27109 [  6905] By: jhi                                   on 2000/08/30  00:16:17
27110         Log: Make the epsilon to be relative, not absolute.
27111              
27112              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
27113              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
27114              Date: Tue, 29 Aug 2000 19:58:56 -0400
27115              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
27116      Branch: perl
27117            ! t/lib/trig.t
27118 ____________________________________________________________________________
27119 [  6904] By: jhi                                   on 2000/08/30  00:13:09
27120         Log: From now on, Gisle is on my list of usual suspects :-)
27121              Retract #6902.
27122      Branch: perl
27123            ! ext/Opcode/Safe.pm
27124 ____________________________________________________________________________
27125 [  6903] By: jhi                                   on 2000/08/29  23:51:20
27126         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
27127              From: "Craig A. Berry" <craig.berry@psinetcs.com>
27128              Date: Tue, 29 Aug 2000 18:43:26 -0500
27129              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
27130      Branch: perl
27131            + vms/vmspipe.com
27132            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
27133            ! vms/vms.c
27134 ____________________________________________________________________________
27135 [  6902] By: jhi                                   on 2000/08/29  23:44:14
27136         Log: Retry what #6882 attempted.
27137              
27138              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
27139              From: Gisle Aas <gisle@ActiveState.com>
27140              Date: 30 Aug 2000 00:33:09 +0200
27141              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
27142      Branch: perl
27143            ! ext/Opcode/Safe.pm
27144 ____________________________________________________________________________
27145 [  6901] By: jhi                                   on 2000/08/29  22:59:32
27146         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
27147              From: Hugo <hv@crypt.compulink.co.uk>
27148              Date: Mon, 12 Jun 2000 19:36:08 +0100
27149              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
27150      Branch: perl
27151            ! sv.c
27152 ____________________________________________________________________________
27153 [  6900] By: jhi                                   on 2000/08/29  22:58:35
27154         Log: Admit that we are leaking scalars.
27155              
27156              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
27157              From: Spider Boardman <spider@leggy.zk3.dec.com>
27158              Date: Tue, 29 Aug 2000 18:48:29 -0400
27159              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
27160      Branch: perl
27161            ! t/pragma/warnings.t
27162 ____________________________________________________________________________
27163 [  6899] By: jhi                                   on 2000/08/29  20:53:13
27164         Log: Update Changes.
27165      Branch: perl
27166            ! Changes patchlevel.h
27167 ____________________________________________________________________________
27168 [  6898] By: jhi                                   on 2000/08/29  20:46:21
27169         Log: Undo namespace pollution of #6878.
27170              
27171              Subject: Re: Net::protoent does not export 'getproto'
27172              From: Mike Guy <mjtg@cam.ac.uk>
27173              Date: Tue, 29 Aug 2000 21:32:37 +0100
27174              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
27175      Branch: perl
27176            ! lib/Net/protoent.pm
27177 ____________________________________________________________________________
27178 [  6897] By: jhi                                   on 2000/08/29  20:44:29
27179         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
27180              From: Peter Prymmer <pvhp@forte.com>
27181              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
27182              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
27183      Branch: perl
27184            ! pod/perlebcdic.pod
27185 ____________________________________________________________________________
27186 [  6896] By: jhi                                   on 2000/08/29  20:40:57
27187         Log: There's no point repeating the 'revision' (5) of perl5.
27188      Branch: metaconfig/U/perl
27189            ! Devel.U patchlevel.U
27190      Branch: perl
27191            ! Configure config_h.SH
27192 ____________________________________________________________________________
27193 [  6895] By: jhi                                   on 2000/08/29  20:16:58
27194         Log: Regen Configure for #6894.
27195      Branch: metaconfig/U/perl
27196            ! perladmin.U
27197      Branch: perl
27198            ! Configure config_h.SH
27199 ____________________________________________________________________________
27200 [  6894] By: jhi                                   on 2000/08/29  19:59:52
27201         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
27202              From: "Philip Newton" <Philip.Newton@gmx.net>
27203              Date: Tue, 29 Aug 2000 21:39:14 +0200
27204              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
27205      Branch: perl
27206            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
27207            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
27208            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
27209            ! utils/perlbug.PL
27210 ____________________________________________________________________________
27211 [  6893] By: jhi                                   on 2000/08/29  19:55:30
27212         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
27213              From: "Philip Newton" <Philip.Newton@gmx.net>
27214              Date: Tue, 29 Aug 2000 21:39:14 +0200
27215              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
27216      Branch: perl
27217            ! installhtml
27218 ____________________________________________________________________________
27219 [  6892] By: jhi                                   on 2000/08/29  19:53:59
27220         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
27221              From: "Philip Newton" <Philip.Newton@gmx.net>
27222              Date: Tue, 29 Aug 2000 21:48:18 +0200
27223              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
27224      Branch: perl
27225            ! lib/File/Temp.pm
27226 ____________________________________________________________________________
27227 [  6891] By: jhi                                   on 2000/08/29  18:30:03
27228         Log: Nail the ID 20000828.023.
27229      Branch: perl
27230            ! ext/Storable/Storable.xs
27231 ____________________________________________________________________________
27232 [  6890] By: jhi                                   on 2000/08/29  16:50:17
27233         Log: Under usethreads the dumped variable is IN_PAD.
27234              
27235              Subject: Re: [PATCH] Glob dumping
27236              From: Gisle Aas <gisle@ActiveState.com>
27237              Date: 29 Aug 2000 18:45:05 +0200
27238              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
27239      Branch: perl
27240            ! t/lib/peek.t
27241 ____________________________________________________________________________
27242 [  6889] By: jhi                                   on 2000/08/29  15:17:37
27243         Log: Update Changes.
27244      Branch: perl
27245            ! Changes patchlevel.h
27246 ____________________________________________________________________________
27247 [  6888] By: jhi                                   on 2000/08/29  14:49:59
27248         Log: Retract #6882, broke the safe tests.
27249      Branch: perl
27250            ! ext/Opcode/Safe.pm
27251 ____________________________________________________________________________
27252 [  6887] By: jhi                                   on 2000/08/29  14:47:06
27253         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
27254              From: Gisle Aas <gisle@ActiveState.com> 
27255              Date: 09 Jun 2000 20:00:11 +0200
27256              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
27257      Branch: perl
27258            ! utils/perldoc.PL
27259 ____________________________________________________________________________
27260 [  6886] By: jhi                                   on 2000/08/29  14:42:45
27261         Log: The #6881 removed one dump line.
27262      Branch: perl
27263            ! t/lib/peek.t
27264 ____________________________________________________________________________
27265 [  6885] By: jhi                                   on 2000/08/29  14:30:47
27266         Log: Don't forget to tidy up.
27267      Branch: perl
27268            ! t/lib/ftmp-security.t
27269 ____________________________________________________________________________
27270 [  6884] By: jhi                                   on 2000/08/29  14:25:17
27271         Log: Disabling the one test is a bit tricky.
27272      Branch: perl
27273            ! t/lib/ftmp-security.t
27274 ____________________________________________________________________________
27275 [  6883] By: jhi                                   on 2000/08/29  14:16:25
27276         Log: Disable one of the tests for now.
27277      Branch: perl
27278            ! t/lib/ftmp-security.t
27279 ____________________________________________________________________________
27280 [  6882] By: jhi                                   on 2000/08/29  14:05:50
27281         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
27282              From: gisle@aas.no
27283              Date: 29 Aug 2000 10:35:06 -0000
27284              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
27285      Branch: perl
27286            ! ext/Opcode/Safe.pm
27287 ____________________________________________________________________________
27288 [  6881] By: jhi                                   on 2000/08/29  14:03:51
27289         Log: Subject: [PATCH] Glob dumping
27290              From: Gisle Aas <gisle@ActiveState.com>
27291              Date: 29 Aug 2000 07:59:42 -0000
27292              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
27293      Branch: perl
27294            ! dump.c
27295 ____________________________________________________________________________
27296 [  6880] By: jhi                                   on 2000/08/29  14:02:01
27297         Log: Subject: [PATCH] Warnings in B::Deparse
27298              From: <abigail@foad.org>
27299              Date: Tue, 29 Aug 2000 00:00:01 -0400
27300              Message-ID: <20000829040001.2999.qmail@foad.org>
27301      Branch: perl
27302            ! ext/B/B/Deparse.pm
27303 ____________________________________________________________________________
27304 [  6879] By: jhi                                   on 2000/08/29  13:57:26
27305         Log: Missed a change in #6869.
27306      Branch: perl
27307            ! mg.c
27308 ____________________________________________________________________________
27309 [  6878] By: jhi                                   on 2000/08/29  13:45:04
27310         Log: Subject: Net::protoent does not export 'getproto'
27311              From: Yasushi Nakajima <sey@jkc.co.jp>
27312              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
27313      Branch: perl
27314            ! lib/Net/protoent.pm
27315 ____________________________________________________________________________
27316 [  6877] By: jhi                                   on 2000/08/29  13:39:19
27317         Log: Patches all over for people and the files they (hopefully) care about.
27318      Branch: perl
27319            ! AUTHORS Changes MAINTAIN
27320 ____________________________________________________________________________
27321 [  6876] By: jhi                                   on 2000/08/29  12:53:54
27322         Log: Fix for thinko in #6848.
27323              
27324              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
27325              From: Lupe Christoph <lupe@lupe-christoph.de>
27326              Date: Tue, 29 Aug 2000 09:04:08 +0200
27327              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
27328      Branch: perl
27329            ! ext/Thread/Thread.xs
27330 ____________________________________________________________________________
27331 [  6875] By: jhi                                   on 2000/08/29  12:50:14
27332         Log: Update to Getopt::Long 2.24, from Johan Vromans.
27333      Branch: perl
27334            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
27335 ____________________________________________________________________________
27336 [  6874] By: jhi                                   on 2000/08/29  02:09:53
27337         Log: Use minimal @INC in tests, most of the time just '../lib',
27338              so that we simply can't pick up stuff from other Perls than
27339              the one we are testing.  Pointed out by
27340              
27341              From: Mike Guy <mjtg@cam.ac.uk>
27342              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
27343              Date: Fri, 25 Aug 2000 15:15:59 +0100
27344              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
27345      Branch: perl
27346            ! (edit 185 files)
27347 ____________________________________________________________________________
27348 [  6873] By: jhi                                   on 2000/08/29  01:07:11
27349         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
27350              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27351              Date: Mon, 28 Aug 2000 17:45:52 -0700
27352              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
27353      Branch: perl
27354            ! Makefile.SH hints/os2.sh
27355 ____________________________________________________________________________
27356 [  6872] By: jhi                                   on 2000/08/28  23:33:39
27357         Log: Subject: [PATCH bleedperl@6866] spellings
27358              From: marcel@codewerk.com (Marcel Grunauer)
27359              Date: Tue, 29 Aug 2000 01:19:59 +0200
27360              Message-Id: <200008282319.BAA29862@gandalf.local>
27361      Branch: perl
27362            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
27363            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
27364            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
27365 ____________________________________________________________________________
27366 [  6871] By: jhi                                   on 2000/08/28  23:22:09
27367         Log: Take out the SUIDMAIL thing, that will not be
27368              a problem in 5.7.*.
27369      Branch: perl
27370            ! patchlevel.h
27371 ____________________________________________________________________________
27372 [  6870] By: jhi                                   on 2000/08/28  23:19:30
27373         Log: -S is the silent flag, -s is the strip flag.
27374              
27375              Subject: [PATCH] Re: [PATCH] make no-install          
27376              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27377              Date: Mon, 28 Aug 2000 15:12:55 -0700
27378              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
27379      Branch: perl
27380            ! Makefile.SH
27381 ____________________________________________________________________________
27382 [  6869] By: jhi                                   on 2000/08/28  23:12:05
27383         Log: Subject: [PATCH bleedperl@6856] warnings fixes
27384              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
27385              Date: Mon, 28 Aug 2000 23:55:06 +0100
27386              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
27387      Branch: perl
27388            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
27389            ! warnings.h warnings.pl
27390 ____________________________________________________________________________
27391 [  6868] By: jhi                                   on 2000/08/28  21:38:22
27392         Log: Potential cruft.
27393      Branch: perl
27394            ! Makefile.SH
27395 ____________________________________________________________________________
27396 [  6867] By: jhi                                   on 2000/08/28  21:35:36
27397         Log: Update Changes.
27398      Branch: perl
27399            ! Changes patchlevel.h
27400 ____________________________________________________________________________
27401 [  6866] By: jhi                                   on 2000/08/28  21:33:49
27402         Log: Subject: hv.h Doc Patch
27403              From: Fisher Mark <fisherm@tce.com>
27404              Date: Mon, 28 Aug 2000 16:24:59 -0500
27405              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
27406      Branch: perl
27407            ! hv.h
27408 ____________________________________________________________________________
27409 [  6865] By: jhi                                   on 2000/08/28  21:02:15
27410         Log: Add -ld to archname on long tr...double platforms.
27411      Branch: metaconfig
27412            ! U/threads/archname.U
27413      Branch: perl
27414            ! Configure config_h.SH
27415 ____________________________________________________________________________
27416 [  6864] By: jhi                                   on 2000/08/28  20:38:59
27417         Log: An attempt to fix the problem reported in
27418              
27419              Subject: Building perl@6856 using gcc/AIX 4.3.3 
27420              From: Daniel Muino <dmuino@afip.gov.ar> 
27421              Date: Mon, 28 Aug 2000 15:50:01 -0300   
27422              Message-ID: <20000828155001.A14403@con2-dgi>
27423              
27424              I can't test this properly since the gcc installation I have
27425              access to seems to be botched (gcc is calling the AIX cpp,
27426              a losing proposition...)
27427      Branch: perl
27428            ! hints/aix.sh
27429 ____________________________________________________________________________
27430 [  6863] By: jhi                                   on 2000/08/28  18:57:52
27431         Log: Fix for ID 20000828.001, long doubles were not formatted
27432              correctly (showed up in $], which stopped installing perl).
27433      Branch: perl
27434            ! sv.c
27435 ____________________________________________________________________________
27436 [  6862] By: jhi                                   on 2000/08/28  18:07:15
27437         Log: Typo in #6858.
27438      Branch: perl
27439            ! lib/Cwd.pm
27440 ____________________________________________________________________________
27441 [  6861] By: jhi                                   on 2000/08/28  17:57:27
27442         Log: opmini.o may be left around if a build is interrupted.
27443      Branch: perl
27444            ! Makefile.SH
27445 ____________________________________________________________________________
27446 [  6860] By: jhi                                   on 2000/08/28  16:52:50
27447         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
27448              From: Daniel Chetlin <daniel@chetlin.com>
27449              Date: Mon, 28 Aug 2000 01:14:18 -0700
27450              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
27451      Branch: perl
27452            ! lib/overload.pm
27453 ____________________________________________________________________________
27454 [  6859] By: jhi                                   on 2000/08/28  16:08:46
27455         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
27456              From: Nicholas Clark <nick@ccl4.org>
27457              Date: Mon, 28 Aug 2000 16:03:27 +0100
27458              Message-Id: <20000828160327.C49785@plum.flirble.org>
27459      Branch: perl
27460            ! ext/ByteLoader/bytecode.h
27461 ____________________________________________________________________________
27462 [  6858] By: jhi                                   on 2000/08/28  16:02:10
27463         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
27464              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
27465              Date: Mon, 28 Aug 2000 13:08:30 +0200
27466              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
27467      Branch: perl
27468            ! lib/Cwd.pm
27469 ____________________________________________________________________________
27470 [  6857] By: jhi                                   on 2000/08/28  15:42:47
27471         Log: display_format used as a class method without arguments was broken,
27472              reported in
27473              
27474              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
27475              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
27476              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
27477              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
27478      Branch: perl
27479            ! lib/Math/Complex.pm t/lib/complex.t
27480 ____________________________________________________________________________
27481 [  6856] By: jhi                                   on 2000/08/27  22:09:48
27482         Log: Update Changes.
27483      Branch: perl
27484            ! Changes patchlevel.h
27485 ____________________________________________________________________________
27486 [  6855] By: jhi                                   on 2000/08/27  21:59:21
27487         Log: Retract #6853 (false alarm).
27488      Branch: perl
27489            ! lib/ExtUtils/xsubpp
27490 ____________________________________________________________________________
27491 [  6854] By: jhi                                   on 2000/08/27  21:37:44
27492         Log: Update Changes.
27493      Branch: perl
27494            ! Changes patchlevel.h
27495 ____________________________________________________________________________
27496 [  6853] By: jhi                                   on 2000/08/27  21:37:16
27497         Log: Subject: [PATCH perl@6850] workaround for xsubpp
27498              From: Hugo <hv@crypt.compulink.co.uk>
27499              Date: Sun, 27 Aug 2000 22:30:25 +0100
27500              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
27501      Branch: perl
27502            ! lib/ExtUtils/xsubpp
27503 ____________________________________________________________________________
27504 [  6852] By: jhi                                   on 2000/08/27  21:33:58
27505         Log: Big-endian 64-bit patch from Raphael Manfredi.
27506      Branch: perl
27507            ! ext/Storable/Storable.xs
27508 ____________________________________________________________________________
27509 [  6851] By: jhi                                   on 2000/08/27  21:22:21
27510         Log: More ruthless editing from Hugo van der Sanden.
27511      Branch: perl
27512            ! pod/perldelta.pod
27513 ____________________________________________________________________________
27514 [  6850] By: jhi                                   on 2000/08/27  16:11:46
27515         Log: Update Changes.
27516      Branch: perl
27517            ! Changes patchlevel.h
27518 ____________________________________________________________________________
27519 [  6849] By: jhi                                   on 2000/08/27  16:11:05
27520         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
27521      Branch: perl
27522            ! configpm pod/perldelta.pod
27523 ____________________________________________________________________________
27524 [  6848] By: jhi                                   on 2000/08/27  15:35:08
27525         Log: Use the actual thread type, not the pointer-to-struct.
27526      Branch: perl
27527            ! ext/Thread/Thread.xs
27528 ____________________________________________________________________________
27529 [  6847] By: jhi                                   on 2000/08/27  15:30:49
27530         Log: Test nit.
27531      Branch: perl
27532            ! t/pragma/warn/pp_sys
27533 ____________________________________________________________________________
27534 [  6846] By: jhi                                   on 2000/08/27  15:19:02
27535         Log: Passing -R in ldflags makes now it to appear in the default
27536              for lddlflags, just like with -L.
27537              
27538              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
27539              From: Lupe Christoph <lupe@lupe-christoph.de>
27540              Date: Sun, 27 Aug 2000 10:28:21 +0200
27541              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
27542      Branch: metaconfig/U/perl
27543            ! dlsrc.U
27544      Branch: perl
27545            ! Configure
27546 ____________________________________________________________________________
27547 [  6845] By: jhi                                   on 2000/08/27  15:08:54
27548         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
27549              From: Alan Burlison <Alan.Burlison@uk.sun.com>
27550              Date: Sat, 26 Aug 2000 22:23:27 +0100
27551              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
27552      Branch: perl
27553            ! lib/ExtUtils/MM_Unix.pm
27554 ____________________________________________________________________________
27555 [  6844] By: jhi                                   on 2000/08/27  15:02:37
27556         Log: DJGPP update from Laszlo Molnar.
27557              
27558              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
27559              From: ml1050 <ml1050@freemail.hu>
27560              Date: Sat, 26 Aug 2000 23:24:40 +0200
27561              Message-Id: <20000826232440.A439@freemail.hu>
27562      Branch: perl
27563            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
27564            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
27565 ____________________________________________________________________________
27566 [  6843] By: jhi                                   on 2000/08/27  14:53:58
27567         Log: Subject: installman buglet
27568              From: Lupe Christoph <lupe@lupe-christoph.de>
27569              Date: Sun, 27 Aug 2000 14:38:59 +0200
27570              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
27571      Branch: perl
27572            ! installman
27573 ____________________________________________________________________________
27574 [  6842] By: jhi                                   on 2000/08/27  14:52:08
27575         Log: Can't get the test to reliably work thanks to the
27576              inaccurateness of floating point.  "Resolves" bug ids
27577              20000826.003, 20000826.009, 20000826.010,
27578      Branch: perl
27579            ! t/lib/trig.t
27580 ____________________________________________________________________________
27581 [  6841] By: jhi                                   on 2000/08/26  15:53:58
27582         Log: Update Changes.
27583      Branch: perl
27584            ! Changes patchlevel.h
27585 ____________________________________________________________________________
27586 [  6840] By: jhi                                   on 2000/08/26  14:23:03
27587         Log: grep -e isn't portable.
27588              
27589              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
27590              From: chris@broadband.att.com
27591              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
27592              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
27593      Branch: perl
27594            ! hints/solaris_2.sh
27595 ____________________________________________________________________________
27596 [  6839] By: jhi                                   on 2000/08/26  14:12:23
27597         Log: no-install target a la make -n.
27598              
27599              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
27600              From: <abigail@foad.org>
27601              Date: Sat, 26 Aug 2000 03:57:34 -0400
27602              Message-ID: <20000826075735.18912.qmail@foad.org>
27603      Branch: perl
27604            ! Makefile.SH installman installperl
27605 ____________________________________________________________________________
27606 [  6838] By: jhi                                   on 2000/08/26  14:06:33
27607         Log: Retract #6826 as the #6828 should be do the same
27608              in a More Correct Way.
27609      Branch: perl
27610            ! installperl
27611 ____________________________________________________________________________
27612 [  6837] By: jhi                                   on 2000/08/26  05:24:00
27613         Log: More casting.
27614      Branch: perl
27615            ! ext/Storable/Storable.xs
27616 ____________________________________________________________________________
27617 [  6836] By: jhi                                   on 2000/08/26  05:05:46
27618         Log: Nicer in decimal.
27619      Branch: perl
27620            ! ext/Storable/Storable.xs
27621 ____________________________________________________________________________
27622 [  6835] By: jhi                                   on 2000/08/26  05:03:50
27623         Log: There be no UVdf.
27624      Branch: perl
27625            ! ext/Storable/Storable.xs
27626 ____________________________________________________________________________
27627 [  6834] By: jhi                                   on 2000/08/26  05:00:18
27628         Log: Continue IVdfing and UVxfing.
27629      Branch: perl
27630            ! ext/Storable/Storable.xs
27631 ____________________________________________________________________________
27632 [  6833] By: jhi                                   on 2000/08/26  04:53:14
27633         Log: Use IVdf.
27634      Branch: perl
27635            ! ext/Storable/Storable.xs
27636 ____________________________________________________________________________
27637 [  6832] By: jhi                                   on 2000/08/26  04:40:41
27638         Log: Document PTR2XX and INT2PTR.
27639      Branch: perl
27640            ! pod/perlguts.pod
27641 ____________________________________________________________________________
27642 [  6831] By: jhi                                   on 2000/08/26  04:33:18
27643         Log: Use UVxf, PTR2UV, NVff.
27644      Branch: perl
27645            ! ext/Storable/Storable.xs
27646 ____________________________________________________________________________
27647 [  6830] By: jhi                                   on 2000/08/26  04:31:32
27648         Log: Update the test count.
27649      Branch: perl
27650            ! t/lib/trig.t
27651 ____________________________________________________________________________
27652 [  6829] By: jhi                                   on 2000/08/26  03:05:50
27653         Log: Subject: [PATCH] installation not quite silent yet.
27654              From: <abigail@foad.org>
27655              Date: Fri, 25 Aug 2000 20:07:53 -0400
27656              Message-ID: <20000826000753.7822.qmail@foad.org>
27657      Branch: perl
27658            ! installman installperl
27659 ____________________________________________________________________________
27660 [  6828] By: jhi                                   on 2000/08/26  03:05:14
27661         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
27662              From: Spider Boardman <spider@web.zk3.dec.com>
27663              Date: Fri, 25 Aug 2000 19:12:40 -0400
27664              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
27665      Branch: perl
27666            ! gv.c
27667 ____________________________________________________________________________
27668 [  6827] By: jhi                                   on 2000/08/25  23:54:34
27669         Log: Support preserving extremely big/small angles.
27670      Branch: perl
27671            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
27672 ____________________________________________________________________________
27673 [  6826] By: jhi                                   on 2000/08/25  23:01:20
27674         Log: Patch installperl to be long double-aware.
27675              
27676              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
27677              From: Spider Boardman <spider@web.zk3.dec.com>
27678              Date: Fri, 25 Aug 2000 18:15:23 -0400
27679              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
27680      Branch: perl
27681            ! installperl
27682 ____________________________________________________________________________
27683 [  6825] By: jhi                                   on 2000/08/25  22:58:25
27684         Log: Remove duplicately applied patch shards.
27685              
27686              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
27687              From: Spider Boardman <spider@leggy.zk3.dec.com>
27688              Date: Fri, 25 Aug 2000 16:45:03 -0400
27689              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
27690      Branch: perl
27691            ! t/lib/cgi-html.t
27692 ____________________________________________________________________________
27693 [  6824] By: jhi                                   on 2000/08/25  22:57:00
27694         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
27695              From: Daniel Chetlin <daniel@chetlin.com>
27696              Date: Fri, 25 Aug 2000 12:23:16 -0700
27697              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
27698              
27699              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
27700              From: Daniel Chetlin <daniel@chetlin.com>
27701              Date: Fri, 25 Aug 2000 14:47:19 -0700
27702              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
27703      Branch: perl
27704            ! installman
27705 ____________________________________________________________________________
27706 [  6823] By: jhi                                   on 2000/08/25  22:44:17
27707         Log: Timestamp problem?
27708      Branch: perl
27709            ! uconfig.h uconfig.sh
27710 ____________________________________________________________________________
27711 [  6822] By: jhi                                   on 2000/08/25  19:01:06
27712         Log: One forgotten file from #6816.
27713      Branch: perl
27714            ! vos/config.h
27715 ____________________________________________________________________________
27716 [  6821] By: jhi                                   on 2000/08/25  18:56:39
27717         Log: Regen Changes.
27718      Branch: perl
27719            ! Changes patchlevel.h
27720 ____________________________________________________________________________
27721 [  6820] By: jhi                                   on 2000/08/25  18:52:35
27722         Log: Fix Changes ordering.
27723      Branch: perl
27724            ! Changes
27725 ____________________________________________________________________________
27726 [  6819] By: jhi                                   on 2000/08/25  18:50:25
27727         Log: Update Changes.
27728      Branch: perl
27729            ! Changes patchlevel.h
27730 ____________________________________________________________________________
27731 [  6818] By: jhi                                   on 2000/08/25  18:47:45
27732         Log: Tweak the sfio/useperlio logic, hopefully as wished in
27733              
27734              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
27735              From: Nicholas Clark <nick@babyhippo.co.uk>
27736              Date: Fri, 25 Aug 2000 12:01:45 +0100
27737              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
27738      Branch: metaconfig/U/perl
27739            ! d_sfio.U
27740      Branch: perl
27741            ! Configure
27742 ____________________________________________________________________________
27743 [  6817] By: jhi                                   on 2000/08/25  18:32:51
27744         Log: Allow microperl to assume <math.h>, without it the math
27745              functions like floor() are assumed to return int, which makes
27746              for core dumps in machines where integer and floating register
27747              don't mix.
27748      Branch: perl
27749            ! uconfig.h uconfig.sh
27750 ____________________________________________________________________________
27751 [  6816] By: jhi                                   on 2000/08/25  18:27:17
27752         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
27753              the problem reported in
27754              
27755              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
27756              From: danhale@us.ibm.com
27757              Date: Fri, 25 Aug 2000 10:58:06 -0400
27758              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
27759      Branch: metaconfig/U/perl
27760            + d_socks5_init.U
27761      Branch: perl
27762            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
27763            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
27764            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
27765            ! win32/config.gc win32/config.vc
27766 ____________________________________________________________________________
27767 [  6815] By: jhi                                   on 2000/08/25  17:43:31
27768         Log: A solution for the retrieve_fd autosplit warning,
27769              idea suggested by Mike Guy.
27770      Branch: perl
27771            ! ext/Storable/Storable.pm
27772 ____________________________________________________________________________
27773 [  6814] By: jhi                                   on 2000/08/25  17:16:03
27774         Log: Add install-silent target.
27775      Branch: perl
27776            ! Makefile.SH
27777 ____________________________________________________________________________
27778 [  6813] By: jhi                                   on 2000/08/25  17:14:23
27779         Log: Subject: Re: [PATCH] More silencing of installman.
27780              From: <abigail@foad.org>
27781              Date: Thu, 24 Aug 2000 19:27:03 -0400
27782              Message-ID: <20000824232703.7001.qmail@foad.org>
27783              
27784              Subject: Re: [PATCH] More silencing of installman.
27785              From: <abigail@foad.org>
27786              Date: Fri, 25 Aug 2000 03:00:58 -0400
27787              Message-ID: <20000825070058.10697.qmail@foad.org>
27788      Branch: perl
27789            ! installman
27790 ____________________________________________________________________________
27791 [  6812] By: jhi                                   on 2000/08/25  17:11:28
27792         Log: installperl --verbose and --silent.
27793              
27794              Subject: Re: [PATCH] More silencing of installman.
27795              From: <abigail@foad.org>
27796              Message-ID: <20000825064430.9719.qmail@foad.org>
27797              Date: Fri, 25 Aug 2000 02:44:30 -0400
27798      Branch: perl
27799            ! installperl
27800 ____________________________________________________________________________
27801 [  6811] By: jhi                                   on 2000/08/25  17:05:43
27802         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
27803              From: "Peter J. Farley III" <pjfarley@banet.net>
27804              Date: Thu, 24 Aug 2000 21:58:03 -0400
27805              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
27806              
27807              (applied slightly modified)
27808      Branch: perl
27809            ! lib/ExtUtils/MM_Unix.pm
27810 ____________________________________________________________________________
27811 [  6810] By: jhi                                   on 2000/08/25  17:01:18
27812         Log: Missing parts of 
27813              
27814              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
27815              From: Peter Prymmer <pvhp@forte.com>
27816              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
27817              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
27818      Branch: perl
27819            ! t/lib/cgi-html.t
27820 ____________________________________________________________________________
27821 [  6809] By: jhi                                   on 2000/08/25  16:46:32
27822         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
27823              From: "Craig A. Berry" <craig.berry@psinetcs.com>
27824              Date: Thu, 24 Aug 2000 19:13:11 -0500
27825              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
27826      Branch: perl
27827            ! vms/vms.c
27828 ____________________________________________________________________________
27829 [  6808] By: jhi                                   on 2000/08/25  16:39:22
27830         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
27831              From: Peter Prymmer <pvhp@forte.com>
27832              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
27833              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
27834      Branch: perl
27835            ! configure.com
27836 ____________________________________________________________________________
27837 [  6807] By: jhi                                   on 2000/08/25  16:36:37
27838         Log: Better wording for the vec lvalue diagnostic.
27839              
27840              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27841              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
27842              Date: Wed, 23 Aug 2000 14:12:16 -0400
27843              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
27844      Branch: perl
27845            ! pod/perldiag.pod
27846 ____________________________________________________________________________
27847 [  6806] By: jhi                                   on 2000/08/24  18:17:22
27848         Log: Subject: [PATCH] More silencing of installman.
27849              From: <abigail@foad.org>
27850              Date: Thu, 24 Aug 2000 14:01:44 -0400
27851              Message-ID: <20000824180144.20062.qmail@foad.org>
27852      Branch: perl
27853            ! installman
27854 ____________________________________________________________________________
27855 [  6805] By: jhi                                   on 2000/08/24  15:00:31
27856         Log: Update Changes.
27857      Branch: perl
27858            ! Changes patchlevel.h
27859 ____________________________________________________________________________
27860 [  6804] By: jhi                                   on 2000/08/24  14:59:07
27861         Log: Regen perltoc.
27862      Branch: perl
27863            ! pod/perltoc.pod
27864 ____________________________________________________________________________
27865 [  6803] By: jhi                                   on 2000/08/24  14:44:39
27866         Log: Show the doc file, not the temp file.
27867      Branch: perl
27868            ! installman
27869 ____________________________________________________________________________
27870 [  6802] By: jhi                                   on 2000/08/24  14:41:53
27871         Log: Continue silencing.
27872      Branch: perl
27873            ! installman
27874 ____________________________________________________________________________
27875 [  6801] By: jhi                                   on 2000/08/24  14:34:40
27876         Log: Actually do something with the silencer option.
27877      Branch: perl
27878            ! installman
27879 ____________________________________________________________________________
27880 [  6800] By: jhi                                   on 2000/08/24  14:26:22
27881         Log: Make installman to recognize the silence flag -S.
27882      Branch: perl
27883            ! installman
27884 ____________________________________________________________________________
27885 [  6799] By: jhi                                   on 2000/08/24  13:49:38
27886         Log: DOS patches and portability/porting notes, from Tim Jenness.
27887      Branch: perl
27888            ! lib/File/Temp.pm
27889 ____________________________________________________________________________
27890 [  6798] By: jhi                                   on 2000/08/24  13:48:27
27891         Log: Create directories in silence.
27892              
27893              Subject: [PATCH] Another silencer for MakeMaker
27894              From: andreas.koenig@anima.de (Andreas J. Koenig)
27895              Date: 24 Aug 2000 14:18:52 +0200
27896              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
27897      Branch: perl
27898            ! lib/ExtUtils/Command.pm
27899 ____________________________________________________________________________
27900 [  6797] By: jhi                                   on 2000/08/24  13:46:42
27901         Log: More liberal parsing of version numbers.
27902              
27903              Subject: Re: CPAN.pm beta for testing available
27904              From: andreas.koenig@anima.de (Andreas J. Koenig)
27905              Date: 24 Aug 2000 13:51:57 +0200
27906              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
27907      Branch: perl
27908            ! lib/CPAN.pm
27909 ____________________________________________________________________________
27910 [  6796] By: jhi                                   on 2000/08/24  13:44:36
27911         Log: Make "make install" by default silent.  A new "install-verbose"
27912              target is verbose.
27913      Branch: perl
27914            ! Makefile.SH
27915 ____________________________________________________________________________
27916 [  6795] By: jhi                                   on 2000/08/24  13:39:14
27917         Log: Add silencer flags to installperl.
27918              
27919              Subject: [PATCH] Making installperl silent.
27920              From: <abigail@foad.org>
27921              Date: Thu, 24 Aug 2000 05:01:45 -0400
27922              Message-ID: <20000824090145.13141.qmail@foad.org>
27923      Branch: perl
27924            ! installperl
27925 ____________________________________________________________________________
27926 [  6794] By: jhi                                   on 2000/08/24  13:35:50
27927         Log: installperl couldn't tell whether it had run tests or not.
27928              
27929              Subject: [PATCH] Re: installperl and t/TEST
27930              From: <abigail@foad.org>
27931              Date: Thu, 24 Aug 2000 04:00:53 -0400
27932              Message-ID: <20000824080053.2494.qmail@foad.org>
27933      Branch: perl
27934            ! Makefile.SH installperl
27935 ____________________________________________________________________________
27936 [  6793] By: jhi                                   on 2000/08/24  13:27:50
27937         Log: Drop the separate perlbc, perlcc -b should be enough.
27938      Branch: perl
27939            - utils/perlbc.PL
27940            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
27941 ____________________________________________________________________________
27942 [  6792] By: jhi                                   on 2000/08/24  04:41:30
27943         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
27944              plus the typo fix from Peter Prymmer.
27945      Branch: perl
27946            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
27947            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
27948 ____________________________________________________________________________
27949 [  6791] By: jhi                                   on 2000/08/24  02:10:43
27950         Log: Replace #6705 with a minimal doc patch.
27951              
27952              Subject: [PATCH 5.6.0] replace change #6705
27953              From: Jan Dubois <jand@ActiveState.com>
27954              Date: Wed, 23 Aug 2000 18:31:51 -0700
27955              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
27956      Branch: perl
27957            ! lib/Win32.pod win32/win32.c
27958 ____________________________________________________________________________
27959 [  6790] By: jhi                                   on 2000/08/23  17:52:00
27960         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27961              From: Mike Guy <mjtg@cam.ac.uk>
27962              Date: Wed, 23 Aug 2000 18:38:46 +0100
27963              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
27964      Branch: perl
27965            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
27966 ____________________________________________________________________________
27967 [  6789] By: jhi                                   on 2000/08/23  15:34:21
27968         Log: Update Changes.
27969      Branch: perl
27970            ! Changes patchlevel.h
27971 ____________________________________________________________________________
27972 [  6788] By: jhi                                   on 2000/08/23  15:33:40
27973         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
27974              From: Wilfredo Sánchez <wsanchez@apple.com>
27975              Date: Tue, 22 Aug 2000 19:31:27 -0700
27976              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
27977      Branch: perl
27978            ! perl.h
27979 ____________________________________________________________________________
27980 [  6787] By: jhi                                   on 2000/08/23  15:29:31
27981         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
27982              From: Spider Boardman <spider@leggy.zk3.dec.com>
27983              Date: Wed, 23 Aug 2000 10:33:23 -0400
27984              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
27985      Branch: perl
27986            ! lib/Pod/Html.pm
27987 ____________________________________________________________________________
27988 [  6786] By: jhi                                   on 2000/08/23  15:28:11
27989         Log: Bad makefile.
27990      Branch: perl
27991            ! ext/B/Makefile.PL
27992 ____________________________________________________________________________
27993 [  6785] By: jhi                                   on 2000/08/23  14:37:04
27994         Log: Update Changes.
27995      Branch: perl
27996            ! Changes patchlevel.h
27997 ____________________________________________________________________________
27998 [  6784] By: jhi                                   on 2000/08/23  13:58:41
27999         Log: Portability fix from Hugo van der Sanden.
28000      Branch: perl
28001            ! ext/re/Makefile.PL
28002 ____________________________________________________________________________
28003 [  6783] By: jhi                                   on 2000/08/23  13:53:53
28004         Log: Storable support, v-version fixes.
28005              
28006              Subject: CPAN.pm beta for testing available
28007              From: andreas.koenig@anima.de (Andreas J. Koenig)
28008              Date: 22 Aug 2000 23:31:33 +0200
28009              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
28010      Branch: perl
28011            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28012 ____________________________________________________________________________
28013 [  6782] By: jhi                                   on 2000/08/23  13:51:26
28014         Log: Mac and other portability updates from Chris Nandor.
28015      Branch: perl
28016            ! pod/perlmodinstall.pod
28017 ____________________________________________________________________________
28018 [  6781] By: jhi                                   on 2000/08/23  13:47:33
28019         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
28020              From: Peter Prymmer <pvhp@forte.com>
28021              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
28022              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
28023      Branch: perl
28024            ! ext/Storable/Storable.xs
28025 ____________________________________________________________________________
28026 [  6780] By: jhi                                   on 2000/08/23  13:33:34
28027         Log: VMS MMS (make) wants null action.
28028      Branch: perl
28029            ! ext/B/Makefile.PL
28030 ____________________________________________________________________________
28031 [  6779] By: jhi                                   on 2000/08/22  19:44:47
28032         Log: Forgot portability nit.
28033      Branch: perl
28034            ! t/lib/st-forgive.t
28035 ____________________________________________________________________________
28036 [  6778] By: jhi                                   on 2000/08/22  19:35:25
28037         Log: Be portable.
28038      Branch: perl
28039            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
28040            ! t/lib/st-store.t
28041 ____________________________________________________________________________
28042 [  6777] By: jhi                                   on 2000/08/22  18:50:53
28043         Log: Update Changes.
28044      Branch: perl
28045            ! Changes patchlevel.h
28046 ____________________________________________________________________________
28047 [  6776] By: jhi                                   on 2000/08/22  18:44:46
28048         Log: cSVOPo_*v things index into the current PL_curpad
28049              under ithreads, which is different from the curpad
28050              used by the XSUB.  (In other words, the code as-is
28051              before this patch wouldn't work under ithreads.)
28052              From Sarathy.
28053      Branch: perl
28054            ! ext/B/B.xs
28055 ____________________________________________________________________________
28056 [  6775] By: jhi                                   on 2000/08/22  18:18:37
28057         Log: Make the selection of NVff et al stricter.
28058      Branch: metaconfig/U/perl
28059            ! perlxvf.U
28060      Branch: perl
28061            ! Configure config_h.SH
28062 ____________________________________________________________________________
28063 [  6774] By: jhi                                   on 2000/08/22  17:19:42
28064         Log: perldelta nits.
28065      Branch: perl
28066            ! pod/perldelta.pod
28067 ____________________________________________________________________________
28068 [  6773] By: jhi                                   on 2000/08/22  17:06:26
28069         Log: Long double fixes from Spider Boardman.
28070              
28071              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
28072              From: system PRIVILEGED account <root@peano.zk3.dec.com>
28073              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
28074              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
28075      Branch: perl
28076            ! t/lib/bigfltpm.t t/lib/st-06compat.t
28077 ____________________________________________________________________________
28078 [  6772] By: jhi                                   on 2000/08/22  15:04:53
28079         Log: Update Changes.
28080      Branch: perl
28081            ! Changes patchlevel.h
28082 ____________________________________________________________________________
28083 [  6771] By: jhi                                   on 2000/08/22  15:01:44
28084         Log: perldelta fixes from Hugo van der Sanden.
28085      Branch: perl
28086            ! pod/perldelta.pod
28087 ____________________________________________________________________________
28088 [  6770] By: jhi                                   on 2000/08/22  14:34:49
28089         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
28090              From: Hugo <hv@crypt.compulink.co.uk>
28091              Date: Tue, 22 Aug 2000 11:21:53 +0100
28092              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
28093      Branch: perl
28094            ! regcomp.c
28095 ____________________________________________________________________________
28096 [  6769] By: jhi                                   on 2000/08/22  14:30:02
28097         Log: Add Yitzchak, reformat.
28098      Branch: perl
28099            ! Changes config_h.SH
28100 ____________________________________________________________________________
28101 [  6768] By: jhi                                   on 2000/08/22  14:21:35
28102         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
28103              and Spider Boardman.
28104      Branch: metaconfig
28105            ! U/compline/d_gconvert.U
28106      Branch: perl
28107            ! Configure
28108 ____________________________________________________________________________
28109 [  6767] By: jhi                                   on 2000/08/22  14:11:24
28110         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
28111              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28112              Date: Mon, 21 Aug 2000 19:08:31 -0700
28113              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
28114      Branch: perl
28115            - ext/Storable/patchlevel.h
28116            ! MANIFEST ext/Storable/MANIFEST
28117 ____________________________________________________________________________
28118 [  6766] By: jhi                                   on 2000/08/22  13:49:29
28119         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
28120              From: Peter Prymmer <pvhp@forte.com>
28121              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
28122              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
28123      Branch: perl
28124            ! configure.com ext/Storable/Makefile.PL
28125 ____________________________________________________________________________
28126 [  6765] By: jhi                                   on 2000/08/22  13:44:59
28127         Log: Subject: [PATCH blead] B:: missing dependency
28128              From: Hugo <hv@crypt.compulink.co.uk>
28129              Date: Tue, 22 Aug 2000 06:44:33 +0100
28130              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
28131      Branch: perl
28132            ! ext/B/Makefile.PL
28133 ____________________________________________________________________________
28134 [  6764] By: jhi                                   on 2000/08/22  13:38:12
28135         Log: More bytecompiler.
28136      Branch: perl
28137            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
28138 ____________________________________________________________________________
28139 [  6763] By: jhi                                   on 2000/08/22  13:36:44
28140         Log: Bytecompiler patches from Benjamin Stuhl.
28141      Branch: perl
28142            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
28143            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
28144            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
28145            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
28146            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
28147            ! perl.c perlapi.h pod/perldelta.pod
28148 ____________________________________________________________________________
28149 [  6762] By: jhi                                   on 2000/08/21  23:43:40
28150         Log: An obsoleted diagnostic.
28151      Branch: perl
28152            ! pod/perldelta.pod
28153 ____________________________________________________________________________
28154 [  6761] By: jhi                                   on 2000/08/21  23:01:45
28155         Log: The #6759 wasn't quite right.
28156      Branch: perl
28157            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
28158            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
28159            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
28160            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
28161            ! t/lib/st-tieditems.t
28162 ____________________________________________________________________________
28163 [  6760] By: jhi                                   on 2000/08/21  22:35:49
28164         Log: Be verydeepclean.
28165      Branch: perl
28166            ! Makefile.SH
28167 ____________________________________________________________________________
28168 [  6759] By: jhi                                   on 2000/08/21  22:25:40
28169         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
28170              From: Peter Prymmer <pvhp@forte.com>
28171              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
28172              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
28173      Branch: perl
28174            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
28175            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
28176            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
28177            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
28178            ! t/lib/st-tieditems.t
28179 ____________________________________________________________________________
28180 [  6758] By: jhi                                   on 2000/08/21  22:22:32
28181         Log: Few more casts, need reported in
28182              
28183              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
28184              From: Mike Stok <mike@stok.co.uk>
28185              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
28186              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
28187              
28188              and
28189              
28190              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
28191              From: abigail@foad.org
28192              Date: 21 Aug 2000 21:31:34 -0000
28193              Message-Id: <20000821213134.30170.qmail@foad.org>
28194      Branch: perl
28195            ! ext/Storable/Storable.xs
28196 ____________________________________________________________________________
28197 [  6757] By: jhi                                   on 2000/08/21  18:37:07
28198         Log: Update Changes.
28199      Branch: perl
28200            ! Changes patchlevel.h
28201 ____________________________________________________________________________
28202 [  6756] By: jhi                                   on 2000/08/21  18:34:02
28203         Log: A pod nit.
28204              
28205              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
28206              From: <abigail@foad.org>
28207              Date: Mon, 21 Aug 2000 14:00:16 -0400
28208              Message-ID: <20000821180016.28627.qmail@foad.org>
28209      Branch: perl
28210            ! pod/perlre.pod
28211 ____________________________________________________________________________
28212 [  6755] By: jhi                                   on 2000/08/21  18:30:56
28213         Log: Use PodParser 1.18 new test.
28214      Branch: perl
28215            ! t/pod/special_seqs.t t/pod/special_seqs.xr
28216 ____________________________________________________________________________
28217 [  6754] By: jhi                                   on 2000/08/21  18:28:35
28218         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
28219              patches cannot be applied since #6712 conflicts.
28220      Branch: perl
28221            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
28222 ____________________________________________________________________________
28223 [  6753] By: jhi                                   on 2000/08/21  18:15:11
28224         Log: Weed out some smaller changes.
28225      Branch: perl
28226            ! pod/perldelta.pod
28227 ____________________________________________________________________________
28228 [  6752] By: jhi                                   on 2000/08/21  18:02:30
28229         Log: Also under djgpp the timestamps are funky.
28230      Branch: perl
28231            ! t/op/stat.t
28232 ____________________________________________________________________________
28233 [  6751] By: jhi                                   on 2000/08/21  17:55:56
28234         Log: Tweak the floating point output routine preferences.
28235      Branch: metaconfig
28236            ! U/compline/d_gconvert.U
28237      Branch: perl
28238            ! Configure
28239 ____________________________________________________________________________
28240 [  6750] By: jhi                                   on 2000/08/21  17:51:29
28241         Log: Unicos/mk requires elaborate paranoia.
28242      Branch: perl
28243            ! lib/Math/Complex.pm
28244 ____________________________________________________________________________
28245 [  6749] By: gsar                                  on 2000/08/21  16:53:31
28246         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
28247      Branch: perl
28248            ! lib/Cwd.pm
28249 ____________________________________________________________________________
28250 [  6748] By: gsar                                  on 2000/08/21  16:22:19
28251         Log: free TLS slot properly on Windows
28252      Branch: perl
28253            ! thread.h win32/perllib.c win32/win32thread.h
28254 ____________________________________________________________________________
28255 [  6747] By: jhi                                   on 2000/08/21  16:20:58
28256         Log: Rename the macro argument because some preprocessors
28257              can't tell the difference and expand arguments also inside
28258              double quoted strings.
28259      Branch: perl
28260            ! regcomp.c
28261 ____________________________________________________________________________
28262 [  6746] By: jhi                                   on 2000/08/21  16:09:41
28263         Log: Support long doubles in Storable.
28264              
28265              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
28266              From: Radu Greab <radu@netsoft.ro>
28267              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
28268              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
28269      Branch: perl
28270            ! ext/Storable/Storable.xs
28271 ____________________________________________________________________________
28272 [  6745] By: jhi                                   on 2000/08/21  15:51:40
28273         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
28274              From: "Fifer, Eric" <EFifer@sanwaint.com>
28275              Date: Mon, 21 Aug 2000 15:34:49 +0100
28276              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
28277      Branch: perl
28278            ! t/pragma/warn/9enabled
28279 ____________________________________________________________________________
28280 [  6744] By: jhi                                   on 2000/08/21  15:39:35
28281         Log: Document the endianness of Alpha more precisely.
28282      Branch: perl
28283            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
28284            ! pod/perlport.pod
28285 ____________________________________________________________________________
28286 [  6743] By: jhi                                   on 2000/08/21  14:47:05
28287         Log: perldelta fixes from the p5p crowd.
28288      Branch: perl
28289            ! pod/perldelta.pod pod/perlop.pod
28290 ____________________________________________________________________________
28291 [  6742] By: jhi                                   on 2000/08/21  13:34:51
28292         Log: Update to Pod::LaTeX 0.53.
28293              
28294              Subject: [PATCH] lib/Pod/LaTeX.pm updates
28295              From: Tim Jenness <timj@jach.hawaii.edu>
28296              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
28297              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
28298      Branch: perl
28299            ! lib/Pod/LaTeX.pm
28300 ____________________________________________________________________________
28301 [  6741] By: jhi                                   on 2000/08/21  13:33:01
28302         Log: Subject: [PATCH] os2.c fix for use64bitint
28303              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28304              Date: Mon, 21 Aug 2000 01:32:25 -0700
28305              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
28306      Branch: perl
28307            ! os2/os2.c
28308 ____________________________________________________________________________
28309 [  6740] By: jhi                                   on 2000/08/21  13:28:52
28310         Log: Array context keeps slithering in.
28311              
28312              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
28313              From: Daniel Chetlin <daniel@chetlin.com>
28314              Date: Sun, 20 Aug 2000 21:40:25 -0700
28315              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
28316      Branch: perl
28317            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
28318            ! pod/perldebtut.pod
28319 ____________________________________________________________________________
28320 [  6739] By: jhi                                   on 2000/08/21  13:23:55
28321         Log: Big-endian quad fixes for Storable from Radu Greab,
28322              plus few explicit null casts for picky compilers.
28323      Branch: perl
28324            ! ext/Storable/Storable.xs
28325 ____________________________________________________________________________
28326 [  6738] By: gsar                                  on 2000/08/21  05:56:13
28327         Log: small tweaks for change#6705: avoid C++ style comments in C code;
28328              use Perl's malloc API rather than the low level system one
28329      Branch: perl
28330            ! win32/win32.c
28331 ____________________________________________________________________________
28332 [  6737] By: gsar                                  on 2000/08/21  05:35:41
28333         Log: add Storable to list of extensions on Windows
28334      Branch: perl
28335            ! win32/Makefile win32/makefile.mk
28336 ____________________________________________________________________________
28337 [  6736] By: jhi                                   on 2000/08/21  02:57:53
28338         Log: Update Changes.
28339      Branch: perl
28340            ! Changes patchlevel.h
28341 ____________________________________________________________________________
28342 [  6735] By: jhi                                   on 2000/08/21  02:57:20
28343         Log: Draft 0.
28344      Branch: perl
28345            ! pod/perldelta.pod
28346 ____________________________________________________________________________
28347 [  6734] By: jhi                                   on 2000/08/21  02:57:03
28348         Log: Add Storable 0.7.2 from Raphael Manfredi,
28349              plus the patch from
28350              
28351              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
28352              From: Radu Greab <radu@netsoft.ro>
28353              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
28354              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
28355              
28356              plus changes to get Storable to compile with
28357              picky ANSI compilers.
28358      Branch: perl
28359            + ext/Storable/ChangeLog ext/Storable/MANIFEST
28360            + ext/Storable/Makefile.PL ext/Storable/README
28361            + ext/Storable/Storable.pm ext/Storable/Storable.xs
28362            + ext/Storable/patchlevel.h t/lib/st-06compat.t
28363            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
28364            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
28365            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
28366            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
28367            + t/lib/st-tieditems.t
28368            ! MANIFEST
28369 ____________________________________________________________________________
28370 [  6733] By: jhi                                   on 2000/08/21  02:29:09
28371         Log: The correct cleaning order is an art.
28372      Branch: perl
28373            ! Makefile.SH
28374 ____________________________________________________________________________
28375 [  6732] By: jhi                                   on 2000/08/21  01:23:39
28376         Log: The #6724 is here.
28377      Branch: perl
28378            ! t/lib/ftmp-security.t
28379 ____________________________________________________________________________
28380 [  6731] By: jhi                                   on 2000/08/20  23:17:03
28381         Log: s/this one/the 5.6.0 release/
28382      Branch: perl
28383            ! pod/perl56delta.pod
28384 ____________________________________________________________________________
28385 [  6730] By: jhi                                   on 2000/08/20  23:07:34
28386         Log: Mention perlebcdic and perlposix-bc.
28387      Branch: perl
28388            ! pod/perlport.pod
28389 ____________________________________________________________________________
28390 [  6729] By: jhi                                   on 2000/08/20  21:32:59
28391         Log: Document the number of exponent digits.
28392      Branch: perl
28393            ! pod/perlfunc.pod
28394 ____________________________________________________________________________
28395 [  6728] By: jhi                                   on 2000/08/20  21:16:47
28396         Log: Use File::Spec->tmpdir().
28397              
28398              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
28399              From: Tim Jenness <timj@jach.hawaii.edu>
28400              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
28401              MIME-Version: 1.0
28402              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
28403      Branch: perl
28404            ! utils/perlbug.PL
28405 ____________________________________________________________________________
28406 [  6727] By: jhi                                   on 2000/08/20  20:43:32
28407         Log: Update Changes.
28408      Branch: perl
28409            ! Changes patchlevel.h
28410 ____________________________________________________________________________
28411 [  6726] By: jhi                                   on 2000/08/20  20:41:44
28412         Log: The veryclean target needs to clobber.
28413      Branch: perl
28414            ! Makefile.SH
28415 ____________________________________________________________________________
28416 [  6725] By: jhi                                   on 2000/08/20  20:37:38
28417         Log: Document odd vs even subreleases and -Dusedevel.
28418      Branch: perl
28419            ! INSTALL
28420 ____________________________________________________________________________
28421 [  6724] By: jhi                                   on 2000/08/20  19:58:05
28422         Log: Use temporary directory instead of current directory.
28423              
28424              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
28425              From: Tim Jenness <timj@jach.hawaii.edu>
28426              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
28427              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
28428      Branch: perl
28429            ! t/lib/ftmp-security.t
28430 ____________________________________________________________________________
28431 [  6723] By: jhi                                   on 2000/08/20  19:55:55
28432         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
28433              From: andreas.koenig@anima.de (Andreas J. Koenig)
28434              Date: 20 Aug 2000 15:52:03 +0200
28435              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
28436      Branch: perl
28437            ! lib/ExtUtils/MM_Unix.pm
28438 ____________________________________________________________________________
28439 [  6722] By: jhi                                   on 2000/08/20  19:46:01
28440         Log: Update to CGI 2.72, from Lincoln Stein.
28441      Branch: perl
28442            ! lib/CGI.pm
28443 ____________________________________________________________________________
28444 [  6721] By: jhi                                   on 2000/08/20  19:43:54
28445         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
28446              From: Radu Greab <radu@netsoft.ro>
28447              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
28448              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
28449      Branch: perl
28450            ! ext/GDBM_File/GDBM_File.xs
28451 ____________________________________________________________________________
28452 [  6720] By: jhi                                   on 2000/08/20  19:42:01
28453         Log: pp_open() could pass an uninitialized filename down to do_open9().
28454      Branch: perl
28455            ! pp_sys.c
28456 ____________________________________________________________________________
28457 [  6719] By: jhi                                   on 2000/08/20  14:06:41
28458         Log: UTF8 concat fixes.
28459              
28460              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
28461              From: Hugo <hv@crypt.compulink.co.uk>
28462              Date: Sun, 20 Aug 2000 07:30:46 +0100
28463              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
28464      Branch: perl
28465            ! pp_hot.c t/op/append.t
28466 ____________________________________________________________________________
28467 [  6718] By: jhi                                   on 2000/08/20  02:09:37
28468         Log: Let's try #6717 again.
28469      Branch: perl
28470            ! lib/File/Temp.pm
28471 ____________________________________________________________________________
28472 [  6717] By: jhi                                   on 2000/08/20  01:56:55
28473         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
28474              From: "Craig A. Berry" <craig.berry@metamorgs.com>
28475              Date: Sat, 19 Aug 2000 18:15:39 -0500
28476              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
28477      Branch: perl
28478            ! lib/File/Temp.pm
28479 ____________________________________________________________________________
28480 [  6716] By: jhi                                   on 2000/08/19  15:50:11
28481         Log: Update Changes.
28482      Branch: perl
28483            ! Changes patchlevel.h
28484 ____________________________________________________________________________
28485 [  6715] By: jhi                                   on 2000/08/19  15:39:09
28486         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
28487              From: Jonathan D Johnston <jdjohnston2@juno.com>
28488              Date: Thu, 17 Aug 2000 23:13:01 -0400       
28489              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
28490      Branch: perl
28491            ! pod/perlfunc.pod
28492 ____________________________________________________________________________
28493 [  6714] By: jhi                                   on 2000/08/19  15:34:04
28494         Log: Introduce a 'veryclean' target that is like 'distclean'
28495              but also removes *~ and *.orig.
28496      Branch: perl
28497            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
28498            ! utils/Makefile x2p/Makefile.SH
28499 ____________________________________________________________________________
28500 [  6713] By: jhi                                   on 2000/08/19  14:15:45
28501         Log: Put back the long double avoidance code to POSIX.xs
28502              because VMS seems to need it still.
28503      Branch: perl
28504            ! ext/POSIX/POSIX.xs
28505 ____________________________________________________________________________
28506 [  6712] By: jhi                                   on 2000/08/19  14:10:41
28507         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
28508              From: Peter Prymmer <pvhp@forte.com>
28509              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
28510              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
28511      Branch: perl
28512            ! lib/Pod/Find.pm t/pod/find.t
28513 ____________________________________________________________________________
28514 [  6711] By: jhi                                   on 2000/08/19  14:09:19
28515         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
28516              From: Peter Prymmer <pvhp@forte.com>
28517              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
28518              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
28519              cc: vmsperl@perl.org
28520      Branch: perl
28521            ! t/lib/peek.t
28522 ____________________________________________________________________________
28523 [  6710] By: jhi                                   on 2000/08/19  14:08:01
28524         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
28525              From: Jan Dubois <jand@ActiveState.com>
28526              Date: Fri, 18 Aug 2000 16:31:48 -0700
28527              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
28528      Branch: perl
28529            ! win32/win32.c
28530 ____________________________________________________________________________
28531 [  6709] By: jhi                                   on 2000/08/19  14:06:57
28532         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
28533              
28534              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
28535              From: Spider.Boardman@Orb.Nashua.NH.US
28536              Date: Fri, 18 Aug 2000 18:41:14 -0400
28537              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
28538      Branch: perl
28539            ! regcomp.c
28540 ____________________________________________________________________________
28541 [  6708] By: jhi                                   on 2000/08/18  22:04:49
28542         Log: Update Changes.
28543      Branch: perl
28544            ! Changes patchlevel.h
28545 ____________________________________________________________________________
28546 [  6707] By: jhi                                   on 2000/08/18  21:55:14
28547         Log: Add warnif(), check warnings further up the stack,
28548              all the warnings functions now can take an optional object reference.
28549              
28550              Subject: [PATCH bleedperl@6691] warnings pragma update
28551              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
28552              Date: Fri, 18 Aug 2000 22:42:06 +0100
28553              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
28554      Branch: perl
28555            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
28556            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
28557            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
28558 ____________________________________________________________________________
28559 [  6706] By: jhi                                   on 2000/08/18  21:41:45
28560         Log: Typo in pp_complement().
28561              
28562              Subject: [PATCH perl-current] Deparse
28563              From: Peter Scott <Peter@PSDT.com>
28564              Date: Fri, 18 Aug 2000 12:44:37 -0700
28565              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
28566      Branch: perl
28567            ! ext/B/B/Deparse.pm
28568 ____________________________________________________________________________
28569 [  6705] By: jhi                                   on 2000/08/18  21:25:59
28570         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
28571              From: Jan Dubois <jand@ActiveState.com>
28572              Date: Fri, 18 Aug 2000 14:22:51 -0700
28573              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
28574      Branch: perl
28575            ! lib/Win32.pod win32/win32.c
28576 ____________________________________________________________________________
28577 [  6704] By: jhi                                   on 2000/08/18  21:16:14
28578         Log: Don't eat leading os from index entries.
28579              
28580              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
28581              From: Russ Allbery <rra@stanford.edu>
28582              Date: 10 Aug 2000 20:49:25 -0700
28583              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
28584      Branch: perl
28585            ! lib/Pod/Man.pm
28586 ____________________________________________________________________________
28587 [  6703] By: jhi                                   on 2000/08/18  21:07:06
28588         Log: Add [[:blank:]] as suggested in
28589              
28590              Subject: [ID 20000716.024] [=cc=] / [:blank:]
28591              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
28592              Date: Sun, 16 Jul 2000 17:55:29 -0700
28593              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
28594              
28595              (the [=cc=] has already been taken care of by #6439
28596              so the whole bug report can be closed)
28597              
28598              and make [[:space:]] to be equivalent to isspace(3)
28599              (as opposed to \s, which is isSPACE()).  The difference
28600              is that now [[:space:]] matches the mythical vertical tab,
28601              while \s doesn't.
28602      Branch: perl
28603            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
28604            ! regexec.c t/op/pat.t
28605 ____________________________________________________________________________
28606 [  6702] By: jhi                                   on 2000/08/18  18:47:47
28607         Log: The new tests were missing from #6415.
28608      Branch: perl
28609            ! t/op/bop.t
28610 ____________________________________________________________________________
28611 [  6701] By: jhi                                   on 2000/08/18  18:20:40
28612         Log: Document the NDBM_File and ODBM_File as SDBM_File
28613              was documented in #6417.
28614      Branch: perl
28615            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
28616            ! ext/SDBM_File/SDBM_File.pm
28617 ____________________________________________________________________________
28618 [  6700] By: jhi                                   on 2000/08/18  18:10:39
28619         Log: Subject: [PATCH perl@6698] cygwin port
28620              From: "Fifer, Eric" <EFifer@sanwaint.com>
28621              Date: Fri, 18 Aug 2000 17:30:05 +0100
28622              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
28623      Branch: perl
28624            ! lib/File/Temp.pm
28625 ____________________________________________________________________________
28626 [  6699] By: jhi                                   on 2000/08/18  16:21:49
28627         Log: Document code point which makes if (defined %stash::) to work
28628              (noted by Spider Boardman).
28629      Branch: perl
28630            ! op.c
28631 ____________________________________________________________________________
28632 [  6698] By: jhi                                   on 2000/08/18  13:43:27
28633         Log: Update Changes.
28634      Branch: perl
28635            ! Changes patchlevel.h
28636 ____________________________________________________________________________
28637 [  6697] By: jhi                                   on 2000/08/18  13:35:57
28638         Log: Tiny Getopt::Long patch from Johan Vromans.
28639      Branch: perl
28640            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
28641 ____________________________________________________________________________
28642 [  6696] By: jhi                                   on 2000/08/18  13:26:14
28643         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
28644              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
28645              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
28646              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
28647      Branch: perl
28648            ! pod/perldiag.pod pod/perlsyn.pod
28649 ____________________________________________________________________________
28650 [  6695] By: jhi                                   on 2000/08/18  13:13:26
28651         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
28652              From: Daniel Chetlin <daniel@chetlin.com>
28653              Date: Fri, 18 Aug 2000 03:13:36 -0700
28654              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
28655      Branch: perl
28656            ! pod/perlfunc.pod
28657 ____________________________________________________________________________
28658 [  6694] By: jhi                                   on 2000/08/18  13:08:05
28659         Log: Subject: [PATCH] perltrap.pod spring cleaning
28660              From: Daniel Chetlin <daniel@chetlin.com>
28661              Date: Fri, 18 Aug 2000 03:06:54 -0700
28662              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
28663              
28664              plus Mike Guy's nitfix.
28665      Branch: perl
28666            ! pod/perltrap.pod
28667 ____________________________________________________________________________
28668 [  6693] By: jhi                                   on 2000/08/18  13:00:26
28669         Log: Unbuffer the output.
28670              
28671              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
28672              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28673              Date: Thu, 17 Aug 2000 18:39:29 -0700
28674              Message-ID: <RPJn5gzkgydf092yn@efn.org>
28675      Branch: perl
28676            ! t/op/fork.t
28677 ____________________________________________________________________________
28678 [  6692] By: jhi                                   on 2000/08/18  05:19:17
28679         Log: Delete the image, too, not just its MANIFEStation.
28680      Branch: perl
28681            - lib/CGI/eg/wilogo.gif
28682 ____________________________________________________________________________
28683 [  6691] By: jhi                                   on 2000/08/18  05:10:26
28684         Log: Propagate new Configure vars.
28685      Branch: perl
28686            ! configure.com epoc/config.sh uconfig.h uconfig.sh
28687            ! vos/config.def vos/config.h vos/config_h.SH_orig
28688            ! win32/config.bc win32/config.gc win32/config.vc
28689            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28690 ____________________________________________________________________________
28691 [  6690] By: jhi                                   on 2000/08/18  04:30:56
28692         Log: Update Changes.
28693      Branch: perl
28694            ! Changes patchlevel.h
28695 ____________________________________________________________________________
28696 [  6689] By: jhi                                   on 2000/08/18  04:12:30
28697         Log: Fix the lib/complex failure of
28698              
28699              From: abigail@foad.org
28700              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
28701              Date: 15 Aug 2000 04:06:38 -0000
28702              Message-Id: <20000815040638.8524.qmail@foad.org> 
28703              
28704              Linux long double accuracy issue: something that
28705              when printed with %g looks like "2" but int() of it is 1.
28706      Branch: perl
28707            ! lib/Math/Complex.pm
28708 ____________________________________________________________________________
28709 [  6688] By: jhi                                   on 2000/08/18  03:15:35
28710         Log: The byteorder code in #6671 was wrong.
28711      Branch: perl
28712            ! configpm
28713 ____________________________________________________________________________
28714 [  6687] By: jhi                                   on 2000/08/18  02:08:42
28715         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
28716              From: Jan Dubois <jand@ActiveState.com>
28717              Date: Thu, 17 Aug 2000 18:31:55 -0700
28718              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
28719      Branch: perl
28720            ! sv.c
28721 ____________________________________________________________________________
28722 [  6686] By: jhi                                   on 2000/08/18  02:04:15
28723         Log: Use NVs in POSIX math, not doubles.
28724              
28725              From: abigail@foad.org
28726              Subject: [ID 20000817.014] POSIX & modfl
28727              Date: 17 Aug 2000 20:49:18 -0000
28728              Message-Id: <20000817204918.23123.qmail@foad.org>
28729      Branch: perl
28730            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
28731 ____________________________________________________________________________
28732 [  6685] By: jhi                                   on 2000/08/18  02:02:12
28733         Log: Introduce NVef, NVff, and NVgf, use the middle one.
28734              (helps for lib/peek + Linux + long doubles)  Reported in
28735              
28736              From: abigail@foad.org
28737              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
28738              Date: 15 Aug 2000 04:06:38 -0000
28739              Message-Id: <20000815040638.8524.qmail@foad.org> 
28740              
28741              (note: the lib/complex failure has not yet been addressed)
28742      Branch: metaconfig/U/perl
28743            ! perlxvf.U
28744      Branch: perl
28745            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28746            ! config_h.SH dump.c perl.h pod/perlguts.pod
28747 ____________________________________________________________________________
28748 [  6684] By: jhi                                   on 2000/08/17  23:22:19
28749         Log: Add byteorder to the myconfig output.
28750      Branch: perl
28751            ! myconfig.SH
28752 ____________________________________________________________________________
28753 [  6683] By: jhi                                   on 2000/08/17  23:20:19
28754         Log: The image doth not exist, spotted by Johan Vromans.
28755      Branch: perl
28756            ! MANIFEST
28757 ____________________________________________________________________________
28758 [  6682] By: jhi                                   on 2000/08/17  22:38:16
28759         Log: Document what the backtick returns if the command fails.
28760      Branch: perl
28761            ! pod/perlop.pod
28762 ____________________________________________________________________________
28763 [  6681] By: jhi                                   on 2000/08/17  22:33:12
28764         Log: Do not use prototyping here.
28765              
28766              Subject: [ID 20000817.016] [PATCH] Peek.xs
28767              From: abigail@foad.org
28768              Date: 17 Aug 2000 20:55:56 -0000
28769              Message-Id: <20000817205556.24270.qmail@foad.org>
28770      Branch: perl
28771            ! ext/Devel/Peek/Makefile.PL
28772 ____________________________________________________________________________
28773 [  6680] By: jhi                                   on 2000/08/17  19:46:43
28774         Log: Don't propose using modules built for 5.005 if no binary
28775              compatibility with 5.005 is attempted.
28776              
28777              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
28778              Subject: Minor nit with 5.7.0 (6655)
28779              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
28780              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
28781      Branch: metaconfig
28782            ! U/installdirs/inc_version_list.U
28783      Branch: perl
28784            ! Configure config_h.SH
28785 ____________________________________________________________________________
28786 [  6679] By: jhi                                   on 2000/08/17  19:16:39
28787         Log: Microperl config update.
28788      Branch: perl
28789            ! uconfig.h uconfig.sh
28790 ____________________________________________________________________________
28791 [  6678] By: jhi                                   on 2000/08/17  19:16:13
28792         Log: The #6648 wasn't protective enough for limited platforms
28793              (like microperl).
28794      Branch: perl
28795            ! dump.c sv.c
28796 ____________________________________________________________________________
28797 [  6677] By: jhi                                   on 2000/08/17  14:46:35
28798         Log: Update Changes.
28799      Branch: perl
28800            ! Changes patchlevel.h
28801 ____________________________________________________________________________
28802 [  6676] By: jhi                                   on 2000/08/17  14:44:02
28803         Log: Add perlebcdic from Peter Prymmer, regen toc.
28804      Branch: perl
28805            + pod/perlebcdic.pod
28806            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28807 ____________________________________________________________________________
28808 [  6675] By: jhi                                   on 2000/08/17  14:41:52
28809         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
28810      Branch: perl
28811            ! pod/perldebtut.pod
28812 ____________________________________________________________________________
28813 [  6674] By: jhi                                   on 2000/08/17  14:29:43
28814         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
28815              
28816              Subject: [ID 20000724.006] -DLEAKTEST problem
28817              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
28818              Date: Tue, 25 Jul 2000 00:36:32 -0500
28819              Message-Id: <20000725003632.A26186@www.llamacom.com>
28820              
28821              Reminder sent
28822              
28823              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
28824              From: Hugo <hv@crypt.compulink.co.uk>
28825              Date: Thu, 17 Aug 2000 15:23:42 +0100
28826              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
28827      Branch: perl
28828            ! util.c
28829 ____________________________________________________________________________
28830 [  6673] By: jhi                                   on 2000/08/17  04:07:10
28831         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
28832              From: John Peacock <JPeacock@UnivPress.com>
28833              Date: Tue, 01 Aug 2000 09:38:12 -0400
28834              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
28835      Branch: perl
28836            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
28837 ____________________________________________________________________________
28838 [  6672] By: jhi                                   on 2000/08/17  03:04:35
28839         Log: Subject: [PATCH] Cwd.pm now uses strict
28840              From: Tim Jenness <timj@jach.hawaii.edu>
28841              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
28842              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
28843      Branch: perl
28844            ! lib/Cwd.pm
28845 ____________________________________________________________________________
28846 [  6671] By: jhi                                   on 2000/08/17  02:16:35
28847         Log: Make $Config{byteorder} more magical so that it is
28848              dynamically computed: nice for 'fat binaries'.
28849              
28850              Subject: [PATCH]: default byteorder
28851              From: Wilfredo Sánchez <wsanchez@apple.com>
28852              Date: Mon, 31 Jul 2000 19:45:31 -0700
28853              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
28854      Branch: perl
28855            ! configpm
28856 ____________________________________________________________________________
28857 [  6670] By: gsar                                  on 2000/08/17  01:22:21
28858         Log: move WNOHANG definition to where other such things are
28859      Branch: perl
28860            ! win32/win32.h
28861 ____________________________________________________________________________
28862 [  6669] By: jhi                                   on 2000/08/17  01:19:17
28863         Log: Update Changes.
28864      Branch: perl
28865            ! Changes patchlevel.h
28866 ____________________________________________________________________________
28867 [  6668] By: jhi                                   on 2000/08/17  01:16:29
28868         Log: Doc nits spotted by Richard Soderberg.
28869      Branch: perl
28870            ! README.posix-bc README.vmesa
28871 ____________________________________________________________________________
28872 [  6667] By: jhi                                   on 2000/08/17  01:12:11
28873         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
28874              From: "Casey R. Tweten" <crt@kiski.net>
28875              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
28876              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
28877      Branch: perl
28878            ! pod/perldebtut.pod
28879 ____________________________________________________________________________
28880 [  6666] By: jhi                                   on 2000/08/17  01:09:31
28881         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
28882              From: "Casey R. Tweten" <crt@kiski.net>
28883              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
28884              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
28885      Branch: perl
28886            ! lib/Shell.pm
28887 ____________________________________________________________________________
28888 [  6665] By: gsar                                  on 2000/08/17  01:03:52
28889         Log: add "ok" targets from change#6632 in makefile.mk
28890      Branch: perl
28891            ! pod/perlport.pod win32/Makefile win32/makefile.mk
28892 ____________________________________________________________________________
28893 [  6664] By: gsar                                  on 2000/08/17  00:56:11
28894         Log: avoid warnings from dense compiler
28895      Branch: perl
28896            ! win32/win32.c
28897 ____________________________________________________________________________
28898 [  6663] By: jhi                                   on 2000/08/17  00:51:49
28899         Log: Tweak the regex compilation errors once more.
28900      Branch: perl
28901            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
28902            ! t/op/regmesg.t t/pragma/warn/regcomp
28903 ____________________________________________________________________________
28904 [  6662] By: gsar                                  on 2000/08/17  00:28:19
28905         Log: trailing new %ENV entries weren't being pushed into the real
28906              environment of subprocesses on Windows
28907      Branch: perl
28908            ! t/op/magic.t win32/perlhost.h
28909 ____________________________________________________________________________
28910 [  6661] By: gsar                                  on 2000/08/17  00:19:20
28911         Log: waitpid() now handles externally spawned pids correctly;
28912              fixes for backtick/wait/waitpid failures on Windows 9x
28913              
28914              these changes make the pid returned by process functions on
28915              Windows 9x always positive by clearing the high bit (which
28916              is always set on Win9x); pseudo-process PIDs are likewise
28917              always negative now on Win9x (just as on NT/2000)
28918      Branch: perl
28919            ! pp_sys.c win32/perlhost.h win32/win32.c
28920 ____________________________________________________________________________
28921 [  6660] By: jhi                                   on 2000/08/17  00:04:32
28922         Log: Retract #6645.
28923      Branch: perl
28924            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28925            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
28926            ! t/op/sprintf.t
28927 ____________________________________________________________________________
28928 [  6659] By: gsar                                  on 2000/08/16  23:59:28
28929         Log: on windows, the return values from wait() and waitpid() don't
28930              match those of pseudo-pids
28931      Branch: perl
28932            ! pp_sys.c t/op/fork.t util.c win32/win32.c
28933 ____________________________________________________________________________
28934 [  6658] By: gsar                                  on 2000/08/16  23:56:14
28935         Log: pod nit seen in passing
28936      Branch: perl
28937            ! pod/perlfunc.pod
28938 ____________________________________________________________________________
28939 [  6657] By: gsar                                  on 2000/08/16  23:53:42
28940         Log: change#6328 could make close(SOCKET) return false on windows
28941              when it shouldn't
28942      Branch: perl
28943            ! win32/win32sck.c
28944 ____________________________________________________________________________
28945 [  6656] By: gsar                                  on 2000/08/16  23:46:57
28946         Log: check that the number pseudo children doesn't exceed
28947              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
28948              the WaitForMultipleObjects() limit that would cause wait()
28949              to crash)
28950              
28951              wait() and waitpid() could potentially be rewritten to use
28952              more than one thread to do the waiting to eliminate this
28953              limitation
28954      Branch: perl
28955            ! win32/perlhost.h
28956 ____________________________________________________________________________
28957 [  6655] By: jhi                                   on 2000/08/16  14:11:05
28958         Log: Update Changes.
28959      Branch: perl
28960            ! Changes patchlevel.h
28961 ____________________________________________________________________________
28962 [  6654] By: jhi                                   on 2000/08/16  14:10:12
28963         Log: Update to perldebtut 1.9, from Richard Foley.
28964      Branch: perl
28965            ! pod/perldebtut.pod
28966 ____________________________________________________________________________
28967 [  6653] By: jhi                                   on 2000/08/16  14:08:17
28968         Log: Change the regx compilation error markers to use = instead of <
28969              since pod makes using the latter quite messy.  Reported in
28970              ID 20000814.006 by Abigail and in
28971              Subject: Unknown escape E<> ?
28972              From: Lupe Christoph <lupe@lupe-christoph.de>
28973              Date: Fri, 11 Aug 2000 00:30:27 +0200
28974              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
28975      Branch: perl
28976            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
28977            ! t/op/regmesg.t t/pragma/warn/regcomp
28978 ____________________________________________________________________________
28979 [  6652] By: jhi                                   on 2000/08/16  13:25:31
28980         Log: Change the perlbug address to perl.org since it's more forgiving.
28981              
28982              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
28983              From: abigail@foad.org
28984              Date: 15 Aug 2000 04:15:40 -0000
28985              Message-Id: <20000815041540.8633.qmail@foad.org>
28986      Branch: perl
28987            ! utils/perlbug.PL
28988 ____________________________________________________________________________
28989 [  6651] By: jhi                                   on 2000/08/16  13:22:35
28990         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
28991              From: Tim Jenness <timj@jach.hawaii.edu>
28992              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
28993              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
28994      Branch: perl
28995            ! lib/Cwd.pm
28996 ____________________________________________________________________________
28997 [  6650] By: jhi                                   on 2000/08/16  13:18:13
28998         Log: Update to CPAN 1.57.
28999              
29000              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
29001              From: andreas.koenig@anima.de (Andreas J. Koenig)
29002              Date: 16 Aug 2000 15:09:46 +0200
29003              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
29004      Branch: perl
29005            ! lib/CPAN.pm
29006 ____________________________________________________________________________
29007 [  6649] By: jhi                                   on 2000/08/16  13:12:31
29008         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
29009              From: "Larry W. Virden" <lvirden@cas.org>
29010              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
29011              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
29012      Branch: perl
29013            ! README.hpux
29014 ____________________________________________________________________________
29015 [  6648] By: jhi                                   on 2000/08/16  13:03:53
29016         Log: The numeric locale was reset to "C" by s?printf and never restored.
29017              
29018              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
29019              From: Christian Kirsch <ck@held.mind.de>
29020              Date: Wed, 9 Aug 2000 17:05:17 +0200
29021              Message-Id: <20000809170517.A25389@held>
29022              
29023              No test since adding the failing example to locale.t
29024              does not fail -- probably because the locale settings are so
29025              thoroughly tweaked by that time.  Running the example standalone
29026              does fail, though.  UPDATE: test case added at change #7540.
29027      Branch: perl
29028            ! dump.c perl.h pp.c pp_ctl.c sv.c
29029 ____________________________________________________________________________
29030 [  6647] By: jhi                                   on 2000/08/16  00:07:54
29031         Log: Update Changes and test semi-automatic patchlevel updating.
29032      Branch: perl
29033            ! Changes patchlevel.h
29034 ____________________________________________________________________________
29035 [  6646] By: jhi                                   on 2000/08/15  23:35:07
29036         Log: Fix a dependency problem.
29037              
29038              Subject: [PATCH: 6640] VMS Makefile.SH update
29039              From: Peter Prymmer <pvhp@forte.com>
29040              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
29041              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
29042      Branch: perl
29043            ! vms/descrip_mms.template
29044 ____________________________________________________________________________
29045 [  6645] By: jhi                                   on 2000/08/15  23:33:23
29046         Log: (Retracted by #6660)
29047              
29048              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
29049              From: Dominic Dunlop <domo@computer.org>
29050              Date: Tue, 15 Aug 2000 22:20:52 +0200
29051              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
29052      Branch: metaconfig/U/perl
29053            + d_printfed.U
29054      Branch: perl
29055            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29056            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
29057            ! t/op/sprintf.t
29058 ____________________________________________________________________________
29059 [  6644] By: jhi                                   on 2000/08/15  21:17:20
29060         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
29061              From: abigail@foad.org
29062              Date: 15 Aug 2000 20:12:41 -0000
29063              Message-Id: <20000815201241.25556.qmail@foad.org>
29064      Branch: perl
29065            ! INSTALL
29066 ____________________________________________________________________________
29067 [  6643] By: jhi                                   on 2000/08/15  21:15:28
29068         Log: (an already applied patch)
29069      Branch: perl
29070            ! lib/CGI.pm
29071 ____________________________________________________________________________
29072 [  6642] By: gsar                                  on 2000/08/15  19:54:05
29073         Log: magic callbacks all need to have same type signature
29074      Branch: perl
29075            ! embed.pl mg.c proto.h
29076 ____________________________________________________________________________
29077 [  6641] By: jhi                                   on 2000/08/15  17:56:27
29078         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)
29079              From: Mike Guy <mjtg@cam.ac.uk>
29080              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
29081              Date: Tue, 15 Aug 2000 18:26:45 +0100
29082              
29083              Only the peek.t part applied, not the hash quality part.
29084      Branch: perl
29085            ! t/lib/peek.t
29086 ____________________________________________________________________________
29087 [  6640] By: jhi                                   on 2000/08/15  16:37:37
29088         Log: Update Changes.
29089      Branch: perl
29090            ! Changes
29091 ____________________________________________________________________________
29092 [  6639] By: jhi                                   on 2000/08/15  16:34:55
29093         Log: Missed a file from #6638.
29094      Branch: perl
29095            ! lib/File/Temp.pm
29096 ____________________________________________________________________________
29097 [  6638] By: jhi                                   on 2000/08/15  16:33:19
29098         Log: Subject: [PATCH perl@6620] cygwin port
29099              From: "Fifer, Eric" <EFifer@sanwaint.com>
29100              Date: Tue, 15 Aug 2000 17:00:49 +0100
29101              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
29102      Branch: perl
29103            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
29104 ____________________________________________________________________________
29105 [  6637] By: jhi                                   on 2000/08/15  16:29:22
29106         Log: Subject: [PATCH] debugger exit code should reflect user exit code
29107              From: Mike Guy <mjtg@cam.ac.uk>
29108              Date: Tue, 15 Aug 2000 16:55:59 +0100
29109              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
29110      Branch: perl
29111            ! lib/perl5db.pl
29112 ____________________________________________________________________________
29113 [  6636] By: jhi                                   on 2000/08/15  15:30:58
29114         Log: Update Changes.
29115      Branch: perl
29116            ! Changes
29117 ____________________________________________________________________________
29118 [  6635] By: jhi                                   on 2000/08/15  15:27:21
29119         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
29120      Branch: metaconfig
29121            ! U/mkglossary U/mksample
29122      Branch: metaconfig/U/perl
29123            ! Devel.U
29124      Branch: perl
29125            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29126 ____________________________________________________________________________
29127 [  6634] By: jhi                                   on 2000/08/15  14:11:55
29128         Log: Don't blow limited stacks, a lower number is enough to
29129              tickle the lookbehind limit.
29130              
29131              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
29132              From: Dominic Dunlop <domo@computer.org>
29133              Date: Tue, 15 Aug 2000 13:51:24 +0200
29134              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
29135      Branch: perl
29136            ! t/op/regmesg.t
29137 ____________________________________________________________________________
29138 [  6633] By: jhi                                   on 2000/08/15  14:01:46
29139         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
29140              From: Mike Guy <mjtg@cam.ac.uk>
29141              Date: Tue, 15 Aug 2000 12:10:50 +0100
29142              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
29143      Branch: perl
29144            ! utils/perldoc.PL
29145 ____________________________________________________________________________
29146 [  6632] By: jhi                                   on 2000/08/15  13:58:48
29147         Log: make ok etc also for win32.
29148              
29149              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
29150              From: Prymmer/Kahn <pvhp@best.com>
29151              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
29152              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
29153      Branch: perl
29154            ! win32/Makefile
29155 ____________________________________________________________________________
29156 [  6631] By: jhi                                   on 2000/08/15  13:45:03
29157         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
29158      Branch: perl
29159            ! lib/Test.pm
29160 ____________________________________________________________________________
29161 [  6630] By: jhi                                   on 2000/08/15  03:25:09
29162         Log: Update Changes.
29163      Branch: perl
29164            ! Changes
29165 ____________________________________________________________________________
29166 [  6629] By: jhi                                   on 2000/08/15  03:23:53
29167         Log: magic_regdatum_set() is void, not int.
29168      Branch: perl
29169            ! embed.pl mg.c proto.h
29170 ____________________________________________________________________________
29171 [  6628] By: jhi                                   on 2000/08/15  03:08:02
29172         Log: Make the user to give up his firstborn, err, to knowingly
29173              verify installing an unstable developer release.  Also bump
29174              the release to 5.7.0, but leave a patch tag in the local
29175              patches saying that this is not yet the real thing.
29176      Branch: metaconfig
29177            ! U/modified/Instruct.U
29178      Branch: metaconfig/U/perl
29179            + Devel.U
29180      Branch: perl
29181            ! Configure patchlevel.h
29182 ____________________________________________________________________________
29183 [  6627] By: jhi                                   on 2000/08/14  22:32:52
29184         Log: README.os2 update.
29185              
29186              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
29187              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29188              Date: Wed, 02 Aug 2000 21:55:09 -0700
29189              Message-ID: <tsPi5gzkgegX092yn@efn.org>
29190      Branch: perl
29191            ! README.os2
29192 ____________________________________________________________________________
29193 [  6626] By: jhi                                   on 2000/08/14  21:00:02
29194         Log: Subject: Re: File::Temp problems on VMS in bleedperl
29195              From: Tim Jenness <timj@jach.hawaii.edu>
29196              cc: vmsperl@perl.org
29197              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
29198              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
29199      Branch: perl
29200            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
29201 ____________________________________________________________________________
29202 [  6625] By: jhi                                   on 2000/08/14  20:52:16
29203         Log: Add SUIDMAIL as was done for the CERT alert.
29204      Branch: perl
29205            ! patchlevel.h
29206 ____________________________________________________________________________
29207 [  6624] By: jhi                                   on 2000/08/14  20:48:50
29208         Log: Subject: sfio2000
29209              From: Daniel Muino <dmuino@afip.gov.ar>
29210              Date: Mon, 14 Aug 2000 16:58:11 -0300
29211              Message-ID: <20000814165811.B16368@con2-dgi>
29212      Branch: perl
29213            ! perlsdio.h perlsfio.h
29214 ____________________________________________________________________________
29215 [  6623] By: jhi                                   on 2000/08/14  20:47:36
29216         Log: Subject: warning: storage class after type is obsolescent
29217              From: Daniel Muino <dmuino@afip.gov.ar>
29218              Date: Mon, 14 Aug 2000 16:42:47 -0300
29219              Message-ID: <20000814164247.A16368@con2-dgi>
29220      Branch: perl
29221            ! regcomp.pl regnodes.h
29222 ____________________________________________________________________________
29223 [  6622] By: jhi                                   on 2000/08/14  20:43:05
29224         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
29225              From: abigail@foad.org
29226              Date: 14 Aug 2000 20:00:10 -0000
29227              Message-Id: <20000814200010.27271.qmail@foad.org>
29228      Branch: perl
29229            ! Changes
29230 ____________________________________________________________________________
29231 [  6621] By: jhi                                   on 2000/08/14  15:23:05
29232         Log: Update Changes.
29233      Branch: perl
29234            ! Changes
29235 ____________________________________________________________________________
29236 [  6620] By: jhi                                   on 2000/08/14  15:22:14
29237         Log: Subject: Re: [PATCH] @+, @- readonly
29238              From: Mike Guy <mjtg@cam.ac.uk>
29239              Date: Mon, 14 Aug 2000 15:26:55 +0100
29240              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
29241      Branch: perl
29242            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
29243            ! sv.c t/op/pat.t
29244 ____________________________________________________________________________
29245 [  6619] By: jhi                                   on 2000/08/14  14:12:08
29246         Log: Update Changes.
29247      Branch: perl
29248            ! Changes
29249 ____________________________________________________________________________
29250 [  6618] By: jhi                                   on 2000/08/14  14:09:34
29251         Log: For now remove the mail code.
29252      Branch: perl
29253            ! perl.c
29254 ____________________________________________________________________________
29255 [  6617] By: jhi                                   on 2000/08/14  14:08:28
29256         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
29257      Branch: perl
29258            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
29259            ! pod/perlfaq8.pod pod/perlsec.pod
29260 ____________________________________________________________________________
29261 [  6616] By: jhi                                   on 2000/08/14  14:00:11
29262         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
29263              From: Mike Guy <mjtg@cam.ac.uk>
29264              Date: Mon, 14 Aug 2000 08:26:02 +0100
29265              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
29266      Branch: perl
29267            ! lib/perl5db.pl
29268 ____________________________________________________________________________
29269 [  6615] By: jhi                                   on 2000/08/14  13:58:45
29270         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
29271              From: Mike Guy <mjtg@cam.ac.uk>
29272              Date: Mon, 14 Aug 2000 08:04:22 +0100
29273              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
29274      Branch: perl
29275            ! gv.c mg.c t/op/pat.t
29276 ____________________________________________________________________________
29277 [  6614] By: jhi                                   on 2000/08/14  13:56:45
29278         Log: Subject: Test fails / warnings with perl-current #6612
29279              From: Mike Guy <mjtg@cam.ac.uk>
29280              Date: Mon, 14 Aug 2000 07:57:23 +0100
29281              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
29282      Branch: perl
29283            ! t/lib/b.t t/lib/peek.t
29284 ____________________________________________________________________________
29285 [  6613] By: jhi                                   on 2000/08/14  13:45:33
29286         Log: VMS configure.com update continues.
29287      Branch: perl
29288            - vms/configure.com
29289            ! MANIFEST configure.com
29290 ____________________________________________________________________________
29291 [  6612] By: jhi                                   on 2000/08/13  22:13:35
29292         Log: Update Changes.
29293      Branch: perl
29294            ! Changes
29295 ____________________________________________________________________________
29296 [  6611] By: jhi                                   on 2000/08/13  16:21:45
29297         Log: Upgrade to CGI 2.71, from Lincoln Stein.
29298      Branch: perl
29299            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
29300 ____________________________________________________________________________
29301 [  6610] By: jhi                                   on 2000/08/13  15:09:16
29302         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
29303              From: Mike Guy <mjtg@cam.ac.uk>
29304              Date: Sun, 13 Aug 2000 13:45:51 +0100
29305              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
29306      Branch: perl
29307            ! t/op/regmesg.t
29308 ____________________________________________________________________________
29309 [  6609] By: jhi                                   on 2000/08/13  14:31:26
29310         Log: Andreas says that 1.56 is fine, so reverting back to it.
29311      Branch: perl
29312            ! lib/CPAN.pm
29313 ____________________________________________________________________________
29314 [  6608] By: jhi                                   on 2000/08/13  05:34:20
29315         Log: Update Changes.
29316      Branch: perl
29317            ! Changes
29318 ____________________________________________________________________________
29319 [  6607] By: jhi                                   on 2000/08/13  05:32:01
29320         Log: Put back the \z changes of #5406 to CPAN.pm.
29321      Branch: perl
29322            ! lib/CPAN.pm
29323 ____________________________________________________________________________
29324 [  6606] By: jhi                                   on 2000/08/13  05:20:16
29325         Log: Fix-n-skip the tests under 5005threads.
29326      Branch: perl
29327            ! t/lib/b.t
29328 ____________________________________________________________________________
29329 [  6605] By: jhi                                   on 2000/08/13  05:07:48
29330         Log: Fix the test for 5005threads.
29331      Branch: perl
29332            ! t/lib/peek.t
29333 ____________________________________________________________________________
29334 [  6604] By: jhi                                   on 2000/08/13  03:35:37
29335         Log: Should have deleted this in #6603.
29336      Branch: perl
29337            - vms/subconfigure.com
29338 ____________________________________________________________________________
29339 [  6603] By: jhi                                   on 2000/08/12  18:29:32
29340         Log: Rewrite of vms/subconfigure.com as configure.com,
29341              from Peter Prymmer and the vmsperl crew.
29342      Branch: perl
29343            + vms/configure.com
29344            ! MANIFEST
29345 ____________________________________________________________________________
29346 [  6602] By: jhi                                   on 2000/08/11  13:00:01
29347         Log: PlainText.pm is dead.
29348      Branch: perl
29349            - lib/Pod/PlainText.pm
29350            ! MANIFEST
29351 ____________________________________________________________________________
29352 [  6601] By: jhi                                   on 2000/08/11  04:06:45
29353         Log: Update Changes.
29354      Branch: perl
29355            ! Changes
29356 ____________________________________________________________________________
29357 [  6600] By: jhi                                   on 2000/08/11  04:06:10
29358         Log: Add a few missing files, update MANIFEST.
29359      Branch: perl
29360            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
29361            + lib/Pod/PlainText.pm t/pod/find.t
29362            ! MANIFEST t/op/regmesg.t
29363 ____________________________________________________________________________
29364 [  6599] By: jhi                                   on 2000/08/11  03:31:10
29365         Log: Add Perl debugging tutorial, regen toc. 
29366              
29367              Subject: perldebtut.pod
29368              From: Richard Foley <Richard.Foley@m.dasa.de>
29369              Date: Wed, 09 Aug 2000 10:17:15 +0200
29370              Message-id: <3991138B.262247B8@m.dasa.de>
29371      Branch: perl
29372            + pod/perldebtut.pod
29373            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29374 ____________________________________________________________________________
29375 [  6598] By: jhi                                   on 2000/08/11  02:48:56
29376         Log: tiny Changes edit
29377      Branch: perl
29378            ! Changes
29379 ____________________________________________________________________________
29380 [  6597] By: jhi                                   on 2000/08/11  02:39:04
29381         Log: Tests for #6589.
29382              
29383              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
29384              From: simon@brecon.co.uk (Simon Cozens)
29385              Date: 11 Aug 2000 02:24:52 GMT
29386              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
29387      Branch: perl
29388            ! t/lib/b.t
29389 ____________________________________________________________________________
29390 [  6596] By: jhi                                   on 2000/08/11  01:50:07
29391         Log: Update Changes.
29392      Branch: perl
29393            ! Changes
29394 ____________________________________________________________________________
29395 [  6595] By: jhi                                   on 2000/08/11  01:47:16
29396         Log: nitfix
29397      Branch: perl
29398            ! Changes
29399 ____________________________________________________________________________
29400 [  6594] By: jhi                                   on 2000/08/11  01:36:16
29401         Log: Subject: Getting perlio and threads to compile
29402              From: Lupe Christoph <lupe@lupe-christoph.de>
29403              Date: Wed, 9 Aug 2000 11:35:54 +0200
29404              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
29405              
29406              (the Solaris version changes in Configure skipped)
29407      Branch: perl
29408            ! hints/solaris_2.sh thread.h
29409 ____________________________________________________________________________
29410 [  6593] By: jhi                                   on 2000/08/11  01:30:16
29411         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
29412              From: simon@brecon.co.uk (Simon Cozens)
29413              Date: 1 Aug 2000 06:55:19 GMT
29414              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
29415      Branch: perl
29416            ! lib/utf8.pm
29417 ____________________________________________________________________________
29418 [  6592] By: jhi                                   on 2000/08/11  01:26:39
29419         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
29420              From: Peter Scott <Peter@PeterScott.com>
29421              Date: Thu, 10 Aug 2000 08:23:27 -0700
29422              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
29423      Branch: perl
29424            ! lib/perl5db.pl
29425 ____________________________________________________________________________
29426 [  6591] By: jhi                                   on 2000/08/11  01:22:02
29427         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
29428              From: Hugo <hv@crypt.compulink.co.uk>
29429              Date: Thu, 10 Aug 2000 19:23:04 +0100
29430              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
29431      Branch: perl
29432            ! regexec.c t/op/pat.t
29433 ____________________________________________________________________________
29434 [  6590] By: jhi                                   on 2000/08/11  01:19:19
29435         Log: Preprocessing and postprocessing for File::Find.
29436              
29437              Subject: Patch to Find::File.pm to allow alphabetical results
29438              From: Joe Smith <jsmith@inwap.com>
29439              Date: Wed, 9 Aug 2000 02:44:54 -0700
29440              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
29441      Branch: perl
29442            ! lib/File/Find.pm
29443 ____________________________________________________________________________
29444 [  6589] By: jhi                                   on 2000/08/11  01:12:39
29445         Log: B::Deparse didn't do sub attributes.
29446              
29447              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
29448              From: simon@brecon.co.uk (Simon Cozens)
29449              Date: 9 Aug 2000 04:49:20 GMT
29450              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
29451      Branch: perl
29452            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
29453 ____________________________________________________________________________
29454 [  6588] By: jhi                                   on 2000/08/11  01:06:40
29455         Log: Subject: debugger "d" command doesnt check line number
29456              From: Mike Guy <mjtg@cam.ac.uk>
29457              Date: Tue, 08 Aug 2000 21:54:29 +0100
29458              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
29459      Branch: perl
29460            ! lib/perl5db.pl mg.c pod/perldiag.pod
29461 ____________________________________________________________________________
29462 [  6587] By: jhi                                   on 2000/08/11  00:45:03
29463         Log: sleep(1) does not necessarily return 1.
29464              
29465              Subject: [PATCH bleadperl] op/lex_assign.t  
29466              From: Hugo <hv@crypt.compulink.co.uk>
29467              Date: Thu, 03 Aug 2000 14:34:22 +0100        
29468              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
29469      Branch: perl
29470            ! t/op/lex_assign.t
29471 ____________________________________________________________________________
29472 [  6586] By: jhi                                   on 2000/08/11  00:31:50
29473         Log: Document the IO::Select timeout.
29474      Branch: perl
29475            ! ext/IO/lib/IO/Select.pm
29476 ____________________________________________________________________________
29477 [  6585] By: jhi                                   on 2000/08/11  00:13:54
29478         Log: Forgot contributor.
29479      Branch: perl
29480            ! Changes
29481 ____________________________________________________________________________
29482 [  6584] By: jhi                                   on 2000/08/11  00:09:19
29483         Log: detypo
29484      Branch: perl
29485            ! Changes
29486 ____________________________________________________________________________
29487 [  6583] By: jhi                                   on 2000/08/11  00:07:53
29488         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
29489              
29490              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
29491              From: Mike Guy <mjtg@cam.ac.uk> 
29492              Date: Thu, 10 Aug 2000 15:50:54 +0100
29493              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
29494      Branch: perl
29495            ! sv.c t/op/int.t
29496 ____________________________________________________________________________
29497 [  6582] By: jhi                                   on 2000/08/10  23:29:32
29498         Log: Update Changes.
29499      Branch: perl
29500            ! Changes
29501 ____________________________________________________________________________
29502 [  6581] By: jhi                                   on 2000/08/10  23:26:16
29503         Log: Put back the std @INC thing.
29504      Branch: perl
29505            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
29506            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
29507            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
29508            ! t/lib/gol-oo.t
29509 ____________________________________________________________________________
29510 [  6580] By: jhi                                   on 2000/08/10  23:03:34
29511         Log: Update to CGI 2.70, from Lincoln Stein.
29512      Branch: perl
29513            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
29514            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
29515            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
29516            ! t/lib/cgi-request.t
29517 ____________________________________________________________________________
29518 [  6579] By: jhi                                   on 2000/08/10  22:41:50
29519         Log: Update to CPAN 1.56, from Andreas König.
29520      Branch: perl
29521            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29522 ____________________________________________________________________________
29523 [  6578] By: jhi                                   on 2000/08/10  22:38:13
29524         Log: Update to Pod::Parser 1.17, from Brad Appleton.
29525      Branch: perl
29526            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
29527            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
29528            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
29529            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
29530            ! t/pod/include.t t/pod/included.t t/pod/lref.t
29531            ! t/pod/multiline_items.t t/pod/nested_items.t
29532            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
29533            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
29534            ! t/pod/special_seqs.t
29535 ____________________________________________________________________________
29536 [  6577] By: jhi                                   on 2000/08/10  22:35:41
29537         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
29538      Branch: perl
29539            ! AUTHORS MAINTAIN
29540 ____________________________________________________________________________
29541 [  6576] By: jhi                                   on 2000/08/10  22:24:54
29542         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
29543      Branch: perl
29544            + t/lib/gol-oo.t
29545            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
29546            ! t/lib/gol-compat.t t/lib/gol-linkage.t
29547 ____________________________________________________________________________
29548 [  6575] By: jhi                                   on 2000/08/10  22:02:07
29549         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
29550      Branch: perl
29551            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
29552 ____________________________________________________________________________
29553 [  6574] By: jhi                                   on 2000/08/10  21:55:03
29554         Log: Iterating perl6 description.
29555      Branch: perl
29556            ! pod/perlfaq1.pod
29557 ____________________________________________________________________________
29558 [  6573] By: jhi                                   on 2000/08/10  21:48:26
29559         Log: Revert the sv.c part of #6559, a better fix is needed.
29560      Branch: perl
29561            ! sv.c
29562 ____________________________________________________________________________
29563 [  6572] By: jhi                                   on 2000/08/10  20:33:43
29564         Log: It's the 2ndO'ROSSC.
29565      Branch: perl
29566            ! pod/perlfaq1.pod
29567 ____________________________________________________________________________
29568 [  6571] By: jhi                                   on 2000/08/10  15:55:48
29569         Log: detypo
29570      Branch: perl
29571            ! pod/perlfaq1.pod
29572 ____________________________________________________________________________
29573 [  6570] By: jhi                                   on 2000/08/10  14:11:17
29574         Log: An exceptionally sticky typo.
29575      Branch: perl
29576            ! Changes
29577 ____________________________________________________________________________
29578 [  6569] By: jhi                                   on 2000/08/10  14:09:33
29579         Log: detypo (and test Changes updating script)
29580      Branch: perl
29581            ! Changes
29582 ____________________________________________________________________________
29583 [  6568] By: jhi                                   on 2000/08/10  14:07:07
29584         Log: Update Changes.
29585      Branch: perl
29586            ! Changes
29587 ____________________________________________________________________________
29588 [  6567] By: jhi                                   on 2000/08/10  14:06:19
29589         Log: Amend the description of Perl6.
29590              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
29591              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
29592              Date: Wed, 9 Aug 2000 22:11:06 -0500
29593              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
29594      Branch: perl
29595            ! pod/perlfaq1.pod
29596 ____________________________________________________________________________
29597 [  6566] By: jhi                                   on 2000/08/10  13:58:57
29598         Log: Subject: Remove dead entry in perldiag
29599              From: Mike Guy <mjtg@cam.ac.uk>
29600              Date: Thu, 10 Aug 2000 14:19:19 +0100
29601              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
29602      Branch: perl
29603            ! pod/perldiag.pod
29604 ____________________________________________________________________________
29605 [  6565] By: jhi                                   on 2000/08/10  13:51:48
29606         Log: Zero entries were skipped, fix from Adrian Goalby
29607              <argoalby@yahoo.co.uk>
29608      Branch: perl
29609            ! lib/unicode/Number.pl lib/unicode/mktables.PL
29610 ____________________________________________________________________________
29611 [  6564] By: jhi                                   on 2000/08/10  13:00:12
29612         Log: Subject: [PATCH 5.6.0] cygwin port
29613              From: "Fifer, Eric" <EFifer@sanwaint.com>
29614              Date: Thu, 10 Aug 2000 13:15:36 +0100
29615              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
29616      Branch: perl
29617            ! README.cygwin hints/cygwin.sh
29618 ____________________________________________________________________________
29619 [  6563] By: jhi                                   on 2000/08/10  12:55:16
29620         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
29621      Branch: perl
29622            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
29623 ____________________________________________________________________________
29624 [  6562] By: gsar                                  on 2000/08/10  08:38:39
29625         Log: warn is a macro, avoid using at a variable to avoid warnings
29626              in some configurations; readdir.t is too conservative in
29627              estimating number of *.t's
29628      Branch: perl
29629            ! t/op/readdir.t util.c
29630 ____________________________________________________________________________
29631 [  6561] By: jhi                                   on 2000/08/09  23:35:42
29632         Log: Update Changes.
29633      Branch: perl
29634            ! Changes
29635 ____________________________________________________________________________
29636 [  6560] By: jhi                                   on 2000/08/09  23:05:47
29637         Log: Subject: Re: enhanced(?) regex error messages
29638              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
29639              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
29640              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
29641              
29642              (plus two small patches sent privately)
29643              (this still seems to leave few test failures)
29644      Branch: perl
29645            + t/op/regmesg.t
29646            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
29647            ! t/pragma/warn/regcomp
29648 ____________________________________________________________________________
29649 [  6559] By: jhi                                   on 2000/08/09  20:41:18
29650         Log: (The fix did work but was not right, retracted in #6573)
29651              
29652              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
29653              From: Christian Kirsch <ck@held.mind.de>
29654              Date: Wed, 9 Aug 2000 17:05:17 +0200
29655              Message-Id: <20000809170517.A25389@held>
29656      Branch: perl
29657            ! sv.c t/pragma/locale.t
29658 ____________________________________________________________________________
29659 [  6558] By: jhi                                   on 2000/08/08  22:34:08
29660         Log: Tiny updates on the contributors list.
29661      Branch: perl
29662            ! Changes
29663 ____________________________________________________________________________
29664 [  6557] By: jhi                                   on 2000/08/08  19:34:28
29665         Log: Double check that we have a dirhandle.
29666      Branch: perl
29667            ! util.c
29668 ____________________________________________________________________________
29669 [  6556] By: jhi                                   on 2000/08/08  19:01:51
29670         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
29671              May be repopulated with fresh maintained examples.
29672      Branch: perl
29673            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
29674            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
29675            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
29676            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
29677            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
29678            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
29679            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
29680            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
29681            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
29682            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
29683            + lib/CGI/eg/wilogo_gif.uu
29684            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
29685            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
29686            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
29687            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
29688            - eg/cgi/frameset.cgi eg/cgi/index.html
29689            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
29690            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
29691            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
29692            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
29693            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
29694            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
29695            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
29696            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
29697            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
29698            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
29699            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
29700            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
29701            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
29702            - eg/van/vanish eg/who eg/wrapsuid
29703            ! MANIFEST
29704 ____________________________________________________________________________
29705 [  6555] By: jhi                                   on 2000/08/08  18:51:08
29706         Log: Delete chat2 as requested by Randal.
29707              
29708              Subject: Re: perlfaq8 coyness
29709              From: merlyn@stonehenge.com (Randal L. Schwartz) 
29710              Date: 15 May 2000 18:52:42 -0700 
29711              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
29712      Branch: perl
29713            - lib/chat2.pl
29714            ! MANIFEST
29715 ____________________________________________________________________________
29716 [  6554] By: jhi                                   on 2000/08/08  18:31:35
29717         Log: Regen global.sym.
29718      Branch: perl
29719            ! global.sym
29720 ____________________________________________________________________________
29721 [  6553] By: jhi                                   on 2000/08/08  18:28:13
29722         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
29723              (either perlbug or p5p ate the original), plus regen
29724              perlapi and perltoc. 
29725      Branch: perl
29726            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
29727            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
29728            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
29729            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
29730            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
29731            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
29732            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
29733            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
29734            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
29735            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
29736 ____________________________________________________________________________
29737 [  6552] By: jhi                                   on 2000/08/08  18:06:29
29738         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
29739              From: Mike Guy <mjtg@cam.ac.uk>
29740              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
29741              Date: Tue, 08 Aug 2000 15:51:27 +0100
29742      Branch: perl
29743            ! doop.c sv.h t/op/join.t t/pragma/overload.t
29744 ____________________________________________________________________________
29745 [  6551] By: jhi                                   on 2000/08/08  18:01:11
29746         Log: Re-apply #6549.
29747      Branch: perl
29748            ! lib/perl5db.pl
29749 ____________________________________________________________________________
29750 [  6550] By: jhi                                   on 2000/08/08  17:43:08
29751         Log: Accidental retraction of #6549.
29752      Branch: perl
29753            ! lib/perl5db.pl
29754 ____________________________________________________________________________
29755 [  6549] By: jhi                                   on 2000/08/08  17:40:04
29756         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
29757              From: Mike Guy <mjtg@cam.ac.uk>
29758              Date: Mon, 07 Aug 2000 21:49:58 +0100
29759              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
29760      Branch: perl
29761            ! lib/perl5db.pl
29762 ____________________________________________________________________________
29763 [  6548] By: jhi                                   on 2000/08/08  17:37:57
29764         Log: Document here-doc better.
29765              
29766              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
29767              From: Mike Guy <mjtg@cam.ac.uk>
29768              Date: Mon, 07 Aug 2000 14:02:09 +0100
29769              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
29770      Branch: perl
29771            ! pod/perldata.pod
29772 ____________________________________________________________________________
29773 [  6547] By: jhi                                   on 2000/08/08  17:33:34
29774         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
29775              From: "Randy J. Ray" <rjray@redhat.com>
29776              Date: Mon, 07 Aug 2000 19:12:25 -0700
29777              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
29778      Branch: perl
29779            ! perl.c pod/perlrun.pod
29780 ____________________________________________________________________________
29781 [  6546] By: jhi                                   on 2000/08/08  17:29:26
29782         Log: Subject: Re: enhanced(?) regex error messages 
29783              From: Hugo <hv@crypt.compulink.co.uk>
29784              Date: Tue, 08 Aug 2000 03:25:51 +0100
29785              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
29786              
29787              plus Capitalize the error messages, plus perldiag them.
29788      Branch: perl
29789            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
29790 ____________________________________________________________________________
29791 [  6545] By: jhi                                   on 2000/08/08  13:59:28
29792         Log: Augment #6539 a bit: don't croak if there's magic in the air.
29793              
29794              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
29795              From: Hugo <hv@crypt.compulink.co.uk>
29796              Date: Tue, 08 Aug 2000 03:02:03 +0100
29797              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
29798      Branch: perl
29799            ! pp.c t/op/bless.t
29800 ____________________________________________________________________________
29801 [  6544] By: jhi                                   on 2000/08/07  21:11:52
29802         Log: Make the test -w clean.
29803      Branch: perl
29804            ! t/op/bless.t
29805 ____________________________________________________________________________
29806 [  6543] By: jhi                                   on 2000/08/07  19:49:53
29807         Log: use warnings instead of $^W.
29808      Branch: perl
29809            ! t/op/bless.t
29810 ____________________________________________________________________________
29811 [  6542] By: jhi                                   on 2000/08/07  17:41:41
29812         Log: Disable a portability warning Because We Know What We Are Doing.
29813      Branch: perl
29814            ! t/op/bless.t
29815 ____________________________________________________________________________
29816 [  6541] By: jhi                                   on 2000/08/07  17:29:51
29817         Log: Tiny tidying on report_evil_fh().
29818      Branch: perl
29819            ! util.c
29820 ____________________________________________________________________________
29821 [  6540] By: jhi                                   on 2000/08/07  16:37:38
29822         Log: Make regular expression parse error messages easier to understand.
29823              
29824              Subject: Re: enhanced(?) regex error messages
29825              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
29826              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
29827              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
29828      Branch: perl
29829            ! regcomp.c
29830 ____________________________________________________________________________
29831 [  6539] By: jhi                                   on 2000/08/07  16:12:27
29832         Log: Make bless(REF, REF) a fatal error, add bless tests.
29833              
29834              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
29835              From: Hugo <hv@crypt.compulink.co.uk>
29836              Date: Mon, 07 Aug 2000 16:59:38 +0100
29837              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
29838      Branch: perl
29839            + t/op/bless.t
29840            ! MANIFEST pod/perldiag.pod pp.c sv.c
29841 ____________________________________________________________________________
29842 [  6538] By: jhi                                   on 2000/08/07  15:59:43
29843         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
29844              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
29845              Date: Thu, 3 Aug 2000 14:29:21 -0700
29846              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
29847      Branch: perl
29848            ! lib/lib_pm.PL
29849 ____________________________________________________________________________
29850 [  6537] By: jhi                                   on 2000/08/07  15:47:18
29851         Log: Retract #6419 for now since it breaks in AFS and MachTen.
29852      Branch: perl
29853            ! lib/Cwd.pm
29854 ____________________________________________________________________________
29855 [  6536] By: jhi                                   on 2000/08/07  15:05:29
29856         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
29857              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
29858              The security hole exists only in suidperls, which isn't
29859              installed or even built by default.
29860      Branch: perl
29861            ! perl.c
29862 ____________________________________________________________________________
29863 [  6535] By: jhi                                   on 2000/08/07  14:45:14
29864         Log: tr memory corruption fix from Simon Cozens.
29865      Branch: perl
29866            ! doop.c
29867 ____________________________________________________________________________
29868 [  6534] By: jhi                                   on 2000/08/06  11:38:16
29869         Log: Document a bit that UDP is not what you might think.
29870              
29871              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
29872              From: Lupe Christoph <lupe@lupe-christoph.de>
29873              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
29874              Date: Mon, 24 Jul 2000 08:59:15 +0200
29875      Branch: perl
29876            ! pod/perlipc.pod
29877 ____________________________________________________________________________
29878 [  6533] By: jhi                                   on 2000/08/06  11:35:01
29879         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
29880              From: Jeff Pinyan <jeffp@hut.crusoe.net>
29881              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
29882              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
29883      Branch: perl
29884            ! pod/perlfunc.pod
29885 ____________________________________________________________________________
29886 [  6532] By: jhi                                   on 2000/08/06  03:45:41
29887         Log: Have symbols for the IoTYPEs.
29888      Branch: perl
29889            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
29890 ____________________________________________________________________________
29891 [  6531] By: jhi                                   on 2000/08/06  01:33:55
29892         Log: Continue fixing the io warnings.  This also
29893              sort of fixes bug ID 20000802.003: the core dump
29894              is no more.  Whether the current behaviour is correct
29895              (giving a warning: "Not a format reference"), is another matter.
29896      Branch: perl
29897            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
29898            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
29899 ____________________________________________________________________________
29900 [  6530] By: jhi                                   on 2000/08/05  21:33:12
29901         Log: Change the Policy policy: now -Dprefix= with an existing
29902              Policy.sh and prefix == siteprefix == vendorprefix, then all
29903              of them follow along the new prefix.
29904              
29905              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
29906              From: Andy Dougherty <doughera@lafayette.edu>
29907              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
29908              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
29909      Branch: perl
29910            ! Policy_sh.SH
29911 ____________________________________________________________________________
29912 [  6529] By: jhi                                   on 2000/08/05  18:57:28
29913         Log: Zap lib/Sys directory when cleaning up.
29914      Branch: perl
29915            ! Makefile.SH
29916 ____________________________________________________________________________
29917 [  6528] By: jhi                                   on 2000/08/05  18:40:44
29918         Log: Essential prototype changes were missing from #6527.
29919              Also make report_evil_fh() more bomb-proof.
29920      Branch: perl
29921            ! embed.h util.c
29922 ____________________________________________________________________________
29923 [  6527] By: jhi                                   on 2000/08/05  03:22:05
29924         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
29925              From: "Ronald F. Guilmette" <rfg@monkeys.com>
29926              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
29927              Message-Id: <200007242247.PAA52177@monkeys.com>
29928      Branch: perl
29929            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
29930 ____________________________________________________________________________
29931 [  6526] By: jhi                                   on 2000/08/04  21:23:27
29932         Log: gcc versions might have (parentheses) in them.
29933      Branch: metaconfig/U/perl
29934            ! gccvers.U
29935      Branch: perl
29936            ! Configure config_h.SH
29937 ____________________________________________________________________________
29938 [  6525] By: jhi                                   on 2000/08/04  20:23:12
29939         Log: Weed buglets pointed out by
29940              
29941              From: Lupe Christoph <lupe@lupe-christoph.de>
29942              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
29943              Date: Fri, 4 Aug 2000 17:34:39 +0200
29944              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
29945      Branch: metaconfig/U/perl
29946            ! gccvers.U uselfs.U
29947      Branch: perl
29948            ! Configure config_h.SH
29949 ____________________________________________________________________________
29950 [  6524] By: jhi                                   on 2000/08/04  19:02:08
29951         Log: Warn under -w if lstat(FH) is attempted.
29952              
29953              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
29954              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
29955              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
29956              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
29957      Branch: perl
29958            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
29959            ! t/pragma/warn/pp_sys
29960 ____________________________________________________________________________
29961 [  6523] By: jhi                                   on 2000/08/04  12:31:11
29962         Log: Subject: New perlcc, take 2
29963              From: simon@brecon.co.uk (Simon Cozens)
29964              Date: 4 Aug 2000 06:21:04 GMT
29965              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
29966      Branch: perl
29967            ! utils/perlcc.PL
29968 ____________________________________________________________________________
29969 [  6522] By: jhi                                   on 2000/08/04  12:26:33
29970         Log: Subject: Re: Array vs. List context
29971              From: Daniel Chetlin <daniel@chetlin.com>
29972              Date: Fri, 4 Aug 2000 00:22:44 -0700
29973              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
29974      Branch: perl
29975            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
29976            ! pod/perlfaq4.pod
29977 ____________________________________________________________________________
29978 [  6521] By: jhi                                   on 2000/08/04  12:22:38
29979         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
29980              From: Raymund Will <ray@caldera.de>
29981              Date: Fri, 4 Aug 2000 12:07:09 +0200
29982              Message-Id: <20000804120709.A14982@caldera.de>
29983      Branch: perl
29984            ! configure.gnu
29985 ____________________________________________________________________________
29986 [  6520] By: jhi                                   on 2000/08/04  04:09:06
29987         Log: After the #6519 a warning about stat() is just that,
29988              not about a filetest, which now have their own warning.
29989      Branch: perl
29990            ! pod/perldiag.pod
29991 ____________________________________________________________________________
29992 [  6519] By: jhi                                   on 2000/08/04  04:06:30
29993         Log: In the warnings call filehandles consistently so;
29994              add "unopened" warning for stat().
29995      Branch: perl
29996            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
29997            ! t/pragma/warn/pp_sys
29998 ____________________________________________________________________________
29999 [  6518] By: jhi                                   on 2000/08/04  02:55:35
30000         Log: Subject: Minor tweak to perlvar.pod
30001              From: "Stephen P. Potter" <spp@ds.net>
30002              Date: Tue, 18 Apr 2000 09:26:03 -0400
30003              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
30004      Branch: perl
30005            ! pod/perlvar.pod
30006 ____________________________________________________________________________
30007 [  6517] By: jhi                                   on 2000/08/04  02:50:08
30008         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
30009              From: "Clinton Pierce" <cpierce1@ford.com>
30010              Date: Wed, 21 Jul 1999 16:45:31 -0400
30011              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
30012              
30013              Fix by Stephen Potter (visible in the bug db but not in p5p?)
30014      Branch: perl
30015            ! pod/perlfunc.pod pod/perlop.pod
30016 ____________________________________________________________________________
30017 [  6516] By: jhi                                   on 2000/08/04  02:09:25
30018         Log: This is 6512.  Really.
30019      Branch: perl
30020            ! dump.c
30021 ____________________________________________________________________________
30022 [  6515] By: jhi                                   on 2000/08/04  01:25:50
30023         Log: mention the idea of @( and @)
30024      Branch: perl
30025            ! Todo-5.6
30026 ____________________________________________________________________________
30027 [  6514] By: bailey                                on 2000/08/04  01:18:46
30028         Log: YA resync with mainstem, including VMS patches from others
30029      Branch: vmsperl
30030           +> (branch 48 files)
30031            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
30032           !> (integrate 354 files)
30033 ____________________________________________________________________________
30034 [  6513] By: jhi                                   on 2000/08/04  01:18:18
30035         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
30036              From: Mark Dickinson <dickins3@fas.harvard.edu>
30037              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
30038              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
30039      Branch: perl
30040            ! t/op/grent.t t/op/pwent.t
30041 ____________________________________________________________________________
30042 [  6512] By: jhi                                   on 2000/08/04  01:14:06
30043         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
30044              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30045              Date: Wed, 02 Aug 2000 10:51:01 +0100
30046              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
30047      Branch: perl
30048            ! sv.c
30049 ____________________________________________________________________________
30050 [  6511] By: jhi                                   on 2000/08/04  00:57:00
30051         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
30052              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30053              Date: Thu, 03 Aug 2000 17:20:04 -0700
30054              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
30055      Branch: metaconfig
30056            ! U/modified/Cppsym.U
30057      Branch: perl
30058            ! Configure config_h.SH
30059 ____________________________________________________________________________
30060 [  6510] By: jhi                                   on 2000/08/04  00:25:28
30061         Log: detypo
30062      Branch: perl
30063            ! Makefile.SH
30064 ____________________________________________________________________________
30065 [  6509] By: jhi                                   on 2000/08/03  23:43:18
30066         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
30067              From: Dominic Dunlop <domo@computer.org>
30068              Date: Thu, 3 Aug 2000 22:16:46 +0200
30069              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
30070      Branch: perl
30071            ! t/op/sprintf.t
30072 ____________________________________________________________________________
30073 [  6508] By: jhi                                   on 2000/08/03  23:40:37
30074         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
30075              From: Hugo <hv@crypt.compulink.co.uk>
30076              Date: Thu, 03 Aug 2000 18:25:30 +0100
30077              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
30078      Branch: perl
30079            ! regcomp.c t/op/re_tests
30080 ____________________________________________________________________________
30081 [  6507] By: jhi                                   on 2000/08/03  23:38:28
30082         Log: Subject: [PATCH] sv.h documentation - SvLEN
30083              From: Mike Guy <mjtg@cam.ac.uk>
30084              Date: Thu, 03 Aug 2000 14:43:09 +0100
30085              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
30086      Branch: perl
30087            ! sv.h
30088 ____________________________________________________________________________
30089 [  6506] By: jhi                                   on 2000/08/03  15:49:14
30090         Log: Disable the fix_pl hack for now.
30091      Branch: perl
30092            ! Makefile.SH
30093 ____________________________________________________________________________
30094 [  6505] By: jhi                                   on 2000/08/03  13:49:04
30095         Log: Add a URL for FSF.
30096              
30097              Subject: Patch for README
30098              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
30099              Date: Wed, 2 Aug 2000 13:25:09 -0500
30100              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
30101      Branch: perl
30102            ! README
30103 ____________________________________________________________________________
30104 [  6504] By: jhi                                   on 2000/08/03  13:29:19
30105         Log: Be more informative on what is skipped and why,
30106              also repeat the list at the end.
30107      Branch: perl
30108            ! Porting/p4desc
30109 ____________________________________________________________________________
30110 [  6503] By: jhi                                   on 2000/08/03  13:07:05
30111         Log: Circumvent the removal of .patch by fix_pl.
30112              
30113              Subject: Re: [ID 20000802.011] unable to 'make test'          
30114              From: simon@brecon.co.uk (Simon Cozens) 
30115              Date: 3 Aug 2000 04:17:00 GMT
30116              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
30117      Branch: perl
30118            ! Makefile.SH
30119 ____________________________________________________________________________
30120 [  6502] By: jhi                                   on 2000/08/03  00:14:34
30121         Log: Add the missing setproctitle unit.
30122      Branch: metaconfig/U/perl
30123            + d_setproctitle.U
30124 ____________________________________________________________________________
30125 [  6501] By: jhi                                   on 2000/08/03  00:00:26
30126         Log: The subtest 4 may fail also on VOBS, as pointed out
30127              by Nick Ing-Simmons in November 1999, bug id 19991124.003
30128              (but the failure in that bug report isn't the subtest 4).
30129      Branch: perl
30130            ! t/op/stat.t
30131 ____________________________________________________________________________
30132 [  6500] By: jhi                                   on 2000/08/02  23:49:30
30133         Log: Better skip message for the test; one of the two problems in
30134              
30135              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
30136              From: Lupe Christoph <lupe@lupe-christoph.de>
30137              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
30138              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
30139      Branch: perl
30140            ! t/op/numconvert.t
30141 ____________________________________________________________________________
30142 [  6499] By: jhi                                   on 2000/08/02  22:49:16
30143         Log: Allow "no Module;" even if there is no 'unimport'.
30144              
30145              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
30146              From: mjd@plover.com
30147              Date: 24 Mar 2000 15:24:34 -0000
30148              Message-Id: <20000324152434.15160.qmail@plover.com>
30149      Branch: perl
30150            ! gv.c
30151 ____________________________________________________________________________
30152 [  6498] By: jhi                                   on 2000/08/02  22:42:58
30153         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
30154              that are hopefully soon put into use.
30155      Branch: perl
30156            ! opcode.h opcode.pl opnames.h
30157 ____________________________________________________________________________
30158 [  6497] By: gsar                                  on 2000/08/02  22:28:59
30159         Log: require.t needs binmode() to work on windows
30160      Branch: perl
30161            ! t/comp/require.t
30162 ____________________________________________________________________________
30163 [  6496] By: jhi                                   on 2000/08/02  22:08:51
30164         Log: Document the IVdf UVuf UVof UVxf.
30165      Branch: perl
30166            ! pod/perlguts.pod
30167 ____________________________________________________________________________
30168 [  6495] By: jhi                                   on 2000/08/02  21:54:26
30169         Log: detypo #6494
30170      Branch: perl
30171            ! ext/Data/Dumper/Dumper.xs
30172 ____________________________________________________________________________
30173 [  6494] By: jhi                                   on 2000/08/02  21:49:17
30174         Log: Dump UVs as UVs in Data::Dumper.
30175              
30176              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
30177              From: Gurusamy Sarathy <gsar@ActiveState.com>
30178              Date: Thu, 27 Apr 2000 12:26:25 -0700
30179              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
30180      Branch: perl
30181            ! ext/Data/Dumper/Dumper.xs
30182 ____________________________________________________________________________
30183 [  6493] By: jhi                                   on 2000/08/02  17:01:58
30184         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
30185              From: Hugo <hv@crypt.compulink.co.uk>
30186              Date: Wed, 02 Aug 2000 14:53:56 +0100
30187              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
30188      Branch: perl
30189            ! regexec.c t/op/re_tests
30190 ____________________________________________________________________________
30191 [  6492] By: jhi                                   on 2000/08/02  15:02:46
30192         Log: The new setproctitle() feature is available only in 
30193              bleeding edge FreeBSD.  From Paul Saab.
30194      Branch: perl
30195            ! mg.c
30196 ____________________________________________________________________________
30197 [  6491] By: jhi                                   on 2000/08/02  13:34:36
30198         Log: The tr utf8 patching continues.
30199              
30200              Subject: Re: #6469, too many tests claimed in require.t
30201              From: simon@brecon.co.uk (Simon Cozens)
30202              Date: 2 Aug 2000 02:37:17 GMT
30203              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
30204              
30205              (the logic of the test was the wrong way round in the patch)
30206      Branch: perl
30207            ! doop.c
30208 ____________________________________________________________________________
30209 [  6490] By: jhi                                   on 2000/08/02  13:27:38
30210         Log: The name of a filehandle does not have <these>.
30211      Branch: perl
30212            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
30213            ! t/pragma/warn/pp_sys util.c
30214 ____________________________________________________________________________
30215 [  6489] By: jhi                                   on 2000/08/02  04:26:46
30216         Log: Remove the extraneous "main::" prefix from all the
30217              "opened only for", "on closed", and "never opened" warnings.
30218              
30219              Subject: Re: inappropriate warning
30220              From: Gurusamy Sarathy <gsar@ActiveState.com>
30221              Date: Mon, 20 Mar 2000 11:28:02 -0800
30222              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
30223      Branch: perl
30224            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
30225            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
30226            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
30227 ____________________________________________________________________________
30228 [  6488] By: jhi                                   on 2000/08/02  03:02:57
30229         Log: memcpy has n o in it, as pinted ut by Sarathy.
30230      Branch: perl
30231            ! pod/perlguts.pod
30232 ____________________________________________________________________________
30233 [  6487] By: jhi                                   on 2000/08/02  02:44:51
30234         Log: Document in one place the memory abstractions used in Perl core.
30235              
30236              Subject: Re: Memory abstraction
30237              From: simon@brecon.co.uk (Simon Cozens)
30238              Date: 2 Aug 2000 02:20:23 GMT
30239              Organization: Earth.li Origins
30240      Branch: perl
30241            ! pod/perlguts.pod
30242 ____________________________________________________________________________
30243 [  6486] By: jhi                                   on 2000/08/02  02:41:57
30244         Log: regen_headers, regen perltoc.
30245      Branch: perl
30246            ! perlapi.c pod/perltoc.pod
30247 ____________________________________________________________________________
30248 [  6485] By: jhi                                   on 2000/08/02  01:43:33
30249         Log: "This little thing tests for a file .patch, and if it contains
30250              a number, pops into patchlevel.h" (making it easier to track
30251              which development version people are reporting bugs against)
30252              
30253              Subject: Patchlevel autogeneration for repository perls
30254              From: simon@brecon.co.uk (Simon Cozens)
30255              Date: 14 Jul 2000 07:12:15 GMT
30256              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
30257      Branch: perl
30258            + fix_pl
30259            ! MANIFEST Makefile.SH
30260 ____________________________________________________________________________
30261 [  6484] By: jhi                                   on 2000/08/02  01:32:54
30262         Log: FreeBSD 3.* updates from
30263              
30264              From: Paul Saab <ps@yahoo-inc.com>
30265              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
30266              Date: Tue, 1 Aug 2000 15:41:39 -0700
30267              Message-Id: <20000801154139.A53740@yahoo-inc.com>
30268      Branch: perl
30269            ! hints/freebsd.sh
30270 ____________________________________________________________________________
30271 [  6483] By: jhi                                   on 2000/08/02  01:27:44
30272         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
30273              instead one must use setproctitle().  This was already addressed
30274              by change #6457, but the below has a new variant for FreeBSD 4.0
30275              or later, and the matter is also documented more.
30276              
30277              From: Paul Saab <ps@yahoo-inc.com>
30278              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
30279              Date: Tue, 1 Aug 2000 15:41:39 -0700
30280              Message-Id: <20000801154139.A53740@yahoo-inc.com>
30281      Branch: metaconfig/U/perl
30282            + i_libutil.U
30283      Branch: perl
30284            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
30285 ____________________________________________________________________________
30286 [  6482] By: jhi                                   on 2000/08/01  22:17:32
30287         Log: The test from this
30288              
30289              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
30290              Date: Sat, 15 Apr 2000 17:03:44 +0100
30291              From: Tom Hughes <tom@compton.nu>
30292              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
30293              
30294              was missing, the code change went in as #5989
30295              (which had a different test?)
30296      Branch: perl
30297            ! t/op/misc.t
30298 ____________________________________________________________________________
30299 [  6481] By: jhi                                   on 2000/08/01  21:48:38
30300         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
30301              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
30302              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
30303              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
30304      Branch: perl
30305            ! perl.h
30306 ____________________________________________________________________________
30307 [  6480] By: jhi                                   on 2000/08/01  18:05:28
30308         Log: Make p4desc to skip non-mainperl branches by default.
30309      Branch: perl
30310            ! Porting/p4desc
30311 ____________________________________________________________________________
30312 [  6479] By: jhi                                   on 2000/08/01  17:29:19
30313         Log: If gccosandvers is equal to osname, clear gccosandvers.
30314      Branch: metaconfig/U/perl
30315            ! gccvers.U
30316      Branch: perl
30317            ! Configure config_h.SH
30318 ____________________________________________________________________________
30319 [  6478] By: jhi                                   on 2000/08/01  15:54:08
30320         Log: BOM patching from Simon Cozens.
30321      Branch: perl
30322            ! toke.c
30323 ____________________________________________________________________________
30324 [  6477] By: jhi                                   on 2000/08/01  04:50:33
30325         Log: Stash away the largefiles flags and libswanted.
30326      Branch: perl
30327            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
30328 ____________________________________________________________________________
30329 [  6476] By: gsar                                  on 2000/08/01  04:24:24
30330         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
30331              on Windows)
30332      Branch: perl
30333            ! t/pragma/utf8.t utf8.c win32/win32.c
30334 ____________________________________________________________________________
30335 [  6475] By: jhi                                   on 2000/08/01  03:35:24
30336         Log: Make chr() for values >127 to create utf8 when under utf8.
30337              
30338              Subject: Re: uft8/chr()
30339              From: simon@brecon.co.uk (Simon Cozens)
30340              Date: 1 Aug 2000 02:37:02 GMT
30341              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
30342      Branch: perl
30343            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
30344 ____________________________________________________________________________
30345 [  6474] By: jhi                                   on 2000/08/01  02:36:18
30346         Log: In Digital UNIX warn if gcc explicitly chosen because even
30347              2.95.2 is known to cause problems.
30348      Branch: perl
30349            ! hints/dec_osf.sh
30350 ____________________________________________________________________________
30351 [  6473] By: jhi                                   on 2000/08/01  02:00:56
30352         Log: Make the safety catch for buggy gccs work with triple version
30353              numbers like 2.95.2.  Reported in
30354              
30355              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
30356              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
30357              Date: Mon, 31 Jul 2000 14:55:06 +0200
30358              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
30359      Branch: perl
30360            ! hints/dec_osf.sh
30361 ____________________________________________________________________________
30362 [  6472] By: jhi                                   on 2000/08/01  01:13:33
30363         Log: Subject: fix and question re: waitpid() under win32
30364              From: Brian Clarke <clarke@appliedmeta.com>
30365              Date: Fri, 28 Jul 2000 15:18:29 -0400
30366              Message-ID: <3981DC85.290314EB@appliedmeta.com>
30367              
30368              Slightly reformatted and WNOHANG # define moved to win32.h
30369              so that also POSIX.xs sees it, as suggsted by Sarathy.
30370      Branch: perl
30371            ! win32/win32.c win32/win32.h
30372 ____________________________________________________________________________
30373 [  6471] By: jhi                                   on 2000/08/01  00:55:05
30374         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
30375              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30376              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
30377              Date: Mon, 31 Jul 2000 13:28:51 +0100
30378              
30379              (aka ID 20000730.002)
30380      Branch: perl
30381            ! op.c t/op/tr.t
30382 ____________________________________________________________________________
30383 [  6470] By: jhi                                   on 2000/07/31  23:34:42
30384         Log: Document the problem with -P in HP-UX and its workaround.
30385              
30386              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
30387              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
30388              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
30389              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
30390      Branch: perl
30391            ! README.hpux
30392 ____________________________________________________________________________
30393 [  6469] By: jhi                                   on 2000/07/31  04:15:02
30394         Log: The swallow_bom() saga continues.  The #23 of require.t
30395              (UTF16-LE) still fails (silently, no output) but the #22
30396              (UTF16-BE) seems to be working now.  The root of the
30397              failure may be in sv_gets(): is it UTF-16LE-aware,
30398              especially when it comes to line endings? 
30399      Branch: perl
30400            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
30401            ! t/comp/require.t toke.c utf8.c
30402 ____________________________________________________________________________
30403 [  6468] By: jhi                                   on 2000/07/30  19:05:48
30404         Log: Find green threads before native threads.
30405              
30406              Subject: Re: Patch to jpl/JNI/Makefile.PL
30407              From: Jens Thomsen <jens@fiend.cis.com>
30408              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
30409              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
30410      Branch: perl
30411            ! jpl/JNI/Makefile.PL
30412 ____________________________________________________________________________
30413 [  6467] By: jhi                                   on 2000/07/30  18:36:22
30414         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
30415      Branch: perl
30416            ! doop.c
30417 ____________________________________________________________________________
30418 [  6466] By: jhi                                   on 2000/07/30  04:37:29
30419         Log: A new version of the "remove UPPERACSE string comparison"
30420              operators.  The problem with the previous one (change #6454)
30421              was that it was for Perl 5.6.0.  From Paul Marquess.
30422      Branch: perl
30423            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
30424            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
30425            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
30426 ____________________________________________________________________________
30427 [  6465] By: jhi                                   on 2000/07/29  22:39:56
30428         Log: Do not upgrade SVs into utf8 just because they participate
30429              in eq or cmp.  Reported and fix suggested in
30430              
30431              Subject: [ID 20000720.009] sv_eq UTF8 bug
30432              From: "Simon Cozens" <simon@othersideofthe.earth.li>
30433              Date: 21 Jul 2000 04:37:29 -0000
30434              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
30435              
30436              Exercise for the kind reader: should we or should we not
30437              cache the utf8 conversion alonside the SV? (as magic,
30438              as thestrxfrm()ed version is cached under use locale)
30439              Argue both for and against.
30440      Branch: perl
30441            ! sv.c
30442 ____________________________________________________________________________
30443 [  6464] By: jhi                                   on 2000/07/29  22:36:22
30444         Log: Subject: UTF8 concat
30445              From: simon@brecon.co.uk (Simon Cozens) 
30446              Date: 30 Jun 2000 06:13:25 GMT
30447              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
30448              
30449              (with a memory leak fixed, plus a few casts added)
30450              
30451              This also seems to help for
30452              
30453              Subject: [ID 20000716.015] join UTF8 weirdness
30454              From: root <root@ak-71.mind.de> 
30455              Date: Sat, 15 Jul 2000 15:29:54 +0200
30456              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
30457              
30458              (from Andreas König)
30459      Branch: perl
30460            ! pp_hot.c
30461 ____________________________________________________________________________
30462 [  6463] By: jhi                                   on 2000/07/29  00:55:39
30463         Log: Tune the comments and hopefully stop a memory leak.
30464      Branch: perl
30465            ! toke.c utf8.c
30466 ____________________________________________________________________________
30467 [  6462] By: jhi                                   on 2000/07/29  00:16:53
30468         Log: The problem described in this
30469              
30470              Subject: [ID 20000322.018] named chars aren't magical enough
30471              From: root <root@dixie.cscaper.com>     
30472              Date: Wed, 22 Mar 2000 18:37:42 -0700
30473              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
30474              
30475              has been fixed in perl 5.6.0 but just in case added a test
30476              to keep it away.  (The report from Joseph Hall.)
30477      Branch: perl
30478            ! t/lib/charnames.t
30479 ____________________________________________________________________________
30480 [  6461] By: jhi                                   on 2000/07/28  23:56:36
30481         Log: Tiny fixes for #6460.
30482      Branch: metaconfig/U/perl
30483            ! gccvers.U
30484      Branch: perl
30485            ! Configure config_h.SH
30486 ____________________________________________________________________________
30487 [  6460] By: jhi                                   on 2000/07/28  23:24:41
30488         Log: Warn if the version of the operating system used to compile gcc
30489              differs from the current version of the operating system.
30490              Also display the gcc compilation os and version in myconfig.
30491              Inspiration from
30492              
30493              Subject: Re: [ID 20000710.003] ERRORS!!         
30494              From: "Kurt D. Starsinic" <kstar@chapin.edu>
30495              Date: Mon, 10 Jul 2000 15:54:16 -0400
30496              Message-ID: <20000710155416.A1384@O2.chapin.edu>
30497      Branch: metaconfig/U/perl
30498            ! gccvers.U
30499      Branch: perl
30500            ! Configure config_h.SH myconfig.SH
30501 ____________________________________________________________________________
30502 [  6459] By: jhi                                   on 2000/07/28  22:00:32
30503         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
30504              letter to $Config{osvers}.
30505      Branch: metaconfig
30506            ! U/modified/Oldconfig.U
30507      Branch: perl
30508            ! Configure config_h.SH
30509 ____________________________________________________________________________
30510 [  6458] By: jhi                                   on 2000/07/28  04:15:39
30511         Log: Back out #6454, doesn't seem to work.
30512              (Reason: that patch was for perl 5.6.0, not perl-current)
30513              (A version of the patch for perl-current came in later as #6466)
30514      Branch: perl
30515            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
30516            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
30517            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
30518 ____________________________________________________________________________
30519 [  6457] By: jhi                                   on 2000/07/27  23:31:49
30520         Log: Use setproctitle() if available to modify $0.
30521              
30522              Subject: setting $* on BSD4 broken
30523              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
30524              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
30525              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
30526      Branch: metaconfig
30527            ! U/modified/Myinit.U
30528      Branch: perl
30529            ! Configure config_h.SH mg.c
30530 ____________________________________________________________________________
30531 [  6456] By: jhi                                   on 2000/07/27  14:50:47
30532         Log: Allow "no AutoLoader;", based on change #6444,
30533              suggested by Graham Barr.
30534      Branch: perl
30535            ! lib/AutoLoader.pm
30536 ____________________________________________________________________________
30537 [  6455] By: jhi                                   on 2000/07/27  14:19:10
30538         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
30539              From: rspier@pobox.com (Robert Spier)
30540              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
30541              Message-ID: <14720.15855.787664.424783@rls.cx>
30542      Branch: perl
30543            ! pod/perldiag.pod
30544 ____________________________________________________________________________
30545 [  6454] By: jhi                                   on 2000/07/27  14:03:02
30546         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
30547              for a long time).
30548              
30549              Reported in
30550              
30551              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
30552              From: Ryan Herbert <rherbert@sycamorehq.com>
30553              Date: Mon, 17 Jul 2000 11:40:42 -0400
30554              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
30555              
30556              Patched in
30557              
30558              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
30559              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
30560              Date: Wed, 26 Jul 2000 23:40:18 +0100
30561              Message-ID: <000001bff752$79511880$0a17073e@tiny>
30562              
30563              based on an earlier patch from Stephen P. Potter.
30564              
30565              (Removed later by change #6458 because this patch was for
30566              perl 5.6.0, not perl-current)
30567      Branch: perl
30568            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
30569            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
30570            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
30571 ____________________________________________________________________________
30572 [  6453] By: jhi                                   on 2000/07/27  13:48:02
30573         Log: Subject: [PATCH] fixes bug 20000508.004
30574              From: Michael Stevens <mstevens@globnix.org>
30575              Date: Thu, 27 Jul 2000 13:49:04 +0100
30576              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
30577      Branch: perl
30578            ! pod/perldata.pod
30579 ____________________________________________________________________________
30580 [  6452] By: jhi                                   on 2000/07/26  23:51:26
30581         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
30582              and Craig A. Berry.
30583      Branch: perl
30584            ! lib/File/Temp.pm pod/perlport.pod
30585 ____________________________________________________________________________
30586 [  6451] By: jhi                                   on 2000/07/26  19:43:30
30587         Log: Be wary of close()s, too.
30588              
30589              Subject: Re: [PATCH] perlbug cleanup
30590              From: Tim Jenness <t.jenness@jach.hawaii.edu>
30591              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
30592              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
30593      Branch: perl
30594            ! utils/perlbug.PL
30595 ____________________________________________________________________________
30596 [  6450] By: jhi                                   on 2000/07/26  18:41:40
30597         Log: Subject: Minor doc patch: handy.h
30598              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
30599              Date: Wed, 26 Jul 2000 15:34:25 -0300
30600              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
30601      Branch: perl
30602            ! handy.h pod/perlapi.pod
30603 ____________________________________________________________________________
30604 [  6449] By: jhi                                   on 2000/07/26  18:23:55
30605         Log: Subject: [PATCH] minor doc change - perlguts
30606              From: Michael Stevens <mstevens@globnix.org>
30607              Date: Thu, 13 Jul 2000 12:39:18 +0100
30608              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
30609      Branch: perl
30610            ! pod/perlguts.pod
30611 ____________________________________________________________________________
30612 [  6448] By: jhi                                   on 2000/07/26  18:20:30
30613         Log: open() wariness in perlbug.
30614              
30615              Subject: [PATCH] perlbug cleanup
30616              From: Michael Stevens <mstevens@globnix.org>
30617              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
30618              Date: Thu, 13 Jul 2000 15:52:23 +0100
30619      Branch: perl
30620            ! utils/perlbug.PL
30621 ____________________________________________________________________________
30622 [  6447] By: jhi                                   on 2000/07/26  18:13:04
30623         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
30624      Branch: perl
30625            ! lib/File/Temp.pm t/lib/ftmp-security.t
30626 ____________________________________________________________________________
30627 [  6446] By: jhi                                   on 2000/07/26  18:06:32
30628         Log: docfix from Peter Scott <Peter@PSDT.com>.
30629      Branch: perl
30630            ! pod/perlfunc.pod
30631 ____________________________________________________________________________
30632 [  6445] By: jhi                                   on 2000/07/26  17:53:31
30633         Log: Fix *foo{FORMAT}.
30634              
30635              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30636              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
30637              Date: Wed, 26 Jul 2000 19:51:02 +0200
30638              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
30639              
30640              From: Graham Barr <gbarr@pobox.com>
30641              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
30642              Date: Wed, 26 Jul 2000 17:38:36 +0100
30643              Message-ID: <20000726173836.L472@pobox.com>
30644      Branch: perl
30645            ! pp.c sv.c t/op/gv.t
30646 ____________________________________________________________________________
30647 [  6444] By: jhi                                   on 2000/07/26  17:49:14
30648         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
30649              from Graham Barr in the module list.
30650      Branch: perl
30651            ! gv.c pod/perlobj.pod
30652 ____________________________________________________________________________
30653 [  6443] By: jhi                                   on 2000/07/26  16:06:56
30654         Log: More split() doc and test patches from Mike Guy.
30655      Branch: perl
30656            ! pod/perlfunc.pod t/op/split.t
30657 ____________________________________________________________________________
30658 [  6442] By: jhi                                   on 2000/07/26  16:05:30
30659         Log: MacOS nits from Matthias Neeracher.
30660      Branch: perl
30661            ! perl.c pp_ctl.c
30662 ____________________________________________________________________________
30663 [  6441] By: jhi                                   on 2000/07/26  04:39:57
30664         Log: Subject: [PATCH] split /^/
30665              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30666              Date: Tue, 25 Jul 2000 14:18:57 +0100
30667              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
30668              
30669              (with notes from tchrist and gbarr)
30670      Branch: perl
30671            ! pod/perlfunc.pod t/op/split.t
30672 ____________________________________________________________________________
30673 [  6440] By: jhi                                   on 2000/07/26  04:32:32
30674         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
30675              From: Peter Prymmer <pvhp@forte.com>
30676              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
30677              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
30678      Branch: perl
30679            ! vms/munchconfig.c
30680 ____________________________________________________________________________
30681 [  6439] By: jhi                                   on 2000/07/26  04:31:01
30682         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
30683              to be fatal errors (instead of by default ignoring them, and
30684              ignoring with a bug: even though -w gave an error, the opening [
30685              was left in)  Reported in:
30686              
30687              Subject: [ID 20000716.024] [=cc=] / [:blank:]
30688              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
30689              Date: Sun, 16 Jul 2000 17:55:29 -0700
30690              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
30691      Branch: perl
30692            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
30693 ____________________________________________________________________________
30694 [  6438] By: jhi                                   on 2000/07/25  15:41:15
30695         Log: Subject: [PATCH] av.c apidoc
30696              From: simon@brecon.co.uk (Simon Cozens)
30697              Date: 24 Jul 2000 06:40:52 GMT
30698              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
30699      Branch: perl
30700            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
30701            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
30702 ____________________________________________________________________________
30703 [  6437] By: jhi                                   on 2000/07/25  14:05:36
30704         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
30705              From: "Stephen P. Potter" <spp@ds.net>
30706              Date: Mon, 24 Jul 2000 14:22:23 -0400
30707              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
30708      Branch: perl
30709            ! pod/perllocale.pod
30710 ____________________________________________________________________________
30711 [  6436] By: jhi                                   on 2000/07/25  14:02:03
30712         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
30713              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30714              Date: Mon, 24 Jul 2000 18:04:28 +0100
30715              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
30716      Branch: perl
30717            ! t/lib/syslfs.t t/op/lfs.t
30718 ____________________________________________________________________________
30719 [  6435] By: jhi                                   on 2000/07/25  13:59:28
30720         Log: Get UTF16 BOMs working.  Patch from
30721              
30722              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
30723              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30724              Date: Tue, 25 Jul 2000 12:52:45 +0100
30725              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
30726              
30727              and notes from
30728              
30729              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
30730              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30731              Date: Tue, 25 Jul 2000 11:43:25 +0100
30732              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
30733      Branch: perl
30734            ! t/comp/require.t toke.c utf8.c
30735 ____________________________________________________________________________
30736 [  6434] By: jhi                                   on 2000/07/25  02:39:54
30737         Log: Make the "uninit variable" warning to say "concat or string"
30738              or "join or string" when in concat or join .
30739              
30740              Subject: Re: [ID 20000403.009] uninitialised concatenation???
30741              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30742              Date: Tue, 04 Apr 2000 18:22:58 +0100
30743              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
30744              
30745              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
30746              From: William R Ward <hermit@BayView.COM>
30747              Date: Thu, 30 Mar 2000 19:50:03 -0800
30748              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
30749      Branch: perl
30750            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
30751            ! t/pragma/warn/op t/pragma/warn/sv
30752 ____________________________________________________________________________
30753 [  6433] By: jhi                                   on 2000/07/24  17:52:56
30754         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
30755      Branch: perl
30756            ! lib/File/Spec/VMS.pm
30757 ____________________________________________________________________________
30758 [  6432] By: jhi                                   on 2000/07/24  17:44:44
30759         Log: Test cases for #6431.
30760              
30761              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
30762              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30763              Date: Mon, 24 Jul 2000 15:32:29 +0100
30764              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
30765      Branch: perl
30766            ! t/op/pat.t t/op/split.t
30767 ____________________________________________________________________________
30768 [  6431] By: jhi                                   on 2000/07/24  17:43:17
30769         Log: Bind op fix.
30770              
30771              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
30772              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30773              Date: Mon, 17 Jul 2000 20:04:56 +0100
30774              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
30775      Branch: perl
30776            ! op.c
30777 ____________________________________________________________________________
30778 [  6430] By: jhi                                   on 2000/07/24  03:42:42
30779         Log: Subject: [ID 20000716.023] syslog test fails without sockets
30780              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30781              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
30782              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
30783      Branch: metaconfig/U/perl
30784            ! Extensions.U
30785      Branch: perl
30786            ! Configure config_h.SH
30787 ____________________________________________________________________________
30788 [  6429] By: jhi                                   on 2000/07/24  03:11:52
30789         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
30790              case, but add also notes explaining the relationship of this
30791              patch and the earlier notes by Sarathy.
30792              
30793              Subject: Map is still slow
30794              From: "Ben Tilly" <ben_tilly@hotmail.com>
30795              Date: Sat, 15 Jul 2000 17:23:27 EDT
30796              Message-ID: <20000715212327.21656.qmail@hotmail.com>
30797      Branch: perl
30798            ! pp_ctl.c
30799 ____________________________________________________________________________
30800 [  6428] By: jhi                                   on 2000/07/24  02:58:52
30801         Log: Documentation to explain the behaviour of map().
30802              
30803              Subject: Re: Map is still slow 
30804              From: Gurusamy Sarathy <gsar@ActiveState.com>
30805              Date: Sat, 15 Jul 2000 16:05:09 -0700
30806              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
30807      Branch: perl
30808            ! pp_ctl.c
30809 ____________________________________________________________________________
30810 [  6427] By: jhi                                   on 2000/07/24  02:50:03
30811         Log: Add tests for
30812              [ID 19991110.003] another matching finding by pcre author
30813              which has already been fixed by some patch, as verified in
30814              
30815              Subject: Re: two regex bugs from the mists of time (well, last November)
30816              From: Hugo <hv@crypt.compulink.co.uk>
30817              Date: Sat, 22 Jul 2000 18:12:58 +0100
30818              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
30819      Branch: perl
30820            ! t/op/re_tests
30821 ____________________________________________________________________________
30822 [  6426] By: jhi                                   on 2000/07/24  02:11:20
30823         Log: A missing 'break' after the [[:space:]] switch case.
30824              
30825              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
30826              From: "Stephen P. Potter" <spp@ds.net>
30827              Date: Tue, 18 Jul 2000 16:25:17 -0400
30828              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
30829      Branch: perl
30830            ! regcomp.c
30831 ____________________________________________________________________________
30832 [  6425] By: jhi                                   on 2000/07/24  02:06:12
30833         Log: The output might have been produced in the wrong order.
30834              
30835              Subject: [ID 20000720.003] [PATCH] t/op/write.t
30836              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30837              Date: Thu, 20 Jul 2000 18:49:18 +0100
30838              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
30839      Branch: perl
30840            ! t/op/write.t
30841 ____________________________________________________________________________
30842 [  6424] By: jhi                                   on 2000/07/24  02:00:07
30843         Log: Use STDOUT consistently.
30844              
30845              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
30846              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30847              Date: Thu, 20 Jul 2000 18:04:01 +0100
30848              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
30849      Branch: perl
30850            ! lib/Test/Harness.pm
30851 ____________________________________________________________________________
30852 [  6423] By: jhi                                   on 2000/07/24  01:54:54
30853         Log: Protect against "wild next"s, that is, callbacks doing "next"
30854              instead of "return".
30855              
30856              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
30857              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30858              Date: Tue, 18 Jul 2000 11:30:16 +0100
30859              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
30860      Branch: perl
30861            ! lib/File/Find.pm
30862 ____________________________________________________________________________
30863 [  6422] By: jhi                                   on 2000/07/24  01:35:47
30864         Log: Out-of-date note removed.
30865              
30866              Subject: [PATCH] documentation perlipc
30867              From: rspier@pobox.com (Robert Spier)
30868              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
30869              Message-ID: <14711.35178.572612.502654@rls.cx>
30870      Branch: perl
30871            ! pod/perlipc.pod
30872 ____________________________________________________________________________
30873 [  6421] By: jhi                                   on 2000/07/24  00:09:18
30874         Log: Send all installperl messages to STDERR and be -w clean.
30875              
30876              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
30877              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30878              Date: Sat, 22 Jul 2000 14:02:11 +0100
30879              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
30880      Branch: perl
30881            ! installperl
30882 ____________________________________________________________________________
30883 [  6420] By: jhi                                   on 2000/07/24  00:04:19
30884         Log: Decutandpasto.
30885              
30886              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
30887              From: "Richard Soderberg" <rs@crystalflame.net>
30888              Date: Sun, 23 Jul 2000 01:37:23 -0700
30889              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
30890      Branch: perl
30891            ! pod/perlipc.pod
30892 ____________________________________________________________________________
30893 [  6419] By: jhi                                   on 2000/07/24  00:01:12
30894         Log: A cleaner abs_path().
30895              Subject: Re: unix alternative to Cwd.pm
30896              From: Jeff Pinyan <jeffp@crusoe.net>
30897              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
30898              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
30899      Branch: perl
30900            ! lib/Cwd.pm
30901 ____________________________________________________________________________
30902 [  6418] By: jhi                                   on 2000/07/23  23:48:56
30903         Log: Detypo.
30904              
30905              Subject: [PATCH perl-current] Typo in hints/powerux.sh
30906              From: "Richard Soderberg" <rs@crystalflame.net>
30907              Date: Sun, 23 Jul 2000 01:27:33 -0700
30908              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
30909      Branch: perl
30910            ! hints/powerux.sh
30911 ____________________________________________________________________________
30912 [  6417] By: jhi                                   on 2000/07/17  22:13:31
30913         Log: Subject: SDBM_File documentation
30914              From: mjd@plover.com
30915              Date: 16 Jul 2000 17:41:17 -0000
30916              Message-ID: <20000716174117.18515.qmail@plover.com>
30917      Branch: perl
30918            ! ext/SDBM_File/SDBM_File.pm
30919 ____________________________________________________________________________
30920 [  6416] By: jhi                                   on 2000/07/17  19:13:26
30921         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
30922      Branch: perl
30923            ! hints/mpeix.sh mpeix/relink
30924 ____________________________________________________________________________
30925 [  6415] By: jhi                                   on 2000/07/15  14:11:02
30926         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
30927              the utf8 'characters' can be more than one octet).
30928              
30929              Date: Sat, 15 Jul 2000 00:21:56 +0100
30930              From: Tom Hughes <tom@compton.nu>
30931              Subject: Re: [ID 20000714.002]
30932              Message-ID: <db2334de49.tom@compton.compton.nu>
30933              
30934              Reported in
30935              
30936              Subject: [ID 20000714.002]
30937              From: "Simon Cozens" <simon@othersideofthe.earth.li>
30938              Date: 14 Jul 2000 15:13:09 -0000
30939              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
30940      Branch: perl
30941            ! doop.c
30942 ____________________________________________________________________________
30943 [  6414] By: jhi                                   on 2000/07/15  03:13:41
30944         Log: another VMS build tweak from Peter Prymmer
30945      Branch: perl
30946            ! vms/descrip_mms.template
30947 ____________________________________________________________________________
30948 [  6413] By: jhi                                   on 2000/07/15  03:10:40
30949         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
30950      Branch: perl
30951            ! vms/perlvms.pod
30952 ____________________________________________________________________________
30953 [  6412] By: jhi                                   on 2000/07/15  00:31:05
30954         Log: More docs for sv functions.
30955              
30956              Subject: [PATCH cfgperl] sv.c apidoc
30957              From: simon@brecon.co.uk (Simon Cozens)
30958              Date: 13 Jul 2000 09:00:20 GMT
30959              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
30960              
30961              Subject: Re: [PATCH cfgperl] sv.c apidoc
30962              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30963              Date: Thu, 13 Jul 2000 12:27:41 +0100
30964              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
30965              
30966              Subject: Re: [PATCH cfgperl] sv.c apidoc
30967              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30968              Date: Thu, 13 Jul 2000 13:23:09 +0100
30969              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
30970              
30971              Subject: Re: [PATCH cfgperl] sv.c apidoc
30972              From: simon@brecon.co.uk (Simon Cozens)
30973              Date: 14 Jul 2000 06:51:02 GMT
30974              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
30975      Branch: perl
30976            ! embed.pl pod/perlapi.pod sv.c
30977 ____________________________________________________________________________
30978 [  6411] By: jhi                                   on 2000/07/15  00:10:41
30979         Log: lib/b test fixes from Peter Prymmer.
30980      Branch: perl
30981            ! t/lib/b.t
30982 ____________________________________________________________________________
30983 [  6410] By: jhi                                   on 2000/07/15  00:02:09
30984         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
30985              From: Hugo <hv@crypt.compulink.co.uk>
30986              Date: Fri, 14 Jul 2000 23:05:20 +0100
30987              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
30988              
30989              Didn't anymore apply, but that point still could use another fix.
30990      Branch: perl
30991            ! pod/perlfunc.pod
30992 ____________________________________________________________________________
30993 [  6409] By: jhi                                   on 2000/07/14  23:15:15
30994         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
30995              not in pod, from Peter Prymmer
30996      Branch: perl
30997            ! vms/descrip_mms.template
30998 ____________________________________________________________________________
30999 [  6408] By: jhi                                   on 2000/07/14  20:35:05
31000         Log: The bug report
31001              [ID 19991110.002] minimal matching discrepancy found by pcre author
31002              seems to have been fixed (though differently from what was suggested
31003              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
31004      Branch: perl
31005            ! t/op/re_tests
31006 ____________________________________________________________________________
31007 [  6407] By: jhi                                   on 2000/07/14  17:38:08
31008         Log: Fix AutoSplit to use File::Spec the right way in VMS,
31009              from Peter Prymmer.
31010      Branch: perl
31011            ! lib/AutoSplit.pm
31012 ____________________________________________________________________________
31013 [  6406] By: jhi                                   on 2000/07/14  14:13:22
31014         Log: Merge perlhacktut into perlhack, update perlguts.
31015              
31016              Subject: Re: Perlhacktut
31017              From: simon@brecon.co.uk (Simon Cozens)
31018              Date: 14 Jul 2000 06:49:21 GMT
31019              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
31020              
31021              Subject: Re: Perlhacktut
31022              From: simon@brecon.co.uk (Simon Cozens)
31023              Date: 14 Jul 2000 07:09:45 GMT
31024              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
31025      Branch: perl
31026            ! pod/perlguts.pod pod/perlhack.pod
31027 ____________________________________________________________________________
31028 [  6405] By: jhi                                   on 2000/07/14  14:02:31
31029         Log: Integrate with Sarathy.
31030      Branch: cfgperl
31031           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
31032           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
31033           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
31034 ____________________________________________________________________________
31035 [  6404] By: gsar                                  on 2000/07/14  12:15:02
31036         Log: PERL_OBJECT build tweaks
31037      Branch: perl
31038            ! toke.c
31039 ____________________________________________________________________________
31040 [  6403] By: gsar                                  on 2000/07/14  11:23:41
31041         Log: inconsistent types needs casts
31042      Branch: perl
31043            ! toke.c
31044 ____________________________________________________________________________
31045 [  6402] By: gsar                                  on 2000/07/14  11:12:04
31046         Log: typos in change#6399, regen headers
31047      Branch: perl
31048            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
31049 ____________________________________________________________________________
31050 [  6401] By: gsar                                  on 2000/07/14  10:59:12
31051         Log: typecasts needed for change#6394
31052      Branch: perl
31053            ! toke.c
31054 ____________________________________________________________________________
31055 [  6400] By: gsar                                  on 2000/07/14  10:49:37
31056         Log: integrate cfgperl contents into mainline
31057      Branch: perl
31058           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
31059           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
31060 ____________________________________________________________________________
31061 [  6399] By: gsar                                  on 2000/07/14  10:38:35
31062         Log: enable UTF-16 filter by default if relevant BOM is seen; various
31063              cleanups (typos, misformatted code, and small bugs)
31064      Branch: perl
31065            ! doop.c embed.pl mg.c op.c pp.c toke.c
31066 ____________________________________________________________________________
31067 [  6398] By: gsar                                  on 2000/07/14  08:55:38
31068         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
31069              name suggests anyway)
31070      Branch: perl
31071            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
31072 ____________________________________________________________________________
31073 [  6397] By: gsar                                  on 2000/07/14  08:44:33
31074         Log: move new variables to the end of the interpreter structure (for
31075              bincompat in code that doesn't #include XSUB.h)
31076      Branch: perl
31077            ! intrpvar.h
31078 ____________________________________________________________________________
31079 [  6396] By: gsar                                  on 2000/07/14  08:13:58
31080         Log: MakeMaker should not remove editor backups (*~) on `make clean`
31081              by default (completes change#6383)
31082      Branch: perl
31083            ! lib/ExtUtils/MM_Unix.pm
31084 ____________________________________________________________________________
31085 [  6395] By: jhi                                   on 2000/07/14  05:20:33
31086         Log: Replace change #6337 with a better one.
31087              
31088              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
31089              From: Hugo <hv@crypt.compulink.co.uk>
31090              Date: Fri, 14 Jul 2000 04:16:20 +0100
31091              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
31092      Branch: cfgperl
31093            ! regexec.c t/op/re_tests
31094 ____________________________________________________________________________
31095 [  6394] By: jhi                                   on 2000/07/14  01:33:59
31096         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
31097      Branch: cfgperl
31098            ! embed.pl global.sym proto.h toke.c
31099 ____________________________________________________________________________
31100 [  6393] By: jhi                                   on 2000/07/13  23:41:23
31101         Log: remove discarded test
31102      Branch: cfgperl
31103            ! MANIFEST
31104 ____________________________________________________________________________
31105 [  6392] By: jhi                                   on 2000/07/13  23:32:25
31106         Log: The {multiplier} of a fixed substring was overlooked which
31107              caused a wrong initial search offset for that substring.
31108              
31109              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
31110              From: Hugo <hv@crypt.compulink.co.uk>
31111              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
31112              Date: Thu, 13 Jul 2000 19:27:13 +0100
31113      Branch: cfgperl
31114            ! regcomp.c t/op/re_tests
31115 ____________________________________________________________________________
31116 [  6391] By: jhi                                   on 2000/07/13  16:37:42
31117         Log: typo fix from Craig Berry
31118      Branch: cfgperl
31119            ! vms/subconfigure.com
31120 ____________________________________________________________________________
31121 [  6390] By: jhi                                   on 2000/07/13  13:20:12
31122         Log: Integrate with Sarathy.
31123      Branch: cfgperl
31124            - t/op/method2entersub.t
31125           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
31126           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
31127           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
31128           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
31129 ____________________________________________________________________________
31130 [  6389] By: jhi                                   on 2000/07/13  13:18:48
31131         Log: Detypo from Peter Prymmer, part of #6388.
31132      Branch: cfgperl
31133            ! Configure config_h.SH
31134      Branch: metaconfig
31135            ! U/modified/d_longlong.U
31136 ____________________________________________________________________________
31137 [  6388] By: gsar                                  on 2000/07/13  06:33:40
31138         Log: typos (spotted by Peter Prymmer)
31139      Branch: perl
31140            ! Configure t/lib/english.t
31141 ____________________________________________________________________________
31142 [  6387] By: gsar                                  on 2000/07/13  05:35:28
31143         Log: new selfloader.t in change#6183 doesn't close DATA handles,
31144              and thus fails to clean up tmp files on dosish platforms
31145      Branch: perl
31146            ! t/lib/selfloader.t
31147 ____________________________________________________________________________
31148 [  6386] By: gsar                                  on 2000/07/12  21:42:39
31149         Log: sprintf test tweaks (from Dominic Dunlop)
31150      Branch: perl
31151            ! t/op/sprintf.t
31152 ____________________________________________________________________________
31153 [  6385] By: gsar                                  on 2000/07/12  21:33:46
31154         Log: fix bugs in processing %v-*d and similar format specs (from
31155              Avi Finkel <avi@finkel.org>)
31156      Branch: perl
31157            ! sv.c t/op/sprintf.t
31158 ____________________________________________________________________________
31159 [  6384] By: gsar                                  on 2000/07/12  16:04:19
31160         Log: readd missing perldelta.pod changes from changes#6339,6376
31161      Branch: perl
31162            ! pod/perldelta.pod
31163 ____________________________________________________________________________
31164 [  6383] By: gsar                                  on 2000/07/12  16:00:51
31165         Log: don't clobber *.orig files on *clean targets
31166      Branch: perl
31167            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
31168 ____________________________________________________________________________
31169 [  6382] By: gsar                                  on 2000/07/12  07:59:12
31170         Log: fix broken integrations in cfgperl
31171      Branch: cfgperl
31172           !> Changes pod/perldelta.pod
31173 ____________________________________________________________________________
31174 [  6381] By: gsar                                  on 2000/07/12  07:42:17
31175         Log: integrate cfgperl changes into mainline
31176      Branch: perl
31177            ! Changes
31178           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
31179           !> pod/perlre.pod
31180 ____________________________________________________________________________
31181 [  6380] By: gsar                                  on 2000/07/12  07:31:00
31182         Log: get sprintf.t to adjust properly for 3-digit exponents
31183      Branch: perl
31184            ! t/op/sprintf.t
31185 ____________________________________________________________________________
31186 [  6379] By: gsar                                  on 2000/07/12  06:40:04
31187         Log: change#6174 needs corresponding change in win32/config_h.PL,
31188              which grovels through config_h.SH to find the config.h name
31189      Branch: perl
31190            ! win32/config_h.PL
31191 ____________________________________________________________________________
31192 [  6378] By: jhi                                   on 2000/07/12  05:03:59
31193         Log: Do the cc sanity check both before the hints and
31194              after the cc selction.
31195      Branch: cfgperl
31196            ! Configure config_h.SH
31197      Branch: metaconfig
31198            ! U/modified/Oldconfig.U U/modified/cc.U
31199      Branch: metaconfig/U/perl
31200            + Checkcc.U
31201 ____________________________________________________________________________
31202 [  6377] By: jhi                                   on 2000/07/12  02:49:22
31203         Log: Fix nits noticed by Boston.pm.
31204      Branch: cfgperl
31205            ! pod/perlre.pod
31206 ____________________________________________________________________________
31207 [  6376] By: jhi                                   on 2000/07/11  21:22:13
31208         Log: Configure cosmetics and perldelta.
31209      Branch: cfgperl
31210            ! Configure config_h.SH pod/perldelta.pod
31211      Branch: metaconfig
31212            ! U/modified/cc.U
31213 ____________________________________________________________________________
31214 [  6375] By: gsar                                  on 2000/07/11  21:17:35
31215         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
31216      Branch: perl
31217            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
31218            ! win32/win32sck.c
31219 ____________________________________________________________________________
31220 [  6374] By: gsar                                  on 2000/07/11  20:48:50
31221         Log: tweak for build failure under multiplicity
31222      Branch: perl
31223            ! toke.c
31224 ____________________________________________________________________________
31225 [  6373] By: gsar                                  on 2000/07/11  20:37:23
31226         Log: integrate cfgperl changes#6325..6373 into mainline
31227              (NOTE: today's batch of integrations still untested)
31228      Branch: perl
31229           +> ext/DynaLoader/hints/netbsd.pl
31230            ! Changes
31231           !> (integrate 26 files)
31232 ____________________________________________________________________________
31233 [  6372] By: jhi                                   on 2000/07/11  20:30:36
31234         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
31235              regen perltoc.
31236      Branch: cfgperl
31237            + pod/perlbook.pod
31238            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
31239            ! pod/perltoc.pod
31240 ____________________________________________________________________________
31241 [  6371] By: jhi                                   on 2000/07/11  20:08:56
31242         Log: Minor cleanups on the booklist.
31243      Branch: cfgperl
31244            ! pod/perlfaq2.pod
31245 ____________________________________________________________________________
31246 [  6370] By: jhi                                   on 2000/07/11  19:31:13
31247         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
31248      Branch: cfgperl
31249            ! t/pragma/overload.t
31250 ____________________________________________________________________________
31251 [  6369] By: gsar                                  on 2000/07/11  19:27:48
31252         Log: integrate cfgperl changes#6293..6324 into mainline
31253      Branch: perl
31254           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
31255            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
31256           !> (integrate 30 files)
31257 ____________________________________________________________________________
31258 [  6368] By: gsar                                  on 2000/07/11  19:18:57
31259         Log: skip integrate of problematic change#6292 from cfgperl into mainline
31260      Branch: perl
31261           !> pp_hot.c
31262 ____________________________________________________________________________
31263 [  6367] By: gsar                                  on 2000/07/11  19:17:21
31264         Log: integrate cfgperl changes#6288..6290 into mainline
31265      Branch: perl
31266           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
31267 ____________________________________________________________________________
31268 [  6366] By: gsar                                  on 2000/07/11  19:11:18
31269         Log: integrate cfgperl changes#6268..6282 into mainline
31270      Branch: perl
31271           !> (integrate 30 files)
31272 ____________________________________________________________________________
31273 [  6365] By: gsar                                  on 2000/07/11  18:57:00
31274         Log: delete new accidentally branched file
31275      Branch: perl
31276            - t/op/method2entersub.t
31277 ____________________________________________________________________________
31278 [  6364] By: gsar                                  on 2000/07/11  18:55:13
31279         Log: skip integrate of change#6267 from cfgperl into mainline (the
31280              method call optimization is flawed without additional hints
31281              from user about immutableness of @ISA and no runtime method
31282              definitions)
31283      Branch: perl
31284           +> t/op/method2entersub.t
31285           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
31286           !> perl.h t/op/sprintf.t xsutils.c
31287 ____________________________________________________________________________
31288 [  6363] By: gsar                                  on 2000/07/11  18:49:43
31289         Log: integrate cfgperl changes#6261..6266 into mainline
31290      Branch: perl
31291           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
31292           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
31293           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
31294           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
31295 ____________________________________________________________________________
31296 [  6362] By: gsar                                  on 2000/07/11  18:43:26
31297         Log: integrate cfgperl changes#6252..6260 into mainline
31298      Branch: perl
31299           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
31300           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
31301           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
31302           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
31303 ____________________________________________________________________________
31304 [  6361] By: gsar                                  on 2000/07/11  18:37:12
31305         Log: skip integrate of problematic change#6251 from cfgperl into mainline
31306      Branch: perl
31307           !> lib/Exporter.pm
31308 ____________________________________________________________________________
31309 [  6360] By: gsar                                  on 2000/07/11  18:34:56
31310         Log: integrate cfgperl change#6250 into mainline
31311      Branch: perl
31312           +> t/op/my_stash.t
31313           !> MANIFEST embed.pl proto.h toke.c
31314 ____________________________________________________________________________
31315 [  6359] By: gsar                                  on 2000/07/11  18:21:19
31316         Log: integrate cfgperl changes#6242..6249 into mainline
31317      Branch: perl
31318           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
31319           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
31320           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
31321           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
31322           !> t/lib/peek.t utf8.c
31323 ____________________________________________________________________________
31324 [  6358] By: gsar                                  on 2000/07/11  18:15:45
31325         Log: skip integrate of problematic change#6241 from cfgperl into mainline
31326      Branch: perl
31327           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
31328 ____________________________________________________________________________
31329 [  6357] By: jhi                                   on 2000/07/11  18:15:16
31330         Log: Fix for
31331              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
31332              From: Roderick Schertler <roderick@argon.org> 
31333              Date: Tue, 11 Jul 2000 13:55:05 -0400 
31334              Message-Id: <200007111755.NAA05077@jones.argon.org> 
31335      Branch: cfgperl
31336            ! doio.c
31337 ____________________________________________________________________________
31338 [  6356] By: jhi                                   on 2000/07/11  18:12:51
31339         Log: Typo in #6341.
31340      Branch: cfgperl
31341            ! pp_hot.c
31342 ____________________________________________________________________________
31343 [  6355] By: gsar                                  on 2000/07/11  18:12:10
31344         Log: integrate cfgperl changes#6231..6240 into mainline
31345      Branch: perl
31346           +> pod/perlutil.pod
31347           !> (integrate 35 files)
31348 ____________________________________________________________________________
31349 [  6354] By: jhi                                   on 2000/07/11  18:04:34
31350         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
31351              From: Dominic Dunlop <domo@computer.org> 
31352              Date: Tue, 11 Jul 2000 12:27:33 +0200 
31353              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
31354              
31355              Replaces change #6268.
31356      Branch: cfgperl
31357            ! t/op/sprintf.t
31358 ____________________________________________________________________________
31359 [  6353] By: gsar                                  on 2000/07/11  17:59:51
31360         Log: skip integrate of problematic change#6230 from cfgperl into mainline
31361              (a later version of File::Spec is already in mainline)
31362      Branch: perl
31363           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
31364           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
31365 ____________________________________________________________________________
31366 [  6352] By: gsar                                  on 2000/07/11  17:57:48
31367         Log: integrate cfgperl changes#6224..6229 into mainline
31368      Branch: perl
31369           +> lib/lib.pm.PL
31370            - lib/lib.pm
31371           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
31372           !> lib/English.pm op.c t/lib/english.t
31373 ____________________________________________________________________________
31374 [  6351] By: gsar                                  on 2000/07/11  17:50:10
31375         Log: skip integrate of problematic change#6223 from cfgperl into mainline
31376      Branch: perl
31377           !> doio.c
31378 ____________________________________________________________________________
31379 [  6350] By: gsar                                  on 2000/07/11  17:48:28
31380         Log: integrate cfgperl changes#6220..6222 into mainline
31381      Branch: perl
31382           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
31383           !> toke.c utf8.c win32/win32.h
31384 ____________________________________________________________________________
31385 [  6349] By: gsar                                  on 2000/07/11  17:46:13
31386         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
31387              mainline
31388      Branch: perl
31389           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
31390           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
31391           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31392 ____________________________________________________________________________
31393 [  6348] By: jhi                                   on 2000/07/11  17:45:49
31394         Log: README.posix-bc podified from Thomas Dorner.
31395      Branch: cfgperl
31396            ! README.posix-bc
31397 ____________________________________________________________________________
31398 [  6347] By: gsar                                  on 2000/07/11  17:42:04
31399         Log: integrate cfgperl change#6217 into mainline
31400      Branch: perl
31401           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
31402           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
31403           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
31404 ____________________________________________________________________________
31405 [  6346] By: gsar                                  on 2000/07/11  17:39:37
31406         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
31407              mainline
31408      Branch: perl
31409           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
31410           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31411           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
31412           !> perlapi.h pod/perlapi.pod
31413 ____________________________________________________________________________
31414 [  6345] By: gsar                                  on 2000/07/11  17:36:42
31415         Log: integrate cfgperl changes#6207..6210 into mainline
31416      Branch: perl
31417           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
31418           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
31419 ____________________________________________________________________________
31420 [  6344] By: gsar                                  on 2000/07/11  17:31:20
31421         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
31422              mainline
31423      Branch: perl
31424           !> (integrate 40 files)
31425 ____________________________________________________________________________
31426 [  6343] By: gsar                                  on 2000/07/11  17:19:08
31427         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
31428      Branch: perl
31429           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
31430            ! Changes
31431           !> (integrate 34 files)
31432 ____________________________________________________________________________
31433 [  6342] By: jhi                                   on 2000/07/11  16:05:48
31434         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
31435              To: perl5-porters@perl.org
31436              From: Karsten Sperling <spiff@phreax.net>
31437              Date: Mon, 10 Jul 2000 15:12:52 +0200
31438              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
31439      Branch: cfgperl
31440            ! lib/Symbol.pm
31441 ____________________________________________________________________________
31442 [  6341] By: jhi                                   on 2000/07/11  15:59:23
31443         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
31444              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31445              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
31446              Date: Fri, 07 Jul 2000 17:57:16 +0100
31447      Branch: cfgperl
31448            ! pp_hot.c
31449 ____________________________________________________________________________
31450 [  6340] By: jhi                                   on 2000/07/11  15:55:47
31451         Log: Subject: Re: format bug report  [Patch]
31452              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31453              Date: Wed, 05 Jul 2000 13:12:52 +0200
31454              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
31455              
31456              Subject: Re: format bug report  [Patch]
31457              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31458              Date: Wed, 05 Jul 2000 14:10:01 +0200
31459              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
31460      Branch: cfgperl
31461            ! t/op/write.t toke.c
31462 ____________________________________________________________________________
31463 [  6339] By: jhi                                   on 2000/07/11  13:54:09
31464         Log: Be less forgiving about ambiguous and illegal tr ranges.
31465              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
31466              From: Mark-Jason Dominus <mjd@plover.com>
31467              Date: Tue, 04 Jul 2000 10:00:12 -0400
31468              Message-ID: <20000704140012.17772.qmail@plover.com>
31469              
31470              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
31471              From: Mark-Jason Dominus <mjd@plover.com>
31472              Date: Wed, 05 Jul 2000 09:37:36 -0400
31473              Message-ID: <20000705133736.27293.qmail@plover.com>
31474      Branch: cfgperl
31475            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
31476 ____________________________________________________________________________
31477 [  6338] By: jhi                                   on 2000/07/11  13:31:24
31478         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
31479              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31480              Date: Tue, 11 Jul 2000 13:50:51 +0100
31481              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
31482      Branch: cfgperl
31483            ! sv.c
31484 ____________________________________________________________________________
31485 [  6337] By: jhi                                   on 2000/07/11  13:29:14
31486         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
31487              From: Hugo <hv@crypt.compulink.co.uk>
31488              Date: Tue, 11 Jul 2000 12:44:50 +0100
31489              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
31490      Branch: cfgperl
31491            ! regexec.c t/op/re_tests
31492 ____________________________________________________________________________
31493 [  6336] By: jhi                                   on 2000/07/11  13:26:47
31494         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
31495              From: simon@brecon.co.uk (Simon Cozens)
31496              Date: 7 Jul 2000 11:26:09 GMT
31497              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
31498      Branch: cfgperl
31499            ! mg.c
31500 ____________________________________________________________________________
31501 [  6335] By: jhi                                   on 2000/07/11  13:23:37
31502         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
31503              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
31504              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
31505              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
31506      Branch: cfgperl
31507            + ext/DynaLoader/hints/netbsd.pl
31508            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
31509 ____________________________________________________________________________
31510 [  6334] By: jhi                                   on 2000/07/11  13:20:38
31511         Log: Subject: PATCH perlguts.pod: Document D and d magic types
31512              From: mjd@plover.com
31513              Date: 5 Jul 2000 18:01:51 -0000
31514              Message-ID: <20000705180151.29413.qmail@plover.com>
31515      Branch: cfgperl
31516            ! pod/perlguts.pod
31517 ____________________________________________________________________________
31518 [  6333] By: jhi                                   on 2000/07/11  13:15:51
31519         Log: Precedence goof, fix based on
31520              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
31521              From: Hugo <hv@crypt.compulink.co.uk>
31522              Date: Tue, 11 Jul 2000 12:52:38 +0100
31523              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
31524      Branch: cfgperl
31525            ! t/op/taint.t
31526 ____________________________________________________________________________
31527 [  6332] By: jhi                                   on 2000/07/11  12:40:17
31528         Log: Integrate with Sarathy.
31529      Branch: cfgperl
31530           !> win32/win32sck.c
31531 ____________________________________________________________________________
31532 [  6331] By: jhi                                   on 2000/07/10  20:14:16
31533         Log: Sprinkle ldlibpath.
31534      Branch: cfgperl
31535            ! pod/Makefile.SH
31536 ____________________________________________________________________________
31537 [  6330] By: jhi                                   on 2000/07/10  17:54:49
31538         Log: More POSIX.pod tweaks.
31539      Branch: cfgperl
31540            ! ext/POSIX/POSIX.pod
31541 ____________________________________________________________________________
31542 [  6329] By: jhi                                   on 2000/07/10  14:02:12
31543         Log: Reorder perl.pod once more.
31544      Branch: cfgperl
31545            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31546 ____________________________________________________________________________
31547 [  6328] By: gsar                                  on 2000/07/10  07:06:00
31548         Log: accept() leaks memory on windows due to incorrect ordering of
31549              closesocket() and fclose() calls
31550      Branch: perl
31551            ! win32/win32sck.c
31552 ____________________________________________________________________________
31553 [  6327] By: gsar                                  on 2000/07/10  06:49:17
31554         Log: winsock options weren't being set in all threads under ithreads
31555              (caused send()s from second and subsequent threads to fail)
31556      Branch: perl
31557            ! win32/win32sck.c
31558 ____________________________________________________________________________
31559 [  6326] By: jhi                                   on 2000/07/08  02:45:40
31560         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
31561              was cast to an unsigned (32-bit) integer with wild abandon.
31562      Branch: cfgperl
31563            ! ext/Devel/DProf/DProf.xs
31564 ____________________________________________________________________________
31565 [  6325] By: jhi                                   on 2000/07/07  18:50:33
31566         Log: Remove perlbook, update perlfaq book listing,
31567              rearrange perl.pod, regenerate perltoc.
31568      Branch: cfgperl
31569            - pod/perlbook.pod
31570            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
31571            ! pod/perlfaq2.pod pod/perltoc.pod
31572 ____________________________________________________________________________
31573 [  6324] By: jhi                                   on 2000/07/07  14:03:40
31574         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
31575      Branch: cfgperl
31576            ! sv.h toke.c
31577 ____________________________________________________________________________
31578 [  6323] By: jhi                                   on 2000/07/06  16:03:55
31579         Log: Fix complaints of buildtoc.
31580      Branch: cfgperl
31581            + lib/Win32.pod
31582            - pod/Win32.pod
31583            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31584 ____________________________________________________________________________
31585 [  6322] By: jhi                                   on 2000/07/06  15:15:52
31586         Log: Add =head1 NAMEs so that buildtoc is happy.
31587              (The CGI::Util nit reported to Lincoln.)
31588      Branch: cfgperl
31589            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
31590            ! pod/perltoc.pod
31591 ____________________________________________________________________________
31592 [  6321] By: jhi                                   on 2000/07/06  03:16:04
31593         Log: Config is being used.
31594      Branch: cfgperl
31595            ! t/op/method.t
31596 ____________________________________________________________________________
31597 [  6320] By: jhi                                   on 2000/07/06  03:13:13
31598         Log: Integrate with Sarathy.
31599      Branch: cfgperl
31600           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
31601 ____________________________________________________________________________
31602 [  6319] By: jhi                                   on 2000/07/06  03:11:46
31603         Log: Autogenerate pod/Makefile and pod/buildtoc.
31604              buildtoc also checks whether the existin pods are
31605              mentioned in MANIFEST and perl.pod, and vice versa.
31606              (None of the thusly found discrepancies fixed yet.)
31607              roffitall also needs to be autogenerated similarly but it
31608              seems so badly out of date that I didn't touch it yet.
31609      Branch: cfgperl
31610            + pod/Makefile.SH pod/buildtoc.PL
31611            - pod/Makefile pod/buildtoc
31612            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
31613 ____________________________________________________________________________
31614 [  6318] By: gsar                                  on 2000/07/05  22:10:54
31615         Log: fix UNC path handling on Windows under ithreads, and chdir()
31616              return value when given a non-existent directory
31617      Branch: perl
31618            ! win32/vdir.h
31619 ____________________________________________________________________________
31620 [  6317] By: gsar                                  on 2000/07/05  22:08:19
31621         Log: winsock cleanup never done on Windows (leads to handle leaks)
31622      Branch: perl
31623            ! win32/perllib.c win32/win32sck.c
31624 ____________________________________________________________________________
31625 [  6316] By: gsar                                  on 2000/07/05  22:06:19
31626         Log: some debugger output does not go to the socket when RemotePort is set
31627      Branch: perl
31628            ! lib/perl5db.pl
31629 ____________________________________________________________________________
31630 [  6315] By: jhi                                   on 2000/07/05  00:25:21
31631         Log: Integrate with Sarathy, preliminary fix for unicos
31632              alignment problems in [ID 20000612.002] Perl problem on Cray system.
31633      Branch: cfgperl
31634            ! sv.h
31635           !> pp_hot.c
31636 ____________________________________________________________________________
31637 [  6314] By: gsar                                  on 2000/07/04  23:34:02
31638         Log: tyop in change#6306
31639      Branch: perl
31640            ! pp_hot.c
31641 ____________________________________________________________________________
31642 [  6313] By: jhi                                   on 2000/07/04  22:14:38
31643         Log: Multiline string literals ENONPORTABLE.
31644      Branch: cfgperl
31645            ! pp_hot.c
31646 ____________________________________________________________________________
31647 [  6312] By: jhi                                   on 2000/07/04  20:34:44
31648         Log: Integrate with Sarathy.
31649      Branch: cfgperl
31650           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
31651           !> t/op/method.t
31652 ____________________________________________________________________________
31653 [  6311] By: jhi                                   on 2000/07/04  20:30:56
31654         Log: More POSIX.pod embellishment.
31655      Branch: cfgperl
31656            ! ext/POSIX/POSIX.pod
31657 ____________________________________________________________________________
31658 [  6310] By: gsar                                  on 2000/07/04  17:28:48
31659         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
31660      Branch: perl
31661            ! t/lib/b.t
31662 ____________________________________________________________________________
31663 [  6309] By: jhi                                   on 2000/07/04  17:22:18
31664         Log: The #6308 required a little bit more.
31665      Branch: cfgperl
31666            ! Makefile.SH win32/Makefile
31667 ____________________________________________________________________________
31668 [  6308] By: jhi                                   on 2000/07/04  16:35:24
31669         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
31670      Branch: cfgperl
31671            + lib/lib_pm.PL
31672            - lib/lib.pm.PL
31673            ! MANIFEST Makefile.SH
31674 ____________________________________________________________________________
31675 [  6307] By: jhi                                   on 2000/07/04  16:28:58
31676         Log: Win32 patches for cfgperl from Sarathy.
31677      Branch: cfgperl
31678            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
31679            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
31680            ! thread.h toke.c util.c win32/Makefile win32/win32.c
31681 ____________________________________________________________________________
31682 [  6306] By: gsar                                  on 2000/07/04  16:28:40
31683         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
31684              (from Richard Soderberg <rs@oregonnet.com>)
31685      Branch: perl
31686            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
31687 ____________________________________________________________________________
31688 [  6305] By: jhi                                   on 2000/07/04  16:24:24
31689         Log: Integrate with Sarathy.
31690      Branch: cfgperl
31691           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
31692           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31693           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
31694           !> proto.h win32/win32.c
31695 ____________________________________________________________________________
31696 [  6304] By: gsar                                  on 2000/07/04  16:17:24
31697         Log: missing perldiag entry for unpack("w",...) diagnostic (from
31698              Andreas Koenig)
31699      Branch: perl
31700            ! pod/perldiag.pod
31701 ____________________________________________________________________________
31702 [  6303] By: gsar                                  on 2000/07/04  16:14:44
31703         Log: remove rel2abs prototypes (from Barrie Slaymaker)
31704      Branch: perl
31705            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
31706            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
31707 ____________________________________________________________________________
31708 [  6302] By: gsar                                  on 2000/07/04  04:59:35
31709         Log: adjust change#6299
31710      Branch: perl
31711            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
31712            ! win32/win32.c
31713 ____________________________________________________________________________
31714 [  6301] By: jhi                                   on 2000/07/04  04:50:07
31715         Log: Integrate with Sarathy.
31716      Branch: cfgperl
31717           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
31718           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
31719           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
31720 ____________________________________________________________________________
31721 [  6300] By: gsar                                  on 2000/07/04  04:42:09
31722         Log: PERL_OBJECT build tweak
31723      Branch: perl
31724            ! perl.h
31725 ____________________________________________________________________________
31726 [  6299] By: gsar                                  on 2000/07/04  04:37:00
31727         Log: fix memory leak on Windows (PL_sys_intern contents were never
31728              freed)
31729      Branch: perl
31730            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
31731            ! perlapi.c proto.h win32/win32.c
31732 ____________________________________________________________________________
31733 [  6298] By: gsar                                  on 2000/07/04  04:15:59
31734         Log: fix large memory leak that has been around for ever, masked by
31735              -DPURIFY (most of the arenas were never freed!)
31736      Branch: perl
31737            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
31738 ____________________________________________________________________________
31739 [  6297] By: gsar                                  on 2000/07/04  04:07:46
31740         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
31741      Branch: perl
31742            ! perl.c
31743 ____________________________________________________________________________
31744 [  6296] By: jhi                                   on 2000/06/30  18:28:37
31745         Log: Elaborate POSIX.pod.  Still needs work.
31746      Branch: cfgperl
31747            ! ext/POSIX/POSIX.pod
31748 ____________________________________________________________________________
31749 [  6295] By: jhi                                   on 2000/06/30  14:58:18
31750         Log: Point to perlipc for more SysV IPC examples.
31751      Branch: cfgperl
31752            ! pod/perlfunc.pod
31753 ____________________________________________________________________________
31754 [  6294] By: gsar                                  on 2000/06/30  14:47:45
31755         Log: slurp mode fix in change#4736 still not quite right
31756      Branch: perl
31757            ! pp_hot.c t/io/argv.t
31758 ____________________________________________________________________________
31759 [  6293] By: jhi                                   on 2000/06/30  12:02:55
31760         Log: Integrate with Sarathy.
31761      Branch: cfgperl
31762           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
31763 ____________________________________________________________________________
31764 [  6292] By: jhi                                   on 2000/06/30  12:01:11
31765         Log: From: simon@brecon.co.uk (Simon Cozens)
31766              Subject: UTF8 concat
31767              Date: 30 Jun 2000 06:13:25 GMT
31768              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
31769      Branch: cfgperl
31770            ! pp_hot.c
31771 ____________________________________________________________________________
31772 [  6291] By: gsar                                  on 2000/06/30  04:37:33
31773         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
31774              when @_ is modified, causing coredumps
31775      Branch: perl
31776            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
31777 ____________________________________________________________________________
31778 [  6290] By: jhi                                   on 2000/06/30  02:21:44
31779         Log: Integrate with Sarathy.
31780      Branch: cfgperl
31781           !> vms/vms.c vms/vmsish.h
31782 ____________________________________________________________________________
31783 [  6289] By: jhi                                   on 2000/06/30  02:21:02
31784         Log: Check VERSIONs.
31785      Branch: cfgperl
31786            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
31787            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
31788            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
31789 ____________________________________________________________________________
31790 [  6288] By: jhi                                   on 2000/06/30  02:18:52
31791         Log: Integrate with Sarathy.
31792      Branch: cfgperl
31793           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
31794           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
31795           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
31796           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
31797 ____________________________________________________________________________
31798 [  6287] By: gsar                                  on 2000/06/30  02:17:08
31799         Log: integrate vmsperl changes into mainline
31800      Branch: perl
31801           !> vms/vms.c vms/vmsish.h
31802 ____________________________________________________________________________
31803 [  6285] By: gsar                                  on 2000/06/30  02:05:28
31804         Log: localize %INC in a Safe compartment so that use/require work
31805              (many other magic globals probably need similar treatment)
31806      Branch: perl
31807            ! ext/Opcode/Opcode.xs
31808 ____________________________________________________________________________
31809 [  6284] By: gsar                                  on 2000/06/30  01:54:54
31810         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
31811              about Windows
31812      Branch: perl
31813            ! pod/perlembed.pod
31814 ____________________________________________________________________________
31815 [  6283] By: jhi                                   on 2000/06/30  01:50:10
31816         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
31817              From: Barrie Slaymaker <barries@jester.slaysys.com>
31818              Date: Wed, 28 Jun 2000 11:35:29 -0400
31819              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
31820      Branch: perl
31821            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
31822            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
31823            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31824            ! lib/File/Spec/Win32.pm
31825 ____________________________________________________________________________
31826 [  6282] By: jhi                                   on 2000/06/29  22:57:22
31827         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
31828              From: Dan Sugalski <dan@sidhe.org>
31829              Date: Tue, 06 Jun 2000 11:59:50 -0400
31830              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
31831      Branch: cfgperl
31832            ! vms/vms.c
31833 ____________________________________________________________________________
31834 [  6281] By: jhi                                   on 2000/06/29  22:52:50
31835         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
31836              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
31837              Date: Wed, 7 Jun 2000 04:02:04 -0500
31838              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
31839      Branch: cfgperl
31840            ! utils/h2xs.PL
31841 ____________________________________________________________________________
31842 [  6280] By: jhi                                   on 2000/06/29  22:45:47
31843         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
31844              From: rspier@pobox.com (Robert Spier)
31845              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
31846              Message-ID: <14654.31913.845602.610277@rls.cx>
31847      Branch: cfgperl
31848            ! utils/h2xs.PL
31849 ____________________________________________________________________________
31850 [  6279] By: jhi                                   on 2000/06/29  22:38:16
31851         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
31852              From: Tim Ayers <tayers@bridge.com>
31853              Date: Thu, 08 Jun 2000 08:11:06 +0200
31854              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
31855              [resent by Richard Foley, Message-Id probably wrong]
31856      Branch: cfgperl
31857            ! pod/perlsub.pod
31858 ____________________________________________________________________________
31859 [  6278] By: jhi                                   on 2000/06/29  22:21:45
31860         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
31861              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
31862              Date: Fri, 09 Jun 2000 12:39:27 -0400
31863              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
31864              (plus update the version "number" of Text::Wrap)
31865      Branch: cfgperl
31866            ! lib/Text/Wrap.pm
31867 ____________________________________________________________________________
31868 [  6277] By: jhi                                   on 2000/06/29  22:13:10
31869         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
31870              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31871              Date: Mon, 12 Jun 2000 14:55:59 +0100
31872              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
31873      Branch: cfgperl
31874            ! pod/perlfunc.pod
31875 ____________________________________________________________________________
31876 [  6276] By: jhi                                   on 2000/06/29  22:11:06
31877         Log: Subject: [PATCH] Re: eval documentation: context
31878              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31879              Date: Mon, 12 Jun 2000 15:07:29 +0100
31880              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
31881      Branch: cfgperl
31882            ! pod/perlfunc.pod
31883 ____________________________________________________________________________
31884 [  6275] By: jhi                                   on 2000/06/29  21:59:46
31885         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
31886              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
31887              Date: Tue, 13 Jun 2000 02:43:48 -0500
31888              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
31889      Branch: cfgperl
31890            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
31891 ____________________________________________________________________________
31892 [  6274] By: jhi                                   on 2000/06/29  21:56:14
31893         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
31894              From: Andy Dougherty <doughera@lafayette.edu>
31895              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
31896              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
31897      Branch: cfgperl
31898            ! ext/File/Glob/Glob.pm
31899 ____________________________________________________________________________
31900 [  6273] By: jhi                                   on 2000/06/29  21:49:09
31901         Log: Subject: [PATCH] xsub attributes
31902              From: Doug MacEachern <dougm@covalent.net>
31903              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
31904              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
31905      Branch: cfgperl
31906            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
31907            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
31908 ____________________________________________________________________________
31909 [  6272] By: jhi                                   on 2000/06/29  21:41:28
31910         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
31911              From: Tom Phoenix <rootbeer@redcat.com>
31912              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
31913              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
31914      Branch: cfgperl
31915            ! lib/Net/Ping.pm
31916 ____________________________________________________________________________
31917 [  6271] By: jhi                                   on 2000/06/29  21:36:55
31918         Log: Subject: PATCH pod/perltie.pod
31919              From: Ian Phillipps <Ian.Phillipps@iname.com>
31920              Date: Fri, 16 Jun 2000 00:17:19 +0100
31921              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
31922              (only the first hunk, the second hunk had already been done
31923              by some other patch)
31924      Branch: cfgperl
31925            ! pod/perltie.pod
31926 ____________________________________________________________________________
31927 [  6270] By: jhi                                   on 2000/06/29  21:24:51
31928         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
31929              From: Nicholas Clark <nick@talking.bollo.cx>
31930              Date: Fri, 23 Jun 2000 16:21:15 +0100
31931              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
31932      Branch: cfgperl
31933            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
31934            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
31935 ____________________________________________________________________________
31936 [  6269] By: jhi                                   on 2000/06/29  19:38:15
31937         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
31938              silence few compiler warnings.
31939      Branch: cfgperl
31940            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
31941 ____________________________________________________________________________
31942 [  6268] By: jhi                                   on 2000/06/29  18:21:50
31943         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
31944              From: Dominic Dunlop <domo@computer.org> 
31945              Date: Thu, 29 Jun 2000 12:32:39 +0200 
31946              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
31947      Branch: cfgperl
31948            ! t/op/sprintf.t
31949 ____________________________________________________________________________
31950 [  6267] By: jhi                                   on 2000/06/29  18:16:07
31951         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
31952              From: Doug MacEachern <dougm@covalent.net>
31953              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
31954              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
31955      Branch: cfgperl
31956            + t/op/method2entersub.t
31957            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
31958            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31959            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
31960            ! xsutils.c
31961 ____________________________________________________________________________
31962 [  6266] By: jhi                                   on 2000/06/29  15:11:15
31963         Log: Subject: [PATCH 5.6.0] cygwin port
31964              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
31965              From: "Fifer, Eric" <EFifer@sanwaint.com>
31966              Date: Thu, 29 Jun 2000 12:58:29 +0100
31967      Branch: cfgperl
31968            ! cygwin/Makefile.SHs
31969 ____________________________________________________________________________
31970 [  6265] By: jhi                                   on 2000/06/29  15:04:05
31971         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
31972              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31973              Date: Wed, 28 Jun 2000 17:50:12 -0700
31974              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
31975      Branch: cfgperl
31976            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
31977 ____________________________________________________________________________
31978 [  6264] By: jhi                                   on 2000/06/29  15:00:57
31979         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
31980              From: Marty Lucich <marty@netcom.com>
31981              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
31982              Message-Id: <200006282116.OAA11148@netcom.com>
31983              ccdlflags update (the BSD/OS 4.1 part had already been taken
31984              care of by #6141).
31985      Branch: cfgperl
31986            ! hints/bsdos.sh
31987 ____________________________________________________________________________
31988 [  6263] By: jhi                                   on 2000/06/29  13:47:44
31989         Log: tr fixes from Simon Cozens
31990      Branch: cfgperl
31991            ! doop.c
31992 ____________________________________________________________________________
31993 [  6262] By: jhi                                   on 2000/06/28  18:46:01
31994         Log: Subject: 5.6.0 Patch for EPOC
31995              From: Olaf Flebbe <o.flebbe@gmx.de>
31996              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
31997              Message-ID: <23449.960929969@www11.gmx.net>
31998      Branch: cfgperl
31999            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
32000            ! epoc/epocish.h
32001 ____________________________________________________________________________
32002 [  6261] By: jhi                                   on 2000/06/28  18:29:07
32003         Log: Subject: Re: [PATCH cfgperl] BOMs away!
32004              From: simon@brecon.co.uk (Simon Cozens)
32005              Date: 17 Jun 2000 11:49:57 GMT
32006              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
32007      Branch: cfgperl
32008            ! pod/perldiag.pod t/comp/require.t toke.c
32009 ____________________________________________________________________________
32010 [  6260] By: jhi                                   on 2000/06/28  17:47:16
32011         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
32012              From: simon@brecon.co.uk (Simon Cozens) 
32013              Date: 17 Jun 2000 11:56:44 GMT 
32014              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
32015              pack U0, pack C0
32016      Branch: cfgperl
32017            ! pod/perlfunc.pod pp.c t/op/pack.t
32018 ____________________________________________________________________________
32019 [  6259] By: jhi                                   on 2000/06/28  16:43:17
32020         Log: perlnewmod was missing from MANIFEST.
32021      Branch: cfgperl
32022            ! MANIFEST
32023 ____________________________________________________________________________
32024 [  6258] By: jhi                                   on 2000/06/28  15:54:30
32025         Log: linenumber tweak
32026      Branch: cfgperl
32027            ! t/pragma/warn/regcomp
32028 ____________________________________________________________________________
32029 [  6257] By: jhi                                   on 2000/06/28  15:50:44
32030         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
32031              From: Doug MacEachern <dougm@covalent.net>
32032              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
32033              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
32034              (one part of the patch had been applied earlier)
32035      Branch: cfgperl
32036            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
32037 ____________________________________________________________________________
32038 [  6256] By: jhi                                   on 2000/06/28  15:40:22
32039         Log: tweaks from Simon Cozens to further fix tr/// under utf8
32040      Branch: cfgperl
32041            ! doop.c
32042 ____________________________________________________________________________
32043 [  6255] By: jhi                                   on 2000/06/28  15:33:45
32044         Log: small thinko tweaks
32045      Branch: cfgperl
32046            ! lib/IPC/Open3.pm t/op/my_stash.t
32047 ____________________________________________________________________________
32048 [  6254] By: jhi                                   on 2000/06/28  15:33:25
32049         Log: Subject: tr///, help wanted.
32050              From: simon@brecon.co.uk (Simon Cozens)
32051              Date: 28 Jun 2000 11:29:04 GMT
32052              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
32053      Branch: cfgperl
32054            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
32055            ! pp_proto.h proto.h t/op/tr.t
32056 ____________________________________________________________________________
32057 [  6253] By: jhi                                   on 2000/06/28  15:09:17
32058         Log: Paranoia tweak on #6249.
32059              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
32060              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
32061              Date: Sun, 25 Jun 2000 23:43:12 -0400
32062              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
32063      Branch: cfgperl
32064            ! lib/IPC/Open3.pm
32065 ____________________________________________________________________________
32066 [  6252] By: jhi                                   on 2000/06/28  15:01:38
32067         Log: Document #6249 and #6251.
32068      Branch: cfgperl
32069            ! lib/Exporter.pm lib/IPC/Open3.pm
32070 ____________________________________________________________________________
32071 [  6251] By: jhi                                   on 2000/06/28  14:50:43
32072         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
32073              From: Doug MacEachern <dougm@covalent.net>
32074              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
32075              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
32076      Branch: cfgperl
32077            ! lib/Exporter.pm
32078 ____________________________________________________________________________
32079 [  6250] By: jhi                                   on 2000/06/28  14:45:23
32080         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
32081              From: Doug MacEachern <dougm@covalent.net>
32082              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
32083              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
32084      Branch: cfgperl
32085            + t/op/my_stash.t
32086            ! MANIFEST embed.pl global.sym proto.h toke.c
32087 ____________________________________________________________________________
32088 [  6249] By: jhi                                   on 2000/06/28  14:36:34
32089         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
32090              From: Frank Tobin <ftobin@uiuc.edu>
32091              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
32092              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
32093      Branch: cfgperl
32094            ! lib/IPC/Open3.pm
32095 ____________________________________________________________________________
32096 [  6248] By: jhi                                   on 2000/06/28  14:11:25
32097         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
32098              From: Mark-Jason Dominus <mjd@plover.com>
32099              Date: Tue, 27 Jun 2000 22:36:42 -0400
32100              Message-ID: <20000628023642.12166.qmail@plover.com>
32101      Branch: cfgperl
32102            ! pod/perlfunc.pod
32103 ____________________________________________________________________________
32104 [  6247] By: jhi                                   on 2000/06/27  12:46:37
32105         Log: Tweak $VERSION, patch from Doug MacEachern.
32106      Branch: cfgperl
32107            ! lib/File/Spec.pm
32108 ____________________________________________________________________________
32109 [  6246] By: jhi                                   on 2000/06/27  03:34:46
32110         Log: Allow for standalone testing.
32111      Branch: cfgperl
32112            ! t/lib/filefunc.t t/lib/filespec.t
32113 ____________________________________________________________________________
32114 [  6245] By: jhi                                   on 2000/06/27  02:50:02
32115         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
32116              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
32117              Date: Sat, 24 Jun 2000 13:06:20 +0100
32118              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
32119      Branch: cfgperl
32120            ! ext/DynaLoader/DynaLoader_pm.PL
32121 ____________________________________________________________________________
32122 [  6244] By: jhi                                   on 2000/06/27  02:46:10
32123         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
32124              From: Doug MacEachern <dougm@covalent.net>
32125              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
32126              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
32127      Branch: cfgperl
32128            ! gv.c sv.c t/lib/peek.t
32129 ____________________________________________________________________________
32130 [  6243] By: jhi                                   on 2000/06/27  02:38:07
32131         Log: Subject: [PATCH] is_utf8_string
32132              From: simon@brecon.co.uk (Simon Cozens)
32133              Date: 26 Jun 2000 02:25:59 GMT
32134              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
32135      Branch: cfgperl
32136            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
32137            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
32138            ! proto.h utf8.c
32139 ____________________________________________________________________________
32140 [  6242] By: jhi                                   on 2000/06/27  02:24:00
32141         Log: Subject: [PATCH] bytes<->utf8 fixes
32142              From: simon@brecon.co.uk (Simon Cozens)
32143              Date: 26 Jun 2000 04:55:45 GMT
32144              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
32145      Branch: cfgperl
32146            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
32147 ____________________________________________________________________________
32148 [  6241] By: jhi                                   on 2000/06/27  02:12:42
32149         Log: Do no -warn on \_, only on \alpha.
32150              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
32151              From: David Dyck <dcd@tc.fluke.com>
32152              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
32153              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
32154      Branch: cfgperl
32155            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
32156 ____________________________________________________________________________
32157 [  6240] By: jhi                                   on 2000/06/27  02:00:01
32158         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
32159              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
32160              Date: Mon, 26 Jun 2000 18:40:14 +0100
32161              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
32162      Branch: cfgperl
32163            ! utils/h2xs.PL
32164 ____________________________________________________________________________
32165 [  6239] By: jhi                                   on 2000/06/27  01:53:40
32166         Log: Configure maintenance.  Sever some dependency cycles,
32167              separate gccversion from the cc unit,
32168              address [ID 20000623.006] Configure script patch for using gcc on AIX
32169              (but solve it a little bit differently),
32170              unduplex some accidentally duplicated units,
32171              suggest using gcc if no cc available
32172              (p5p thread: "Solaris configure: counterproposal", 1999-09)
32173      Branch: cfgperl
32174            ! Configure Todo-5.6 config_h.SH
32175      Branch: metaconfig
32176            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
32177            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
32178      Branch: metaconfig/U/perl
32179            + gccvers.U
32180            ! d_getespwnam.U d_getprpwnam.U i_prot.U
32181 ____________________________________________________________________________
32182 [  6238] By: jhi                                   on 2000/06/25  18:04:56
32183         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
32184              From: Dan Sugalski <dan@sidhe.org>
32185              Date: Fri, 23 Jun 2000 17:00:00 -0400
32186              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
32187      Branch: cfgperl
32188            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
32189 ____________________________________________________________________________
32190 [  6237] By: jhi                                   on 2000/06/25  16:36:45
32191         Log: Tweak embed.pl, regen headers.
32192      Branch: cfgperl
32193            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
32194            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
32195            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
32196            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
32197            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
32198 ____________________________________________________________________________
32199 [  6236] By: jhi                                   on 2000/06/25  15:26:42
32200         Log: Regen headers.
32201      Branch: cfgperl
32202            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
32203            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
32204            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
32205            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
32206            ! regnodes.h warnings.h
32207 ____________________________________________________________________________
32208 [  6235] By: jhi                                   on 2000/06/23  19:39:35
32209         Log: The thread begun by
32210              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
32211              From: Kevin.Ruscoe@ubsw.com
32212              Date: Fri, 16 Jun 2000 16:38:51 +0100
32213              Message-Id: <H000019b03c300d6@MHS>
32214      Branch: cfgperl
32215            ! hints/solaris_2.sh
32216 ____________________________________________________________________________
32217 [  6234] By: jhi                                   on 2000/06/23  19:23:36
32218         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
32219              because when run as services (Win32ese for daemons)
32220              no environment variables are set and tmpdir ends up as /tmp,
32221              which is ambiguous.
32222              
32223              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
32224              From: matt@sergeant.org
32225              Date: 16 Jun 2000 16:30:43 -0000
32226              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
32227      Branch: cfgperl
32228            ! lib/File/Spec/Win32.pm
32229 ____________________________________________________________________________
32230 [  6233] By: jhi                                   on 2000/06/23  19:18:58
32231         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
32232              From: Mark-Jason Dominus <mjd@plover.com>
32233              Date: Fri, 16 Jun 2000 20:53:04 -0400
32234              Message-ID: <20000617005304.8008.qmail@plover.com>
32235      Branch: cfgperl
32236            ! op.h
32237 ____________________________________________________________________________
32238 [  6232] By: jhi                                   on 2000/06/23  16:10:02
32239         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
32240              From: simon@brecon.co.uk (Simon Cozens)
32241              Date: 19 Jun 2000 15:18:27 GMT
32242              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
32243              
32244              plus update pod/Makefile and regenerate perltoc
32245      Branch: cfgperl
32246            + pod/perlutil.pod
32247            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
32248 ____________________________________________________________________________
32249 [  6231] By: jhi                                   on 2000/06/23  15:19:18
32250         Log: Subject: [PATCH 5.6.0] cygwin port
32251              From: "Fifer, Eric" <EFifer@sanwaint.com>
32252              Date: Tue, 20 Jun 2000 14:30:58 +0100
32253              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
32254      Branch: cfgperl
32255            ! README.cygwin lib/File/Find.pm
32256 ____________________________________________________________________________
32257 [  6230] By: jhi                                   on 2000/06/23  14:25:21
32258         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
32259      Branch: cfgperl
32260            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
32261            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
32262            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
32263            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
32264 ____________________________________________________________________________
32265 [  6229] By: jhi                                   on 2000/06/23  14:13:34
32266         Log: Subject: README.hpux version 0.6.1
32267              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
32268              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
32269              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
32270      Branch: cfgperl
32271            ! README.hpux
32272 ____________________________________________________________________________
32273 [  6228] By: jhi                                   on 2000/06/23  14:07:20
32274         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
32275              From: Doug MacEachern <dougm@covalent.net>
32276              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
32277              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
32278      Branch: cfgperl
32279            ! op.c
32280 ____________________________________________________________________________
32281 [  6227] By: jhi                                   on 2000/06/23  14:01:06
32282         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
32283              From: Doug MacEachern <dougm@covalent.net>
32284              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
32285              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
32286      Branch: cfgperl
32287            + lib/lib.pm.PL
32288            - lib/lib.pm
32289            ! MANIFEST Makefile.SH
32290 ____________________________________________________________________________
32291 [  6226] By: jhi                                   on 2000/06/23  13:53:07
32292         Log: Subject: [PATCH] remove forward declarations in Socket.pm
32293              From: Doug MacEachern <dougm@covalent.net>
32294              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
32295              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
32296              
32297              From: Doug MacEachern <dougm@covalent.net>
32298              Subject: Re: [PATCH] remove forward declarations in Socket.pm
32299              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
32300              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
32301      Branch: cfgperl
32302            ! ext/Socket/Socket.pm op.c
32303 ____________________________________________________________________________
32304 [  6225] By: jhi                                   on 2000/06/23  13:41:52
32305         Log: Add source code filenames to apidoc.
32306              From: simon@brecon.co.uk (Simon Cozens)
32307              Subject: [PATCH embed.pl] Source X-ref
32308              Date: 22 Jun 2000 02:18:49 GMT
32309              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
32310      Branch: cfgperl
32311            ! embed.pl
32312 ____________________________________________________________________________
32313 [  6224] By: jhi                                   on 2000/06/23  13:32:33
32314         Log: A way to avoid English.pm performance hit.
32315              From: root <root@jester.slaysys.com>
32316              Subject: [YAPATCH English.pm] My turn to putt again
32317              Date: Thu, 22 Jun 2000 20:33:58 -0400
32318              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
32319      Branch: cfgperl
32320            ! lib/English.pm t/lib/english.t
32321 ____________________________________________________________________________
32322 [  6223] By: jhi                                   on 2000/06/23  13:27:06
32323         Log: Avoid double close().
32324              Subject: [PATCH] avoid double close()
32325              From: Doug MacEachern <dougm@covalent.net>
32326              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
32327              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
32328      Branch: cfgperl
32329            ! doio.c
32330 ____________________________________________________________________________
32331 [  6222] By: jhi                                   on 2000/06/23  13:25:54
32332         Log: doc typo fix
32333              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
32334              From: Ian Phillipps <Ian.Phillipps@iname.com>
32335              Date: Fri, 23 Jun 2000 10:40:58 +0100
32336              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
32337      Branch: cfgperl
32338            ! lib/Pod/Usage.pm
32339 ____________________________________________________________________________
32340 [  6221] By: jhi                                   on 2000/06/23  13:24:15
32341         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
32342              From: simon@brecon.co.uk (Simon Cozens)
32343              Subject: [PATCH] Eliminate tr///[CU][CU]
32344              Date: 23 Jun 2000 11:05:40 GMT
32345              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
32346      Branch: cfgperl
32347            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
32348 ____________________________________________________________________________
32349 [  6220] By: jhi                                   on 2000/06/22  16:07:51
32350         Log: Win32 patches from Benjamin Stuhl.
32351      Branch: cfgperl
32352            ! makedef.pl win32/win32.h
32353 ____________________________________________________________________________
32354 [  6219] By: jhi                                   on 2000/06/22  16:06:34
32355         Log: Bytecode patches from Benjamin Stuhl.
32356      Branch: cfgperl
32357            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
32358            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
32359            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
32360 ____________________________________________________________________________
32361 [  6218] By: jhi                                   on 2000/06/15  23:54:16
32362         Log: Bytecode patches from Benjamin Stuhl.
32363      Branch: cfgperl
32364            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
32365 ____________________________________________________________________________
32366 [  6217] By: jhi                                   on 2000/06/09  13:38:29
32367         Log: Rename the fdpid locking and integrate with Sarathy.
32368      Branch: cfgperl
32369            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
32370            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
32371            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
32372            ! win32/win32.c
32373           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
32374 ____________________________________________________________________________
32375 [  6216] By: gsar                                  on 2000/06/08  14:54:21
32376         Log: be more optimal about clearing @_
32377      Branch: perl
32378            ! cop.h
32379 ____________________________________________________________________________
32380 [  6215] By: gsar                                  on 2000/06/08  14:33:04
32381         Log: tweak comment about @DB::args
32382      Branch: perl
32383            ! av.h pp_ctl.c
32384 ____________________________________________________________________________
32385 [  6214] By: gsar                                  on 2000/06/08  13:57:54
32386         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
32387              caller() wants to populate @DB::args with it (causes a coredump
32388              in Carp::confess())
32389      Branch: perl
32390            ! cop.h t/op/runlevel.t
32391 ____________________________________________________________________________
32392 [  6213] By: gsar                                  on 2000/06/08  07:06:35
32393         Log: back out change#6106 (seems problematic)
32394      Branch: perl
32395            ! hints/solaris_2.sh
32396 ____________________________________________________________________________
32397 [  6212] By: jhi                                   on 2000/06/07  03:10:36
32398         Log: Continuing mopup for #6204.
32399      Branch: cfgperl
32400            ! ext/B/defsubs_h.PL
32401 ____________________________________________________________________________
32402 [  6211] By: jhi                                   on 2000/06/07  02:41:50
32403         Log: Mopup for #6204.
32404              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
32405              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
32406              This is comes from const() where POK isn't on when expected.
32407      Branch: cfgperl
32408            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
32409            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
32410            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
32411            ! perlapi.h pod/perlapi.pod
32412 ____________________________________________________________________________
32413 [  6210] By: jhi                                   on 2000/06/07  01:56:29
32414         Log: Mopup for #6207 and #6209.
32415      Branch: cfgperl
32416            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
32417 ____________________________________________________________________________
32418 [  6209] By: jhi                                   on 2000/06/07  01:33:12
32419         Log: Lock PL_fdpid against race conditions, based on:
32420              Subject: [PATCH 5.6.0]subprocess fixup for threads
32421              From: Dan Sugalski <dan@sidhe.org>
32422              To: perl5-porters@perl.org
32423              Date: Tue, 11 Apr 2000 17:02:32 -0400
32424              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
32425      Branch: cfgperl
32426            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
32427            ! win32/win32.c
32428 ____________________________________________________________________________
32429 [  6208] By: jhi                                   on 2000/06/07  01:05:23
32430         Log: Regen headers for #6207.
32431      Branch: cfgperl
32432            ! embed.h global.sym objXSUB.h proto.h
32433 ____________________________________________________________________________
32434 [  6207] By: jhi                                   on 2000/06/06  23:43:13
32435         Log: Subject: [PATCH 5.6.0] Threadsafe patches
32436              From: Dan Sugalski <dan@sidhe.org>
32437              To: perl5-porters@perl.org
32438              Date: Mon, 08 May 2000 18:08:13 -0400
32439              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
32440      Branch: cfgperl
32441            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
32442            ! proto.h sv.h util.c
32443 ____________________________________________________________________________
32444 [  6206] By: jhi                                   on 2000/06/06  23:21:23
32445         Log: Subject: [PATCH] Eliminate $a/$b in pod
32446              From: David Glasser <me@davidglasser.net>
32447              To: perl5-porters@perl.org
32448              Date: Mon, 29 May 2000 21:15:59 -0400
32449              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
32450      Branch: cfgperl
32451            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
32452            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
32453            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
32454            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
32455            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
32456            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
32457            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
32458            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
32459            ! pod/perlvar.pod pod/perlxs.pod
32460 ____________________________________________________________________________
32461 [  6205] By: jhi                                   on 2000/06/06  23:12:14
32462         Log: Subject: [PATCH] Win32 improvements
32463              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
32464              To: gsar@activestate.com, perl5-porters@perl.org
32465              Date: Mon, 29 May 2000 17:22:24 PDT
32466              Message-ID: <20000530002224.91142.qmail@hotmail.com>
32467              (MUA had mangled many lines by wordwrapping)
32468      Branch: cfgperl
32469            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
32470 ____________________________________________________________________________
32471 [  6204] By: jhi                                   on 2000/06/06  23:01:50
32472         Log: Subject: [PATCH] B::Bytecode patches
32473              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
32474              To: gsar@activestate.com, jhi@iki.fi
32475              Cc: perl5-porters@perl.org
32476              Message-ID: <20000602202526.48694.qmail@hotmail.com>
32477              (MUA had mangled many lines by wordwrapping)
32478      Branch: cfgperl
32479            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
32480            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
32481            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
32482            ! intrpvar.h perl.c
32483 ____________________________________________________________________________
32484 [  6203] By: jhi                                   on 2000/06/06  22:32:43
32485         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
32486              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32487              Date: Tue, 06 Jun 2000 13:07:45 -0700
32488              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
32489      Branch: cfgperl
32490            ! pod/perldiag.pod
32491 ____________________________________________________________________________
32492 [  6202] By: jhi                                   on 2000/06/06  19:38:35
32493         Log: Integrate with Sarathy.
32494      Branch: cfgperl
32495           !> perl.c
32496 ____________________________________________________________________________
32497 [  6201] By: gsar                                  on 2000/06/06  00:42:59
32498         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
32499              does a PUSHMARK that's never ever POPMARKed; in general, only
32500              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
32501              Perl_eval_[sp]v() don't because they don't take any incoming
32502              arguments (this leak has been around since the original version
32503              of perl_eval_pv() in 5.003_97e)
32504      Branch: perl
32505            ! perl.c
32506 ____________________________________________________________________________
32507 [  6200] By: jhi                                   on 2000/06/04  03:44:52
32508         Log: Update to cperl-mode.el 4.31 from
32509              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
32510              Subject: A couple of notes
32511              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32512              To: Mailing list Perl5 <perl5-porters@perl.org>
32513              Date: Sat, 3 Jun 2000 23:33:32 -0400
32514              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
32515      Branch: cfgperl
32516            ! emacs/cperl-mode.el
32517 ____________________________________________________________________________
32518 [  6199] By: jhi                                   on 2000/06/03  15:11:05
32519         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
32520              From: Dan Sugalski <dan@sidhe.org>
32521              To: perl5-porters@perl.org, vmsperl@perl.org
32522              Date: Fri, 02 Jun 2000 17:30:51 -0400
32523              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
32524      Branch: cfgperl
32525            ! vms/descrip_mms.template vms/gen_shrfls.pl
32526 ____________________________________________________________________________
32527 [  6198] By: jhi                                   on 2000/06/03  14:59:15
32528         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
32529              From: Dan Sugalski <dan@sidhe.org>
32530              To: vmsperl@perl.org, perl5-porters@perl.org
32531              Date: Fri, 02 Jun 2000 16:00:41 -0400
32532              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
32533              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
32534      Branch: cfgperl
32535            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
32536            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
32537            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
32538 ____________________________________________________________________________
32539 [  6197] By: jhi                                   on 2000/06/03  14:41:30
32540         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
32541              From: John Borwick <jhborwic@unity.ncsu.edu>
32542              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
32543              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
32544      Branch: cfgperl
32545            ! pod/perlsyn.pod
32546 ____________________________________________________________________________
32547 [  6196] By: jhi                                   on 2000/06/03  14:38:09
32548         Log: Integrate with Sarathy.
32549      Branch: cfgperl
32550           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
32551           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
32552           !> vms/perly_c.vms
32553 ____________________________________________________________________________
32554 [  6195] By: gsar                                  on 2000/06/02  22:43:13
32555         Log: fix yet another eval"" leak under USE_ITHREADS
32556      Branch: perl
32557            ! op.c
32558 ____________________________________________________________________________
32559 [  6194] By: gsar                                  on 2000/06/02  18:22:06
32560         Log: fix small eval"" memory leaks under USE_ITHREADS
32561      Branch: perl
32562            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
32563            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
32564            ! vms/perly_c.vms
32565 ____________________________________________________________________________
32566 [  6193] By: jhi                                   on 2000/06/01  13:03:56
32567         Log: Signals-be-gone for microperl.
32568      Branch: cfgperl
32569            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
32570 ____________________________________________________________________________
32571 [  6192] By: jhi                                   on 2000/06/01  12:52:02
32572         Log: Integrate with Sarathy.
32573      Branch: cfgperl
32574           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
32575           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
32576           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
32577           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
32578           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
32579           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
32580           !> t/op/vec.t utils/h2xs.PL
32581 ____________________________________________________________________________
32582 [  6191] By: gsar                                  on 2000/06/01  09:38:21
32583         Log: vec() loses numericalness (modified version of patch suggested
32584              by Robin Barker)
32585      Branch: perl
32586            ! doop.c t/op/vec.t
32587 ____________________________________________________________________________
32588 [  6190] By: gsar                                  on 2000/06/01  09:26:15
32589         Log: submit missing embed.pl change
32590      Branch: perl
32591            ! embed.pl
32592 ____________________________________________________________________________
32593 [  6189] By: gsar                                  on 2000/06/01  09:05:34
32594         Log: counting tr/// corrupts later operation (from M.J.T Guy)
32595      Branch: perl
32596            ! doop.c t/op/tr.t
32597 ____________________________________________________________________________
32598 [  6188] By: gsar                                  on 2000/06/01  08:58:39
32599         Log: h2xs tweaks
32600      Branch: perl
32601            ! utils/h2xs.PL
32602 ____________________________________________________________________________
32603 [  6187] By: gsar                                  on 2000/06/01  08:50:07
32604         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
32605              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
32606      Branch: perl
32607            + lib/Pod/LaTeX.pm
32608            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
32609            ! pod/pod2latex.PL
32610 ____________________________________________________________________________
32611 [  6186] By: gsar                                  on 2000/06/01  08:24:40
32612         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
32613              <wolfgang.laun@alcatel.at>)
32614      Branch: perl
32615            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
32616            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
32617 ____________________________________________________________________________
32618 [  6185] By: gsar                                  on 2000/06/01  08:12:00
32619         Log: remove incorrect documentation about implicit split to @_ in
32620              list context, which never really worked in perl 5 (from
32621              M.J.T. Guy)
32622      Branch: perl
32623            ! pod/perlfunc.pod pod/perltrap.pod
32624 ____________________________________________________________________________
32625 [  6184] By: gsar                                  on 2000/06/01  07:52:27
32626         Log: tweak for change#6127
32627      Branch: perl
32628            ! perl.c
32629 ____________________________________________________________________________
32630 [  6183] By: gsar                                  on 2000/06/01  07:41:02
32631         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
32632              <nick@ccl4.org>)
32633      Branch: perl
32634            + t/lib/selfloader.t
32635            ! MANIFEST lib/SelfLoader.pm
32636 ____________________________________________________________________________
32637 [  6182] By: jhi                                   on 2000/06/01  00:34:42
32638         Log: Be Cleaner Part Deux.
32639      Branch: cfgperl
32640            ! Makefile.SH
32641 ____________________________________________________________________________
32642 [  6181] By: jhi                                   on 2000/06/01  00:32:09
32643         Log: Integrate with Sarathy.
32644      Branch: cfgperl
32645           !> pp.c t/op/arith.t
32646 ____________________________________________________________________________
32647 [  6180] By: jhi                                   on 2000/06/01  00:31:13
32648         Log: microperl nits from Simon Cozens.
32649      Branch: cfgperl
32650            + uconfig.h
32651            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
32652            ! unixish.h
32653 ____________________________________________________________________________
32654 [  6179] By: gsar                                  on 2000/05/31  22:37:51
32655         Log: buggy modulus on UVs introduced by change#3378 (resulted in
32656              4063328477 % 65535 amounting to 27406, instead of 27407)
32657      Branch: perl
32658            ! pp.c t/op/arith.t
32659 ____________________________________________________________________________
32660 [  6178] By: jhi                                   on 2000/05/31  21:52:41
32661         Log: Be cleaner.
32662      Branch: cfgperl
32663            ! Makefile.SH
32664 ____________________________________________________________________________
32665 [  6177] By: jhi                                   on 2000/05/31  21:47:33
32666         Log: Substitution utf8 patch from Simon Cozens.
32667      Branch: cfgperl
32668            ! pp_hot.c
32669 ____________________________________________________________________________
32670 [  6176] By: jhi                                   on 2000/05/31  21:45:34
32671         Log: Single-quoted utf8 patch from Simon Cozens.
32672      Branch: cfgperl
32673            ! toke.c
32674 ____________________________________________________________________________
32675 [  6175] By: jhi                                   on 2000/05/31  21:40:18
32676         Log: Integrate with Sarathy.
32677      Branch: cfgperl
32678           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
32679 ____________________________________________________________________________
32680 [  6174] By: jhi                                   on 2000/05/31  21:37:31
32681         Log: microperl changes from Simon Cozens; Makefile for microperl
32682              written from scratch; few casts added as microperl compilation
32683              doesn't have all prototypes available.
32684      Branch: cfgperl
32685            + Makefile.micro README.micro Todo.micro uconfig.sh
32686            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
32687            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
32688      Branch: metaconfig
32689            + U/modified/Config_h.U
32690 ____________________________________________________________________________
32691 [  6173] By: jhi                                   on 2000/05/31  20:00:24
32692         Log: metaconfig maintenance.
32693      Branch: metaconfig
32694            + U/modified/Inhdr.U U/typedefs/inotype.U
32695      Branch: metaconfig/U/perl
32696            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
32697            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
32698 ____________________________________________________________________________
32699 [  6172] By: gsar                                  on 2000/05/31  05:05:42
32700         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
32701              (from Ilya Zakharevich)
32702      Branch: perl
32703            ! regexec.c t/op/re_tests
32704 ____________________________________________________________________________
32705 [  6171] By: gsar                                  on 2000/05/31  05:01:47
32706         Log: scalar() doesn't force scalar context when used in void context
32707              (from Simon Cozens)
32708      Branch: perl
32709            ! op.c t/op/wantarray.t
32710 ____________________________________________________________________________
32711 [  6170] By: gsar                                  on 2000/05/31  04:41:33
32712         Log: change#6142 needs tweaks to tests to work where there's no symlink()
32713              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
32714      Branch: perl
32715            ! t/lib/filefind.t
32716 ____________________________________________________________________________
32717 [  6169] By: gsar                                  on 2000/05/31  04:29:49
32718         Log: integrate cfgperl contents into mainline
32719      Branch: perl
32720           +> pod/perlmodlib.PL pod/perlnewmod.pod
32721           !> (integrate 42 files)
32722 ____________________________________________________________________________
32723 [  6168] By: jhi                                   on 2000/05/30  22:53:37
32724         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
32725      Branch: cfgperl
32726            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32727            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
32728            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
32729            ! win32/config.bc win32/config.gc win32/config.vc
32730            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32731            ! win32/config_h.PL win32/config_sh.PL
32732      Branch: metaconfig/U/perl
32733            ! perlxv.U
32734 ____________________________________________________________________________
32735 [  6167] By: jhi                                   on 2000/05/30  22:20:21
32736         Log: tweak todo 
32737      Branch: cfgperl
32738            ! Todo-5.6
32739 ____________________________________________________________________________
32740 [  6166] By: jhi                                   on 2000/05/30  22:11:51
32741         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
32742              in case somebody wants to write an extension for more
32743              shadow database interfaces.
32744      Branch: cfgperl
32745            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32746            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
32747            ! vos/config.def vos/config.h vos/config_h.SH_orig
32748            ! win32/config.bc win32/config.gc win32/config.vc
32749            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32750      Branch: metaconfig
32751            ! U/modified/Myinit.U
32752      Branch: metaconfig/U/perl
32753            + d_getespwnam.U d_getprpwnam.U i_prot.U
32754 ____________________________________________________________________________
32755 [  6165] By: jhi                                   on 2000/05/30  18:35:34
32756         Log: Integrate with Sarathy.
32757      Branch: cfgperl
32758           !> op.c
32759 ____________________________________________________________________________
32760 [  6164] By: jhi                                   on 2000/05/30  18:30:16
32761         Log: detypo
32762      Branch: cfgperl
32763            ! Configure config_h.SH
32764      Branch: metaconfig/U/perl
32765            ! perlxv.U
32766 ____________________________________________________________________________
32767 [  6163] By: gsar                                  on 2000/05/30  03:24:03
32768         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
32769      Branch: perl
32770            ! op.c
32771 ____________________________________________________________________________
32772 [  6162] By: gsar                                  on 2000/05/30  03:09:38
32773         Log: fix memory leak in method call optimization (change#3768);
32774              made C<eval "$x->foo()"> leak
32775      Branch: perl
32776            ! op.c
32777 ____________________________________________________________________________
32778 [  6161] By: jhi                                   on 2000/05/29  17:56:26
32779         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
32780              both from Simon Cozens.
32781      Branch: cfgperl
32782            + pod/perlmodlib.PL pod/perlnewmod.pod
32783            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
32784            ! pod/perlmodlib.pod pod/perltoc.pod
32785 ____________________________________________________________________________
32786 [  6160] By: jhi                                   on 2000/05/29  17:23:55
32787         Log: Changes for the File::Temp 0.08 (change #6159) test suite
32788              to fit better into the Perl distribution test framework.
32789      Branch: cfgperl
32790            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
32791            ! t/lib/ftmp-tempfile.t
32792 ____________________________________________________________________________
32793 [  6159] By: jhi                                   on 2000/05/29  16:55:36
32794         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
32795      Branch: cfgperl
32796            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32797            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32798 ____________________________________________________________________________
32799 [  6158] By: bailey                                on 2000/05/29  16:22:08
32800         Log: Add fallback to tmpfile for use in cases where user's relying on
32801              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
32802              Lane's patch)
32803      Branch: vmsperl
32804            ! vms/vms.c vms/vmsish.h
32805 ____________________________________________________________________________
32806 [  6157] By: jhi                                   on 2000/05/29  03:10:36
32807         Log: Regen Configure to jive with #6149.
32808      Branch: cfgperl
32809            ! Configure
32810      Branch: metaconfig
32811            ! U/modified/Getfile.U
32812 ____________________________________________________________________________
32813 [  6156] By: jhi                                   on 2000/05/29  03:01:38
32814         Log: Integrate with Sarathy.
32815      Branch: cfgperl
32816           +> ext/DynaLoader/dl_mac.xs
32817           !> (integrate 38 files)
32818 ____________________________________________________________________________
32819 [  6155] By: gsar                                  on 2000/05/28  21:15:58
32820         Log: small bug in change#6144; remove random \xA0 character that snuck
32821              in via change#6145
32822      Branch: perl
32823            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
32824 ____________________________________________________________________________
32825 [  6154] By: gsar                                  on 2000/05/28  21:04:19
32826         Log: avoid type mismatch warning
32827      Branch: perl
32828            ! perl.c
32829 ____________________________________________________________________________
32830 [  6153] By: gsar                                  on 2000/05/28  20:58:31
32831         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
32832              <nick@Bagpuss.uk.boo.com>)
32833      Branch: perl
32834            ! lib/Test/Harness.pm
32835 ____________________________________________________________________________
32836 [  6152] By: gsar                                  on 2000/05/28  20:53:42
32837         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
32838      Branch: perl
32839            ! regexec.c
32840 ____________________________________________________________________________
32841 [  6151] By: gsar                                  on 2000/05/28  20:50:28
32842         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
32843      Branch: perl
32844            ! regexec.c
32845 ____________________________________________________________________________
32846 [  6150] By: gsar                                  on 2000/05/28  20:39:58
32847         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
32848      Branch: perl
32849            ! pod/perlrequick.pod
32850 ____________________________________________________________________________
32851 [  6149] By: gsar                                  on 2000/05/28  20:35:16
32852         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
32853              <troc@netrus.net>)
32854      Branch: perl
32855            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
32856            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
32857            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
32858            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
32859 ____________________________________________________________________________
32860 [  6148] By: gsar                                  on 2000/05/28  20:21:07
32861         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
32862      Branch: perl
32863            ! lib/ExtUtils/MM_Unix.pm
32864 ____________________________________________________________________________
32865 [  6147] By: gsar                                  on 2000/05/28  20:12:41
32866         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
32867              (from Peter Prymmer)
32868      Branch: perl
32869            ! vms/subconfigure.com
32870 ____________________________________________________________________________
32871 [  6146] By: gsar                                  on 2000/05/28  20:06:15
32872         Log: doc typo
32873      Branch: perl
32874            ! lib/warnings.pm warnings.h warnings.pl
32875 ____________________________________________________________________________
32876 [  6145] By: gsar                                  on 2000/05/28  18:44:33
32877         Log: make xsubpp skip embedded pod (from Matthias Neeracher
32878              <neeri@iis.ee.ethz.ch>)
32879      Branch: perl
32880            ! lib/ExtUtils/xsubpp
32881 ____________________________________________________________________________
32882 [  6144] By: gsar                                  on 2000/05/28  18:42:49
32883         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
32884              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
32885              <neeri@iis.ee.ethz.ch>)
32886      Branch: perl
32887            ! lib/AutoSplit.pm
32888 ____________________________________________________________________________
32889 [  6143] By: gsar                                  on 2000/05/28  18:41:12
32890         Log: MacOS support, part 1 (from Matthias Neeracher
32891              <neeri@iis.ee.ethz.ch>)
32892      Branch: perl
32893            + ext/DynaLoader/dl_mac.xs
32894            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
32895            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
32896            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
32897            ! util.h
32898 ____________________________________________________________________________
32899 [  6142] By: gsar                                  on 2000/05/28  18:21:51
32900         Log: File::Find fails to chdir when chasing symlinks (from
32901              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
32902      Branch: perl
32903            ! lib/File/Find.pm t/lib/filefind.t
32904 ____________________________________________________________________________
32905 [  6141] By: jhi                                   on 2000/05/28  14:25:15
32906         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
32907              forwarded by Peter Seebach from the bsdi-users mailing list.
32908              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
32909      Branch: perl
32910            ! hints/bsdos.sh
32911 ____________________________________________________________________________
32912 [  6140] By: jhi                                   on 2000/05/28  14:11:57
32913         Log: Integrate with Sarathy.
32914      Branch: cfgperl
32915           +> (branch 30 files)
32916           !> (integrate 93 files)
32917 ____________________________________________________________________________
32918 [  6139] By: gsar                                  on 2000/05/28  10:01:48
32919         Log: revise mktables.PL for bugs and newness in Unicode 3.0
32920              (from James Bence <jbence@amgen.com>)
32921      Branch: perl
32922            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
32923            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
32924            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
32925            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
32926            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
32927            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
32928            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
32929            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
32930            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
32931            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
32932            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
32933            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
32934            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
32935            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
32936            + lib/unicode/Is/SylWU.pl
32937            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
32938            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
32939            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
32940            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
32941            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
32942            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
32943            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
32944            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
32945            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
32946            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
32947            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
32948            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
32949            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
32950            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
32951            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
32952            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
32953            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
32954            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
32955            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
32956            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
32957            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
32958            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
32959            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
32960            ! lib/unicode/Makefile lib/unicode/mktables.PL
32961 ____________________________________________________________________________
32962 [  6138] By: gsar                                  on 2000/05/28  08:50:32
32963         Log: add note about the handling of negative indices to tied arrays
32964              (from Michael G Schwern <schwern@pobox.com>)
32965      Branch: perl
32966            ! pod/perltie.pod
32967 ____________________________________________________________________________
32968 [  6137] By: gsar                                  on 2000/05/28  08:46:10
32969         Log: fix bogus redeclaration warning for "our" variables in different
32970              scopes
32971      Branch: perl
32972            ! op.c t/pragma/strict-vars
32973 ____________________________________________________________________________
32974 [  6136] By: gsar                                  on 2000/05/28  08:31:20
32975         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
32976      Branch: perl
32977            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
32978 ____________________________________________________________________________
32979 [  6135] By: gsar                                  on 2000/05/28  08:17:50
32980         Log: enable Test::Harness to dynamically determine column width etc.
32981              (from Rob Napier <rnapier@employees.org>)
32982      Branch: perl
32983            ! lib/Test/Harness.pm
32984 ____________________________________________________________________________
32985 [  6134] By: gsar                                  on 2000/05/28  08:13:39
32986         Log: make Test::Harness use wait.h/WCOREDUMP if available
32987              (from Ben Tilly <ben_tilly@hotmail.com>)
32988      Branch: perl
32989            ! lib/Test/Harness.pm
32990 ____________________________________________________________________________
32991 [  6133] By: gsar                                  on 2000/05/28  08:08:05
32992         Log: elide bogus test in change#6132
32993      Branch: perl
32994            ! t/pragma/warn/9enabled
32995 ____________________________________________________________________________
32996 [  6132] By: gsar                                  on 2000/05/28  08:03:14
32997         Log: warnings::enabled() doesn't fall back to looking at $^W if
32998              caller isn't using lexical warnings (from Paul Marquess)
32999      Branch: perl
33000            ! pp_ctl.c t/pragma/warn/9enabled
33001 ____________________________________________________________________________
33002 [  6131] By: gsar                                  on 2000/05/28  07:57:47
33003         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
33004      Branch: perl
33005            ! ext/POSIX/POSIX.pm
33006 ____________________________________________________________________________
33007 [  6130] By: gsar                                  on 2000/05/28  07:29:12
33008         Log: fix places that mean C<"word" character> but say C<alphanumeric
33009              character>
33010      Branch: perl
33011            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
33012 ____________________________________________________________________________
33013 [  6129] By: gsar                                  on 2000/05/28  07:18:41
33014         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
33015      Branch: perl
33016            ! vms/test.com
33017 ____________________________________________________________________________
33018 [  6128] By: gsar                                  on 2000/05/28  07:12:55
33019         Log: new perlxstut example for passing/returning refs to arrays
33020              (from David Lowe <dlowe@pootpoot.com>)
33021      Branch: perl
33022            ! pod/perlxstut.pod
33023 ____________________________________________________________________________
33024 [  6127] By: gsar                                  on 2000/05/28  07:02:50
33025         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
33026              failed (from Gisle Aas)
33027      Branch: perl
33028            ! cop.h perl.c
33029 ____________________________________________________________________________
33030 [  6126] By: gsar                                  on 2000/05/28  06:39:53
33031         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
33032              (reworked variant of patch suggested by Simon Cozens)
33033      Branch: perl
33034            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
33035            ! pp_hot.c proto.h t/op/gv.t
33036 ____________________________________________________________________________
33037 [  6125] By: gsar                                  on 2000/05/28  05:14:55
33038         Log: enable propagating exception objects via Perl_croak() in XS code
33039              (from Gisle Aas)
33040      Branch: perl
33041            ! util.c
33042 ____________________________________________________________________________
33043 [  6124] By: gsar                                  on 2000/05/28  05:07:28
33044         Log: integrate vmsperl contents into mainline
33045      Branch: perl
33046           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
33047           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
33048           !> vms/vmsish.h
33049 ____________________________________________________________________________
33050 [  6123] By: gsar                                  on 2000/05/28  05:03:53
33051         Log: clarify gotcha with #line directives (from Rocco Caputo
33052              <troc@netrus.net>)
33053      Branch: perl
33054            ! pod/perldebug.pod pod/perlsyn.pod
33055 ____________________________________________________________________________
33056 [  6122] By: gsar                                  on 2000/05/28  04:58:29
33057         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
33058              (from Mark-Jason Dominus)
33059      Branch: perl
33060            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
33061            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
33062            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
33063            ! toke.c
33064 ____________________________________________________________________________
33065 [  6121] By: bailey                                on 2000/05/25  04:46:54
33066         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
33067              lists (based on fixes by Craig Berry)
33068      Branch: vmsperl
33069            ! lib/File/Spec/VMS.pm
33070 ____________________________________________________________________________
33071 [  6120] By: bailey                                on 2000/05/25  04:25:38
33072         Log: Add missing escape (Charles Lane)
33073      Branch: vmsperl
33074            ! t/op/lex_assign.t
33075 ____________________________________________________________________________
33076 [  6119] By: bailey                                on 2000/05/25  04:21:25
33077         Log: Quiet error messages in vmsish.t (Charles Lane)
33078      Branch: vmsperl
33079            ! vms/ext/vmsish.t
33080 ____________________________________________________________________________
33081 [  6118] By: bailey                                on 2000/05/25  04:17:57
33082         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
33083              Flatten case labels in switch statements uniformly (Charles Bailey)
33084      Branch: vmsperl
33085            ! vms/vms.c
33086 ____________________________________________________________________________
33087 [  6117] By: bailey                                on 2000/05/25  03:58:09
33088         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
33089      Branch: vmsperl
33090            ! vms/vmsish.h
33091 ____________________________________________________________________________
33092 [  6116] By: bailey                                on 2000/05/25  03:11:15
33093         Log: Miscellaneous cosmetic fixes (Charles Lane)
33094      Branch: vmsperl
33095            ! lib/ExtUtils/MM_VMS.pm
33096 ____________________________________________________________________________
33097 [  6115] By: bailey                                on 2000/05/25  03:10:36
33098         Log: Add bounds checking for several strings (Charles Lane)
33099      Branch: vmsperl
33100            ! vms/vms.c
33101 ____________________________________________________________________________
33102 [  6114] By: bailey                                on 2000/05/25  02:25:34
33103         Log: Urk -- undo previous removal of vmsish 'exit' change
33104      Branch: vmsperl
33105            ! vms/ext/vmsish.pm vms/vmsish.h
33106 ____________________________________________________________________________
33107 [  6113] By: bailey                                on 2000/05/24  02:24:40
33108         Log: Ugly workaround for version-specific RTL error
33109      Branch: vmsperl
33110            ! vms/vms.c
33111 ____________________________________________________________________________
33112 [  6112] By: bailey                                on 2000/05/24  02:19:55
33113         Log: Check for existence of file before trying to delete
33114      Branch: vmsperl
33115            ! vms/test.com
33116 ____________________________________________________________________________
33117 [  6111] By: bailey                                on 2000/05/23  23:35:13
33118         Log: Resync with mainline prior to post-5.6.0 updates
33119      Branch: vmsperl
33120           +> (branch 49 files)
33121            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
33122            ! vms/ext/vmsish.pm
33123           !> (integrate 334 files)
33124 ____________________________________________________________________________
33125 [  6110] By: jhi                                   on 2000/05/23  19:28:32
33126         Log: todo tweak
33127      Branch: cfgperl
33128            ! Todo-5.6
33129 ____________________________________________________________________________
33130 [  6109] By: jhi                                   on 2000/05/18  17:38:54
33131         Log: Integrate with Sarathy.
33132      Branch: cfgperl
33133           !> mg.c perl.h win32/perlhost.h
33134 ____________________________________________________________________________
33135 [  6108] By: gsar                                  on 2000/05/17  02:24:56
33136         Log: reenable fake signal handling on Windows, bugs and all
33137      Branch: perl
33138            ! mg.c perl.h win32/perlhost.h
33139 ____________________________________________________________________________
33140 [  6107] By: jhi                                   on 2000/05/15  18:01:41
33141         Log: Tweak the todo list.
33142      Branch: cfgperl
33143            ! Todo-5.6
33144 ____________________________________________________________________________
33145 [  6106] By: jhi                                   on 2000/05/15  13:41:48
33146         Log: The (Configure) script refuses to go on, after asking for
33147              'You may also choose to try maximal 64-bitness....'.
33148              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
33149              -- Patrick Zima
33150              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
33151      Branch: cfgperl
33152            ! hints/solaris_2.sh
33153 ____________________________________________________________________________
33154 [  6105] By: jhi                                   on 2000/05/11  14:37:43
33155         Log: Integrate with Sarathy.
33156      Branch: cfgperl
33157           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
33158           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
33159 ____________________________________________________________________________
33160 [  6104] By: gsar                                  on 2000/05/11  03:39:07
33161         Log: PL_sys_intern was being initialized too late on windows
33162      Branch: perl
33163            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
33164            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
33165 ____________________________________________________________________________
33166 [  6103] By: jhi                                   on 2000/05/09  19:42:20
33167         Log: Test tweaking for Unicos continues.
33168      Branch: cfgperl
33169            ! t/op/64bitint.t
33170 ____________________________________________________________________________
33171 [  6102] By: jhi                                   on 2000/05/09  16:47:27
33172         Log: The test suite tweak in #6101 wasn't quite right.
33173      Branch: cfgperl
33174            ! t/lib/complex.t
33175 ____________________________________________________________________________
33176 [  6101] By: jhi                                   on 2000/05/09  15:35:34
33177         Log: Hints and test tweaks for Unicos.
33178      Branch: cfgperl
33179            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
33180 ____________________________________________________________________________
33181 [  6100] By: jhi                                   on 2000/05/08  21:15:06
33182         Log: More compilation tweakery from Allen Smith.
33183      Branch: cfgperl
33184            ! hints/irix_6.sh
33185 ____________________________________________________________________________
33186 [  6099] By: jhi                                   on 2000/05/08  19:21:18
33187         Log: Tweaks for the cc bugs from Allen Smith.
33188      Branch: cfgperl
33189            ! hints/irix_6.sh
33190 ____________________________________________________________________________
33191 [  6098] By: jhi                                   on 2000/05/08  19:13:37
33192         Log: Add a note about other, yet unsupported, shadow password APIs.
33193      Branch: cfgperl
33194            ! pp_sys.c
33195 ____________________________________________________________________________
33196 [  6097] By: jhi                                   on 2000/05/08  18:46:34
33197         Log: Add a note about possible compilation problems from Allen Smith.
33198      Branch: cfgperl
33199            ! hints/irix_6.sh
33200 ____________________________________________________________________________
33201 [  6096] By: jhi                                   on 2000/05/08  17:33:10
33202         Log: Integrate with Sarathy.
33203      Branch: cfgperl
33204           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
33205           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
33206 ____________________________________________________________________________
33207 [  6095] By: jhi                                   on 2000/05/08  16:21:33
33208         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
33209              might be useful in future.
33210      Branch: cfgperl
33211            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33212            ! config_h.SH
33213      Branch: metaconfig
33214            ! U/installdirs/inc_version_list.U
33215      Branch: metaconfig/U/perl
33216            ! perlxv.U
33217 ____________________________________________________________________________
33218 [  6094] By: gsar                                  on 2000/05/08  14:22:22
33219         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
33220      Branch: perl
33221            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
33222            ! hints/cygwin.sh pp_sys.c
33223 ____________________________________________________________________________
33224 [  6093] By: gsar                                  on 2000/05/08  12:52:28
33225         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
33226              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
33227      Branch: perl
33228            ! pp_sys.c sv.c win32/perlhost.h
33229 ____________________________________________________________________________
33230 [  6092] By: jhi                                   on 2000/05/07  22:40:34
33231         Log: Regen perltoc with the fixed buildtoc.
33232      Branch: cfgperl
33233            ! pod/perltoc.pod
33234 ____________________________________________________________________________
33235 [  6091] By: jhi                                   on 2000/05/07  22:24:16
33236         Log: Integrate with Sarathy.
33237      Branch: cfgperl
33238           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
33239           !> t/op/substr.t toke.c
33240 ____________________________________________________________________________
33241 [  6090] By: gsar                                  on 2000/05/07  19:47:07
33242         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
33243              [NI]OK; added tests for both
33244      Branch: perl
33245            ! perl.c pp_hot.c sv.c t/op/substr.t
33246 ____________________________________________________________________________
33247 [  6089] By: gsar                                  on 2000/05/07  18:18:38
33248         Log: buildtoc tweak to fix newline lossage
33249      Branch: perl
33250            ! pod/buildtoc
33251 ____________________________________________________________________________
33252 [  6088] By: jhi                                   on 2000/05/07  16:35:36
33253         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
33254              because we do not use those.  The HAS_GETSPNAM remains,
33255              though, because we still do use that.
33256      Branch: cfgperl
33257            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33258            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
33259            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
33260            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
33261            ! win32/config.vc win32/config_H.bc win32/config_H.gc
33262            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
33263 ____________________________________________________________________________
33264 [  6087] By: gsar                                  on 2000/05/07  16:05:16
33265         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
33266      Branch: perl
33267            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
33268 ____________________________________________________________________________
33269 [  6086] By: jhi                                   on 2000/05/07  15:27:07
33270         Log: Integrate with Sarathy.
33271      Branch: cfgperl
33272           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33273           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
33274           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
33275           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
33276           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
33277           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
33278 ____________________________________________________________________________
33279 [  6085] By: gsar                                  on 2000/05/07  05:52:02
33280         Log: repeat operator (x) doesn't preserve utf8-ness
33281      Branch: perl
33282            ! pp.c t/op/substr.t
33283 ____________________________________________________________________________
33284 [  6084] By: gsar                                  on 2000/05/07  05:39:55
33285         Log: substr() does not preserve utf8-ness (from Stefan Eissing
33286              <Eissing@medicaldataservice.de>); added tests
33287      Branch: perl
33288            ! pp.c t/op/substr.t
33289 ____________________________________________________________________________
33290 [  6083] By: gsar                                  on 2000/05/07  05:24:46
33291         Log: note about undocumented caller() return value (from M.J.T. Guy);
33292              yet another peek.t tweak
33293      Branch: perl
33294            ! pod/perlfunc.pod t/lib/peek.t
33295 ____________________________________________________________________________
33296 [  6082] By: gsar                                  on 2000/05/07  05:08:40
33297         Log: peek.t non-portable to ithreads
33298      Branch: perl
33299            ! t/lib/peek.t
33300 ____________________________________________________________________________
33301 [  6081] By: gsar                                  on 2000/05/07  04:17:04
33302         Log: better default perlbug categories for ok reports (from Richard Foley)
33303      Branch: perl
33304            ! utils/perlbug.PL
33305 ____________________________________________________________________________
33306 [  6080] By: gsar                                  on 2000/05/07  04:08:07
33307         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
33308              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
33309      Branch: perl
33310            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33311            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
33312            ! AUTHORS MAINTAIN MANIFEST
33313 ____________________________________________________________________________
33314 [  6079] By: gsar                                  on 2000/05/07  04:01:38
33315         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
33316      Branch: perl
33317            ! lib/Carp/Heavy.pm
33318 ____________________________________________________________________________
33319 [  6078] By: gsar                                  on 2000/05/07  01:24:19
33320         Log: workaround for CRT bug in chdir() (from Charles Lane, via
33321              Peter Prymmer)
33322      Branch: perl
33323            ! iperlsys.h vms/vms.c vms/vmsish.h
33324 ____________________________________________________________________________
33325 [  6077] By: gsar                                  on 2000/05/07  01:22:23
33326         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
33327              and Tom Phoenix)
33328      Branch: perl
33329            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
33330 ____________________________________________________________________________
33331 [  6076] By: gsar                                  on 2000/05/06  17:36:29
33332         Log: integrate cfgperl contents into mainline
33333      Branch: perl
33334           +> t/lib/peek.t
33335           !> Configure MANIFEST Porting/Glossary Porting/config.sh
33336           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
33337           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
33338           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
33339 ____________________________________________________________________________
33340 [  6075] By: jhi                                   on 2000/05/05  18:56:10
33341         Log: Make the test more portable.
33342      Branch: cfgperl
33343            ! t/lib/peek.t
33344 ____________________________________________________________________________
33345 [  6074] By: jhi                                   on 2000/05/05  18:49:20
33346         Log: Introduce t/lib/peek.t.
33347      Branch: cfgperl
33348            + t/lib/peek.t
33349            ! MANIFEST
33350 ____________________________________________________________________________
33351 [  6073] By: jhi                                   on 2000/05/05  14:30:45
33352         Log: Complex tweaks.
33353      Branch: cfgperl
33354            ! lib/Math/Complex.pm t/lib/complex.t
33355 ____________________________________________________________________________
33356 [  6072] By: jhi                                   on 2000/05/05  12:27:13
33357         Log: Integrate with Sarathy.
33358      Branch: cfgperl
33359           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
33360           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
33361           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
33362           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
33363 ____________________________________________________________________________
33364 [  6071] By: gsar                                  on 2000/05/05  02:24:46
33365         Log: misformatted perllocal.pod (from Tim Jenness
33366              <t.jenness@jach.hawaii.edu>)
33367      Branch: perl
33368            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
33369 ____________________________________________________________________________
33370 [  6070] By: gsar                                  on 2000/05/05  02:16:52
33371         Log: remove misleading comment (from M.J.T. Guy)
33372      Branch: perl
33373            ! t/lib/anydbm.t
33374 ____________________________________________________________________________
33375 [  6069] By: gsar                                  on 2000/05/05  02:15:13
33376         Log: File::Spec compatibility update (from Barrie Slaymaker
33377              <barries@slaysys.com>)
33378      Branch: perl
33379            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
33380            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
33381 ____________________________________________________________________________
33382 [  6068] By: gsar                                  on 2000/05/05  02:01:50
33383         Log: note about values()
33384      Branch: perl
33385            ! pod/perlfunc.pod
33386 ____________________________________________________________________________
33387 [  6067] By: gsar                                  on 2000/05/05  01:33:09
33388         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
33389      Branch: perl
33390            ! win32/win32.c
33391 ____________________________________________________________________________
33392 [  6066] By: gsar                                  on 2000/05/05  01:23:43
33393         Log: s/END/CHECK/
33394      Branch: perl
33395            ! perl.c
33396 ____________________________________________________________________________
33397 [  6065] By: jhi                                   on 2000/05/04  17:30:22
33398         Log: Integrate with Sarathy.
33399      Branch: cfgperl
33400           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
33401 ____________________________________________________________________________
33402 [  6064] By: gsar                                  on 2000/05/04  17:26:14
33403         Log: change#5905 wasn't quite right--it's intent only applies when arguments
33404              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
33405      Branch: perl
33406            ! pp_sys.c sv.c
33407 ____________________________________________________________________________
33408 [  6063] By: gsar                                  on 2000/05/04  16:52:29
33409         Log: tokeq() could read unallocated field in argument
33410      Branch: perl
33411            ! toke.c
33412 ____________________________________________________________________________
33413 [  6062] By: gsar                                  on 2000/05/04  16:34:51
33414         Log: additional tests for utf8.t
33415      Branch: perl
33416            ! t/pragma/utf8.t
33417 ____________________________________________________________________________
33418 [  6061] By: gsar                                  on 2000/05/04  16:09:28
33419         Log: change#5921 neglected to make eq honor "use bytes"
33420      Branch: perl
33421            ! sv.c
33422 ____________________________________________________________________________
33423 [  6060] By: jhi                                   on 2000/05/04  15:30:16
33424         Log: Integrate with Sarathy.
33425      Branch: cfgperl
33426           !> perl.c regcomp.c t/pragma/utf8.t
33427 ____________________________________________________________________________
33428 [  6059] By: jhi                                   on 2000/05/04  15:26:37
33429         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
33430              in natively 64-bit platforms where a long is a quad (no need
33431              for long longs).  Also added bias for IVs.
33432      Branch: cfgperl
33433            ! toke.c
33434 ____________________________________________________________________________
33435 [  6058] By: gsar                                  on 2000/05/04  00:19:14
33436         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
33437              (spotted by Donald Kinzer <dkinzer@premia.com>)
33438      Branch: perl
33439            ! perl.c
33440 ____________________________________________________________________________
33441 [  6057] By: gsar                                  on 2000/05/03  18:34:01
33442         Log: fix broken parsing of /\x{ab}/
33443      Branch: perl
33444            ! regcomp.c t/pragma/utf8.t
33445 ____________________________________________________________________________
33446 [  6056] By: jhi                                   on 2000/05/03  17:57:16
33447         Log: The search of infinity continues, this time simplified.
33448      Branch: cfgperl
33449            ! lib/Math/Complex.pm
33450 ____________________________________________________________________________
33451 [  6055] By: jhi                                   on 2000/05/03  17:45:30
33452         Log: Detypo.
33453      Branch: cfgperl
33454            ! hints/unicos.sh
33455 ____________________________________________________________________________
33456 [  6054] By: jhi                                   on 2000/05/02  22:28:27
33457         Log: Be more forgiving in POSIX about HUGE_VALL.
33458      Branch: cfgperl
33459            ! ext/POSIX/POSIX.xs
33460 ____________________________________________________________________________
33461 [  6053] By: jhi                                   on 2000/05/02  22:25:05
33462         Log: Integrate with Sarathy.
33463      Branch: cfgperl
33464           !> hints/irix_6.sh pod/perlop.pod
33465 ____________________________________________________________________________
33466 [  6052] By: jhi                                   on 2000/05/02  22:24:31
33467         Log: Unicos hint tweak.
33468      Branch: cfgperl
33469            ! hints/unicos.sh
33470 ____________________________________________________________________________
33471 [  6051] By: jhi                                   on 2000/05/02  22:21:26
33472         Log: Complex tweakery.
33473      Branch: cfgperl
33474            ! lib/Math/Complex.pm t/lib/complex.t
33475 ____________________________________________________________________________
33476 [  6050] By: jhi                                   on 2000/05/02  19:26:22
33477         Log: Use setxxent()/endxxent().
33478      Branch: cfgperl
33479            ! t/op/grent.t t/op/pwent.t
33480 ____________________________________________________________________________
33481 [  6049] By: jhi                                   on 2000/05/02  19:06:02
33482         Log: Test both the scalar and list contexts.
33483      Branch: cfgperl
33484            ! t/op/grent.t t/op/pwent.t
33485 ____________________________________________________________________________
33486 [  6048] By: gsar                                  on 2000/05/02  18:29:10
33487         Log: add note about how $( doesn't interpolate in REs (from
33488              Philip Newton <newton@ficus.frogspace.net>)
33489      Branch: perl
33490            ! pod/perlop.pod
33491 ____________________________________________________________________________
33492 [  6047] By: jhi                                   on 2000/05/02  17:41:24
33493         Log: Call getspnam() only iff needd.
33494      Branch: cfgperl
33495            ! pp_sys.c
33496 ____________________________________________________________________________
33497 [  6046] By: gsar                                  on 2000/05/02  17:07:25
33498         Log: libscheck has insufficient checks for n32 libs (from
33499              Albert Chin-A-Young <china@thewrittenword.com>)
33500      Branch: perl
33501            ! hints/irix_6.sh
33502 ____________________________________________________________________________
33503 [  6045] By: jhi                                   on 2000/05/02  13:57:17
33504         Log: Integrate with Sarathy.
33505      Branch: cfgperl
33506           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
33507           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
33508 ____________________________________________________________________________
33509 [  6044] By: gsar                                  on 2000/05/02  06:48:19
33510         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
33511              such that underscores are only ignored in literal numbers,
33512              "\x{...}", and hex/oct argument
33513      Branch: perl
33514            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
33515 ____________________________________________________________________________
33516 [  6043] By: gsar                                  on 2000/05/02  02:22:29
33517         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
33518      Branch: perl
33519            ! pod/perlretut.pod
33520 ____________________________________________________________________________
33521 [  6042] By: gsar                                  on 2000/05/02  02:17:51
33522         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
33523      Branch: perl
33524            ! pod/perltrap.pod
33525 ____________________________________________________________________________
33526 [  6041] By: gsar                                  on 2000/05/02  01:53:51
33527         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
33528              to compensate
33529      Branch: perl
33530            ! Porting/makerel
33531 ____________________________________________________________________________
33532 [  6040] By: gsar                                  on 2000/05/02  01:51:57
33533         Log: missing files in MANIFEST
33534      Branch: perl
33535            ! MANIFEST
33536 ____________________________________________________________________________
33537 [  6039] By: jhi                                   on 2000/05/02  00:36:46
33538         Log: Infinite problems.
33539      Branch: cfgperl
33540            ! lib/Math/Complex.pm
33541 ____________________________________________________________________________
33542 [  6038] By: jhi                                   on 2000/05/02  00:06:38
33543         Log: pwent/spent #ifdef imbalance.
33544      Branch: cfgperl
33545            ! pp_sys.c
33546 ____________________________________________________________________________
33547 [  6037] By: jhi                                   on 2000/05/01  22:50:11
33548         Log: Use HUGE_VALL if applicable.
33549      Branch: cfgperl
33550            ! ext/POSIX/POSIX.xs util.c
33551 ____________________________________________________________________________
33552 [  6036] By: jhi                                   on 2000/05/01  22:20:53
33553         Log: Correct Freudian slip.
33554      Branch: cfgperl
33555            ! pp_sys.c
33556 ____________________________________________________________________________
33557 [  6035] By: jhi                                   on 2000/05/01  21:07:38
33558         Log: Continue on the pwent/spent case.
33559      Branch: cfgperl
33560            ! pp_sys.c
33561 ____________________________________________________________________________
33562 [  6034] By: jhi                                   on 2000/05/01  17:45:14
33563         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
33564              adjustments in 6032 conflicted badly with this, will have
33565              to revisit them later.
33566      Branch: cfgperl
33567           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
33568           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
33569           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
33570           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
33571           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
33572           !> t/lib/cgi-html.t t/lib/cgi-request.t
33573 ____________________________________________________________________________
33574 [  6033] By: jhi                                   on 2000/05/01  17:40:49
33575         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
33576      Branch: cfgperl
33577            ! pp_sys.c
33578 ____________________________________________________________________________
33579 [  6032] By: gsar                                  on 2000/05/01  15:56:32
33580         Log: whitespace adjustments
33581      Branch: perl
33582            ! pp_sys.c
33583 ____________________________________________________________________________
33584 [  6031] By: gsar                                  on 2000/05/01  15:19:41
33585         Log: small nits in diagnostics.pm (from Robin Barker)
33586      Branch: perl
33587            ! lib/diagnostics.pm pod/perldiag.pod
33588 ____________________________________________________________________________
33589 [  6030] By: gsar                                  on 2000/05/01  08:39:18
33590         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
33591              for @- and @+ (from Johan Vromans)
33592      Branch: perl
33593            ! lib/English.pm pod/perlvar.pod
33594 ____________________________________________________________________________
33595 [  6029] By: gsar                                  on 2000/05/01  08:16:10
33596         Log: add CGI.pm v2.66 (from Lincoln Stein)
33597      Branch: perl
33598            + lib/CGI/Util.pm t/lib/cgi-pretty.t
33599            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
33600            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
33601            ! t/lib/cgi-html.t t/lib/cgi-request.t
33602 ____________________________________________________________________________
33603 [  6028] By: gsar                                  on 2000/05/01  06:34:41
33604         Log: Pod::Man generates groff-incompatible macro definition (from
33605              Tom Christiansen)
33606      Branch: perl
33607            ! lib/Pod/Man.pm
33608 ____________________________________________________________________________
33609 [  6027] By: gsar                                  on 2000/05/01  06:31:36
33610         Log: podlators-1.02 update (from Russ Allbery)
33611      Branch: perl
33612            ! lib/Pod/Man.pm lib/Pod/Text.pm
33613 ____________________________________________________________________________
33614 [  6026] By: jhi                                   on 2000/04/30  23:24:23
33615         Log: Integrate with Sarathy.
33616      Branch: cfgperl
33617           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
33618           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
33619           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
33620           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
33621           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
33622           !> t/lib/syslog.t toke.c win32/win32.h
33623 ____________________________________________________________________________
33624 [  6025] By: gsar                                  on 2000/04/30  18:17:47
33625         Log: Is{Alnum,Alpha,Word} don't match titlecase
33626              
33627              TODO: IsSpace is defined recursively!
33628              
33629              (both spotted by Larry)
33630      Branch: perl
33631            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
33632            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
33633 ____________________________________________________________________________
33634 [  6024] By: gsar                                  on 2000/04/30  17:50:19
33635         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
33636              (from Hugo van der Sanden)
33637      Branch: perl
33638            ! toke.c
33639 ____________________________________________________________________________
33640 [  6023] By: gsar                                  on 2000/04/30  17:14:43
33641         Log: debugger stomps on $. (from M.J.T. Guy)
33642      Branch: perl
33643            ! lib/perl5db.pl
33644 ____________________________________________________________________________
33645 [  6022] By: gsar                                  on 2000/04/30  16:59:22
33646         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
33647      Branch: perl
33648            ! sv.c
33649 ____________________________________________________________________________
33650 [  6021] By: gsar                                  on 2000/04/29  21:00:08
33651         Log: remove Win2K issue in pod (fixed by change#6020)
33652      Branch: perl
33653            ! README.win32 pod/perl56delta.pod
33654 ____________________________________________________________________________
33655 [  6020] By: gsar                                  on 2000/04/29  20:51:49
33656         Log: test tweak
33657      Branch: perl
33658            ! t/lib/open3.t
33659 ____________________________________________________________________________
33660 [  6019] By: gsar                                  on 2000/04/29  20:34:27
33661         Log: windows portability tweaks
33662      Branch: perl
33663            ! t/lib/b.t win32/win32.h
33664 ____________________________________________________________________________
33665 [  6018] By: gsar                                  on 2000/04/29  19:55:24
33666         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
33667              make _PATH_LOG() return "" if unavailable
33668      Branch: perl
33669            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
33670            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
33671 ____________________________________________________________________________
33672 [  6017] By: jhi                                   on 2000/04/28  22:49:46
33673         Log: Integrate with Sarathy.
33674      Branch: cfgperl
33675           !> op.c perl.c pod/perldiag.pod t/lib/b.t
33676 ____________________________________________________________________________
33677 [  6016] By: jhi                                   on 2000/04/28  22:46:14
33678         Log: Do not warn that an infinity does not look like a number.
33679      Branch: cfgperl
33680            ! sv.c
33681 ____________________________________________________________________________
33682 [  6015] By: gsar                                  on 2000/04/28  22:35:49
33683         Log: tweak test for portability
33684      Branch: perl
33685            ! t/lib/b.t
33686 ____________________________________________________________________________
33687 [  6014] By: gsar                                  on 2000/04/28  22:05:31
33688         Log: glob() loading File::Glob behind the scenes may cause syntax errors
33689      Branch: perl
33690            ! op.c
33691 ____________________________________________________________________________
33692 [  6013] By: gsar                                  on 2000/04/28  21:25:22
33693         Log: tweak change#5945 to display correct switch name in diagnostic
33694      Branch: perl
33695            ! perl.c pod/perldiag.pod
33696 ____________________________________________________________________________
33697 [  6012] By: jhi                                   on 2000/04/28  21:08:12
33698         Log: Integrate with Sarathy.
33699      Branch: cfgperl
33700           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
33701           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
33702           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
33703 ____________________________________________________________________________
33704 [  6011] By: jhi                                   on 2000/04/28  21:04:46
33705         Log: &HUGE_VAL is not defined, it exists.
33706      Branch: cfgperl
33707            ! lib/Math/Complex.pm
33708 ____________________________________________________________________________
33709 [  6010] By: gsar                                  on 2000/04/28  21:02:58
33710         Log: clarify note about shadow password support (from
33711              gellyfish@gellyfish.com)
33712      Branch: perl
33713            ! pod/perlfunc.pod
33714 ____________________________________________________________________________
33715 [  6009] By: gsar                                  on 2000/04/28  21:00:00
33716         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
33717      Branch: perl
33718            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
33719 ____________________________________________________________________________
33720 [  6008] By: gsar                                  on 2000/04/28  20:56:33
33721         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
33722      Branch: perl
33723            ! installperl vms/subconfigure.com
33724 ____________________________________________________________________________
33725 [  6007] By: gsar                                  on 2000/04/28  20:51:21
33726         Log: note about compile failures and END blocks (from M.J.T. Guy)
33727      Branch: perl
33728            ! pod/perl56delta.pod pod/perlmod.pod
33729 ____________________________________________________________________________
33730 [  6006] By: jhi                                   on 2000/04/28  20:42:14
33731         Log: Regen Configure.
33732      Branch: cfgperl
33733            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33734            ! config_h.SH
33735 ____________________________________________________________________________
33736 [  6005] By: gsar                                  on 2000/04/28  20:41:16
33737         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
33738      Branch: perl
33739            ! utils/perldoc.PL
33740 ____________________________________________________________________________
33741 [  6004] By: jhi                                   on 2000/04/28  20:28:21
33742         Log: Integrate with Sarathy.
33743      Branch: cfgperl
33744           !> Configure INSTALL Porting/Glossary Porting/config.sh
33745           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
33746           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
33747           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
33748           !> win32/config.vc win32/win32.c
33749 ____________________________________________________________________________
33750 [  6003] By: gsar                                  on 2000/04/28  20:11:20
33751         Log: allow REG_EXPAND_SZ keys in Windows registry (from
33752              John Clayton <John.Clayton@barclayscapital.com>)
33753      Branch: perl
33754            ! win32/win32.c
33755 ____________________________________________________________________________
33756 [  6002] By: gsar                                  on 2000/04/28  19:34:16
33757         Log: destructive sv_setsv() can lose UV-ness from source, causing
33758              numeric promotions/comparisons to fail to do the right thing
33759      Branch: perl
33760            ! sv.c
33761 ____________________________________________________________________________
33762 [  6001] By: gsar                                  on 2000/04/28  18:44:15
33763         Log: support additional library locations via $Config{otherlibdirs}
33764              (from Andy Dougherty)
33765      Branch: perl
33766            ! Configure INSTALL Porting/Glossary Porting/config.sh
33767            ! Porting/config_H config_h.SH epoc/config.sh perl.c
33768            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
33769            ! win32/config.bc win32/config.gc win32/config.vc
33770 ____________________________________________________________________________
33771 [  6000] By: gsar                                  on 2000/04/28  18:26:58
33772         Log: reworked otherlibdirs.U (from Andy Dougherty)
33773      Branch: metaconfig
33774            ! U/installdirs/otherlibdirs.U
33775 ____________________________________________________________________________
33776 [  5999] By: gsar                                  on 2000/04/28  18:17:07
33777         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
33778      Branch: perl
33779            ! t/pragma/warn/toke toke.c
33780 ____________________________________________________________________________
33781 [  5998] By: jhi                                   on 2000/04/28  13:32:17
33782         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
33783      Branch: cfgperl
33784            ! lib/Math/Complex.pm
33785 ____________________________________________________________________________
33786 [  5997] By: jhi                                   on 2000/04/28  13:14:04
33787         Log: Preserve $!.
33788      Branch: cfgperl
33789            ! lib/Math/Complex.pm
33790 ____________________________________________________________________________
33791 [  5996] By: jhi                                   on 2000/04/28  12:59:23
33792         Log: Integrate with Sarathy.
33793      Branch: cfgperl
33794           +> pod/perlrequick.pod pod/perlretut.pod
33795           !> (integrate 51 files)
33796 ____________________________________________________________________________
33797 [  5995] By: gsar                                  on 2000/04/28  09:37:36
33798         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
33799      Branch: perl
33800            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
33801 ____________________________________________________________________________
33802 [  5994] By: gsar                                  on 2000/04/28  09:33:26
33803         Log: fix for missed accounting for null byte in pack("Z",...) (from
33804              M.J.T. Guy)
33805      Branch: perl
33806            ! pp.c t/op/pack.t
33807 ____________________________________________________________________________
33808 [  5993] By: gsar                                  on 2000/04/28  09:30:05
33809         Log: various minor tweaks seen on p5p
33810      Branch: perl
33811            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
33812 ____________________________________________________________________________
33813 [  5992] By: gsar                                  on 2000/04/28  09:08:19
33814         Log: pod nit (from Simon Cozens)
33815      Branch: perl
33816            ! pod/perlop.pod
33817 ____________________________________________________________________________
33818 [  5991] By: gsar                                  on 2000/04/28  09:06:36
33819         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
33820      Branch: perl
33821            ! README.posix-bc hints/posix-bc.sh
33822 ____________________________________________________________________________
33823 [  5990] By: gsar                                  on 2000/04/28  08:54:52
33824         Log: use $ENV{LIB} to search for libs under Visual C compiler
33825              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
33826      Branch: perl
33827            ! lib/ExtUtils/Liblist.pm
33828 ____________________________________________________________________________
33829 [  5989] By: gsar                                  on 2000/04/28  08:27:12
33830         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
33831              itself and no other (from Tom Hughes)
33832      Branch: perl
33833            ! t/op/array.t toke.c
33834 ____________________________________________________________________________
33835 [  5988] By: gsar                                  on 2000/04/28  08:01:38
33836         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
33837              <paul@miraclefish.com>)
33838      Branch: perl
33839            ! lib/ExtUtils/MakeMaker.pm
33840 ____________________________________________________________________________
33841 [  5987] By: gsar                                  on 2000/04/28  07:53:09
33842         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
33843      Branch: perl
33844            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
33845 ____________________________________________________________________________
33846 [  5986] By: gsar                                  on 2000/04/28  07:44:17
33847         Log: add regular expressions tutorial and quick-start guide (from
33848              Mark Kvale <kvale@phy.ucsf.edu>)
33849      Branch: perl
33850            + pod/perlrequick.pod pod/perlretut.pod
33851            ! AUTHORS MAINTAIN MANIFEST
33852 ____________________________________________________________________________
33853 [  5985] By: gsar                                  on 2000/04/28  07:30:28
33854         Log: forked child may not exit correctly if it failed to open
33855              /dev/console (from Graham Barr)
33856      Branch: perl
33857            ! ext/Sys/Syslog/Syslog.pm
33858 ____________________________________________________________________________
33859 [  5984] By: gsar                                  on 2000/04/28  07:27:20
33860         Log: attributes::reftype() doesn't work on tied argument
33861      Branch: perl
33862            ! xsutils.c
33863 ____________________________________________________________________________
33864 [  5983] By: gsar                                  on 2000/04/28  07:15:04
33865         Log: numeric conversion of non-number in change#3378 tramples on
33866              OOK offset, causing segfaults
33867      Branch: perl
33868            ! sv.c
33869 ____________________________________________________________________________
33870 [  5982] By: gsar                                  on 2000/04/28  04:48:25
33871         Log: avoid error in IO::Socket::INET when given an unknown service name
33872              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
33873      Branch: perl
33874            ! ext/IO/lib/IO/Socket/INET.pm
33875 ____________________________________________________________________________
33876 [  5981] By: gsar                                  on 2000/04/28  04:31:31
33877         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
33878              prototype mismatch with CORE::glob(); update pod and tests to
33879              suit (File::Glob::glob() is still available for backward
33880              compatibility, but should be considered deprecated)
33881      Branch: perl
33882            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
33883            ! t/lib/glob-taint.t
33884 ____________________________________________________________________________
33885 [  5980] By: gsar                                  on 2000/04/28  03:47:29
33886         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
33887              <ghudson@mit.edu>)
33888      Branch: metaconfig
33889            ! U/modified/Options.U
33890      Branch: perl
33891            ! Configure
33892 ____________________________________________________________________________
33893 [  5979] By: gsar                                  on 2000/04/28  03:07:54
33894         Log: under useithreads, constant pad entries could inadvertantly be
33895              shared across threads (from Eric Blood <eblood@xmission.com>);
33896              added Eric's test case to testsuite
33897      Branch: perl
33898            ! op.c t/op/misc.t
33899 ____________________________________________________________________________
33900 [  5978] By: gsar                                  on 2000/04/27  21:13:00
33901         Log: sync version numbers in File::Spec with the ones on CPAN
33902              (from Barrie Slaymaker)
33903      Branch: perl
33904            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
33905            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
33906            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
33907 ____________________________________________________________________________
33908 [  5977] By: gsar                                  on 2000/04/27  21:07:29
33909         Log: autoquote barewords followed by newline and arrow properly
33910              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
33911      Branch: perl
33912            ! t/pragma/warn/toke toke.c
33913 ____________________________________________________________________________
33914 [  5976] By: gsar                                  on 2000/04/27  20:41:20
33915         Log: DB_File v1.73 update (from Paul Marquess)
33916      Branch: perl
33917            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
33918            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
33919 ____________________________________________________________________________
33920 [  5975] By: gsar                                  on 2000/04/27  20:34:24
33921         Log: allow sort() reentrancy (variant of patch suggested by
33922              Hugo van der Sanden)
33923      Branch: perl
33924            ! pp_ctl.c t/op/sort.t
33925 ____________________________________________________________________________
33926 [  5974] By: gsar                                  on 2000/04/27  19:46:57
33927         Log: change#4197 somehow missed initializing PL_errors, meaning
33928              sytax error queueing wasn't working outside eval"" at all;
33929              also fixed eval"" to localize PL_error_count, so that compile-time
33930              eval's don't clobber the error state of the outer context
33931      Branch: perl
33932            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
33933            ! t/pragma/warn/toke
33934 ____________________________________________________________________________
33935 [  5973] By: gsar                                  on 2000/04/27  18:29:05
33936         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
33937      Branch: perl
33938            ! regcomp.c regexec.c t/op/re_tests
33939 ____________________________________________________________________________
33940 [  5972] By: jhi                                   on 2000/04/27  18:22:41
33941         Log: Integrate with Sarathy.
33942      Branch: cfgperl
33943           +> t/lib/b.t t/lib/syslog.t
33944           !> (integrate 31 files)
33945 ____________________________________________________________________________
33946 [  5971] By: jhi                                   on 2000/04/27  18:18:46
33947         Log: Unicos tweaks from Mark P. Lutz.
33948      Branch: cfgperl
33949            ! hints/unicos.sh lib/Math/Complex.pm
33950 ____________________________________________________________________________
33951 [  5970] By: gsar                                  on 2000/04/27  18:05:11
33952         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
33953              IV is >32bits
33954      Branch: perl
33955            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
33956 ____________________________________________________________________________
33957 [  5969] By: gsar                                  on 2000/04/27  17:50:56
33958         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
33959      Branch: perl
33960            + t/lib/syslog.t
33961            ! MANIFEST ext/Sys/Syslog/Syslog.pm
33962 ____________________________________________________________________________
33963 [  5968] By: gsar                                  on 2000/04/27  17:44:49
33964         Log: tolerate spaces in group names in test on solaris (from David Boyce
33965              <dsb@boyski.com>)
33966      Branch: perl
33967            ! t/op/groups.t
33968 ____________________________________________________________________________
33969 [  5967] By: gsar                                  on 2000/04/27  17:41:22
33970         Log: improved docs on the warn_uninit diagnostic (from David Glasser
33971              and Simon Cozens)
33972      Branch: perl
33973            ! pod/perldiag.pod
33974 ____________________________________________________________________________
33975 [  5966] By: gsar                                  on 2000/04/27  16:54:58
33976         Log: add testsuite for B backends, fix bug in B::Deparse (from
33977              Simon Cozens <simon@brecon.co.uk>)
33978      Branch: perl
33979            + t/lib/b.t
33980            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
33981 ____________________________________________________________________________
33982 [  5965] By: gsar                                  on 2000/04/27  16:10:37
33983         Log: avoid "will not stay shared" warnings for our variables (from
33984              Robin Barker)
33985      Branch: perl
33986            ! op.c t/pragma/warn/op
33987 ____________________________________________________________________________
33988 [  5964] By: gsar                                  on 2000/04/27  07:05:05
33989         Log: reformat to 72 columns (again)
33990      Branch: perl
33991            ! pod/perldiag.pod
33992 ____________________________________________________________________________
33993 [  5963] By: gsar                                  on 2000/04/27  06:28:31
33994         Log: patch from Larry to make (\&) prototype work; added tests for
33995              the same
33996      Branch: perl
33997            ! op.c t/comp/proto.t
33998 ____________________________________________________________________________
33999 [  5962] By: gsar                                  on 2000/04/27  06:15:47
34000         Log: updated README.hpux (from Jeff Okamoto)
34001      Branch: perl
34002            ! README.hpux
34003 ____________________________________________________________________________
34004 [  5961] By: gsar                                  on 2000/04/27  05:55:03
34005         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
34006      Branch: perl
34007            ! emacs/cperl-mode.el
34008 ____________________________________________________________________________
34009 [  5960] By: gsar                                  on 2000/04/27  05:49:26
34010         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
34011      Branch: perl
34012            ! INSTALL
34013 ____________________________________________________________________________
34014 [  5959] By: gsar                                  on 2000/04/27  05:33:41
34015         Log: doubled words in pods (from Simon Cozens
34016              <simon.p.cozens@jp.pwcglobal.com>)
34017      Branch: perl
34018            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
34019            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
34020            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
34021            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
34022            ! pod/perltootc.pod
34023 ____________________________________________________________________________
34024 [  5958] By: gsar                                  on 2000/04/27  05:11:39
34025         Log: change#3569 deleted some essential code, revert; avoid use of
34026              atexit() to make DynaLoader work properly on AIX under mod_perl
34027              (from Jens-Uwe Mager <jum@helios.de>)
34028      Branch: perl
34029            ! ext/DynaLoader/dl_aix.xs
34030 ____________________________________________________________________________
34031 [  5957] By: gsar                                  on 2000/04/27  04:54:51
34032         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
34033      Branch: perl
34034            ! pod/perlmod.pod
34035 ____________________________________________________________________________
34036 [  5956] By: gsar                                  on 2000/04/27  04:51:47
34037         Log: better diagnostics on failed tests (from Ilya Zakharevich)
34038      Branch: perl
34039            ! t/op/lex_assign.t
34040 ____________________________________________________________________________
34041 [  5955] By: gsar                                  on 2000/04/27  04:26:44
34042         Log: longstanding bug exposed by change#3307: sort arguments weren't
34043              compiled with the right wantarray context (ensuing runtime lookup
34044              via block_gimme() was getting the incidental context of the
34045              sort() itself)
34046      Branch: perl
34047            ! op.c t/op/sort.t
34048 ____________________________________________________________________________
34049 [  5954] By: gsar                                  on 2000/04/26  23:42:12
34050         Log: integrate cfgperl contents into mainline
34051      Branch: perl
34052           !> (integrate 30 files)
34053 ____________________________________________________________________________
34054 [  5953] By: jhi                                   on 2000/04/26  23:06:42
34055         Log: Integrate with Sarathy.
34056      Branch: cfgperl
34057           !> README.win32 ext/B/B/Deparse.pm
34058           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
34059           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
34060           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
34061           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
34062           !> utils/perldoc.PL vms/perlvms.pod
34063 ____________________________________________________________________________
34064 [  5952] By: jhi                                   on 2000/04/26  23:03:46
34065         Log: Undo "use integer" addition from 64bitint as it seems
34066              to break most of the subtests in Digital UNIX;
34067              Unicos needs to find another way.
34068      Branch: cfgperl
34069            ! t/op/64bitint.t
34070 ____________________________________________________________________________
34071 [  5951] By: jhi                                   on 2000/04/26  22:57:53
34072         Log: Be more robust on "extreme" (large absolute value)
34073              arguments.  Originally reported by Daniel Connelly
34074              as a problem with asinh() on large negative arguments,
34075              asinh() used to bail out because an argument to log()
34076              ended up being zero.  Ilya Zakharevich proposed using
34077              Taylor's series in such cases, which for such large
34078              arguments is a very good approximation.
34079      Branch: cfgperl
34080            ! lib/Math/Complex.pm t/lib/complex.t
34081 ____________________________________________________________________________
34082 [  5950] By: gsar                                  on 2000/04/25  19:13:12
34083         Log: reformat perldiag to avoid long lines
34084      Branch: perl
34085            ! pod/perldiag.pod
34086 ____________________________________________________________________________
34087 [  5949] By: gsar                                  on 2000/04/25  18:41:11
34088         Log: make perldoc use the pod2man from the same version (from
34089              M.J.T. Guy)
34090      Branch: perl
34091            ! utils/perldoc.PL
34092 ____________________________________________________________________________
34093 [  5948] By: gsar                                  on 2000/04/25  18:21:57
34094         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
34095              <kompas@kompas.usr.onet.pl>)
34096      Branch: perl
34097            ! lib/vars.pm
34098 ____________________________________________________________________________
34099 [  5947] By: gsar                                  on 2000/04/25  18:11:53
34100         Log: use &dl_error rather than &dl_load_file as the guard for calling
34101              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
34102              statically built perl)
34103      Branch: perl
34104            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
34105 ____________________________________________________________________________
34106 [  5946] By: jhi                                   on 2000/04/25  17:37:54
34107         Log: Document that tr() is not tr(1).
34108      Branch: cfgperl
34109            ! pod/perlop.pod
34110 ____________________________________________________________________________
34111 [  5945] By: gsar                                  on 2000/04/25  16:34:33
34112         Log: make module name mandatory after -M switch; reorder perldiag
34113              alphabetically (from Mark-Jason Dominus)
34114      Branch: perl
34115            ! perl.c pod/perldiag.pod
34116 ____________________________________________________________________________
34117 [  5944] By: jhi                                   on 2000/04/25  01:15:18
34118         Log: On second thoughts frexp() does have two arguments.
34119      Branch: cfgperl
34120            ! perl.h
34121 ____________________________________________________________________________
34122 [  5943] By: jhi                                   on 2000/04/24  22:56:32
34123         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
34124              Now pp_ncmp() returns undef is either operand is a NaN.
34125      Branch: cfgperl
34126            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34127            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
34128            ! vms/subconfigure.com vos/config.def vos/config.h
34129            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
34130            ! win32/config.vc win32/config_H.bc win32/config_H.gc
34131            ! win32/config_H.vc
34132      Branch: metaconfig/U/perl
34133            + d_modfl.U
34134 ____________________________________________________________________________
34135 [  5942] By: jhi                                   on 2000/04/24  19:45:17
34136         Log: Regen Configure to match #5937.
34137      Branch: cfgperl
34138            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34139            ! config_h.SH
34140      Branch: metaconfig
34141            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
34142 ____________________________________________________________________________
34143 [  5941] By: jhi                                   on 2000/04/24  19:24:11
34144         Log: Further Unicos fixes for Mark Lutz.
34145      Branch: cfgperl
34146            ! hints/unicos.sh pp_ctl.c
34147 ____________________________________________________________________________
34148 [  5940] By: jhi                                   on 2000/04/24  19:09:06
34149         Log: Various Unicos 10.0.0.6 fixes.
34150              
34151              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
34152              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
34153              Reply-To: tecmpl1@triton.ca.boeing.com 
34154              To: perl5-porters@perl.org 
34155              Date: Fri, 14 Apr 2000 20:21:00 GMT 
34156              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
34157      Branch: cfgperl
34158            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
34159 ____________________________________________________________________________
34160 [  5939] By: gsar                                  on 2000/04/24  19:01:24
34161         Log: more pod nits (from Larry Virden)
34162      Branch: perl
34163            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
34164            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
34165            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
34166 ____________________________________________________________________________
34167 [  5938] By: gsar                                  on 2000/04/24  18:54:01
34168         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
34169      Branch: perl
34170            ! ext/B/B/Deparse.pm
34171 ____________________________________________________________________________
34172 [  5937] By: jhi                                   on 2000/04/24  17:39:00
34173         Log: Integrate with Sarathy.
34174      Branch: cfgperl
34175           +> (branch 31 files)
34176           !> (integrate 73 files)
34177 ____________________________________________________________________________
34178 [  5936] By: gsar                                  on 2000/04/24  17:30:06
34179         Log: additional tests for change#5934 (from Paul Marquess, who also
34180              sent in the same fix)
34181      Branch: perl
34182            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
34183            ! t/pragma/warn/5nolint t/pragma/warn/6default
34184 ____________________________________________________________________________
34185 [  5935] By: jhi                                   on 2000/04/24  17:26:05
34186         Log: Do not assume sign propagation.
34187              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
34188              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
34189              To: payner@ncifcrf.gov, perl5-porters@perl.org 
34190              Date: Tue, 18 Apr 2000 18:24:49 +0100 
34191              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
34192      Branch: cfgperl
34193            ! t/op/bop.t t/op/misc.t
34194 ____________________________________________________________________________
34195 [  5934] By: gsar                                  on 2000/04/24  17:16:54
34196         Log: propagate lexical warnings from surrounding scope correctly
34197              within string eval()
34198      Branch: perl
34199            ! pp_ctl.c t/pragma/warn/pp_ctl
34200 ____________________________________________________________________________
34201 [  5933] By: jhi                                   on 2000/04/24  17:01:07
34202         Log: Flatten the cpp jungle doing the nosuid checking.
34203      Branch: cfgperl
34204            ! perl.c
34205 ____________________________________________________________________________
34206 [  5932] By: gsar                                  on 2000/04/24  09:08:14
34207         Log: add rsignal(), whichsig() and do_join() to public API list
34208              (mod_perl uses them to good advantage)
34209      Branch: perl
34210            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
34211 ____________________________________________________________________________
34212 [  5931] By: gsar                                  on 2000/04/24  09:01:40
34213         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
34214      Branch: perl
34215            ! pp_hot.c regexec.c t/op/pat.t
34216 ____________________________________________________________________________
34217 [  5930] By: gsar                                  on 2000/04/24  08:58:33
34218         Log: small os390 tweaks (from Peter Prymmer)
34219      Branch: perl
34220            ! config_h.SH makedepend.SH
34221 ____________________________________________________________________________
34222 [  5929] By: gsar                                  on 2000/04/24  08:55:25
34223         Log: pod nits
34224      Branch: perl
34225            ! pod/perlguts.pod
34226 ____________________________________________________________________________
34227 [  5928] By: gsar                                  on 2000/04/24  08:50:13
34228         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
34229      Branch: perl
34230            ! ext/IO/lib/IO/Poll.pm
34231 ____________________________________________________________________________
34232 [  5927] By: gsar                                  on 2000/04/24  08:43:24
34233         Log: arrange for next() to resume at the unstack op rather than the
34234              loop conditional, so that scope cleanup happens correctly
34235              (from Stephen McCamant)
34236      Branch: perl
34237            ! op.c pp_ctl.c t/op/misc.t
34238 ____________________________________________________________________________
34239 [  5926] By: gsar                                  on 2000/04/24  08:18:40
34240         Log: on windows, reserve 16M of stack rather than 128M (allows more
34241              threads to run concurrently)
34242      Branch: perl
34243            ! win32/Makefile win32/makefile.mk
34244 ____________________________________________________________________________
34245 [  5925] By: gsar                                  on 2000/04/24  08:13:52
34246         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
34247      Branch: perl
34248            ! toke.c
34249 ____________________________________________________________________________
34250 [  5924] By: gsar                                  on 2000/04/24  08:08:59
34251         Log: avoid using uninitialized memory in require version check
34252      Branch: perl
34253            ! pp_ctl.c universal.c
34254 ____________________________________________________________________________
34255 [  5923] By: gsar                                  on 2000/04/24  07:20:14
34256         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
34257      Branch: perl
34258            ! ext/IO/lib/IO/Poll.pm
34259 ____________________________________________________________________________
34260 [  5922] By: gsar                                  on 2000/04/24  07:08:42
34261         Log: commentary about IoTYPE() (from Nathan Torkington)
34262      Branch: perl
34263            ! sv.h
34264 ____________________________________________________________________________
34265 [  5921] By: gsar                                  on 2000/04/24  06:58:26
34266         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
34267              by fix
34268      Branch: perl
34269            ! sv.c t/lib/charnames.t t/pragma/utf8.t
34270 ____________________________________________________________________________
34271 [  5920] By: gsar                                  on 2000/04/24  06:37:59
34272         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
34273      Branch: perl
34274            ! doop.c t/op/ver.t
34275 ____________________________________________________________________________
34276 [  5919] By: gsar                                  on 2000/04/24  06:21:58
34277         Log: Configure might miss old directories when prefix must be
34278              expanded (from Robin Barker)
34279      Branch: metaconfig
34280            ! U/installdirs/inc_version_list.U
34281      Branch: perl
34282            ! Configure
34283 ____________________________________________________________________________
34284 [  5918] By: gsar                                  on 2000/04/24  06:16:11
34285         Log: VMS nits in glob() test (from Charles Lane)
34286      Branch: perl
34287            ! t/lib/glob-basic.t
34288 ____________________________________________________________________________
34289 [  5917] By: gsar                                  on 2000/04/24  06:11:56
34290         Log: various pod nits (from Larry Virden and others)
34291      Branch: perl
34292            ! README.amiga README.hpux README.machten README.os2
34293            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
34294            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
34295            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
34296            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
34297            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
34298            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
34299            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
34300            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
34301 ____________________________________________________________________________
34302 [  5916] By: gsar                                  on 2000/04/24  05:52:43
34303         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
34304              <wjones@tc.fluke.com>)
34305      Branch: perl
34306            ! t/lib/glob-basic.t
34307 ____________________________________________________________________________
34308 [  5915] By: gsar                                  on 2000/04/24  05:07:01
34309         Log: supported platforms mixed up
34310      Branch: perl
34311            ! pod/perl56delta.pod pod/perlport.pod
34312 ____________________________________________________________________________
34313 [  5914] By: gsar                                  on 2000/04/24  04:56:08
34314         Log: caller() wasn't returning the right number of elements for
34315              eval {...}
34316      Branch: perl
34317            ! pp_ctl.c t/pragma/warn/9enabled
34318 ____________________________________________________________________________
34319 [  5913] By: gsar                                  on 2000/04/24  04:35:41
34320         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
34321              Mark-Jason Dominus)
34322      Branch: perl
34323            ! pod/perlfunc.pod
34324 ____________________________________________________________________________
34325 [  5912] By: gsar                                  on 2000/04/24  04:17:15
34326         Log: fix totally broken caching in UNIVERSAL::isa() (from
34327              Nick Ing-Simmons)
34328      Branch: perl
34329            ! t/op/universal.t universal.c
34330 ____________________________________________________________________________
34331 [  5911] By: gsar                                  on 2000/04/24  03:39:47
34332         Log: add linebreak properties from unicode/LineBrk.txt (from
34333              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
34334      Branch: perl
34335            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
34336            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
34337            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
34338            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
34339            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
34340            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
34341            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
34342            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
34343            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
34344            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
34345            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
34346            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
34347            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
34348            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
34349            + lib/unicode/Is/LbrkZW.pl
34350            ! lib/unicode/mktables.PL
34351 ____________________________________________________________________________
34352 [  5910] By: gsar                                  on 2000/04/24  03:23:10
34353         Log: typo in pod
34354      Branch: perl
34355            ! ext/Thread/Thread.pm
34356 ____________________________________________________________________________
34357 [  5909] By: gsar                                  on 2000/04/24  03:22:03
34358         Log: mode argument to do_binmode() should be file mode, not boolean
34359      Branch: perl
34360            ! pp_sys.c
34361 ____________________________________________________________________________
34362 [  5908] By: gsar                                  on 2000/04/16  16:51:08
34363         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
34364              always returns a valid GV even when the symbol is trapped by strictures
34365              (avoids coredumps)
34366              
34367              TODO: the C<package;> hack needs similar treatment
34368      Branch: perl
34369            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
34370            ! t/pragma/strict-vars
34371 ____________________________________________________________________________
34372 [  5907] By: jhi                                   on 2000/03/31  23:42:56
34373         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
34374              an assumption which #5905 demolished.
34375      Branch: cfgperl
34376            ! pp_sys.c
34377 ____________________________________________________________________________
34378 [  5906] By: jhi                                   on 2000/03/31  18:54:37
34379         Log: Typo in #5905.
34380      Branch: cfgperl
34381            ! t/op/64bitint.t
34382 ____________________________________________________________________________
34383 [  5905] By: jhi                                   on 2000/03/31  18:50:54
34384         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
34385              reported by Joseph N. Hall.  The bug was that even with use64bitint
34386              one had to use the prefixes q, L, or ll with printf/sprintf,
34387              contrary to the documentation and common sense.
34388      Branch: cfgperl
34389            ! sv.c t/op/64bitint.t
34390 ____________________________________________________________________________
34391 [  5904] By: gsar                                  on 2000/03/28  02:31:32
34392         Log: add Changes, perldelta.pod
34393      Branch: perl
34394            + Changes pod/perldelta.pod
34395 ____________________________________________________________________________
34396 [  5903] By: gsar                                  on 2000/03/28  02:03:55
34397         Log: rename Changes and perldelta.pod
34398      Branch: perl
34399           +> Changes5.6 pod/perl56delta.pod
34400            - Changes pod/perldelta.pod
34401            ! MANIFEST
34402 ____________________________________________________________________________
34403 [  5902] By: gsar                                  on 2000/03/28  01:59:14
34404         Log: create maint-5.6 branch
34405      Branch: maint-5.6/perl
34406           +> (branch 1611 files)
34407 ____________________________________________________________________________
34408 [  5901] By: jhi                                   on 2000/03/23  05:48:43
34409         Log: Integrate with Sarathy.
34410      Branch: cfgperl
34411           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
34412 ____________________________________________________________________________
34413 [  5900] By: gsar                                  on 2000/03/23  05:42:43
34414         Log: three guesses on what this is :-)
34415      Branch: perl
34416            ! Changes