Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
35         Log: The changes to the curliffed files didn't stick in #13348.
36      Branch: perl
37            ! README.dos README.win32
38 ____________________________________________________________________________
39 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
40         Log: Subject: Re: Found the rev where File::Glob broke
41              From: Andy Dougherty <doughera@lafayette.edu>
42              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
43              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
44      Branch: perl
45            ! lib/ExtUtils/MM_Unix.pm
46 ____________________________________________________________________________
47 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
48         Log: Use __DATA__ instead of __END__.
49      Branch: perl
50            ! lib/Term/Cap.pm
51 ____________________________________________________________________________
52 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
53         Log: Subject: [PATCH toke.c] autosplit into @F fix
54              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
55              Date: Thu, 29 Nov 2001 14:52:23 +0100
56              Message-ID: <20011129145223.A25817@rafael>         
57      Branch: perl
58            ! toke.c
59 ____________________________________________________________________________
60 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
61         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
62              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
63              Date: Thu, 29 Nov 2001 15:48:15 +0100
64              Message-ID: <20011129154815.C25817@rafael>         
65      Branch: perl
66            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
67 ____________________________________________________________________________
68 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
69         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
70              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
71              Date: Wed, 28 Nov 2001 20:35:29 +0100
72              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
73      Branch: perl
74            ! pod/perlpacktut.pod
75 ____________________________________________________________________________
76 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
77         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
78              From: Stas Bekman <stas@stason.org>
79              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
80              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
81              
82              (with tweaks)
83      Branch: perl
84            ! pod/perlapio.pod
85 ____________________________________________________________________________
86 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
87         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
88              From: Tels <perl_dummy@bloodgate.com>
89              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
90              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
91              
92              (plus paragraph rewrapping)
93      Branch: perl
94            ! lib/Exporter.pm
95 ____________________________________________________________________________
96 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
97         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
98              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
99              Date: Wed, 28 Nov 2001 21:47:59 +0000
100              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
101      Branch: perl
102            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
103 ____________________________________________________________________________
104 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
105         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
106              From: Andy Dougherty <doughera@lafayette.edu>
107              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
108              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
109      Branch: perl
110            ! INSTALL ext/Time/HiRes/HiRes.t
111 ____________________________________________________________________________
112 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
113         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
114              From: Michael G Schwern <schwern@pobox.com> 
115              Date: Wed, 28 Nov 2001 16:37:01 -0500
116              Message-ID: <20011128163701.H676@blackrider>
117      Branch: perl
118            ! t/run/kill_perl.t
119 ____________________________________________________________________________
120 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
121         Log: @INC tweak.
122      Branch: perl
123            ! t/op/ref.t
124 ____________________________________________________________________________
125 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
126         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
127              From: Nicholas Clark <nick@ccl4.org>
128              Date: Wed, 28 Nov 2001 23:38:43 +0000
129              Message-ID: <20011128233843.N37621@plum.flirble.org>  
130      Branch: perl
131            ! installman
132 ____________________________________________________________________________
133 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
134         Log: Tweak the forking logic.
135      Branch: perl
136            ! Porting/checkURL.pl
137 ____________________________________________________________________________
138 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
139         Log: Update perlmodlib.PL as per #13348.  The L<> got
140              changed back because that is coming from ParseLink.pm.
141      Branch: perl
142            ! pod/perlmodlib.PL pod/perlmodlib.pod
143 ____________________________________________________________________________
144 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
145         Log: URL fixups from Michael Schwern.
146      Branch: perl
147            ! README.cygwin README.dos README.hpux README.mint README.mpeix
148            ! README.os390 README.qnx README.solaris README.vos README.win32
149            ! pod/perlmodlib.pod
150 ____________________________________________________________________________
151 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
152         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
153              From: Barrie Slaymaker <barries@slaysys.com>
154              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
155              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
156      Branch: perl
157            ! lib/Exporter.pm
158 ____________________________________________________________________________
159 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
160         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
161      Branch: perl
162            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
163 ____________________________________________________________________________
164 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
165         Log: Subject: [PATCH] Re: $\ very broken
166              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
167              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
168              Message-ID: <20011128223308.E732@rafael>   
169              
170              Subject: Re: [PATCH] Re: $\ very broken     
171              From: Nicholas Clark <nick@ccl4.org>
172              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
173              Message-ID: <20011128222859.K37621@plum.flirble.org>
174      Branch: perl
175            ! mg.c t/op/ref.t
176 ____________________________________________________________________________
177 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
178         Log: Add Abigail's link checker with the following tweaks:
179              - known dummy URLs (Peter Prymmer)
180              - do also READMEs and INSTALL (Michael Schwern)
181              - do also ftp URLs
182              - add fork retry loop in case the allowed number
183              of processes per user is low
184      Branch: perl
185            + Porting/checkURL.pl
186            ! MANIFEST
187 ____________________________________________________________________________
188 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
189         Log: Update Changes.
190      Branch: perl
191            ! Changes patchlevel.h
192 ____________________________________________________________________________
193 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
194         Log: In Linux if we have modern enough gcc and supported
195              enough CPU, crank up the optimization level to -O3.
196      Branch: perl
197            ! hints/linux.sh
198 ____________________________________________________________________________
199 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
200         Log: Add perlpacktut from Wolfgang Laun; regen toc.
201      Branch: perl
202            + pod/perlpacktut.pod
203            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
204            ! pod/perltoc.pod
205 ____________________________________________________________________________
206 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
207         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
208              From: PPrymmer@factset.com
209              Date: Wed, 28 Nov 2001 07:51:26 -0500
210              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
211      Branch: perl
212            ! vms/test.com
213 ____________________________________________________________________________
214 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
215         Log: Test cases for the first half of #13338.
216      Branch: perl
217            ! t/lib/h2ph.h t/lib/h2ph.pht
218 ____________________________________________________________________________
219 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
220         Log: Subject: Re: h2ph confused by comments in an enum.
221              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
222              Date: Wed, 28 Nov 2001 04:19:21 +0000
223              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
224              
225              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
226              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
227              Date: Wed, 28 Nov 2001 13:36:35 +0000
228              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
229      Branch: perl
230            ! utils/h2ph.PL
231 ____________________________________________________________________________
232 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
233         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
234              From: Jonathan Stowe <gellyfish@gellyfish.com>
235              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
236              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
237              
238              (replace #13327)
239      Branch: perl
240            ! lib/Term/Cap.pm
241 ____________________________________________________________________________
242 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
243         Log: Replace #13335 with
244              
245              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
246              From: Russ Allbery <rra@stanford.edu>
247              Date: 27 Nov 2001 20:42:49 -0800
248              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
249      Branch: perl
250            ! lib/Pod/Text/Termcap.pm
251 ____________________________________________________________________________
252 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
253         Log: (replaced by #13336)
254              
255              Subject: [PATCH perl@13323] Termcap.pm with no termios
256              From: "Craig A. Berry" <craigberry@mac.com> 
257              Date: Tue, 27 Nov 2001 22:28:50 -0600
258              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
259      Branch: perl
260            ! lib/Pod/Text/Termcap.pm
261 ____________________________________________________________________________
262 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
263         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
264              From: "Craig A. Berry" <craigberry@mac.com> 
265              Date: Tue, 27 Nov 2001 21:46:45 -0600
266              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
267      Branch: perl
268            ! configure.com
269 ____________________________________________________________________________
270 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
271         Log: Upgrade to podlators 1.17.
272      Branch: perl
273            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
274            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
275 ____________________________________________________________________________
276 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
277         Log: Fix for "a\x{100}" =~ /A/i.
278      Branch: perl
279            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
280            ! utf8.c
281 ____________________________________________________________________________
282 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
283         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
284              From: "Craig A. Berry" <craigberry@mac.com>
285              Date: Tue, 27 Nov 2001 17:11:49 -0600
286              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
287      Branch: perl
288            ! lib/DB.t
289 ____________________________________________________________________________
290 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
291         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
292              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
293              Date: Tue, 27 Nov 2001 14:55:23 -0500
294              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
295              
296              Subject: [PATCH: perl@13324] updates to perldelta.pod 
297              From: PPrymmer@factset.com
298              Date: Tue, 27 Nov 2001 18:06:04 -0500
299              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
300              
301              plus added some known problems.
302      Branch: perl
303            ! pod/perldelta.pod
304 ____________________________________________________________________________
305 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
306         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
307              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
308              Date: Tue, 27 Nov 2001 15:38:02 EST 
309              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
310      Branch: perl
311            ! configure.com vms/vms.c vms/vmsish.h
312 ____________________________________________________________________________
313 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
314         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
315              From: Michael G Schwern <schwern@pobox.com> 
316              Date: Tue, 27 Nov 2001 15:31:12 -0500
317              Message-ID: <20011127153112.G20929@blackrider>
318      Branch: perl
319            ! t/run/kill_perl.t
320 ____________________________________________________________________________
321 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
322         Log: (replaced by #13337)
323              
324              VMS can safely hardcode a termcap entry for VT100.
325      Branch: perl
326            ! lib/Term/Cap.pm
327 ____________________________________________________________________________
328 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
329         Log: VMS piping fixes from Charles Lane (perl -P should
330              be working now).
331      Branch: perl
332            ! vms/vms.c
333 ____________________________________________________________________________
334 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
335         Log: Subject: [PATCH] perlvar.pod fix
336              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
337              Date: Tue, 27 Nov 2001 13:11:47 -0500
338              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
339      Branch: perl
340            ! pod/perlvar.pod
341 ____________________________________________________________________________
342 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
343         Log: Update Changes.
344      Branch: perl
345            ! Changes patchlevel.h
346 ____________________________________________________________________________
347 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
348         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
349              From: "Craig A. Berry" <craigberry@mac.com> 
350              Date: Tue, 27 Nov 2001 10:21:18 -0600
351              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
352      Branch: perl
353            ! lib/ExtUtils/MM_VMS.pm
354 ____________________________________________________________________________
355 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
356         Log: Protect against accumulating -options -options -options.
357      Branch: perl
358            ! hints/hpux.sh
359 ____________________________________________________________________________
360 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
361         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
362              From: Barrie Slaymaker <barries@slaysys.com>
363              Date: Tue, 27 Nov 2001 10:58:54 -0500
364              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
365      Branch: perl
366            ! lib/Benchmark.pm
367 ____________________________________________________________________________
368 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
369         Log: Tiny fix from John P. Linderman.
370      Branch: perl
371            ! lib/sort.pm
372 ____________________________________________________________________________
373 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
374         Log: The Story of sort(), from John P. Linderman.
375      Branch: perl
376            ! pod/perldelta.pod
377 ____________________________________________________________________________
378 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
379         Log: Add information what to do if you are reading
380              perluniintro but using some older Perl.
381      Branch: perl
382            ! pod/perluniintro.pod
383 ____________________________________________________________________________
384 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
385         Log: Update the 'wide characters' FAQ entry.
386      Branch: perl
387            ! pod/perlfaq6.pod
388 ____________________________________________________________________________
389 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
390         Log: Fix for
391              
392              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
393              From: Marc Lehmann <root@schmorp.de>
394              Date: Tue, 27 Nov 2001 14:27:14 +0100
395              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
396      Branch: perl
397            ! ext/Encode.t ext/Encode/Encode.xs
398 ____________________________________________________________________________
399 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
400         Log: Subject: [PATCH] DB_File 1.801
401              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
402              Date: Tue, 27 Nov 2001 15:06:45 -0000
403              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
404      Branch: perl
405            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
406            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
407 ____________________________________________________________________________
408 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
409         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
410      Branch: perl
411            ! pod/perlmodlib.pod
412 ____________________________________________________________________________
413 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
414         Log: sort() doc tweaks from John P. Linderman.
415      Branch: perl
416            ! pod/perlfunc.pod
417 ____________________________________________________________________________
418 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
419         Log: Subject: [PATCH] More perldelta.pod nits
420              From: Simon Glover <scog@roe.ac.uk>
421              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
422              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
423      Branch: perl
424            ! pod/perldelta.pod
425 ____________________________________________________________________________
426 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
427         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
428              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
429              Date: Tue, 27 Nov 2001 11:52:31 -0000
430              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
431      Branch: perl
432            ! ext/Devel/PPPort/harness/Makefile.PL
433 ____________________________________________________________________________
434 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
435         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
436              From: Michael G Schwern <schwern@pobox.com>
437              Date: Tue, 27 Nov 2001 03:38:24 -0500
438              Message-ID: <20011127033824.A17775@blackrider>
439      Branch: perl
440            ! t/TEST
441 ____________________________________________________________________________
442 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
443         Log: Subject: Re: perlcc very broken
444              From: John Peacock <jpeacock@rowman.com>
445              Date: Tue, 27 Nov 2001 06:48:01 -0500
446              Message-ID: <3C037D71.4030508@rowman.com>
447      Branch: perl
448            ! utils/perlcc.PL
449 ____________________________________________________________________________
450 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
451         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
452              From: David Dyck <dcd@tc.fluke.com>
453              Date: Mon, 26 Nov 2001 22:04:38 -0800
454              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
455      Branch: perl
456            ! t/op/pack.t
457 ____________________________________________________________________________
458 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
459         Log: Subject: [ID 20011126.149] t/op/split fails step 37
460              From: David Dyck <dcd@tc.fluke.com>
461              Date: Mon, 26 Nov 2001 21:52:35 -0800
462              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
463      Branch: perl
464            ! t/op/split.t
465 ____________________________________________________________________________
466 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
467         Log: incorporate last minute change from libnet 1.0901-tobe
468      Branch: perl
469            ! lib/Net/SMTP.pm
470 ____________________________________________________________________________
471 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
472         Log: Pass 7 at perldelta - random edits.
473      Branch: perl
474            ! pod/perldelta.pod
475 ____________________________________________________________________________
476 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
477         Log: Portability and skippage tweaks.
478      Branch: perl
479            ! t/op/split.t
480 ____________________________________________________________________________
481 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
482         Log: Try to make Unicode casemapping to work for EBCDIC, too.
483      Branch: perl
484            ! utf8.c
485 ____________________________________________________________________________
486 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
487         Log: Just printing 1..0 is not quite enough...
488      Branch: perl
489            ! lib/Dumpvalue.t
490 ____________________________________________________________________________
491 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
492         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
493              Delay the match until runtime.
494      Branch: perl
495            ! t/op/append.t
496 ____________________________________________________________________________
497 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
498         Log: UTF-EBCDIC.
499      Branch: perl
500            ! ext/Devel/Peek/Peek.t
501 ____________________________________________________________________________
502 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
503         Log: Be UTF-EBCDIC aware.
504      Branch: perl
505            ! lib/bytes.t
506 ____________________________________________________________________________
507 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
508         Log: Bad assumption which way digits and letters sort.
509      Branch: perl
510            ! lib/English.t
511 ____________________________________________________________________________
512 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
513         Log: If in EBCDIC but no Convert::EBCDIC
514              the libnet tests will all fail.
515      Branch: perl
516            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
517            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
518            ! lib/Net/t/smtp.t lib/Net/t/time.t
519 ____________________________________________________________________________
520 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
521         Log: Just sorting to guarantee order is not enough.
522              (Think EBCDIC.) 
523      Branch: perl
524            ! lib/ExtUtils/Manifest.t
525 ____________________________________________________________________________
526 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
527         Log: OS/390 cleanable gunk.
528      Branch: perl
529            ! lib/ExtUtils/MM_Unix.pm
530 ____________________________________________________________________________
531 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
532         Log: Update the EBCDIC MD5 checksums.
533      Branch: perl
534            ! ext/Digest/MD5/t/files.t
535 ____________________________________________________________________________
536 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
537         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
538              From: Nicholas Clark <nick@ccl4.org>
539              Date: Mon, 26 Nov 2001 23:06:34 +0000
540              Message-ID: <20011126230633.Q37621@plum.flirble.org>
541      Branch: perl
542            ! installman
543 ____________________________________________________________________________
544 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
545         Log: sort tweaks from John P. Linderman.
546      Branch: perl
547            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
548 ____________________________________________________________________________
549 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
550         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
551              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
552              Date: Mon, 26 Nov 2001 18:47:25 -0600
553              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
554              
555              Craig Berry submitted half of this patch just yesterday.
556              Spooky cosmic resonance.
557      Branch: perl
558            ! ext/Socket/Socket.xs
559 ____________________________________________________________________________
560 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
561         Log: Subject: [PATCH] doio slightly smaller
562              From: Nicholas Clark <nick@ccl4.org>
563              Date: Tue, 27 Nov 2001 00:40:23 +0000      
564              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
565      Branch: perl
566            ! doio.c
567 ____________________________________________________________________________
568 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
569         Log: perldelta nits from Autrijus Tang and Ron Kimball.
570      Branch: perl
571            ! pod/perldelta.pod
572 ____________________________________________________________________________
573 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
574         Log: Subject: [PATCH] unpack P* uses random length for item
575              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
576              Date: Mon, 26 Nov 2001 19:56:32 +0100
577              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
578      Branch: perl
579            ! pod/perldiag.pod pp_pack.c t/op/pack.t
580 ____________________________________________________________________________
581 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
582         Log: Subject: [PATCH current] system and taintedness
583              From: Radu Greab <radu@netsoft.ro>
584              Date: Mon, 26 Nov 2001 18:42:29 +0200
585              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
586      Branch: perl
587            ! pp_sys.c t/op/taint.t
588 ____________________________________________________________________________
589 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
590         Log: Subject: [PATCH @ 13283] Devel::PPPort
591              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
592              Date: Mon, 26 Nov 2001 14:37:17 -0000
593              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
594      Branch: perl
595            + ext/Devel/PPPort/MANIFEST
596            ! MANIFEST ext/Devel/PPPort/Makefile.PL
597            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
598            ! ext/Devel/PPPort/harness/Harness.xs
599            ! ext/Devel/PPPort/harness/Makefile.PL
600            ! ext/Devel/PPPort/harness/module2.c
601            ! ext/Devel/PPPort/harness/module3.c
602            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
603 ____________________________________________________________________________
604 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
605         Log: Update the test list.
606      Branch: perl
607            ! t/lib/1_compile.t
608 ____________________________________________________________________________
609 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
610         Log: Sync-up tests with libnet distribution
611      Branch: perl
612            + lib/Net/t/netrc.t
613            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
614 ____________________________________________________________________________
615 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
616         Log: Update Changes.
617      Branch: perl
618            ! Changes patchlevel.h
619 ____________________________________________________________________________
620 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
621         Log: Upgrade to podlators 1.16.
622      Branch: perl
623            + lib/Pod/t/basic.cap
624            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
625            ! lib/Pod/t/basic.t pod/pod2man.PL
626 ____________________________________________________________________________
627 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
628         Log: Pass 6 at perldelta - sort enhancements, generic and
629              platform specific bug fixes.
630      Branch: perl
631            ! pod/perldelta.pod
632 ____________________________________________________________________________
633 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
634         Log: PROPAGATE documentation from Tony Cook.
635      Branch: perl
636            ! pod/perlfunc.pod
637 ____________________________________________________________________________
638 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
639         Log: DJGPP cannot do signals that well.
640      Branch: perl
641            ! ext/POSIX/t/sigaction.t
642 ____________________________________________________________________________
643 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
644         Log: Can't do subsecond alarms without ualarm; and break out
645              early if alarms do not seem to be coming in as expected.
646      Branch: perl
647            ! ext/Time/HiRes/HiRes.t
648 ____________________________________________________________________________
649 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
650         Log: No Socket, little Net.
651      Branch: perl
652            ! t/lib/1_compile.t
653 ____________________________________________________________________________
654 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
655         Log: Take the taint brush to the getcwds.
656      Branch: perl
657            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
658 ____________________________________________________________________________
659 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
660         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
661              From: "Craig A. Berry" <craigberry@mac.com>
662              Date: Sun, 25 Nov 2001 16:20:45 -0600
663              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
664      Branch: perl
665            ! ext/Socket/Socket.xs
666 ____________________________________________________________________________
667 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
668         Log: Since in some DOS filesystems the timestamp granularity
669              may be only two seconds, better sleep for three to play safe.
670              (Helps CygWin, at least.)
671      Branch: perl
672            ! lib/Memoize/t/expire_file.t
673 ____________________________________________________________________________
674 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
675         Log: For some reason CygWin wasn't collapsing multiple
676              slashes into one, which made some Spec.t tests to fail.
677              Either CygWin was being too prudish or the collapsing
678              logic needs to be rethunk.
679      Branch: perl
680            ! lib/File/Spec/Unix.pm
681 ____________________________________________________________________________
682 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
683         Log: Cygwin needs to have libperl.dll around if trying to link
684              with -lperl.  Note: this change cures the test but whether
685              it cures CygPerl installation, I don't know: hopefully the
686              libperl5_7_2.dll, or the version equivalent, gets installed
687              also as libperl.dll to the proper place(s).
688      Branch: perl
689            ! lib/ExtUtils/Embed.t
690 ____________________________________________________________________________
691 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
692         Log: -I../lib/.. and -L../lib/..?  Strange.
693      Branch: perl
694            ! lib/ExtUtils/Embed.t
695 ____________________________________________________________________________
696 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
697         Log: $MM?
698      Branch: perl
699            ! lib/ExtUtils/Embed.pm
700 ____________________________________________________________________________
701 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
702         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
703              From: Dave Rolsky <autarch@urth.org>
704              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
705              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
706      Branch: perl
707            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
708            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
709 ____________________________________________________________________________
710 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
711         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
712              From: chromatic <chromatic@rmci.net>
713              Date: Sat, 24 Nov 2001 14:56:57 -0700
714              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
715              
716              plus a tweak for ithreads builds.
717      Branch: perl
718            + lib/DB.t
719            ! MANIFEST lib/DB.pm
720 ____________________________________________________________________________
721 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
722         Log: Win32 compilation tweaks for Blair Zajac.
723      Branch: perl
724            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
725 ____________________________________________________________________________
726 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
727         Log: I don't think trying to bracket the hires time with lores
728              times is going to be portable enough: Cygwin seems to be
729              capable of getting hires ones rather consistently lower
730              than the lores ones.  So let's try average difference instead.
731      Branch: perl
732            ! ext/Time/HiRes/HiRes.t
733 ____________________________________________________________________________
734 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
735         Log: Subject: Re: benchmarks, sorts and reproducibility
736              From: "John P. Linderman" <jpl@research.att.com>
737              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
738              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
739              
740              Randomize large partitions for quicksort to dodge the
741              angry gods of quadratic.
742      Branch: perl
743            ! pp_sort.c
744 ____________________________________________________________________________
745 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
746         Log: The joys of portable quoting.
747      Branch: perl
748            ! ext/Devel/PPPort/harness/Makefile.PL
749 ____________________________________________________________________________
750 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
751         Log: sort pragma tweaks.
752      Branch: perl
753            ! lib/sort.pm
754 ____________________________________________________________________________
755 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
756         Log: Skip the link= directives of utils.lst if no mandir
757              (if no manpages).
758      Branch: perl
759            ! installman
760 ____________________________________________________________________________
761 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
762         Log: change#3373 introduced a handle leak in backticks and piped open()s
763              that fail
764      Branch: perl
765            ! util.c
766 ____________________________________________________________________________
767 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
768         Log: Extraenous breaks noticed by David Dyck.
769      Branch: perl
770            ! Configure
771 ____________________________________________________________________________
772 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
773         Log: Revert the /proc/self/auxv experiment for now.
774      Branch: perl
775            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
776 ____________________________________________________________________________
777 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
778         Log: Also ExtUtils.t had $^X assumptions.
779      Branch: perl
780            ! lib/ExtUtils.t
781 ____________________________________________________________________________
782 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
783         Log: Now is Solaris if you start the t/perl in the t/
784              as "./perl", the $^X will be "../perl", not "./perl".
785      Branch: perl
786            ! t/lib/1_compile.t
787 ____________________________________________________________________________
788 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
789         Log: The new way of finding out $^X in Solaris
790              requires a little tweak if the executable
791              pathname is *not* absolute: prepend "./"
792              (otherwise `$^X ...` will start perl from PATH...)
793      Branch: perl
794            ! perl.c
795 ____________________________________________________________________________
796 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
797         Log: Avoid "will not stay shared" warnings.
798      Branch: perl
799            ! lib/ExtUtils/MM_Unix.pm
800 ____________________________________________________________________________
801 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
802         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
803              From: Michael G Schwern <schwern@pobox.com>
804              Date: Sat, 24 Nov 2001 19:56:18 -0500
805              Message-ID: <20011124195618.A14614@blackrider>            
806      Branch: perl
807            ! perl.c pp_sys.c t/op/magic.t util.c
808 ____________________________________________________________________________
809 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
810         Log: In the MakeMaker pm_to_blib target don't copy all
811              the files in one fell swppo, deal with them hunkwise,
812              helps for CLIs with limited line lengths.
813              (This seems to help for DJGPP building Encode,
814              where there are dozens of files to copy.)
815      Branch: perl
816            ! lib/ExtUtils/MM_Unix.pm
817 ____________________________________________________________________________
818 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
819         Log: testsuite leaves stray files behind on windows
820      Branch: perl
821            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
822 ____________________________________________________________________________
823 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
824         Log: xsubpp produces a spurious warning on directories called 'typemap'
825      Branch: perl
826            ! lib/ExtUtils/xsubpp
827 ____________________________________________________________________________
828 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
829         Log: xsubpp treats invalid (indented) cpp directives as comments
830      Branch: perl
831            ! ext/IO/IO.xs
832 ____________________________________________________________________________
833 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
834         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
835      Branch: perl
836            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
837 ____________________________________________________________________________
838 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
839         Log: The debug_pag needs to be visible at all times
840              because of the re extension.
841      Branch: perl
842            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
843 ____________________________________________________________________________
844 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
845         Log: Subject: Re: [PATCH] Tests are good
846              From: Philip Newton <Philip.Newton@gmx.net>
847              Date: Sat, 24 Nov 2001 21:24:00 +0100
848              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
849      Branch: perl
850            ! pod/perlhack.pod
851 ____________________________________________________________________________
852 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
853         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
854              From: "Craig A. Berry" <craigberry@mac.com> 
855              Date: Sat, 24 Nov 2001 12:45:44 -0600
856              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
857              
858              (with tweaks, and combined with Sarathy's #13242)
859      Branch: perl
860            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
861 ____________________________________________________________________________
862 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
863         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
864              From: John Peacock <jpeacock@rowman.com>
865              Date: Sat, 24 Nov 2001 14:27:46 -0500
866              Message-ID: <3BFFF4B2.40509@rowman.com> 
867      Branch: perl
868            ! lib/Exporter/Heavy.pm
869 ____________________________________________________________________________
870 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
871         Log: use portable quotes
872      Branch: perl
873            ! ext/Devel/PPPort/harness/Makefile.PL
874 ____________________________________________________________________________
875 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
876         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
877              From: Nicholas Clark <nick@ccl4.org>
878              Date: Sat, 24 Nov 2001 18:06:26 +0000
879              Message-ID: <20011124180626.T37621@plum.flirble.org>
880      Branch: perl
881            ! installman
882 ____________________________________________________________________________
883 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
884         Log: Subject: [PATCH] perl5005delta.pod L<>
885              From: Nicholas Clark <nick@ccl4.org>
886              Date: Sat, 24 Nov 2001 18:04:21 +0000
887              Message-ID: <20011124180421.S37621@plum.flirble.org>
888      Branch: perl
889            ! pod/perl5005delta.pod
890 ____________________________________________________________________________
891 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
892         Log: fix typo in config.vc; regenerate win32 config_H.* files
893      Branch: perl
894            ! win32/config.vc win32/config_H.bc win32/config_H.gc
895            ! win32/config_H.vc
896 ____________________________________________________________________________
897 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
898         Log: Mention the charnames::vianame().
899      Branch: perl
900            ! pod/perluniintro.pod
901 ____________________________________________________________________________
902 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
903         Log: Add charnames::vianame() in case people want to access
904              the codes in run-time (as opposed to the compile-timeness
905              of \N{...}).
906      Branch: perl
907            ! lib/charnames.pm lib/charnames.t
908 ____________________________________________________________________________
909 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
910         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
911              From: Nicholas Clark <nick@ccl4.org>
912              Date: Sat, 24 Nov 2001 16:30:42 +0000
913              Message-ID: <20011124163042.R37621@plum.flirble.org>
914      Branch: perl
915            ! regcomp.c regcomp.h
916 ____________________________________________________________________________
917 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
918         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
919              From: Nicholas Clark <nick@ccl4.org>
920              Date: Sat, 24 Nov 2001 16:24:33 +0000
921              Message-ID: <20011124162433.Q37621@plum.flirble.org>
922              
923              cmp fixes.
924      Branch: perl
925            ! pp.c
926 ____________________________________________________________________________
927 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
928         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
929              (It seems that "./perl" gets resolved to "perl" now.)
930      Branch: perl
931            ! perl.c
932 ____________________________________________________________________________
933 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
934         Log: Subject: [PATCH] DB_File 1.800        
935              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
936              Date: Sat, 24 Nov 2001 11:41:41 -0000
937              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
938      Branch: perl
939            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
940            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
941            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
942            ! ext/DB_File/t/db-recno.t
943 ____________________________________________________________________________
944 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
945         Log: Tweak the PUSHED documentation.
946      Branch: perl
947            ! ext/PerlIO/Via/Via.pm
948 ____________________________________________________________________________
949 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
950         Log: Update 1_compile for new known tests.
951      Branch: perl
952            ! t/lib/1_compile.t
953 ____________________________________________________________________________
954 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
955         Log: Move the MBF/MBI test modules to t/lib.
956      Branch: perl
957            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
958            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
959            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
960            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
961            ! lib/Math/BigInt/t/sub_mbi.t
962 ____________________________________________________________________________
963 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
964         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
965              From: "Craig A. Berry" <craigberry@mac.com> 
966              Date: Fri, 23 Nov 2001 18:05:35 -0600
967              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
968      Branch: perl
969            ! configure.com
970 ____________________________________________________________________________
971 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
972         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
973              From: PPrymmer@factset.com 
974              Date: Fri, 23 Nov 2001 17:03:07 -0500
975              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
976      Branch: perl
977            ! ext/Unicode/Normalize/mkheader
978 ____________________________________________________________________________
979 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
980         Log: Here are the right helper files.
981      Branch: perl
982            + t/lib/Filter/Simple/ExportTest.pm
983            + t/lib/Filter/Simple/FilterOnlyTest.pm
984            + t/lib/Filter/Simple/FilterTest.pm
985            + t/lib/Filter/Simple/ImportTest.pm
986            ! MANIFEST
987 ____________________________________________________________________________
988 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
989         Log: Update Changes.
990      Branch: perl
991            ! Changes patchlevel.h
992 ____________________________________________________________________________
993 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
994         Log: Never mind.
995      Branch: perl
996            - lib/Filter/Simple/lib/ExportTest.pm
997            - lib/Filter/Simple/lib/ImportTest.pm
998 ____________________________________________________________________________
999 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
1000         Log: Mis-add.
1001      Branch: perl
1002            + lib/Filter/Simple/lib/ExportTest.pm
1003            + lib/Filter/Simple/lib/ImportTest.pm
1004 ____________________________________________________________________________
1005 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
1006         Log: Upgrade to Filter::Simple 0.77.
1007      Branch: perl
1008            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
1009            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
1010            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
1011            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
1012            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
1013 ____________________________________________________________________________
1014 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
1015         Log: Missing p4 add.
1016      Branch: perl
1017            + lib/ExtUtils/MM_VMS.t
1018 ____________________________________________________________________________
1019 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
1020         Log: Pass 5 at perldelta - module and utility updates cleanup.
1021      Branch: perl
1022            ! pod/perldelta.pod
1023 ____________________________________________________________________________
1024 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
1025         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
1026      Branch: perl
1027            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1028            ! pod/buildtoc.PL pod/perltoc.pod
1029 ____________________________________________________________________________
1030 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
1031         Log: Add procselfexe and d_dirfd to strange lands.
1032      Branch: perl
1033            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
1034            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
1035            ! vos/config.ga.def vos/config.ga.h win32/config.bc
1036            ! win32/config.gc win32/config.vc win32/config.win64
1037            ! wince/config.ce
1038 ____________________________________________________________________________
1039 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
1040         Log: Better to "quote" the pathname.
1041      Branch: perl
1042            ! Configure config_h.SH
1043 ____________________________________________________________________________
1044 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
1045         Log: Use PROCSELFEXE_PATH.
1046      Branch: perl
1047            ! perl.c
1048 ____________________________________________________________________________
1049 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
1050         Log: Add probing for BSD-like /proc/curpoc/file.
1051      Branch: perl
1052            ! Configure config_h.SH
1053 ____________________________________________________________________________
1054 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
1055         Log: Add probing for dirfd() so that it can be added it IO::Dir.
1056      Branch: perl
1057            ! Configure config_h.SH perl.h
1058 ____________________________________________________________________________
1059 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
1060         Log: ...and update the test count.
1061      Branch: perl
1062            ! lib/Pod/t/basic.t
1063 ____________________________________________________________________________
1064 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
1065         Log: Must remove the cap test also from the test script.
1066      Branch: perl
1067            ! lib/Pod/t/basic.t
1068 ____________________________________________________________________________
1069 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
1070         Log: Subject: [PATCH] Tests are good
1071              From: Nicholas Clark <nick@ccl4.org>
1072              Date: Fri, 23 Nov 2001 18:12:21 +0000
1073              Message-ID: <20011123181220.F37621@plum.flirble.org>
1074      Branch: perl
1075            ! pod/perlhack.pod
1076 ____________________________________________________________________________
1077 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
1078         Log: The basic.cap from podlators 1.14 is not very portable.
1079      Branch: perl
1080            - lib/Pod/t/basic.cap
1081            ! MANIFEST
1082 ____________________________________________________________________________
1083 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
1084         Log: Subject: Re: [DOC PATCHES] pod cleanups
1085              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
1086              Date: 22 Nov 2001 12:54:16 -0000
1087              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
1088      Branch: perl
1089            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
1090            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
1091 ____________________________________________________________________________
1092 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
1093         Log: FAQ sync.
1094      Branch: perl
1095            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
1096 ____________________________________________________________________________
1097 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
1098         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
1099              From: PPrymmer@factset.com
1100              Date: Fri, 23 Nov 2001 11:43:45 -0500
1101              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
1102      Branch: perl
1103            ! MANIFEST lib/ExtUtils/MM_VMS.pm
1104 ____________________________________________________________________________
1105 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
1106         Log: Corify podlators 1.14 test.
1107      Branch: perl
1108            ! lib/Pod/t/basic.t
1109 ____________________________________________________________________________
1110 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
1111         Log: Output tweak needed because of podlators 1.14.
1112      Branch: perl
1113            ! t/pod/multiline_items.xr
1114 ____________________________________________________________________________
1115 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
1116         Log: Upgrade to podlators 1.14.
1117      Branch: perl
1118            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
1119            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
1120            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
1121            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
1122            ! lib/Pod/Text/Overstrike.pm
1123 ____________________________________________________________________________
1124 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
1125         Log: perlmodinstall tweaks from Philip Newton.
1126      Branch: perl
1127            ! pod/perlmodinstall.pod
1128 ____________________________________________________________________________
1129 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
1130         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
1131              From: Autrijus Tang <autrijus@autrijus.org>           
1132              Date: Fri, 23 Nov 2001 23:55:53 +0800
1133              Message-ID: <20011123235553.A2310@not.autrijus.org>
1134      Branch: perl
1135            ! Porting/genlog
1136 ____________________________________________________________________________
1137 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
1138         Log: Subject: Re: regex oddness with \Z and $&
1139              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
1140              Date: Fri, 23 Nov 2001 15:15:24 +0000
1141              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
1142      Branch: perl
1143            ! regcomp.c t/op/re_tests
1144 ____________________________________________________________________________
1145 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
1146         Log: regen_headers.
1147      Branch: perl
1148            ! embed.h global.sym pod/perlapi.pod proto.h
1149 ____________________________________________________________________________
1150 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
1151         Log: Forgotten check-in.
1152      Branch: perl
1153            ! pod/perlapi.pod
1154 ____________________________________________________________________________
1155 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
1156         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
1157      Branch: perl
1158            ! lib/Test/Simple.pm
1159 ____________________________________________________________________________
1160 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
1161         Log: Retract #13173 (effectively retract Net::Ping 2.06,
1162              go back to 2.04, the 2.06 hasn't seen the patches
1163              that have gone to the blead version.)
1164      Branch: perl
1165            - lib/Net/Ping/CHANGES lib/Net/Ping/README
1166            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
1167            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
1168            - lib/Net/Ping/t/200_ping_tcp.t
1169            ! MANIFEST lib/Net/Ping.pm
1170 ____________________________________________________________________________
1171 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
1172         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
1173              From: Robin Barker <rmb1@cise.npl.co.uk>
1174              Date: Thu, 22 Nov 2001 11:00:38 GMT
1175              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
1176      Branch: perl
1177            ! utils/perldoc.PL
1178 ____________________________________________________________________________
1179 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
1180         Log: procselfexe tweak: for some reason I had a ls in
1181              /proc/self/exe, not the ls Configure thought it
1182              would found.
1183      Branch: perl
1184            ! Configure
1185 ____________________________________________________________________________
1186 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
1187         Log: Corify the Net::Ping tests; skip the tests
1188              unless $ENV{PERL_TEST_Net_Ping} is true.
1189      Branch: perl
1190            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
1191            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
1192            ! lib/Net/Ping/t/200_ping_tcp.t
1193 ____________________________________________________________________________
1194 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
1195         Log: The #13182 didn't really help.  The real problem
1196              seems to be that 'sh' can in AIX mean at least three
1197              different things, and we can't know which one it is
1198              unless we export $newsh from an earlier run (and it's
1199              the 'bsh' aka 'sh' that has the the broken test -h).
1200      Branch: perl
1201            ! Configure
1202 ____________________________________________________________________________
1203 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
1204         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
1205      Branch: perl
1206            ! op.c t/op/override.t
1207 ____________________________________________________________________________
1208 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
1209         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
1210              From: PPrymmer@factset.com 
1211              Date: Wed, 21 Nov 2001 20:17:25 -0500
1212              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
1213      Branch: perl
1214            ! lib/Shell.t
1215 ____________________________________________________________________________
1216 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
1217         Log: Reapply perlmodinstall parts of #12897.
1218      Branch: perl
1219            ! pod/perlmodinstall.pod
1220 ____________________________________________________________________________
1221 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
1222         Log: perlmodinstall 2.01 from Jon Orwant.
1223      Branch: perl
1224            ! pod/perlmodinstall.pod
1225 ____________________________________________________________________________
1226 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
1227         Log: Subject: [PATCH @10907] REXX on OS/2
1228              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1229              Date: Wed, 21 Nov 2001 15:26:11 -0500
1230              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
1231      Branch: perl
1232            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
1233            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
1234 ____________________________________________________________________________
1235 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
1236         Log: AIX has broken builtin 'test'.
1237      Branch: perl
1238            ! Configure
1239 ____________________________________________________________________________
1240 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
1241         Log: Subject: [PATCH 5.7.x] INSTALL size update
1242              From: Andy Dougherty <doughera@lafayette.edu>
1243              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
1244              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
1245      Branch: perl
1246            ! INSTALL
1247 ____________________________________________________________________________
1248 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
1249         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
1250              to pp_sort.c.  Includes the quicksort stabilizing layer
1251              from John P. Linderman.  -Msort=qsort or -Msort=fast is
1252              faster than without (or with -Msort=mergesort or -Msort=safe)
1253              for short random inputs, but for some reason not quite as fast
1254              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
1255              optimizing definitely needed.
1256      Branch: perl
1257            + lib/sort.pm lib/sort.t pp_sort.c
1258            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
1259            ! embed.pl global.sym perl.h pp_ctl.c proto.h
1260            ! vms/descrip_mms.template vos/build.cm win32/Makefile
1261            ! win32/makefile.mk wince/Makefile.ce
1262 ____________________________________________________________________________
1263 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
1264         Log: Sync file with libnet-1.0901-tobe
1265      Branch: perl
1266            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
1267            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
1268            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
1269            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
1270            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
1271 ____________________________________________________________________________
1272 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
1273         Log: Subject: [PATCH perldoc] problems with pod2man
1274              From: Robin Barker <rmb1@cise.npl.co.uk>
1275              Date: Wed, 21 Nov 2001 17:48:51 GMT
1276              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
1277      Branch: perl
1278            ! utils/perldoc.PL
1279 ____________________________________________________________________________
1280 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
1281         Log: debug_pad only visible when debugging.
1282      Branch: perl
1283            ! makedef.pl
1284 ____________________________________________________________________________
1285 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
1286         Log: procselfexe tweaks.
1287      Branch: perl
1288            ! Configure config_h.SH
1289 ____________________________________________________________________________
1290 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
1291         Log: Upgrade to Net::Ping 2.06.
1292      Branch: perl
1293            + lib/Net/Ping/CHANGES lib/Net/Ping/README
1294            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
1295            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
1296            + lib/Net/Ping/t/200_ping_tcp.t
1297            ! MANIFEST lib/Net/Ping.pm
1298 ____________________________________________________________________________
1299 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
1300         Log: Upgrade to Math::BigInt 1.47.
1301      Branch: perl
1302            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1303            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
1304            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
1305            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1306            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
1307            ! lib/Math/BigInt/t/sub_mbi.t
1308 ____________________________________________________________________________
1309 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
1310         Log: Dynaloading for POSIX-BC from Thomas Dorner.
1311      Branch: perl
1312            ! hints/posix-bc.sh
1313 ____________________________________________________________________________
1314 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
1315         Log: Strange: the same mysterious regex study bug
1316              seems to be present both in OS/390 and POSIX-BC.
1317              Deep EBCDIC magic that regex engine gets wrong,
1318              or a bug in some compiler/library shared by the
1319              two platforms?  From Thomas Dorner.
1320      Branch: perl
1321            ! t/op/study.t
1322 ____________________________________________________________________________
1323 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
1324         Log: More lost and found.
1325      Branch: perl
1326            + lib/Test/Simple/README
1327            ! MANIFEST
1328 ____________________________________________________________________________
1329 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
1330         Log: MANIFESTly missing.
1331      Branch: perl
1332            ! MANIFEST
1333 ____________________________________________________________________________
1334 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
1335         Log: Subject: Re: PERFORCE change 13162 for review               
1336              From: Philip Newton <Philip.Newton@gmx.net> 
1337              Date: Wed, 21 Nov 2001 16:44:30 +0100
1338              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
1339      Branch: perl
1340            ! ext/Devel/PPPort/PPPort.pm
1341 ____________________________________________________________________________
1342 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
1343         Log: Update Changes.
1344      Branch: perl
1345            ! Changes patchlevel.h
1346 ____________________________________________________________________________
1347 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
1348         Log: Small doc tweaks.
1349      Branch: perl
1350            ! ext/PerlIO/Via/Via.pm
1351 ____________________________________________________________________________
1352 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
1353         Log: Redundant return.
1354      Branch: perl
1355            ! ext/MIME/Base64/QuotedPrint.pm
1356 ____________________________________________________________________________
1357 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
1358         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
1359              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
1360              Date: Wed, 21 Nov 2001 10:23:16 +0100
1361              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
1362      Branch: perl
1363            ! pp_pack.c t/op/pack.t
1364 ____________________________________________________________________________
1365 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
1366         Log: Add Devel::PPPort originally from Kenneth Albanowski,
1367              revigorated by Paul Marquess: gives h2xs a Perl version
1368              portability boost.
1369      Branch: perl
1370            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
1371            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
1372            + ext/Devel/PPPort/harness/Harness.pm
1373            + ext/Devel/PPPort/harness/Harness.xs
1374            + ext/Devel/PPPort/harness/Makefile.PL
1375            + ext/Devel/PPPort/harness/module2.c
1376            + ext/Devel/PPPort/harness/module3.c
1377            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
1378            ! MANIFEST lib/h2xs.t utils/h2xs.PL
1379 ____________________________________________________________________________
1380 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
1381         Log: Oops.
1382      Branch: perl
1383            ! lib/Test/Simple/t/filehandles.t
1384 ____________________________________________________________________________
1385 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
1386         Log: Subject: Re: PERFORCE change 13152 for review               
1387              From: Philip Newton <Philip.Newton@gmx.net> 
1388              Date: Wed, 21 Nov 2001 09:04:05 +0100
1389              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
1390      Branch: perl
1391            ! lib/Test/Builder.pm
1392 ____________________________________________________________________________
1393 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
1394         Log: Subject: Re: PERFORCE change 13142 for review
1395              From: Philip Newton <Philip.Newton@gmx.net>
1396              Date: Wed, 21 Nov 2001 09:04:03 +0100
1397              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
1398              
1399              plus rewrap few paragraphs.
1400      Branch: perl
1401            ! lib/Pod/LaTeX.pm
1402 ____________________________________________________________________________
1403 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
1404         Log: Integrate #13154 from macperl; Remove comments.
1405      Branch: perl
1406           !> lib/File/Spec/Mac.pm
1407 ____________________________________________________________________________
1408 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
1409         Log: Update the list of modules having tests.
1410      Branch: perl
1411            ! t/lib/1_compile.t
1412 ____________________________________________________________________________
1413 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
1414         Log: Slight doc changes.
1415      Branch: maint-5.6/macperl
1416            ! macos/macperl/MacPerl.podhelp
1417 ____________________________________________________________________________
1418 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
1419         Log: Add UTF-16 coercion.
1420      Branch: maint-5.6/macperl
1421            ! macos/lib/Mac/AppleEvents/Simple.pm
1422 ____________________________________________________________________________
1423 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
1424         Log: Remove comments.
1425      Branch: maint-5.6/macperl
1426            ! lib/File/Spec/Mac.pm
1427 ____________________________________________________________________________
1428 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
1429         Log: Fix FSpGetCatInfo (and other functions) corrupting
1430              memory with bad filespecs (bug #471867)
1431      Branch: maint-5.6/macperl
1432            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
1433 ____________________________________________________________________________
1434 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
1435         Log: Upgrade to Test::Simple 0.33.
1436      Branch: perl
1437            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
1438            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
1439            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
1440 ____________________________________________________________________________
1441 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
1442         Log: Upgrade to Test::Harness 1.26.
1443      Branch: perl
1444            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1445 ____________________________________________________________________________
1446 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
1447         Log: Integrate change #13145 from maintperl;
1448              another compatibility tweak to change#12559: avoid quoting
1449              arguments that already have quotes; add test case
1450      Branch: perl
1451           !> t/op/system_tests win32/win32.c
1452 ____________________________________________________________________________
1453 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
1454         Log: integrate change#13147 from mainline (fixes nit in change#10091)
1455              
1456              Subject: [PATCH] spaceship and refs
1457      Branch: maint-5.6/perl
1458            ! pp.c pp_hot.c t/op/cmp.t
1459 ____________________________________________________________________________
1460 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
1461         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
1462              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
1463              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
1464              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
1465      Branch: perl
1466            + lib/Pod/t/utils.t
1467            ! MANIFEST
1468 ____________________________________________________________________________
1469 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
1470         Log: Subject: [PATCH] spaceship and refs
1471              From: Nicholas Clark <nick@ccl4.org>
1472              Date: Tue, 20 Nov 2001 21:59:51 +0000
1473              Message-ID: <20011120215951.U62891@plum.flirble.org> 
1474      Branch: perl
1475            ! pp.c pp_hot.c t/op/cmp.t
1476 ____________________________________________________________________________
1477 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
1478         Log: Try to clarify which I/O call operates on bytes,
1479              which on characters, which on either.
1480      Branch: perl
1481            ! pod/perlfunc.pod
1482 ____________________________________________________________________________
1483 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
1484         Log: another compatibility tweak to change#12559: avoid quoting
1485              arguments that already have quotes; add test case
1486      Branch: maint-5.6/perl
1487            ! t/op/system_tests win32/win32.c
1488 ____________________________________________________________________________
1489 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
1490         Log: Give a simple example of writing PerlIO::Via handlers
1491              in Perl.
1492      Branch: perl
1493            ! ext/PerlIO/Via/Via.pm
1494 ____________________________________________________________________________
1495 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
1496         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
1497      Branch: perl
1498            + lib/Pod/t/latex.t
1499            ! MANIFEST
1500 ____________________________________________________________________________
1501 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
1502         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
1503              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1504              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
1505              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
1506      Branch: perl
1507            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
1508 ____________________________________________________________________________
1509 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
1510         Log: Spread d_procselfexe to far-off lands (undefined).
1511      Branch: perl
1512            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
1513            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
1514            ! vos/config.ga.def vos/config.ga.h win32/config.bc
1515            ! win32/config.gc win32/config.vc win32/config.win64
1516            ! wince/config.ce
1517 ____________________________________________________________________________
1518 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
1519         Log: Integrate perlio; add detection and use of /proc/self/exe
1520              (Linuxism for finding the absolute path of the executable)
1521      Branch: perl
1522           !> Configure config_h.SH perl.c t/op/magic.t
1523 ____________________________________________________________________________
1524 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
1525         Log: Really define do_report_used() only if DEBUGGING.
1526      Branch: perl
1527            ! sv.c
1528 ____________________________________________________________________________
1529 [ 13138] By: nick                                  on 2001/11/20  20:01:05
1530         Log: perl.c change to use HAS_PROCSELFEXE, also
1531              tweak to $^X test to comprehend full path to real executable
1532              being returned (like Cygwin as it happens...)
1533      Branch: perlio
1534            ! perl.c t/op/magic.t
1535 ____________________________________________________________________________
1536 [ 13137] By: nick                                  on 2001/11/20  19:46:00
1537         Log: Integrate mainline
1538      Branch: perlio
1539           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
1540           +> lib/NEXT/t/unseen.t
1541            - lib/NEXT/test.pl
1542           !> (integrate 34 files)
1543 ____________________________________________________________________________
1544 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
1545         Log: Subject: [?PATCH] terser pp_eq
1546              From: Nicholas Clark <nick@ccl4.org>
1547              Date: Mon, 19 Nov 2001 23:09:02 +0000
1548              Message-ID: <20011119230901.O62891@plum.flirble.org>
1549      Branch: perl
1550            ! pp_hot.c
1551 ____________________________________________________________________________
1552 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
1553         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
1554      Branch: perl
1555            ! pod/perldelta.pod
1556 ____________________________________________________________________________
1557 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
1558         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
1559              From: Andy Dougherty <doughera@lafayette.edu>
1560              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
1561              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
1562      Branch: perl
1563            ! ext/re/Makefile.PL ext/re/re.xs
1564 ____________________________________________________________________________
1565 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
1566         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
1567              From: Andy Dougherty <doughera@lafayette.edu>
1568              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
1569              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
1570      Branch: perl
1571            ! ext/re/re.xs
1572 ____________________________________________________________________________
1573 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
1574         Log: Integrate change #13119 from macperl.
1575              (No changes since already applied the patch,
1576              just keep perforce happy and well-fed.)
1577      Branch: perl
1578           !> lib/Pod/Html.pm
1579 ____________________________________________________________________________
1580 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
1581         Log: Subject: [PATCH] filter-util.pl for Mac OS
1582              From: Chris Nandor <pudge@pobox.com>
1583              Date: Tue, 20 Nov 2001 00:16:11 -0500
1584              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
1585      Branch: perl
1586            ! t/lib/filter-util.pl
1587 ____________________________________________________________________________
1588 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
1589         Log: Subject: [PATCH] Portability fix for Pod::Html
1590              From: Chris Nandor <pudge@pobox.com>
1591              Date: Tue, 20 Nov 2001 00:01:05 -0500
1592              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
1593      Branch: perl
1594            ! lib/Pod/Html.pm
1595 ____________________________________________________________________________
1596 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
1597         Log: Need to skip more tests if not perlio.
1598      Branch: perl
1599            ! lib/open.t
1600 ____________________________________________________________________________
1601 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
1602         Log: Pass 3 at perldelta - sort the lists of new modules,
1603              module improvements, and new platforms.
1604      Branch: perl
1605            ! pod/perldelta.pod
1606 ____________________________________________________________________________
1607 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
1608         Log: Document ${^OPEN}.
1609      Branch: perl
1610            ! pod/perlvar.pod
1611 ____________________________________________________________________________
1612 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
1613         Log: Make configpm work with extra keys
1614      Branch: maint-5.6/macperl
1615            ! macos/configpm
1616 ____________________________________________________________________________
1617 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
1618         Log: Version and doc updates
1619      Branch: maint-5.6/macperl
1620            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
1621 ____________________________________________________________________________
1622 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
1623         Log: More fixes for error message parsing (bug #470316)
1624      Branch: maint-5.6/macperl
1625            ! macos/macish.c
1626 ____________________________________________________________________________
1627 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
1628         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
1629              remove obsolete function (bug #465225)
1630      Branch: maint-5.6/macperl
1631            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
1632            ! macos/macperl/MPScript.c
1633 ____________________________________________________________________________
1634 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
1635         Log: Add p2as droplet to distribution.
1636      Branch: maint-5.6/macperl
1637            + macos/macperl/Droplets/p2as.plx
1638 ____________________________________________________________________________
1639 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
1640         Log: Bundle File::Sort.
1641      Branch: maint-5.6/macperl
1642            + macos/bundled_lib/blib/lib/File/Sort.pm
1643 ____________________________________________________________________________
1644 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
1645         Log: Various bundled module fixes.
1646      Branch: maint-5.6/macperl
1647            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
1648            ! macos/bundled_ext/Digest/MD5/t/files.t
1649            ! macos/bundled_ext/Filter/t/filter-util.pl
1650            ! macos/bundled_lib/blib/lib/Net/Config.pm
1651            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
1652 ____________________________________________________________________________
1653 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
1654         Log: Portability fix for Pod::Html.
1655      Branch: maint-5.6/macperl
1656            ! lib/Pod/Html.pm
1657 ____________________________________________________________________________
1658 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
1659         Log: Upgrade to Text::Balanced 1.89.
1660      Branch: perl
1661            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
1662            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
1663            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
1664            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
1665            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
1666            ! lib/Text/Balanced/t/gentag.t
1667 ____________________________________________________________________________
1668 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
1669         Log: Upgrade to NEXT 0.50.
1670      Branch: perl
1671            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
1672            + lib/NEXT/t/unseen.t
1673            - lib/NEXT/test.pl
1674            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
1675 ____________________________________________________________________________
1676 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
1677         Log: Integrate with maint-5.6/perl.
1678      Branch: maint-5.6/macperl
1679           !> win32/win32.c
1680 ____________________________________________________________________________
1681 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
1682         Log: Update the README.threads scary header a bit.
1683      Branch: perl
1684            ! README.threads
1685 ____________________________________________________________________________
1686 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
1687         Log: Pass 2 at perldelta: add some changes since 5.7.2.
1688      Branch: perl
1689            ! pod/perldelta.pod
1690 ____________________________________________________________________________
1691 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
1692         Log: Subject: [DOC PATCH] perlfaq4.pod 
1693              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1694              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
1695              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
1696      Branch: perl
1697            ! pod/perlfaq4.pod
1698 ____________________________________________________________________________
1699 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
1700         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
1701              From: Michael G Schwern <schwern@pobox.com> 
1702              Date: Mon, 19 Nov 2001 19:53:12 -0500
1703              Message-ID: <20011119195311.I11883@blackrider>
1704      Branch: perl
1705            ! perl.c
1706 ____________________________________________________________________________
1707 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
1708         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
1709              From: PPrymmer@factset.com
1710              Date: Mon, 19 Nov 2001 17:08:59 -0500
1711              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
1712      Branch: perl
1713            ! vms/descrip_mms.template
1714 ____________________________________________________________________________
1715 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
1716         Log: Create a per-interpeter debug scratchpad container
1717              and use that for the regexec debugging.
1718      Branch: perl
1719            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
1720 ____________________________________________________________________________
1721 [ 13109] By: nick                                  on 2001/11/19  22:01:45
1722         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
1723              Configure unit detects the feature).
1724      Branch: metaconfig/U/perl
1725            + procselfexe.U
1726      Branch: perlio
1727            ! Configure config_h.SH
1728 ____________________________________________________________________________
1729 [ 13108] By: nick                                  on 2001/11/19  20:39:17
1730         Log: Integrate mainline
1731      Branch: perlio
1732           +> t/op/or.t
1733           !> (integrate 44 files)
1734 ____________________________________________________________________________
1735 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
1736         Log: sysseek tweak.
1737      Branch: perl
1738            ! pod/perlfunc.pod
1739 ____________________________________________________________________________
1740 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
1741         Log: Move the sysio tests from io/utf8 to lib/open.
1742      Branch: perl
1743            ! lib/open.t t/io/utf8.t
1744 ____________________________________________________________________________
1745 [ 13105] By: nick                                  on 2001/11/19  20:15:39
1746         Log: Add a .package and a README to //depot/metaconfig
1747      Branch: metaconfig
1748            + .package README
1749 ____________________________________________________________________________
1750 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
1751         Log: Thou shalt not mix stdio and sysio.
1752      Branch: perl
1753            ! t/io/utf8.t
1754 ____________________________________________________________________________
1755 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
1756         Log: Update Changes.
1757      Branch: perl
1758            ! Changes patchlevel.h
1759 ____________________________________________________________________________
1760 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
1761         Log: The runops_debug needs to be present always, otherwise
1762              places like AIX which need an explicit symbol export list
1763              will croak when trying to build Devel::Peek (which uses
1764              the runops_debug).
1765      Branch: perl
1766            ! makedef.pl
1767 ____________________________________________________________________________
1768 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
1769         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
1770              From: PPrymmer@factset.com 
1771              Date: Mon, 19 Nov 2001 11:34:22 -0500
1772              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
1773      Branch: perl
1774            ! lib/Memoize/t/tie_sdbm.t
1775 ____________________________________________________________________________
1776 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
1777         Log: Retract #13088: it seems that unless dump.c is extensively
1778              reorganized as to what symbols it shows, when, and to whom,
1779              we are stuck with having the dump.o symbols in the libperl
1780              and thusly in the main Perl binary.
1781      Branch: perl
1782            ! embedvar.h perlapi.h perlvars.h
1783 ____________________________________________________________________________
1784 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
1785         Log: The _uni_display should not be in dump.c since they
1786              are used under normal operation (S_not_a_number()).
1787      Branch: perl
1788            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
1789 ____________________________________________________________________________
1790 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
1791         Log: Protect sv_dump() from being included unless DEBUGGING,
1792              as noticed by Ilya.
1793      Branch: perl
1794            ! sv.c
1795 ____________________________________________________________________________
1796 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
1797         Log: Pending further investigation skip the tell() tests.
1798              The tell() is okay on Solaris, HP-UX and Tru64, but fails
1799              (by returning too much) in Linux.
1800      Branch: perl
1801            ! t/io/utf8.t
1802 ____________________________________________________________________________
1803 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
1804         Log: Retract #13082 until a better solution is found:
1805              statics break ithreads.
1806      Branch: perl
1807            ! regexec.c
1808 ____________________________________________________________________________
1809 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
1810         Log: Figures 1 and 2 for UTF-8.
1811      Branch: perl
1812            ! pod/perlunicode.pod
1813 ____________________________________________________________________________
1814 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
1815         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
1816              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1817              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
1818              Message-ID: <20011119132645.A15034@rafael>
1819      Branch: perl
1820            ! op.c pod/perldiag.pod t/lib/warnings/op
1821 ____________________________________________________________________________
1822 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
1823         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
1824              From: Michael G Schwern <schwern@pobox.com> 
1825              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
1826              Message-ID: <20011119031112.E786@blackrider>
1827      Branch: perl
1828            ! t/op/closure.t
1829 ____________________________________________________________________________
1830 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
1831         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
1832              From: Michael G Schwern <schwern@pobox.com>
1833              Date: Mon, 19 Nov 2001 03:42:56 -0500
1834              Message-ID: <20011119034256.I786@blackrider>
1835      Branch: perl
1836            + t/op/or.t
1837            ! MANIFEST
1838 ____________________________________________________________________________
1839 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
1840         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
1841              From: "Craig A. Berry" <craigberry@mac.com>
1842              Date: Sun, 18 Nov 2001 14:33:48 -0600
1843              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
1844      Branch: perl
1845            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
1846 ____________________________________________________________________________
1847 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
1848         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
1849              From: Dave Rolsky <autarch@urth.org>
1850              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
1851              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
1852      Branch: perl
1853            ! lib/ExtUtils/Manifest.pm
1854 ____________________________________________________________________________
1855 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
1856         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
1857              From: Dave Rolsky <autarch@urth.org>
1858              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
1859              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
1860      Branch: perl
1861            ! lib/ExtUtils/Install.pm
1862 ____________________________________________________________________________
1863 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
1864         Log: The runops_dbg should not be needed.
1865      Branch: perl
1866            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
1867 ____________________________________________________________________________
1868 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
1869         Log: do_spawn() cleanup from Charles Lane.
1870      Branch: perl
1871            ! vms/vms.c
1872 ____________________________________________________________________________
1873 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
1874         Log: Update the list of tests.
1875      Branch: perl
1876            ! t/lib/1_compile.t
1877 ____________________________________________________________________________
1878 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
1879         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
1880              From: Michael G Schwern <schwern@pobox.com> 
1881              Date: Fri, 16 Nov 2001 17:37:04 -0500
1882              Message-ID: <20011116173703.L30160@blackrider>
1883      Branch: perl
1884            ! t/lib/warnings/sv
1885 ____________________________________________________________________________
1886 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
1887         Log: FAQ sync.
1888      Branch: perl
1889            ! pod/perlfaq4.pod
1890 ____________________________________________________________________________
1891 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
1892         Log: Integrate perlio; win32 sync.
1893      Branch: perl
1894           !> perlio.c win32/win32io.c
1895 ____________________________________________________________________________
1896 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
1897         Log: (retracted by #13096)
1898              Debugging would be badly skewed by a malloc per regex dump.
1899      Branch: perl
1900            ! regexec.c
1901 ____________________________________________________________________________
1902 [ 13081] By: nick                                  on 2001/11/18  19:08:40
1903         Log: Win32 layer has a dup which needs to match new prototype.
1904      Branch: perlio
1905            ! win32/win32io.c
1906 ____________________________________________________________________________
1907 [ 13080] By: nick                                  on 2001/11/18  19:05:02
1908         Log: Wrong way to get stdio mode used.
1909      Branch: perlio
1910            ! perlio.c
1911 ____________________________________________________________________________
1912 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
1913         Log: Retract #13048: that introduced a malloc() (through savepvn())
1914              to *every* m//, which killed the performance quite badly.
1915      Branch: perl
1916            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
1917 ____________________________________________________________________________
1918 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
1919         Log: Pass 1 at perldelta.pod: sort the section contents
1920              together, drop all but the 5.7.2 known problems,
1921              leave the 5.7.1 security note since that's the
1922              fullest explanation (update the date on that).
1923      Branch: perl
1924            ! pod/perldelta.pod
1925 ____________________________________________________________________________
1926 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
1927         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
1928              
1929              Tiny problem in the test for 20011113.110: I hope
1930              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
1931      Branch: perl
1932            ! pp.c t/op/repeat.t
1933 ____________________________________________________________________________
1934 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
1935         Log: All of syswrite/send/sendto need to return character counts,
1936              and character counts from the offset, not the beginning of
1937              the scalar.
1938      Branch: perl
1939            ! pp_sys.c
1940 ____________________________________________________________________________
1941 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
1942         Log: Integrate PerlIO: duping fixes.
1943      Branch: perl
1944           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
1945           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
1946           !> perliol.h sv.c
1947 ____________________________________________________________________________
1948 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
1949         Log: syswrite() was still returning byte counts, not character counts.
1950      Branch: perl
1951            ! pp_sys.c t/io/utf8.t
1952 ____________________________________________________________________________
1953 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
1954         Log: Add test for sysread().
1955      Branch: perl
1956            ! t/io/utf8.t
1957 ____________________________________________________________________________
1958 [ 13072] By: nick                                  on 2001/11/18  16:15:31
1959         Log: Allow dup'ing of PerlIO::Scalar etc.
1960      Branch: perlio
1961            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
1962            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
1963            ! perliol.h sv.c
1964 ____________________________________________________________________________
1965 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
1966         Log: Prepend a null byte to the test set.
1967      Branch: perl
1968            ! t/io/utf8.t
1969 ____________________________________________________________________________
1970 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
1971         Log: Document how "no utf8;" can become handy.
1972      Branch: perl
1973            ! lib/utf8.pm
1974 ____________________________________________________________________________
1975 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
1976         Log: Integrate perlio; force the inclusion of the PL_runops_*
1977      Branch: perl
1978           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
1979 ____________________________________________________________________________
1980 [ 13068] By: nick                                  on 2001/11/18  13:23:33
1981         Log: embed.pl generated changes I forgot to include
1982      Branch: perlio
1983            ! embedvar.h perlapi.h pod/perlapi.pod
1984 ____________________________________________________________________________
1985 [ 13067] By: nick                                  on 2001/11/18  12:50:19
1986         Log: Force inclusion of both Perl_runops_* in perl itself,
1987              so they are available for Peek.xs etc.
1988      Branch: perlio
1989            ! perlvars.h
1990 ____________________________________________________________________________
1991 [ 13066] By: nick                                  on 2001/11/18  11:00:34
1992         Log: Integrate mainline - a few Devel::Peak fails.
1993      Branch: perlio
1994           +> (branch 29 files)
1995            - ext/Thread/Thread.pm lib/Benchmark.t
1996            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
1997            - lib/Lingua/KO/Hangul/Util/README
1998            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
1999            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
2000            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
2001            - vms/ext/vmsish.pm vms/ext/vmsish.t
2002            ! hv.c
2003           !> (integrate 389 files)
2004 ____________________________________________________________________________
2005 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
2006         Log: Start working on perldelta.  This is not yet any sort of
2007              editing; just concatenating perl570delta, perl571delta,
2008              and perl572delta.  Any sorting not done, any duplicate
2009              removal not done, any removal or update of obsolete items
2010              not done, any changes since 5.7.2 not included.  So there.
2011      Branch: perl
2012            ! pod/perldelta.pod
2013 ____________________________________________________________________________
2014 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
2015         Log: Banish "use utf8".
2016      Branch: perl
2017            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
2018 ____________________________________________________________________________
2019 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
2020         Log: Tweak from Charles Lane.
2021      Branch: perl
2022            ! vms/vms.c
2023 ____________________________________________________________________________
2024 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
2025         Log: Integrate change #13058 from maintperl;
2026              change#12559 breaks things on Win9x because command.com doesn't
2027              grok dquotes at all; disable all the system() smarts for
2028              command.com
2029      Branch: perl
2030           !> win32/win32.c
2031 ____________________________________________________________________________
2032 [ 13061] By: ams                                   on 2001/11/17  13:46:11
2033         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
2034              From: Jonathan Stowe <gellyfish@gellyfish.com>
2035              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
2036              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
2037      Branch: perl
2038            ! lib/Term/Cap.pm
2039 ____________________________________________________________________________
2040 [ 13060] By: ams                                   on 2001/11/17  09:49:10
2041         Log: Subject: [PATCH9 File/Find.pm doc nits
2042              From: Tels <perl_dummy@bloodgate.com>
2043              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
2044      Branch: perl
2045            ! lib/File/Find.pm
2046 ____________________________________________________________________________
2047 [ 13059] By: ams                                   on 2001/11/17  09:38:38
2048         Log: Subject: [PATCH] Benchmark.pm nit
2049              From: Tels <perl_dummy@bloodgate.com>
2050              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
2051      Branch: perl
2052            ! lib/Benchmark.pm
2053 ____________________________________________________________________________
2054 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
2055         Log: change#12559 breaks things on Win9x because command.com doesn't
2056              grok dquotes at all; disable all the system() smarts for
2057              command.com
2058      Branch: maint-5.6/perl
2059            ! win32/win32.c
2060 ____________________________________________________________________________
2061 [ 13057] By: ams                                   on 2001/11/16  20:30:03
2062         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
2063              From: Andy Dougherty <doughera@lafayette.edu>
2064              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
2065              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
2066      Branch: perl
2067            ! lib/Unicode/UCD.t
2068 ____________________________________________________________________________
2069 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
2070         Log: Subject: [Patch Perl@13023] VMS system() warning
2071              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2072              Date: Fri, 16 Nov 2001 15:20:11 EST
2073              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
2074      Branch: perl
2075            ! vms/vms.c
2076 ____________________________________________________________________________
2077 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
2078         Log: It's neither-nor, and protect against the impossible.
2079      Branch: perl
2080            ! lib/Thread.pm
2081 ____________________________________________________________________________
2082 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
2083         Log: 5005threads didn't work because $Thread::VERSION wasn't
2084              visible.  Oops.
2085      Branch: perl
2086            ! ext/Thread/Makefile.PL lib/Thread.pm
2087 ____________________________________________________________________________
2088 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
2089         Log: Robustness against Linux using something else than gcc;
2090              based on
2091              
2092              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
2093              From: Charles Randall <cfriv@yahoo.com>
2094              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
2095              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
2096      Branch: perl
2097            ! ext/Errno/Errno_pm.PL
2098 ____________________________________________________________________________
2099 [ 13052] By: ams                                   on 2001/11/16  16:46:39
2100         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
2101              From: Russ Allbery <rra@stanford.edu>
2102              Date: 16 Nov 2001 09:44:21 -0800
2103              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
2104      Branch: perl
2105            ! lib/Pod/ParseLink.pm
2106 ____________________________________________________________________________
2107 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
2108         Log: Update perluniintro on the UTF-8 output matters
2109              (that -w will warn unless the stream is explicitly UTF-8-ified).
2110      Branch: perl
2111            ! pod/perluniintro.pod
2112 ____________________________________________________________________________
2113 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
2114         Log: Adding new files to MANIFEST is nice.
2115      Branch: perl
2116            ! MANIFEST
2117 ____________________________________________________________________________
2118 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
2119         Log: Update Changes.
2120      Branch: perl
2121            ! Changes patchlevel.h
2122 ____________________________________________________________________________
2123 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
2124         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
2125              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
2126              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
2127              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
2128      Branch: perl
2129            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
2130 ____________________________________________________________________________
2131 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
2132         Log: Rename perlunintro to perluniintro; regen toc.
2133      Branch: perl
2134            + pod/perluniintro.pod
2135            - pod/perlunintro.pod
2136            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2137 ____________________________________________________________________________
2138 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
2139         Log: Document the negated lookeahead trick to emulate
2140              character class subtraction.
2141      Branch: perl
2142            ! pod/perlunicode.pod
2143 ____________________________________________________________________________
2144 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
2145         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
2146              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2147              Date: Fri, 16 Nov 2001 23:31:04 +0900
2148              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
2149              
2150              (with the tweak that Cntrl is not C, it's Cc)
2151      Branch: perl
2152            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
2153            ! lib/unicore/mktables
2154 ____________________________________________________________________________
2155 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
2156         Log: Subject: [PATCH current] runtime runops switch
2157              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2158              Date: Fri, 16 Nov 2001 00:48:09 -0500
2159              Message-ID: <20011116004809.A934@math.ohio-state.edu>
2160      Branch: perl
2161            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
2162            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
2163            ! pod/perlintern.pod proto.h run.c
2164 ____________________________________________________________________________
2165 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
2166         Log: Further discourage old Thread code; tell how to tell
2167              the difference.
2168      Branch: perl
2169            ! lib/Thread.pm
2170 ____________________________________________________________________________
2171 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
2172         Log: A missing return; from Charles Lane.
2173      Branch: perl
2174            ! vms/vms.c
2175 ____________________________________________________________________________
2176 [ 13041] By: ams                                   on 2001/11/16  12:11:14
2177         Log: Subject: [PATCH] Doc spellcheck + podcheck
2178              From: Autrijus Tang <autrijus@egb.elixus.org>
2179              Date: Thu, 15 Nov 2001 22:49:05 -0800
2180              Message-Id: <20011116064905.GA44092@egb.elixus.org>
2181              
2182              Subject: [PATCH] podcheck+spellcheck, the rest of the story
2183              From: Autrijus Tang <autrijus@egb.elixus.org>
2184              Date: Fri, 16 Nov 2001 00:42:20 -0800
2185              Message-Id: <20011116084220.GA44295@egb.elixus.org>
2186              
2187              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
2188              From: Nicholas Clark <nick@ccl4.org>
2189              Date: Fri, 16 Nov 2001 10:32:01 +0000
2190              Message-Id: <20011116103200.F62891@plum.flirble.org>
2191              (Applied after suitable de-mangling.)
2192      Branch: perl
2193            ! README.aix README.dgux README.dos README.epoc README.hpux
2194            ! README.mint README.mpeix README.netware README.os2
2195            ! README.os390 README.plan9 README.qnx README.solaris
2196            ! README.threads doio.c pod/perl571delta.pod
2197            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
2198            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
2199            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
2200            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
2201            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
2202            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
2203 ____________________________________________________________________________
2204 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
2205         Log: Avoid redefinedness warning for now.
2206      Branch: perl
2207            ! lib/Thread.pm
2208 ____________________________________________________________________________
2209 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
2210         Log: use strict.
2211      Branch: perl
2212            ! lib/Thread.pm
2213 ____________________________________________________________________________
2214 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
2215         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
2216              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
2217              Date: Thu, 15 Nov 2001 22:54:47 EST 
2218              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
2219      Branch: perl
2220            ! vms/vms.c vms/vmspipe.com
2221 ____________________________________________________________________________
2222 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
2223         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
2224              From: "chromatic" <chromatic@rmci.net>
2225              Date: Thu, 15 Nov 2001 19:54:23 -0700
2226              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
2227      Branch: perl
2228            ! lib/File/stat.t
2229 ____________________________________________________________________________
2230 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
2231         Log: Make Thread a wrapper for both ithreads and 5005threads.
2232              Needs a lot of work and Arthur's eyeballing (and finishing
2233              few missing odds and ends of threads.pm).  Now Thread
2234              is an extension without its own .pm.
2235              
2236              If there are people who have experience working with
2237              either the 5005threads or the ithreads: cleaning up
2238              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
2239              and porting the various Thread::* modules, like Thread::Queue,
2240              to work also with ithreads, is needed.
2241              
2242              Removed the 5005threads requirement from the 5005 tests
2243              for easier testing (not all of them work yet since
2244              they use the Thread::* modules that have not been made
2245              to work with ithreads).  Leave the 5005 tests named as
2246              *.tx so that they are not run by "make test".
2247      Branch: perl
2248            + lib/Thread.pm
2249            - ext/Thread/Thread.pm
2250            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
2251            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
2252            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
2253            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
2254            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
2255            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
2256            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
2257 ____________________________________________________________________________
2258 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
2259         Log: $VERSION "a5" doesn't quite work.
2260      Branch: perl
2261            ! ext/B/Makefile.PL
2262 ____________________________________________________________________________
2263 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
2264         Log: Add the fruits of Larry Shatzer's version verifying script.
2265              (There are some straddlers, but they will be fixed in the
2266              upcoming releases of the modules.)
2267      Branch: perl
2268            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
2269            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
2270            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
2271            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
2272            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
2273            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
2274            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
2275            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
2276            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
2277            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
2278            ! wince/FindExt.pm
2279 ____________________________________________________________________________
2280 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
2281         Log: Add Larry Shatzer's VERSION verifying script.
2282      Branch: perl
2283            + Porting/checkVERSION.pl
2284            ! MANIFEST Porting/pumpkin.pod
2285 ____________________________________________________________________________
2286 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
2287         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
2288              From: Michael G Schwern <schwern@pobox.com>
2289              Date: Thu, 15 Nov 2001 19:26:40 -0500
2290              Message-ID: <20011115192640.R31399@blackrider>
2291      Branch: perl
2292            ! t/test.pl
2293 ____________________________________________________________________________
2294 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
2295         Log: Document the MY_CXT business; from Paul Marquess.
2296      Branch: perl
2297            ! pod/perlxs.pod
2298 ____________________________________________________________________________
2299 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
2300         Log: VMSCMD synch attempt.
2301      Branch: perl
2302            ! vms/vms.c vms/vmsish.h
2303 ____________________________________________________________________________
2304 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
2305         Log: Advise against -P as instructed by Schwern.
2306      Branch: perl
2307            ! pod/perlrun.pod
2308 ____________________________________________________________________________
2309 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
2310         Log: Subject: [PATCH] v-strings as Objects Step 1
2311              From: John Peacock <jpeacock@rowman.com>
2312              Date: Thu, 15 Nov 2001 12:41:04 -0500
2313              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
2314      Branch: perl
2315            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
2316            ! util.c
2317 ____________________________________________________________________________
2318 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
2319         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
2320              From: Michael G Schwern <schwern@pobox.com>
2321              Date: Thu, 15 Nov 2001 12:47:59 -0500
2322              Message-ID: <20011115124759.E31399@blackrider>
2323      Branch: perl
2324            + t/run/switchx.aux t/run/switchx.t
2325            ! MANIFEST t/run/switches.t
2326 ____________________________________________________________________________
2327 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
2328         Log: Upgrade to Getopt::Long 2.26_03.
2329      Branch: perl
2330            ! lib/Getopt/Long.pm
2331 ____________________________________________________________________________
2332 [ 13025] By: ams                                   on 2001/11/15  20:46:22
2333         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
2334              From: Michael G Schwern <schwern@pobox.com>
2335              Date: Thu, 15 Nov 2001 16:24:11 -0500
2336              Message-Id: <20011115162411.M31399@blackrider>
2337      Branch: perl
2338            ! vms/vms.c
2339 ____________________________________________________________________________
2340 [ 13024] By: ams                                   on 2001/11/15  19:32:06
2341         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
2342              From: rspier@pobox.com (Robert Spier)
2343              Date: Thu, 15 Nov 2001 11:19:21 -0800
2344              Message-Id: <15348.5433.732364.963687@rls.cx>
2345      Branch: perl
2346            ! op.c
2347 ____________________________________________________________________________
2348 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
2349         Log: Update Changes.
2350      Branch: perl
2351            ! Changes patchlevel.h
2352 ____________________________________________________________________________
2353 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
2354         Log: Subject: [PATCH] new tests for command-line switches
2355              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2356              Date: Thu, 15 Nov 2001 17:00:30 +0100
2357              Message-ID: <20011115170030.A14193@rafael>
2358      Branch: perl
2359            + t/run/switches.t
2360            ! MANIFEST
2361 ____________________________________________________________________________
2362 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
2363         Log: Upgrade to podlators 1.13.
2364      Branch: perl
2365            + lib/Pod/ParseLink.pm
2366            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
2367            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
2368            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
2369            ! t/pod/pod2usage.xr t/pod/podselect.xr
2370 ____________________________________________________________________________
2371 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
2372         Log: skip "might be used uninitialized".
2373      Branch: perl
2374            ! pp_sys.c
2375 ____________________________________________________________________________
2376 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
2377         Log: Fix for "perlio bug in koi8-r encoding".  The problem
2378              seemed to be that binmode() always flushed the handle,
2379              which is not so good when switching encodings.  Fixed,
2380              added Matt Sergeant's testcase, documented in perlfunc/binmode,
2381              also added a pointer about disciplines to perlfunc/open,
2382              and in general cleaned up and reformatted the open entry.
2383      Branch: perl
2384            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
2385 ____________________________________________________________________________
2386 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
2387         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
2388              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
2389              Date: 15 Nov 2001 08:57:06 -0000
2390              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
2391              
2392              chop() and chomp() are not real list functions,
2393              so let's not have them overrideable.  (Casey will
2394              be confused since in #7071 he patched the other way.)
2395      Branch: perl
2396            ! pod/perlfunc.pod toke.c
2397 ____________________________________________________________________________
2398 [ 13017] By: ams                                   on 2001/11/15  12:56:49
2399         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
2400              From: Robin Barker <rmb1@cise.npl.co.uk>
2401              Date: Thu, 15 Nov 2001 13:48:34 GMT
2402              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
2403              (Applied with tweaks.)
2404      Branch: perl
2405            ! pod/perltrap.pod
2406 ____________________________________________________________________________
2407 [ 13016] By: ams                                   on 2001/11/15  09:12:48
2408         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
2409              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2410              Date: Thu, 15 Nov 2001 09:06:39 +0100
2411              Message-Id: <20011115090639.A13005@rafael>
2412      Branch: perl
2413            ! pod/perlrun.pod
2414 ____________________________________________________________________________
2415 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
2416         Log: "link =" from utils.lst was being processed oddly.
2417      Branch: perl
2418            ! installman
2419 ____________________________________________________________________________
2420 [ 13014] By: ams                                   on 2001/11/15  02:52:52
2421         Log: Subject: [PATCH current] CreateTTY in -d
2422              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2423              Date: Wed, 14 Nov 2001 21:26:31 -0500
2424              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
2425      Branch: perl
2426            ! lib/perl5db.pl
2427 ____________________________________________________________________________
2428 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
2429         Log: Corify the Filter::Simple tests. 
2430      Branch: perl
2431            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
2432            ! lib/Filter/Simple/t/filter_only.t
2433 ____________________________________________________________________________
2434 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
2435         Log: Upgrade to Filter::Simple 0.70.
2436      Branch: perl
2437            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
2438            + t/lib/FilterOnlyTest.pm
2439            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
2440            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
2441            ! t/lib/FilterTest.pm
2442 ____________________________________________________________________________
2443 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
2444         Log: Cleanliness inspired by Cygwin.
2445      Branch: perl
2446            ! Makefile.SH x2p/Makefile.SH
2447 ____________________________________________________________________________
2448 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
2449         Log: Add perlunintro (formerly known as perlunitut); regen toc.
2450      Branch: perl
2451            + pod/perlunintro.pod
2452            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2453 ____________________________________________________________________________
2454 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
2455         Log: FAQ sync.
2456      Branch: perl
2457            ! pod/perlfaq6.pod
2458 ____________________________________________________________________________
2459 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
2460         Log: Quieten pgcc 2.91.66 worries.
2461      Branch: perl
2462            ! gv.c pp_ctl.c utf8.c
2463 ____________________________________________________________________________
2464 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
2465         Log: Upgrade to Switch 2.06.
2466      Branch: perl
2467            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
2468            ! lib/Switch/t/nested.t
2469 ____________________________________________________________________________
2470 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
2471         Log: Upgrade to Attribute::Handlers 0.76.
2472      Branch: perl
2473            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
2474            ! lib/Attribute/Handlers/README
2475            ! lib/Attribute/Handlers/demo/Demo.pm
2476            ! lib/Attribute/Handlers/demo/Descriptions.pm
2477            ! lib/Attribute/Handlers/demo/MyClass.pm
2478            ! lib/Attribute/Handlers/demo/demo_cycle.pl
2479            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
2480            ! lib/Attribute/Handlers/t/multi.t
2481 ____________________________________________________________________________
2482 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
2483         Log: Signedness nit.
2484      Branch: perl
2485            ! regexec.c
2486 ____________________________________________________________________________
2487 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
2488         Log: VERSIONize.
2489      Branch: perl
2490            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
2491            ! lib/integer.pm
2492 ____________________________________________________________________________
2493 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
2494         Log: No pod in internal Net::FTP classes.
2495      Branch: perl
2496            ! pod/buildtoc.PL
2497 ____________________________________________________________________________
2498 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
2499         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
2500              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
2501              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
2502              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
2503      Branch: perl
2504            ! regexec.c
2505 ____________________________________________________________________________
2506 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
2507         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
2508              Pudge correctly).
2509      Branch: perl
2510            ! t/test.pl
2511 ____________________________________________________________________________
2512 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
2513         Log: Add comments to mark where $^X is being handled.
2514      Branch: perl
2515            ! perl.c toke.c
2516 ____________________________________________________________________________
2517 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
2518         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
2519              From: Michael G Schwern <schwern@pobox.com>
2520              Date: Wed, 14 Nov 2001 16:38:25 -0500
2521              Message-ID: <20011114163825.D6519@blackrider>
2522      Branch: perl
2523            ! t/op/repeat.t
2524 ____________________________________________________________________________
2525 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
2526         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
2527              From: Michael G Schwern <schwern@pobox.com>
2528              Date: Wed, 14 Nov 2001 13:19:15 -0500
2529              Message-ID: <20011114131915.K5096@blackrider>
2530      Branch: perl
2531            ! t/op/die_exit.t
2532 ____________________________________________________________________________
2533 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
2534         Log: Subject: Re: [PATCH] new version of runperl()
2535              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2536              Date: Wed, 14 Nov 2001 15:39:12 EST
2537              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
2538              
2539              "VMS $^X pipes etc" patch.
2540      Branch: perl
2541            ! vms/vms.c
2542 ____________________________________________________________________________
2543 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
2544         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
2545              and add "verbose" option to show the final command.
2546      Branch: perl
2547            ! t/test.pl
2548 ____________________________________________________________________________
2549 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
2550         Log: Goof in some of the comment fields of #12994.
2551      Branch: perl
2552            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
2553            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
2554            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
2555            ! lib/unicore/In/9.pl
2556 ____________________________________________________________________________
2557 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
2558         Log: The First, Last ranges in the Unicode data weren't
2559              getting their general categories added properly;
2560              noticed by Jeffrey Friedl.
2561      Branch: perl
2562            ! lib/unicore/Category.pl lib/unicore/In/0.pl
2563            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
2564            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
2565            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
2566            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
2567            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
2568            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
2569            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
2570            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
2571            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
2572            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
2573            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
2574            ! lib/unicore/mktables
2575 ____________________________________________________________________________
2576 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
2577         Log: Subject: [PATCH] new version of runperl()
2578              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2579              Date: Wed, 14 Nov 2001 12:23:01 +0100
2580              Message-ID: <20011114122301.A29384@rafael>
2581      Branch: perl
2582            ! t/io/argv.t t/test.pl
2583 ____________________________________________________________________________
2584 [ 12992] By: ams                                   on 2001/11/14  13:40:39
2585         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
2586              From: Michael G Schwern <schwern@pobox.com>
2587              Date: Tue, 13 Nov 2001 23:17:54 -0500
2588              Message-Id: <20011113231754.S32567@blackrider>
2589      Branch: perl
2590            ! perl.c
2591 ____________________________________________________________________________
2592 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
2593         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
2594              From: Philip Newton <Philip.Newton@gmx.net>
2595              Date: Wed, 14 Nov 2001 10:59:53 +0100
2596              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
2597              
2598              plus a lot of paragraph reformatting because of long lines.
2599      Branch: perl
2600            ! pod/perlapio.pod
2601 ____________________________________________________________________________
2602 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
2603         Log: A bool is not a pointer.
2604      Branch: perl
2605            ! pp_sys.c
2606 ____________________________________________________________________________
2607 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
2608         Log: AUTHORS updates.
2609      Branch: perl
2610            ! AUTHORS
2611 ____________________________________________________________________________
2612 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
2613         Log: There are several MIME RFCs.
2614      Branch: perl
2615            ! ext/Encode/Encode.pm
2616 ____________________________________________________________________________
2617 [ 12987] By: ams                                   on 2001/11/14  01:09:28
2618         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
2619              From: Michael G Schwern <schwern@pobox.com>
2620              Date: Tue, 13 Nov 2001 20:59:13 -0500
2621              Message-Id: <20011113205913.H32567@blackrider>
2622      Branch: perl
2623            ! t/op/groups.t vms/test.com
2624 ____________________________________________________________________________
2625 [ 12986] By: ams                                   on 2001/11/14  01:07:06
2626         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
2627              From: Michael G Schwern <schwern@pobox.com>
2628              Date: Tue, 13 Nov 2001 20:51:34 -0500
2629              Message-Id: <20011113205134.F32567@blackrider>
2630      Branch: perl
2631            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
2632 ____________________________________________________________________________
2633 [ 12985] By: ams                                   on 2001/11/14  00:43:59
2634         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
2635              From: Michael G Schwern <schwern@pobox.com>
2636              Date: Tue, 13 Nov 2001 20:38:42 -0500
2637              Message-Id: <20011113203842.E32567@blackrider>
2638      Branch: perl
2639            ! pod/perlport.pod
2640 ____________________________________________________________________________
2641 [ 12984] By: ams                                   on 2001/11/14  00:32:15
2642         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
2643              From: Michael G Schwern <schwern@pobox.com>
2644              Date: Tue, 13 Nov 2001 20:27:02 -0500
2645              Message-Id: <20011113202702.D32567@blackrider>
2646      Branch: perl
2647            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
2648            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
2649            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
2650            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
2651 ____________________________________________________________________________
2652 [ 12983] By: ams                                   on 2001/11/14  00:00:27
2653         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
2654              From: Michael G Schwern <schwern@pobox.com>
2655              Date: Tue, 13 Nov 2001 19:51:59 -0500
2656              Message-Id: <20011113195159.B32567@blackrider>
2657      Branch: perl
2658            ! pod/perlport.pod
2659 ____________________________________________________________________________
2660 [ 12982] By: ams                                   on 2001/11/13  23:53:11
2661         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
2662              From: Larry Shatzer <fugazi@zippy.zyx.net>
2663              Date: Tue, 13 Nov 2001 17:27:59 -0700
2664              Message-Id: <20011113172759.E27768@zippy.zyx.net>
2665      Branch: perl
2666            ! pod/perlapio.pod
2667 ____________________________________________________________________________
2668 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
2669         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
2670              "large enough" Unicode characters returned more than one
2671              as their "Unicode size".
2672      Branch: perl
2673            ! pp_sys.c t/io/utf8.t
2674 ____________________________________________________________________________
2675 [ 12980] By: ams                                   on 2001/11/13  19:32:33
2676         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
2677              From: "Craig A. Berry" <craigberry@mac.com>
2678              Date: Tue, 13 Nov 2001 14:33:25 -0600
2679              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
2680      Branch: perl
2681            ! vms/gen_shrfls.pl
2682 ____________________________________________________________________________
2683 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
2684         Log: Subject: Minor patch to Encode.pm (detypo)
2685              From: "Philip Newton" <Philip.Newton@gmx.net>
2686              Date: Tue, 13 Nov 2001 20:11:01 +0100
2687              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
2688      Branch: perl
2689            ! ext/Encode/Encode.pm
2690 ____________________________________________________________________________
2691 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
2692         Log: Evil tabulators.
2693      Branch: perl
2694            ! ext/Encode/Encode.pm
2695 ____________________________________________________________________________
2696 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
2697         Log: Document the available encodings.
2698      Branch: perl
2699            ! ext/Encode/Encode.pm
2700 ____________________________________________________________________________
2701 [ 12976] By: ams                                   on 2001/11/13  17:14:07
2702         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
2703              From: Barrie Slaymaker <barries@slaysys.com>
2704              Date: Tue, 13 Nov 2001 12:41:36 -0500
2705              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
2706      Branch: perl
2707            ! t/op/universal.t
2708 ____________________________________________________________________________
2709 [ 12975] By: ams                                   on 2001/11/13  16:24:21
2710         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
2711              From: Barrie Slaymaker <barries@slaysys.com>
2712              Date: Tue, 13 Nov 2001 10:56:20 -0500
2713              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
2714              (Test applied with minor tweaks and ->isa("HASH") omission.)
2715      Branch: perl
2716            ! lib/UNIVERSAL.pm t/op/universal.t
2717 ____________________________________________________________________________
2718 [ 12974] By: ams                                   on 2001/11/13  15:46:07
2719         Log: Subject: [PATCH Benchmark.pm] docco tweaks
2720              From: Barrie Slaymaker <barries@slaysys.com>
2721              Date: Tue, 13 Nov 2001 11:34:45 -0500
2722              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
2723      Branch: perl
2724            ! lib/Benchmark.pm
2725 ____________________________________________________________________________
2726 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
2727         Log: Subject: [PATCH] Attack of the C loops, round 1
2728              From: Richard Soderberg <rs@oregonnet.com>
2729              Date: Mon, 12 Nov 2001 12:07:29 -0800
2730              Message-Id: <200111122007.MAA01994@oregonnet.com>
2731              
2732              Subject: [PATCH] bytecode.pl (tiny patch)
2733              From: Richard Soderberg <rs@oregonnet.com>
2734              Date: Mon, 12 Nov 2001 12:53:24 -0800
2735              Message-Id: <200111122053.MAA06272@oregonnet.com>
2736      Branch: perl
2737            ! bytecode.pl installhtml
2738 ____________________________________________________________________________
2739 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
2740         Log: Subject: [PATCH] Update to Filter::Util::Call
2741              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
2742              Date: Sun, 11 Nov 2001 22:33:33 -0000
2743              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
2744              
2745              Use the new CXT* macros.
2746      Branch: perl
2747            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
2748 ____________________________________________________________________________
2749 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
2750         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
2751              From: Michael G Schwern <schwern@pobox.com>
2752              Date: Mon, 12 Nov 2001 20:50:34 -0500
2753              Message-ID: <20011112205034.H2888@blackrider>
2754      Branch: perl
2755            + lib/vmsish.pm lib/vmsish.t
2756            - vms/ext/vmsish.pm vms/ext/vmsish.t
2757            ! MANIFEST vms/descrip_mms.template
2758 ____________________________________________________________________________
2759 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
2760         Log: :utf8 works only with perlio.
2761      Branch: perl
2762            ! lib/open.t
2763 ____________________________________________________________________________
2764 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
2765         Log: Subject: Re: @Config -"des" not quite working on VMS
2766              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2767              Date: Tue, 13 Nov 2001 08:35:13 EST 
2768              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
2769      Branch: perl
2770            ! configure.com
2771 ____________________________________________________________________________
2772 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
2773         Log: Subject: [PATCH] lib/charnames.pm 
2774              From: Jeffrey Friedl <jfriedl@yahoo.com>
2775              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
2776              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
2777      Branch: perl
2778            ! lib/charnames.pm
2779 ____________________________________________________________________________
2780 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
2781         Log: Docs for Mac::err.
2782      Branch: maint-5.6/macperl
2783            ! macos/ext/Mac/err/err.pm
2784 ____________________________________________________________________________
2785 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
2786         Log: Some cleanup; change some globals to references for
2787              possible persistence later.
2788      Branch: maint-5.6/macperl
2789            ! macos/lib/Mac/Glue.pm
2790 ____________________________________________________________________________
2791 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
2792         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
2793      Branch: maint-5.6/macperl
2794            ! macos/ext/Mac/Files/Files.pm
2795 ____________________________________________________________________________
2796 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
2797         Log: Get Mac::Navigation to compile (bug #464684).
2798      Branch: maint-5.6/macperl
2799            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
2800            ! macos/ext/Mac/Navigation/Makefile.PL
2801            ! macos/ext/Mac/Navigation/Navigation.xs
2802            ! macos/macperl/Makefile.mk
2803 ____________________________________________________________________________
2804 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
2805         Log: Add in modules and POD to help menu.
2806      Branch: maint-5.6/macperl
2807            ! macos/macperl/MacPerl.podhelp
2808 ____________________________________________________________________________
2809 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
2810         Log: Update bundled modules.
2811      Branch: maint-5.6/macperl
2812            + macos/bundled_ext/Filter/t/FilterTest.pm
2813            + macos/bundled_ext/List/Util/t/shuffle.t
2814            + macos/bundled_ext/Storable/t/compat06.t
2815            + macos/bundled_ext/Storable/t/st-dump.pl
2816            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
2817            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
2818            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
2819            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
2820            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
2821            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
2822            + macos/bundled_lib/blib/lib/lwpcook.pod
2823            + macos/bundled_lib/t/Filter/Simple/filter.t
2824            + macos/bundled_lib/t/Switch/t/given.t
2825            + macos/bundled_lib/t/Switch/t/nested.t
2826            + macos/bundled_lib/t/Switch/t/switch.t
2827            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
2828            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
2829            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
2830            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
2831            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
2832            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
2833            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
2834            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
2835            + macos/bundled_lib/t/URI/rfc2732.t
2836            + macos/bundled_lib/t/libnet/config.t
2837            + macos/bundled_lib/t/libnet/libnet_t.pl
2838            + macos/bundled_lib/t/libwww-perl/live/google.t
2839            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
2840            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
2841            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
2842            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
2843            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
2844            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
2845            + macos/bundled_lib/t/libwww-perl/live/validator.t
2846            - macos/bundled_ext/Filter/t/MyFilter.pm
2847            - macos/bundled_ext/Storable/t/compat-0.6.t
2848            - macos/bundled_ext/Storable/t/dump.pl
2849            - macos/bundled_ext/Time/Piece/Makefile.PL
2850            - macos/bundled_ext/Time/Piece/Piece.pm
2851            - macos/bundled_ext/Time/Piece/Piece.t
2852            - macos/bundled_ext/Time/Piece/Piece.xs
2853            - macos/bundled_ext/Time/Piece/README
2854            - macos/bundled_ext/Time/Piece/Seconds.pm
2855            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
2856            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
2857            - macos/bundled_lib/blib/lib/Net/PH.pm
2858            - macos/bundled_lib/blib/lib/Net/SNPP.pm
2859            - macos/bundled_lib/blib/lib/Text/Balanced.pod
2860            - macos/bundled_lib/t/Filter/Simple/test.pl
2861            - macos/bundled_lib/t/Switch/test.pl
2862            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
2863            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
2864            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
2865            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
2866            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
2867            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
2868            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
2869            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
2870            - macos/bundled_lib/t/libnet/ph.t
2871            ! (edit 125 files)
2872 ____________________________________________________________________________
2873 [ 12961] By: ams                                   on 2001/11/13  00:45:08
2874         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
2875              From: Michael G Schwern <schwern@pobox.com>
2876              Date: Mon, 12 Nov 2001 20:16:45 -0500
2877              Message-Id: <20011112201644.G2888@blackrider>
2878      Branch: perl
2879            ! pod/perlport.pod
2880 ____________________________________________________________________________
2881 [ 12960] By: ams                                   on 2001/11/12  23:54:00
2882         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
2883              Recoving dup tests for VMS
2884              From: Michael G Schwern <schwern@pobox.com>
2885              Date: Mon, 12 Nov 2001 19:35:33 -0500
2886              Message-Id: <20011112193533.D2888@blackrider>
2887      Branch: perl
2888            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
2889 ____________________________________________________________________________
2890 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
2891         Log: Update Changes.
2892      Branch: perl
2893            ! Changes patchlevel.h
2894 ____________________________________________________________________________
2895 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
2896         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
2897              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
2898              Date: Mon, 12 Nov 2001 12:35:18 EST 
2899              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
2900      Branch: perl
2901            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
2902            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
2903 ____________________________________________________________________________
2904 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
2905         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
2906              From: Barrie Slaymaker <barries@slaysys.com>
2907              Date: Mon, 12 Nov 2001 11:19:52 -0500
2908              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
2909      Branch: perl
2910            ! lib/File/Spec.t lib/File/Spec/Win32.pm
2911 ____________________________________________________________________________
2912 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
2913         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
2914              From: Barrie Slaymaker <barries@slaysys.com>
2915              Date: Mon, 12 Nov 2001 11:07:36 -0500
2916              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
2917      Branch: perl
2918            ! lib/Benchmark.pm
2919 ____________________________________________________________________________
2920 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
2921         Log: Misplaced test, noticed by Barrie Slaymaker.
2922              (We are missing Benchmark tests, then.)
2923      Branch: perl
2924            + ext/Devel/DProf/DProf.t
2925            - lib/Benchmark.t
2926            ! MANIFEST
2927 ____________________________________________________________________________
2928 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
2929         Log: Subject: [PATCH] a few typo fixes 
2930              From: Jeffrey Friedl <jfriedl@yahoo.com>
2931              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
2932              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
2933              
2934              Patching README.foo instead of pod/perlfoo.pod,
2935              not patching Math::BigInt (Tels will take care of that),
2936              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
2937              and perldoc.PL instead of libnetcfg and perldoc, patching
2938              ext/Digest/MD5/t/files.t since MD5.pm was changed.
2939      Branch: perl
2940            ! (edit 109 files)
2941 ____________________________________________________________________________
2942 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
2943         Log: Add a note about the dangers of bad UTF-8.
2944      Branch: perl
2945            ! pod/perlunicode.pod
2946 ____________________________________________________________________________
2947 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
2948         Log: NetWare Nit from Ananth Kesari.
2949      Branch: perl
2950            ! NetWare/config.wc
2951 ____________________________________________________________________________
2952 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
2953         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
2954      Branch: perl
2955            ! ext/Encode/Encode.pm
2956 ____________________________________________________________________________
2957 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
2958         Log: (retracted by #12951)
2959      Branch: perl
2960            ! ext/Encode/Encode.pm
2961 ____________________________________________________________________________
2962 [ 12949] By: ams                                   on 2001/11/12  06:40:18
2963         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
2964              From: Robert Spier <rspier@pobox.com>
2965              Date: Sun, 11 Nov 2001 18:50:18 -0800
2966              Message-Id: <15343.14570.121505.233336@rls.cx>
2967              
2968              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
2969              From: Rick Delaney <rick.delaney@home.com>
2970              Date: 12 Nov 2001 00:15:52 -0500
2971              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
2972      Branch: perl
2973            ! pp_hot.c t/op/taint.t
2974 ____________________________________________________________________________
2975 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
2976         Log: It seems that we actually have this detail implemented
2977              as for as Level 1 Support of Unicode regex support is
2978              concerned: at Level 1 only 1:1 support for loose
2979              (aka caseless, aka caseigoring ) matching is required.
2980      Branch: perl
2981            ! pod/perlunicode.pod
2982 ____________________________________________________________________________
2983 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
2984         Log: (retracted by #12951)
2985      Branch: perl
2986            ! ext/Encode/Encode.pm
2987 ____________________________________________________________________________
2988 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
2989         Log: BOM, bom, Bom.
2990      Branch: perl
2991            ! pod/perlunicode.pod
2992 ____________________________________________________________________________
2993 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
2994         Log: Upgrade to Math::BigInt 1.46.
2995      Branch: perl
2996            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2997            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
2998            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
2999            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
3000            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3001 ____________________________________________________________________________
3002 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
3003         Log: Subject: Re: PERFORCE change 12943 for review
3004              From: "Philip Newton" <Philip.Newton@gmx.net>
3005              Date: Sun, 11 Nov 2001 20:53:36 +0100
3006              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
3007      Branch: perl
3008            ! pod/perlunicode.pod
3009 ____________________________________________________________________________
3010 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
3011         Log: Doc updates; make the Unicode discussions a little
3012              bit less alarming, and add information about encodings,
3013              surrogates, and BOMs.
3014      Branch: perl
3015            ! pod/perlunicode.pod
3016 ____________________________________________________________________________
3017 [ 12942] By: ams                                   on 2001/11/11  16:45:00
3018         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
3019              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
3020              Date: Mon, 12 Nov 2001 00:22:57 +0900
3021              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
3022      Branch: perl
3023            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3024            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
3025 ____________________________________________________________________________
3026 [ 12941] By: ams                                   on 2001/11/11  13:01:40
3027         Log: Subject: Re: PERFORCE change 12929 for review
3028              From: "Philip Newton" <Philip.Newton@gmx.net>
3029              Date: Sun, 11 Nov 2001 14:27:44 +0100
3030              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
3031      Branch: perl
3032            ! MANIFEST
3033 ____________________________________________________________________________
3034 [ 12940] By: ams                                   on 2001/11/11  05:06:43
3035         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
3036              From: Michael G Schwern <schwern@pobox.com>
3037              Date: Thu, 8 Nov 2001 22:56:45 -0500
3038              Message-Id: <20011108225645.H5587@blackrider>
3039      Branch: perl
3040            ! t/op/chdir.t
3041 ____________________________________________________________________________
3042 [ 12939] By: ams                                   on 2001/11/11  05:01:00
3043         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
3044              From: Michael G Schwern <schwern@pobox.com>
3045              Date: Sun, 11 Nov 2001 00:54:43 -0500
3046              Message-Id: <20011111005443.A24450@blackrider>
3047      Branch: perl
3048            ! ext/Cwd/t/cwd.t
3049 ____________________________________________________________________________
3050 [ 12938] By: ams                                   on 2001/11/11  03:25:13
3051         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
3052              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
3053              From: "chromatic" <chromatic@rmci.net>
3054              Date: Sat, 10 Nov 2001 21:03:20 -0700
3055              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
3056      Branch: perl
3057            ! lib/File/stat.pm lib/File/stat.t
3058 ____________________________________________________________________________
3059 [ 12937] By: ams                                   on 2001/11/11  02:05:23
3060         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
3061              From: "Craig A. Berry" <craigberry@mac.com>
3062              Date: Sat, 10 Nov 2001 17:23:52 -0600
3063              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
3064      Branch: perl
3065            ! t/op/magic.t
3066 ____________________________________________________________________________
3067 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
3068         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
3069      Branch: perl
3070            ! lib/open.pm lib/open.t
3071 ____________________________________________________________________________
3072 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
3073         Log: The Official name of ASCII.
3074      Branch: perl
3075            ! ext/Encode/Encode.pm
3076 ____________________________________________________________________________
3077 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
3078         Log: The KOI8-R example wasn't quite right.
3079      Branch: perl
3080            ! lib/open.pm lib/open.t
3081 ____________________________________________________________________________
3082 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
3083         Log: Enhance the open pragma to support :utf8, :locale,
3084              and :encoding directly as special cases, and rename
3085              the INOUT to IO.
3086      Branch: perl
3087            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
3088 ____________________________________________________________________________
3089 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
3090         Log: Document the UTF-16 surrogate encoding and decoding.
3091      Branch: perl
3092            ! ext/Encode/Encode.pm
3093 ____________________________________________________________________________
3094 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
3095         Log: A potential recursion breaker.
3096      Branch: perl
3097            ! sv.c
3098 ____________________________________________________________________________
3099 [ 12930] By: ams                                   on 2001/11/10  07:46:53
3100         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
3101              (was Re: perl@12892)
3102              From: "chromatic" <chromatic@rmci.net>
3103              Date: Sat, 10 Nov 2001 01:28:09 -0700
3104              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
3105      Branch: perl
3106            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
3107            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
3108            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
3109            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
3110 ____________________________________________________________________________
3111 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
3112         Log: Add a test for the bytes pragma.
3113      Branch: perl
3114            + lib/bytes.t
3115            ! MANIFEST
3116 ____________________________________________________________________________
3117 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
3118         Log: Doc update.
3119      Branch: perl
3120            ! lib/bytes.pm
3121 ____________________________________________________________________________
3122 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
3123         Log: Cease to exist.
3124      Branch: perl
3125            - lib/Unicode/Normalize.pm
3126 ____________________________________________________________________________
3127 [ 12926] By: ams                                   on 2001/11/10  03:23:16
3128         Log: Subject: [patch] my_setenv speedup + fixes
3129              From: Doug MacEachern <dougm@covalent.net>
3130              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
3131              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
3132      Branch: perl
3133            ! util.c
3134 ____________________________________________________________________________
3135 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
3136         Log: Newline trouble.
3137      Branch: perl
3138            ! lib/ExtUtils/Embed.t
3139 ____________________________________________________________________________
3140 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
3141         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
3142              From: "Craig A. Berry" <craigberry@mac.com>
3143              Date: Fri, 09 Nov 2001 18:13:16 -0600
3144              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
3145      Branch: perl
3146            ! vms/munchconfig.c
3147 ____________________________________________________________________________
3148 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
3149         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
3150              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3151              Date: Sat, 10 Nov 2001 00:10:45 +0100
3152              Message-ID: <20011110001045.A11945@rafael>
3153      Branch: perl
3154            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
3155            + t/run/switchn.t t/run/switchp.t
3156            ! MANIFEST
3157 ____________________________________________________________________________
3158 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
3159         Log: Subject: [PATCH] some tests not cleaning up properly               
3160              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
3161              Date: Fri, 9 Nov 2001 22:13:10 +0100
3162              Message-ID: <20011109221310.A11115@rafael>
3163      Branch: perl
3164            ! ext/Cwd/t/cwd.t t/io/argv.t
3165 ____________________________________________________________________________
3166 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
3167         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
3168              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3169              Date: Fri, 9 Nov 2001 15:07:19 EST
3170              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
3171      Branch: perl
3172            ! lib/ExtUtils/Embed.t
3173 ____________________________________________________________________________
3174 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
3175         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
3176              have been copied so it shouldn't be freed in perl_destruct()
3177      Branch: perl
3178            ! perl.c
3179 ____________________________________________________________________________
3180 [ 12919] By: ams                                   on 2001/11/09  15:36:22
3181         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
3182              From: Michael G Schwern <schwern@pobox.com>
3183              Date: Fri, 9 Nov 2001 00:38:59 -0500
3184              Message-Id: <20011109003859.K5587@blackrider>
3185              (Applied with directory name changes suggested by Craig Berry.)
3186      Branch: perl
3187            ! ext/Cwd/t/cwd.t
3188 ____________________________________________________________________________
3189 [ 12918] By: ams                                   on 2001/11/09  15:29:15
3190         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
3191              From: Michael G Schwern <schwern@pobox.com>
3192              Date: Fri, 9 Nov 2001 01:44:14 -0500
3193              Message-Id: <20011109014414.N5587@blackrider>
3194      Branch: perl
3195            ! vms/ext/filespec.t
3196 ____________________________________________________________________________
3197 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
3198         Log: Update Changes.
3199      Branch: perl
3200            ! Changes patchlevel.h
3201 ____________________________________________________________________________
3202 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
3203         Log: Regen toc.
3204      Branch: perl
3205            ! pod/perltoc.pod
3206 ____________________________________________________________________________
3207 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
3208         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
3209              see http://www.jepstone.net/bjepson//jpl/cvs.html
3210      Branch: perl
3211            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
3212 ____________________________________________________________________________
3213 [ 12914] By: ams                                   on 2001/11/09  14:05:12
3214         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
3215              From: Michael G Schwern <schwern@pobox.com>
3216              Date: Thu, 8 Nov 2001 22:05:49 -0500
3217              Message-Id: <20011108220549.F5587@blackrider>
3218      Branch: perl
3219            ! vms/test.com
3220 ____________________________________________________________________________
3221 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
3222         Log: NetWare update from Ananth Kesari.
3223      Branch: perl
3224            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
3225 ____________________________________________________________________________
3226 [ 12912] By: ams                                   on 2001/11/09  13:40:26
3227         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
3228              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3229              Date: Fri, 9 Nov 2001 14:32:28 +0100
3230              Message-Id: <20011109143228.A18996@rafael>
3231      Branch: perl
3232            ! perl.c
3233 ____________________________________________________________________________
3234 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
3235         Log: FAQ sync.
3236      Branch: perl
3237            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
3238            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
3239            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
3240 ____________________________________________________________________________
3241 [ 12910] By: ams                                   on 2001/11/09  07:33:49
3242         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
3243              From: Michael G Schwern <schwern@pobox.com>
3244              Date: Fri, 9 Nov 2001 00:41:56 -0500
3245              Message-Id: <20011109004156.L5587@blackrider>
3246      Branch: perl
3247            ! lib/File/Find/t/find.t
3248 ____________________________________________________________________________
3249 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
3250         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
3251              The CPAN distribution has both pm and XS implementations,
3252              and for performance reasons we choose the XS.
3253              Another reason to choose the XS is that it doesn't
3254              require Lingua::KO::Hangul::Util, which means that
3255              we can delete that-- which in turn means that Unicode::UCD
3256              cannot expect that: support it, but don't expect.
3257              Ditto Unicode::Collate.
3258              
3259              Note that Unicode::Normalize Makefile.PL and
3260              Normalize.xs have been modified from the CPAN 0.10
3261              versions: the first one to be simpler (no pm) and
3262              clean up the generated unf*.h files, the second one
3263              to quench compiler grumblings.  Must notify Sadahiro
3264              about these changes.
3265      Branch: perl
3266            + ext/Unicode/Normalize/Changes
3267            + ext/Unicode/Normalize/Makefile.PL
3268            + ext/Unicode/Normalize/Normalize.pm
3269            + ext/Unicode/Normalize/Normalize.pod
3270            + ext/Unicode/Normalize/Normalize.xs
3271            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
3272            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
3273            + ext/Unicode/Normalize/t/test.t
3274            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
3275            - lib/Lingua/KO/Hangul/Util/README
3276            - lib/Lingua/KO/Hangul/Util/t/test.t
3277            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
3278            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
3279            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
3280            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
3281            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
3282            ! win32/makefile.mk
3283 ____________________________________________________________________________
3284 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
3285         Log: Test miscounting.
3286      Branch: perl
3287            ! ext/POSIX/t/posix.t
3288 ____________________________________________________________________________
3289 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
3290         Log: Quote the variables in failures messages more nicely.
3291      Branch: perl
3292            ! t/test.pl
3293 ____________________________________________________________________________
3294 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
3295         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
3296              From: Michael G Schwern <schwern@pobox.com>
3297              Date: Thu, 8 Nov 2001 17:24:49 -0500
3298              Message-ID: <20011108172449.A5587@blackrider>
3299              
3300              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
3301              From: "Craig A. Berry" <craigberry@mac.com>
3302              Date: Thu, 8 Nov 2001 16:35:00 -0600
3303              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
3304      Branch: perl
3305            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
3306 ____________________________________________________________________________
3307 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
3308         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
3309              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
3310              Date: Thu, 8 Nov 2001 22:52:50 -0000
3311              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
3312      Branch: perl
3313            ! ext/DB_File/t/db-recno.t
3314 ____________________________________________________________________________
3315 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
3316         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
3317              (Probably not an EBCDIC issue the way one would think
3318              since no chr() et alia are used in UCD.pm.)
3319      Branch: perl
3320            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
3321 ____________________________________________________________________________
3322 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
3323         Log: Whether overwriting the $self->{...} values (see #12902)
3324              is a good policy or not is debatable, but let's at least
3325              be consistent.
3326      Branch: perl
3327            ! lib/ExtUtils/MM_Unix.pm
3328 ____________________________________________________________________________
3329 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
3330         Log: The MakeMaker argument () quoting patch that sneaked
3331              in at #12883 didn't handle make macros like this $(...).
3332              Leaning toothpicks, we've got them.
3333      Branch: perl
3334            ! lib/ExtUtils/MM_Unix.pm
3335 ____________________________________________________________________________
3336 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
3337         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
3338              From: Michael G Schwern <schwern@pobox.com>
3339              Date: Wed, 7 Nov 2001 02:02:29 -0500
3340              Message-ID: <20011107020229.K2858@blackrider>
3341      Branch: perl
3342            ! t/io/argv.t t/test.pl vms/test.com
3343 ____________________________________________________________________________
3344 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
3345         Log: Subject: [PATCH 20011106.084] -s on #! line 
3346              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3347              Date: Wed, 7 Nov 2001 22:23:39 +0100
3348              Message-ID: <20011107222339.E729@rafael>
3349      Branch: perl
3350            ! embed.h embed.pl perl.c proto.h toke.c
3351 ____________________________________________________________________________
3352 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
3353         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
3354              From: Michael G Schwern <schwern@pobox.com>
3355              Date: Wed, 7 Nov 2001 16:52:49 -0500
3356              Message-ID: <20011107165249.I7346@blackrider>
3357      Branch: perl
3358            ! pod/perlhack.pod
3359 ____________________________________________________________________________
3360 [ 12898] By: ams                                   on 2001/11/08  13:02:19
3361         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
3362              From: Mark-Jason Dominus <mjd@plover.com>
3363              Date: Thu, 08 Nov 2001 08:59:02 -0500
3364              Message-Id: <20011108135902.2275.qmail@plover.com>
3365      Branch: perl
3366            ! INSTALL README README.amiga README.os2 README.vms
3367            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
3368            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
3369 ____________________________________________________________________________
3370 [ 12897] By: ams                                   on 2001/11/08  12:49:28
3371         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
3372              From: mjd@plover.com
3373              Date: 8 Nov 2001 13:33:18 -0000
3374              Message-Id: <20011108133318.1786.qmail@plover.com>
3375      Branch: perl
3376            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
3377            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
3378            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
3379            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
3380            ! pod/perlport.pod pod/perlvar.pod
3381 ____________________________________________________________________________
3382 [ 12896] By: ams                                   on 2001/11/08  11:22:12
3383         Log: open(FH, $file) should strip leading and trailing whitespace.
3384      Branch: perl
3385            ! doio.c
3386 ____________________________________________________________________________
3387 [ 12895] By: ams                                   on 2001/11/08  10:17:14
3388         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
3389              From: "Craig A. Berry" <craigberry@mac.com>
3390              Date: Wed, 07 Nov 2001 13:41:50 -0600
3391              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
3392      Branch: perl
3393            ! t/op/glob.t
3394 ____________________________________________________________________________
3395 [ 12894] By: ams                                   on 2001/11/08  08:32:20
3396         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
3397              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
3398              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
3399              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
3400      Branch: perl
3401            ! makedepend.SH
3402 ____________________________________________________________________________
3403 [ 12893] By: ams                                   on 2001/11/08  08:26:31
3404         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
3405              From: mjd@plover.com
3406              Date: 8 Nov 2001 08:08:07 -0000
3407              Message-Id: <20011108080807.30147.qmail@plover.com>
3408              
3409              Subject: bleadperl perl.pod
3410              From: mjd@plover.com
3411              Date: 8 Nov 2001 08:10:47 -0000
3412              Message-Id: <20011108081047.30178.qmail@plover.com>
3413              
3414              Subject: more bleadperl perl.pod
3415              From: mjd@plover.com
3416              Date: 8 Nov 2001 08:16:28 -0000
3417              Message-Id: <20011108081628.30229.qmail@plover.com>
3418      Branch: perl
3419            ! pod/perl.pod pod/perldebug.pod
3420 ____________________________________________________________________________
3421 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
3422         Log: Tweak for Cray-friendliness from Nicholas Clark.
3423      Branch: perl
3424            ! sv.c
3425 ____________________________________________________________________________
3426 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
3427         Log: VMS patch redo from Charles Lane.
3428      Branch: perl
3429            ! vms/gen_shrfls.pl
3430 ____________________________________________________________________________
3431 [ 12890] By: ams                                   on 2001/11/07  15:16:10
3432         Log: Subject: [ID 20011107.088] two perl pod nits
3433              From: lvirden@cas.org
3434              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
3435              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
3436      Branch: perl
3437            ! pod/perl.pod pod/perlfaq3.pod
3438 ____________________________________________________________________________
3439 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
3440         Log: Update Changes.
3441      Branch: perl
3442            ! Changes patchlevel.h
3443 ____________________________________________________________________________
3444 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
3445         Log: The (emulated) "no utf8" must be in a BEGIN block
3446              to be effective.
3447      Branch: perl
3448            ! lib/CGI/t/html.t
3449 ____________________________________________________________________________
3450 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
3451         Log: "v-strings" is the right term.
3452      Branch: perl
3453            ! pod/perltodo.pod
3454 ____________________________________________________________________________
3455 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
3456         Log: Add vstrings-as-objects need to perltodo.
3457      Branch: perl
3458            ! pod/perltodo.pod
3459 ____________________________________________________________________________
3460 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
3461         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
3462              From: Nicholas Clark <nick@ccl4.org>
3463              Date: Wed, 7 Nov 2001 14:36:32 +0000
3464              Message-ID: <20011107143631.I24980@plum.flirble.org>
3465      Branch: perl
3466            ! t/op/pack.t
3467 ____________________________________________________________________________
3468 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
3469         Log: The Embed test requires a major rewrite for VMS
3470              (plus it reveals a couple of annoying glitches
3471              in buffering), so skip the test for now; from
3472              Charles Lane.
3473      Branch: perl
3474            ! lib/ExtUtils/Embed.t
3475 ____________________________________________________________________________
3476 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
3477         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
3478              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3479              Date: Wed, 7 Nov 2001 09:23:28 EST
3480              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
3481      Branch: perl
3482            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
3483 ____________________________________________________________________________
3484 [ 12882] By: ams                                   on 2001/11/07  05:14:04
3485         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
3486              From: Mark-Jason Dominus <mjd@plover.com>
3487              Date: Wed, 07 Nov 2001 00:43:46 -0500
3488              Message-Id: <20011107054346.14428.qmail@plover.com>
3489      Branch: perl
3490            ! gv.c op.c toke.c
3491 ____________________________________________________________________________
3492 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
3493         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
3494              From: Michael G Schwern <schwern@pobox.com>             
3495              Date: Tue, 6 Nov 2001 22:04:39 -0500
3496              Message-ID: <20011106220439.D2858@blackrider>              
3497      Branch: perl
3498            ! lib/perl5db.pl
3499 ____________________________________________________________________________
3500 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
3501         Log: Subject: [PATCH lib/Term/Cap.t] Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under
3502              stress))
3503              From: Jonathan Stowe <gellyfish@gellyfish.com>
3504              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
3505              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
3506              
3507              (except for one hunk where indentation differs)
3508      Branch: perl
3509            ! lib/Term/Cap.t
3510 ____________________________________________________________________________
3511 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
3512         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
3513              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3514              Date: Tue, 6 Nov 2001 21:45:01 +0100
3515              Message-ID: <20011106214501.A704@rafael>
3516      Branch: perl
3517            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
3518            ! lib/File/Spec/Win32.pm
3519 ____________________________________________________________________________
3520 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
3521         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
3522              From: Michael G Schwern <schwern@pobox.com>              
3523              Date: Tue, 6 Nov 2001 20:58:45 -0500
3524              Message-ID: <20011106205845.G29411@blackrider>
3525      Branch: perl
3526            ! t/test.pl
3527 ____________________________________________________________________________
3528 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
3529         Log: Subject: making do_sprintf public       
3530              From: Doug MacEachern <dougm@covalent.net>    
3531              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
3532              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
3533      Branch: perl
3534            ! embed.h embed.pl global.sym
3535 ____________________________________________________________________________
3536 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
3537         Log: Update to CGI.pm 2.78.
3538              
3539              TODO: the test suite needs to be merged so that
3540              when in core, the core version is tested, and when
3541              using the CPAN version, testing the CPAN version.
3542              (the changes need to be sent to Lincoln, too...)
3543      Branch: perl
3544            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
3545            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
3546            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
3547            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
3548            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
3549            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
3550 ____________________________________________________________________________
3551 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
3552         Log: Integrate with perlio; (strictly) readonly hashes via XS.
3553      Branch: perl
3554           +> t/lib/access.t
3555           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
3556 ____________________________________________________________________________
3557 [ 12874] By: nick                                  on 2001/11/06  21:05:16
3558         Log: Keep It Simple and Stupid version of readonly hash support.
3559              - Test for SvREAONLY(hv) at a few spots in hv.c
3560              - add the error message to perldiag.pod
3561              - (dubious) add access::readonly() to univeral.c
3562              - add test using above
3563              - fixup ext/B/t/stash.t to account for access:: existing
3564      Branch: perlio
3565            + t/lib/access.t
3566            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
3567 ____________________________________________________________________________
3568 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
3569         Log: Fix incorrect warnings about broken globbing;
3570              from Andy Dougherty.
3571      Branch: perl
3572            ! hints/linux.sh
3573 ____________________________________________________________________________
3574 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
3575         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
3576              toggle-on from the encoding pragma.
3577      Branch: perl
3578            ! regcomp.c regexec.c
3579 ____________________________________________________________________________
3580 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
3581         Log: Retract #12824, doesn't help and is ignored
3582              by Configure anyway.
3583      Branch: perl
3584            ! hints/beos.sh
3585 ____________________________________________________________________________
3586 [ 12870] By: ams                                   on 2001/11/06  10:40:37
3587         Log: Subject: Cosmetic change
3588              From: H.Merijn Brand <h.m.brand@hccnet.nl>
3589              Date: Tue, 06 Nov 2001 12:30:52 +0100
3590              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
3591      Branch: perl
3592            ! README.hpux
3593 ____________________________________________________________________________
3594 [ 12869] By: nick                                  on 2001/11/06  08:26:40
3595         Log: Integrate mainline
3596      Branch: perlio
3597           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
3598           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
3599 ____________________________________________________________________________
3600 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
3601         Log: The parentheses are protected enough.
3602      Branch: perl
3603            ! hints/os390.sh
3604 ____________________________________________________________________________
3605 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
3606         Log: ccflags, not ldflags.
3607      Branch: perl
3608            ! hints/os390.sh
3609 ____________________________________________________________________________
3610 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
3611         Log: ... and the proto to go with #12865.
3612      Branch: perl
3613            ! proto.h
3614 ____________________________________________________________________________
3615 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
3616         Log: Oops.  Luckily nothing was using this symbol yet.
3617      Branch: perl
3618            ! global.sym
3619 ____________________________________________________________________________
3620 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
3621         Log: Implement the encoding pragma for regex literals.
3622      Branch: perl
3623            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
3624 ____________________________________________________________________________
3625 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
3626         Log: More UTF8 EXACT fixing.
3627      Branch: perl
3628            ! regexec.c
3629 ____________________________________________________________________________
3630 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
3631         Log: More re debugging.
3632      Branch: perl
3633            ! regexec.c
3634 ____________________________________________________________________________
3635 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
3636         Log: EXACT correction attempt.  Continued in #12863.
3637      Branch: perl
3638            ! regexec.c
3639 ____________________________________________________________________________
3640 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
3641         Log: Unterminated L<.
3642      Branch: perl
3643            ! ext/DB_File/DB_File.pm
3644 ____________________________________________________________________________
3645 [ 12859] By: nick                                  on 2001/11/05  19:15:17
3646         Log: Integrate mainline
3647      Branch: perlio
3648           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
3649           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
3650           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
3651           +> lib/Math/BigInt/t/sub_mbi.t
3652            - lib/Math/BigInt/t/Math/Subclass.pm
3653            - lib/Math/BigInt/t/subclass.t
3654           !> (integrate 30 files)
3655 ____________________________________________________________________________
3656 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
3657         Log: Regex debugging fixes from Hugo.
3658      Branch: perl
3659            ! regcomp.c regexec.c
3660 ____________________________________________________________________________
3661 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
3662         Log: IRIX: at some point the cc -version has started
3663              to output to stderr, not stdout any more.
3664      Branch: perl
3665            ! hints/irix_6.sh
3666 ____________________________________________________________________________
3667 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
3668         Log: Update Changes.
3669      Branch: perl
3670            ! Changes patchlevel.h
3671 ____________________________________________________________________________
3672 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
3673         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
3674      Branch: perl
3675            ! lib/File/Spec/Unix.pm
3676 ____________________________________________________________________________
3677 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
3678         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
3679              From: rgarciasuarez@free.fr
3680              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
3681              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
3682      Branch: perl
3683            ! lib/File/Spec/Unix.pm
3684 ____________________________________________________________________________
3685 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
3686         Log: Use config.arch in OS/390 where the combination of
3687              IEEE floats and ldflags is tricky.
3688      Branch: perl
3689            ! hints/os390.sh
3690 ____________________________________________________________________________
3691 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
3692         Log: Metaconfig unit change for #12851.
3693      Branch: metaconfig
3694            ! U/modified/Config_sh.U
3695 ____________________________________________________________________________
3696 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
3697         Log: Support a config.arch file, similar to config.over,
3698              but loaded just before it.
3699      Branch: perl
3700            ! Configure INSTALL
3701 ____________________________________________________________________________
3702 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
3703         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
3704              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3705              Date: Mon, 5 Nov 2001 14:26:24 +0100
3706              Message-ID: <20011105142624.C31977@rafael>
3707      Branch: perl
3708            ! lib/Symbol.pm lib/Symbol.t
3709 ____________________________________________________________________________
3710 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
3711         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
3712              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3713              Date: Sun, 4 Nov 2001 22:28:57 +0100
3714              Message-ID: <20011104222857.C696@rafael>
3715      Branch: perl
3716            ! pod/perldebug.pod pod/perlpodspec.pod
3717 ____________________________________________________________________________
3718 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
3719         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
3720      Branch: perl
3721            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
3722 ____________________________________________________________________________
3723 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
3724         Log: Math::Big* test tweaks to work better with core:
3725              but the coast still not clear.
3726      Branch: perl
3727            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
3728            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3729 ____________________________________________________________________________
3730 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
3731         Log: Protect against high load: measure how much wall
3732              clock time went by while sleeping.  Avoids some
3733              false negatives, while may introduce some false
3734              positives.  Life is hard.
3735      Branch: perl
3736            ! ext/Time/HiRes/HiRes.t
3737 ____________________________________________________________________________
3738 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
3739         Log: More forgotten from #12843.
3740      Branch: perl
3741            ! lib/Math/BigInt/t/bigfltpm.inc
3742 ____________________________________________________________________________
3743 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
3744         Log: Forgot from #12843.
3745      Branch: perl
3746            + lib/Math/BigInt/t/bigintpm.inc
3747            ! MANIFEST
3748 ____________________________________________________________________________
3749 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
3750         Log: Upgrade to Math::BigInt 1.45; from Tels.
3751              NOTE: some of the tests are failing but that's because
3752              the core integration is not yet done.
3753      Branch: perl
3754            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
3755            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
3756            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3757            - lib/Math/BigInt/t/Math/Subclass.pm
3758            - lib/Math/BigInt/t/subclass.t
3759            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
3760            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
3761            ! lib/Math/BigInt/t/mbimbf.t
3762 ____________________________________________________________________________
3763 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
3764         Log: VMS: adds capability to control more configuration stuff with
3765              -D and -U switches; parsing config.sh to extract previous config
3766              info in VMS-form, and a rewrite of the "prompt/response" routine;
3767              from Charles Lane.
3768      Branch: perl
3769            ! configure.com
3770 ____________________________________________________________________________
3771 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
3772         Log: Subject: Typo correction in perldebguts.pod
3773              From: mjd@plover.com
3774              Date: 4 Nov 2001 16:20:05 -0000
3775              Message-ID: <20011104162005.16699.qmail@plover.com>
3776      Branch: perl
3777            ! pod/perldebguts.pod
3778 ____________________________________________________________________________
3779 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
3780         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
3781              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3782              Date: Sun, 4 Nov 2001 11:47:30 +0100
3783              Message-ID: <20011104114730.A715@rafael>
3784              
3785              Remove -T from the test, wrong place for that.
3786      Branch: perl
3787            ! lib/File/Temp/t/mktemp.t
3788 ____________________________________________________________________________
3789 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
3790         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
3791              From: Nicholas Clark <nick@ccl4.org>
3792              Date: Sun, 4 Nov 2001 10:41:24 +0000
3793              Message-ID: <20011104104123.U20123@plum.flirble.org>
3794      Branch: perl
3795            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
3796 ____________________________________________________________________________
3797 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
3798         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
3799              From: Michael G Schwern <schwern@pobox.com>
3800              Date: Sat, 3 Nov 2001 15:41:47 -0500
3801              Message-ID: <20011103154147.C600@blackrider>
3802      Branch: perl
3803            ! lib/Term/Cap.t
3804 ____________________________________________________________________________
3805 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
3806         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
3807              From: "Craig A. Berry" <craigberry@mac.com>     
3808              Date: Sat, 03 Nov 2001 16:02:28 -0600
3809              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
3810      Branch: perl
3811            ! ext/Time/HiRes/HiRes.t
3812 ____________________________________________________________________________
3813 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
3814         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
3815              From: "chromatic" <chromatic@rmci.net>
3816              Date: Sat, 03 Nov 2001 12:28:17 -0700
3817              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
3818      Branch: perl
3819            ! lib/Term/Cap.t
3820 ____________________________________________________________________________
3821 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
3822         Log: Don't bother doing POSIX charclass parsing if it
3823              possibly cannot be so.  Prepares way for charclass
3824              syntax like [[abc]||[def]] (or just [[abc][def]])
3825              for union, [[\w]&&[$a]] for intersection,
3826              and [[a-z]&&[^def]] for subtraction.
3827              
3828              Currently /[[a]/ (or /[a[]/) parses as a character
3829              class containing two characters, "[" and "a",
3830              this may have to be broken for the syntax described
3831              above, otherwise we would have to scan the whole pattern
3832              to find out whether the square brackets match pairwise.
3833              Luckily, the special case of "[" doesn't seem to be
3834              documented (as opposed to "]" and "-"), so we may have
3835              better story for breaking it...  One can always use \[
3836              if one wants a literal "[", so there.
3837      Branch: perl
3838            ! regcomp.c
3839 ____________________________________________________________________________
3840 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
3841         Log: Comment correction.
3842      Branch: perl
3843            ! regcomp.c
3844 ____________________________________________________________________________
3845 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
3846         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
3847              The latter is a RedHatism.
3848      Branch: perl
3849            ! lib/ExtUtils/MakeMaker.pm
3850 ____________________________________________________________________________
3851 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
3852         Log: Integrate perlio.
3853      Branch: perl
3854           !> perlio.c
3855 ____________________________________________________________________________
3856 [ 12831] By: nick                                  on 2001/11/03  11:42:15
3857         Log: Integrate mainline
3858      Branch: perlio
3859           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
3860           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
3861           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
3862           !> sv.c t/test.pl
3863 ____________________________________________________________________________
3864 [ 12830] By: nick                                  on 2001/11/03  10:27:34
3865         Log: Fix clone_leak problem.
3866              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
3867              as vestige of calling PerlLIO_dup().
3868      Branch: perlio
3869            ! perlio.c
3870 ____________________________________________________________________________
3871 [ 12829] By: nick                                  on 2001/11/03  09:40:46
3872         Log: Tweaks attempting to locate Doug's clone_leak leak.
3873              - add some PerlIO_debug()
3874              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
3875              - Even if it closing stdout etc. do a fflush()
3876      Branch: perlio
3877            ! perlio.c
3878 ____________________________________________________________________________
3879 [ 12828] By: nick                                  on 2001/11/03  08:34:31
3880         Log: Integrate mainline
3881      Branch: perlio
3882           !> (integrate 54 files)
3883 ____________________________________________________________________________
3884 [ 12827] By: ams                                   on 2001/11/03  03:45:19
3885         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
3886              remove this later). Based on a patch from Robert Spier in
3887              <15330.61459.14452.795263@rls.cx>.
3888      Branch: perl
3889            ! sv.c
3890 ____________________________________________________________________________
3891 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
3892         Log: microperl sync.
3893      Branch: perl
3894            ! doio.c perl.c perl.h perlio.c regexec.c
3895 ____________________________________________________________________________
3896 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
3897         Log: Definitions for the Unicode Newline Guidelines.
3898      Branch: perl
3899            ! perl.h
3900 ____________________________________________________________________________
3901 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
3902         Log: There is no csh of any kind in default BeOS.
3903              For the purposes of miniperl globbing, bash
3904              will do.
3905      Branch: perl
3906            ! hints/beos.sh
3907 ____________________________________________________________________________
3908 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
3909         Log: Integrate change #12820 from macperl to maint and blead;
3910              
3911              Fix up (dynaloading) to work properly with multiplicity
3912      Branch: maint-5.6/perl
3913           !> ext/DynaLoader/dl_mac.xs
3914      Branch: perl
3915           !> ext/DynaLoader/dl_mac.xs
3916 ____________________________________________________________________________
3917 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
3918         Log: Several fixes for various exit problems and clearing out
3919              task queue, as well as another (incomplete) go at
3920              fixing error message handling
3921      Branch: maint-5.6/macperl
3922            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
3923 ____________________________________________________________________________
3924 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
3925         Log: Add source files for bleadperl builds
3926      Branch: maint-5.6/macperl
3927            ! macos/Makefile.mk
3928 ____________________________________________________________________________
3929 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
3930         Log: Fix up to work properly with multiplicity
3931      Branch: maint-5.6/macperl
3932            ! ext/DynaLoader/dl_mac.xs
3933 ____________________________________________________________________________
3934 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
3935         Log: Integrate with maintperl.
3936      Branch: maint-5.6/macperl
3937           +> t/op/system.t t/op/system_tests
3938           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
3939           !> pod/perltodo.pod util.c win32/win32.c
3940 ____________________________________________________________________________
3941 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
3942         Log: Locate _PATH_LOG if it's a socket even if not #defined
3943              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
3944              via Nick Clark.
3945      Branch: perl
3946            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
3947 ____________________________________________________________________________
3948 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
3949         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
3950              From: Michael G Schwern <schwern@pobox.com>
3951              Date: Fri, 2 Nov 2001 15:36:41 -0500
3952              Message-ID: <20011102153641.E23234@blackrider>
3953      Branch: perl
3954            ! t/test.pl
3955 ____________________________________________________________________________
3956 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
3957         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
3958              From: merlyn@stonehenge.com (Randal L. Schwartz)
3959              Date: 02 Nov 2001 09:33:34 -0800
3960              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
3961              
3962              (two of the changes)
3963              
3964              Better coexistence with extensions.
3965      Branch: perl
3966            ! ext/Errno/Errno_pm.PL hints/darwin.sh
3967 ____________________________________________________________________________
3968 [ 12815] By: ams                                   on 2001/11/02  16:47:43
3969         Log: Subject: Re: [PATCH] the the double double word word fix fix
3970              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3971              Date: Fri, 02 Nov 2001 19:43:07 +0100
3972              Message-Id: <3BE2E93B.627C198E@alcatel.at>
3973      Branch: perl
3974            ! pod/perldebug.pod
3975 ____________________________________________________________________________
3976 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
3977         Log: Update Changes.
3978      Branch: perl
3979            ! Changes patchlevel.h
3980 ____________________________________________________________________________
3981 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
3982         Log: More encoding testing.
3983      Branch: perl
3984            ! lib/encoding.pm lib/encoding.t
3985 ____________________________________________________________________________
3986 [ 12812] By: ams                                   on 2001/11/02  15:07:11
3987         Log: Slight modification of #12811.
3988      Branch: perl
3989            ! op.c
3990 ____________________________________________________________________________
3991 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
3992         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
3993              From: Radu Greab <radu@netsoft.ro>
3994              Date: Fri, 2 Nov 2001 15:28:58 +0200
3995              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
3996      Branch: perl
3997            ! op.c t/op/stat.t
3998 ____________________________________________________________________________
3999 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
4000         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
4001              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4002              Date: Thu, 1 Nov 2001 22:35:50 +0100
4003              Message-ID: <20011101223550.A10849@rafael>
4004      Branch: perl
4005            ! lib/ExtUtils/Embed.t
4006 ____________________________________________________________________________
4007 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
4008         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
4009              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
4010              Date: 2 Nov 2001 14:48:51 -0000
4011              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
4012      Branch: perl
4013            ! lib/File/Find.pm
4014 ____________________________________________________________________________
4015 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
4016         Log: Add documentation.
4017      Branch: perl
4018            ! embed.pl pod/perlapi.pod utf8.c
4019 ____________________________________________________________________________
4020 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
4021         Log: Unicode: add ToFold mapping.  Not used yet; but basically
4022              a more useful mapping for caseless aka case-ignoring than
4023              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
4024              algorithm for creating the foldings uses equivalence classes,
4025              see http://www.unicode.org/unicode/reports/tr21/
4026              Hopefully this feature will be used in //i.
4027              (The folding tables were introduced by #12689.)
4028      Branch: perl
4029            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
4030            ! utf8.c
4031 ____________________________________________________________________________
4032 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
4033         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
4034              From: "Craig A. Berry" <craigberry@mac.com>
4035              Date: Fri, 02 Nov 2001 00:03:52 -0600
4036              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
4037      Branch: perl
4038            ! lib/AutoSplit.t
4039 ____________________________________________________________________________
4040 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
4041         Log: Subject: Trivial doc patch
4042              From: andreas.koenig@anima.de (Andreas J. Koenig)
4043              Date: 02 Nov 2001 06:11:35 +0100
4044              Message-ID: <m37kt94v08.fsf@anima.de>
4045      Branch: perl
4046            ! pod/perlport.pod
4047 ____________________________________________________________________________
4048 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
4049         Log: Make encoding and charnames pragmas coexist.
4050      Branch: perl
4051            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
4052 ____________________________________________________________________________
4053 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
4054         Log: The basic character classes seem to go untested with Unicode.
4055      Branch: perl
4056            ! t/op/pat.t
4057 ____________________________________________________________________________
4058 [ 12802] By: ams                                   on 2001/11/02  00:39:36
4059         Log: Subject: [PATCH] the the double double word word fix fix
4060              From: Richard Soderberg <rs@oregonnet.com>
4061              Date: Thu, 1 Nov 2001 13:12:03 -0800
4062              Message-Id: <200111012112.NAA23288@oregonnet.com>
4063              
4064              Subject: Re: [PATCH] the the double double word word fix fix
4065              From: Mark-Jason Dominus <mjd@plover.com>
4066              Date: Thu, 01 Nov 2001 16:43:40 -0500
4067              Message-Id: <20011101214340.2044.qmail@plover.com>
4068              
4069              Subject: Re: [PATCH] the the double double word word fix fix
4070              From: Mark-Jason Dominus <mjd@plover.com>
4071              Date: Thu, 01 Nov 2001 16:51:39 -0500
4072              Message-Id: <20011101215139.2196.qmail@plover.com>
4073      Branch: perl
4074            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
4075            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
4076            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
4077            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
4078            ! pod/perltodo.pod pod/perlxstut.pod
4079 ____________________________________________________________________________
4080 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
4081         Log: Comment tweaks.
4082      Branch: perl
4083            ! toke.c
4084 ____________________________________________________________________________
4085 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
4086         Log: FAQ sync.
4087      Branch: perl
4088            ! pod/perlfaq9.pod
4089 ____________________________________________________________________________
4090 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
4091         Log: If an encoding is set by -M/-m, it must be in
4092              effect only for the actual script, not any other
4093              required/-M/-m'ed module, otherwise we enter a nasty
4094              recursion in regexec.c while trying to init the simple
4095              UTF-8 charclasses like PL_utf8_alnum.
4096      Branch: perl
4097            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
4098 ____________________________________________________________________________
4099 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
4100         Log: A bit more descriptive name.
4101      Branch: perl
4102            ! mg.c
4103 ____________________________________________________________________________
4104 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
4105         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
4106              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4107              Date: Wed, 31 Oct 2001 13:47:04 EST
4108              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
4109      Branch: perl
4110            ! ext/Time/HiRes/HiRes.t
4111 ____________________________________________________________________________
4112 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
4113         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
4114              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4115              Date: Wed, 31 Oct 2001 13:43:29 EST
4116              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
4117      Branch: perl
4118            ! mg.c
4119 ____________________________________________________________________________
4120 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
4121         Log: Subject: [PATCH] Various test cleanups
4122              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4123              Date: Tue, 30 Oct 2001 21:56:26 +0100
4124              Message-ID: <20011030215626.A28503@rafael>
4125      Branch: perl
4126            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
4127            ! ext/DB_File/t/db-recno.t ext/Encode.t
4128 ____________________________________________________________________________
4129 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
4130         Log: Update Changes.
4131      Branch: perl
4132            ! Changes patchlevel.h
4133 ____________________________________________________________________________
4134 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
4135         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
4136              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
4137              Date: Wed, 31 Oct 2001 17:16:39 +0100
4138              Message-ID: <20011031171639.A32511@rafael>
4139      Branch: perl
4140            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
4141 ____________________________________________________________________________
4142 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
4143         Log: Skip message nit.
4144      Branch: perl
4145            ! t/io/fs.t
4146 ____________________________________________________________________________
4147 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
4148         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
4149              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
4150              Date: 31 Oct 2001 14:49:37 -0000
4151              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
4152      Branch: perl
4153            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
4154 ____________________________________________________________________________
4155 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
4156         Log: Extend the effect of the encoding pragma to chr() and ord().
4157              
4158              TODO: regex literals, reentrancy problems with the utf8
4159              and charnames pragmas.
4160      Branch: perl
4161            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
4162 ____________________________________________________________________________
4163 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
4164         Log: Doc tweaks.
4165      Branch: perl
4166            ! lib/encoding.pm
4167 ____________________________________________________________________________
4168 [ 12788] By: nick                                  on 2001/10/31  08:59:56
4169         Log: Integrate mainline
4170      Branch: perlio
4171           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
4172           !> (integrate 49 files)
4173 ____________________________________________________________________________
4174 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
4175         Log: Forgot new proto.
4176      Branch: perl
4177            ! proto.h
4178 ____________________________________________________________________________
4179 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
4180         Log: Clarification: use encoding cannot be used to
4181              change the default encoding of "your whole script";
4182              only the default encoding of the *data*.  Also, it
4183              seems that "use encoding" does not mix with "use utf8"
4184              (a coredumping recursion ensues).  Should not be a huge
4185              problem since "use utf8" is pretty marginal nowadays.
4186      Branch: perl
4187            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
4188 ____________________________________________________________________________
4189 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
4190         Log: More documentation for the encode pragma.
4191      Branch: perl
4192            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
4193            ! pod/perlapi.pod pod/perlunicode.pod sv.c
4194 ____________________________________________________________________________
4195 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
4196         Log: Thinko in #12783.
4197      Branch: perl
4198            ! sv.c
4199 ____________________________________________________________________________
4200 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
4201         Log: Make sv_recode_to_utf8() a real API: the encoding
4202              is a parameter, instead of a global.  Document the
4203              PERL_ENCODING.
4204      Branch: perl
4205            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
4206            ! toke.c
4207 ____________________________________________________________________________
4208 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
4209         Log: Enable -Mencoding=foobar also for string literals.
4210      Branch: perl
4211            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
4212            ! pod/perlapi.pod proto.h sv.c toke.c
4213 ____________________________________________________________________________
4214 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
4215         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
4216              From: Andy Dougherty <doughera@lafayette.edu>
4217              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
4218              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
4219      Branch: perl
4220            ! ext/POSIX/hints/svr4.pl
4221 ____________________________________________________________________________
4222 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
4223         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
4224              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
4225              Date: Mon, 29 Oct 2001 23:11:58 -0000
4226              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
4227              
4228              Add compat.h.
4229      Branch: perl
4230            ! lib/h2xs.t utils/h2xs.PL
4231 ____________________________________________________________________________
4232 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
4233         Log: Subject: PerlIOBuf_dup
4234              From: Nicholas Clark <nick@ccl4.org>              
4235              Date: Mon, 29 Oct 2001 21:52:35 +0000             
4236              Message-ID: <20011029215235.K41204@plum.flirble.org>
4237              
4238              Add prototype.
4239      Branch: perl
4240            ! perliol.h
4241 ____________________________________________________________________________
4242 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
4243         Log: Subject: [PATCH] Make malloc.c errors more useful
4244              From: Richard Soderberg <rs@oregonnet.com>
4245              Date: Mon, 29 Oct 2001 22:28:02 -0800
4246              Message-Id: <200110300628.WAA11025@oregonnet.com>
4247      Branch: perl
4248            ! malloc.c
4249 ____________________________________________________________________________
4250 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
4251         Log: Retract #12776 - the bug 19990906.001 is still valid.
4252      Branch: perl
4253            ! t/run/kill_perl.t
4254 ____________________________________________________________________________
4255 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
4256         Log: (Retracted by #12777)
4257              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
4258              From: Michael G Schwern <schwern@pobox.com> 
4259              Date: Mon, 29 Oct 2001 23:01:08 -0500
4260              Message-ID: <20011029230108.G18053@blackrider>
4261      Branch: perl
4262            ! t/run/kill_perl.t
4263 ____________________________________________________________________________
4264 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
4265         Log: Comment nits.
4266      Branch: perl
4267            ! lib/encoding.t
4268 ____________________________________________________________________________
4269 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
4270         Log: integrate change#12772 from mainline
4271              
4272              Subject: [PATCH] Mommy, what's a pointer cast?
4273      Branch: maint-5.6/perl
4274            ! perl.h
4275 ____________________________________________________________________________
4276 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
4277         Log: Subject: [PATCH] Mommy, what's a pointer cast?
4278              From: Richard Soderberg <rs@oregonnet.com>
4279              Date: Mon, 29 Oct 2001 17:01:10 -0800
4280              Message-Id: <200110300101.RAA31561@oregonnet.com>
4281              
4282              (threads* parts)
4283      Branch: perl
4284            ! ext/threads/shared/shared.xs ext/threads/threads.xs
4285 ____________________________________________________________________________
4286 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
4287         Log: Subject: [PATCH] Mommy, what's a pointer cast?
4288              From: Richard Soderberg <rs@oregonnet.com>
4289              Date: Mon, 29 Oct 2001 17:01:10 -0800
4290              Message-Id: <200110300101.RAA31561@oregonnet.com>
4291              
4292              (the perl.h part)
4293      Branch: perl
4294            ! perl.h
4295 ____________________________________________________________________________
4296 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
4297         Log: Subject: [PATCH] OpenBSD likes signal.h 
4298              From: Richard Soderberg <rs@oregonnet.com>
4299              Date: Mon, 29 Oct 2001 17:00:31 -0800
4300              Message-Id: <200110300100.RAA31533@oregonnet.com>
4301      Branch: perl
4302            ! unixish.h
4303 ____________________________________________________________________________
4304 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
4305         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
4306              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
4307              Date: Mon, 29 Oct 2001 23:04:23 -0000
4308              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
4309      Branch: perl
4310            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
4311            ! ext/DB_File/t/db-recno.t
4312 ____________________________________________________________________________
4313 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
4314         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
4315              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
4316              Date: Mon, 29 Oct 2001 12:34:07 -0600
4317              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
4318      Branch: perl
4319            ! ext/Time/HiRes/HiRes.t
4320 ____________________________________________________________________________
4321 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
4322         Log: Update Changes.
4323      Branch: perl
4324            ! Changes patchlevel.h
4325 ____________________________________________________________________________
4326 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
4327         Log: AIX needs an explicit symbol export list.
4328      Branch: perl
4329            ! lib/ExtUtils/Embed.t
4330 ____________________________________________________________________________
4331 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
4332         Log: The test (and the module) would require some
4333              quality hacking time to work on EBCDIC.  Based n
4334              the test results nothing seems to be majorly broken,
4335              the module just seems to have strange assumptions:
4336              got: ''\226\225\205'
4337              expected: ''one'
4338              The \226\225\205 being, of course, 'one', in EBCDIC.
4339      Branch: perl
4340            ! lib/Dumpvalue.t
4341 ____________________________________________________________________________
4342 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
4343         Log: Mark the test known to be failing in EBCDIC.
4344      Branch: perl
4345            ! t/op/tr.t
4346 ____________________________________________________________________________
4347 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
4348         Log: None of the libnet modules are going to work in
4349              EBCDIC without the Convert::EBCDIC.
4350      Branch: perl
4351            ! t/lib/1_compile.t
4352 ____________________________________________________________________________
4353 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
4354         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
4355      Branch: perl
4356            ! t/op/pack.t
4357 ____________________________________________________________________________
4358 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
4359         Log: UTF-EBCDIC ain't UTF-8.
4360      Branch: perl
4361            ! t/op/pack.t
4362 ____________________________________________________________________________
4363 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
4364         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
4365      Branch: perl
4366            ! t/lib/1_compile.t
4367 ____________________________________________________________________________
4368 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
4369         Log: Let's not assume ASCII.
4370      Branch: perl
4371            ! t/op/lc.t
4372 ____________________________________________________________________________
4373 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
4374         Log: Call the new perlio symbols differently.
4375      Branch: perl
4376            ! makedef.pl
4377 ____________________________________________________________________________
4378 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
4379         Log: Don't expect ASCII ordering.
4380      Branch: perl
4381            ! lib/ExtUtils/Manifest.t
4382 ____________________________________________________________________________
4383 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
4384         Log: Forgot from #12756.
4385      Branch: perl
4386            ! perlio.h
4387 ____________________________________________________________________________
4388 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
4389         Log: BeOS tweaks:
4390              - fseeko and ftello can be found by Configure but
4391              we do not seem to have prototypes for them so
4392              let's make up some
4393              - BeOS didn't use to have real sockets (sockets as
4394              filedescriptors) but the BONE package is supposed
4395              to fix this.  I do not know how to detect BONEness,
4396              see hints/beos.sh for a spot that needs to fixed.
4397              - BeOS has O_TEXT != O_BINARY but has no setmode()
4398      Branch: perl
4399            ! hints/beos.sh perlio.c
4400 ____________________________________________________________________________
4401 [ 12755] By: sky                                   on 2001/10/29  12:56:12
4402         Log: Ugly fix to not die when a thread creator is holding locks.
4403      Branch: perl
4404            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4405            ! ext/threads/threads.xs
4406 ____________________________________________________________________________
4407 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
4408         Log: Integrate change #12752 from maintperl;
4409              
4410              croak(Nullch) wasn't printing the contents of ERRSV if there was
4411              no outer eval (bug in change#6125)
4412      Branch: perl
4413           !> util.c
4414 ____________________________________________________________________________
4415 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
4416         Log: Subject: [PATCH h2xs] Use of static data in XS modules
4417              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
4418              Date: Sun, 28 Oct 2001 21:19:07 -0000
4419              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
4420              
4421              with nits from Sarathy.
4422      Branch: perl
4423            ! utils/h2xs.PL
4424 ____________________________________________________________________________
4425 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
4426         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
4427              no outer eval (bug in change#6125)
4428      Branch: maint-5.6/perl
4429            ! util.c
4430 ____________________________________________________________________________
4431 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
4432         Log: More todo for the encoding pragma.
4433      Branch: perl
4434            ! lib/encoding.pm
4435 ____________________________________________________________________________
4436 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
4437         Log: Add the encoding pragma to control the "upgrade"
4438              from the native eight bit data to Unicode.
4439              
4440              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
4441      Branch: perl
4442            + lib/encoding.pm lib/encoding.t
4443            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
4444            ! pod/perlunicode.pod pod/perlvar.pod sv.c
4445 ____________________________________________________________________________
4446 [ 12749] By: sky                                   on 2001/10/28  21:02:33
4447         Log: Update documentation.
4448      Branch: perl
4449            ! ext/threads/shared/shared.pm
4450 ____________________________________________________________________________
4451 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
4452         Log: Integrate change #12747 from maintperl;
4453              
4454              finishing touches to system() fixes on windows:
4455              * detect cmd shell correctly even if it had full path in it
4456              * more quoting needed for single-arg system if the argument
4457              really had multiple quoted arguments within it
4458              * be smarter about not calling the shell when the executable
4459              has spaces, but otherwise does not need shell involvement
4460              * add a testsuite (windows-specific currently)
4461      Branch: perl
4462           +> t/op/system.t t/op/system_tests
4463            ! MANIFEST pod/perltodo.pod
4464           !> win32/win32.c
4465 ____________________________________________________________________________
4466 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
4467         Log: finishing touches to system() fixes on windows:
4468              * detect cmd shell correctly even if it had full path in it
4469              * more quoting needed for single-arg system if the argument
4470              really had multiple quoted arguments within it
4471              * be smarter about not calling the shell when the executable
4472              has spaces, but otherwise does not need shell involvement
4473              * add a testsuite (windows-specific currently)
4474      Branch: maint-5.6/perl
4475            + t/op/system.t t/op/system_tests
4476            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
4477 ____________________________________________________________________________
4478 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
4479         Log: Integrate perlio.
4480      Branch: perl
4481           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
4482 ____________________________________________________________________________
4483 [ 12745] By: nick                                  on 2001/10/28  16:08:14
4484         Log: Mingw32 fixup for Embed.t
4485      Branch: perlio
4486            ! lib/ExtUtils/Embed.t
4487 ____________________________________________________________________________
4488 [ 12744] By: nick                                  on 2001/10/28  15:54:14
4489         Log: GCC vs MS 64-bit constant syntax
4490      Branch: perlio
4491            ! ext/Time/HiRes/HiRes.xs
4492 ____________________________________________________________________________
4493 [ 12743] By: nick                                  on 2001/10/28  15:42:55
4494         Log: Integrate mainline
4495      Branch: perlio
4496           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
4497 ____________________________________________________________________________
4498 [ 12742] By: sky                                   on 2001/10/28  14:47:10
4499         Log: Manpage updates.
4500      Branch: perl
4501            ! ext/threads/threads.pm
4502 ____________________________________________________________________________
4503 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
4504         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
4505      Branch: perl
4506            ! lib/ExtUtils/Embed.t
4507 ____________________________________________________________________________
4508 [ 12740] By: nick                                  on 2001/10/28  14:14:24
4509         Log: Integrate mainline
4510      Branch: perlio
4511           !> lib/ExtUtils/Embed.t win32/win32.c
4512 ____________________________________________________________________________
4513 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
4514         Log: Need to be ./executed.
4515      Branch: perl
4516            ! lib/ExtUtils/Embed.t
4517 ____________________________________________________________________________
4518 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
4519         Log: Integrate perlio.
4520      Branch: perl
4521           !> perlio.c win32/win32.h
4522 ____________________________________________________________________________
4523 [ 12737] By: nick                                  on 2001/10/28  13:53:45
4524         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
4525              by gcc -xc++.
4526      Branch: perlio
4527            ! win32/win32.h
4528 ____________________________________________________________________________
4529 [ 12736] By: nick                                  on 2001/10/28  13:50:50
4530         Log: Have :stdio layer update an honour the fd refcnt table.
4531              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
4532      Branch: perlio
4533            ! perlio.c
4534 ____________________________________________________________________________
4535 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
4536         Log: Integrate changes #12724 and #12725 from maintperl;
4537              multiarg system now works.
4538      Branch: perl
4539           !> win32/win32.c
4540 ____________________________________________________________________________
4541 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
4542         Log: Integrate perlio.
4543      Branch: perl
4544           +> lib/ExtUtils/Embed.t
4545           !> MANIFEST perlio.c
4546 ____________________________________________________________________________
4547 [ 12733] By: nick                                  on 2001/10/28  13:07:16
4548         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
4549              least for PERLIO=perlio unthreaded case
4550      Branch: perlio
4551            ! perlio.c
4552 ____________________________________________________________________________
4553 [ 12732] By: nick                                  on 2001/10/28  11:10:24
4554         Log: Typo in exe name
4555      Branch: perlio
4556            ! lib/ExtUtils/Embed.t
4557 ____________________________________________________________________________
4558 [ 12731] By: nick                                  on 2001/10/28  11:09:59
4559         Log: Integrate Mainline
4560      Branch: perlio
4561           !> Changes configure.com ext/DB_File/DB_File.pm
4562           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
4563           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
4564           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
4565           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
4566           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
4567           !> t/TEST t/op/regexp.t win32/buildext.pl
4568 ____________________________________________________________________________
4569 [ 12730] By: nick                                  on 2001/10/28  11:05:35
4570         Log: Fixup Embed.t for Win32/VC++
4571      Branch: perlio
4572            ! lib/ExtUtils/Embed.t
4573 ____________________________________________________________________________
4574 [ 12729] By: nick                                  on 2001/10/28  09:36:20
4575         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
4576              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
4577              ExtUtils::Embed.
4578      Branch: perlio
4579            + lib/ExtUtils/Embed.t
4580            ! MANIFEST
4581 ____________________________________________________________________________
4582 [ 12728] By: sky                                   on 2001/10/28  08:12:53
4583         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
4584              line manually!
4585      Branch: perl
4586            ! lib/ExtUtils/xsubpp
4587 ____________________________________________________________________________
4588 [ 12727] By: sky                                   on 2001/10/28  08:02:09
4589         Log: And here we use the prototypes.
4590      Branch: perl
4591            ! ext/threads/shared/shared.xs
4592 ____________________________________________________________________________
4593 [ 12726] By: sky                                   on 2001/10/28  08:00:48
4594         Log: Support [] style prototypes.
4595      Branch: perl
4596            ! lib/ExtUtils/xsubpp
4597 ____________________________________________________________________________
4598 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
4599         Log: yet another multi-arg system() fix on windows: batch files as the
4600              first argument (i.e. directly executed by CreateProcess()) need
4601              extra quoting to escape shell-shock
4602      Branch: maint-5.6/perl
4603            ! win32/win32.c
4604 ____________________________________________________________________________
4605 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
4606         Log: another multi-arg system() fix on windows: passing empty arguments
4607              now works
4608      Branch: maint-5.6/perl
4609            ! win32/win32.c
4610 ____________________________________________________________________________
4611 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
4612         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
4613              No final #else #error because we do not seem to
4614              be using #error?
4615      Branch: perl
4616            ! op.h
4617 ____________________________________________________________________________
4618 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
4619         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
4620              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
4621              Date: Sat, 27 Oct 2001 23:28:44 EST 
4622              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
4623      Branch: perl
4624            ! ext/Time/HiRes/HiRes.xs
4625 ____________________________________________________________________________
4626 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
4627         Log: Regen perlapi, perltoc.
4628      Branch: perl
4629            ! pod/perlapi.pod pod/perltoc.pod
4630 ____________________________________________________________________________
4631 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
4632         Log: Subject: [PATCH] sv.h documentation
4633              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
4634              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
4635              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
4636      Branch: perl
4637            ! sv.h
4638 ____________________________________________________________________________
4639 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
4640         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
4641              system("nmake -nologo", "clean") and there is no executable
4642              called "nmake -nologo"; this used to "work" pre-change#12559 due
4643              to bugs in multiarg system() that have since been fixed
4644      Branch: perl
4645            ! win32/buildext.pl
4646 ____________________________________________________________________________
4647 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
4648         Log: Update Changes.
4649      Branch: perl
4650            ! Changes patchlevel.h
4651 ____________________________________________________________________________
4652 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
4653         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
4654              From: Richard.Foley@t-online.de (Richard Foley)            
4655              Date: Sun, 28 Oct 2001 00:48:32 +0200
4656              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
4657      Branch: perl
4658            ! pod/perlhack.pod
4659 ____________________________________________________________________________
4660 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
4661         Log: Must store pointers with the right width.
4662      Branch: perl
4663            ! op.h
4664 ____________________________________________________________________________
4665 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
4666         Log: Integrate change #12711 from perlio;
4667              
4668              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
4669              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
4670      Branch: perl
4671           !> perlio.c
4672 ____________________________________________________________________________
4673 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
4674         Log: Subject: [PATCH] make minitest
4675              From: Nicholas Clark <nick@ccl4.org>
4676              Date: Sat, 27 Oct 2001 22:56:16 +0100
4677              Message-ID: <20011027225616.L20275@plum.flirble.org>
4678      Branch: perl
4679            ! t/TEST
4680 ____________________________________________________________________________
4681 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
4682         Log: Patch #12661 missed this.
4683      Branch: perl
4684            ! ext/DB_File/DB_File.pm
4685 ____________________________________________________________________________
4686 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
4687         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
4688              From: "Craig A. Berry" <craigberry@mac.com>
4689              Date: Sat, 27 Oct 2001 16:07:47 -0500
4690              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
4691      Branch: perl
4692            ! configure.com perlio.c
4693 ____________________________________________________________________________
4694 [ 12711] By: nick                                  on 2001/10/27  19:49:25
4695         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
4696              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
4697      Branch: perlio
4698            ! perlio.c
4699 ____________________________________________________________________________
4700 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
4701         Log: Let's not replace reason if there's one already supplied.
4702      Branch: perl
4703            ! t/op/regexp.t
4704 ____________________________________________________________________________
4705 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
4706         Log: is not good.
4707      Branch: perl
4708            ! t/op/regexp.t
4709 ____________________________________________________________________________
4710 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
4711         Log: ldlibpth can exist but be unset.
4712      Branch: perl
4713            ! t/TEST
4714 ____________________________________________________________________________
4715 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
4716         Log: Unicode: property alias naming cleanup.
4717      Branch: perl
4718            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
4719 ____________________________________________________________________________
4720 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
4721         Log: FAQ sync.
4722      Branch: perl
4723            ! pod/perlfaq4.pod
4724 ____________________________________________________________________________
4725 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
4726         Log: Integrate change #12703 from maintperl;
4727              
4728              typemap stuff intervenes before declaration, move it to PREINIT
4729              section
4730              
4731              (an empty integrate, but now the files are in sync
4732              between the branches)
4733      Branch: perl
4734           !> ext/ODBM_File/ODBM_File.xs
4735 ____________________________________________________________________________
4736 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
4737         Log: More PerlIO symbols.
4738      Branch: perl
4739            ! makedef.pl
4740 ____________________________________________________________________________
4741 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
4742         Log: typemap stuff intervenes before declaration, move it to PREINIT
4743              section
4744      Branch: maint-5.6/perl
4745            ! ext/ODBM_File/ODBM_File.xs
4746 ____________________________________________________________________________
4747 [ 12702] By: nick                                  on 2001/10/27  14:09:35
4748         Log: Integrate mainline
4749      Branch: perlio
4750           +> ext/threads/shared/t/av_simple.t
4751           +> ext/threads/shared/t/hv_refs.t
4752           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
4753           !> (integrate 109 files)
4754 ____________________________________________________________________________
4755 [ 12700] By: ams                                   on 2001/10/26  21:22:23
4756         Log: Subject: [PATCH] tweak divide
4757              From: Nicholas Clark <nick@ccl4.org>
4758              Date: Fri, 26 Oct 2001 22:52:17 +0100
4759              Message-Id: <20011026225217.B20275@plum.flirble.org>
4760      Branch: perl
4761            ! pp.c
4762 ____________________________________________________________________________
4763 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
4764         Log: Integrate a buncha things from maintperl.
4765      Branch: maint-5.6/macperl
4766           !> (integrate 32 files)
4767 ____________________________________________________________________________
4768 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
4769         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
4770              From: Andy Dougherty <doughera@lafayette.edu>
4771              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
4772              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
4773      Branch: perl
4774            ! hints/svr4.sh
4775 ____________________________________________________________________________
4776 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
4777         Log: When you're root, many things become writable.
4778      Branch: perl
4779            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
4780 ____________________________________________________________________________
4781 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
4782         Log: Update Changes.
4783      Branch: perl
4784            ! Changes patchlevel.h
4785 ____________________________________________________________________________
4786 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
4787         Log: Term/Cap.t attempts to access the floppy drive for no good reason
4788              on dosish systems
4789      Branch: perl
4790            ! lib/Term/Cap.t
4791 ____________________________________________________________________________
4792 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
4793         Log: fix misleading comment on known inadequacy in B::Terse, and skip
4794              it correctly
4795      Branch: perl
4796            ! ext/B/t/terse.t
4797 ____________________________________________________________________________
4798 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
4799         Log: fix spurious AutoSplit.t failure under windows
4800      Branch: perl
4801            ! lib/AutoSplit.t
4802 ____________________________________________________________________________
4803 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
4804         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
4805      Branch: perl
4806            ! ext/Time/HiRes/HiRes.t
4807 ____________________________________________________________________________
4808 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
4809         Log: More logical to use %04"UVXf" than %"UVuf" since
4810              the Unicode standard prefers hex.
4811      Branch: perl
4812            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
4813            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
4814            ! lib/unicore/mktables utf8.c
4815 ____________________________________________________________________________
4816 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
4817         Log: change#12065 seems to have broken Encode build on windows; fix
4818      Branch: perl
4819            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
4820 ____________________________________________________________________________
4821 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
4822         Log: Unicode: add the case folding table.
4823      Branch: perl
4824            + lib/unicore/To/Fold.pl
4825            ! MANIFEST lib/unicore/mktables
4826 ____________________________________________________________________________
4827 [ 12688] By: sky                                   on 2001/10/26  13:51:29
4828         Log: Get the new functions right, do not export lock since we use builtin lock.
4829              TODO: fix xsubpp to support the new prototypes
4830      Branch: perl
4831            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4832 ____________________________________________________________________________
4833 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
4834         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
4835              as suggested by Sarathy.
4836      Branch: perl
4837            ! mg.c
4838 ____________________________________________________________________________
4839 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
4840         Log: avoid compiler warning
4841      Branch: perl
4842            ! win32/win32.c
4843 ____________________________________________________________________________
4844 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
4845         Log: WinCE update from Rainer Keuchel.
4846      Branch: perl
4847            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
4848            ! wince/wince.c
4849 ____________________________________________________________________________
4850 [ 12684] By: sky                                   on 2001/10/26  13:34:33
4851         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
4852      Branch: perl
4853            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4854 ____________________________________________________________________________
4855 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
4856         Log: More fixes that were made to the core and not in the libnet src
4857      Branch: perl
4858            ! lib/Net/Domain.pm
4859 ____________________________________________________________________________
4860 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
4861         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
4862              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
4863              Date: Fri, 26 Oct 2001 13:55:21 +0200
4864              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
4865              
4866              (plus make the db-recno.t#59 accept both \n and \r\n)
4867      Branch: perl
4868            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
4869            ! ext/DB_File/t/db-recno.t
4870 ____________________________________________________________________________
4871 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
4872         Log: Fix tests to be able to run in the core and the CPAN dist
4873      Branch: perl
4874            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
4875            ! lib/Net/t/require.t lib/Net/t/smtp.t
4876 ____________________________________________________________________________
4877 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
4878         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
4879              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4880              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
4881              Date: Fri, 26 Oct 2001 08:34:46 EDT
4882      Branch: perl
4883            ! ext/Time/HiRes/HiRes.t
4884 ____________________________________________________________________________
4885 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
4886         Log: Sync libnet modules with what will be libnet-1.08
4887      Branch: perl
4888            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
4889            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
4890            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
4891            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
4892 ____________________________________________________________________________
4893 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
4894         Log: Integrate maintperl changes #12268 and #12669;
4895              
4896              final touches to the audit for statics and thread-unsafe code
4897              * make DB_File, ODBM_File thread-safe 
4898              * remove unnecessary/dangerous statics and protect others
4899              from not getting accidentally enabled under threaded perls
4900              
4901              windows support functions get_childdir() et al aren't exported
4902              correctly under vanilla build
4903              
4904              Testing under win32 appreciated since changes there had
4905              to be manually merged and I cannot test how badly did I do.
4906      Branch: perl
4907           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
4908           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
4909           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
4910           !> win32/vmem.h win32/win32.c win32/win32iop.h
4911 ____________________________________________________________________________
4912 [ 12677] By: sky                                   on 2001/10/26  12:37:17
4913         Log: More Config::threads to threads::threads changes
4914      Branch: perl
4915            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
4916 ____________________________________________________________________________
4917 [ 12676] By: sky                                   on 2001/10/26  12:31:46
4918         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
4919      Branch: perl
4920            ! ext/threads/threads.pm ext/threads/threads.xs
4921 ____________________________________________________________________________
4922 [ 12675] By: sky                                   on 2001/10/26  12:06:30
4923         Log: Allocing a TLS in runtime is not too hot.
4924      Branch: perl
4925            ! ext/threads/threads.xs
4926 ____________________________________________________________________________
4927 [ 12674] By: sky                                   on 2001/10/26  11:59:09
4928         Log: Don't display debug data.
4929      Branch: perl
4930            ! ext/threads/threads.pm
4931 ____________________________________________________________________________
4932 [ 12673] By: sky                                   on 2001/10/26  11:35:47
4933         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
4934              complete bar support for blessed objects.
4935              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
4936      Branch: perl
4937            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
4938 ____________________________________________________________________________
4939 [ 12672] By: sky                                   on 2001/10/26  11:15:28
4940         Log: Fix case where shared reference does not exist in current thread.
4941      Branch: perl
4942            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
4943 ____________________________________________________________________________
4944 [ 12671] By: sky                                   on 2001/10/26  08:48:52
4945         Log: Support for references in shared arrays.
4946      Branch: perl
4947            ! ext/threads/shared/shared.xs
4948 ____________________________________________________________________________
4949 [ 12670] By: sky                                   on 2001/10/26  08:30:11
4950         Log: Add tests for references in hashes.
4951      Branch: perl
4952            + ext/threads/shared/t/hv_refs.t
4953            ! MANIFEST
4954 ____________________________________________________________________________
4955 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
4956         Log: windows support functions get_childdir() et al aren't exported
4957              correctly under vanilla build
4958      Branch: maint-5.6/perl
4959            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
4960 ____________________________________________________________________________
4961 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
4962         Log: final touches to the audit for statics and thread-unsafe code
4963              * make DB_File, ODBM_File thread-safe 
4964              * remove unnecessary/dangerous statics and protect others
4965              from not getting accidentally enabled under threaded perls
4966      Branch: maint-5.6/perl
4967            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
4968            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
4969            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
4970            ! win32/win32.c
4971 ____________________________________________________________________________
4972 [ 12667] By: ams                                   on 2001/10/26  03:48:36
4973         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
4974              From: "Richard Soderberg" <rs@crystalflame.net>
4975              Date: Thu, 25 Oct 2001 23:42:50 -0400
4976              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
4977      Branch: perl
4978            ! sharedsv.c
4979 ____________________________________________________________________________
4980 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
4981         Log: Integrate change #12664 from maintperl;
4982              
4983              the newest GCCs don't seem to like C<"string1"##STRING2>
4984              so keep it as C<"string1" STRING2> (latter appears to
4985              work everywhere)
4986      Branch: perl
4987           !> ext/DynaLoader/dlutils.c
4988 ____________________________________________________________________________
4989 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
4990         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
4991              From: Chris Nandor <pudge@pobox.com>
4992              Date: Thu, 25 Oct 2001 22:15:03 -0400
4993              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
4994      Branch: perl
4995            ! perl.h
4996 ____________________________________________________________________________
4997 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
4998         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
4999              C<"string1" STRING2> (latter appears to work everywhere)
5000      Branch: maint-5.6/perl
5001            ! ext/DynaLoader/dlutils.c
5002 ____________________________________________________________________________
5003 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
5004         Log: AUTHORS update.
5005      Branch: perl
5006            ! AUTHORS
5007 ____________________________________________________________________________
5008 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
5009         Log: Integrate change #12660 from maintperl;
5010              
5011              make the dMY_CXT stuff available under all of
5012              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
5013      Branch: perl
5014           !> perl.h
5015 ____________________________________________________________________________
5016 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
5017         Log: Subject: [PATCH] DB_File-1.79
5018              From: "Paul Marquess" <paul.marquess@openwave.com>
5019              Date: Fri, 26 Oct 2001 00:03:54 +0100
5020              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
5021      Branch: perl
5022            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
5023            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
5024 ____________________________________________________________________________
5025 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
5026         Log: make the dMY_CXT stuff available under all of
5027              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
5028      Branch: maint-5.6/perl
5029            ! perl.h
5030 ____________________________________________________________________________
5031 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
5032         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
5033              From: Michael G Schwern <schwern@pobox.com>
5034              Date: Thu, 25 Oct 2001 18:28:12 -0400
5035              Message-ID: <20011025182812.M4811@blackrider>
5036      Branch: perl
5037            ! t/run/kill_perl.t
5038 ____________________________________________________________________________
5039 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
5040         Log: STRLEN != int.
5041      Branch: perl
5042            ! regcomp.c regexec.c
5043 ____________________________________________________________________________
5044 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
5045         Log: Subject: [PATCH] remove small IVop redundancy
5046              From: Nicholas Clark <nick@ccl4.org>
5047              Date: Thu, 25 Oct 2001 22:48:28 +0100
5048              Message-ID: <20011025224827.M66471@plum.flirble.org>
5049      Branch: perl
5050            ! pp.c pp_hot.c
5051 ____________________________________________________________________________
5052 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
5053         Log: Metaconfig unit change for #12655.
5054      Branch: metaconfig/U/perl
5055            ! Extensions.U
5056 ____________________________________________________________________________
5057 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
5058         Log: Subject: Re: Not OK @12650
5059              From: Andy Dougherty <doughera@lafayette.edu>
5060              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
5061              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
5062      Branch: perl
5063            ! Configure
5064 ____________________________________________________________________________
5065 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
5066         Log: Integrate changes #12652 and #12653 from maintperl;
5067              
5068              more tweaks to change#12626
5069              * move the boilerplate code over to perl.h and make DynaLoader
5070              use it
5071              * make re, Opcode, File::Glob and B threadsafe
5072              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
5073              C<no re;> anywhere)
5074              
5075              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
5076              
5077              File::Glob required a bit more work in bleadperl
5078              because of ExtUtils::Constant (see the Makefile.PL change)
5079      Branch: perl
5080            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
5081           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
5082           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
5083 ____________________________________________________________________________
5084 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
5085         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
5086      Branch: maint-5.6/perl
5087            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
5088            ! ext/Opcode/Opcode.xs ext/re/re.xs
5089 ____________________________________________________________________________
5090 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
5091         Log: more tweaks to change#12626
5092              * move the boilerplate code over to perl.h and make DynaLoader
5093              use it
5094              * make re, Opcode, File::Glob and B threadsafe
5095              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
5096              C<no re;> anywhere)
5097      Branch: maint-5.6/perl
5098            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
5099            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
5100 ____________________________________________________________________________
5101 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
5102         Log: Metaconfig unit change for #12650.
5103      Branch: metaconfig/U/perl
5104            ! Extensions.U
5105 ____________________________________________________________________________
5106 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
5107         Log: Subject: Re: ithreads doesn't like usedl=n
5108              From: Andy Dougherty <doughera@lafayette.edu>
5109              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
5110              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
5111              
5112              Special-case threads::shared.
5113      Branch: perl
5114            ! Configure
5115 ____________________________________________________________________________
5116 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
5117         Log: Getting fancier...
5118      Branch: perl
5119            ! t/TEST
5120 ____________________________________________________________________________
5121 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
5122         Log: csh - what a pain.
5123      Branch: perl
5124            ! t/TEST
5125 ____________________________________________________________________________
5126 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
5127         Log: Update Changes.
5128      Branch: perl
5129            ! Changes patchlevel.h
5130 ____________________________________________________________________________
5131 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
5132         Log: Allow resetting the locale system for the duration
5133              of the build (Mac OS X default setting LANG=En_US
5134              ist kaputt)
5135      Branch: perl
5136            ! Makefile.SH
5137 ____________________________________________________________________________
5138 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
5139         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
5140      Branch: perl
5141            ! ext/Digest/MD5/t/files.t
5142 ____________________________________________________________________________
5143 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
5144         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
5145              From: Andy Dougherty <doughera@lafayette.edu>
5146              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
5147              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
5148      Branch: perl
5149            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
5150            ! ext/threads/shared/Makefile.PL
5151 ____________________________________________________________________________
5152 [ 12643] By: sky                                   on 2001/10/25  12:28:26
5153         Log: Add support for reference members of hashes.
5154      Branch: perl
5155            ! ext/threads/shared/shared.xs
5156 ____________________________________________________________________________
5157 [ 12642] By: ams                                   on 2001/10/25  12:21:13
5158         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
5159              From: "Norton Allen" <nort@qnx.com>
5160              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
5161              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
5162      Branch: perl
5163            ! ext/Digest/MD5/MD5.xs
5164 ____________________________________________________________________________
5165 [ 12641] By: sky                                   on 2001/10/25  10:27:39
5166         Log: Tests shared hashes.
5167      Branch: perl
5168            + ext/threads/shared/t/hv_simple.t
5169            ! MANIFEST
5170 ____________________________________________________________________________
5171 [ 12640] By: sky                                   on 2001/10/25  10:18:23
5172         Log: Fix threadcounts for arrays and hashes.
5173      Branch: perl
5174            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5175 ____________________________________________________________________________
5176 [ 12639] By: sky                                   on 2001/10/25  10:17:26
5177         Log: Note to self, doing *src_ary++ in a macro that evaluates
5178              the value more than once is a good way to dump core.
5179      Branch: perl
5180            ! sharedsv.c
5181 ____________________________________________________________________________
5182 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
5183         Log: Integrate change #12636 from maintperl; more dl fixups.
5184      Branch: perl
5185           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
5186           !> ext/DynaLoader/dl_vms.xs
5187 ____________________________________________________________________________
5188 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
5189         Log: Like dl_hpux, like dl_dld.
5190      Branch: perl
5191            ! ext/DynaLoader/dl_dld.xs
5192 ____________________________________________________________________________
5193 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
5194         Log: followups to change#12635
5195      Branch: maint-5.6/perl
5196            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
5197            ! ext/DynaLoader/dl_vms.xs
5198 ____________________________________________________________________________
5199 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
5200         Log: add part of change#12634 to the two files that need it; dl_aix.xs
5201              in maint-5.6 doesn't have the branch that had the problem in
5202              mainline
5203      Branch: maint-5.6/perl
5204            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
5205 ____________________________________________________________________________
5206 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
5207         Log: Fixes for #12627.
5208      Branch: perl
5209            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
5210 ____________________________________________________________________________
5211 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
5212         Log: Since pv_uni_display and sv_uni_display are now used
5213              in the re extension, their symbols have to be exported.
5214      Branch: perl
5215            ! embed.pl global.sym
5216 ____________________________________________________________________________
5217 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
5218         Log: Subject:  Re: [PATCH Perl@12567] debug /list
5219              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5220              Date: Tue, 23 Oct 2001 21:40:33 EDT
5221              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
5222      Branch: perl
5223            ! configure.com
5224 ____________________________________________________________________________
5225 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
5226         Log: This takes care of some of the re 'debug' cases but
5227              not all cases since the information whether the pattern
5228              or the target are utf8 seems to be either lost or not
5229              spread widely enough, sigh.
5230      Branch: perl
5231            ! regcomp.c
5232 ____________________________________________________________________________
5233 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
5234         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
5235              From: John Peacock <jpeacock@rowman.com>
5236              Date: Wed, 24 Oct 2001 16:53:29 -0400
5237              Message-ID: <3BD72A49.1508D152@rowman.com>
5238      Branch: perl
5239            ! configure.com
5240 ____________________________________________________________________________
5241 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
5242         Log: Upgrade NetWare and WinCE as in #12626.
5243      Branch: perl
5244            ! NetWare/dl_netware.xs wince/dl_win32.xs
5245 ____________________________________________________________________________
5246 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
5247         Log: Tru64 compiler nit.
5248      Branch: perl
5249            ! ext/threads/shared/shared.xs
5250 ____________________________________________________________________________
5251 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
5252         Log: Integrate change #12626 from maintperl;
5253              make DynaLoader threadsafe by moving all statics into
5254              interpreter-local space
5255              
5256              TODO: Netware, OS/2, WinCE
5257      Branch: perl
5258           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5259           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
5260           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
5261           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
5262           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
5263           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5264           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
5265 ____________________________________________________________________________
5266 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
5267         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
5268              space
5269      Branch: maint-5.6/perl
5270            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5271            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
5272            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
5273            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
5274            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
5275            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5276            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
5277 ____________________________________________________________________________
5278 [ 12625] By: sky                                   on 2001/10/24  20:05:26
5279         Log: Change #12623 inflicted an infinite hang. Fixed.
5280      Branch: perl
5281            ! ext/threads/shared/shared.xs
5282 ____________________________________________________________________________
5283 [ 12624] By: sky                                   on 2001/10/24  19:06:55
5284         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
5285      Branch: perl
5286            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5287 ____________________________________________________________________________
5288 [ 12623] By: sky                                   on 2001/10/24  18:06:34
5289         Log: We need to do sharedsv_find in the original perl context.
5290      Branch: perl
5291            ! ext/threads/shared/shared.xs
5292 ____________________________________________________________________________
5293 [ 12622] By: sky                                   on 2001/10/24  17:26:51
5294         Log: Add support for basic support for AVs, references not supported yet.
5295              Add test for AVs.
5296              Add more tests to sv_refs
5297              Fix documentation issues.  
5298      Branch: perl
5299            + ext/threads/shared/t/av_simple.t
5300            ! MANIFEST ext/threads/shared/shared.pm
5301            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
5302 ____________________________________________________________________________
5303 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
5304         Log: Dump Unicode better for re 'debug'.  The regprop()
5305              is unfinished since have to figure out how to detect
5306              Unicodeness in there.
5307      Branch: perl
5308            ! regcomp.c regexec.c
5309 ____________________________________________________________________________
5310 [ 12620] By: sky                                   on 2001/10/24  13:18:07
5311         Log: Add support for finding shared arrays and hashes.
5312      Branch: perl
5313            ! sharedsv.c
5314 ____________________________________________________________________________
5315 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
5316         Log: Rewrite sv_uni_display() as pv_uni_display() as
5317              reimplement sv_uni_display() using that.
5318      Branch: perl
5319            ! dump.c embed.h embed.pl proto.h
5320 ____________________________________________________________________________
5321 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
5322         Log: Integrate change #12615 from maintperl;
5323              on Windows, IO::File::new_tmpfile() fails after being called
5324              32767 times because MSVCRT thinks stdio's TMP_MAX is a
5325              process-wide limit
5326      Branch: perl
5327           !> win32/win32.c
5328 ____________________________________________________________________________
5329 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
5330         Log: Don't try to print ints as IVs.
5331      Branch: perl
5332            ! ext/Time/HiRes/HiRes.xs
5333 ____________________________________________________________________________
5334 [ 12616] By: sky                                   on 2001/10/24  11:06:35
5335         Log: We only need to fetch the SV from the backend if the index
5336              is not the same as mg_private.     In theory this could be
5337              a problem if there are an exact multiple of U16 changes
5338              of a shared variable between two access in a given thread,
5339              we choose to avoid theory for now.
5340      Branch: perl
5341            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
5342 ____________________________________________________________________________
5343 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
5344         Log: on Windows, IO::File::new_tmpfile() fails after being called
5345              32767 times because MSVCRT thinks stdio's TMP_MAX is a
5346              process-wide limit
5347      Branch: maint-5.6/perl
5348            ! win32/win32.c
5349 ____________________________________________________________________________
5350 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
5351         Log: Negation and Unicode: sort of solves 20010303.010,
5352              except not quite like reported in the Subject
5353              (Perl_warner is still utf8-ignorant).
5354      Branch: perl
5355            ! pp.c t/lib/warnings/sv
5356 ____________________________________________________________________________
5357 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
5358         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
5359      Branch: perl
5360            ! sv.c t/lib/warnings/sv
5361 ____________________________________________________________________________
5362 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
5363         Log: sv_uni_display(): do not add the "...", let the caller
5364              do it if wanted, and be prepared for more display options.
5365      Branch: perl
5366            ! dump.c embed.h embed.pl proto.h
5367 ____________________________________________________________________________
5368 [ 12611] By: nick                                  on 2001/10/23  20:28:07
5369         Log: Integrate mainline
5370      Branch: perlio
5371           !> Changes configure.com cygwin/cygwin.c
5372           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
5373           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
5374           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
5375           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
5376           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
5377           !> utils/h2xs.PL utils/perldoc.PL
5378 ____________________________________________________________________________
5379 [ 12610] By: sky                                   on 2001/10/23  19:39:24
5380         Log: Change #12607 introduced a bug, seems like some MAGICAL svs don't call themselves
5381              READONLY but still dies with modification attempt. We only call bless for ext and
5382              umagic.
5383      Branch: perl
5384            ! sv.c
5385 ____________________________________________________________________________
5386 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
5387         Log: Croak() on negative time; doc tweaks.
5388      Branch: perl
5389            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
5390            ! ext/Time/HiRes/HiRes.xs
5391 ____________________________________________________________________________
5392 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
5393         Log: FAQ sync.
5394      Branch: perl
5395            ! pod/perlfaq4.pod pod/perlfaq7.pod
5396 ____________________________________________________________________________
5397 [ 12607] By: sky                                   on 2001/10/23  18:27:27
5398         Log: Call setmagic on the referant we blessing!
5399      Branch: perl
5400            ! sv.c
5401 ____________________________________________________________________________
5402 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
5403         Log: Small test nits.
5404      Branch: perl
5405            ! t/op/lc.t
5406 ____________________________________________________________________________
5407 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
5408         Log: Update Changes.
5409      Branch: perl
5410            ! Changes patchlevel.h
5411 ____________________________________________________________________________
5412 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
5413         Log: Make the PerlIO_init() prototypes consistent.
5414      Branch: perl
5415            ! perlio.c
5416 ____________________________________________________________________________
5417 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
5418         Log: Upping the test count is a good idea.
5419      Branch: perl
5420            ! t/op/lc.t
5421 ____________________________________________________________________________
5422 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
5423         Log: Document the final sigma spot.
5424      Branch: perl
5425            ! pp.c
5426 ____________________________________________________________________________
5427 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
5428         Log: Fix multicharacter titlecase (ucfirst).
5429      Branch: perl
5430            ! pod/perlunicode.pod pp.c t/op/lc.t
5431 ____________________________________________________________________________
5432 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
5433         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
5434              From: Mikhail Zabaluev <mhz@alt-linux.org>
5435              Date: Tue, 23 Oct 2001 10:40:37 +0400
5436              Message-ID: <20011023104037.A12761@localhost.localdomain>
5437              
5438              (#12406 replaced with this)
5439      Branch: perl
5440            ! utils/perldoc.PL
5441 ____________________________________________________________________________
5442 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
5443         Log: MacOS Classic updates from Pudge.
5444      Branch: perl
5445            ! lib/File/Spec.t lib/File/Spec/Mac.pm
5446 ____________________________________________________________________________
5447 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
5448         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
5449              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5450              Date: Sun, 14 Oct 2001 23:14:46 +0200
5451              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
5452              
5453              except for the 2->4 changes.
5454      Branch: perl
5455            ! lib/AutoSplit.t
5456 ____________________________________________________________________________
5457 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
5458         Log: integrate macperl contents into maint-5.6
5459      Branch: maint-5.6/perl
5460            ! mg.c
5461           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
5462           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
5463           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
5464           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
5465           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
5466           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
5467           !> t/lib/filefind.t t/lib/filespec.t
5468 ____________________________________________________________________________
5469 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
5470         Log: At some point the #6234 has been lost from the mainline
5471              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
5472      Branch: perl
5473            ! lib/File/Spec/Win32.pm
5474 ____________________________________________________________________________
5475 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
5476         Log: Cygwin seems to round up (or closest, but not down)
5477              for time(), so half of the time (bad pun intended)
5478              Time::HiRes::time() is less than time(), half of
5479              the time it's more.  So let's try harder in the loop.
5480      Branch: perl
5481            ! ext/Time/HiRes/HiRes.t
5482 ____________________________________________________________________________
5483 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
5484         Log: MacOS Classic timeofday(), from Chris Nandor. 
5485      Branch: perl
5486            ! ext/Time/HiRes/HiRes.xs
5487 ____________________________________________________________________________
5488 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
5489         Log: Integrate changes #12580 and #12581 from macperl;
5490              
5491              Fix path construction.
5492              
5493              (Copyright) Nit.
5494      Branch: perl
5495           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
5496 ____________________________________________________________________________
5497 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
5498         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
5499              doesn't seem to help (the error being output to console, maybe?)
5500      Branch: perl
5501            ! lib/Net/Domain.pm
5502 ____________________________________________________________________________
5503 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
5504         Log: Taint the getcwd() result also in Cygwin.
5505              (TODO: which other platforms need the same thing?)
5506      Branch: perl
5507            ! cygwin/cygwin.c
5508 ____________________________________________________________________________
5509 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
5510         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
5511      Branch: perl
5512            ! t/op/taint.t
5513 ____________________________________________________________________________
5514 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
5515         Log: getpwuid() fragility continues.
5516      Branch: perl
5517            ! utils/h2xs.PL
5518 ____________________________________________________________________________
5519 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
5520         Log: getpwuid() might succeed but that's no guarantee
5521              that the $home will be defined.
5522      Branch: perl
5523            ! ext/File/Glob/t/basic.t
5524 ____________________________________________________________________________
5525 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
5526         Log: It's safer to to expand the variable, too... (see #12571)
5527      Branch: perl
5528            ! t/TEST
5529 ____________________________________________________________________________
5530 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
5531         Log: Integrate with maintperl.
5532      Branch: maint-5.6/macperl
5533           !> win32/bin/pl2bat.pl win32/win32.c
5534 ____________________________________________________________________________
5535 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
5536         Log: Oops, forgot to include Win32 ... just as well, since it
5537              seems in bleadperl, change #7764 was not included
5538              (adding C:\temp).  Re-added.  Rip it back out if it
5539              doesn't belong.  :-)
5540      Branch: maint-5.6/macperl
5541            ! lib/File/Spec/Win32.pm
5542 ____________________________________________________________________________
5543 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
5544         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
5545              From: "Craig A. Berry" <craigberry@mac.com>
5546              Date: Mon, 22 Oct 2001 15:25:19 -0500
5547              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
5548      Branch: perl
5549            ! configure.com
5550 ____________________________________________________________________________
5551 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
5552         Log: Add in lots of File::Spec changes, from Thomas Wegner,
5553              and sync with changes from bleadperl.
5554      Branch: maint-5.6/macperl
5555            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
5556            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
5557            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
5558            ! lib/File/Spec/Win32.pm t/lib/filespec.t
5559 ____________________________________________________________________________
5560 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
5561         Log: Sync with latest File::Find and tests from bleadperl.
5562      Branch: maint-5.6/macperl
5563            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
5564 ____________________________________________________________________________
5565 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
5566         Log: Nit.
5567      Branch: maint-5.6/macperl
5568            ! perl.c
5569 ____________________________________________________________________________
5570 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
5571         Log: Fix path construction.
5572      Branch: maint-5.6/macperl
5573            ! ext/DynaLoader/DynaLoader_pm.PL
5574 ____________________________________________________________________________
5575 [ 12579] By: nick                                  on 2001/10/22  19:08:35
5576         Log: Integrate mainline (for Arthurs thread.xs fix)
5577      Branch: perlio
5578           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
5579 ____________________________________________________________________________
5580 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
5581         Log: Fix up exported symbols, move relevant docs
5582              over from macperl.pod.
5583      Branch: maint-5.6/macperl
5584            ! macos/ext/MacPerl/MacPerl.pm
5585 ____________________________________________________________________________
5586 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
5587         Log: Make ADDRESS called optionally as a method.
5588      Branch: maint-5.6/macperl
5589            ! macos/lib/Mac/Glue.pm
5590 ____________________________________________________________________________
5591 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
5592         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
5593              Apple event.
5594      Branch: maint-5.6/macperl
5595            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
5596            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
5597            ! macos/macperl/MPTerminology.aete
5598 ____________________________________________________________________________
5599 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
5600         Log: Clean up some build utilities. Change Entab to Duplicate;
5601              fix docs and error reporting; improve macify() of paths;
5602              remove requirement for Exporter.pm presence.
5603      Branch: maint-5.6/macperl
5604            ! macos/InstallBLIB macos/MacPerlTests.cmd
5605            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
5606 ____________________________________________________________________________
5607 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
5608         Log: Sync Time::HiRes with bleadperl
5609      Branch: maint-5.6/macperl
5610            ! macos/bundled_ext/Time/HiRes/HiRes.pm
5611            ! macos/bundled_ext/Time/HiRes/HiRes.t
5612            ! macos/bundled_ext/Time/HiRes/HiRes.xs
5613 ____________________________________________________________________________
5614 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
5615         Log: Fix up Changes
5616      Branch: maint-5.6/macperl
5617            ! macos/Changes
5618 ____________________________________________________________________________
5619 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
5620         Log: A user might belong to only a single group
5621              (the group equal to the group id).
5622      Branch: perl
5623            ! t/op/groups.t
5624 ____________________________________________________________________________
5625 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
5626         Log: Prepending (instead of replacing with) the pwd is safer. 
5627      Branch: perl
5628            ! t/TEST
5629 ____________________________________________________________________________
5630 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
5631         Log: Be more robust if no hostname or domainname
5632              (especially the latter)
5633      Branch: perl
5634            ! lib/Net/Domain.pm
5635 ____________________________________________________________________________
5636 [ 12569] By: sky                                   on 2001/10/22  17:41:07
5637         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
5638      Branch: perl
5639            ! ext/threads/threads.xs
5640 ____________________________________________________________________________
5641 [ 12568] By: nick                                  on 2001/10/22  16:31:24
5642         Log: Integrate mainline
5643      Branch: perlio
5644           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
5645           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5646           +> ext/threads/shared/t/sv_refs.t
5647           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
5648            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
5649            - lib/unicore/To/SpecUpper.pl
5650           !> (integrate 42 files)
5651 ____________________________________________________________________________
5652 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
5653         Log: Update Changes.
5654      Branch: perl
5655            ! Changes patchlevel.h
5656 ____________________________________________________________________________
5657 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
5658         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
5659              From: Michael G Schwern <schwern@pobox.com>
5660              Date: Mon, 22 Oct 2001 03:48:38 -0400
5661              Message-ID: <20011022034838.B1676@blackrider>
5662      Branch: perl
5663            ! pod/perlvar.pod
5664 ____________________________________________________________________________
5665 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
5666         Log: Pod nits, as suggested by Stas Bekman.
5667      Branch: perl
5668            ! ext/threads/shared/shared.pm ext/threads/threads.pm
5669 ____________________________________________________________________________
5670 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
5671         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
5672              From: "Paul Marquess" <paul.marquess@openwave.com> 
5673              Date: Sun, 21 Oct 2001 21:11:15 +0100
5674              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
5675      Branch: perl
5676            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
5677            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
5678            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
5679            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
5680            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
5681            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
5682            ! ext/SDBM_File/sdbm.t
5683 ____________________________________________________________________________
5684 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
5685         Log: Integrate change #12559 from maintperl;
5686              various fixes for system() and backticks under windows
5687      Branch: perl
5688           !> win32/win32.c
5689 ____________________________________________________________________________
5690 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
5691         Log: Integrate change #12560 from maintperl;
5692              make pl2bat use %0 rather than "%0" (the latter fails to work
5693              in a lot of common cases)
5694      Branch: perl
5695           !> win32/bin/pl2bat.pl
5696 ____________________________________________________________________________
5697 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
5698         Log: Integrate changes #12549 and #12550 from maintperl;
5699              
5700              readline() doesn't work with our variables; it confuses them with
5701              my variables (change#4227 was incomplete)
5702      Branch: perl
5703            ! t/lib/strict/vars
5704           !> t/base/rs.t toke.c
5705 ____________________________________________________________________________
5706 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
5707         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
5708              in a lot of common cases)
5709      Branch: maint-5.6/perl
5710            ! win32/bin/pl2bat.pl
5711 ____________________________________________________________________________
5712 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
5713         Log: various fixes for system() and backticks under windows:
5714              
5715              * avoid munging whitespace that is passed within quotes
5716              * work around a cmd.exe misfeature that made multi-arg
5717              system() unreliable when there is more than one quoted
5718              argument
5719              * make multi-arg system() autoquote arguments as needed
5720              before passing them to the shell (this avoids having to
5721              second guess the shell quoting)
5722              * perl's -Dp switch can be used to trace the innards
5723      Branch: maint-5.6/perl
5724            ! win32/win32.c
5725 ____________________________________________________________________________
5726 [ 12558] By: nick                                  on 2001/10/22  08:58:42
5727         Log: Integrate ithreads buffer flush fix from perlio
5728      Branch: perl
5729           !> ext/threads/t/basic.t perl.c
5730 ____________________________________________________________________________
5731 [ 12557] By: nick                                  on 2001/10/22  08:35:09
5732         Log: All tests pass (legitimately) on ithreads
5733      Branch: perlio
5734            ! ext/threads/t/basic.t perl.c
5735 ____________________________________________________________________________
5736 [ 12556] By: nick                                  on 2001/10/22  06:51:22
5737         Log: Integrate non-ithreads fix to mainline
5738      Branch: perl
5739           !> perlio.c
5740 ____________________________________________________________________________
5741 [ 12555] By: nick                                  on 2001/10/22  06:48:33
5742         Log: Restore non-ithreads build. Interestingly binmode test passes
5743              non-ithreads - so crlf layer is not damaged and ithreads fail
5744              is a symptom ...
5745      Branch: perlio
5746            ! perlio.c
5747 ____________________________________________________________________________
5748 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
5749         Log: Integrate from perlio; restructuring.
5750      Branch: perl
5751           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
5752           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
5753           !> win32/perlhost.h
5754 ____________________________________________________________________________
5755 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
5756         Log: Integrate from maintperl
5757              (Changes 12350, 12496, 12548, 12549, 12550)
5758      Branch: maint-5.6/macperl
5759           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
5760           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
5761 ____________________________________________________________________________
5762 [ 12552] By: nick                                  on 2001/10/21  19:18:12
5763         Log: Win32 PerlIO_cleanup special cases should no longer be required.
5764      Branch: perlio
5765            ! perl.c
5766 ____________________________________________________________________________
5767 [ 12551] By: nick                                  on 2001/10/21  19:16:56
5768         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
5769      Branch: perlio
5770            ! win32/makefile.mk
5771 ____________________________________________________________________________
5772 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
5773         Log: change#12549 wasn't aware of strictures
5774      Branch: maint-5.6/perl
5775            ! t/pragma/strict-vars toke.c
5776 ____________________________________________________________________________
5777 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
5778         Log: readline() doesn't work with our variables; it confuses them with
5779              my variables (change#4227 was incomplete)
5780      Branch: maint-5.6/perl
5781            ! t/base/rs.t toke.c
5782 ____________________________________________________________________________
5783 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
5784         Log: change#12220 appears to have pulled in a mainline change that
5785              isn't applicable to maint-5.6 (some platforms don't taint
5786              cwd)
5787      Branch: maint-5.6/perl
5788            ! t/lib/filefind-taint.t
5789 ____________________________________________________________________________
5790 [ 12547] By: nick                                  on 2001/10/21  17:15:54
5791         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
5792              for them. Call explicit cleanup during destruct process.
5793              - one binmode test is failing
5794              - also ext/threads/t/basic.t fails under make test, and is noisy under
5795              harness. (Threads results are intermingled and don't match order expected.)
5796      Branch: perlio
5797            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
5798            ! perlio.h perliol.h pod/perlapi.pod sv.c
5799 ____________________________________________________________________________
5800 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
5801         Log: Implement multicharacter case mappings where a single
5802              Unicode character can be mapped into several.
5803      Branch: perl
5804            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
5805            - lib/unicore/To/SpecUpper.pl
5806            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
5807            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
5808            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
5809            ! proto.h t/op/lc.t utf8.c
5810 ____________________________________________________________________________
5811 [ 12545] By: sky                                   on 2001/10/21  15:25:16
5812         Log: First support of threads::shared, support shared svs and references.
5813      Branch: perl
5814            + ext/threads/shared/Makefile.PL ext/threads/shared/README
5815            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5816            + ext/threads/shared/t/sv_refs.t
5817            + ext/threads/shared/t/sv_simple.t
5818            ! MANIFEST sharedsv.c
5819 ____________________________________________________________________________
5820 [ 12544] By: nick                                  on 2001/10/21  14:52:35
5821         Log: PerlIO layer table as PL_perlio (per-interpreter)
5822      Branch: perlio
5823            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
5824            ! pod/perlapi.pod sv.c
5825 ____________________________________________________________________________
5826 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
5827         Log: Prettyprinting.
5828      Branch: perl
5829            ! pod/perlunicode.pod
5830 ____________________________________________________________________________
5831 [ 12542] By: ams                                   on 2001/10/21  03:50:25
5832         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
5833              From: "Sean M. Burke" <sburke@cpan.org>
5834              Date: Sat, 20 Oct 2001 17:51:09 -0600
5835              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
5836      Branch: perl
5837            + pod/perlpodspec.pod
5838            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
5839            ! pod/perltoc.pod
5840 ____________________________________________________________________________
5841 [ 12541] By: nick                                  on 2001/10/20  22:23:53
5842         Log: Fix typos in new locking on MemShared
5843              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
5844              - seems to make segfaults more deterministic - suspect they are 
5845              attempt to free() after Interp and Host have gone.
5846      Branch: perlio
5847            ! perlio.c win32/perlhost.h
5848 ____________________________________________________________________________
5849 [ 12540] By: nick                                  on 2001/10/20  21:50:46
5850         Log: Remove the MemShared re-#define (again)
5851      Branch: perlio
5852            ! perlio.c
5853 ____________________________________________________________________________
5854 [ 12539] By: nick                                  on 2001/10/20  21:49:06
5855         Log: Use locks on MemShared
5856      Branch: perlio
5857            ! win32/perlhost.h
5858 ____________________________________________________________________________
5859 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
5860         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
5861              From: "chromatic" <chromatic@rmci.net>
5862              Date: Sat, 20 Oct 2001 11:13:47 -0600
5863              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
5864      Branch: perl
5865            ! installhtml
5866 ____________________________________________________________________________
5867 [ 12537] By: nick                                  on 2001/10/20  16:44:03
5868         Log: Integrate mainline
5869      Branch: perlio
5870           !> (integrate 48 files)
5871 ____________________________________________________________________________
5872 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
5873         Log: Update Changes.
5874      Branch: perl
5875            ! Changes patchlevel.h
5876 ____________________________________________________________________________
5877 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
5878         Log: Upgrade to podlators 1.11, from Russ Allbery.
5879      Branch: perl
5880            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
5881            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
5882            ! pod/pod2man.PL pod/pod2text.PL
5883 ____________________________________________________________________________
5884 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
5885         Log: Integrate perlio change #12532:
5886              introduce and use PerlIO_intmod2str().
5887      Branch: perl
5888           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
5889 ____________________________________________________________________________
5890 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
5891         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
5892      Branch: perl
5893            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
5894 ____________________________________________________________________________
5895 [ 12532] By: nick                                  on 2001/10/20  14:25:37
5896         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
5897              Use for non-PERLIO fdupopen().
5898      Branch: perlio
5899            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
5900 ____________________________________________________________________________
5901 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
5902         Log: Integrate perlio: PerlIO win32 fixes.
5903      Branch: perl
5904           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
5905           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
5906           !> proto.h sv.h win32/win32io.c
5907 ____________________________________________________________________________
5908 [ 12530] By: nick                                  on 2001/10/20  12:53:30
5909         Log: Fixed in two places - p4 resolve
5910      Branch: perlio
5911            ! perlsdio.h
5912 ____________________________________________________________________________
5913 [ 12529] By: nick                                  on 2001/10/20  12:51:05
5914         Log: Fix for ithreads/stdio build
5915      Branch: perlio
5916            ! perlio.c perlsdio.h
5917 ____________________________________________________________________________
5918 [ 12528] By: ams                                   on 2001/10/20  12:13:25
5919         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
5920              From: Michael G Schwern <schwern@pobox.com>
5921              Date: Sat, 20 Oct 2001 01:41:21 -0400
5922              Message-Id: <20011020014121.I3681@blackrider>
5923      Branch: perl
5924            ! installman
5925 ____________________________________________________________________________
5926 [ 12527] By: ams                                   on 2001/10/20  12:09:41
5927         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
5928              From: Michael G Schwern <schwern@pobox.com>
5929              Date: Sat, 20 Oct 2001 02:04:21 -0400
5930              Message-Id: <20011020020421.A11732@blackrider>
5931      Branch: perl
5932            ! lib/Pod/Checker.pm
5933 ____________________________________________________________________________
5934 [ 12526] By: ams                                   on 2001/10/20  11:59:41
5935         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
5936              From: "chromatic" <chromatic@rmci.net>
5937              Date: Fri, 19 Oct 2001 22:46:39 -0600
5938              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
5939      Branch: perl
5940            ! lib/Net/Config.pm
5941 ____________________________________________________________________________
5942 [ 12525] By: nick                                  on 2001/10/20  11:16:18
5943         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
5944              Perl_sv_setsv_flags directly.
5945      Branch: perlio
5946            ! ext/threads/threads.xs
5947 ____________________________________________________________________________
5948 [ 12524] By: nick                                  on 2001/10/20  10:28:17
5949         Log: Add a new flag character 'm' to embed.pl set to represent
5950              "functions" which are really macros. Use it foe the troublesome
5951              sv_setsv() etc. macros in sv.h - changing latter to define
5952              sv_setsv rather than sv_setsv_macro etc.
5953      Branch: perlio
5954            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
5955            ! pod/perlapi.pod proto.h sv.h
5956 ____________________________________________________________________________
5957 [ 12523] By: nick                                  on 2001/10/20  09:17:17
5958         Log: Add comments explaining why win32.h/embed.h are included where they are
5959              in perl.h 
5960      Branch: perlio
5961            ! perl.h
5962 ____________________________________________________________________________
5963 [ 12522] By: nick                                  on 2001/10/20  08:27:44
5964         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
5965              being used yet.
5966      Branch: perlio
5967            ! win32/win32io.c
5968 ____________________________________________________________________________
5969 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
5970         Log: Wording tweaks.
5971      Branch: perl
5972            ! t/TEST
5973 ____________________________________________________________________________
5974 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
5975         Log: Subject: IO module with nonblocking socket connect patch 
5976              From: Raul Dias <raul@dias.com.br>
5977              Date: Fri, 19 Oct 2001 22:45:32 -0300
5978              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
5979      Branch: perl
5980            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
5981 ____________________________________________________________________________
5982 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
5983         Log: Test vertical whitespace combined with /x in \p{}.
5984      Branch: perl
5985            ! t/op/pat.t
5986 ____________________________________________________________________________
5987 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
5988         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
5989              From: Gisle Aas <gisle@ActiveState.com> 
5990              Date: 19 Oct 2001 16:46:02 -0700
5991              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
5992      Branch: perl
5993            ! lib/ExtUtils/MakeMaker.pm
5994 ____________________________________________________________________________
5995 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
5996         Log: No more this symbol.
5997      Branch: perl
5998            ! makedef.pl
5999 ____________________________________________________________________________
6000 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
6001         Log: Integrate change #12511; fix gross win32 build issues.
6002      Branch: perl
6003           !> makedef.pl sv.c
6004 ____________________________________________________________________________
6005 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
6006         Log: Unpack in scalar context should return the first value
6007              returned in list context, as pointed out by Ton Hospel
6008              in 2001-05-21 (this is how it works already in blead,
6009              just adding the test).
6010      Branch: perl
6011            ! t/op/pack.t
6012 ____________________________________________________________________________
6013 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
6014         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
6015              From: "Craig A. Berry" <craigberry@mac.com>
6016              Date: Fri, 19 Oct 2001 16:59:30 -0500
6017              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
6018      Branch: perl
6019            ! utils/perldoc.PL
6020 ____________________________________________________________________________
6021 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
6022         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
6023              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6024              Date: Fri, 19 Oct 2001 17:45:23 EDT
6025              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
6026      Branch: perl
6027            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
6028            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
6029            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
6030            ! vms/vmsish.h
6031 ____________________________________________________________________________
6032 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
6033         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
6034              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6035              Date: Fri, 19 Oct 2001 17:26:35 EDT
6036              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
6037      Branch: perl
6038            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
6039 ____________________________________________________________________________
6040 [ 12511] By: nick                                  on 2001/10/19  19:55:36
6041         Log: Fix gross win32 build issues
6042      Branch: perlio
6043            ! makedef.pl sv.c
6044 ____________________________________________________________________________
6045 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
6046         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
6047              From: David Dyck <dcd@tc.fluke.com>
6048              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
6049              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
6050      Branch: perl
6051            ! lib/File/Find.pm
6052 ____________________________________________________________________________
6053 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
6054         Log: Subject: Re: PerlIO and Encode
6055              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
6056              Date: Tue, 16 Oct 2001 01:50:16 +0900
6057              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
6058      Branch: perl
6059            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
6060            ! ext/Encode/Encode/Tcl.t
6061 ____________________________________________________________________________
6062 [ 12508] By: ams                                   on 2001/10/19  17:59:16
6063         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
6064              (See #12499)
6065      Branch: perl
6066            ! pod/perlintro.pod
6067 ____________________________________________________________________________
6068 [ 12507] By: nick                                  on 2001/10/19  16:30:43
6069         Log: Integrate mainline
6070      Branch: perlio
6071           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
6072           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
6073           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
6074           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
6075           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
6076           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
6077           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
6078           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
6079           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
6080           +> win32/config_H.win64
6081            - lib/Test/Utils.pm lib/unicore/mktables.PL
6082            - t/lib/Test/Simple/Catch/More.pm
6083           !> (integrate 84 files)
6084 ____________________________________________________________________________
6085 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
6086         Log: Retract the #10451 which seems to be the cause
6087              of the major leakage from while(){eval"sub{}"}
6088      Branch: perl
6089            ! op.c t/run/kill_perl.t
6090 ____________________________________________________________________________
6091 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
6092         Log: Regen toc.
6093      Branch: perl
6094            ! pod/perltoc.pod
6095 ____________________________________________________________________________
6096 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
6097         Log: Tiny tweaks.
6098      Branch: perl
6099            ! pod/perl.pod
6100 ____________________________________________________________________________
6101 [ 12503] By: ams                                   on 2001/10/19  13:34:24
6102         Log: Subject: Re: perlintro.pod
6103              From: Abe Timmerman <abe@ztreet.demon.nl>
6104              Date: Fri, 19 Oct 2001 14:12:40 +0200
6105              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
6106      Branch: perl
6107            ! pod/perlintro.pod
6108 ____________________________________________________________________________
6109 [ 12502] By: ams                                   on 2001/10/19  13:24:12
6110         Log: Slight reorganisation of references.
6111      Branch: perl
6112            ! pod/perl.pod
6113 ____________________________________________________________________________
6114 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
6115         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
6116              From: Kay Röpke <kroepke@dolphin-services.de>
6117              Date: Fri, 19 Oct 2001 14:04:01 +0200 
6118              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
6119      Branch: perl
6120            ! lib/ExtUtils/MakeMaker.pm
6121 ____________________________________________________________________________
6122 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
6123         Log: Unicode categories continue:
6124              implement Category=, Script=, Block=
6125              (these are based on an upcoming update of TR#18)
6126              Fix a bug where we got two In categories named "old italic",
6127              and another where shortcut for the Is categories wasn't taken.
6128      Branch: perl
6129            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
6130            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
6131            ! pod/perlunicode.pod t/op/pat.t
6132 ____________________________________________________________________________
6133 [ 12499] By: ams                                   on 2001/10/19  01:42:29
6134         Log: Subject: a small patch to perlintro.pod.
6135              From: Autrijus Tang <autrijus@autrijus.org>
6136              Date: Fri, 19 Oct 2001 01:45:51 +0800
6137              Message-Id: <20011019014551.A35625@not.autrijus.org>
6138              (Applied by hand with nits.)
6139      Branch: perl
6140            ! pod/perlintro.pod
6141 ____________________________________________________________________________
6142 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
6143         Log: Subject: [PATCH] OpenBSD hints for ithreads
6144              From: Andy Dougherty <doughera@lafayette.edu>
6145              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
6146              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
6147      Branch: perl
6148            ! hints/openbsd.sh
6149 ____________________________________________________________________________
6150 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
6151         Log: Retract #12446; the problem solved by #12474.
6152      Branch: perl
6153            ! hints/aix.sh
6154 ____________________________________________________________________________
6155 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
6156         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
6157              message and suppress line number info (from Steve Hay
6158              <Steve.Hay@uk.radan.com>)
6159      Branch: maint-5.6/perl
6160            ! lib/Carp/Heavy.pm
6161 ____________________________________________________________________________
6162 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
6163         Log: More documented In categories.
6164      Branch: perl
6165            ! pod/perlunicode.pod
6166 ____________________________________________________________________________
6167 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
6168         Log: Update Changes.
6169      Branch: perl
6170            ! Changes patchlevel.h
6171 ____________________________________________________________________________
6172 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
6173         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
6174      Branch: perl
6175            ! MANIFEST
6176 ____________________________________________________________________________
6177 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
6178         Log: Wrong skip() arguments.
6179      Branch: perl
6180            ! ext/B/t/terse.t
6181 ____________________________________________________________________________
6182 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
6183         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
6184              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6185              Date: Wed, 17 Oct 2001 09:10:53 EDT 
6186              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
6187      Branch: perl
6188            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
6189            ! pod/perlapi.pod vms/vms.c
6190 ____________________________________________________________________________
6191 [ 12490] By: ams                                   on 2001/10/18  09:31:00
6192         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
6193              From: Mark-Jason Dominus <mjd@plover.com>
6194              Date: Thu, 18 Oct 2001 06:25:35 -0400
6195              Message-Id: <20011018102535.19264.qmail@plover.com>
6196      Branch: perl
6197            ! pod/perl.pod
6198 ____________________________________________________________________________
6199 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
6200         Log: Prettyprinting.
6201      Branch: perl
6202            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
6203 ____________________________________________________________________________
6204 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
6205         Log: Regen toc.
6206      Branch: perl
6207            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6208 ____________________________________________________________________________
6209 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
6210         Log: Add perlintro, from Skud.
6211      Branch: perl
6212            + pod/perlintro.pod
6213            ! MANIFEST
6214 ____________________________________________________________________________
6215 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
6216         Log: FAQ sync.
6217      Branch: perl
6218            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
6219            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
6220            ! pod/perlfaq8.pod pod/perlfaq9.pod
6221 ____________________________________________________________________________
6222 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
6223         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
6224              in speed (upto 20% speedup in certain operations) but meanwhile
6225              regexps and arithmetics got slower (5-10%) (according to
6226              perlbench average speedup is negligible, and within measuring
6227              flutter, 1%).  Therefore retracting all the changes
6228              aimed at getting -std1 to compile cleanly:  #12475, #12476,
6229              #12479, #12480, #12481, #12482, #12483, #12484.
6230      Branch: perl
6231            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
6232            ! pp_hot.c pp_sys.c toke.c
6233 ____________________________________________________________________________
6234 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
6235         Log: (retracted by #12485)
6236              Strict ANSI doesn't like the third argument of main()
6237              so enable ignoring it if using ultra picky compiler.
6238      Branch: perl
6239            ! miniperlmain.c
6240 ____________________________________________________________________________
6241 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
6242         Log: (retracted by #12485)
6243              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
6244      Branch: perl
6245            ! perl.h
6246 ____________________________________________________________________________
6247 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
6248         Log: (retracted by #12485)
6249              Add explanatory comment.
6250      Branch: perl
6251            ! mg.c
6252 ____________________________________________________________________________
6253 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
6254         Log: (retracted by #12485)
6255              More dollar$hiding.
6256      Branch: perl
6257            ! doio.c perl.h pp_sys.c
6258 ____________________________________________________________________________
6259 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
6260         Log: (retracted by #12485)
6261              KISS.
6262      Branch: perl
6263            ! mg.c
6264 ____________________________________________________________________________
6265 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
6266         Log: (retracted by #12485)
6267              Thou shalt not #ifdef inside macro invocations,
6268              noticed by Rafael Garcia-Suarez.
6269      Branch: perl
6270            ! mg.c
6271 ____________________________________________________________________________
6272 [ 12478] By: ams                                   on 2001/10/17  18:50:55
6273         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
6274              From: Anton Berezin <tobez@tobez.org>
6275              Date: Wed, 17 Oct 2001 18:25:48 +0200
6276              Message-Id: <20011017182548.A12082@heechee.tobez.org>
6277      Branch: perl
6278            ! pp_sys.c
6279 ____________________________________________________________________________
6280 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
6281         Log: (retracted by #12485)
6282              Unterminated #ifdef.
6283      Branch: perl
6284            ! mg.c
6285 ____________________________________________________________________________
6286 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
6287         Log: (retracted by #12485)
6288              Avoid dollar signs in identifiers (in non-VMS) to
6289              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
6290      Branch: perl
6291            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
6292            ! toke.c
6293 ____________________________________________________________________________
6294 [ 12474] By: ams                                   on 2001/10/17  15:14:50
6295         Log: Subject: Two AIX patches
6296              From: H.Merijn Brand <h.m.brand@hccnet.nl>
6297              Date: Wed, 17 Oct 2001 18:04:35 +0200
6298              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
6299      Branch: perl
6300            ! hints/aix.sh makedef.pl
6301 ____________________________________________________________________________
6302 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
6303         Log: Limiting the Time::HiRes::sleep and usleep to
6304              one second is not a good policy if drop-in
6305              replacement is still a goal.
6306      Branch: perl
6307            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
6308            ! ext/Time/HiRes/HiRes.xs
6309 ____________________________________________________________________________
6310 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
6311         Log: Subject: [PATCH] Test::Simple 0.32
6312              From: Michael G Schwern <schwern@pobox.com> 
6313              Date: Wed, 17 Oct 2001 03:42:41 -0400
6314              Message-ID: <20011017034241.A25038@blackrider>
6315      Branch: perl
6316            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
6317            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
6318            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
6319            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
6320            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
6321            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
6322            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
6323            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
6324            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
6325            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
6326            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
6327            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
6328            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
6329            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
6330            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
6331            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
6332            ! t/lib/Test/Simple/Catch.pm
6333            ! t/lib/Test/Simple/sample_tests/five_fail.plx
6334 ____________________________________________________________________________
6335 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
6336         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
6337              From: Michael G Schwern <schwern@pobox.com> 
6338              Date: Wed, 17 Oct 2001 04:04:13 -0400
6339              Message-ID: <20011017040413.C25550@blackrider>
6340      Branch: perl
6341            ! t/TEST t/harness vms/test.com
6342 ____________________________________________________________________________
6343 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
6344         Log: Regen doc with perlmodstyle added.
6345      Branch: perl
6346            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6347 ____________________________________________________________________________
6348 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
6349         Log: Pod cleanup.
6350      Branch: perl
6351            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
6352 ____________________________________________________________________________
6353 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
6354         Log: Subject: perlmodstyle as a patch
6355              From: Kirrily Robert <skud@infotrope.net>
6356              Date: Tue, 16 Oct 2001 22:47:23 -0400
6357              Message-ID: <20011016224723.A20673@infotrope.net>
6358      Branch: perl
6359            + pod/perlmodstyle.pod
6360            ! MANIFEST
6361 ____________________________________________________________________________
6362 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
6363         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
6364              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
6365              Date: Thu, 6 Sep 2001 11:09:40 +0100
6366              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
6367              
6368              Mention also the develooper p5p archive.
6369      Branch: perl
6370            ! pod/perlhack.pod
6371 ____________________________________________________________________________
6372 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
6373         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
6374              From: Kay Röpke <kroepke@dolphin-services.de>
6375              Date: Tue, 16 Oct 2001 17:23:52 +0200
6376              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
6377      Branch: perl
6378            ! lib/ExtUtils/MakeMaker.pm
6379 ____________________________________________________________________________
6380 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
6381         Log: Add the special casing mappings (from SpecCase.txt)
6382              (except for the hyper special case mappings that have
6383              the condition list); the special casing mappings are
6384              unused for now.  Small tidying up on mktables.
6385      Branch: perl
6386            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
6387            + lib/unicore/To/SpecUpper.pl
6388            ! lib/unicore/mktables
6389 ____________________________________________________________________________
6390 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
6391         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
6392              From: "David H. Adler" <dha@panix.com>       
6393              Date: Tue, 16 Oct 2001 11:59:35 -0400
6394              Message-ID: <20011016115935.A13078@panix.com>
6395              
6396              Subject: [ PATCH ] perldata patch, revised
6397              From: "David H. Adler" <dha@panix.com>     
6398              Date: Tue, 16 Oct 2001 18:26:49 -0400
6399              Message-ID: <20011016182649.C23970@panix.com>
6400      Branch: perl
6401            ! pod/perldata.pod pod/perlop.pod
6402 ____________________________________________________________________________
6403 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
6404         Log: Integrate perlio: PerlIO_dup (for all but Win32).
6405      Branch: perl
6406           !> embed.h embed.pl ext/Encode/Encode.xs
6407           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
6408           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
6409           !> win32/win32io.c
6410 ____________________________________________________________________________
6411 [ 12462] By: nick                                  on 2001/10/16  19:11:30
6412         Log: PerlIOXxxx_dups for all but Win32
6413      Branch: perlio
6414            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
6415            ! ext/PerlIO/Via/Via.xs
6416 ____________________________________________________________________________
6417 [ 12461] By: nick                                  on 2001/10/16  18:28:48
6418         Log: Implement PerlIOStdio_dup (explains core dumps - dup
6419              was not setting up a FILE * to be fclosed()).
6420      Branch: perlio
6421            ! perlio.c
6422 ____________________________________________________________________________
6423 [ 12460] By: nick                                  on 2001/10/16  17:31:47
6424         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
6425              overflow.
6426      Branch: perlio
6427            ! perlio.c
6428 ____________________________________________________________________________
6429 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
6430         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
6431              From: "Craig A. Berry" <craigberry@mac.com>
6432              Date: Tue, 16 Oct 2001 13:08:38 -0500
6433              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
6434      Branch: perl
6435            ! configure.com
6436 ____________________________________________________________________________
6437 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
6438         Log: Can't expect too much accuracy from a sleep of one second.
6439              (I think this will also fail with high load.)
6440      Branch: perl
6441            ! ext/Time/HiRes/HiRes.t
6442 ____________________________________________________________________________
6443 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
6444         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
6445              From: "Werner, Randolf" <randolf.werner@sap.com>
6446              Date: Tue, 16 Oct 2001 18:33:02 +0200
6447              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
6448      Branch: perl
6449            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
6450            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
6451 ____________________________________________________________________________
6452 [ 12456] By: nick                                  on 2001/10/16  14:08:16
6453         Log: Builds under ithreads (but fails all threads tests)
6454      Branch: perlio
6455            ! hv.c perlio.c sv.c
6456 ____________________________________________________________________________
6457 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
6458         Log: I think the Perl_sortsv needs *not* be skipped?
6459      Branch: perl
6460            ! makedef.pl
6461 ____________________________________________________________________________
6462 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
6463         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
6464              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
6465              Date: Tue, 16 Oct 2001 15:32:44 +0200
6466              Message-ID: <3BCC531C.11494.3E433F@localhost>
6467      Branch: perl
6468            ! t/op/groups.t
6469 ____________________________________________________________________________
6470 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
6471         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
6472              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
6473              Date: Tue, 16 Oct 2001 15:01:04 +0200
6474              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
6475      Branch: perl
6476            ! t/io/fs.t
6477 ____________________________________________________________________________
6478 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
6479         Log: A forgotten deletion.
6480      Branch: perl
6481            - lib/unicore/mktables.PL
6482 ____________________________________________________________________________
6483 [ 12451] By: nick                                  on 2001/10/16  11:32:48
6484         Log: Skeleton of "PerlIO_dup" coded.
6485              Still-passes all tests non-threaded (well it would wouldn't it!)
6486      Branch: perlio
6487            ! embed.h embed.pl ext/Encode/Encode.xs
6488            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
6489            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
6490            ! win32/win32io.c
6491 ____________________________________________________________________________
6492 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
6493         Log: Document the problem with the swash_fetch() API that affects
6494              more complex case conversions.
6495      Branch: perl
6496            ! lib/utf8_heavy.pl utf8.c
6497 ____________________________________________________________________________
6498 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
6499         Log: Make Time::HiRes::sleep() and usleep() to return
6500              the number of seconds (a floating point value) and 
6501              microseconds (an integer) actually slept (well,
6502              modulo the time spent in measuring the time actually
6503              slept...), to be a better drop-in replacement for
6504              the builtin sleep().  Noticed by Chris Nandor.
6505              
6506              Also make usleep() to croak if fed illegal number
6507              of useconds (anything greater than 1_000_000).
6508      Branch: perl
6509            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
6510            ! ext/Time/HiRes/HiRes.xs
6511 ____________________________________________________________________________
6512 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
6513         Log: A missing SvREFCNT_dec.
6514      Branch: perl
6515            ! perl.c
6516 ____________________________________________________________________________
6517 [ 12447] By: nick                                  on 2001/10/15  20:27:53
6518         Log: Beginings of PerlIO_dup support (unstable)
6519      Branch: perlio
6520            ! perlio.c perliol.h
6521 ____________________________________________________________________________
6522 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
6523         Log: (retracted by #12497)
6524              In AIX vac 5 just can't seem to get regcomp right.
6525      Branch: perl
6526            ! hints/aix.sh
6527 ____________________________________________________________________________
6528 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
6529         Log: Bump the version number to agree with the maintperl one.
6530      Branch: perl
6531            ! lib/Tie/RefHash.pm
6532 ____________________________________________________________________________
6533 [ 12444] By: nick                                  on 2001/10/15  15:59:57
6534         Log: Integrate mainline
6535      Branch: perlio
6536           +> lib/Math/BigInt/t/Math/Subclass.pm
6537           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
6538           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
6539           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
6540           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
6541           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
6542           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
6543           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
6544           +> lib/unicore/mktables
6545            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
6546            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
6547            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
6548            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
6549            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
6550            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
6551            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
6552            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
6553            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
6554            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
6555            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
6556            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
6557            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
6558            - lib/unicore/syllables.txt
6559           !> (integrate 344 files)
6560 ____________________________________________________________________________
6561 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
6562         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
6563      Branch: perl
6564            ! ext/DB_File/DB_File.xs
6565 ____________________________________________________________________________
6566 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
6567         Log: Sync the skip() amounts with the number of tests.
6568      Branch: perl
6569            ! lib/Term/Complete.t
6570 ____________________________________________________________________________
6571 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
6572         Log: Update Changes.
6573      Branch: perl
6574            ! Changes patchlevel.h
6575 ____________________________________________________________________________
6576 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
6577         Log: MacOS Classic catdir() rewrite from Thomas Wegner
6578              (backward incompatibility, but a deliberate one,
6579              the old version simply is broken in its logic),
6580              also documentation updates, and as suggested replicated
6581              the File::Spec::Unix documentation updates also on the
6582              File::Spec documentation.
6583              
6584              TODO: there seems to be duplication of documentation
6585              between File::Spec and File::Spec::Unix.  I think
6586              the ::Unix should be left only with specific UNIXisms,
6587              and all the generic documentation should be in ::Spec.
6588      Branch: perl
6589            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
6590            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
6591            ! lib/File/Spec/Unix.pm
6592 ____________________________________________________________________________
6593 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
6594         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
6595              From: Blair Zajac <blair@orcaware.com>
6596              Date: Mon, 24 Sep 2001 11:48:58 -0700
6597              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
6598              
6599              (the skip() messages)
6600      Branch: perl
6601            ! t/op/magic.t
6602 ____________________________________________________________________________
6603 [ 12438] By: ams                                   on 2001/10/14  23:43:59
6604         Log: Subject: [PATCH] make PerlIO default on VMS
6605              From: "Craig A. Berry" <craigberry@mac.com>
6606              Date: Sun, 14 Oct 2001 15:27:18 -0500
6607              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
6608      Branch: perl
6609            ! configure.com
6610 ____________________________________________________________________________
6611 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
6612         Log: Retract #12436 (Abhijit already did this at #12426)
6613      Branch: perl
6614            ! lib/ExtUtils/MM_Unix.pm
6615 ____________________________________________________________________________
6616 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
6617         Log: (retracted by #12437)
6618              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
6619              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
6620              Date: Sat, 13 Oct 2001 20:33:55 +0200
6621              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
6622      Branch: perl
6623            ! lib/ExtUtils/MM_Unix.pm
6624 ____________________________________________________________________________
6625 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
6626         Log: Subject: h2xs grammar nit
6627              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
6628              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
6629              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
6630      Branch: perl
6631            ! utils/h2xs.PL
6632 ____________________________________________________________________________
6633 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
6634         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
6635              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
6636              Date: Sun, 14 Oct 2001 11:25:08 +0100
6637              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
6638      Branch: perl
6639            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
6640            ! warnings.pl
6641 ____________________________________________________________________________
6642 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
6643         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
6644              for File::Spec::Mac::catfile)
6645      Branch: perl
6646            ! lib/h2xs.t
6647 ____________________________________________________________________________
6648 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
6649         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
6650              From: Nicholas Clark <nick@ccl4.org>
6651              Date: Sat, 13 Oct 2001 00:07:31 +0100
6652              Message-ID: <20011013000731.D67535@plum.flirble.org>
6653      Branch: perl
6654            ! lib/h2xs.t utils/h2xs.PL
6655 ____________________________________________________________________________
6656 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
6657         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
6658              before DEFINE and INC), and repent by taking DEFINE and
6659              INC away from PASTHRU.
6660      Branch: perl
6661            ! lib/ExtUtils/MM_Unix.pm
6662 ____________________________________________________________________________
6663 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
6664         Log: More MANIFEST anomalies.
6665      Branch: perl
6666            ! MANIFEST
6667 ____________________________________________________________________________
6668 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
6669         Log: Not that many.
6670      Branch: perl
6671            ! MANIFEST
6672 ____________________________________________________________________________
6673 [ 12428] By: sky                                   on 2001/10/13  20:59:27
6674         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
6675              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6676              Date: Sat, 13 Oct 2001 23:15:55 +0200
6677              Message-ID: <20011013231555.A18071@rafael>
6678      Branch: perl
6679            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
6680            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
6681 ____________________________________________________________________________
6682 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
6683         Log: Rewrite mktables from scratch.
6684              - Cleaner.
6685              - Faster: 15-20 seconds as opposed to several minutes.
6686              - More dynamic: the names of the various categories
6687              such as the linebreak ones are dynamic, not static.
6688              - Is.pl: long names for the general category properties
6689              are now available.
6690              - Ranges (<... ,First>, <..., Last>) from the general
6691              categories work now.
6692              - No more mktables.PL because the mktables.PL is not
6693              and never has been run to create a mktables.
6694              - syllables.txt and Is/Syl*.pl removed: non-standard
6695              (not part of the Unicode), and the whole concept is
6696              being reworked (http://syllabary.sourceforge.net/),
6697              the old way wouldn't even work with the new Syllables.txt
6698              (it would result in 1000+ new categories)
6699      Branch: perl
6700            + lib/unicore/In/163.pl lib/unicore/In/164.pl
6701            + lib/unicore/In/165.pl lib/unicore/In/166.pl
6702            + lib/unicore/In/167.pl lib/unicore/In/168.pl
6703            + lib/unicore/In/169.pl lib/unicore/In/170.pl
6704            + lib/unicore/In/171.pl lib/unicore/Is.pl
6705            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
6706            + lib/unicore/mktables
6707            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
6708            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
6709            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
6710            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
6711            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
6712            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
6713            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
6714            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
6715            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
6716            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
6717            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
6718            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
6719            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
6720            - lib/unicore/syllables.txt
6721            ! (edit 304 files)
6722 ____________________________________________________________________________
6723 [ 12426] By: ams                                   on 2001/10/13  18:05:36
6724         Log: ExtUtils::MM_Unix should ignore comments when searching for
6725              $VERSION.
6726      Branch: perl
6727            ! lib/ExtUtils/MM_Unix.pm
6728 ____________________________________________________________________________
6729 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
6730         Log: Subject: Re: New module XML::Clean
6731              From: andreas.koenig@anima.de (Andreas J. Koenig)
6732              Date: 13 Oct 2001 10:17:09 +0200
6733              Message-ID: <m37ku0t0my.fsf@anima.de>
6734      Branch: perl
6735            ! pod/perlnewmod.pod
6736 ____________________________________________________________________________
6737 [ 12424] By: sky                                   on 2001/10/13  09:39:59
6738         Log: Set thread stack size if needed.
6739      Branch: perl
6740            ! ext/threads/threads.xs
6741 ____________________________________________________________________________
6742 [ 12423] By: sky                                   on 2001/10/13  09:36:49
6743         Log: We do want to set the attribute to joinable even on modern posix
6744              platforms.
6745      Branch: perl
6746            ! ext/threads/threads.xs
6747 ____________________________________________________________________________
6748 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
6749         Log: Subject: [PATCH ext/Data/Dumper.xs]
6750              From: Brian Ingerson <ingy@ttul.org>
6751              Date: Fri, 12 Oct 2001 19:32:35 -0700
6752              Message-ID: <20011012193235.B889@ttul.org>
6753      Branch: perl
6754            ! ext/Data/Dumper/Dumper.xs
6755 ____________________________________________________________________________
6756 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
6757         Log: Update Changes.
6758      Branch: perl
6759            ! Changes patchlevel.h
6760 ____________________________________________________________________________
6761 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
6762         Log: FAQ sync.
6763      Branch: perl
6764            ! pod/perlfaq3.pod pod/perlfaq4.pod
6765 ____________________________________________________________________________
6766 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
6767         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
6768              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
6769              Date: Fri, 12 Oct 2001 11:51:05 -0700
6770              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
6771      Branch: perl
6772            ! lib/File/Copy.pm
6773 ____________________________________________________________________________
6774 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
6775         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
6776              From: "chromatic" <chromatic@rmci.net>     
6777              Date: Thu, 11 Oct 2001 10:57:55 -0600
6778              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
6779              
6780              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
6781              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6782              Date: Thu, 11 Oct 2001 22:34:21 +0200
6783              Message-ID: <20011011223421.A693@rafael>     
6784              
6785              plus undef $Term::Complete::stty as suggested by Rafael.
6786      Branch: perl
6787            ! lib/Term/Complete.pm lib/Term/Complete.t
6788 ____________________________________________________________________________
6789 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
6790         Log: UUnndduupplleexx..
6791      Branch: perl
6792            ! perl.h
6793 ____________________________________________________________________________
6794 [ 12416] By: sky                                   on 2001/10/12  20:16:19
6795         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
6796              From: Andy Dougherty <doughera@lafayette.edu>
6797              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
6798              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
6799              (Potentially only band-aid)
6800      Branch: perl
6801            ! sv.c
6802 ____________________________________________________________________________
6803 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
6804         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
6805              mishandles kill(), and therefore the sigaction test
6806              should be skipped, from Charles Lane.
6807      Branch: perl
6808            ! ext/POSIX/t/sigaction.t
6809 ____________________________________________________________________________
6810 [ 12414] By: sky                                   on 2001/10/12  18:47:49
6811         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
6812      Branch: perl
6813            ! op.h
6814 ____________________________________________________________________________
6815 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
6816         Log: Upgrade to Math::BigInt 1.44 from Tels and
6817              further fixes from John Peacock.
6818      Branch: perl
6819            + lib/Math/BigInt/t/Math/Subclass.pm
6820            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
6821            + lib/Math/BigInt/t/subclass.t
6822            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6823            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
6824            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
6825            ! lib/Math/BigInt/t/mbimbf.t
6826 ____________________________________________________________________________
6827 [ 12412] By: sky                                   on 2001/10/12  18:28:23
6828         Log: perhaps pthread_attr_t really needs to be set for the old api
6829      Branch: perl
6830            ! ext/threads/threads.xs
6831 ____________________________________________________________________________
6832 [ 12411] By: sky                                   on 2001/10/12  18:11:45
6833         Log: pthread_keycreate not pthread_key_create under the here be dragons API
6834      Branch: perl
6835            ! ext/threads/threads.h
6836 ____________________________________________________________________________
6837 [ 12410] By: sky                                   on 2001/10/12  18:07:37
6838         Log: Apperently OLD PTHREADS API is a bit retarded.
6839              This should fix another set of compile failures in HP-UX 10.20.
6840      Branch: perl
6841            ! ext/threads/threads.h ext/threads/threads.xs
6842 ____________________________________________________________________________
6843 [ 12409] By: nick                                  on 2001/10/12  15:30:01
6844         Log: Blind integrate of mainline
6845      Branch: perlio
6846           +> (branch 32 files)
6847            - lib/unicode/README
6848           !> (integrate 121 files)
6849 ____________________________________________________________________________
6850 [ 12408] By: sky                                   on 2001/10/12  14:55:08
6851         Log: Let us avoid being smart for now.
6852      Branch: perl
6853            ! ext/threads/threads.h
6854 ____________________________________________________________________________
6855 [ 12407] By: sky                                   on 2001/10/12  14:38:12
6856         Log: (void*) the argument to make sure we work with picky compilers
6857      Branch: perl
6858            ! ext/threads/threads.xs
6859 ____________________________________________________________________________
6860 [ 12406] By: ams                                   on 2001/10/12  13:26:04
6861         Log: (replaced with #12600)
6862              
6863              Subject: [PATCH 5.6.1 perldoc] use File::Temp
6864              From: Mikhail Zabaluev <mhz@alt-linux.org>
6865              Date: Fri, 12 Oct 2001 12:47:47 +0400
6866              Message-Id: <20011012124747.E13918@localhost.localdomain>
6867      Branch: perl
6868            ! utils/perldoc.PL
6869 ____________________________________________________________________________
6870 [ 12405] By: ams                                   on 2001/10/12  13:05:32
6871         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
6872              From: andreas.koenig@anima.de (Andreas J. Koenig)
6873              Date: 12 Oct 2001 11:12:07 +0200
6874              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
6875      Branch: perl
6876            ! lib/Memoize/t/speed.t
6877 ____________________________________________________________________________
6878 [ 12404] By: sky                                   on 2001/10/12  12:46:15
6879         Log: A) Support OLD_PTHREADS_API
6880              B) Change from using pthread_t to using a TLS to store the
6881              index of the thread in an hash, this is to avoid problems when
6882              in fact pthread_t was not a seralizable type.
6883              Both these changes are because of HP-UX 10.20
6884              This has not been tested on win32 but should work there.
6885              Need to add support for NetWare.
6886      Branch: perl
6887            ! ext/threads/threads.h ext/threads/threads.xs
6888 ____________________________________________________________________________
6889 [ 12403] By: ams                                   on 2001/10/12  07:34:19
6890         Log: Subject: Re: New module XML::Clean
6891              From: andreas.koenig@anima.de (Andreas J. Koenig)
6892              Date: 12 Oct 2001 10:20:35 +0200
6893              Message-Id: <m3elo9uv58.fsf@anima.de>
6894      Branch: perl
6895            ! pod/perlnewmod.pod
6896 ____________________________________________________________________________
6897 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
6898         Log: More HP model tweaks from Merijn.
6899      Branch: perl
6900            ! README.hpux
6901 ____________________________________________________________________________
6902 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
6903         Log: Update Changes.
6904      Branch: perl
6905            ! Changes patchlevel.h
6906 ____________________________________________________________________________
6907 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
6908         Log: HP-UX update from H.Merijn Brand.
6909      Branch: perl
6910            ! README.hpux
6911 ____________________________________________________________________________
6912 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
6913         Log: Subject: [PATCH] fix link rot in README.vms
6914              From: "Craig A. Berry" <craigberry@mac.com>
6915              Date: Wed, 10 Oct 2001 17:17:00 -0500
6916              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
6917      Branch: perl
6918            ! README.vms
6919 ____________________________________________________________________________
6920 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
6921         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
6922              From: "chromatic" <chromatic@rmci.net>
6923              Date: Wed, 10 Oct 2001 15:50:30 -0600
6924              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
6925      Branch: perl
6926            ! lib/Term/Complete.t
6927 ____________________________________________________________________________
6928 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
6929         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
6930              From: "chromatic" <chromatic@rmci.net>
6931              Date: Wed, 10 Oct 2001 15:45:42 -0600
6932              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
6933      Branch: perl
6934            + lib/ExtUtils/Packlist.t
6935            ! MANIFEST
6936 ____________________________________________________________________________
6937 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
6938         Log: VMS needs quotes around the -I option to keep it from
6939              being downcased, from Charles Lane.
6940      Branch: perl
6941            ! t/run/kill_perl.t
6942 ____________________________________________________________________________
6943 [ 12395] By: ams                                   on 2001/10/10  16:22:32
6944         Log: Subject: [PATCH lib/FindBin.pm]
6945              From: Stas Bekman <stas@stason.org>
6946              Date: Tue, 09 Oct 2001 23:57:10 +0800
6947              Message-Id: <3BC31E56.60805@stason.org>
6948      Branch: perl
6949            ! lib/FindBin.pm
6950 ____________________________________________________________________________
6951 [ 12394] By: ams                                   on 2001/10/10  16:09:53
6952         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
6953              From: Abhijit Menon-Sen <ams@wiw.org>
6954              Date: Wed, 10 Oct 2001 21:59:33 +0530
6955              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
6956      Branch: perl
6957            ! ext/Data/Dumper/Dumper.xs
6958 ____________________________________________________________________________
6959 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
6960         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
6961              from Charles Lane.
6962      Branch: perl
6963            ! lib/File/Spec/VMS.pm
6964 ____________________________________________________________________________
6965 [ 12392] By: ams                                   on 2001/10/10  14:49:43
6966         Log: Subject: [PATCH] two s/// bugfixes
6967              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6968              Date: Wed, 10 Oct 2001 17:23:44 +0200
6969              Message-Id: <20011010172344.C22440@rafael>
6970      Branch: perl
6971            ! pp_ctl.c regexec.c t/op/subst.t
6972 ____________________________________________________________________________
6973 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
6974         Log: Fix/improve handling of the [000000] special "root"
6975              directory, by putting cwd in canonical form when doing
6976              abs2rel, and prepending a 000000 to directory "chunks"
6977              if missing from base or path.  Also adjust test to
6978              reflect the (improved) output from abs2rel.
6979              From Charles Lane.
6980      Branch: perl
6981            ! lib/File/Spec.t lib/File/Spec/VMS.pm
6982 ____________________________________________________________________________
6983 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
6984         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
6985              all of the extra VMSish attributes (such as "treat this logical
6986              as a device name") that are necessary to make programs run.
6987              A tainted %ENV does not hinder VMS.  From Charles Lane.
6988      Branch: perl
6989            ! lib/File/Find/t/taint.t
6990 ____________________________________________________________________________
6991 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
6992         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
6993              
6994              o  VMS is case-insensitive, RTL downcases filenames read
6995              by perl... so need to re-upcase filenames like MANIFEST
6996              and MANIFEST.SKIP
6997              
6998              o  Need to convert VMS-style to Unix-style filenames when comparing
6999              names in MANIFEST to names in filesystem.
7000              
7001              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
7002              since VMS won't let you (easily) delete non-empty directories.
7003              
7004              From Charles Lane.
7005      Branch: perl
7006            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
7007 ____________________________________________________________________________
7008 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
7009         Log: Unix and VMS agree on "*" as a "match any number of any chars"
7010              wildcards, but differ ("?"  vs.  "%") for their "match any single
7011              char" wildcard.  This patch changes "?"  chars to "%" before doing a
7012              VMS glob...at no loss of functionality, since "?"  isn't a valid
7013              filename char on VMS.  From Charles Lane.
7014      Branch: perl
7015            ! doio.c
7016 ____________________________________________________________________________
7017 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
7018         Log: (accidentally empty submit; new life as #12390)
7019      Branch: perl
7020            ! lib/File/Find/t/taint.t
7021 ____________________________________________________________________________
7022 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
7023         Log: Even more VMS tweakage from Charles Lane:
7024              
7025              Tweak #1:  splitdir only works on directory part of filespec,
7026              split off volume first
7027              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
7028              (it's a horrible kludge in the run-time library,
7029              improved in later versions). Check the
7030              $Config{'d_setenv'} flag before attempting to set it.
7031      Branch: perl
7032            ! t/op/chdir.t
7033 ____________________________________________________________________________
7034 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
7035         Log: VMS tweakage from Charles Lane.
7036              
7037              . command.com doubles an output line when prompting for extensions
7038              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
7039              . perl5db doesn't clean up after itself
7040      Branch: perl
7041            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
7042 ____________________________________________________________________________
7043 [ 12384] By: sky                                   on 2001/10/09  19:16:11
7044         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
7045              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7046              Date: Tue, 9 Oct 2001 22:10:26 +0200
7047              Message-ID: <20011009221026.A8579@rafael>
7048      Branch: perl
7049            ! pod/perldata.pod
7050 ____________________________________________________________________________
7051 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
7052         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
7053              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
7054              Date: 9 Oct 2001 15:15:06 -0000
7055              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
7056      Branch: perl
7057            ! t/op/subst.t
7058 ____________________________________________________________________________
7059 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
7060         Log: Update Changes.
7061      Branch: perl
7062            ! Changes patchlevel.h
7063 ____________________________________________________________________________
7064 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
7065         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
7066              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
7067              when a NULL is passed for the filename string pointer.
7068              From Charles Lane.
7069      Branch: perl
7070            ! vms/vms.c
7071 ____________________________________________________________________________
7072 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
7073         Log: Subject: HP systems update
7074              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7075              Date: Tue, 09 Oct 2001 15:59:22 +0200
7076              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
7077      Branch: perl
7078            ! README.hpux
7079 ____________________________________________________________________________
7080 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
7081         Log: CPAN::Nox does now have a test.
7082      Branch: perl
7083            ! t/lib/1_compile.t
7084 ____________________________________________________________________________
7085 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
7086         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
7087              From: David Dyck <dcd@tc.fluke.com>
7088              Date: Mon, 1 Oct 2001 12:17:36 -0700
7089              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
7090      Branch: perl
7091            ! installperl
7092 ____________________________________________________________________________
7093 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
7094         Log: NetWare update from Ananth Kesari.
7095      Branch: perl
7096            ! NetWare/nwperlsys.h makedef.pl
7097 ____________________________________________________________________________
7098 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
7099         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
7100              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7101              Date: Tue, 9 Oct 2001 08:40:57 EDT
7102              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
7103      Branch: perl
7104            ! lib/File/Find/t/find.t
7105 ____________________________________________________________________________
7106 [ 12374] By: ams                                   on 2001/10/09  05:31:45
7107         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
7108              ExtUtils::Mkbootstrap
7109              From: "chromatic" <chromatic@rmci.net>
7110              Date: Tue, 09 Oct 2001 00:08:37 -0600
7111              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
7112      Branch: perl
7113            + lib/ExtUtils/Mkbootstrap.t
7114            ! MANIFEST
7115 ____________________________________________________________________________
7116 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
7117         Log: Enable more debugging.
7118      Branch: perl
7119            ! lib/utf8_heavy.pl
7120 ____________________________________________________________________________
7121 [ 12372] By: ams                                   on 2001/10/09  02:11:59
7122         Log: #12370 forgot to modify is_gv_magical().
7123      Branch: perl
7124            ! gv.c
7125 ____________________________________________________________________________
7126 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
7127         Log: Make the toupper/lower/title API for Unicode not right
7128              but at least less wrong: prepare for the mapping being
7129              more than just one-character-to-one-character.
7130      Branch: perl
7131            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
7132            ! regexec.c utf8.c
7133 ____________________________________________________________________________
7134 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
7135         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
7136              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7137              Date: Mon, 8 Oct 2001 22:18:23 -0400
7138              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
7139      Branch: perl
7140            ! pod/perlvar.pod t/op/taint.t
7141 ____________________________________________________________________________
7142 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
7143         Log: FAQ sync.
7144      Branch: perl
7145            ! pod/perlfaq3.pod pod/perlfaq4.pod
7146 ____________________________________________________________________________
7147 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
7148         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
7149              From: "chromatic" <chromatic@rmci.net>
7150              Date: Mon, 08 Oct 2001 14:05:32 -0600
7151              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
7152      Branch: perl
7153            ! lib/Term/Cap.t
7154 ____________________________________________________________________________
7155 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
7156         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
7157              From: Michael G Schwern <schwern@pobox.com>
7158              Date: Mon, 8 Oct 2001 17:00:14 -0400
7159              Message-ID: <20011008170014.L17083@blackrider>
7160      Branch: perl
7161            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
7162 ____________________________________________________________________________
7163 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
7164         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
7165              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7166              Date: Mon, 8 Oct 2001 16:01:33 EDT
7167              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
7168      Branch: perl
7169            ! ext/Time/HiRes/HiRes.xs
7170 ____________________________________________________________________________
7171 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
7172         Log: Subject: [PATCH] Autosplit patch for VMS
7173              From: "Craig A. Berry" <craigberry@mac.com>
7174              Date: Mon, 08 Oct 2001 15:40:43 -0500
7175              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
7176      Branch: perl
7177            ! lib/AutoSplit.pm lib/AutoSplit.t
7178 ____________________________________________________________________________
7179 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
7180         Log: Don't assume that everybody is running OS X 10.1 yet;
7181              from Kay Röpke.
7182      Branch: perl
7183            ! hints/darwin.sh
7184 ____________________________________________________________________________
7185 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
7186         Log: Update Changes.
7187      Branch: perl
7188            ! Changes patchlevel.h
7189 ____________________________________________________________________________
7190 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
7191         Log: Retract #12358 for now.
7192      Branch: perl
7193            ! lib/Term/Cap.t
7194 ____________________________________________________________________________
7195 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
7196         Log: Can't figure out what this is testing.
7197              (If it is trying to catch SIGKILL, it should stop
7198              trying because that is by definition impossible.)
7199      Branch: perl
7200            ! lib/sigtrap.t
7201 ____________________________________________________________________________
7202 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
7203         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
7204              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7205              Date: Sun, 30 Sep 2001 21:15:13 +0200
7206              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
7207      Branch: perl
7208            ! lib/ExtUtils/MM_Win32.pm
7209 ____________________________________________________________________________
7210 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
7211         Log: Clarify the ldlibpth part and condense the overall text.
7212      Branch: perl
7213            ! t/TEST
7214 ____________________________________________________________________________
7215 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
7216         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
7217              From: "chromatic" <chromatic@rmci.net>
7218              Date: Sun, 07 Oct 2001 16:59:26 -0600
7219              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
7220      Branch: perl
7221            ! lib/Term/Cap.t
7222 ____________________________________________________________________________
7223 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
7224         Log: Update the list because fo #12265.
7225      Branch: perl
7226            ! t/lib/1_compile.t
7227 ____________________________________________________________________________
7228 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
7229         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
7230              From: Nicholas Clark <nick@ccl4.org>
7231              Date: Sun, 7 Oct 2001 20:53:33 +0100
7232              Message-ID: <20011007205333.S38756@plum.flirble.org>   
7233      Branch: perl
7234            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
7235            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7236            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
7237            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
7238            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
7239            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
7240            ! lib/Switch/t/switch.t lib/Term/Complete.t
7241            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
7242            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
7243            ! t/op/my_stash.t
7244 ____________________________________________________________________________
7245 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
7246         Log: Integrate patch #12350 from maintperl; typo in
7247              IO::Seekable doc.
7248      Branch: perl
7249           !> ext/IO/lib/IO/Seekable.pm
7250 ____________________________________________________________________________
7251 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
7252         Log: Detypo.
7253      Branch: perl
7254            ! hints/darwin.sh
7255 ____________________________________________________________________________
7256 [ 12353] By: sky                                   on 2001/10/07  17:16:14
7257         Log: Change 12349 didn't really get it right.
7258      Branch: perl
7259            ! lib/Unicode/README
7260 ____________________________________________________________________________
7261 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
7262         Log: If running the harness the dynamic library search path
7263              may need setting.
7264      Branch: perl
7265            ! t/TEST
7266 ____________________________________________________________________________
7267 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
7268         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
7269              in ldflags.
7270      Branch: perl
7271            ! hints/darwin.sh
7272 ____________________________________________________________________________
7273 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
7274         Log: typo in IO::Seekable doc
7275      Branch: maint-5.6/perl
7276            ! ext/IO/lib/IO/Seekable.pm
7277 ____________________________________________________________________________
7278 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
7279         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
7280              doesn't work on Mac OS X 10.1 (when unpacking the tar the
7281              latter gets renamed as lib/unicode:1, assumedly for security
7282              reasons not to overwrite stuff)
7283      Branch: perl
7284            + lib/Unicode/README
7285            - lib/unicode/README
7286            ! MANIFEST
7287 ____________________________________________________________________________
7288 [ 12348] By: ams                                   on 2001/10/07  05:33:40
7289         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
7290              From: "chromatic" <chromatic@rmci.net>
7291              Date: Sat, 06 Oct 2001 21:42:03 -0600
7292              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
7293      Branch: perl
7294            + lib/CPAN/t/Nox.t
7295            ! MANIFEST
7296 ____________________________________________________________________________
7297 [ 12347] By: ams                                   on 2001/10/07  00:48:10
7298         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
7299              From: "chromatic" <chromatic@rmci.net>
7300              Date: Sat, 06 Oct 2001 18:52:10 -0600
7301              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
7302      Branch: perl
7303            + lib/sigtrap.t
7304            ! MANIFEST
7305 ____________________________________________________________________________
7306 [ 12346] By: ams                                   on 2001/10/06  23:14:01
7307         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
7308              h2xs write?)
7309              From: Nicholas Clark <nick@ccl4.org>
7310              Date: Sat, 6 Oct 2001 21:46:43 +0100
7311              Message-Id: <20011006214643.L38756@plum.flirble.org>
7312      Branch: perl
7313            ! utils/h2xs.PL
7314 ____________________________________________________________________________
7315 [ 12345] By: ams                                   on 2001/10/06  17:39:53
7316         Log: Subject: [PATCH] Memoize tests
7317              From: Nicholas Clark <nick@ccl4.org>
7318              Date: Sat, 6 Oct 2001 18:04:21 +0100
7319              Message-Id: <20011006180421.J38756@plum.flirble.org>
7320      Branch: perl
7321            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
7322            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
7323            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
7324            ! lib/Memoize/t/expire_module_n.t
7325            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
7326            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
7327            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
7328            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
7329            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
7330            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
7331 ____________________________________________________________________________
7332 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
7333         Log: Retract the latter part of #12343.
7334      Branch: perl
7335            ! ext/IO/lib/IO/Socket/INET.pm
7336 ____________________________________________________________________________
7337 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
7338         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
7339              From: David Dyck <dcd@tc.fluke.com>
7340              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
7341              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
7342              
7343              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
7344              From: David Dyck <dcd@tc.fluke.com>
7345              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
7346              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
7347      Branch: perl
7348            ! ext/IO/lib/IO/Socket/INET.pm
7349 ____________________________________________________________________________
7350 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
7351         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
7352              From: Robin Barker <rmb1@cise.npl.co.uk>
7353              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
7354              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
7355      Branch: perl
7356            ! t/TEST
7357 ____________________________________________________________________________
7358 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
7359         Log: Don't assume that %x is good for displaying UVs.
7360      Branch: perl
7361            ! dump.c
7362 ____________________________________________________________________________
7363 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
7364         Log: Update Changes.
7365      Branch: perl
7366            ! Changes patchlevel.h
7367 ____________________________________________________________________________
7368 [ 12339] By: ams                                   on 2001/10/05  10:22:34
7369         Log: Subject: [PATCH] perlfunc/select
7370              From: Nicholas Clark <nick@ccl4.org>
7371              Date: Fri, 5 Oct 2001 11:33:58 +0100
7372              Message-Id: <20011005113358.Z38756@plum.flirble.org>
7373      Branch: perl
7374            ! pod/perlfunc.pod
7375 ____________________________________________________________________________
7376 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
7377         Log: Retract #12313 and #12249.
7378      Branch: perl
7379            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
7380            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
7381            ! pod/perlebcdic.pod
7382 ____________________________________________________________________________
7383 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
7384         Log: Subject: [PATCH] perlvms.pod update
7385              From: "Craig A. Berry" <craigberry@mac.com>
7386              Date: Thu, 04 Oct 2001 12:55:52 -0500
7387              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
7388      Branch: perl
7389            ! vms/perlvms.pod
7390 ____________________________________________________________________________
7391 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
7392         Log: Subject: PATCH: Tie::SubstrHash
7393              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7394              Date: Thu, 04 Oct 2001 12:12:41 +0100
7395              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
7396      Branch: perl
7397            ! lib/Tie/SubstrHash.pm
7398 ____________________________________________________________________________
7399 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
7400         Log: Unicode properties saga continues.
7401      Branch: perl
7402            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
7403            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
7404 ____________________________________________________________________________
7405 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
7406         Log: Yet more Unicode properties.
7407      Branch: perl
7408            + lib/unicore/In/137.pl lib/unicore/In/138.pl
7409            + lib/unicore/In/139.pl lib/unicore/In/140.pl
7410            + lib/unicore/In/141.pl lib/unicore/In/142.pl
7411            + lib/unicore/In/143.pl lib/unicore/In/144.pl
7412            + lib/unicore/In/145.pl lib/unicore/In/146.pl
7413            + lib/unicore/In/147.pl lib/unicore/In/148.pl
7414            + lib/unicore/In/149.pl lib/unicore/In/150.pl
7415            + lib/unicore/In/151.pl lib/unicore/In/152.pl
7416            + lib/unicore/In/153.pl lib/unicore/In/154.pl
7417            + lib/unicore/In/155.pl lib/unicore/In/156.pl
7418            + lib/unicore/In/157.pl lib/unicore/In/158.pl
7419            + lib/unicore/In/159.pl lib/unicore/In/160.pl
7420            + lib/unicore/In/161.pl lib/unicore/In/162.pl
7421            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
7422            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
7423            ! pod/perlunicode.pod
7424 ____________________________________________________________________________
7425 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
7426         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
7427              From: "Craig A. Berry" <craigberry@mac.com>
7428              Date: Wed, 03 Oct 2001 17:45:25 -0500
7429              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
7430              
7431              (the lib/Term/Complete.t patched differently by #12332)
7432      Branch: perl
7433            ! lib/ExtUtils/Command.t
7434 ____________________________________________________________________________
7435 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
7436         Log: Restore only if something to restore.
7437      Branch: perl
7438            ! lib/Term/Complete.t
7439 ____________________________________________________________________________
7440 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
7441         Log: Update various resources for credits,
7442              minor icons fixes, and versions.
7443      Branch: maint-5.6/macperl
7444            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
7445            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
7446            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
7447 ____________________________________________________________________________
7448 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
7449         Log: Quiet the warnings about using undef value
7450      Branch: maint-5.6/macperl
7451            ! lib/File/Temp.pm
7452 ____________________________________________________________________________
7453 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
7454         Log: Fix up Ballon Help and Help menu docs (first pass);
7455              remove balloon rez file, and autogenerate with
7456              Balloon2Rez instead.
7457      Branch: maint-5.6/macperl
7458            + macos/macperl/macscripts/Balloon2Rez
7459            - macos/macperl/MPBalloons.r
7460            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
7461 ____________________________________________________________________________
7462 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
7463         Log: Allow overriding of defaults, for change #12327.
7464      Branch: maint-5.6/macperl
7465            ! perl.h
7466 ____________________________________________________________________________
7467 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
7468         Log: Override PerlProc_exit.
7469      Branch: maint-5.6/macperl
7470            ! macos/macish.h
7471 ____________________________________________________________________________
7472 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
7473         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
7474      Branch: maint-5.6/macperl
7475            + macos/bundled_lib/blib/lib/MD5.pm
7476            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
7477            + macos/lib/Mac/AETE/Dialect.pm
7478            + macos/lib/Mac/AETE/Format/Converter.pm
7479            + macos/lib/Mac/AETE/Format/Dictionary.pm
7480            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
7481            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
7482            + macos/lib/Mac/Toolbox.pod
7483            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
7484 ____________________________________________________________________________
7485 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
7486         Log: Sync up silly CVS headers ... I should commit CVS
7487              first to avoid this ...
7488      Branch: maint-5.6/macperl
7489            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
7490            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
7491            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
7492            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
7493 ____________________________________________________________________________
7494 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
7495         Log: Fix Matthias' address, and attributions.
7496      Branch: maint-5.6/macperl
7497            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
7498            ! pod/perlport.pod
7499 ____________________________________________________________________________
7500 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
7501         Log: Fix Matthias' address, and attributions.
7502      Branch: maint-5.6/macperl
7503            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
7504            ! macos/ext/Mac/Components/Components.pm
7505            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
7506            ! macos/ext/Mac/Dialogs/Dialogs.pm
7507            ! macos/ext/Mac/Events/Events.pm
7508            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
7509            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
7510            ! macos/ext/Mac/Gestalt/Gestalt.pm
7511            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
7512            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
7513            ! macos/ext/Mac/Menus/Menus.pm
7514            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
7515            ! macos/ext/Mac/Movies/Movies.pm
7516            ! macos/ext/Mac/Navigation/Navigation.pm
7517            ! macos/ext/Mac/Notification/Notification.pm
7518            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
7519            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
7520            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
7521            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
7522            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
7523            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
7524            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
7525            ! macos/ext/Mac/StandardFile/StandardFile.pm
7526            ! macos/ext/Mac/TextEdit/TextEdit.pm
7527            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
7528            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
7529            ! macos/lib/Mac/LowMem.pm
7530 ____________________________________________________________________________
7531 [ 12322] By: sky                                   on 2001/10/03  18:41:07
7532         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
7533              From: "Craig A. Berry" <craigberry@mac.com>
7534              Date: Wed, 03 Oct 2001 14:30:55 -0500
7535              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
7536      Branch: perl
7537            ! vms/vms.c
7538 ____________________________________________________________________________
7539 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
7540         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
7541              From: "Craig A. Berry" <craigberry@mac.com>
7542              Date: Wed, 03 Oct 2001 14:30:55 -0500
7543              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
7544      Branch: perl
7545            ! vms/vms.c
7546 ____________________________________________________________________________
7547 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
7548         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
7549              only IsL&) and Inherited (negative lookahead good);
7550              add tests for Common, Inherited, and L&.
7551      Branch: perl
7552            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
7553 ____________________________________________________________________________
7554 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
7555         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
7556              (The Unicode standard uses L& quite often.)
7557      Branch: perl
7558            ! lib/utf8_heavy.pl
7559 ____________________________________________________________________________
7560 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
7561         Log: Add the 'Common' Unicode property (code points not
7562              explicitly assigned to any other script).
7563      Branch: perl
7564            + lib/unicore/In/136.pl
7565            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
7566 ____________________________________________________________________________
7567 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
7568         Log: Skip the RV printing test under threads until fixed.
7569      Branch: perl
7570            ! ext/B/t/terse.t
7571 ____________________________________________________________________________
7572 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
7573         Log: Subject: 12309 / cygwin / win2k
7574              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7575              Date: Wed, 03 Oct 2001 15:25:15 +0200
7576              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
7577      Branch: perl
7578            ! makedef.pl
7579 ____________________________________________________________________________
7580 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
7581         Log: Metaconfig unit change for #12314.
7582      Branch: metaconfig
7583            ! U/modified/Head.U
7584 ____________________________________________________________________________
7585 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
7586         Log: Subject: Both cygwin and djgpp on one machine
7587              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7588              Date: Wed, 03 Oct 2001 15:02:59 +0200
7589              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
7590      Branch: perl
7591            ! Configure
7592 ____________________________________________________________________________
7593 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
7594         Log: (retracted by #12338)
7595              
7596              Subject: [PATCH] Code clean up for perlboot.pod
7597              From: Casey West <casey@geeknest.com>
7598              Date: Tue, 2 Oct 2001 19:24:43 -0400
7599              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
7600              
7601              Subject: [PATCH] Code clean up for perlbot.diff
7602              From: Casey West <casey@geeknest.com>
7603              Date: Tue, 2 Oct 2001 19:25:22 -0400
7604              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
7605              
7606              Subject: [PATCH] Code clean up for perlcall.pod
7607              From: Casey West <casey@geeknest.com>
7608              Date: Tue, 2 Oct 2001 19:25:57 -0400
7609              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
7610              
7611              Subject: [PATCH] Code clean up for perldata.pod
7612              From: Casey West <casey@geeknest.com>
7613              Date: Tue, 2 Oct 2001 19:26:29 -0400
7614              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
7615              
7616              Subject: [PATCH] Code clean up for perldbmfilter.pod
7617              From: Casey West <casey@geeknest.com>
7618              Date: Tue, 2 Oct 2001 19:26:59 -0400
7619              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
7620              
7621              Subject: [PATCH] Code clean up for perlebcdic.pod
7622              From: Casey West <casey@geeknest.com>
7623              Date: Tue, 2 Oct 2001 19:27:37 -0400
7624              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
7625      Branch: perl
7626            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
7627            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
7628 ____________________________________________________________________________
7629 [ 12312] By: ams                                   on 2001/10/02  23:43:55
7630         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
7631              From: Michael G Schwern <schwern@pobox.com>
7632              Date: Tue, 2 Oct 2001 17:00:49 -0400
7633              Message-Id: <20011002170049.A9955@blackrider>
7634      Branch: perl
7635            ! lib/ExtUtils/MakeMaker.pm
7636 ____________________________________________________________________________
7637 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
7638         Log: FAQ sync.
7639      Branch: perl
7640            ! pod/perlfaq3.pod
7641 ____________________________________________________________________________
7642 [ 12310] By: nick                                  on 2001/10/02  16:09:49
7643         Log: Integrate mainline
7644      Branch: perlio
7645           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
7646           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
7647           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
7648           !> patchlevel.h t/op/pat.t
7649 ____________________________________________________________________________
7650 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
7651         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
7652              not just one single space.
7653      Branch: perl
7654            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
7655 ____________________________________________________________________________
7656 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
7657         Log: AUTHORS updates.
7658      Branch: perl
7659            ! AUTHORS
7660 ____________________________________________________________________________
7661 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
7662         Log: Update Changes.
7663      Branch: perl
7664            ! Changes patchlevel.h
7665 ____________________________________________________________________________
7666 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
7667         Log: Work around old buggy glibcs for langinfo constants,
7668              from Nicholas Clark and David Dyck.
7669      Branch: perl
7670            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
7671 ____________________________________________________________________________
7672 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
7673         Log: Eradicate Time::Piece; add an example.
7674      Branch: perl
7675            ! ext/I18N/Langinfo/Langinfo.pm
7676 ____________________________________________________________________________
7677 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
7678         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
7679              From: Robert Spier <rspier@pobox.com>
7680              Date: Mon, 1 Oct 2001 23:20:16 -0700
7681              Message-ID: <15289.23712.422087.878224@rls.cx>
7682      Branch: perl
7683            ! lib/Pod/Html.pm
7684 ____________________________________________________________________________
7685 [ 12303] By: sky                                   on 2001/10/02  10:40:57
7686         Log: Fixes obscure bug that manifests itself by.
7687              local $!=0;undef*STDOUT;#segfaults
7688              Has been around for a while. Possible other magic IO vars are
7689              possibly affected aswell. Reported by Jos Boumans.
7690      Branch: perl
7691            ! mg.c
7692 ____________________________________________________________________________
7693 [ 12302] By: nick                                  on 2001/10/02  09:00:52
7694         Log: Integrate mainline
7695      Branch: perlio
7696           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
7697           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
7698           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
7699 ____________________________________________________________________________
7700 [ 12301] By: nick                                  on 2001/10/02  08:40:57
7701         Log: Integrate mainline + lib/open.t patch from Chromatic
7702      Branch: perlio
7703           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
7704            ! lib/open.t
7705           !> (integrate 29 files)
7706 ____________________________________________________________________________
7707 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
7708         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
7709              Until it has, better stop early if someone requests threads.
7710      Branch: perl
7711            ! hints/darwin.sh
7712 ____________________________________________________________________________
7713 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
7714         Log: Subject: [ID 20011001.011] redundant code in t/TEST
7715              From: David Dyck <dcd@tc.fluke.com>
7716              Date: Mon, 1 Oct 2001 12:56:24 -0700
7717              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
7718      Branch: perl
7719            ! t/TEST
7720 ____________________________________________________________________________
7721 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
7722         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
7723              From: "chromatic" <chromatic@rmci.net>
7724              Date: Mon, 01 Oct 2001 12:27:12 -0600
7725              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
7726      Branch: perl
7727            ! lib/Term/Cap.t
7728 ____________________________________________________________________________
7729 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
7730         Log: UNICOS testing patches from Nicholas Clark.
7731      Branch: perl
7732            ! t/op/arith.t t/op/pack.t
7733 ____________________________________________________________________________
7734 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
7735         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
7736              From: "chromatic" <chromatic@rmci.net>
7737              Date: Mon, 01 Oct 2001 10:21:51 -0600
7738              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
7739      Branch: perl
7740            ! lib/open.t
7741 ____________________________________________________________________________
7742 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
7743         Log: Make missing the RADIXCHAR a softer, gentler error.
7744      Branch: perl
7745            ! ext/I18N/Langinfo/Langinfo.t
7746 ____________________________________________________________________________
7747 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
7748         Log: Nuke also the LANG because of glibc.
7749      Branch: perl
7750            ! lib/open.t
7751 ____________________________________________________________________________
7752 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
7753         Log: Also the ^Is is optional.
7754      Branch: perl
7755            ! pod/perlunicode.pod t/op/pat.t
7756 ____________________________________________________________________________
7757 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
7758         Log: Be careful to pull chars from the varargs stack when
7759              formatting chars.
7760      Branch: perl
7761            ! regcomp.c
7762 ____________________________________________________________________________
7763 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
7764         Log: sortsv not in place anymore, noticed by John P. Linderman.
7765      Branch: perl
7766            ! pod/perlapi.pod pp_ctl.c
7767 ____________________________________________________________________________
7768 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
7769         Log: Make the diagnostic messages more neutral.
7770      Branch: perl
7771            ! ext/B/t/terse.t
7772 ____________________________________________________________________________
7773 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
7774         Log: Forgotten from #12288.
7775      Branch: perl
7776            ! ext/Data/Dumper/Dumper.pm
7777 ____________________________________________________________________________
7778 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
7779         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
7780              From: Brian Ingerson <ingy@ttul.org>
7781              Date: Sun, 30 Sep 2001 21:45:56 -0700
7782              Message-ID: <20010930214556.D26392@ttul.org>
7783              
7784              (remember also the #12289)
7785      Branch: perl
7786            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
7787 ____________________________________________________________________________
7788 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
7789         Log: More Unicode property tests for the abbreviated
7790              general properties.
7791      Branch: perl
7792            ! t/op/pat.t
7793 ____________________________________________________________________________
7794 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
7795         Log: Further tweaks to the Unicode properties.
7796      Branch: perl
7797            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
7798 ____________________________________________________________________________
7799 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
7800         Log: Retract #12284.
7801      Branch: perl
7802            ! lib/Term/Cap.t
7803 ____________________________________________________________________________
7804 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
7805         Log: (Retracted by #12285)
7806      Branch: perl
7807            ! lib/Term/Cap.t
7808 ____________________________________________________________________________
7809 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
7810         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
7811              From: "chromatic" <chromatic@rmci.net>  
7812              Date: Sun, 30 Sep 2001 16:10:02 -0600
7813              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
7814      Branch: perl
7815            + lib/Term/Cap.t
7816            ! MANIFEST
7817 ____________________________________________________________________________
7818 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
7819         Log: Use stty -g to restore the terminal state, do not even
7820              try to run the tests if stty -g is not available.
7821      Branch: perl
7822            ! lib/Term/Complete.t
7823 ____________________________________________________________________________
7824 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
7825         Log: Cleanup utf8_heavy; allow dropping the In prefix from
7826              Unicode script/block properties.
7827      Branch: perl
7828            ! lib/utf8_heavy.pl
7829 ____________________________________________________________________________
7830 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
7831         Log: Retract the #12259 for now.
7832      Branch: perl
7833            ! embed.h embed.pl sv.h
7834 ____________________________________________________________________________
7835 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
7836         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
7837      Branch: perl
7838            + lib/Text/TabsWrap/CHANGELOG
7839            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
7840 ____________________________________________________________________________
7841 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
7842         Log: #12272 wasn't right, it introduced an extra ().
7843      Branch: perl
7844            ! lib/utf8_heavy.pl
7845 ____________________________________________________________________________
7846 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
7847         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
7848              From: Jonathan Stowe <gellyfish@gellyfish.com>
7849              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
7850              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
7851      Branch: perl
7852            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
7853 ____________________________________________________________________________
7854 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
7855         Log: Subject: Patch to put qsortsv in the public API
7856              From: Brian Ingerson <ingy@ttul.org>
7857              Date: Sat, 29 Sep 2001 17:41:13 -0700
7858              Message-ID: <20010929174113.A30223@ttul.org>
7859      Branch: perl
7860            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
7861 ____________________________________________________________________________
7862 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
7863         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
7864              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7865              Date: Sat, 29 Sep 2001 23:54:48 +0200
7866              Message-ID: <20010929235448.A5017@rafael>
7867      Branch: perl
7868            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
7869 ____________________________________________________________________________
7870 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
7871         Log: FAQ sync.
7872      Branch: perl
7873            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7874            ! pod/perlfaq9.pod
7875 ____________________________________________________________________________
7876 [ 12273] By: bailey                                on 2001/09/29  23:43:46
7877         Log: Resync with mainline
7878      Branch: vmsperl
7879           +> (branch 1207 files)
7880            - (delete 324 files)
7881           !> (integrate 866 files)
7882 ____________________________________________________________________________
7883 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
7884         Log: Nasty recursion trap if one would match Unicode.
7885      Branch: perl
7886            ! lib/utf8_heavy.pl
7887 ____________________________________________________________________________
7888 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
7889         Log: More Unicode todo.
7890      Branch: perl
7891            ! pod/perltodo.pod
7892 ____________________________________________________________________________
7893 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
7894         Log: Explain a bit the new more flexible \p\P syntax.
7895      Branch: perl
7896            ! pod/perlunicode.pod
7897 ____________________________________________________________________________
7898 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
7899         Log: More leniency to the \p and \P: now can have whitespace
7900              between the property definition and the curlies; now can
7901              invert the property by having a caret between the open
7902              curly and the property.
7903      Branch: perl
7904            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
7905 ____________________________________________________________________________
7906 [ 12268] By: nick                                  on 2001/09/29  17:39:26
7907         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
7908              one test (lib/open.t) fails
7909      Branch: perlio
7910           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
7911           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
7912           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
7913           +> lib/Tie/Scalar.t lib/open.t
7914            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
7915            - ext/B/Stash.t
7916           !> (integrate 62 files)
7917 ____________________________________________________________________________
7918 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
7919         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
7920      Branch: perl
7921            ! t/op/chdir.t
7922 ____________________________________________________________________________
7923 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
7924         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
7925              From: "Craig A. Berry" <craigberry@mac.com> 
7926              Date: Sat, 29 Sep 2001 09:35:33 -0500
7927              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
7928      Branch: perl
7929            ! t/op/chdir.t
7930 ____________________________________________________________________________
7931 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
7932         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
7933              From: "chromatic" <chromatic@rmci.net>
7934              Date: Fri, 28 Sep 2001 21:20:12 -0600
7935              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
7936      Branch: perl
7937            + lib/Tie/Scalar.t
7938            ! MANIFEST lib/Tie/Scalar.pm
7939 ____________________________________________________________________________
7940 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
7941         Log: Allow for more flexibility in the \p{In...} names, now
7942              case doesn't matter, and any space or dash can be
7943              matched by any space, dash, underbar, or empty.
7944              (may be going too far on leniency)
7945      Branch: perl
7946            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
7947            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
7948            ! t/op/pat.t
7949 ____________________________________________________________________________
7950 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
7951         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
7952              From: "chromatic" <chromatic@rmci.net>
7953              Date: Fri, 28 Sep 2001 17:39:50 -0600
7954              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
7955      Branch: perl
7956            + lib/open.t
7957            ! MANIFEST
7958 ____________________________________________________________________________
7959 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
7960         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
7961              From: "Craig A. Berry" <craigberry@mac.com>
7962              Date: Fri, 28 Sep 2001 16:24:51 -0500
7963              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
7964      Branch: perl
7965            ! ext/File/Glob/t/basic.t
7966 ____________________________________________________________________________
7967 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
7968         Log: Subject: [DOC PATCH] Carp.pm pod typo
7969              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7970              Date: Fri, 28 Sep 2001 23:14:51 +0200
7971              Message-ID: <20010928231451.E16889@rafael>
7972      Branch: perl
7973            ! lib/Carp.pm
7974 ____________________________________________________________________________
7975 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
7976         Log: Subject: [PATCH] Allow an @INC hook to set %INC
7977              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7978              Date: Fri, 28 Sep 2001 22:18:13 +0200
7979              Message-ID: <20010928221813.A16889@rafael>
7980      Branch: perl
7981            ! pp_ctl.c
7982 ____________________________________________________________________________
7983 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
7984         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
7985              From: Nicholas Clark <nick@ccl4.org>
7986              Date: Fri, 28 Sep 2001 23:39:33 +0100
7987              Message-ID: <20010928233933.C23673@plum.flirble.org>
7988      Branch: perl
7989            ! embed.h embed.pl sv.h
7990 ____________________________________________________________________________
7991 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
7992         Log: Update Changes.
7993      Branch: perl
7994            ! Changes patchlevel.h
7995 ____________________________________________________________________________
7996 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
7997         Log: Move the B tests to B/t.
7998      Branch: perl
7999            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
8000            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
8001            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
8002            - ext/B/Showlex.t ext/B/Stash.t
8003            ! MANIFEST
8004 ____________________________________________________________________________
8005 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
8006         Log: Forgot from #12254.
8007      Branch: perl
8008            + ext/B/B/Terse.t
8009 ____________________________________________________________________________
8010 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
8011         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
8012              From: "chromatic" <chromatic@rmci.net>
8013              Date: Thu, 27 Sep 2001 23:22:17 -0600
8014              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
8015      Branch: perl
8016            ! MANIFEST
8017 ____________________________________________________________________________
8018 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
8019         Log: Test numbering mismatch.
8020      Branch: perl
8021            ! t/op/chdir.t
8022 ____________________________________________________________________________
8023 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
8024         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
8025              From: "Craig A. Berry" <craigberry@mac.com>
8026              Date: Wed, 26 Sep 2001 17:43:14 -0500
8027              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
8028      Branch: perl
8029            ! iperlsys.h t/op/chdir.t
8030 ____________________________________________________________________________
8031 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
8032         Log: Subject: [PATCH gv.c] make __ANON__ global
8033              From: Robin Barker <rmb1@cise.npl.co.uk>
8034              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
8035              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
8036      Branch: perl
8037            ! gv.c t/op/anonsub.t t/op/runlevel.t
8038 ____________________________________________________________________________
8039 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
8040         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
8041              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8042              Date: Thu, 27 Sep 2001 22:34:32 +0200
8043              Message-ID: <20010927223432.A1485@rafael>
8044      Branch: perl
8045            ! ext/B/B/Terse.pm
8046 ____________________________________________________________________________
8047 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
8048         Log: (retracted by #12338)
8049              
8050              Subject: [PATCH] Cleanup of perldsc.pod      
8051              From: Casey West <casey@geeknest.com>
8052              Date: Thu, 27 Sep 2001 11:13:17 -0400
8053              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
8054      Branch: perl
8055            ! pod/perldsc.pod
8056 ____________________________________________________________________________
8057 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
8058         Log: Not everyone is using ithreads...
8059      Branch: perl
8060            ! ext/Devel/Peek/Peek.t
8061 ____________________________________________________________________________
8062 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
8063         Log: Document the nss_delete core dump workaround for HP-UX
8064              and Solaris, bug IDs 20010805.018 and 20010629.004.
8065      Branch: perl
8066            ! README.hpux README.solaris
8067 ____________________________________________________________________________
8068 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
8069         Log: Dump Unicode hash keys also as Unicode,
8070              not just as a byte string.
8071      Branch: perl
8072            ! dump.c ext/Devel/Peek/Peek.t
8073 ____________________________________________________________________________
8074 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
8075         Log: Integrate changes #12241 and #12242 from macperl:
8076              
8077              Remove unneeded disabling of umask() calls
8078              
8079              Note (get|set)sockopt are available.
8080      Branch: perl
8081           !> lib/File/Temp.pm pod/perlport.pod
8082 ____________________________________________________________________________
8083 [ 12244] By: sky                                   on 2001/09/27  08:53:00
8084         Log: Flush buffers on thread closedown.
8085      Branch: perl
8086            ! ext/threads/threads.xs
8087 ____________________________________________________________________________
8088 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
8089         Log: Dump SvUTF8(sv)s also as \x{...}.
8090              
8091              TODO: dump the SvUTF8() hash keys similarly. 
8092      Branch: perl
8093            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
8094 ____________________________________________________________________________
8095 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
8096         Log: Note (get|set)sockopt are available.
8097      Branch: maint-5.6/macperl
8098            ! pod/perlport.pod
8099 ____________________________________________________________________________
8100 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
8101         Log: Remove unneeded disabling of umask() calls
8102      Branch: maint-5.6/macperl
8103            ! lib/File/Temp.pm
8104 ____________________________________________________________________________
8105 [ 12240] By: sky                                   on 2001/09/26  18:44:56
8106         Log: Documention update
8107      Branch: perl
8108            ! ext/threads/threads.pm
8109 ____________________________________________________________________________
8110 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
8111         Log: Update Changes.
8112      Branch: perl
8113            ! Changes patchlevel.h
8114 ____________________________________________________________________________
8115 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
8116         Log: Check that all environment variables are tainted.
8117      Branch: perl
8118            ! t/op/taint.t
8119 ____________________________________________________________________________
8120 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
8121         Log: Manual integration error in #12235.
8122      Branch: perl
8123            ! lib/File/DosGlob.t
8124 ____________________________________________________________________________
8125 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
8126         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
8127              From: "chromatic" <chromatic@rmci.net>
8128              Date: Tue, 25 Sep 2001 23:57:07 -0600
8129              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
8130      Branch: perl
8131            ! perlio.c
8132 ____________________________________________________________________________
8133 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
8134         Log: Integrate macperl changes from Chris Nandor:
8135              12192 11817 11815 11813 11778 11775
8136              
8137              Update CPAN.pm to work with new Mac::BuildTools instead
8138              of ExtUtils::MM_MacOS "orphan" functions
8139              
8140              Fix test
8141              
8142              Make syntax check report in MPW style, fix tests
8143              to use Mac::err=unix to get normal-style error
8144              messages.
8145              
8146              More module and test ports from Thomas Wegner et al
8147              
8148              Fix open of /dev/null for Mac OS
8149              
8150              Allow for platforms to override formatting of errors
8151              on output from Matthias Neeracher (core files)
8152      Branch: perl
8153            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
8154            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
8155            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
8156           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
8157           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
8158           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
8159 ____________________________________________________________________________
8160 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
8161         Log: grrr.
8162      Branch: perl
8163            ! t/op/gv.t
8164 ____________________________________________________________________________
8165 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
8166         Log: Retract #12232.
8167      Branch: perl
8168            ! t/op/gv.t
8169 ____________________________________________________________________________
8170 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
8171         Log: (Retracted by #12233.)
8172      Branch: perl
8173            ! t/op/gv.t
8174 ____________________________________________________________________________
8175 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
8176         Log: Detypo.
8177      Branch: perl
8178            ! ext/Encode/Makefile.PL
8179 ____________________________________________________________________________
8180 [ 12230] By: sky                                   on 2001/09/26  11:36:23
8181         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
8182              We are using a "delay" here because we do not want to depend on thread synchronization issues.
8183      Branch: perl
8184            + ext/threads/t/stress_cv.t
8185            ! MANIFEST ext/threads/t/stress_string.t
8186 ____________________________________________________________________________
8187 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
8188         Log: NetWare tweak from Ananth Kesari.
8189      Branch: perl
8190            ! NetWare/t/Readme.txt
8191 ____________________________________________________________________________
8192 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
8193         Log: Trick to fool case-blind filesystems.
8194      Branch: perl
8195            ! ext/Encode/Makefile.PL
8196 ____________________________________________________________________________
8197 [ 12227] By: sky                                   on 2001/09/26  11:06:50
8198         Log: Threads can start executing in a different order than they were
8199              created.... so we cannot ok() inside the threadstarter.
8200      Branch: perl
8201            ! ext/threads/t/stress_string.t
8202 ____________________________________________________________________________
8203 [ 12226] By: sky                                   on 2001/09/26  07:41:45
8204         Log: Add in stress_string.t to stress test threads a bit more.
8205      Branch: perl
8206            + ext/threads/t/stress_string.t
8207            ! MANIFEST
8208 ____________________________________________________________________________
8209 [ 12225] By: sky                                   on 2001/09/26  07:04:21
8210         Log: Fix negative refcount introduced by #12223.
8211      Branch: perl
8212            ! ext/threads/threads.xs
8213 ____________________________________________________________________________
8214 [ 12224] By: sky                                   on 2001/09/26  06:57:58
8215         Log: Update documentation to match change #12223
8216      Branch: perl
8217            ! sharedsv.c
8218 ____________________________________________________________________________
8219 [ 12223] By: sky                                   on 2001/09/26  06:54:32
8220         Log: Use a separate interpreter for the sharedsv space. Another
8221              negative sv leak. Sigh.
8222      Branch: perl
8223            ! sharedsv.c
8224 ____________________________________________________________________________
8225 [ 12222] By: sky                                   on 2001/09/26  05:58:35
8226         Log: Do the environ assignment in perl_contruct to match perl_destruct.
8227              Now we don't need to perl_parse/perl_run. However environ is a
8228              global....
8229      Branch: perl
8230            ! perl.c
8231 ____________________________________________________________________________
8232 [ 12221] By: sky                                   on 2001/09/26  05:41:02
8233         Log: Move the creation of PL_strtab to perl_construct so we can work
8234              with HV and HEs without running perl_parse.
8235      Branch: perl
8236            ! perl.c
8237 ____________________________________________________________________________
8238 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
8239         Log: integrate macperl changes into maint-5.6
8240      Branch: maint-5.6/perl
8241           !> (integrate 26 files)
8242 ____________________________________________________________________________
8243 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
8244         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
8245              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
8246      Branch: maint-5.6/macperl
8247            ! macos/ext/Mac/Fonts/Fonts.xs
8248            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
8249 ____________________________________________________________________________
8250 [ 12218] By: ams                                   on 2001/09/25  23:31:33
8251         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
8252              From: Nicholas Clark <nick@ccl4.org>
8253              Date: Wed, 26 Sep 2001 01:20:20 +0100
8254              Message-Id: <20010926012020.B48092@plum.flirble.org>
8255      Branch: perl
8256            ! lib/AutoSplit.t
8257 ____________________________________________________________________________
8258 [ 12217] By: ams                                   on 2001/09/25  22:33:05
8259         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
8260              From: "Craig A. Berry" <craigberry@mac.com>
8261              Date: Tue, 25 Sep 2001 18:08:42 -0500
8262              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
8263      Branch: perl
8264            ! vms/vms.c
8265 ____________________________________________________________________________
8266 [ 12216] By: ams                                   on 2001/09/25  21:41:01
8267         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
8268              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
8269              From: Michael G Schwern <schwern@pobox.com>
8270              Date: Wed, 26 Sep 2001 00:38:21 -0400
8271              Message-Id: <20010926003821.A627@blackrider>
8272      Branch: perl
8273            ! lib/AutoSplit.t
8274 ____________________________________________________________________________
8275 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
8276         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
8277              From: Michael G Schwern <schwern@pobox.com>
8278              Date: Tue, 25 Sep 2001 17:43:49 -0400
8279              Message-ID: <20010925174349.B19534@blackrider>
8280      Branch: perl
8281            ! lib/Test/Simple.pm lib/Test/Utils.pm
8282 ____________________________________________________________________________
8283 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
8284         Log: Integrate changes from bleadperl.
8285      Branch: maint-5.6/macperl
8286           !> pod/perlport.pod
8287 ____________________________________________________________________________
8288 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
8289         Log: skip($mess) should result in one skip.
8290      Branch: perl
8291            ! t/test.pl
8292 ____________________________________________________________________________
8293 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
8294         Log: Integrate change #12200 from maintperl.
8295      Branch: maint-5.6/macperl
8296           !> win32/perlhost.h
8297 ____________________________________________________________________________
8298 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
8299         Log: Fix file types to "apple"
8300      Branch: maint-5.6/macperl
8301            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
8302            ! macos/ext/Mac/SAT/t/Collision.rsrc
8303 ____________________________________________________________________________
8304 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
8305         Log: Fix rsrc file as snd file; fix path in t file.
8306      Branch: maint-5.6/macperl
8307            ! macos/ext/Mac/Notification/t/Notification.rsrc
8308            ! macos/ext/Mac/Notification/t/Notification.t
8309 ____________________________________________________________________________
8310 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
8311         Log: Sync up with File::Find from bleadperl.
8312      Branch: maint-5.6/macperl
8313            ! lib/File/Find.pm t/lib/filefind-taint.t
8314 ____________________________________________________________________________
8315 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
8316         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
8317              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
8318              of hundreds)
8319      Branch: maint-5.6/macperl
8320            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
8321            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
8322            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
8323 ____________________________________________________________________________
8324 [ 12207] By: nick                                  on 2001/09/25  19:04:36
8325         Log: Integrate mainline (untested while modem is up)
8326      Branch: perlio
8327           +> lib/AutoSplit.t t/test.pl
8328            - lib/warnings/register.t
8329           !> (integrate 28 files)
8330 ____________________________________________________________________________
8331 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
8332         Log: perldiag entry for #12205.
8333      Branch: perl
8334            ! pod/perldiag.pod
8335 ____________________________________________________________________________
8336 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
8337         Log: Subject: [PATCH] warning on v-string in use/require
8338              From: John Peacock <jpeacock@rowman.com>
8339              Date: Mon, 24 Sep 2001 17:29:03 -0400
8340              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
8341      Branch: perl
8342            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
8343 ____________________________________________________________________________
8344 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
8345         Log: perltooc et al updates.
8346      Branch: perl
8347            ! plan9/mkfile pod/roffitall
8348 ____________________________________________________________________________
8349 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
8350         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
8351              From: Michael G Schwern <schwern@pobox.com>
8352              Date: Sun, 23 Sep 2001 00:07:12 -0400
8353              Message-ID: <20010923000712.A7005@blackrider>
8354      Branch: perl
8355            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
8356 ____________________________________________________________________________
8357 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
8358         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
8359              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
8360              Date: Wed, 26 Sep 2001 01:25:10 +0900
8361              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
8362      Branch: perl
8363            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
8364            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
8365            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
8366 ____________________________________________________________________________
8367 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
8368         Log: Integrate change #12200 from maintperl;
8369              on windows, virtualized environment could propagate deleted variables
8370              into children if they happen to be at the very end of the table
8371      Branch: perl
8372           !> win32/perlhost.h
8373 ____________________________________________________________________________
8374 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
8375         Log: on windows, virtualized environment could propagate deleted variables
8376              into children if they happen to be at the very end of the table
8377              (thanks for succinct test case from Johan Holmberg, and fix from
8378              Doug Lankshear)
8379      Branch: maint-5.6/perl
8380            ! win32/perlhost.h
8381 ____________________________________________________________________________
8382 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
8383         Log: avoid the use of ftime() (it does a useless, potentially
8384              expensive call to GetTimeZoneInformation()); this potentially
8385              also results in three more digits of precision from
8386              Time::HiRes::time()
8387      Branch: perl
8388            ! ext/Time/HiRes/HiRes.xs
8389 ____________________________________________________________________________
8390 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
8391         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
8392              
8393              Note: io/binmode is failing, have to figure out why.
8394      Branch: perl
8395            + t/test.pl
8396            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
8397            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
8398            ! t/run/exit.t
8399 ____________________________________________________________________________
8400 [ 12197] By: ams                                   on 2001/09/25  13:48:55
8401         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
8402              From: Nicholas Clark <nick@ccl4.org>
8403              Date: Tue, 25 Sep 2001 00:37:40 +0100
8404              Message-Id: <20010925003740.S4971@plum.flirble.org>
8405              (Further changes expected.)
8406      Branch: perl
8407            + lib/AutoSplit.t
8408            ! MANIFEST
8409 ____________________________________________________________________________
8410 [ 12196] By: sky                                   on 2001/09/25  13:37:12
8411         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
8412              _ftime to try and be more robust.
8413      Branch: perl
8414            ! ext/Time/HiRes/HiRes.xs
8415 ____________________________________________________________________________
8416 [ 12194] By: ams                                   on 2001/09/25  11:40:00
8417         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
8418              From: "Craig A. Berry" <craigberry@mac.com>
8419              Date: Mon, 24 Sep 2001 17:54:20 -0500
8420              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
8421      Branch: perl
8422            ! vms/descrip_mms.template
8423 ____________________________________________________________________________
8424 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
8425         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
8426              not working, cursor not spinning (Bug #422129); external
8427              editor problems (Bug #456329); escape/cmd-. not activating
8428              "Cancel" in Save dialog box (Bug #446960); Runtimes not
8429              executing on launch (Bug #464441).
8430      Branch: maint-5.6/macperl
8431            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
8432            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
8433            ! macos/macperl/MacPerl.r
8434 ____________________________________________________________________________
8435 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
8436         Log: Update CPAN.pm to work with new Mac::BuildTools instead
8437              of ExtUtils::MM_MacOS "orphan" functions
8438      Branch: maint-5.6/macperl
8439            ! lib/CPAN.pm
8440 ____________________________________________________________________________
8441 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
8442         Log: Fix up another xsubpp problem (Matthias Neeracher)
8443      Branch: maint-5.6/macperl
8444            ! macos/xsubpp
8445 ____________________________________________________________________________
8446 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
8447         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
8448      Branch: maint-5.6/macperl
8449            ! macos/lib/ExtUtils/MM_MacOS.pm
8450 ____________________________________________________________________________
8451 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
8452         Log: Fix up Makefiles for more Mac:: modules (and prepare for
8453              static build ...?)
8454      Branch: maint-5.6/macperl
8455            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
8456            ! macos/macperl/Makefile.mk
8457 ____________________________________________________________________________
8458 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
8459         Log: Fix up tests
8460      Branch: maint-5.6/macperl
8461            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
8462 ____________________________________________________________________________
8463 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
8464         Log: Make malloc smarter, fix bugs.  (Bug #404030)
8465      Branch: maint-5.6/macperl
8466            ! macos/icemalloc.c macos/icemalloc.h
8467 ____________________________________________________________________________
8468 [ 12186] By: nick                                  on 2001/09/24  19:18:17
8469         Log: Integrate mainline
8470      Branch: perlio
8471           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
8472           +> lib/filetest.t
8473           !> (integrate 30 files)
8474 ____________________________________________________________________________
8475 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
8476         Log: Retract #12136, the warnings::register is already
8477              tested by t/lib/warnings/9enabled, as pointed out
8478              by Paul Marquess.
8479      Branch: perl
8480            - lib/warnings/register.t
8481            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
8482 ____________________________________________________________________________
8483 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
8484         Log: fix Time::HiRes implementation of gettimeofday() on windows
8485              (HiRes.t#14 now passes)
8486      Branch: perl
8487            ! ext/Time/HiRes/HiRes.xs
8488 ____________________________________________________________________________
8489 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
8490         Log: File::Spec::catfile() canonifies everything to blackslashes on
8491              windows :-(
8492      Branch: perl
8493            ! lib/ExtUtils/Manifest.t
8494 ____________________________________________________________________________
8495 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
8496         Log: test number mismatch
8497      Branch: perl
8498            ! t/op/magic.t
8499 ____________________________________________________________________________
8500 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
8501         Log: ok().
8502      Branch: perl
8503            ! t/op/pack.t
8504 ____________________________________________________________________________
8505 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
8506         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
8507              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8508      Branch: perl
8509            ! pp_pack.c t/op/pack.t
8510 ____________________________________________________________________________
8511 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
8512         Log: Update Changes.
8513      Branch: perl
8514            ! Changes patchlevel.h
8515 ____________________________________________________________________________
8516 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
8517         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
8518              From: Michael G Schwern <schwern@pobox.com>
8519              Date: Mon, 24 Sep 2001 11:12:13 -0400
8520              Message-ID: <20010924111213.G27885@blackrider>
8521      Branch: perl
8522            ! lib/ExtUtils/Manifest.pm
8523 ____________________________________________________________________________
8524 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
8525         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
8526              From: Michael G Schwern <schwern@pobox.com> 
8527              Date: Mon, 24 Sep 2001 11:02:07 -0400
8528              Message-ID: <20010924110207.E27885@blackrider>
8529      Branch: perl
8530            ! vms/test.com
8531 ____________________________________________________________________________
8532 [ 12176] By: ams                                   on 2001/09/24  14:01:59
8533         Log: Update Changes.
8534      Branch: perl
8535            ! Changes
8536 ____________________________________________________________________________
8537 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
8538         Log: Various cleanups.
8539      Branch: perl
8540            ! ext/threads/Makefile.PL ext/threads/threads.xs
8541 ____________________________________________________________________________
8542 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
8543         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
8544      Branch: maint-5.6/macperl
8545           !> (integrate 33 files)
8546 ____________________________________________________________________________
8547 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
8548         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
8549              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
8550              Date: Mon, 24 Sep 2001 20:04:58 +0900
8551              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
8552      Branch: perl
8553            ! ext/Encode/Encode/gb2312.enc
8554 ____________________________________________________________________________
8555 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
8556         Log: Clarifying comment to #12164.
8557      Branch: perl
8558            ! lib/Cwd.pm
8559 ____________________________________________________________________________
8560 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
8561         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
8562              From: Nicholas Clark <nick@ccl4.org>
8563              Date: Sun, 23 Sep 2001 23:00:56 +0100
8564              Message-ID: <20010923230055.Y4971@plum.flirble.org>
8565              
8566              (with "sample_constants" changed to "fallback")
8567      Branch: perl
8568            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
8569            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
8570            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
8571            ! lib/h2xs.t utils/h2xs.PL
8572 ____________________________________________________________________________
8573 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
8574         Log: Metaconfig unit change for #12167.
8575      Branch: metaconfig
8576            ! U/modified/Cppsym.U
8577 ____________________________________________________________________________
8578 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
8579         Log: Add a few glibc cpp symbols to probe for.
8580      Branch: perl
8581            ! Configure
8582 ____________________________________________________________________________
8583 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
8584         Log: DJGPP tweaks for Laszlo Molnar.
8585      Branch: perl
8586            ! djgpp/djgppsed.sh dosish.h
8587 ____________________________________________________________________________
8588 [ 12165] By: ams                                   on 2001/09/24  10:07:08
8589         Log: Subject: [PATCH t/op/inccode.t] More tests
8590              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
8591              Date: 24 Sep 2001 10:01:44 -0000
8592              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
8593      Branch: perl
8594            ! t/op/inccode.t
8595 ____________________________________________________________________________
8596 [ 12164] By: ams                                   on 2001/09/24  09:43:29
8597         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
8598              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
8599              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
8600              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
8601      Branch: perl
8602            ! lib/Cwd.pm
8603 ____________________________________________________________________________
8604 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
8605         Log: 1_compile updates.
8606      Branch: perl
8607            ! t/lib/1_compile.t
8608 ____________________________________________________________________________
8609 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
8610         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
8611              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8612              Date: Wed, 19 Sep 2001 22:47:14 +0200
8613              Message-ID: <20010919224714.A6382@rafael>
8614      Branch: perl
8615            ! pod/perlvar.pod pp_ctl.c
8616 ____________________________________________________________________________
8617 [ 12161] By: ams                                   on 2001/09/23  17:40:02
8618         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
8619              filetest Pragma
8620              From: "chromatic" <chromatic@rmci.net>
8621              Date: Sun, 23 Sep 2001 12:07:25 -0600
8622              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
8623      Branch: perl
8624            + lib/filetest.t
8625            ! MANIFEST t/lib/1_compile.t
8626 ____________________________________________________________________________
8627 [ 12160] By: ams                                   on 2001/09/23  16:32:11
8628         Log: Additional minor chdir() tweak.
8629      Branch: perl
8630            ! pod/perlfunc.pod
8631 ____________________________________________________________________________
8632 [ 12159] By: ams                                   on 2001/09/23  16:25:01
8633         Log: Subject: PATCH lib/ExtUtils/Command.t
8634              From: Abe Timmerman <abe@ztreet.demon.nl>
8635              Date: Sun, 23 Sep 2001 19:11:44 +0200
8636              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
8637      Branch: perl
8638            ! lib/ExtUtils/Command.t
8639 ____________________________________________________________________________
8640 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
8641         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
8642              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8643              Date: Sun, 23 Sep 2001 02:02:26 +0200
8644              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
8645      Branch: perl
8646            ! makedef.pl
8647 ____________________________________________________________________________
8648 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
8649         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
8650              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
8651              Date: Sat, 22 Sep 2001 12:54:39 -0500
8652              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
8653      Branch: perl
8654            ! t/op/study.t
8655 ____________________________________________________________________________
8656 [ 12156] By: nick                                  on 2001/09/23  07:48:44
8657         Log: Integrate mainline
8658      Branch: perlio
8659            - check83.pl
8660           !> ext/Encode/Encode/2022-cn.enc
8661 ____________________________________________________________________________
8662 [ 12155] By: nick                                  on 2001/09/23  07:48:01
8663         Log: Integrate mainline
8664      Branch: perlio
8665           +> (branch 64 files)
8666            - ext/Encode/Encode/cns11643-1.enc
8667            - ext/Encode/Encode/cns11643-2.enc
8668            - ext/Encode/Encode/iso2022-cn.enc
8669            - ext/Encode/Encode/iso2022-jp.enc
8670            - ext/Encode/Encode/iso2022-jp1.enc
8671            - ext/Encode/Encode/iso2022-jp2.enc
8672            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
8673            - ext/Encode/Encode/iso8859-1.enc
8674            - ext/Encode/Encode/iso8859-1.ucm
8675            - ext/Encode/Encode/iso8859-10.enc
8676            - ext/Encode/Encode/iso8859-10.ucm
8677            - ext/Encode/Encode/iso8859-13.enc
8678            - ext/Encode/Encode/iso8859-13.ucm
8679            - ext/Encode/Encode/iso8859-14.enc
8680            - ext/Encode/Encode/iso8859-14.ucm
8681            - ext/Encode/Encode/iso8859-15.enc
8682            - ext/Encode/Encode/iso8859-15.ucm
8683            - ext/Encode/Encode/iso8859-16.enc
8684            - ext/Encode/Encode/iso8859-16.ucm
8685            - ext/Encode/Encode/iso8859-2.enc
8686            - ext/Encode/Encode/iso8859-2.ucm
8687            - ext/Encode/Encode/iso8859-3.enc
8688            - ext/Encode/Encode/iso8859-3.ucm
8689            - ext/Encode/Encode/iso8859-4.enc
8690            - ext/Encode/Encode/iso8859-4.ucm
8691            - ext/Encode/Encode/iso8859-5.enc
8692            - ext/Encode/Encode/iso8859-5.ucm
8693            - ext/Encode/Encode/iso8859-6.enc
8694            - ext/Encode/Encode/iso8859-6.ucm
8695            - ext/Encode/Encode/iso8859-7.enc
8696            - ext/Encode/Encode/iso8859-7.ucm
8697            - ext/Encode/Encode/iso8859-8.enc
8698            - ext/Encode/Encode/iso8859-8.ucm
8699            - ext/Encode/Encode/iso8859-9.enc
8700            - ext/Encode/Encode/iso8859-9.ucm
8701            - ext/Encode/Encode/isoir-197.enc
8702            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
8703            - t/lib/sample-tests/header_at_end
8704            - t/lib/sample-tests/header_at_end_fail
8705           !> (integrate 174 files)
8706 ____________________________________________________________________________
8707 [ 12154] By: ams                                   on 2001/09/23  07:11:46
8708         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
8709              by Blair Zajac.
8710      Branch: perl
8711            ! pod/perlfunc.pod
8712 ____________________________________________________________________________
8713 [ 12153] By: ams                                   on 2001/09/23  06:56:32
8714         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
8715              Forgotten deprecation of *glob{FILEHANDLE}?
8716              From: "chromatic" <chromatic@rmci.net>
8717              Date: Sat, 22 Sep 2001 21:27:56 -0600
8718              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
8719      Branch: perl
8720            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
8721 ____________________________________________________________________________
8722 [ 12152] By: ams                                   on 2001/09/23  06:42:58
8723         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
8724              From: Michael G Schwern <schwern@pobox.com>
8725              Date: Sun, 23 Sep 2001 03:34:39 -0400
8726              Message-Id: <20010923033439.E7005@blackrider>
8727      Branch: perl
8728            ! lib/File/Find.pm
8729 ____________________________________________________________________________
8730 [ 12151] By: ams                                   on 2001/09/23  06:37:57
8731         Log: Subject: Re: t/op/magic.t missing tests on Win32
8732              From: Michael G Schwern <schwern@pobox.com>
8733              Date: Sat, 22 Sep 2001 20:29:09 -0400
8734              Message-Id: <20010922202909.I18223@blackrider>
8735      Branch: perl
8736            ! t/op/magic.t
8737 ____________________________________________________________________________
8738 [ 12150] By: ams                                   on 2001/09/23  06:36:26
8739         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
8740              Dumpvalue.pm
8741              From: "chromatic" <chromatic@rmci.net>
8742              Date: Sat, 22 Sep 2001 19:41:31 -0600
8743              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
8744      Branch: perl
8745            + lib/Dumpvalue.t
8746            ! MANIFEST lib/Dumpvalue.pm
8747 ____________________________________________________________________________
8748 [ 12149] By: ams                                   on 2001/09/23  06:25:35
8749         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
8750              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
8751              Date: Sun, 23 Sep 2001 15:27:56 +0900
8752              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
8753      Branch: perl
8754            ! ext/Encode/Encode/2022-cn.enc
8755 ____________________________________________________________________________
8756 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
8757         Log: Manual eror in #12147.
8758      Branch: perl
8759            ! win32/win32.c
8760 ____________________________________________________________________________
8761 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
8762         Log: Integrate change #12146 from maintperl;
8763              win32_chdir() et al don't handle a NULL argument gracefully
8764      Branch: perl
8765           !> win32/perlhost.h win32/win32.c
8766 ____________________________________________________________________________
8767 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
8768         Log: win32_chdir() et al don't handle a NULL argument gracefully
8769      Branch: maint-5.6/perl
8770            ! win32/perlhost.h win32/win32.c
8771 ____________________________________________________________________________
8772 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
8773         Log: typo in change#12026
8774      Branch: maint-5.6/perl
8775            ! op.c
8776 ____________________________________________________________________________
8777 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
8778         Log: Subject: [PATCH] Re: scalar context unpack bugs
8779              From: Nicholas Clark <nick@ccl4.org>
8780              Date: Sat, 22 Sep 2001 23:07:56 +0100
8781              Message-ID: <20010922230755.O4971@plum.flirble.org>
8782      Branch: perl
8783            ! pp_pack.c t/op/pack.t
8784 ____________________________________________________________________________
8785 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
8786         Log: Try ExtUtils::Command.t everywhere, not just on Win32
8787              (as suggested by NI-S).  Also allow running it either
8788              in t/ or in the main directory.
8789      Branch: perl
8790            ! lib/ExtUtils/Command.t
8791 ____________________________________________________________________________
8792 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
8793         Log: Update the test on warnings/register.t.
8794      Branch: perl
8795            ! t/lib/1_compile.t
8796 ____________________________________________________________________________
8797 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
8798         Log: The code is now almost tidy enough to keep the IRIX cc happy.
8799      Branch: perl
8800            ! hints/irix_6.sh
8801 ____________________________________________________________________________
8802 [ 12140] By: ams                                   on 2001/09/22  17:26:32
8803         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
8804              use_ithreads
8805              From: "Craig A. Berry" <craigberry@mac.com>
8806              Date: Sat, 22 Sep 2001 13:15:32 -0500
8807              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
8808      Branch: perl
8809            ! configure.com
8810 ____________________________________________________________________________
8811 [ 12139] By: ams                                   on 2001/09/22  16:44:08
8812         Log: Do what perl_clone() does for sharedsv functions.
8813      Branch: perl
8814            ! embed.pl proto.h
8815 ____________________________________________________________________________
8816 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
8817         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
8818              (suggested by Sarathy, extensions shouldn't be dabbling with
8819              op structures, so binary backward compatibility should not be
8820              an issue.)
8821      Branch: perl
8822            ! hints/irix_6.sh op.h
8823 ____________________________________________________________________________
8824 [ 12137] By: ams                                   on 2001/09/22  16:21:05
8825         Log: More cleanups. (What's PERL_DECL_PROT?)
8826      Branch: perl
8827            ! embed.pl proto.h sharedsv.h
8828 ____________________________________________________________________________
8829 [ 12136] By: ams                                   on 2001/09/22  15:14:34
8830         Log: (Retracted by #12185)
8831              
8832              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
8833              Add Tests for warnings::register, Doc Update
8834              From: "chromatic" <chromatic@rmci.net>
8835              Date: Sat, 22 Sep 2001 09:43:20 -0600
8836              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
8837      Branch: perl
8838            + lib/warnings/register.t
8839            ! MANIFEST lib/warnings/register.pm
8840 ____________________________________________________________________________
8841 [ 12135] By: ams                                   on 2001/09/22  15:07:50
8842         Log: `@foo' should be @foo for consistency.
8843      Branch: perl
8844            ! pod/perldiag.pod
8845 ____________________________________________________________________________
8846 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
8847         Log: (Retracted by #12138)
8848              
8849              Add -woff (turn warning off) 3187:
8850              "A pointer is converted to a smaller integer."
8851              This happens when your pointers are 64-bit: then every case
8852              of converting pointers to PADOFFSETs (explicitly 32-bit)
8853              faces truncation (even explicit use of INT2PTR doesn't help).
8854              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
8855              Changing PADOFFSET from U32 to UV would help, but that
8856              would break binary backward compatibility of BASEOP and padop
8857              (assuming you have been using 64-bit pointers).
8858      Branch: perl
8859            ! hints/irix_6.sh
8860 ____________________________________________________________________________
8861 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
8862         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
8863              but the name comes from the inside the file, not from the file
8864              name, and Rumanian is the name of the language.
8865      Branch: perl
8866            + ext/Encode/Encode/macRumanian.enc
8867            - ext/Encode/Encode/macRomania.enc
8868            ! MANIFEST
8869 ____________________________________________________________________________
8870 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
8871         Log: Rename perltootc as perltooc for 8.3-friedliness.
8872      Branch: perl
8873            + pod/perltooc.pod
8874            - pod/perltootc.pod
8875            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
8876            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
8877            ! pod/perltoot.pod
8878 ____________________________________________________________________________
8879 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
8880         Log: Find more conflicts by lowercasing.
8881      Branch: perl
8882            + Porting/check83.pl
8883            - check83.pl
8884            ! MANIFEST
8885 ____________________________________________________________________________
8886 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
8887         Log: The AIX cc 5.0.0.0 is simply too buggy.
8888      Branch: perl
8889            ! hints/aix.sh
8890 ____________________________________________________________________________
8891 [ 12129] By: ams                                   on 2001/09/22  12:35:38
8892         Log: Uninteresting cleanup.
8893      Branch: perl
8894            ! form.h
8895 ____________________________________________________________________________
8896 [ 12128] By: ams                                   on 2001/09/22  12:28:48
8897         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
8898              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
8899              Date: Sat, 22 Sep 2001 14:29:13 +0100
8900              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
8901      Branch: perl
8902            ! cv.h
8903 ____________________________________________________________________________
8904 [ 12127] By: ams                                   on 2001/09/22  12:04:28
8905         Log: What's a backet?
8906      Branch: perl
8907            ! dump.c
8908 ____________________________________________________________________________
8909 [ 12126] By: ams                                   on 2001/09/22  10:02:34
8910         Log: Removed duplicated tests #19 and #20.
8911      Branch: perl
8912            ! t/op/do.t
8913 ____________________________________________________________________________
8914 [ 12125] By: ams                                   on 2001/09/22  03:58:41
8915         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
8916              From: Michael Carman <mjcarman@home.com>
8917              Date: Fri, 21 Sep 2001 17:54:05 -0500
8918              Message-Id: <3BABC50D.6040202@home.com>
8919              (Applied with some changes.)
8920      Branch: perl
8921            ! pod/perlmod.pod
8922 ____________________________________________________________________________
8923 [ 12124] By: ams                                   on 2001/09/22  03:44:19
8924         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
8925              From: Michael G Schwern <schwern@pobox.com>
8926              Date: Fri, 21 Sep 2001 19:20:40 -0400
8927              Message-Id: <20010921192040.E5494@blackrider>
8928      Branch: perl
8929            ! t/op/chdir.t
8930 ____________________________________________________________________________
8931 [ 12123] By: ams                                   on 2001/09/22  03:41:08
8932         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
8933              From: Blair Zajac <blair@orcaware.com>
8934              Date: Fri, 21 Sep 2001 15:13:04 -0700
8935              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
8936      Branch: perl
8937            ! t/op/chdir.t
8938 ____________________________________________________________________________
8939 [ 12122] By: ams                                   on 2001/09/22  03:37:07
8940         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
8941              20010920.007
8942              From: Michael G Schwern <schwern@pobox.com>
8943              Date: Fri, 21 Sep 2001 17:59:03 -0400
8944              Message-Id: <20010921175903.V5494@blackrider>
8945      Branch: perl
8946            ! t/op/do.t
8947 ____________________________________________________________________________
8948 [ 12121] By: ams                                   on 2001/09/22  03:30:38
8949         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
8950              suite on WinCE)
8951              From: Michael G Schwern <schwern@pobox.com>
8952              Date: Fri, 21 Sep 2001 19:41:03 -0400
8953              Message-Id: <20010921194103.G5494@blackrider>
8954      Branch: perl
8955            ! pod/perlport.pod
8956 ____________________________________________________________________________
8957 [ 12120] By: ams                                   on 2001/09/22  03:28:06
8958         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
8959              From: Michael G Schwern <schwern@pobox.com>
8960              Date: Fri, 21 Sep 2001 17:33:35 -0400
8961              Message-Id: <20010921173335.T5494@blackrider>
8962              ($ENV{FOO}=undef hunk not applied.)
8963      Branch: perl
8964            ! t/op/magic.t
8965 ____________________________________________________________________________
8966 [ 12119] By: ams                                   on 2001/09/22  03:02:26
8967         Log: Subject: [PATCH] perldiag.pod
8968              From: Peter Scott <Peter@PSDT.com>
8969              Date: Fri, 21 Sep 2001 18:54:50 -0700
8970              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
8971              (Moved to the right place.)
8972      Branch: perl
8973            ! pod/perldiag.pod
8974 ____________________________________________________________________________
8975 [ 12118] By: ams                                   on 2001/09/21  20:05:29
8976         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
8977              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8978              Date: Fri, 21 Sep 2001 22:36:54 +0200
8979              Message-Id: <20010921223654.A12742@rafael>
8980      Branch: perl
8981            ! t/op/do.t
8982 ____________________________________________________________________________
8983 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
8984         Log: Restore things as they were before
8985              the backward compatibility police notices.
8986      Branch: perl
8987            ! lib/Cwd.pm
8988 ____________________________________________________________________________
8989 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
8990         Log: More Cwd from Schwern: make also OS/2 and DOS
8991              Cwd agree with File::Spec (that is, native path
8992              syntax using \ instead of / -- backward compatibility
8993              polic warning) and stop Win32 from using bsd_realpath().
8994      Branch: perl
8995            ! lib/Cwd.pm
8996 ____________________________________________________________________________
8997 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
8998         Log: Subject: [PATCH @12110] RE: Untested libraries update
8999              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
9000              Date: Fri, 21 Sep 2001 18:21:07 +0100
9001              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
9002      Branch: perl
9003            ! lib/warnings/register.pm
9004 ____________________________________________________________________________
9005 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
9006         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
9007              From: Michael G Schwern <schwern@pobox.com>
9008              Date: Thu, 20 Sep 2001 22:54:02 -0400
9009              Message-ID: <20010920225402.A3611@blackrider>
9010      Branch: perl
9011            ! lib/Cwd.pm
9012 ____________________________________________________________________________
9013 [ 12113] By: ams                                   on 2001/09/21  17:08:24
9014         Log: Subject: [PATCH] avoid v-strings with require/use
9015              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9016              Date: Fri, 21 Sep 2001 12:34:40 -0400
9017              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
9018      Branch: perl
9019            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
9020            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
9021            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
9022            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
9023            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
9024            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
9025            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
9026            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
9027            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
9028            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
9029            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
9030            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
9031            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
9032            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
9033            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
9034            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
9035            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
9036            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
9037            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
9038 ____________________________________________________________________________
9039 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
9040         Log: Update Changes.
9041      Branch: perl
9042            ! Changes patchlevel.h
9043 ____________________________________________________________________________
9044 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
9045         Log: Make AIX and Tru64 compilers happy.  
9046      Branch: perl
9047            ! ext/threads/threads.h ext/threads/threads.xs
9048 ____________________________________________________________________________
9049 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
9050         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
9051              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
9052              Date: 21 Sep 2001 09:16:37 -0000
9053              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
9054      Branch: perl
9055            ! toke.c
9056 ____________________________________________________________________________
9057 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
9058         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
9059              From: Michael G Schwern <schwern@pobox.com>
9060              Date: Thu, 20 Sep 2001 21:21:34 -0400
9061              Message-ID: <20010920212134.Y28291@blackrider>
9062      Branch: perl
9063            ! pp_sys.c
9064 ____________________________________________________________________________
9065 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
9066         Log: Subject: Re: GDB Debugging Macros from mod_perl
9067              From: rspier@pobox.com (Robert Spier)
9068              Date: Thu, 20 Sep 2001 22:45:03 -0700
9069              Message-ID: <15274.54239.413929.49430@rls.cx>
9070      Branch: perl
9071            ! pod/perltodo.pod
9072 ____________________________________________________________________________
9073 [ 12105] By: sky                                   on 2001/09/21  10:33:34
9074         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
9075              timezone! GetSystemTime should be available on all Win32 
9076              platforms we support. Perhaps Time::HiRes should be extended to
9077              support WinCE and Novell?
9078      Branch: perl
9079            ! ext/Time/HiRes/HiRes.xs
9080 ____________________________________________________________________________
9081 [ 12104] By: sky                                   on 2001/09/21  08:12:39
9082         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
9083      Branch: perl
9084            ! ext/threads/threads.h ext/threads/threads.xs
9085 ____________________________________________________________________________
9086 [ 12103] By: sky                                   on 2001/09/21  07:57:41
9087         Log: Rename the *thread* functions to Perl_* to avoid clashes.
9088              Notably on AIX but could become a problem on other platforms.
9089      Branch: perl
9090            ! ext/threads/threads.h ext/threads/threads.xs
9091 ____________________________________________________________________________
9092 [ 12102] By: sky                                   on 2001/09/21  07:35:30
9093         Log: Add the shared sv space to the global vars.
9094              Fix problems compiling on win32.
9095      Branch: perl
9096            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
9097            ! sharedsv.c sharedsv.h
9098 ____________________________________________________________________________
9099 [ 12101] By: ams                                   on 2001/09/21  00:19:55
9100         Log: Subject: [PATCH] win32/Makefile warning fix
9101              From: Blair Zajac <blair@orcaware.com>
9102              Date: Thu, 20 Sep 2001 18:15:43 -0700
9103              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
9104      Branch: perl
9105            ! win32/Makefile
9106 ____________________________________________________________________________
9107 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
9108         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
9109              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9110              Date: Thu, 20 Sep 2001 18:36:22 +0200
9111              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
9112      Branch: perl
9113            ! lib/ExtUtils/Command.t
9114 ____________________________________________________________________________
9115 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
9116         Log: Cant spl wirth a dam.
9117      Branch: perl
9118            ! intrpvar.h
9119 ____________________________________________________________________________
9120 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
9121         Log: Don't use C++ comments.
9122      Branch: perl
9123            ! ext/threads/threads.xs
9124 ____________________________________________________________________________
9125 [ 12097] By: ams                                   on 2001/09/20  21:42:07
9126         Log: Change #12044 didn't.
9127      Branch: perl
9128            ! lib/constant.pm
9129 ____________________________________________________________________________
9130 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
9131         Log: Metaconfig unit changes for #12095.
9132      Branch: metaconfig
9133            ! U/modified/Myinit.U U/modified/libs.U
9134 ____________________________________________________________________________
9135 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
9136         Log: Remove iconv references since we are not using it
9137              and not going to; regen perltoc, perlmodlib.
9138              (Some references still linger in perltoc, have to figure
9139              out where they are coming from.)
9140      Branch: perl
9141            ! Configure NetWare/config.wc NetWare/config_H.wc
9142            ! Porting/Glossary Porting/config.sh Porting/config_H
9143            ! config_h.SH configure.com epoc/config.sh perl.h
9144            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
9145            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9146            ! vos/config.ga.h win32/config.bc win32/config.gc
9147            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9148            ! win32/config_H.vc wince/config.ce wince/config.h
9149            ! wince/config_H.ce
9150 ____________________________________________________________________________
9151 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
9152         Log: Subject: [PATCH docs] Re: ARGV and read
9153              From: Dave Mitchell <davem@fdgroup.co.uk>
9154              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
9155              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
9156      Branch: perl
9157            ! pod/perltodo.pod pod/perlvar.pod
9158 ____________________________________________________________________________
9159 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
9160         Log: Fresh copies from the cvs.perl.org perlfaq repository.
9161      Branch: perl
9162            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
9163            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
9164            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
9165            ! pod/perlfaq9.pod
9166 ____________________________________________________________________________
9167 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
9168         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
9169              From: Nicholas Clark <nick@ccl4.org>
9170              Date: Thu, 20 Sep 2001 14:27:08 +0100
9171              Message-ID: <20010920142708.X4971@plum.flirble.org>
9172      Branch: perl
9173            ! pp_pack.c t/op/pack.t
9174 ____________________________________________________________________________
9175 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
9176         Log: The sharedsv_space* are variables, not code.  Duh.
9177      Branch: perl
9178            ! intrpvar.h makedef.pl
9179 ____________________________________________________________________________
9180 [ 12090] By: ams                                   on 2001/09/20  11:26:06
9181         Log: Subject: [patch lib/lib_pm.PL]
9182              From: Stas Bekman <stas@stason.org>
9183              Date: Thu, 20 Sep 2001 18:48:53 +0800
9184              Message-Id: <3BA9C995.6010302@stason.org>
9185              (Applied by hand.)
9186      Branch: perl
9187            ! lib/lib_pm.PL
9188 ____________________________________________________________________________
9189 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
9190         Log: Only 21 tests, skipping or not.
9191      Branch: perl
9192            ! lib/ExtUtils/Command.t
9193 ____________________________________________________________________________
9194 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
9195         Log: New exported symbols.
9196      Branch: perl
9197            ! makedef.pl
9198 ____________________________________________________________________________
9199 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
9200         Log: Update Changes.
9201      Branch: perl
9202            ! Changes patchlevel.h
9203 ____________________________________________________________________________
9204 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
9205         Log: Correct numbering of the tests is useful.
9206      Branch: perl
9207            ! ext/threads/t/basic.t
9208 ____________________________________________________________________________
9209 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
9210         Log: More tests now too.
9211      Branch: perl
9212            ! lib/ExtUtils/Command.t
9213 ____________________________________________________________________________
9214 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
9215         Log: More tests now.
9216      Branch: perl
9217            ! ext/threads/t/basic.t
9218 ____________________________________________________________________________
9219 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
9220         Log: The test assumed 7-bit ASCII.  Now it "just"
9221              assumes 8-bit whatever.
9222      Branch: perl
9223            ! t/op/crypt.t
9224 ____________________________________________________________________________
9225 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
9226         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
9227              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9228              Date: Wed, 19 Sep 2001 11:45:28 +0200
9229              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
9230              
9231              Lvalue casts are not portable.
9232      Branch: perl
9233            ! ext/threads/threads.xs
9234 ____________________________________________________________________________
9235 [ 12081] By: sky                                   on 2001/09/19  10:17:52
9236         Log: Make the basic test contain only realy basic API tests
9237              Seems to be a problem with detach.
9238      Branch: perl
9239            ! ext/threads/t/basic.t
9240 ____________________________________________________________________________
9241 [ 12080] By: ams                                   on 2001/09/19  01:23:55
9242         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
9243              From: Michael G Schwern <schwern@pobox.com>
9244              Date: Tue, 18 Sep 2001 19:53:48 -0400
9245              Message-Id: <20010918195348.M585@blackrider>
9246              
9247              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
9248              From: Michael G Schwern <schwern@pobox.com>
9249              Date: Tue, 18 Sep 2001 22:07:13 -0400
9250              Message-Id: <20010918220713.B19616@blackrider>
9251      Branch: perl
9252            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
9253            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
9254            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
9255            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
9256            ! lib/Test/Tutorial.pod
9257 ____________________________________________________________________________
9258 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
9259         Log: Indent the test a bit.
9260      Branch: perl
9261            ! ext/threads/t/basic.t
9262 ____________________________________________________________________________
9263 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
9264         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
9265              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9266              Date: Tue, 18 Sep 2001 18:06:44 +0200
9267              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
9268      Branch: perl
9269            ! win32/win32.c
9270 ____________________________________________________________________________
9271 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
9272         Log: Subject: stat access time is wrong on Win95
9273              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9274              Date: Tue, 18 Sep 2001 21:59:24 +0200
9275              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
9276      Branch: perl
9277            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
9278 ____________________________________________________________________________
9279 [ 12076] By: ams                                   on 2001/09/18  22:11:25
9280         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
9281              From: Michael G Schwern <schwern@pobox.com>
9282              Date: Tue, 18 Sep 2001 18:47:14 -0400
9283              Message-Id: <20010918184714.I585@blackrider>
9284      Branch: perl
9285            ! t/op/crypt.t
9286 ____________________________________________________________________________
9287 [ 12075] By: sky                                   on 2001/09/18  19:29:37
9288         Log: two test failures
9289              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9290              Message-ID: <20010918221702.A17408@rafael>
9291              partly applied, #12074 already fixed half the patch
9292      Branch: perl
9293            ! ext/threads/t/basic.t
9294 ____________________________________________________________________________
9295 [ 12074] By: sky                                   on 2001/09/18  18:49:03
9296         Log: Fixes test case failure introduced by #12071, the warning is
9297              now correctly spelled :-)
9298      Branch: perl
9299            ! ext/IO/lib/IO/t/io_sel.t
9300 ____________________________________________________________________________
9301 [ 12073] By: sky                                   on 2001/09/18  18:46:22
9302         Log: Make the test behave properly!
9303      Branch: perl
9304            ! ext/threads/t/basic.t
9305 ____________________________________________________________________________
9306 [ 12072] By: ams                                   on 2001/09/18  18:44:59
9307         Log: OP_RCATLINE is an SVOP, not a BASEOP.
9308      Branch: perl
9309            ! opcode.h opcode.pl
9310 ____________________________________________________________________________
9311 [ 12071] By: ams                                   on 2001/09/18  18:06:27
9312         Log: Deprecate != Depreciate.
9313      Branch: perl
9314            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
9315            ! lib/Pod/ParseUtils.pm
9316 ____________________________________________________________________________
9317 [ 12070] By: ams                                   on 2001/09/18  15:14:58
9318         Log: Subject: [PATCH] Getopt::Std cleanup
9319              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9320              Date: Tue, 18 Sep 2001 17:32:13 +0200
9321              Message-Id: <20010918173213.C777@rafael>
9322      Branch: perl
9323            ! lib/Getopt/Std.pm lib/Getopt/Std.t
9324 ____________________________________________________________________________
9325 [ 12069] By: sky                                   on 2001/09/18  14:56:33
9326         Log: Forgot the makefile
9327      Branch: perl
9328            + ext/threads/Makefile.PL
9329 ____________________________________________________________________________
9330 [ 12068] By: sky                                   on 2001/09/18  14:13:26
9331         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
9332              The test will fail because of Test.pm not knowing about threads. 
9333              basic needs to be manually tested
9334              compile time warnings on IV2PTR conversions need to be fixed
9335      Branch: perl
9336            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
9337            + ext/threads/threads.h ext/threads/threads.pm
9338            + ext/threads/threads.xs
9339            ! MANIFEST
9340 ____________________________________________________________________________
9341 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
9342         Log: DJGPP tweak from Laszlo Molnar.
9343      Branch: perl
9344            ! djgpp/config.over
9345 ____________________________________________________________________________
9346 [ 12066] By: sky                                   on 2001/09/18  10:24:31
9347         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
9348      Branch: perl
9349            ! sharedsv.c sharedsv.h
9350 ____________________________________________________________________________
9351 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
9352         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
9353              ditto ^cns.
9354      Branch: perl
9355            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
9356            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
9357            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
9358            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
9359            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
9360            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
9361            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
9362            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
9363            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
9364            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
9365            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
9366            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
9367            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
9368            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
9369            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
9370            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
9371            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
9372            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
9373            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
9374            + ext/Encode/Encode/ir-197.enc
9375            - ext/Encode/Encode/cns11643-1.enc
9376            - ext/Encode/Encode/cns11643-2.enc
9377            - ext/Encode/Encode/iso2022-cn.enc
9378            - ext/Encode/Encode/iso2022-jp.enc
9379            - ext/Encode/Encode/iso2022-jp1.enc
9380            - ext/Encode/Encode/iso2022-jp2.enc
9381            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
9382            - ext/Encode/Encode/iso8859-1.enc
9383            - ext/Encode/Encode/iso8859-1.ucm
9384            - ext/Encode/Encode/iso8859-10.enc
9385            - ext/Encode/Encode/iso8859-10.ucm
9386            - ext/Encode/Encode/iso8859-11.enc
9387            - ext/Encode/Encode/iso8859-11.ucm
9388            - ext/Encode/Encode/iso8859-13.enc
9389            - ext/Encode/Encode/iso8859-13.ucm
9390            - ext/Encode/Encode/iso8859-14.enc
9391            - ext/Encode/Encode/iso8859-14.ucm
9392            - ext/Encode/Encode/iso8859-15.enc
9393            - ext/Encode/Encode/iso8859-15.ucm
9394            - ext/Encode/Encode/iso8859-16.enc
9395            - ext/Encode/Encode/iso8859-16.ucm
9396            - ext/Encode/Encode/iso8859-2.enc
9397            - ext/Encode/Encode/iso8859-2.ucm
9398            - ext/Encode/Encode/iso8859-3.enc
9399            - ext/Encode/Encode/iso8859-3.ucm
9400            - ext/Encode/Encode/iso8859-4.enc
9401            - ext/Encode/Encode/iso8859-4.ucm
9402            - ext/Encode/Encode/iso8859-5.enc
9403            - ext/Encode/Encode/iso8859-5.ucm
9404            - ext/Encode/Encode/iso8859-6.enc
9405            - ext/Encode/Encode/iso8859-6.ucm
9406            - ext/Encode/Encode/iso8859-7.enc
9407            - ext/Encode/Encode/iso8859-7.ucm
9408            - ext/Encode/Encode/iso8859-8.enc
9409            - ext/Encode/Encode/iso8859-8.ucm
9410            - ext/Encode/Encode/iso8859-9.enc
9411            - ext/Encode/Encode/iso8859-9.ucm
9412            - ext/Encode/Encode/isoir-197.enc
9413            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
9414 ____________________________________________________________________________
9415 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
9416         Log: Must Uppercase.
9417      Branch: perl
9418            ! ext/Encode/Encode.pm
9419 ____________________________________________________________________________
9420 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
9421         Log: Add various encodings.
9422      Branch: perl
9423            + ext/Encode/Encode/iso8859-11.enc
9424            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
9425            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
9426            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
9427            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
9428            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
9429            + ext/Encode/Encode/viscii.ucm
9430            ! MANIFEST ext/Encode/Encode.pm
9431 ____________________________________________________________________________
9432 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
9433         Log: lib/unicode relic.
9434      Branch: perl
9435            ! ext/Encode/compile
9436 ____________________________________________________________________________
9437 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
9438         Log: Subject: [PATCH] Re: filename problems
9439              From: Michael G Schwern <schwern@pobox.com>
9440              Date: Mon, 17 Sep 2001 17:26:26 -0400
9441              Message-ID: <20010917172626.Q585@blackrider>
9442      Branch: perl
9443            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
9444            - t/lib/sample-tests/header_at_end
9445            - t/lib/sample-tests/header_at_end_fail
9446            ! MANIFEST lib/Test/Harness/t/test-harness.t
9447 ____________________________________________________________________________
9448 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
9449         Log: Explicitly explain the 1e9 seconds, not everybody
9450              is a C geek.
9451      Branch: perl
9452            ! ext/Time/HiRes/HiRes.pm
9453 ____________________________________________________________________________
9454 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
9455         Log: Explain an apparent bug reported by
9456              Richard J. Barbalace <rjbarbal@MIT.EDU>,
9457              with additional explanation from Gisle Aas.
9458      Branch: perl
9459            ! ext/Time/HiRes/HiRes.pm
9460 ____________________________________________________________________________
9461 [ 12058] By: ams                                   on 2001/09/17  19:52:01
9462         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
9463              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9464              Date: Mon, 17 Sep 2001 22:48:05 +0200
9465              Message-Id: <20010917224805.C11744@rafael>
9466      Branch: perl
9467            ! t/lib/warnings/op t/lib/warnings/pp
9468 ____________________________________________________________________________
9469 [ 12057] By: ams                                   on 2001/09/17  16:51:18
9470         Log: Its a nit!
9471      Branch: perl
9472            ! sv.h
9473 ____________________________________________________________________________
9474 [ 12056] By: ams                                   on 2001/09/17  16:47:55
9475         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
9476              From: "Craig A. Berry" <craigberry@mac.com>
9477              Date: Mon, 17 Sep 2001 12:34:20 -0500
9478              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
9479      Branch: perl
9480            ! vms/vms.c
9481 ____________________________________________________________________________
9482 [ 12055] By: ams                                   on 2001/09/17  16:05:15
9483         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
9484              From: Gisle Aas <gisle@ActiveState.com>
9485              Date: 16 Apr 2001 16:20:34 -0700
9486              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
9487              (Applied by hand.)
9488      Branch: perl
9489            ! lib/CPAN.pm lib/CPAN/Nox.pm
9490 ____________________________________________________________________________
9491 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
9492         Log: Update Changes.
9493      Branch: perl
9494            ! Changes patchlevel.h
9495 ____________________________________________________________________________
9496 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
9497         Log: Adding new files to the MANIFEST is always nice.
9498      Branch: perl
9499            ! MANIFEST
9500 ____________________________________________________________________________
9501 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
9502         Log: Reindent the PerlIO files (suggested by NI-S), used
9503              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
9504              (GNU indent).  Note that wholesale re-indenting might
9505              be nice, but that would break nice formatting/alignment
9506              of assignments, equality testing, and complex boolean
9507              expressions with lots of &s and |s.
9508      Branch: perl
9509            ! perlio.c perlio.h perliol.h
9510 ____________________________________________________________________________
9511 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
9512         Log: Add a script for being 8.3-polite.
9513              The found conflicts are being worked on.
9514      Branch: perl
9515            + check83.pl
9516            ! MANIFEST Porting/pumpkin.pod
9517 ____________________________________________________________________________
9518 [ 12050] By: sky                                   on 2001/09/17  12:44:36
9519         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
9520              finding it.
9521      Branch: perl
9522            ! sv.c
9523 ____________________________________________________________________________
9524 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
9525         Log: Bump up versions because of #12041.
9526      Branch: perl
9527            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
9528            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
9529            ! lib/Time/localtime.pm
9530 ____________________________________________________________________________
9531 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
9532         Log: Bump the version number because of #12042.
9533      Branch: perl
9534            ! lib/CPAN/FirstTime.pm
9535 ____________________________________________________________________________
9536 [ 12047] By: ams                                   on 2001/09/17  11:21:40
9537         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
9538              From: Abhijit Menon-Sen <ams@wiw.org>
9539              Date: Mon, 17 Sep 2001 17:44:12 +0530
9540              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
9541      Branch: perl
9542            ! op.c
9543 ____________________________________________________________________________
9544 [ 12046] By: sky                                   on 2001/09/17  07:14:17
9545         Log: Subject: Re: t/op/ver.t using skip() improperly
9546              From: "chromatic" <chromatic@rmci.net>
9547              Date: Mon, 17 Sep 2001 00:22:29 -0600
9548              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
9549      Branch: perl
9550            ! t/op/ver.t
9551 ____________________________________________________________________________
9552 [ 12045] By: nick                                  on 2001/09/17  07:12:14
9553         Log: Integrate mainline
9554      Branch: perlio
9555           +> t/op/chdir.t
9556           !> (integrate 117 files)
9557 ____________________________________________________________________________
9558 [ 12044] By: ams                                   on 2001/09/17  05:49:53
9559         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
9560              From: Ilmari Karonen <iltzu@sci.fi>
9561              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
9562              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
9563              (And $VERSION = '1.05'.)
9564      Branch: perl
9565            ! lib/constant.pm
9566 ____________________________________________________________________________
9567 [ 12043] By: ams                                   on 2001/09/17  05:44:50
9568         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
9569              From: Michael G Schwern <schwern@pobox.com>
9570              Date: Mon, 17 Sep 2001 07:49:04 +0200
9571              Message-Id: <20010917074904.V1588@blackrider>
9572              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
9573      Branch: perl
9574            + t/op/chdir.t
9575            ! MANIFEST pp_sys.c
9576 ____________________________________________________________________________
9577 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
9578         Log: Subject: Re: CPAN.pm needs some hacking 
9579              From: "chromatic" <chromatic@rmci.net>
9580              Date: Sun, 16 Sep 2001 16:46:29 -0600
9581              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
9582      Branch: perl
9583            ! lib/CPAN/FirstTime.pm
9584 ____________________________________________________________________________
9585 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
9586         Log: Change use|require 5.005_64 to use|require 5.6.1.
9587      Branch: perl
9588            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
9589            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
9590            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
9591            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
9592            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
9593            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
9594            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
9595            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
9596            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
9597            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
9598            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
9599            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
9600            ! lib/base.pm lib/fields.pm
9601 ____________________________________________________________________________
9602 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
9603         Log: Bump up version numbers.
9604              
9605              TODO 1: double check that pre-5.6.1 CPAN.pm:s
9606              don't try to download 5.8.0 because of the
9607              version numbers.  Mainly this means using _00
9608              in the core version numbers.
9609              
9610              TODO 2: the "use 5.005_64" in many modules
9611              needs to be changed to, say, "use 5.6.1".
9612      Branch: perl
9613            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
9614            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
9615            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
9616            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
9617            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
9618            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
9619            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
9620            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
9621            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
9622            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
9623            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
9624 ____________________________________________________________________________
9625 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
9626         Log: Use UCHARAT() as suggested by Inaba Hiroto.
9627      Branch: perl
9628            ! regexec.c
9629 ____________________________________________________________________________
9630 [ 12038] By: ams                                   on 2001/09/16  15:16:24
9631         Log: Subject: [PATCH] Re: Core module version numbers review
9632              From: Peter Scott <Peter@PSDT.com>
9633              Date: Sun, 16 Sep 2001 09:09:58 -0700
9634              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
9635      Branch: perl
9636            ! lib/perl5db.pl
9637 ____________________________________________________________________________
9638 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
9639         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
9640              not yet fully implemented.
9641      Branch: perl
9642            ! pod/perlfunc.pod pod/perlunicode.pod
9643 ____________________________________________________________________________
9644 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
9645         Log: Subject: [patch] plug PL_beginav_save leak
9646              From: Doug MacEachern <dougm@covalent.net>
9647              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
9648              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
9649      Branch: perl
9650            ! perl.c
9651 ____________________________________________________________________________
9652 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
9653         Log: (accidentally empty checkin)
9654      Branch: perl
9655            ! sv.c
9656 ____________________________________________________________________________
9657 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
9658         Log: Subject: [patch] ithreads+PL_beginav_save
9659              From: Doug MacEachern <dougm@covalent.net>
9660              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
9661              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
9662      Branch: perl
9663            ! sv.c
9664 ____________________________________________________________________________
9665 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
9666         Log: Subject: [PATCH] h2xs.PL with C::Scan
9667              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9668              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
9669              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
9670      Branch: perl
9671            ! utils/h2xs.PL
9672 ____________________________________________________________________________
9673 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
9674         Log: Elaborate (well, make more vague, really) #12030.
9675      Branch: perl
9676            ! pod/perltodo.pod pod/perlunicode.pod
9677 ____________________________________________________________________________
9678 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
9679         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
9680              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
9681              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
9682              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
9683      Branch: perl
9684            ! regexec.c
9685 ____________________________________________________________________________
9686 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
9687         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
9688              are not yet complete.
9689      Branch: perl
9690            ! pod/perltodo.pod pod/perlunicode.pod
9691 ____________________________________________________________________________
9692 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
9693         Log: Document what's still to be done on the regular expression
9694              Unicode support, based on the UTR#18.
9695      Branch: perl
9696            ! pod/perltodo.pod pod/perlunicode.pod
9697 ____________________________________________________________________________
9698 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
9699         Log: Regen headers.
9700      Branch: perl
9701            ! embedvar.h perlapi.h
9702 ____________________________________________________________________________
9703 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
9704         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
9705              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9706              Date: Sun, 09 Sep 2001 18:41:54 +0100
9707              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
9708      Branch: perl
9709            ! Porting/findvars ext/ByteLoader/bytecode.h
9710            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
9711            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
9712 ____________________________________________________________________________
9713 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
9714         Log: enable most warnings for windows build; fix the various typecasting
9715              nits that showed up (no bugfixes here)
9716      Branch: maint-5.6/perl
9717            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
9718            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
9719            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
9720            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
9721            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
9722            ! x2p/walk.c
9723 ____________________________________________________________________________
9724 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
9725         Log: Integrate change #12024 from maintperl
9726              (a local() precedence bug)
9727      Branch: perl
9728           !> lib/ExtUtils/Install.pm
9729 ____________________________________________________________________________
9730 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
9731         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
9732              change#8642
9733      Branch: maint-5.6/perl
9734            ! lib/ExtUtils/Install.pm
9735 ____________________________________________________________________________
9736 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
9737         Log: Update Changes.
9738      Branch: perl
9739            ! Changes patchlevel.h
9740 ____________________________________________________________________________
9741 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
9742         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
9743              From: "chromatic" <chromatic@rmci.net>
9744              Date: Fri, 14 Sep 2001 09:44:57 -0600 
9745              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
9746      Branch: perl
9747            ! lib/ExtUtils/Manifest.t
9748 ____________________________________________________________________________
9749 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
9750         Log: Hopefully better skipping of the Complete.t tests
9751              in case of not a tty. 
9752      Branch: perl
9753            ! lib/Term/Complete.t t/op/stat.t
9754 ____________________________________________________________________________
9755 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
9756         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
9757              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
9758              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
9759              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
9760      Branch: perl
9761            ! regexec.c t/op/pat.t
9762 ____________________________________________________________________________
9763 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
9764         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
9765              From: Robin Barker <rmb1@cise.npl.co.uk>
9766              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
9767              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
9768      Branch: perl
9769            ! pod/perlport.pod
9770 ____________________________________________________________________________
9771 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
9772         Log: NetWare tweaks from Ananth Kesari.
9773      Branch: perl
9774            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
9775            ! NetWare/nwutil.h
9776 ____________________________________________________________________________
9777 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
9778         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
9779              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9780              Date: Fri, 14 Sep 2001 10:51:13 +0200
9781              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
9782      Branch: perl
9783            ! pod/perlport.pod
9784 ____________________________________________________________________________
9785 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
9786         Log: Subject: Re: [PATCH 2 pl2pm.PL]
9787              From: Joe Smith <Joe.Smith@inwap.com>
9788              Date: Fri, 14 Sep 2001 00:13:32 -0700
9789              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
9790              
9791              Eradicate qu.
9792      Branch: perl
9793            ! keywords.h keywords.pl utils/pl2pm.PL
9794 ____________________________________________________________________________
9795 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
9796         Log: Retract #12013, didn't go over too well in Tru64.
9797      Branch: perl
9798            ! embed.h embed.pl sv.h
9799 ____________________________________________________________________________
9800 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
9801         Log: Subject: [PATCH] Execute files of debugger commands
9802              From: Peter Scott <Peter@PSDT.com>
9803              Date: Thu, 13 Sep 2001 15:26:31 -0700
9804              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
9805      Branch: perl
9806            ! lib/perl5db.pl pod/perldebug.pod
9807 ____________________________________________________________________________
9808 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
9809         Log: (Retracted by #12015)
9810              Subject: [proposed PATCH] Re: perl@11920
9811              From: Nicholas Clark <nick@ccl4.org>
9812              Date: Wed, 12 Sep 2001 23:46:09 +0100
9813              Message-ID: <20010912234609.H4971@plum.flirble.org>     
9814      Branch: perl
9815            ! embed.h embed.pl sv.h
9816 ____________________________________________________________________________
9817 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
9818         Log: ucblib shouldn't be linked against in nonstop-ux,
9819              from Tom Bates.
9820      Branch: perl
9821            ! hints/nonstopux.sh
9822 ____________________________________________________________________________
9823 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
9824         Log: Do stty only if we have stty.
9825              
9826              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
9827      Branch: perl
9828            ! lib/Term/Complete.pm
9829 ____________________________________________________________________________
9830 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
9831         Log: Skip the test if not running on a tty.
9832      Branch: perl
9833            ! lib/Term/Complete.t
9834 ____________________________________________________________________________
9835 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
9836         Log: Regen headers.
9837      Branch: perl
9838            ! embed.h opcode.h pod/perlapi.pod proto.h
9839 ____________________________________________________________________________
9840 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
9841         Log: Subject: [PATCH op.c] Re: perl@12003
9842              From: Robin Barker <rmb1@cise.npl.co.uk>
9843              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
9844              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
9845      Branch: perl
9846            ! op.c
9847 ____________________________________________________________________________
9848 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
9849         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
9850              From: Robin Barker <rmb1@cise.npl.co.uk>
9851              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
9852              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
9853      Branch: perl
9854            ! sv.c
9855 ____________________________________________________________________________
9856 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
9857         Log: Upgrade to Memoize 0.66.
9858      Branch: perl
9859            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
9860            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
9861            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
9862 ____________________________________________________________________________
9863 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
9864         Log: Subject: [ID 20010912.007] substr reference core dump
9865              From: me-01@ton.iguana.be
9866              Date: 12 Sep 2001 14:11:16 -0000
9867              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
9868      Branch: perl
9869            ! mg.c
9870 ____________________________________________________________________________
9871 [ 12004] By: ams                                   on 2001/09/12  01:13:49
9872         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
9873              From: Ilmari Karonen <iltzu@sci.fi>
9874              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
9875              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
9876      Branch: perl
9877            ! pod/perlfaq4.pod
9878 ____________________________________________________________________________
9879 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
9880         Log: Update Changes.
9881      Branch: perl
9882            ! Changes patchlevel.h
9883 ____________________________________________________________________________
9884 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
9885         Log: NetWare update from Ananth Kesari.
9886      Branch: perl
9887            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
9888            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
9889 ____________________________________________________________________________
9890 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
9891         Log: Retract #11984: div() being redefined, and 1397
9892              failing on 64-bit platforms.
9893      Branch: perl
9894            ! lib/Math/BigInt/Calc.pm
9895 ____________________________________________________________________________
9896 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
9897         Log: Metaconfig unit change for #11999.
9898      Branch: metaconfig
9899            ! U/protos/d_lseekproto.U
9900 ____________________________________________________________________________
9901 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
9902         Log: The lseek fix (#11991) was no fix.
9903      Branch: perl
9904            ! Configure
9905 ____________________________________________________________________________
9906 [ 11998] By: sky                                   on 2001/09/11  07:52:06
9907         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
9908              From: Matt Sergeant <MSergeant@star.net.uk>
9909              Date: Tue, 11 Sep 2001 09:22:32 +0100
9910              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
9911      Branch: perl
9912            ! ext/Encode/Encode.pm
9913 ____________________________________________________________________________
9914 [ 11997] By: sky                                   on 2001/09/11  06:35:29
9915         Log: Sometimes dTHX is added because it is needed on non 
9916              gnuc platforms, but not needed there. This uses GCC
9917              to silence GCC specific warnings by marking pTHX as 
9918              unused.
9919      Branch: perl
9920            ! perl.h
9921 ____________________________________________________________________________
9922 [ 11996] By: nick                                  on 2001/09/11  06:25:27
9923         Log: Integrate mainline
9924      Branch: perlio
9925            - ext/POSIX/sigaction.t lib/File/Find/taint.t
9926           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
9927 ____________________________________________________________________________
9928 [ 11995] By: nick                                  on 2001/09/11  06:23:39
9929         Log: Part Integrate mainline
9930      Branch: perlio
9931           +> (branch 69 files)
9932            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
9933            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
9934            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
9935            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
9936            - lib/Switch/t/switch_case.t lib/Test/Harness.t
9937            - lib/Test/More/Changes lib/Test/More/t/More.t
9938            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
9939            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
9940            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
9941            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
9942            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
9943            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
9944            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
9945            - t/lib/Test/More/Catch.pm wince/perl.ico
9946           !> (integrate 197 files)
9947 ____________________________________________________________________________
9948 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
9949         Log: Subject: Re: [PATCH] Encode.pm docs fix
9950              From: Gisle Aas <gisle@ActiveState.com>
9951              Date: 10 Sep 2001 11:27:02 -0700
9952              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
9953      Branch: perl
9954            ! ext/Encode/Encode.pm
9955 ____________________________________________________________________________
9956 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
9957         Log: Fix unpack U to be the reverse of pack U
9958              (but implement unpack U0U as a backdoor to get
9959              the UTF-8 malformed warnings from un-UTF-8 data)
9960      Branch: perl
9961            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
9962 ____________________________________________________________________________
9963 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
9964         Log: Metaconfig unit change for #11991;
9965              delete an unused unit (d_strtoull.U is the one used)
9966      Branch: metaconfig
9967            ! U/protos/d_lseekproto.U
9968      Branch: metaconfig/U/perl
9969            - strtoull.U
9970 ____________________________________________________________________________
9971 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
9972         Log: Subject: [PATCH] Configure not recording lseek proto
9973              From: Blair Zajac <blair@orcaware.com>
9974              Date: Mon, 10 Sep 2001 17:52:37 -0700
9975              Message-ID: <3B9D6055.BA334A31@orcaware.com>
9976              
9977              plus regen Configure.
9978      Branch: perl
9979            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9980            ! config_h.SH uconfig.h
9981 ____________________________________________________________________________
9982 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
9983         Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))                  
9984              From: Nicholas Clark <nick@ccl4.org>
9985              Date: Tue, 11 Sep 2001 00:00:31 +0100
9986              Message-ID: <20010911000031.G1512@plum.flirble.org>
9987      Branch: perl
9988            + t/op/qq.t
9989            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
9990 ____________________________________________________________________________
9991 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
9992         Log: Subject: [PATCH] Building on win32 w/o perlio
9993              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9994              Date: Mon, 10 Sep 2001 23:38:46 +0200
9995              Message-ID: <3B9D4F06.14433.2C37644@localhost>
9996      Branch: perl
9997            ! perl.c win32/Makefile win32/makefile.mk
9998 ____________________________________________________________________________
9999 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
10000         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
10001              From: "chromatic" <chromatic@rmci.net>
10002              Date: Mon, 10 Sep 2001 15:14:01 -0600
10003              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
10004      Branch: perl
10005            + lib/CGI/t/push.t
10006            ! MANIFEST
10007 ____________________________________________________________________________
10008 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
10009         Log: Subject: avoiding hoardes of zombies
10010              From: Nicholas Clark <nick@ccl4.org>
10011              Date: Mon, 10 Sep 2001 22:00:40 +0100
10012              Message-ID: <20010910220040.C1512@plum.flirble.org>
10013      Branch: perl
10014            ! pod/perlipc.pod
10015 ____________________________________________________________________________
10016 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
10017         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
10018              From: John Peacock <jpeacock@rowman.com>
10019              Date: Mon, 10 Sep 2001 16:34:30 -0400
10020              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
10021      Branch: perl
10022            ! sv.c t/op/ver.t utf8.h
10023 ____________________________________________________________________________
10024 [ 11985] By: ams                                   on 2001/09/10  23:20:13
10025         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
10026      Branch: perl
10027            ! MANIFEST
10028 ____________________________________________________________________________
10029 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
10030         Log: (Retracted by #12001)
10031              Subject: Calc with USE_MUL/USE_DIV
10032              From: Tels <perl_dummy@bloodgate.com>
10033              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
10034              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
10035      Branch: perl
10036            ! lib/Math/BigInt/Calc.pm
10037 ____________________________________________________________________________
10038 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
10039         Log: Subject: [PATCH op.c] Re: perl@11978
10040              From: Robin Barker <rmb1@cise.npl.co.uk>
10041              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
10042              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
10043              
10044              Format errors.
10045      Branch: perl
10046            ! op.c
10047 ____________________________________________________________________________
10048 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
10049         Log: Switch PADOFFSET back to U32 both because of binary backward
10050              compatibility and because Arthur seems to have been fixing the
10051              problems with naughty integer-pointer casting.
10052      Branch: perl
10053            ! op.h
10054 ____________________________________________________________________________
10055 [ 11981] By: ams                                   on 2001/09/10  16:31:43
10056         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
10057              Fix Pod Typo, Add Test for ExtUtils::Command
10058              From: "chromatic" <chromatic@rmci.net>
10059              Date: Mon, 10 Sep 2001 11:20:56 -0600
10060              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
10061      Branch: perl
10062            + lib/ExtUtils/Command.t
10063            ! MANIFEST lib/ExtUtils/Command.pm
10064 ____________________________________________________________________________
10065 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
10066         Log: Subject: [PATCH] Encode.pm docs fix
10067              From: Matt Sergeant <MSergeant@star.net.uk>
10068              Date: Mon, 10 Sep 2001 15:24:01 +0100
10069              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
10070      Branch: perl
10071            ! ext/Encode/Encode.pm
10072 ____________________________________________________________________________
10073 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
10074         Log: Update Changes.
10075      Branch: perl
10076            ! Changes patchlevel.h
10077 ____________________________________________________________________________
10078 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
10079         Log: Revert #11973, the dTHX seems to be needed in there
10080              for threaded builds.
10081      Branch: perl
10082            ! perlio.c
10083 ____________________________________________________________________________
10084 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
10085         Log: Detypo.
10086      Branch: perl
10087            ! pod/perlguts.pod
10088 ____________________________________________________________________________
10089 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
10090         Log: Further Class::Struct patching from Damian.
10091              
10092              The new new semantics are:
10093              
10094              * If you pass an initializer for a nested object, it has to be:
10095              a) a reference to an object of that class, or      
10096              b) a reference to an object of a subclass of that class, or
10097              c) a reference to a hash of arguments to be passed to the
10098              class's constructor
10099              * If you pass no initializer for a nested object, the attribute
10100              is initialized to C<undef>
10101      Branch: perl
10102            ! lib/Class/Struct.pm
10103 ____________________________________________________________________________
10104 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
10105         Log: Skip the crypt test if no crypt.
10106      Branch: perl
10107            ! t/op/crypt.t
10108 ____________________________________________________________________________
10109 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
10110         Log: Warn against using bare v-strings as IP addresses
10111              (okay if using the wrappers from Socket)
10112      Branch: perl
10113            ! pod/perldata.pod pod/perlport.pod
10114 ____________________________________________________________________________
10115 [ 11973] By: sky                                   on 2001/09/10  11:57:58
10116         Log: Remove unused dTHX. Silenced another warning.
10117      Branch: perl
10118            ! perlio.c
10119 ____________________________________________________________________________
10120 [ 11972] By: sky                                   on 2001/09/10  11:54:25
10121         Log: Silence some more warnings INT2PTR.
10122      Branch: perl
10123            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
10124 ____________________________________________________________________________
10125 [ 11971] By: sky                                   on 2001/09/10  11:21:50
10126         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
10127      Branch: perl
10128            ! cop.h
10129 ____________________________________________________________________________
10130 [ 11970] By: sky                                   on 2001/09/10  11:17:25
10131         Log: Apply INT2PTR with force to silence warnings from
10132              PM_GETRE and friends. No more warnings with 64bit 
10133              IVs and 32bit pointers.    
10134      Branch: perl
10135            ! op.c op.h perl.c
10136 ____________________________________________________________________________
10137 [ 11969] By: sky                                   on 2001/09/10  10:13:02
10138         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
10139      Branch: perl
10140            ! pod/perlguts.pod
10141 ____________________________________________________________________________
10142 [ 11968] By: sky                                   on 2001/09/10  10:02:51
10143         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
10144              Rename to custop_op_name to Perl_custom_op_name to match perlapi
10145              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
10146              perl_clone.
10147      Branch: perl
10148            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
10149 ____________________________________________________________________________
10150 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
10151         Log: Using strlen() not good on embedded nul bytes.
10152      Branch: perl
10153            ! regcomp.c
10154 ____________________________________________________________________________
10155 [ 11966] By: ams                                   on 2001/09/09  21:06:13
10156         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
10157              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10158              Date: Mon, 13 Aug 2001 22:51:59 +0200
10159              Message-ID: <20010813225159.C6681@rafael>
10160              (Applied with several tweaks.)
10161      Branch: perl
10162            ! embed.h embed.pl proto.h toke.c
10163 ____________________________________________________________________________
10164 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
10165         Log: The exact error message is system-dependent.
10166      Branch: perl
10167            ! lib/ExtUtils/Manifest.t
10168 ____________________________________________________________________________
10169 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
10170         Log: Add Windows and Mac Sami support to Encode
10171              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
10172      Branch: perl
10173            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
10174            ! MANIFEST
10175 ____________________________________________________________________________
10176 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
10177         Log: Use the tried method.
10178      Branch: perl
10179            ! pod/perlport.pod
10180 ____________________________________________________________________________
10181 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
10182         Log: Can't count parentheses.
10183      Branch: perl
10184            ! ext/IO/lib/IO/Socket/INET.pm
10185 ____________________________________________________________________________
10186 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
10187         Log: perlport additions: 1 while unlink, add/delete directory
10188              entries and permissions, cygwin stat funkiness (from Michael
10189              Schwern and Nicholas Clark)
10190      Branch: perl
10191            ! pod/perlport.pod
10192 ____________________________________________________________________________
10193 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
10194         Log: blib does have a detectable test.
10195      Branch: perl
10196            ! t/lib/1_compile.t
10197 ____________________________________________________________________________
10198 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
10199         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
10200              From: "chromatic" <chromatic@rmci.net>
10201              Date: Sat, 08 Sep 2001 19:33:42 -0600
10202              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
10203      Branch: perl
10204            + lib/Term/Complete.t
10205            ! MANIFEST
10206 ____________________________________________________________________________
10207 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
10208         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
10209              From: Michael G Schwern <schwern@pobox.com> 
10210              Date: Sat, 8 Sep 2001 02:40:26 -0400
10211              Message-ID: <20010908024026.A26283@blackrider>
10212      Branch: perl
10213            + lib/Test/Tutorial.pod
10214            ! MANIFEST
10215 ____________________________________________________________________________
10216 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
10217         Log: Try to look up protocol (by name) only iff it has non-numbers:
10218              nice if the server is in a chrooted environment (no /etc/protocols,
10219              server code using hardcorded protocol numbers like 6 for tcp),
10220              suggested by John Holdsworth <coldwave@bigfoot.com>.
10221              In other words, if we are given a number, why look it up again
10222              (by number)?
10223      Branch: perl
10224            ! ext/IO/lib/IO/Socket/INET.pm
10225 ____________________________________________________________________________
10226 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
10227         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
10228              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10229              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
10230              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
10231              
10232              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
10233              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10234              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
10235              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
10236              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
10237              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10238              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
10239              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
10240      Branch: perl
10241            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
10242 ____________________________________________________________________________
10243 [ 11955] By: ams                                   on 2001/09/09  02:54:21
10244         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
10245              From: "Craig A. Berry" <craigberry@mac.com>
10246              Date: Sat, 08 Sep 2001 19:02:16 -0500
10247              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
10248      Branch: perl
10249            ! lib/CGI/t/carp.t
10250 ____________________________________________________________________________
10251 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
10252         Log: Documentation tweaks; think the IP address as an opaque string.
10253      Branch: perl
10254            ! ext/Socket/Socket.pm
10255 ____________________________________________________________________________
10256 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
10257         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
10258              From: Michael G Schwern <schwern@pobox.com>
10259              Date: Sat, 8 Sep 2001 19:45:46 -0400
10260              Message-ID: <20010908194546.C9193@blackrider>
10261      Branch: perl
10262            + lib/blib.t
10263            ! MANIFEST lib/blib.pm t/lib/1_compile.t
10264 ____________________________________________________________________________
10265 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
10266         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
10267              From: "chromatic" <chromatic@rmci.net>
10268              Date: Sat, 08 Sep 2001 12:31:44 -0600
10269              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
10270      Branch: perl
10271            + lib/CGI/t/fast.t
10272            ! MANIFEST
10273 ____________________________________________________________________________
10274 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
10275         Log: The Socket tests were wrong: they were assuming too much.
10276      Branch: perl
10277            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
10278 ____________________________________________________________________________
10279 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
10280         Log: Retract the portability changes since they
10281              seem to have opened a can of worms... will
10282              go back to UNICOS/mk and do the bare minimum
10283              required to get the tests working.
10284      Branch: perl
10285            ! ext/Socket/Socket.xs
10286 ____________________________________________________________________________
10287 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
10288         Log: PADOFFSET is used to cast pointers into integers,
10289              if pointers are 64 bits and U32 32 bits,
10290              bad things may happen, or at least warnings issued.
10291      Branch: perl
10292            ! op.h
10293 ____________________________________________________________________________
10294 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
10295         Log: Still more Socket portability tweaking.
10296              Now Socket.t seems to be happy in all of
10297              Linux/x86, Tru64/alpha, Solaris/sparc,
10298              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
10299              
10300              Addendum: it seems that io_multihomed, io_sock, and hostent
10301              were broken in little-endians (linux/x86 and tru64/alpha)
10302              because of this change.  Argh.
10303      Branch: perl
10304            ! ext/Socket/Socket.xs
10305 ____________________________________________________________________________
10306 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
10307         Log: More portability kicking on inet_ntoa().
10308      Branch: perl
10309            ! ext/Socket/Socket.xs
10310 ____________________________________________________________________________
10311 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
10312         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
10313              From: Michael G Schwern <schwern@pobox.com> 
10314              Date: Fri, 7 Sep 2001 23:06:51 -0400
10315              Message-ID: <20010907230651.R606@blackrider>
10316      Branch: perl
10317            + lib/ExtUtils/Manifest.t
10318            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
10319 ____________________________________________________________________________
10320 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
10321         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
10322              From: "chromatic" <chromatic@rmci.net>
10323              Date: Fri, 07 Sep 2001 17:53:15 -0600      
10324              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
10325      Branch: perl
10326            + lib/ExtUtils/testlib.t
10327            ! MANIFEST
10328 ____________________________________________________________________________
10329 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
10330         Log: Thinko.
10331      Branch: perl
10332            ! lib/integer.t
10333 ____________________________________________________________________________
10334 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
10335         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
10336              From: "Craig A. Berry" <craigberry@mac.com>
10337              Date: Fri, 07 Sep 2001 15:30:03 -0500
10338              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
10339      Branch: perl
10340            ! lib/CGI/Carp.pm
10341 ____________________________________________________________________________
10342 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
10343         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
10344              From: Michael G Schwern <schwern@pobox.com>
10345              Date: Fri, 7 Sep 2001 15:38:13 -0400
10346              Message-ID: <20010907153813.K606@blackrider>
10347      Branch: perl
10348            ! lib/ExtUtils/MM_Unix.pm
10349 ____________________________________________________________________________
10350 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
10351         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
10352              From: Robin Barker <rmb1@cise.npl.co.uk>
10353              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
10354              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
10355      Branch: perl
10356            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
10357 ____________________________________________________________________________
10358 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
10359         Log: Clean up 1_compile.t; move tests to more consistent
10360              places (t/ subdirectories); add integer.t (much of
10361              the pragma is tested elsewhere but there is no one
10362              centralized place)
10363      Branch: perl
10364            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
10365            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
10366            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
10367            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
10368            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
10369            - lib/File/Find/find.t lib/File/Find/taint.t
10370            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
10371 ____________________________________________________________________________
10372 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
10373         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
10374              From: "chromatic" <chromatic@rmci.net>
10375              Date: Fri, 07 Sep 2001 10:17:40 -0600
10376              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
10377      Branch: perl
10378            ! lib/File/Find/taint.t
10379 ____________________________________________________________________________
10380 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
10381         Log: Update Changes.
10382      Branch: perl
10383            ! Changes patchlevel.h
10384 ____________________________________________________________________________
10385 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
10386         Log: Rename the old threading tutorial, start a new one,
10387              regen toc.
10388      Branch: perl
10389            + pod/perlothrtut.pod
10390            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
10391            ! pod/perltoc.pod
10392 ____________________________________________________________________________
10393 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
10394         Log: vars very much has a test.
10395      Branch: perl
10396            ! t/lib/1_compile.t
10397 ____________________________________________________________________________
10398 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
10399         Log: Subject: Re: wince/perl.ico marked as binary
10400              From: Nicholas Clark <nick@ccl4.org>
10401              Date: Fri, 7 Sep 2001 13:54:40 +0100
10402              Message-ID: <20010907135439.D39150@plum.flirble.org>
10403              
10404              and wince/Makefile.ce change from Rainer Keuchel.
10405      Branch: perl
10406            + wince/makeico.pl
10407            ! MANIFEST wince/Makefile.ce
10408 ____________________________________________________________________________
10409 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
10410         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
10411              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10412              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
10413              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
10414      Branch: perl
10415            ! regexec.c
10416 ____________________________________________________________________________
10417 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
10418         Log: (Replaced by #11934)
10419              Subject: Re: [PATCH regexec.c] more general .* and .*?
10420              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10421              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
10422              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
10423      Branch: perl
10424            ! regexec.c
10425 ____________________________________________________________________________
10426 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
10427         Log: The #11931 patching misbehaved.
10428      Branch: perl
10429            ! lib/Test/Harness/t/test-harness.t
10430 ____________________________________________________________________________
10431 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
10432         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
10433              From: Michael G Schwern <schwern@pobox.com>
10434              Date: Fri, 7 Sep 2001 03:30:41 -0400
10435              Message-ID: <20010907033041.A2796@blackrider>
10436      Branch: perl
10437            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
10438            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
10439            + t/lib/sample-tests/header_at_end_fail
10440            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
10441            - lib/Test/Harness.t
10442            ! MANIFEST lib/Test/Harness.pm t/TEST
10443 ____________________________________________________________________________
10444 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
10445         Log: Subject: [PATCH] Digest::MD5 update
10446              From: Gisle Aas <gisle@ActiveState.com>
10447              Date: 06 Sep 2001 23:32:56 -0700
10448              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
10449      Branch: perl
10450            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
10451            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
10452 ____________________________________________________________________________
10453 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
10454         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
10455              From: "chromatic" <chromatic@rmci.net>
10456              Date: Thu, 06 Sep 2001 23:11:44 -0600
10457              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
10458      Branch: perl
10459            + lib/less.t
10460            ! MANIFEST t/lib/1_compile.t
10461 ____________________________________________________________________________
10462 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
10463         Log: The binary file must somehow differently stored.
10464      Branch: perl
10465            - wince/perl.ico
10466            ! MANIFEST
10467 ____________________________________________________________________________
10468 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
10469         Log: Add more modules to the list of modules that have tests,
10470              Schwern's wallet is getting more nervous.
10471              (Run t/lib/1_compile.t manually to see which modules
10472              are lacking tests, or the tests can't be run for some
10473              reason or another, such as the Net:: modules)
10474      Branch: perl
10475            ! t/lib/1_compile.t
10476 ____________________________________________________________________________
10477 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
10478         Log: Try to make Socket::inet_ntoa() more robust.
10479      Branch: perl
10480            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
10481 ____________________________________________________________________________
10482 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
10483         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
10484              From: chromatic <chromatic@rmci.net>       
10485              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
10486              Message-Id: <01090522580506.19590@firewheel>           
10487      Branch: perl
10488            ! lib/English.t
10489 ____________________________________________________________________________
10490 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
10491         Log: Subject: Re: perlvar manpage and localizing special vars
10492              From: Stas Bekman <stas@stason.org>
10493              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
10494              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
10495      Branch: perl
10496            ! pod/perlvar.pod
10497 ____________________________________________________________________________
10498 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
10499         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
10500              From: Robin Barker <rmb1@cise.npl.co.uk>
10501              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
10502              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
10503      Branch: perl
10504            ! lib/ExtUtils/MakeMaker.pm
10505 ____________________________________________________________________________
10506 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
10507         Log: Symbol missing; AIX unhappy.
10508      Branch: perl
10509            ! makedef.pl
10510 ____________________________________________________________________________
10511 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
10512         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
10513              Reported in 5.61, seems to work okay in blead.
10514      Branch: perl
10515            ! t/run/kill_perl.t
10516 ____________________________________________________________________________
10517 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
10518         Log: Update Changes.
10519      Branch: perl
10520            ! Changes patchlevel.h
10521 ____________________________________________________________________________
10522 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
10523         Log: Document the bad assumptions currently breaking
10524              the Socket.t tests 10, 11, and 13 in UNICOS.
10525      Branch: perl
10526            ! ext/Socket/Socket.xs
10527 ____________________________________________________________________________
10528 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
10529         Log: Subject: [PATCH x2p] make OPTIMIZE=...
10530              From: Robin Barker <rmb1@cise.npl.co.uk>
10531              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
10532              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
10533      Branch: perl
10534            ! x2p/Makefile.SH x2p/cflags.SH
10535 ____________________________________________________________________________
10536 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
10537         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
10538              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
10539              Date: Thu, 6 Sep 2001 11:09:40 +0100
10540              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
10541              
10542              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
10543              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10544              Date: 6 Sep 2001 10:14:38 -0000
10545              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
10546      Branch: perl
10547            ! pod/perlfaq1.pod pod/perlhack.pod
10548 ____________________________________________________________________________
10549 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
10550         Log: Subject: Extra NUL is Data::Dumper output - patch
10551              From: Tony Cook <tony@develop-help.com>
10552              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
10553              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
10554      Branch: perl
10555            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
10556 ____________________________________________________________________________
10557 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
10558         Log: Avoid redefinition warning
10559              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
10560              from
10561              perl -w -Ilib -MCwd -e ''
10562      Branch: perl
10563            ! lib/Cwd.pm
10564 ____________________________________________________________________________
10565 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
10566         Log: Update the is_tainted() example implementation.
10567      Branch: perl
10568            ! pod/perlsec.pod
10569 ____________________________________________________________________________
10570 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
10571         Log: Missing) in #11912.
10572      Branch: perl
10573            ! lib/Test/Simple/t/fail.t
10574 ____________________________________________________________________________
10575 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
10576         Log: Rewhack Test-Simple into core harness.
10577      Branch: perl
10578            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
10579            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
10580            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
10581            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
10582            ! lib/Test/Simple/t/skipall.t
10583 ____________________________________________________________________________
10584 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
10585         Log: Workaround for the new Exporter 'feature'.
10586      Branch: perl
10587            ! lib/Test/More.pm
10588 ____________________________________________________________________________
10589 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
10590         Log: Re-introduce pure-Perl fall-back for abs_path,
10591              re-introduce #11898.
10592      Branch: perl
10593            ! lib/Cwd.pm lib/File/Find.pm
10594 ____________________________________________________________________________
10595 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
10596         Log: More tests.
10597      Branch: perl
10598            ! lib/Exporter.t
10599 ____________________________________________________________________________
10600 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
10601         Log: Retract #11898 for now because it introduces
10602              a rather nasty depencency: when B is being built,
10603              MakeMaker is used.  MakeMaker uses File::Find.
10604              File::Find uses Cwd::getcwd()...which doesn't
10605              exist yet.
10606      Branch: perl
10607            ! lib/File/Find.pm
10608 ____________________________________________________________________________
10609 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
10610         Log: New test welcome.
10611      Branch: perl
10612            + lib/Test/Simple/t/simple.t
10613 ____________________________________________________________________________
10614 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
10615         Log: Old test begone.
10616      Branch: perl
10617            - lib/Attribute/Handlers/test.pl
10618 ____________________________________________________________________________
10619 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
10620         Log: Test-Simple syncup from Schwern.
10621      Branch: perl
10622            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
10623            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
10624            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
10625            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
10626            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
10627            - lib/Test/More/Changes lib/Test/More/t/More.t
10628            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
10629            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
10630            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
10631            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
10632            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
10633            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
10634            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
10635            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
10636            ! t/lib/Test/Simple/sample_tests/death.plx
10637            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
10638            ! t/lib/Test/Simple/sample_tests/extras.plx
10639            ! t/lib/Test/Simple/sample_tests/five_fail.plx
10640            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
10641            ! t/lib/Test/Simple/sample_tests/one_fail.plx
10642            ! t/lib/Test/Simple/sample_tests/require.plx
10643            ! t/lib/Test/Simple/sample_tests/success.plx
10644            ! t/lib/Test/Simple/sample_tests/too_few.plx
10645            ! t/lib/Test/Simple/sample_tests/two_fail.plx
10646 ____________________________________________________________________________
10647 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
10648         Log: Integrate File::Find changes from bleadperl
10649      Branch: maint-5.6/macperl
10650            ! lib/File/Find.pm t/lib/filefind-taint.t
10651 ____________________________________________________________________________
10652 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
10653         Log: Integrate 11847 from maint-5.6/perl
10654      Branch: maint-5.6/macperl
10655           !> sv.c
10656 ____________________________________________________________________________
10657 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
10658         Log: In UNICOS division yada yada.
10659      Branch: perl
10660            ! t/op/override.t
10661 ____________________________________________________________________________
10662 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
10663         Log: In UNICOS division is really lossy, better use
10664              a tolerance test.
10665      Branch: perl
10666            ! ext/Time/HiRes/HiRes.t
10667 ____________________________________________________________________________
10668 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
10669         Log: In UNICOS sigaction() sets an extra flag
10670              ("the signal has been registered for all the processes in
10671              a multitasking group.")
10672      Branch: perl
10673            ! ext/POSIX/sigaction.t
10674 ____________________________________________________________________________
10675 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
10676         Log: Documentation micropatch from Damian.
10677      Branch: perl
10678            ! lib/Attribute/Handlers.pm
10679 ____________________________________________________________________________
10680 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
10681         Log: (Retracted by #11908)
10682              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
10683              From: Michael G Schwern <schwern@pobox.com>
10684              Date: Wed, 5 Sep 2001 15:58:21 -0400
10685              Message-ID: <20010905155821.I632@blackrider>
10686      Branch: perl
10687            ! lib/File/Find.pm lib/File/Find/taint.t
10688 ____________________________________________________________________________
10689 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
10690         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
10691              From: Michael G Schwern <schwern@pobox.com>
10692              Date: Wed, 5 Sep 2001 19:16:31 -0400
10693              Message-ID: <20010905191631.E11386@blackrider>
10694      Branch: perl
10695            + lib/CGI/t/carp.t
10696            ! MANIFEST
10697 ____________________________________________________________________________
10698 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
10699         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
10700              From: chromatic <chromatic@rmci.net>
10701              Date: Wed, 5 Sep 2001 18:08:07 -0600
10702              Message-Id: <01090518080700.19590@firewheel>
10703      Branch: perl
10704            ! lib/English.pm
10705 ____________________________________________________________________________
10706 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
10707         Log: Fix a typo #11889 and add a test for the same.
10708      Branch: perl
10709            ! ext/Socket/Socket.t ext/Socket/Socket.xs
10710 ____________________________________________________________________________
10711 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
10712         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
10713              From: "Craig A. Berry" <craigberry@mac.com>
10714              Date: Wed, 05 Sep 2001 17:48:54 -0500
10715              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
10716      Branch: perl
10717            ! lib/warnings.t t/run/kill_perl.t
10718 ____________________________________________________________________________
10719 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
10720         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
10721              From: Michael G Schwern <schwern@pobox.com>
10722              Date: Wed, 5 Sep 2001 17:22:25 -0400
10723              Message-ID: <20010905172225.C11386@blackrider>
10724      Branch: perl
10725            ! t/run/kill_perl.t
10726 ____________________________________________________________________________
10727 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
10728         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
10729              From: Nicholas Clark <nick@ccl4.org>
10730              Date: Wed, 5 Sep 2001 20:54:24 +0100
10731              Message-ID: <20010905205424.C25120@plum.flirble.org>
10732      Branch: perl
10733            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
10734 ____________________________________________________________________________
10735 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
10736         Log: Forgotten thing.
10737      Branch: perl
10738            ! uconfig.h
10739 ____________________________________________________________________________
10740 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
10741         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
10742              From: chromatic <chromatic@rmci.net>               
10743              Date: Wed, 5 Sep 2001 13:22:08 -0600
10744              Message-Id: <01090513220807.10587@firewheel> 
10745      Branch: perl
10746            ! lib/English.pm
10747 ____________________________________________________________________________
10748 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
10749         Log: inet_ntoa() tweaks:
10750              - don't allow addresses with > 255 characters
10751              - indent the HP-UX workaround
10752              - don't leak memory
10753      Branch: perl
10754            ! ext/Socket/Socket.xs
10755 ____________________________________________________________________________
10756 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
10757         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
10758              <xwu@theeducationcenter.com>
10759      Branch: perl
10760            ! lib/File/Find.pm
10761 ____________________________________________________________________________
10762 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
10763         Log: Typo nits.
10764      Branch: perl
10765            ! lib/File/Find.pm
10766 ____________________________________________________________________________
10767 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
10768         Log: -Wall nit.
10769      Branch: perl
10770            ! op.c
10771 ____________________________________________________________________________
10772 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
10773         Log: Update to Scalar-List-Utils 1.05
10774      Branch: perl
10775            ! ext/List/Util/ChangeLog ext/List/Util/README
10776            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
10777 ____________________________________________________________________________
10778 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
10779         Log: Update Changes.
10780      Branch: perl
10781            ! Changes patchlevel.h
10782 ____________________________________________________________________________
10783 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
10784         Log: Update to Scalar-List-Utils 1.04
10785      Branch: perl
10786            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
10787            ! ext/List/Util/lib/List/Util.pm
10788            ! ext/List/Util/lib/Scalar/Util.pm
10789 ____________________________________________________________________________
10790 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
10791         Log: Metaconfigify #11724.
10792      Branch: metaconfig
10793            ! U/threads/archname.U
10794 ____________________________________________________________________________
10795 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
10796         Log: The MacOS reference is okay, no reason to hide it.
10797      Branch: perl
10798            ! lib/Cwd.pm
10799 ____________________________________________________________________________
10800 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
10801         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
10802              From: Michael G Schwern <schwern@pobox.com>
10803              Date: Tue, 4 Sep 2001 15:30:10 -0400
10804              Message-ID: <20010904153010.H26466@blackrider> 
10805              
10806              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
10807      Branch: perl
10808            ! ext/Cwd/Makefile.PL lib/Cwd.pm
10809 ____________________________________________________________________________
10810 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
10811         Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe  (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.))
10812              From: Michael G Schwern <schwern@pobox.com>
10813              Date: Tue, 4 Sep 2001 17:39:13 -0400
10814              Message-ID: <20010904173913.C626@blackrider>
10815      Branch: perl
10816            ! lib/Cwd.pm
10817 ____________________________________________________________________________
10818 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
10819         Log: Subject: Re: Perl_pp_* in public API?
10820              From: "Craig A. Berry" <craigberry@mac.com>
10821              Date: Tue, 4 Sep 2001 21:51:29 -0500
10822              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
10823      Branch: perl
10824            ! ext/List/Util/Util.xs
10825 ____________________________________________________________________________
10826 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
10827         Log: From Damian: Class::Struct was unable to define
10828              recursive classes.  After the patch an object reference
10829              (rather than a hash) is required to initialize
10830              an object attribute.  If no such initializer is given to
10831              the constructor, object attributes are now default
10832              initialized to C<undef>.
10833      Branch: perl
10834            ! lib/Class/Struct.pm lib/Class/Struct.t
10835 ____________________________________________________________________________
10836 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
10837         Log: Subject: Re: sv_catpvfn and sv_setpvfn
10838              From: Richard Soderberg <rs@oregonnet.com>
10839              Date: Tue, 4 Sep 2001 15:16:47 -0700
10840              Message-Id: <200109042216.PAA17858@oregonnet.com>
10841      Branch: perl
10842            ! pod/perlclib.pod pod/perlguts.pod
10843 ____________________________________________________________________________
10844 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
10845         Log: NetWare updates from Ananth Kesari.
10846      Branch: perl
10847            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
10848            ! NetWare/nw5thread.h
10849 ____________________________________________________________________________
10850 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
10851         Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
10852              From: Nicholas Clark <nick@ccl4.org>
10853              Date: Tue, 4 Sep 2001 22:42:50 +0100
10854              Message-ID: <20010904224250.P25120@plum.flirble.org>
10855      Branch: perl
10856            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
10857            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
10858            ! t/op/oct.t toke.c
10859 ____________________________________________________________________________
10860 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
10861         Log: Fix Cwd::getcwd() not being tainted, as noticed
10862              by Schwern.
10863      Branch: perl
10864            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
10865            - ext/Cwd/Cwd.t
10866            ! MANIFEST ext/Cwd/Cwd.xs util.c
10867 ____________________________________________________________________________
10868 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
10869         Log: Retract #11870 and volatilize the right destruct_level.
10870              Silly thinko pointed out by Sarathy.
10871      Branch: perl
10872            ! intrpvar.h perl.c
10873 ____________________________________________________________________________
10874 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
10875         Log: At least a temporary fix for the mysterious scope core dumps
10876              in Tru64 from Graham.
10877      Branch: perl
10878            ! ext/List/Util/Util.xs
10879 ____________________________________________________________________________
10880 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
10881         Log: (Retracted by #11872)
10882      Branch: perl
10883            ! intrpvar.h
10884 ____________________________________________________________________________
10885 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
10886         Log: Quench a -Wall gripe noticed by Robin Barker.
10887      Branch: perl
10888            ! op.c
10889 ____________________________________________________________________________
10890 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
10891         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
10892              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
10893              Date: Wed, 05 Sep 2001 02:01:32 +0900
10894              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
10895      Branch: perl
10896            ! lib/Unicode/UCD.pm
10897 ____________________________________________________________________________
10898 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
10899         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
10900              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10901              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
10902              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
10903      Branch: perl
10904            ! gv.c
10905 ____________________________________________________________________________
10906 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
10907         Log: Update Changes.
10908      Branch: perl
10909            ! Changes patchlevel.h
10910 ____________________________________________________________________________
10911 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
10912         Log: Add the \[$@%&*] prototype support.
10913      Branch: perl
10914            ! op.c pod/perlsub.pod t/comp/proto.t
10915 ____________________________________________________________________________
10916 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
10917         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
10918              From: Michael G Schwern <schwern@pobox.com>
10919              Date: Mon, 3 Sep 2001 18:59:01 -0400
10920              Message-ID: <20010903185901.Z9233@blackrider>
10921      Branch: perl
10922            ! lib/CGI/t/form.t
10923 ____________________________________________________________________________
10924 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
10925         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
10926              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10927              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
10928              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
10929      Branch: perl
10930            ! gv.c
10931 ____________________________________________________________________________
10932 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
10933         Log: More srand entry tweakage based on Randal's suggestion.
10934      Branch: perl
10935            ! pod/perlfunc.pod
10936 ____________________________________________________________________________
10937 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
10938         Log: Subject: [PATCH] 'main' *is* a reserved word
10939              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10940              Date: Mon, 3 Sep 2001 22:55:41 +0200
10941              Message-ID: <20010903225541.A24097@rafael>
10942      Branch: perl
10943            ! toke.c
10944 ____________________________________________________________________________
10945 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
10946         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
10947              From: Peter Prymmer <pvhp@best.com>
10948              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
10949              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
10950      Branch: perl
10951            ! README.vms configure.com
10952 ____________________________________________________________________________
10953 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
10954         Log: Subject: Re: A slightly better default seed?   
10955              From: Michael G Schwern <schwern@pobox.com>
10956              Date: Mon, 3 Sep 2001 18:08:15 -0400 
10957              Message-ID: <20010903180815.W9233@blackrider>
10958      Branch: perl
10959            ! t/op/srand.t
10960 ____________________________________________________________________________
10961 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
10962         Log: Add sharedsv.o to microperl object files.
10963      Branch: perl
10964            ! Makefile.micro
10965 ____________________________________________________________________________
10966 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
10967         Log: AUTHORS updates and
10968              
10969              Subject: [PATCH] Just some preening :-)        
10970              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
10971              Date: Tue, 4 Sep 2001 14:16:59 +0100
10972              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
10973      Branch: perl
10974            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
10975 ____________________________________________________________________________
10976 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
10977         Log: Typo fix and slight rewording.
10978      Branch: perl
10979            ! pod/perlfunc.pod
10980 ____________________________________________________________________________
10981 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
10982         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
10983      Branch: perl
10984            ! pod/perlfaq4.pod
10985 ____________________________________________________________________________
10986 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
10987         Log: The helper file changed name.
10988      Branch: perl
10989            ! MANIFEST
10990 ____________________________________________________________________________
10991 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
10992         Log: Update to Scalar-List-Utils 1.03
10993      Branch: perl
10994            + ext/List/Util/t/shuffle.t
10995            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
10996            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
10997            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
10998            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
10999            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
11000            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
11001            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
11002            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
11003 ____________________________________________________________________________
11004 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
11005         Log: Make crypt() do something more sane for Unicode
11006              (take crypt() of the low eight bits of the characters,
11007              instead of taking crypt() of the UTF-8 of the scalar);
11008              add a test for crypt().
11009      Branch: perl
11010            + t/op/crypt.t
11011            ! MANIFEST pod/perlfunc.pod pp.c
11012 ____________________________________________________________________________
11013 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
11014         Log: Reorganize the srand entry.
11015      Branch: perl
11016            ! pod/perlfunc.pod
11017 ____________________________________________________________________________
11018 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
11019         Log: Remove the tests that assume something about
11020              calling srand() without arguments multiple times.
11021      Branch: perl
11022            ! t/op/srand.t
11023 ____________________________________________________________________________
11024 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
11025         Log: Upgrade to Math::BigInt 1.42.
11026      Branch: perl
11027            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11028            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
11029            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
11030            ! lib/Math/BigInt/t/mbimbf.t
11031 ____________________________________________________________________________
11032 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
11033         Log: integrate change#11847 from maint-5.6
11034              
11035              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
11036      Branch: perl
11037            ! sv.c
11038 ____________________________________________________________________________
11039 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
11040         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
11041      Branch: maint-5.6/perl
11042            ! sv.c
11043 ____________________________________________________________________________
11044 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
11045         Log: As far as I can tell these functions have been Unicodified.
11046      Branch: perl
11047            ! doop.c
11048 ____________________________________________________________________________
11049 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
11050         Log: Update to Storable 1.0.13.
11051      Branch: perl
11052            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
11053            ! ext/Storable/Storable.xs
11054 ____________________________________________________________________________
11055 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
11056         Log: Patch the Filter::Simple test to work with
11057              the core test suite (since the FilterTest.pm
11058              is in t/lib, not in lib).
11059      Branch: perl
11060            ! lib/Filter/Simple/t/filter.t
11061 ____________________________________________________________________________
11062 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
11063         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
11064      Branch: perl
11065            + t/lib/FilterTest.pm
11066            - t/lib/MyFilter.pm
11067 ____________________________________________________________________________
11068 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
11069         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
11070              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
11071              Text::Balanced 1.86.
11072      Branch: perl
11073            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
11074            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
11075            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
11076            + lib/Switch/t/nested.t lib/Switch/t/switch.t
11077            + lib/Text/Balanced/Changes lib/Text/Balanced/README
11078            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
11079            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
11080            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
11081            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
11082            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
11083            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
11084            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
11085            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
11086            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
11087            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
11088            ! MANIFEST lib/Attribute/Handlers.pm
11089            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
11090            ! lib/Attribute/Handlers/demo/Demo.pm
11091            ! lib/Attribute/Handlers/demo/Descriptions.pm
11092            ! lib/Attribute/Handlers/demo/MyClass.pm
11093            ! lib/Attribute/Handlers/demo/demo.pl
11094            ! lib/Attribute/Handlers/demo/demo2.pl
11095            ! lib/Attribute/Handlers/demo/demo3.pl
11096            ! lib/Attribute/Handlers/demo/demo4.pl
11097            ! lib/Attribute/Handlers/demo/demo_call.pl
11098            ! lib/Attribute/Handlers/demo/demo_chain.pl
11099            ! lib/Attribute/Handlers/demo/demo_cycle.pl
11100            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
11101            ! lib/Attribute/Handlers/demo/demo_phases.pl
11102            ! lib/Attribute/Handlers/demo/demo_range.pl
11103            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
11104            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
11105            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
11106            ! lib/Text/Balanced.pm
11107 ____________________________________________________________________________
11108 [ 11841] By: sky                                   on 2001/09/03  11:04:15
11109         Log: Forgot to add a file with Change #11840
11110      Branch: perl
11111            + t/op/srand.t
11112 ____________________________________________________________________________
11113 [ 11840] By: sky                                   on 2001/09/03  11:02:04
11114         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
11115              From: Michael G Schwern <schwern@pobox.com>
11116              Date: Mon, 3 Sep 2001 07:43:00 -0400
11117              Message-ID: <20010903074300.E9233@blackrider>
11118      Branch: perl
11119            ! MANIFEST pod/perlfunc.pod t/op/rand.t
11120 ____________________________________________________________________________
11121 [ 11839] By: sky                                   on 2001/09/03  10:47:11
11122         Log: Document the changes with regards to running of END blocks.
11123              And DESTROY on global objects are called in perl_destruct()!
11124      Branch: perl
11125            ! pod/perl572delta.pod pod/perlembed.pod
11126 ____________________________________________________________________________
11127 [ 11838] By: sky                                   on 2001/09/03  09:34:44
11128         Log: Subject: [PATCH t/op/time.t] Partial cleanup
11129              From: Michael G Schwern <schwern@pobox.com>
11130              Date: Mon, 3 Sep 2001 06:29:42 -0400
11131              Message-ID: <20010903062942.C9233@blackrider>
11132      Branch: perl
11133            ! t/op/time.t
11134 ____________________________________________________________________________
11135 [ 11837] By: sky                                   on 2001/09/03  09:30:02
11136         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
11137              From: Michael G Schwern <schwern@pobox.com>
11138              Date: Mon, 3 Sep 2001 06:24:13 -0400
11139              Message-ID: <20010903062413.B9233@blackrider>
11140      Branch: perl
11141            ! t/op/rand.t
11142 ____________________________________________________________________________
11143 [ 11836] By: sky                                   on 2001/09/03  07:56:47
11144         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
11145              From: Michael G Schwern <schwern@pobox.com>
11146              Date: Sun, 2 Sep 2001 21:38:43 -0400
11147              Message-ID: <20010902213843.L2711@blackrider>
11148      Branch: perl
11149            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
11150            ! MANIFEST
11151 ____________________________________________________________________________
11152 [ 11835] By: nick                                  on 2001/09/03  06:20:06
11153         Log: Integrate mainline
11154      Branch: perlio
11155           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
11156            - t/op/misc.t
11157           !> (integrate 187 files)
11158 ____________________________________________________________________________
11159 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
11160         Log: Update Changes.
11161      Branch: perl
11162            ! Changes patchlevel.h
11163 ____________________________________________________________________________
11164 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
11165         Log: Slight tweaks.
11166      Branch: perl
11167            ! t/run/kill_perl.t
11168 ____________________________________________________________________________
11169 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
11170         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
11171      Branch: perl
11172            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
11173 ____________________________________________________________________________
11174 [ 11831] By: sky                                   on 2001/09/02  12:10:42
11175         Log: Change #11828 wasn't complete, this updates to intest path
11176      Branch: perl
11177            ! t/run/kill_perl.t
11178 ____________________________________________________________________________
11179 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
11180         Log: 's's's.
11181      Branch: perl
11182            ! Changes
11183 ____________________________________________________________________________
11184 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
11185         Log: Update Changes.
11186      Branch: perl
11187            ! Changes patchlevel.h
11188 ____________________________________________________________________________
11189 [ 11828] By: sky                                   on 2001/09/02  11:53:56
11190         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
11191              From: Michael G Schwern <schwern@pobox.com>
11192              Date: Sat, 1 Sep 2001 20:18:58 -0400
11193              Message-ID: <20010901201858.X606@blackrider>
11194              +MANIFEST Fix
11195      Branch: perl
11196            + t/run/kill_perl.t
11197            - t/op/misc.t t/run/segfault.t
11198            ! MANIFEST
11199 ____________________________________________________________________________
11200 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
11201         Log: Subject: [PATCH] lib/Time/Local.pm
11202              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
11203              Date: Sun, 2 Sep 2001 06:50:01 -0500
11204              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
11205      Branch: perl
11206            ! lib/Time/Local.pm
11207 ____________________________________________________________________________
11208 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
11209         Log: Tick off Unicode collation and the normalization from
11210              the todo list.
11211      Branch: perl
11212            ! pod/perltodo.pod
11213 ____________________________________________________________________________
11214 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
11215         Log: Update to Unicode 3.1.1.
11216      Branch: perl
11217            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
11218            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
11219            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
11220            ! lib/unicore/PropList.txt lib/unicore/README.perl
11221            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
11222            ! lib/unicore/rename lib/unicore/version
11223 ____________________________________________________________________________
11224 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
11225         Log: Slight doc tweaks for the module.
11226      Branch: perl
11227            ! lib/Unicode/UCD.pm
11228 ____________________________________________________________________________
11229 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
11230         Log: Rename the variable: it *used* to be (wrongly) that the
11231              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
11232              but that is no more the case: PL_reg_match_utf8 is better.
11233      Branch: perl
11234            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
11235            ! regexec.c sv.c thrdvar.h
11236 ____________________________________________________________________________
11237 [ 11822] By: ams                                   on 2001/09/02  02:54:50
11238         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
11239              From: Ilmari Karonen <iltzu@sci.fi>
11240              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
11241              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
11242              (op/sub_lval.t updated to take new error message into account.)
11243      Branch: perl
11244            ! op.c t/op/sub_lval.t
11245 ____________________________________________________________________________
11246 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
11247         Log: remove stray CRs in files; keep all files with UNIX line-ends
11248              (Porting/makerel adds CRs to the files that need it in the
11249              distribution)
11250      Branch: perl
11251            ! NetWare/t/NWScripts.pl README.dos
11252            ! ext/Encode/Encode/cns11643-1.enc
11253            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
11254            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11255 ____________________________________________________________________________
11256 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
11257         Log: some remnants of change#11803
11258      Branch: perl
11259            ! ext/ByteLoader/byterun.h perl.h
11260 ____________________________________________________________________________
11261 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
11262         Log: Update to Unicode::Collate 0.08.
11263      Branch: perl
11264            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
11265            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
11266 ____________________________________________________________________________
11267 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
11268         Log: Test tweaks.
11269      Branch: perl
11270            ! t/op/pat.t
11271 ____________________________________________________________________________
11272 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
11273         Log: Fix test
11274      Branch: maint-5.6/macperl
11275            ! t/lib/b.t
11276 ____________________________________________________________________________
11277 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
11278         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
11279              warnings in Config.pm with -W; increase default and
11280              minimum RAM; bump version number.
11281      Branch: maint-5.6/macperl
11282            + macos/lib/Mac/LowMem.pm
11283            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
11284            ! macos/configpm macos/macperl/MacPerl.r
11285 ____________________________________________________________________________
11286 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
11287         Log: Make syntax check report in MPW style, fix tests
11288              to use Mac::err=unix to get normal-style error
11289              messages.
11290      Branch: maint-5.6/macperl
11291            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
11292            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
11293 ____________________________________________________________________________
11294 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
11295         Log: Make MPW-style errors optional (but the default); add
11296              MacPerl::ErrorFormat() function and Mac::err pragma
11297      Branch: maint-5.6/macperl
11298            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
11299            + macos/ext/Mac/err/err.xs
11300            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
11301            ! macos/macish.c macos/macish.h macos/macperl.sym
11302 ____________________________________________________________________________
11303 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
11304         Log: More module and test ports from Thomas Wegner et al
11305      Branch: maint-5.6/macperl
11306            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11307            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
11308            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
11309            ! t/op/magic.t
11310 ____________________________________________________________________________
11311 [ 11812] By: sky                                   on 2001/09/01  17:19:30
11312         Log: Subject: [PATCH t/op/concat.t] cleanup
11313              From: Michael G Schwern <schwern@pobox.com>
11314              Date: Sat, 1 Sep 2001 14:06:28 -0400
11315              Message-ID: <20010901140628.C606@blackrider>
11316      Branch: perl
11317            ! t/op/concat.t
11318 ____________________________________________________________________________
11319 [ 11811] By: sky                                   on 2001/09/01  12:25:29
11320         Log: Change #11805 didn't update the MANIFEST
11321      Branch: perl
11322            ! MANIFEST
11323 ____________________________________________________________________________
11324 [ 11810] By: sky                                   on 2001/09/01  11:52:44
11325         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
11326              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11327              Date: Sat, 1 Sep 2001 14:50:14 +0200
11328              Message-ID: <20010901145014.A691@rafael>
11329      Branch: perl
11330            ! t/op/inccode.t
11331 ____________________________________________________________________________
11332 [ 11809] By: sky                                   on 2001/09/01  11:49:22
11333         Log: Subject: PATCH: ExtUtils::MakeMaker
11334              From: Tony Bowden <tony@kasei.com>
11335              Date: Sat, 1 Sep 2001 10:33:53 +0100
11336              Message-ID: <20010901103353.A13863@soto.kasei.com>
11337              Manually applied
11338      Branch: perl
11339            ! lib/ExtUtils/MakeMaker.pm
11340 ____________________________________________________________________________
11341 [ 11808] By: sky                                   on 2001/09/01  11:39:13
11342         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
11343              From: mike808@users.sourceforge.net
11344              Date: Sat, 1 Sep 101 11:27:50 GMT
11345              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
11346              With little tweak
11347      Branch: perl
11348            ! lib/Term/Cap.pm
11349 ____________________________________________________________________________
11350 [ 11807] By: ams                                   on 2001/09/01  11:31:16
11351         Log: Subject: oct() and hex()
11352              From: Nicholas Clark <nick@ccl4.org>
11353              Date: Fri, 31 Aug 2001 23:14:13 +0100
11354              Message-Id: <20010831231413.J4950@plum.flirble.org>
11355      Branch: perl
11356            ! pod/perlclib.pod
11357 ____________________________________________________________________________
11358 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
11359         Log: Integrate change 11801 from maintperl
11360      Branch: maint-5.6/macperl
11361            ! perl.c
11362 ____________________________________________________________________________
11363 [ 11805] By: sky                                   on 2001/08/31  21:35:10
11364         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
11365              From: Michael G Schwern <schwern@pobox.com>
11366              Date: Fri, 31 Aug 2001 15:36:28 -0400
11367              Message-ID: <20010831153628.B598@blackrider>
11368              Check for things which used to segfault
11369      Branch: perl
11370            + t/run/segfault.t
11371 ____________________________________________________________________________
11372 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
11373         Log: integrate change#11801 from maint-5.6
11374              
11375              remove age-old UNICOS "workaround" that introduces a static, and
11376              hence an egregious race condition for threaded builds (*sigh*
11377              beats me why this kludge wasn't guarded by a UNICOS-specific
11378              #define *sigh*)
11379      Branch: perl
11380            ! perl.c
11381 ____________________________________________________________________________
11382 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
11383         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
11384              working in 5.7.x
11385      Branch: perl
11386            - objXSUB.h
11387            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
11388            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
11389            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
11390            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
11391            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
11392            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
11393            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
11394            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
11395            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
11396            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
11397            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
11398            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
11399            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
11400            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
11401            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
11402            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
11403            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
11404            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
11405            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
11406            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
11407            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
11408            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
11409 ____________________________________________________________________________
11410 [ 11802] By: ams                                   on 2001/08/31  18:11:32
11411         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
11412              From: "Philip Newton" <Philip.Newton@gmx.net>
11413              Date: Fri, 31 Aug 2001 21:12:56 +0200
11414              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
11415      Branch: perl
11416            ! pod/perldiag.pod
11417 ____________________________________________________________________________
11418 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
11419         Log: remove age-old UNICOS "workaround" that introduces a static, and
11420              hence an egregious race condition for threaded builds (*sigh*
11421              beats me why this kludge wasn't guarded by a UNICOS-specific
11422              #define *sigh*)
11423      Branch: maint-5.6/perl
11424            ! perl.c
11425 ____________________________________________________________________________
11426 [ 11800] By: sky                                   on 2001/08/31  17:30:26
11427         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
11428              Might break on platforms where bool is larger than 8 bites ???
11429      Branch: perl
11430            ! regcomp.c
11431 ____________________________________________________________________________
11432 [ 11799] By: ams                                   on 2001/08/31  12:15:44
11433         Log: Integrate 11778 into mainline.
11434      Branch: perl
11435            ! t/base/term.t
11436 ____________________________________________________________________________
11437 [ 11798] By: sky                                   on 2001/08/31  11:31:44
11438         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
11439              supposed to happen.
11440      Branch: perl
11441            ! regcomp.c
11442 ____________________________________________________________________________
11443 [ 11797] By: sky                                   on 2001/08/31  11:28:17
11444         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
11445              From: "John P. Linderman" <jpl@research.att.com>
11446              Date: Fri, 31 Aug 2001 08:20:35 -0400
11447              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
11448              Fixes test 14 which could fail randomly in rare cases.
11449      Branch: perl
11450            ! ext/Time/HiRes/HiRes.t regcomp.c
11451 ____________________________________________________________________________
11452 [ 11796] By: ams                                   on 2001/08/31  01:13:07
11453         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
11454              From: Nicholas Clark <nick@ccl4.org>
11455              Date: Thu, 30 Aug 2001 23:21:50 +0100
11456              Message-Id: <20010830232150.D4950@plum.flirble.org>
11457      Branch: perl
11458            ! ext/Sys/Syslog/Makefile.PL
11459 ____________________________________________________________________________
11460 [ 11795] By: ams                                   on 2001/08/30  23:53:23
11461         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
11462              patching example
11463              From: Michael G Schwern <schwern@pobox.com>
11464              Date: Thu, 30 Aug 2001 17:02:08 -0400
11465              Message-Id: <20010830170208.M2318@blackrider>
11466      Branch: perl
11467            ! pod/perlhack.pod
11468 ____________________________________________________________________________
11469 [ 11794] By: ams                                   on 2001/08/30  19:35:36
11470         Log: Subject: [PATCH] pp_modulo
11471              From: Nicholas Clark <nick@ccl4.org>
11472              Date: Thu, 30 Aug 2001 18:20:54 +0100
11473              Message-Id: <20010830182053.A4950@plum.flirble.org>
11474      Branch: perl
11475            ! pp.c t/op/64bitint.t
11476 ____________________________________________________________________________
11477 [ 11793] By: sky                                   on 2001/08/30  13:02:48
11478         Log: 11792 wasn't complete
11479      Branch: perl
11480            ! makedef.pl regcomp.c
11481 ____________________________________________________________________________
11482 [ 11792] By: sky                                   on 2001/08/30  12:21:11
11483         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
11484      Branch: perl
11485            ! makedef.pl
11486 ____________________________________________________________________________
11487 [ 11791] By: sky                                   on 2001/08/30  10:08:02
11488         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
11489      Branch: perl
11490            ! config_h.SH
11491 ____________________________________________________________________________
11492 [ 11790] By: sky                                   on 2001/08/30  08:22:31
11493         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
11494              on the pad. Fixes coredumps in cleanups introduced by
11495              Change 11755  
11496      Branch: perl
11497            ! op.c perl.c sv.h
11498 ____________________________________________________________________________
11499 [ 11789] By: sky                                   on 2001/08/29  19:01:47
11500         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
11501              This is a replacement implmentation that works on HPUX.
11502              This bug should probably be fixed in GCC.
11503      Branch: perl
11504            ! ext/Socket/Socket.xs
11505 ____________________________________________________________________________
11506 [ 11788] By: ams                                   on 2001/08/29  17:35:33
11507         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
11508              From: Nicholas Clark <nick@ccl4.org>
11509              Date: Wed, 29 Aug 2001 18:21:56 +0100
11510              Message-Id: <20010829182156.O4950@plum.flirble.org>
11511      Branch: perl
11512            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
11513 ____________________________________________________________________________
11514 [ 11787] By: sky                                   on 2001/08/29  10:42:54
11515         Log: Added test for pack_addr_in and unpack_addr_in
11516              Nitpik in test 10
11517      Branch: perl
11518            ! ext/Socket/Socket.t
11519 ____________________________________________________________________________
11520 [ 11786] By: sky                                   on 2001/08/29  10:28:14
11521         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
11522              Trying to catch errors on HP-UX
11523      Branch: perl
11524            ! ext/Socket/Socket.t
11525 ____________________________________________________________________________
11526 [ 11785] By: sky                                   on 2001/08/29  09:07:03
11527         Log: make sure USE_THREADS is defined so external apps work
11528      Branch: perl
11529            ! config_h.SH
11530 ____________________________________________________________________________
11531 [ 11784] By: sky                                   on 2001/08/29  08:06:12
11532         Log: Subject: Re: The hitlist of untested modules.
11533              From: Jonathan Stowe <gellyfish@gellyfish.com>
11534              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
11535              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
11536              Start of tests for Shell.pm (make Schwern poorer!)
11537      Branch: perl
11538            + lib/Shell.t
11539            ! MANIFEST
11540 ____________________________________________________________________________
11541 [ 11783] By: sky                                   on 2001/08/29  07:37:50
11542         Log: END{} can change the return value even if we die from BEGIN{}
11543      Branch: perl
11544            ! miniperlmain.c
11545 ____________________________________________________________________________
11546 [ 11782] By: ams                                   on 2001/08/29  06:32:17
11547         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
11548              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11549              Date: Wed, 29 Aug 2001 09:18:17 +0200
11550              Message-Id: <20010829091817.A4453@rafael>
11551      Branch: perl
11552            ! t/op/inccode.t
11553 ____________________________________________________________________________
11554 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
11555         Log: Delete xsubpp.patch, as full copy exists now
11556      Branch: maint-5.6/macperl
11557            - macos/xsubpp.patch
11558 ____________________________________________________________________________
11559 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
11560         Log: Add Changes file
11561      Branch: maint-5.6/macperl
11562            + macos/Changes
11563 ____________________________________________________________________________
11564 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
11565         Log: Add Mac version of xsubpp as separate file
11566      Branch: maint-5.6/macperl
11567            + macos/xsubpp
11568            ! macos/Makefile.mk
11569 ____________________________________________________________________________
11570 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
11571         Log: Fix open of /dev/null for Mac OS
11572      Branch: maint-5.6/macperl
11573            ! t/base/term.t
11574 ____________________________________________________________________________
11575 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
11576         Log: Various patches: enable more tests; skip CVS in PerlInstall;
11577              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
11578      Branch: maint-5.6/macperl
11579            ! macos/MacPerlTests.cmd macos/PerlInstall
11580            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
11581 ____________________________________________________________________________
11582 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
11583         Log: Allow for platforms to override formatting of errors
11584              on output from Matthias Neeracher (Mac files)
11585      Branch: maint-5.6/macperl
11586            ! macos/macish.c macos/macish.h
11587 ____________________________________________________________________________
11588 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
11589         Log: Allow for platforms to override formatting of errors
11590              on output from Matthias Neeracher (core files)
11591      Branch: maint-5.6/macperl
11592            ! perl.h pp_ctl.c util.c
11593 ____________________________________________________________________________
11594 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
11595         Log: Add some param checking, from reports by Kevin Reid.
11596      Branch: maint-5.6/macperl
11597            ! macos/ext/Mac/Controls/Controls.pm
11598            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
11599 ____________________________________________________________________________
11600 [ 11773] By: ams                                   on 2001/08/28  23:54:57
11601         Log: Subject: [PATCH] make coretest
11602              From: Paul Johnson <paul@pjcj.net>
11603              Date: Wed, 29 Aug 2001 00:11:38 +0200
11604              Message-Id: <20010829001138.B12169@pjcj.net>
11605              (Applied without the change to perlhack.pod. This should
11606              probably stay undocumented.)
11607      Branch: perl
11608            ! Makefile.SH t/TEST
11609 ____________________________________________________________________________
11610 [ 11772] By: sky                                   on 2001/08/28  13:01:20
11611         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
11612              From: Michael G Schwern <schwern@pobox.com>
11613              Date: Tue, 28 Aug 2001 09:57:39 -0400
11614              Message-ID: <20010828095738.E17775@blackrider>
11615      Branch: perl
11616            ! pod/perlhack.pod t/op/pack.t
11617 ____________________________________________________________________________
11618 [ 11771] By: sky                                   on 2001/08/28  11:20:13
11619         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
11620              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11621              Date: Tue, 28 Aug 2001 14:23:43 +0200
11622              Message-ID: <20010828142343.A19299@rafael>
11623      Branch: perl
11624            ! pod/perlvar.pod pp_ctl.c
11625 ____________________________________________________________________________
11626 [ 11770] By: ams                                   on 2001/08/28  10:13:21
11627         Log: Subject: [PATCH] odd typo in op.h
11628              From: Nicholas Clark <nick@ccl4.org>
11629              Date: Tue, 28 Aug 2001 12:10:26 +0100
11630              Message-Id: <20010828121026.V4950@plum.flirble.org>
11631      Branch: perl
11632            ! op.h
11633 ____________________________________________________________________________
11634 [ 11769] By: sky                                   on 2001/08/28  08:09:16
11635         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
11636              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
11637              Date: Tue, 28 Aug 2001 02:22:20 +0300
11638              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
11639      Branch: perl
11640            ! ext/B/B/Lint.pm
11641 ____________________________________________________________________________
11642 [ 11768] By: ams                                   on 2001/08/28  00:47:35
11643         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
11644              From: Michael G Schwern <schwern@pobox.com>
11645              Date: Mon, 27 Aug 2001 21:24:44 -0400
11646              Message-Id: <20010827212444.F12582@blackrider>
11647      Branch: perl
11648            ! pod/perlhack.pod t/op/pack.t
11649 ____________________________________________________________________________
11650 [ 11767] By: ams                                   on 2001/08/27  23:59:48
11651         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
11652              From: Michael G Schwern <schwern@pobox.com>
11653              Date: Mon, 27 Aug 2001 20:12:29 -0400
11654              Message-Id: <20010827201229.D12582@blackrider>
11655      Branch: perl
11656            ! pod/perlhack.pod t/op/pack.t
11657 ____________________________________________________________________________
11658 [ 11766] By: ams                                   on 2001/08/27  23:39:40
11659         Log: Update Changes.
11660      Branch: perl
11661            ! Changes
11662 ____________________________________________________________________________
11663 [ 11765] By: ams                                   on 2001/08/27  22:53:10
11664         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
11665              From: Michael G Schwern <schwern@pobox.com>
11666              Date: Mon, 27 Aug 2001 19:47:30 -0400
11667              Message-Id: <20010827194730.C12582@blackrider>
11668      Branch: perl
11669            ! t/op/inccode.t
11670 ____________________________________________________________________________
11671 [ 11764] By: ams                                   on 2001/08/27  22:46:21
11672         Log: Subject: [PATCH] new tests for the coderef-in-@INC
11673              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11674              Date: Mon, 27 Aug 2001 22:36:27 +0200
11675              Message-Id: <20010827223627.C690@rafael>
11676              
11677              Subject: Re: [PATCH] new tests for the coderef-in-@INC
11678              From: Nicholas Clark <nick@ccl4.org>
11679              Date: Tue, 28 Aug 2001 00:02:46 +0100
11680              Message-Id: <20010828000245.R4950@plum.flirble.org>
11681      Branch: perl
11682            + t/op/inccode.t
11683            ! MANIFEST
11684 ____________________________________________________________________________
11685 [ 11763] By: ams                                   on 2001/08/27  22:41:09
11686         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
11687              bleadperl on fire, Win95+4NT)
11688              From: Michael G Schwern <schwern@pobox.com>
11689              Date: Mon, 27 Aug 2001 16:54:42 -0400
11690              Message-Id: <20010827165442.F9436@blackrider>
11691      Branch: perl
11692            ! lib/warnings.t
11693 ____________________________________________________________________________
11694 [ 11762] By: sky                                   on 2001/08/27  19:19:17
11695         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
11696              avaible at compile time. This broke the compilation of 
11697              Net/Ping.pm
11698      Branch: perl
11699            ! lib/Net/Ping.pm
11700 ____________________________________________________________________________
11701 [ 11761] By: sky                                   on 2001/08/27  18:34:48
11702         Log: Removed tripple definitions of CUSTOM_OP functions.
11703      Branch: perl
11704            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
11705 ____________________________________________________________________________
11706 [ 11760] By: sky                                   on 2001/08/27  18:21:27
11707         Log: Regen headers
11708      Branch: perl
11709            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
11710            ! perlapi.h proto.h
11711 ____________________________________________________________________________
11712 [ 11759] By: ams                                   on 2001/08/27  16:31:53
11713         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
11714              From: "chromatic" <chromatic@rmci.net>
11715              Date: Mon, 27 Aug 2001 11:17:09 -0600
11716              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
11717      Branch: perl
11718            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
11719 ____________________________________________________________________________
11720 [ 11758] By: sky                                   on 2001/08/27  15:16:42
11721         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
11722              Thanks to H. Merijn Brand for the patch.
11723              Some of the comments and or guards might be removable in perl.h now.
11724      Branch: perl
11725            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
11726            ! Porting/Glossary Porting/config_H README.threads config_h.SH
11727            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
11728            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
11729            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
11730            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
11731            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
11732            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
11733            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
11734            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
11735            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
11736            ! win32/config_H.vc win32/perllib.c win32/win32.h
11737            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
11738            ! wince/config.h wince/config_H.ce wince/win32.h
11739            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
11740 ____________________________________________________________________________
11741 [ 11757] By: sky                                   on 2001/08/27  13:39:16
11742         Log: Subject: GNU ld parses arguments different
11743              From: H.Merijn Brand <h.m.brand@hccnet.nl>
11744              Date: Mon, 27 Aug 2001 16:25:51 +0200
11745              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
11746      Branch: perl
11747            ! hints/hpux.sh
11748 ____________________________________________________________________________
11749 [ 11756] By: sky                                   on 2001/08/27  13:18:45
11750         Log: Subject: Custom Ops
11751              From: Simon Cozens <simon@netthink.co.uk>
11752              Date: Sat, 25 Aug 2001 17:45:09 +0100
11753              Message-ID: <20010825174509.A5752@netthink.co.uk>
11754              I also added a fix to Opcode.pm to quite test cases.
11755      Branch: perl
11756            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
11757            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
11758 ____________________________________________________________________________
11759 [ 11755] By: sky                                   on 2001/08/27  05:37:17
11760         Log: Plugs a memory leak on destruction of regular expressions
11761              introcued by #11274.
11762              PL_regex_padav now has an AV as it's first entry with a list
11763              of freed regex_padav slots that it will reuse on creating
11764              new PMOPs.
11765      Branch: perl
11766            ! op.c perl.c
11767 ____________________________________________________________________________
11768 [ 11754] By: ams                                   on 2001/08/26  14:38:52
11769         Log: Subject: [PATCH] t/io/binmode.t
11770              From: Nicholas Clark <nick@ccl4.org>
11771              Date: Sun, 26 Aug 2001 12:03:05 +0100
11772              Message-Id: <20010826120305.C4950@plum.flirble.org>
11773              
11774              (Also a nitpick in #11752 to t/op/universal.t)
11775      Branch: perl
11776            ! t/io/binmode.t t/op/universal.t
11777 ____________________________________________________________________________
11778 [ 11753] By: ams                                   on 2001/08/26  08:19:34
11779         Log: Subject: [PATCH] op/universal.t failing
11780              From: Nicholas Clark <nick@ccl4.org>
11781              Date: Sun, 26 Aug 2001 09:48:22 +0100
11782              Message-Id: <20010826094822.B4950@plum.flirble.org>
11783      Branch: perl
11784            ! t/op/universal.t
11785 ____________________________________________________________________________
11786 [ 11752] By: ams                                   on 2001/08/25  22:46:13
11787         Log: Subject: Re: 'can' with undefined subs
11788              From: Tony Bowden <tony@kasei.com>
11789              Date: Sat, 25 Aug 2001 14:58:17 +0100
11790              Message-Id: <20010825145817.A11788@soto.kasei.com>
11791              (Applied with minor modifications.)
11792      Branch: perl
11793            ! t/op/universal.t
11794 ____________________________________________________________________________
11795 [ 11751] By: ams                                   on 2001/08/25  18:28:43
11796         Log: Subject: Re: 'can' with undefined subs
11797              From: Tony Bowden <tony@kasei.com>
11798              Date: Sat, 25 Aug 2001 15:13:14 +0100
11799              Message-Id: <20010825151314.B11788@soto.kasei.com>
11800      Branch: perl
11801            ! lib/UNIVERSAL.pm
11802 ____________________________________________________________________________
11803 [ 11750] By: nick                                  on 2001/08/25  15:24:15
11804         Log: Integrate mainline
11805      Branch: perlio
11806           +> t/io/binmode.t
11807           !> (integrate 26 files)
11808 ____________________________________________________________________________
11809 [ 11749] By: nick                                  on 2001/08/25  14:55:41
11810         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
11811              From:  John Peacock <jpeacock@rowman.com>
11812              Date:  Wed, 22 Aug 2001 12:05:28 -0400
11813              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
11814      Branch: perl
11815            ! pod/perlhack.pod
11816 ____________________________________________________________________________
11817 [ 11748] By: nick                                  on 2001/08/25  14:53:04
11818         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
11819              From:  Michael G Schwern <schwern@pobox.com>
11820              Date:  Wed, 22 Aug 2001 19:22:45 -0400
11821              Message-Id:  <20010822192245.U619@blackrider>
11822      Branch: perl
11823            ! MANIFEST
11824 ____________________________________________________________________________
11825 [ 11747] By: nick                                  on 2001/08/25  14:52:33
11826         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
11827              From:  Nicholas Clark <nick@ccl4.org>
11828              Date:  Wed, 22 Aug 2001 23:29:06 +0100
11829              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
11830      Branch: perl
11831            + t/io/binmode.t
11832            ! perlio.c pod/perlfunc.pod
11833 ____________________________________________________________________________
11834 [ 11744] By: nick                                  on 2001/08/25  14:37:33
11835         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
11836              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11837              Date:  Fri, 24 Aug 2001 22:10:42 +0200
11838              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
11839      Branch: perl
11840            ! x2p/a2py.c x2p/walk.c
11841 ____________________________________________________________________________
11842 [ 11743] By: nick                                  on 2001/08/25  14:32:47
11843         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
11844              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11845              Date:  Fri, 24 Aug 2001 23:34:13 +0200
11846              Message-Id:  <20010824233413.A1285@rafael>
11847      Branch: perl
11848            ! pod/perlfunc.pod pod/perlvar.pod
11849 ____________________________________________________________________________
11850 [ 11742] By: ams                                   on 2001/08/25  13:16:02
11851         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
11852              From: Nicholas Clark <nick@ccl4.org>
11853              Date: Sat, 25 Aug 2001 14:50:07 +0100
11854              Message-Id: <20010825145007.L41464@plum.flirble.org>
11855      Branch: perl
11856            ! pp_ctl.c
11857 ____________________________________________________________________________
11858 [ 11741] By: nick                                  on 2001/08/24  07:08:45
11859         Log: When applying patch via Porting/apply fails, do p4 refresh
11860              to get old files back.
11861      Branch: perl
11862            ! Porting/apply
11863 ____________________________________________________________________________
11864 [ 11740] By: ams                                   on 2001/08/24  04:47:24
11865         Log: #11739 was incomplete.
11866      Branch: perl
11867            ! pod/perldiag.pod
11868 ____________________________________________________________________________
11869 [ 11739] By: ams                                   on 2001/08/24  04:09:40
11870         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
11871              From: "Philip Newton" <Philip.Newton@gmx.net>
11872              Date: Fri, 24 Aug 2001 07:08:34 +0200
11873      Branch: perl
11874            ! pod/perldiag.pod
11875 ____________________________________________________________________________
11876 [ 11738] By: ams                                   on 2001/08/24  02:19:42
11877         Log: Fixed Doug Wilson's email address.
11878      Branch: perl
11879            ! AUTHORS
11880 ____________________________________________________________________________
11881 [ 11737] By: ams                                   on 2001/08/24  00:10:13
11882         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
11883              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11884              Date: Thu, 23 Aug 2001 22:22:58 +0200
11885              Message-Id: <20010823222258.A901@rafael>
11886      Branch: perl
11887            ! pod/perldiag.pod
11888 ____________________________________________________________________________
11889 [ 11736] By: ams                                   on 2001/08/24  00:05:02
11890         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
11891              From: "Craig A. Berry" <craigberry@mac.com>
11892              Date: Thu, 23 Aug 2001 19:07:45 -0500
11893              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
11894      Branch: perl
11895            ! configure.com
11896 ____________________________________________________________________________
11897 [ 11735] By: sky                                   on 2001/08/23  13:42:07
11898         Log: Backed out 11732, it breaks lib/strict.t 
11899      Branch: perl
11900            ! op.c
11901 ____________________________________________________________________________
11902 [ 11734] By: sky                                   on 2001/08/23  11:45:59
11903         Log: Removed toy from 17133 after Matt Sargeants request.
11904      Branch: perl
11905            ! pod/perlfaq4.pod
11906 ____________________________________________________________________________
11907 [ 11733] By: sky                                   on 2001/08/23  11:36:29
11908         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
11909              From: Robin Houston <robin@kitsite.com>
11910              Date: Wed, 22 Aug 2001 23:06:16 +0100
11911              Message-ID: <20010822230616.A254@robin.kitsite.com>
11912      Branch: perl
11913            ! pod/perlfaq4.pod
11914 ____________________________________________________________________________
11915 [ 11732] By: sky                                   on 2001/08/23  10:36:02
11916         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
11917              From: Simon Cozens <simon@netthink.co.uk>
11918              Date: Thu, 23 Aug 2001 12:06:36 +0100
11919              Message-ID: <20010823120636.A9961@netthink.co.uk>
11920      Branch: perl
11921            ! op.c
11922 ____________________________________________________________________________
11923 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
11924         Log: fix broken windows build
11925      Branch: perl
11926            ! perl.h
11927 ____________________________________________________________________________
11928 [ 11730] By: ams                                   on 2001/08/22  21:35:30
11929         Log: Subject: [PATCH] io/tell.t doesn't chdir t
11930              From: Nicholas Clark <nick@ccl4.org>
11931              Date: Wed, 22 Aug 2001 23:25:58 +0100
11932              Message-Id: <20010822232557.Y82818@plum.flirble.org>
11933      Branch: perl
11934            ! t/io/tell.t
11935 ____________________________________________________________________________
11936 [ 11729] By: ams                                   on 2001/08/22  20:32:21
11937         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
11938              questions)
11939              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
11940              Date: Wed, 22 Aug 2001 17:09:04 -0400
11941              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
11942              (Oops, forgot File::Spec::Unix in the previous patch.)
11943      Branch: perl
11944            ! lib/File/Spec/Unix.pm
11945 ____________________________________________________________________________
11946 [ 11728] By: ams                                   on 2001/08/22  20:25:41
11947         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
11948              questions)
11949              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
11950              Date: Wed, 22 Aug 2001 17:09:04 -0400
11951              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
11952      Branch: perl
11953            ! lib/File/Spec.pm
11954 ____________________________________________________________________________
11955 [ 11727] By: ams                                   on 2001/08/22  19:43:30
11956         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
11957              From: John Peacock <jpeacock@rowman.com>
11958              Date: Wed, 22 Aug 2001 12:35:52 -0400
11959              Message-Id: <3B83DF68.5D89DC81@rowman.com>
11960              (Adds proper tests for $], notwithstanding Subject. +nitpick)
11961      Branch: perl
11962            ! t/op/ver.t
11963 ____________________________________________________________________________
11964 [ 11726] By: ams                                   on 2001/08/22  19:36:39
11965         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
11966              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
11967              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
11968              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
11969      Branch: perl
11970            ! lib/diagnostics.pm lib/diagnostics.t
11971 ____________________________________________________________________________
11972 [ 11725] By: ams                                   on 2001/08/22  19:25:01
11973         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
11974              From: Nicholas Clark <nick@ccl4.org>
11975              Date: Wed, 22 Aug 2001 20:59:05 +0100
11976              Message-Id: <20010822205905.U82818@plum.flirble.org>
11977      Branch: perl
11978            ! pp.c t/op/64bitint.t t/op/arith.t
11979 ____________________________________________________________________________
11980 [ 11724] By: ams                                   on 2001/08/22  10:02:33
11981         Log: Subject: Configure blooper
11982              From: H.Merijn Brand <h.m.brand@hccnet.nl>
11983              Date: Wed, 22 Aug 2001 12:38:35 +0200
11984              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
11985      Branch: perl
11986            ! Configure
11987 ____________________________________________________________________________
11988 [ 11723] By: ams                                   on 2001/08/21  16:17:53
11989         Log: Subject: [PATCH] installperl -help
11990              From: Nicholas Clark <nick@ccl4.org>
11991              Date: Tue, 21 Aug 2001 17:34:23 +0100
11992              Message-Id: <20010821173423.F82818@plum.flirble.org>
11993      Branch: perl
11994            ! installperl
11995 ____________________________________________________________________________
11996 [ 11722] By: ams                                   on 2001/08/20  07:46:31
11997         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
11998              From: Ilmari Karonen <iltzu@sci.fi>
11999              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
12000              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
12001      Branch: perl
12002            ! pod/perlvar.pod
12003 ____________________________________________________________________________
12004 [ 11721] By: nick                                  on 2001/08/20  06:24:31
12005         Log: Integrate mainline
12006      Branch: perlio
12007           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
12008           +> lib/Lingua/KO/Hangul/Util/Changes
12009           +> lib/Lingua/KO/Hangul/Util/README
12010           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
12011           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
12012           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
12013           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
12014           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
12015           +> lib/Unicode/Normalize/t/test.t
12016            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
12017           !> (integrate 55 files)
12018 ____________________________________________________________________________
12019 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
12020         Log: Integrate Change #11599 from maint-5.6/perl
12021      Branch: maint-5.6/macperl
12022           !> README.win32
12023 ____________________________________________________________________________
12024 [ 11719] By: ams                                   on 2001/08/18  21:21:42
12025         Log: Add Porting/apply to MANIFEST.
12026      Branch: perl
12027            ! MANIFEST
12028 ____________________________________________________________________________
12029 [ 11718] By: sky                                   on 2001/08/18  14:38:01
12030         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
12031              Better solution would be to make 5005threaded perl use
12032              the same system as ithreads do
12033      Branch: perl
12034            ! perl.h
12035 ____________________________________________________________________________
12036 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
12037         Log: New try for ID 20010407.006: detach the semantics
12038              "was the last match target UTF8" into its own variable.
12039      Branch: perl
12040            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
12041            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
12042 ____________________________________________________________________________
12043 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
12044         Log: UTF8 flag should be meaningful only when POK.
12045      Branch: perl
12046            ! dump.c
12047 ____________________________________________________________________________
12048 [ 11715] By: sky                                   on 2001/08/18  11:45:16
12049         Log: USE_THREADS and USE_ITHREADS are never true at the same time
12050      Branch: perl
12051            ! perl.h
12052 ____________________________________________________________________________
12053 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
12054         Log: Retract #11712 for now.  The real fix would probably
12055              be something like making PL_reg_sv a copy (PV + UTF8)
12056              of the matched/substituted string (note: not just a SvPOK
12057              string, for example the stringified form of a ROK would
12058              be applicable)  Beware of leaks.
12059      Branch: perl
12060            ! pp_hot.c t/op/pat.t
12061 ____________________________________________________________________________
12062 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
12063         Log: UTF8 wasn't printing for PVMGs.
12064      Branch: perl
12065            ! dump.c
12066 ____________________________________________________________________________
12067 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
12068         Log: (Retracted by #11714)
12069              
12070              Okay analysis, debatable fix.  (The fix will inc
12071              the refcount of all temporary match objects,
12072              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
12073              which will then cause griping at untie() time
12074              ("inner references remain").
12075              
12076              Fix for ID 20010407.006: PL_reg_sv got wiped out
12077              by freetemps if the match target was a temporary
12078              (like function_call() =~ /.../), which in turn meant
12079              that the $1 et al stopped working if they had UTF-8
12080              in them.  Therefore bump up the refcount of PL_reg_sv.
12081      Branch: perl
12082            ! pp_hot.c t/op/pat.t
12083 ____________________________________________________________________________
12084 [ 11711] By: ams                                   on 2001/08/17  20:32:08
12085         Log: Subject: [PATCH] doesn't compile, was perl@11710
12086              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12087              Date: Fri, 17 Aug 2001 23:21:10 +0200
12088              Message-Id: <20010817232110.C7041@rafael> 
12089      Branch: perl
12090            ! sharedsv.c
12091 ____________________________________________________________________________
12092 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
12093         Log: Update Changes.
12094      Branch: perl
12095            ! Changes patchlevel.h
12096 ____________________________________________________________________________
12097 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
12098         Log: Upgrade to libnet 1.0704.
12099      Branch: perl
12100            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
12101            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
12102            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
12103            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
12104            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
12105            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
12106            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
12107 ____________________________________________________________________________
12108 [ 11708] By: sky                                   on 2001/08/17  13:34:04
12109         Log: Let perl_clone copy PL_exit_flags
12110      Branch: perl
12111            ! sv.c
12112 ____________________________________________________________________________
12113 [ 11707] By: sky                                   on 2001/08/17  12:28:41
12114         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
12115      Branch: perl
12116            ! sharedsv.c sharedsv.h
12117 ____________________________________________________________________________
12118 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
12119         Log: The metaconfig unit change for #11705.
12120      Branch: metaconfig/U/perl
12121            ! Extensions.U
12122 ____________________________________________________________________________
12123 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
12124         Log: Allow the threads extension to be found if present.
12125      Branch: perl
12126            ! Configure
12127 ____________________________________________________________________________
12128 [ 11704] By: nick                                  on 2001/08/17  11:47:54
12129         Log: Mail -> change script (pre-alpha)
12130      Branch: perl
12131            + Porting/apply
12132 ____________________________________________________________________________
12133 [ 11703] By: sky                                   on 2001/08/17  07:11:24
12134         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
12135              Thanks to Tom Hospel for pointing out my error.
12136      Branch: perl
12137            ! op.h
12138 ____________________________________________________________________________
12139 [ 11702] By: sky                                   on 2001/08/17  04:18:11
12140         Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
12141      Branch: perl
12142            ! embed.pl miniperlmain.c perl.c perl.h proto.h
12143 ____________________________________________________________________________
12144 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
12145         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
12146              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
12147      Branch: perl
12148            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
12149            + lib/Lingua/KO/Hangul/Util/README
12150            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
12151            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
12152            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
12153            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
12154            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
12155            + lib/Unicode/Normalize/t/test.t
12156            ! MANIFEST
12157 ____________________________________________________________________________
12158 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
12159         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
12160              Date: Thu, 16 Aug 2001 22:46:15 -0500
12161              From: "Craig A. Berry" <craigberry@mac.com>
12162              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
12163      Branch: perl
12164            ! configure.com numeric.c
12165 ____________________________________________________________________________
12166 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
12167         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
12168              of the usual suspects (like getpwent) but not for others
12169              (like localtime and rand).  The _r versions are available
12170              for all of them, so let's use them.
12171      Branch: perl
12172            ! perl.h
12173 ____________________________________________________________________________
12174 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
12175         Log: (Accidental apply; thankfully empty.)
12176      Branch: perl
12177            ! hints/os390.sh
12178 ____________________________________________________________________________
12179 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
12180         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
12181              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12182              Date: Thu, 16 Aug 2001 16:27:49 +0100
12183              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
12184      Branch: perl
12185            ! regexec.c t/op/re_tests
12186 ____________________________________________________________________________
12187 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
12188         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
12189              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12190              Date: Thu, 16 Aug 2001 18:50:01 +0100
12191              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
12192      Branch: perl
12193            ! pp_hot.c t/op/pat.t
12194 ____________________________________________________________________________
12195 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
12196         Log: Subject: [PATCH] *time_r again
12197              From: "Arthur Bergman" <arthur@contiller.se>
12198              Date: Thu, 16 Aug 2001 16:01:54 +0200
12199              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
12200      Branch: perl
12201            ! op.h
12202 ____________________________________________________________________________
12203 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
12204         Log: system() and backtick error handling cleanup from Craig A. Berry.
12205      Branch: perl
12206            ! vms/vms.c
12207 ____________________________________________________________________________
12208 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
12209         Log: change#10334 leaks memory, copies string when it doesn't
12210              need to
12211      Branch: perl
12212            ! perl.c
12213 ____________________________________________________________________________
12214 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
12215         Log: One more twist to the sprintf + utf8 testing.
12216      Branch: perl
12217            ! t/op/misc.t
12218 ____________________________________________________________________________
12219 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
12220         Log: Fix for 20010407.008 sprintf removes utf8-ness.
12221      Branch: perl
12222            ! pp.c t/op/misc.t
12223 ____________________________________________________________________________
12224 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
12225         Log: Subject: [PATCH] *time_r fixes
12226              From: "Arthur Bergman" <arthur@contiller.se>
12227              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
12228              Date: Thu, 16 Aug 2001 14:22:27 +0200
12229      Branch: perl
12230            ! op.h
12231 ____________________________________________________________________________
12232 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
12233         Log: Upgrade to CGI.pm 2.77.
12234      Branch: perl
12235            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
12236            ! lib/CGI/t/function.t
12237 ____________________________________________________________________________
12238 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
12239         Log: Document the bytes-to-Unicode upgrading.
12240      Branch: perl
12241            ! pod/perlunicode.pod
12242 ____________________________________________________________________________
12243 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
12244         Log: Add a test for Unicode sprintf.
12245      Branch: perl
12246            ! t/op/misc.t
12247 ____________________________________________________________________________
12248 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
12249         Log: Add Unicode tests for index/rindex.
12250      Branch: perl
12251            ! t/op/index.t
12252 ____________________________________________________________________________
12253 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
12254         Log: Document a bit the art of minimizing the installation,
12255              based on the p5p discussion.
12256      Branch: perl
12257            ! INSTALL
12258 ____________________________________________________________________________
12259 [ 11684] By: nick                                  on 2001/08/15  15:03:31
12260         Log: Integrate mainline
12261      Branch: perlio
12262           +> sharedsv.c sharedsv.h
12263           !> (integrate 53 files)
12264 ____________________________________________________________________________
12265 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
12266         Log: Update Changes.
12267      Branch: perl
12268            ! Changes patchlevel.h
12269 ____________________________________________________________________________
12270 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
12271         Log: The #11673 necessitated a test tweak.
12272      Branch: perl
12273            ! t/io/utf8.t
12274 ____________________________________________________________________________
12275 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
12276         Log: Also UNICOS is in the general case unable to silently
12277              handle fp overflows.
12278      Branch: perl
12279            ! numeric.c
12280 ____________________________________________________________________________
12281 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
12282         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
12283              NV_EPSILON #defined.
12284      Branch: perl
12285            ! perl.h
12286 ____________________________________________________________________________
12287 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
12288         Log: Re-establish the fp overflow detection for VAX VMS; there
12289              is no easy way to have the IEEE fp silent overflow semantics.
12290              (in Alpha VMS we still will use IEEE fp by default-- but it
12291              is still possible to configure Perl to use G_FLOAT)
12292      Branch: perl
12293            ! numeric.c
12294 ____________________________________________________________________________
12295 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
12296         Log: Subject: [PATCH] pp_lock 
12297              From: "Arthur Bergman" <arthur@contiller.se>
12298              Date: Wed, 15 Aug 2001 11:52:16 +0200
12299              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
12300      Branch: perl
12301            ! pp.c
12302 ____________________________________________________________________________
12303 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
12304         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
12305              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12306              Date: Wed, 15 Aug 2001 11:32:11 +0100
12307              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
12308      Branch: perl
12309            ! regcomp.c t/op/re_tests
12310 ____________________________________________________________________________
12311 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
12312         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
12313              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12314              Date: Wed, 15 Aug 2001 10:33:49 +0100
12315              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
12316      Branch: perl
12317            ! regexec.c t/op/re_tests
12318 ____________________________________________________________________________
12319 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
12320         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
12321              From: Barrie Slaymaker <barries@slaysys.com>
12322              Date: Tue, 14 Aug 2001 14:32:25 -0400
12323              Message-ID: <20010814143225.A19822@jester.slaysys.com>
12324      Branch: perl
12325            ! lib/File/Spec.t lib/File/Spec/Unix.pm
12326 ____________________________________________________________________________
12327 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
12328         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
12329              From: Peter Prymmer <pvhp@forte.com>
12330              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
12331              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
12332      Branch: perl
12333            ! README.vms configure.com
12334 ____________________________________________________________________________
12335 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
12336         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
12337              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12338              Date: Tue, 14 Aug 2001 21:23:27 +0200
12339              Message-ID: <20010814212327.A1919@rafael>
12340      Branch: perl
12341            ! doio.c
12342 ____________________________________________________________________________
12343 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
12344         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
12345              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
12346              Date: Tue, 14 Aug 2001 22:30:11 +0200
12347              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
12348              
12349              Combination of nmake, quoting, and Perl expanded $( in here-doc.
12350      Branch: perl
12351            ! ext/SDBM_File/Makefile.PL
12352 ____________________________________________________________________________
12353 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
12354         Log: Todo updates.
12355      Branch: perl
12356            ! pod/perltodo.pod
12357 ____________________________________________________________________________
12358 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
12359         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
12360              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
12361              Date: Mon, 13 Aug 2001 23:15:01 +0200
12362              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
12363      Branch: perl
12364            ! sv.c
12365 ____________________________________________________________________________
12366 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
12367         Log: Subject: [PATCH] [b-]showlex.t
12368              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12369              Date: Sun, 12 Aug 2001 22:24:51 +0200
12370              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
12371              
12372              The 4nt command shell will expand the % in command line
12373              no matter what quoting is attempted, changed the % to @.
12374      Branch: perl
12375            ! ext/B/Showlex.t
12376 ____________________________________________________________________________
12377 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
12378         Log: Subject: [PATCH] magic.t
12379              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
12380              Date: Sun, 12 Aug 2001 20:49:27 +0200
12381              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
12382      Branch: perl
12383            ! t/op/magic.t
12384 ____________________________________________________________________________
12385 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
12386         Log: Add sharedsv* to the DOSish platforms; plus add
12387              some WinCE files to the list of DOSish files.
12388      Branch: perl
12389            ! NetWare/Makefile Porting/makerel win32/Makefile
12390            ! win32/makefile.mk wince/Makefile.ce
12391 ____________________________________________________________________________
12392 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
12393         Log: More DOSish files.
12394      Branch: perl
12395            ! Porting/makerel
12396 ____________________________________________________________________________
12397 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
12398         Log: Strip CRs from the WinCE files.  Now we need to
12399              figure out in which CRs are really needed: probably
12400              Makefile.ce and the README files, at least, probably
12401              also the registry.bat.
12402      Branch: perl
12403            ! wince/Makefile.ce wince/README.compile wince/README.perlce
12404            ! wince/config.h wince/include/cectype.h wince/include/errno.h
12405            ! wince/include/sys/stat.h wince/include/sys/types.h
12406            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
12407            ! wince/perldll.def wince/registry.bat wince/wince.h
12408            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
12409 ____________________________________________________________________________
12410 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
12411         Log: Add some files to DOSish and writables.
12412      Branch: perl
12413            ! Porting/makerel
12414 ____________________________________________________________________________
12415 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
12416         Log: Compile failure message tidying.
12417      Branch: perl
12418            ! t/lib/1_compile.t
12419 ____________________________________________________________________________
12420 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
12421         Log: The new sharedsv* should be exported only if usethreads.
12422      Branch: perl
12423            ! makedef.pl
12424 ____________________________________________________________________________
12425 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
12426         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
12427              From: Peter Prymmer <pvhp@forte.com>
12428              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
12429              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
12430      Branch: perl
12431            ! README.os390
12432 ____________________________________________________________________________
12433 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
12434         Log: Update Changes.
12435      Branch: perl
12436            ! Changes patchlevel.h
12437 ____________________________________________________________________________
12438 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
12439         Log: Subject: [PATHC] sharedsv.[c|h]
12440              From: "Artur Bergman" <artur@contiller.se>
12441              Date: Mon, 13 Aug 2001 14:38:41 +0200
12442              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
12443              
12444              Subject: [PATCH] embed.pl
12445              From: Arthur Bergman <arthur@contiller.se>
12446              Date: Mon, 13 Aug 2001 14:38:14 +0200
12447              Message-ID: <B79D96D6.3088%arthur@contiller.se>
12448              
12449              Subject: [PATCH] sharedsv cleanups
12450              From: "Arthur Bergman" <arthur@contiller.se>
12451              Date: Mon, 13 Aug 2001 15:14:25 +0200
12452              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
12453              
12454              Plus few tweaks: _init needs to be Adp, the prototypes
12455              should not be revealed unless using ithreads, #endif FOO
12456              must be #endif /* FOO */, adding (parentheses) around
12457              do { } while doesn't work too well.
12458      Branch: perl
12459            + sharedsv.c sharedsv.h
12460            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
12461            ! perl.h perlapi.c pod/perlapi.pod proto.h
12462 ____________________________________________________________________________
12463 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
12464         Log: Subject: Re: END {} blocks run in perl_run
12465              From: Arthur Bergman <arthur@contiller.se>
12466              Date: Mon, 13 Aug 2001 11:11:30 +0200
12467              Message-ID: <B79D6661.3068%arthur@contiller.se>
12468      Branch: perl
12469            ! perl.c
12470 ____________________________________________________________________________
12471 [ 11657] By: nick                                  on 2001/08/13  09:03:02
12472         Log: Integrate mainline
12473      Branch: perlio
12474           +> (branch 326 files)
12475            - (delete 330 files)
12476           !> (integrate 85 files)
12477 ____________________________________________________________________________
12478 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
12479         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
12480              and the Perl will be built to do that by default (adding that
12481              will break scripts having non-UTF-8 binary data, such as Latin-1.)
12482      Branch: perl
12483            ! op.c toke.c utf8.h
12484 ____________________________________________________________________________
12485 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
12486         Log: Unnecessary downgrades.
12487      Branch: perl
12488            ! doop.c
12489 ____________________________________________________________________________
12490 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
12491         Log: Failure not true anymore (probably caused by my broken setup).
12492      Branch: perl
12493            ! t/op/pat.t
12494 ____________________________________________________________________________
12495 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
12496         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
12497              stopped working).
12498      Branch: perl
12499            ! op.h pp_ctl.c regcomp.c
12500 ____________________________________________________________________________
12501 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
12502         Log: There is no IN_UTF8.
12503      Branch: perl
12504            ! utf8.h
12505 ____________________________________________________________________________
12506 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
12507         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
12508      Branch: perl
12509            ! op.c op.h pp_ctl.c regcomp.c
12510 ____________________________________________________________________________
12511 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
12512         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
12513              and a test tweak.
12514      Branch: perl
12515            ! op.c t/pod/find.t
12516 ____________________________________________________________________________
12517 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
12518         Log: Todo updates and fixes.
12519      Branch: perl
12520            ! pod/perltodo.pod
12521 ____________________________________________________________________________
12522 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
12523         Log: Mark tests (and one module) having explicit Latin-1
12524              (and one file having explicit UTF-8) with an explicit
12525              'no utf8' (and one explicit 'use utf8').
12526              
12527              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
12528      Branch: perl
12529            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
12530            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
12531            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
12532 ____________________________________________________________________________
12533 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
12534         Log: Subject: SV: END {} blocks run in perl_run
12535              From: "Arthur Bergman" <arthur@contiller.se>
12536              Date: Sun, 12 Aug 2001 00:34:28 +0200 
12537              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
12538      Branch: perl
12539            ! miniperlmain.c perl.c
12540 ____________________________________________________________________________
12541 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
12542         Log: Typos in #11645.
12543      Branch: perl
12544            ! perl.h
12545 ____________________________________________________________________________
12546 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
12547         Log: On ithreads default to use_reentrant except on naturally
12548              threadsafe platforms.
12549      Branch: perl
12550            ! perl.h
12551 ____________________________________________________________________________
12552 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
12553         Log: (Hopefully) a fix for 20010723.004: make install needs
12554              write permission in build directory.  The problem was
12555              probably caused by overeager sprinkling of the lib/re.pm
12556              dependencies (which was done to guarantee lib/re.pm being
12557              uptodate for parallel makes: now solved by funneling that
12558              through an explicit recursive make in the preplibrary target).
12559      Branch: perl
12560            ! Makefile.SH
12561 ____________________________________________________________________________
12562 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
12563         Log: Dispell the "use utf8" superstition.
12564      Branch: perl
12565            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
12566            ! pod/perlunicode.pod
12567 ____________________________________________________________________________
12568 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
12569         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
12570              From: "Abigail" <abigail@foad.org> 
12571              Date: Sat, 11 Aug 2001 23:49:49 +0200
12572              Message-ID: <20010811214950.23255.qmail@foad.org>
12573      Branch: perl
12574            ! t/op/taint.t
12575 ____________________________________________________________________________
12576 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
12577         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
12578              From: Abhijit Menon-Sen <ams@wiw.org>
12579              Date: Sat, 11 Aug 2001 06:18:19 +0530
12580              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
12581      Branch: perl
12582            ! mg.c
12583 ____________________________________________________________________________
12584 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
12585         Log: Test for change #11639.
12586      Branch: perl
12587            ! t/op/tiehandle.t
12588 ____________________________________________________________________________
12589 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
12590         Log: Subject: Re: Can't localize *FH, then tie it
12591              From: Abhijit Menon-Sen <ams@wiw.org>
12592              Date: Sun, 12 Aug 2001 16:08:06 +0530
12593              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
12594      Branch: perl
12595            ! pp_hot.c pp_sys.c
12596 ____________________________________________________________________________
12597 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
12598         Log: Drop all the unnecessary "use utf8" clauses and some of
12599              the unnecessary "use bytes" ones.
12600              
12601              TODO: scour the documentation for unnecessary "use utf8"
12602              and prominently display it in perldelta when the time comes.
12603              ("use utf8" should be necessary ONLY if one wants the script
12604              to be in UTF-8.)  Also should be checked in some non-ASCII
12605              non-Latin-1 platform, like EBCDIC.
12606      Branch: perl
12607            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
12608            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
12609 ____________________________________________________________________________
12610 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
12611         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
12612              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
12613              in Unicode handling.
12614      Branch: perl
12615            + t/op/lc.t
12616            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
12617 ____________________________________________________________________________
12618 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
12619         Log: Thinko: we want the flags for native cc, not gcc.
12620      Branch: perl
12621            ! hints/dec_osf.sh
12622 ____________________________________________________________________________
12623 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
12624         Log: Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
12625              From: Robin Houston <robin@kitsite.com>
12626              Date: Fri, 10 Aug 2001 14:42:02 +0100
12627              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
12628      Branch: perl
12629            ! pp.c
12630 ____________________________________________________________________________
12631 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
12632         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
12633              From: Abhijit Menon-Sen <ams@wiw.org>
12634              Date: Sat, 11 Aug 2001 16:31:04 +0530
12635              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
12636      Branch: perl
12637            ! op.c
12638 ____________________________________________________________________________
12639 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
12640         Log: Get rid of indread, from Abhijit Menon-Sen.
12641      Branch: perl
12642            ! pp_sys.c
12643 ____________________________________________________________________________
12644 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
12645         Log: CRLFgngngn.
12646      Branch: perl
12647            ! win32/Makefile win32/makefile.mk
12648 ____________________________________________________________________________
12649 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
12650         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
12651      Branch: perl
12652            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
12653            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
12654            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
12655            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
12656            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
12657            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
12658            ! win32/Makefile win32/makefile.mk
12659 ____________________________________________________________________________
12660 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
12661         Log: Avoid #elif (less portable than #else #if).
12662      Branch: perl
12663            ! handy.h
12664 ____________________________________________________________________________
12665 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
12666         Log: Subject: patch for perlvar.pod
12667              From: mah@everybody.org (Mark A. Hershberger)
12668              Date: 08 Aug 2001 17:03:16 -0500
12669              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
12670      Branch: perl
12671            ! pod/perlvar.pod
12672 ____________________________________________________________________________
12673 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
12674         Log: cpp commands must start (the # must be) at the column #0.
12675      Branch: perl
12676            ! op.c
12677 ____________________________________________________________________________
12678 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
12679         Log: If using gcc -B/foo/bar makedepend would give
12680              unnecessary warnings about unused -B/foo/bar.
12681      Branch: perl
12682            ! makedepend.SH
12683 ____________________________________________________________________________
12684 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
12685         Log: Update Changes.
12686      Branch: perl
12687            ! Changes patchlevel.h
12688 ____________________________________________________________________________
12689 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
12690         Log: s/z/tz/
12691      Branch: perl
12692            ! pod/perlfaq2.pod
12693 ____________________________________________________________________________
12694 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
12695         Log: Article nit.
12696      Branch: perl
12697            ! pod/perlfaq2.pod
12698 ____________________________________________________________________________
12699 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
12700         Log: Rename lib/unicode files to lib/unicore to avoid
12701              conflicts between core lib/unicode and Unicode::
12702              files in case-ignoring filesystems.
12703      Branch: perl
12704            + (add 325 files)
12705            - (delete 324 files)
12706            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
12707 ____________________________________________________________________________
12708 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
12709         Log: Upgrade to Math::BigInt 1.41.
12710      Branch: perl
12711            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
12712 ____________________________________________________________________________
12713 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
12714         Log: Subject: [PATCH] remove PL_na from typemap
12715              From: James <james@rf.net>
12716              Date: Mon, 06 Aug 2001 20:23:15 -0700
12717              Message-ID: <3B6F5F23.A31A81B1@rf.net>
12718              
12719              (had to be manually applied)
12720      Branch: perl
12721            ! lib/ExtUtils/typemap
12722 ____________________________________________________________________________
12723 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
12724         Log: The metaconfig unit changes for #11618.
12725      Branch: metaconfig/U/perl
12726            + d_fpclassl.U i_fp.U
12727 ____________________________________________________________________________
12728 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
12729         Log: Forgot this from #11618.
12730              
12731              NOTE: wince/config_H.ce needs updating.
12732      Branch: perl
12733            ! wince/config.ce
12734 ____________________________________________________________________________
12735 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
12736         Log: Introduce more floating point classifying APIs;
12737              try to define (most importantly) Perl_is{inf,nan}(x).
12738              
12739              For this first cut, assume none such APIs exist in non-UNIXoid
12740              platforms-- this is of course too unkind: Win32 rumoredly has
12741              _fpclass() and _isnan(), and VMS/VOS very probably have some
12742              of the APIs available.     The only thing Perl uses at the moment
12743              is Perl_isnan() (has been in use for a while now).
12744              
12745              NOTE: the Win32 and NetWare config_h.?c need regenerating.
12746      Branch: perl
12747            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
12748            ! Porting/config_H config_h.SH configure.com epoc/config.sh
12749            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
12750            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12751            ! vos/config.ga.h win32/config.bc win32/config.gc
12752            ! win32/config.vc win32/config_H.bc win32/config_H.gc
12753            ! win32/config_H.vc wince/config.ce wince/config.h
12754 ____________________________________________________________________________
12755 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
12756         Log: Integrate change #11519 from perlio:
12757              
12758              Avoid testing for (non-)existance of "encoding(xxxx)"
12759              layer is called "encoding" the (xxxx) is an argument.
12760      Branch: perl
12761           !> lib/open.pm
12762 ____________________________________________________________________________
12763 [ 11616] By: nick                                  on 2001/08/09  07:50:24
12764         Log: Integrate mainline
12765      Branch: perlio
12766           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
12767           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
12768           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
12769           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
12770            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
12771            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
12772           !> (integrate 79 files)
12773 ____________________________________________________________________________
12774 [ 11615] By: nick                                  on 2001/08/09  06:23:44
12775         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
12776              layer is called "encoding" the (xxxx) is an argument.
12777      Branch: perlio
12778            ! lib/open.pm
12779 ____________________________________________________________________________
12780 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
12781         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
12782              From: Paul Johnson <paul@pjcj.net>
12783              Date: Wed, 8 Aug 2001 23:54:17 +0200
12784              Message-ID: <20010808235417.O1006@pjcj.net>
12785      Branch: perl
12786            ! ext/B/B/Concise.pm
12787 ____________________________________________________________________________
12788 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
12789         Log: Make VMS use IEEE math by default; reorder Tru64 hints
12790              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
12791              exception semantics) is always set if using (the new) cc.
12792      Branch: perl
12793            ! configure.com hints/dec_osf.sh
12794 ____________________________________________________________________________
12795 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
12796         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
12797              From: Abhijit Menon-Sen <ams@wiw.org>
12798              Date: Tue, 7 Aug 2001 17:16:05 +0530
12799              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
12800      Branch: perl
12801            ! pp_sys.c
12802 ____________________________________________________________________________
12803 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
12804         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
12805              From: "Craig A. Berry" <craigberry@mac.com>
12806              Date: Tue, 07 Aug 2001 22:27:47 -0500
12807              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
12808      Branch: perl
12809            ! t/run/exit.t
12810 ____________________________________________________________________________
12811 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
12812         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
12813              From: "Craig A. Berry" <craigberry@mac.com>
12814              Date: Tue, 07 Aug 2001 20:01:53 -0500
12815              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
12816      Branch: perl
12817            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
12818 ____________________________________________________________________________
12819 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
12820         Log: Update the magazine information.
12821      Branch: perl
12822            ! pod/perlfaq2.pod
12823 ____________________________________________________________________________
12824 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
12825         Log: Ignore SIGFPE everywhere.
12826      Branch: perl
12827            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
12828 ____________________________________________________________________________
12829 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
12830         Log: With permission, change the licensing of the docs by
12831              TomC (and Gnat) to comply with the rest of Perl.
12832      Branch: perl
12833            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12834            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12835            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
12836            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
12837            ! pod/perltootc.pod
12838 ____________________________________________________________________________
12839 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
12840         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
12841              From: Andy Dougherty <doughera@lafayette.edu>
12842              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
12843              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
12844      Branch: perl
12845            ! hints/openbsd.sh
12846 ____________________________________________________________________________
12847 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
12848         Log: Subject: [PATCH] Makefile.SH test_prep dependency
12849              From: Andy Dougherty <doughera@lafayette.edu>
12850              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
12851              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
12852      Branch: perl
12853            ! Makefile.SH
12854 ____________________________________________________________________________
12855 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
12856         Log: Don't autogenerate the headers et alia,
12857              make regen_headers explicitly.
12858      Branch: perl
12859            ! Makefile.SH
12860 ____________________________________________________________________________
12861 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
12862         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
12863              From: Gurusamy Sarathy <gsar@ActiveState.com> 
12864              Date: Tue, 07 Aug 2001 08:33:26 -0700
12865              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
12866              
12867              Unnecessary dependency.
12868      Branch: perl
12869            ! embed.pl
12870 ____________________________________________________________________________
12871 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
12872         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
12873              From: Abhijit Menon-Sen <ams@wiw.org>
12874              Date: Tue, 7 Aug 2001 09:10:54 +0530
12875              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
12876      Branch: perl
12877            ! pp_hot.c
12878 ____________________________________________________________________________
12879 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
12880         Log: Subject: [PATCH perl@11597] B && BEGIN handling
12881              From: "James A. Duncan" <jduncan@fotango.com>
12882              Date: Mon, 6 Aug 2001 17:29:11 +0100
12883              Message-ID: <20010806172911.A2071@fotango.com>
12884              
12885              (the intrpvar.h addition moved to the end for bincompat)
12886      Branch: perl
12887            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
12888 ____________________________________________________________________________
12889 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
12890         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
12891      Branch: perl
12892           !> README.win32
12893 ____________________________________________________________________________
12894 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
12895         Log: fix URLs for fcrypt.c
12896      Branch: maint-5.6/perl
12897            ! README.win32
12898 ____________________________________________________________________________
12899 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
12900         Log: Yet another way to say Infinity: HP-UX calls its "++".
12901      Branch: perl
12902            ! lib/Math/BigInt/t/bigintpm.t
12903 ____________________________________________________________________________
12904 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
12905         Log: Update Changes.
12906      Branch: perl
12907            ! Changes patchlevel.h
12908 ____________________________________________________________________________
12909 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
12910         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
12911      Branch: perl
12912            ! pod/perlfaq5.pod
12913 ____________________________________________________________________________
12914 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
12915         Log: The #11593 wasn't right.
12916      Branch: perl
12917            ! lib/Math/BigInt/t/bigintpm.t
12918 ____________________________________________________________________________
12919 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
12920         Log: Subject: [PATCH: perl@11564] introducing perlivp
12921              From: Prymmer/Kahn <pvhp@best.com>
12922              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
12923              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
12924              
12925              Subject: Re: [PATCH: perl@11564] introducing perlivp
12926              From: Prymmer/Kahn <pvhp@best.com>
12927              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
12928              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
12929      Branch: perl
12930            + utils/perlivp.PL
12931            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
12932            ! win32/Makefile win32/makefile.mk
12933 ____________________________________________________________________________
12934 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
12935         Log: libcs are confused what to call Infinity.
12936      Branch: perl
12937            ! lib/Math/BigInt/t/bigintpm.t
12938 ____________________________________________________________________________
12939 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
12940         Log: Avoid SIGFPE in Tru64.
12941      Branch: perl
12942            ! numeric.c
12943 ____________________________________________________________________________
12944 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
12945         Log: Upgrade to Math::BigInt 1.40.
12946              
12947              NOTE: this patch necessitates doing something about
12948              infinity handling since the new bigintpm.t tests use
12949              infinity, which causes SIGFPEs at least in Tru64.
12950      Branch: perl
12951            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
12952            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
12953            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
12954            ! lib/Math/BigInt/t/mbimbf.t
12955 ____________________________________________________________________________
12956 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
12957         Log: remove hardcoded cmd shell in testsuite
12958      Branch: perl
12959            ! t/op/glob.t t/op/magic.t t/op/stat.t
12960 ____________________________________________________________________________
12961 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
12962         Log: 4-arg select() was busted on windows because change#8178 didn't
12963              make it into mainline
12964      Branch: perl
12965            ! perl.h win32/include/sys/socket.h
12966 ____________________________________________________________________________
12967 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
12968         Log: Rename the Getopt::Long tests to be as they are
12969              in the Getopt::Long official distribution.
12970      Branch: perl
12971            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
12972            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
12973            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
12974            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
12975            ! MANIFEST
12976 ____________________________________________________________________________
12977 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
12978         Log: Upgrade to Getopt::Long 2.26.
12979      Branch: perl
12980            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
12981            ! MANIFEST lib/Getopt/Long.pm
12982 ____________________________________________________________________________
12983 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
12984         Log: Retract #10874 (the hack should be unnecessary by now)
12985      Branch: perl
12986            ! lib/Test/Harness.pm
12987 ____________________________________________________________________________
12988 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
12989         Log: avoid temp file littering in tests
12990      Branch: perl
12991            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
12992 ____________________________________________________________________________
12993 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
12994         Log: Subject: warning in sv.c: double format, NV arg
12995              From: "Philip Newton" <Philip.Newton@gmx.net>
12996              Date: Sun, 5 Aug 2001 19:41:07 +0200
12997              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
12998      Branch: perl
12999            ! sv.c
13000 ____________________________________________________________________________
13001 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
13002         Log: fix POSIX.t#13 for windos
13003      Branch: perl
13004            ! ext/POSIX/POSIX.t
13005 ____________________________________________________________________________
13006 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
13007         Log: Add a test for PerlIO::Via.
13008      Branch: perl
13009            + ext/PerlIO/t/via.t
13010            ! MANIFEST ext/PerlIO/Via/Via.pm
13011 ____________________________________________________________________________
13012 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
13013         Log: flock() and link() are not available on Windows 9x
13014      Branch: perl
13015            ! win32/config_sh.PL
13016 ____________________________________________________________________________
13017 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
13018         Log: Some Tru64 C compilers have C++ components that confuse
13019              the ccversion parsing.
13020      Branch: perl
13021            ! hints/dec_osf.sh
13022 ____________________________________________________________________________
13023 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
13024         Log: (Reintroduce #11125)
13025              
13026              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
13027              From: Alan Burlison <Alan.Burlison@sun.com> 
13028              Date: Tue, 03 Jul 2001 15:20:13 +0100   
13029              Message-ID: <3B41D49D.A923D4F9@sun.com> 
13030      Branch: perl
13031            ! lib/ExtUtils/MM_Unix.pm
13032 ____________________________________________________________________________
13033 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
13034         Log: Little pointer juggling for HP-UX cc to avoid
13035              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
13036              followed by
13037              "error 1549: Modifiable lvalue required for assignment operator."
13038      Branch: perl
13039            ! hv.c
13040 ____________________________________________________________________________
13041 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
13042         Log: Continuation of #11575: SANY_SEEN completely deprecated,
13043              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
13044              plus a fix for the bug.
13045      Branch: perl
13046            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
13047 ____________________________________________________________________________
13048 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
13049         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
13050              From: Doug MacEachern <dougm@covalent.net>
13051              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
13052              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
13053      Branch: perl
13054            ! sv.c
13055 ____________________________________________________________________________
13056 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
13057         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
13058              the new CANY is the \C.  The problem reported and the
13059              test case supplied in
13060              
13061              Subject: UTF-8 bugs in string length & single line regex matches
13062              From: "Daniel P. Berrange" <dan@berrange.com>
13063              Date: Fri, 3 Aug 2001 11:39:33 +0100
13064              Message-ID: <20010803113932.A19318@berrange.com>
13065      Branch: perl
13066            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
13067            ! t/op/pat.t
13068 ____________________________________________________________________________
13069 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
13070         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
13071              From: Doug MacEachern <dougm@covalent.net>
13072              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
13073              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
13074      Branch: perl
13075            ! perl.c regexec.c
13076 ____________________________________________________________________________
13077 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
13078         Log: The #11572 didn't up the test count.
13079      Branch: perl
13080            ! t/op/length.t
13081 ____________________________________________________________________________
13082 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
13083         Log: Subject: UTF-8 bugs in string length & single line regex matches
13084              From: "Daniel P. Berrange" <dan@berrange.com>
13085              Date: Fri, 3 Aug 2001 11:39:33 +0100         
13086              Message-ID: <20010803113932.A19318@berrange.com>
13087              
13088              (the mg_length() fix)
13089      Branch: perl
13090            ! mg.c t/op/length.t
13091 ____________________________________________________________________________
13092 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
13093         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
13094              From: Abhijit Menon-Sen <ams@wiw.org>
13095              Date: Sat, 4 Aug 2001 16:56:35 +0530
13096              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
13097      Branch: perl
13098            ! hv.c
13099 ____________________________________________________________________________
13100 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
13101         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
13102              From: Abhijit Menon-Sen <ams@wiw.org>
13103              Date: Sat, 4 Aug 2001 16:16:03 +0530
13104              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
13105      Branch: perl
13106            ! hv.c
13107 ____________________________________________________________________________
13108 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
13109         Log: Subject: Re: [patch] refcount re ops
13110              From: Abhijit Menon-Sen <ams@wiw.org>
13111              Date: Sat, 4 Aug 2001 08:54:55 +0530
13112              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
13113      Branch: perl
13114            ! sv.c
13115 ____________________________________________________________________________
13116 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
13117         Log: Subject: [patch] refcount re ops
13118              From: Doug MacEachern <dougm@covalent.net>
13119              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
13120              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
13121      Branch: perl
13122            ! regcomp.c sv.c
13123 ____________________________________________________________________________
13124 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
13125         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
13126              From: Doug MacEachern <dougm@covalent.net>
13127              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
13128              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
13129      Branch: perl
13130            ! perl.c regexec.c
13131 ____________________________________________________________________________
13132 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
13133         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
13134              From: "Craig A. Berry" <craigberry@mac.com> 
13135              Date: Fri, 03 Aug 2001 16:16:16 -0500
13136              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
13137      Branch: perl
13138            ! t/op/misc.t
13139 ____________________________________________________________________________
13140 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
13141         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
13142              From: John Kristian <jmk2001@engineer.com>
13143              Date: Fri, 03 Aug 2001 00:59:08 -0700
13144              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
13145      Branch: perl
13146            ! win32/win32.c
13147 ____________________________________________________________________________
13148 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
13149         Log: Update Changes.
13150      Branch: perl
13151            ! Changes patchlevel.h
13152 ____________________________________________________________________________
13153 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
13154         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
13155              From: "Craig A. Berry" <craigberry@mac.com>
13156              Date: Thu, 02 Aug 2001 23:15:24 -0500
13157              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
13158      Branch: perl
13159            ! ext/B/Stash.t
13160 ____________________________________________________________________________
13161 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
13162         Log: Subject: [patch] plug PL_cshname leak
13163              From: Doug MacEachern <dougm@covalent.net>
13164              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
13165              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
13166      Branch: perl
13167            ! sv.c
13168 ____________________________________________________________________________
13169 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
13170         Log: Subject: [patch] plug PL_sh_path leak
13171              From: Doug MacEachern <dougm@covalent.net>
13172              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
13173              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
13174      Branch: perl
13175            ! sv.c
13176 ____________________________________________________________________________
13177 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
13178         Log: Subject: [patch] plug PL_regex_padav leaks
13179              From: Doug MacEachern <dougm@covalent.net>
13180              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
13181              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
13182      Branch: perl
13183            ! op.c op.h perl.c
13184 ____________________________________________________________________________
13185 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
13186         Log: Subject: [patch] plug PL_origargv leak
13187              From: Doug MacEachern <dougm@covalent.net>
13188              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
13189              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
13190      Branch: perl
13191            ! perl.c
13192 ____________________________________________________________________________
13193 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
13194         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
13195              From: Abhijit Menon-Sen <ams@wiw.org>
13196              Date: Fri, 3 Aug 2001 06:38:11 +0530
13197              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
13198      Branch: perl
13199            ! hv.c
13200 ____________________________________________________________________________
13201 [ 11557] By: nick                                  on 2001/08/03  08:17:38
13202         Log: Integrate mainline
13203      Branch: perlio
13204           +> (branch 47 files)
13205            - lib/Switch/test.pl
13206           !> (integrate 49 files)
13207 ____________________________________________________________________________
13208 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
13209         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
13210              From: "Craig A. Berry" <craigberry@mac.com>
13211              Date: Thu, 02 Aug 2001 12:56:19 -0500
13212              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
13213      Branch: perl
13214            ! ext/B/Showlex.t
13215 ____________________________________________________________________________
13216 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
13217         Log: Be more careful about non-existent files.
13218      Branch: perl
13219            ! lib/File/Copy.pm
13220 ____________________________________________________________________________
13221 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
13222         Log: Subject: [PATCH resend] deparse empty formats
13223              From: Robin Houston <robin@kitsite.com> 
13224              Date: Thu, 2 Aug 2001 14:32:36 +0100
13225              Message-ID: <20010802143236.A894@robin.kitsite.com>
13226      Branch: perl
13227            ! ext/B/B/Deparse.pm
13228 ____________________________________________________________________________
13229 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
13230         Log: Subject: [patch] ithreads + refto fix improvement
13231              From: Doug MacEachern <dougm@covalent.net>
13232              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
13233              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
13234      Branch: perl
13235            ! pp.c
13236 ____________________________________________________________________________
13237 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
13238         Log: Readability nit from Abhijit.
13239      Branch: perl
13240            ! op.c
13241 ____________________________________________________________________________
13242 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
13243         Log: setproctitle() API version nit from Anton Berezin.
13244      Branch: perl
13245            ! mg.c
13246 ____________________________________________________________________________
13247 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
13248         Log: Add PerlCE to the docs.
13249      Branch: perl
13250            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
13251            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
13252 ____________________________________________________________________________
13253 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
13254         Log: Integrate the PerlCE (WinCE Perl) port;
13255              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
13256      Branch: perl
13257            + README.ce wince/FindExt.pm wince/Makefile.ce
13258            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
13259            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
13260            + wince/bin/search.pl wince/config.ce wince/config.h
13261            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
13262            + wince/dl_win32.xs wince/include/arpa/inet.h
13263            + wince/include/cectype.h wince/include/errno.h
13264            + wince/include/netdb.h wince/include/sys/socket.h
13265            + wince/include/sys/stat.h wince/include/sys/types.h
13266            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
13267            + wince/perl.rc wince/perldll.def wince/perllib.c
13268            + wince/perlmain.c wince/registry.bat wince/runperl.c
13269            + wince/splittree.pl wince/win32.h wince/win32iop.h
13270            + wince/win32thread.c wince/win32thread.h wince/wince.c
13271            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
13272            + wince/xdistclean.ksh wince/xmakediffs.ksh
13273            ! MANIFEST perl.c perl.h perlio.c
13274 ____________________________________________________________________________
13275 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
13276         Log: setproctitle() made simpler.  (This assumes the string is
13277              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
13278              should be used.  Note len, not len + 1.)  BSD-fu from Anton
13279              Berezin.
13280      Branch: perl
13281            ! mg.c
13282 ____________________________________________________________________________
13283 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
13284         Log: Subject: [PATCH] -Wall cleanup: op.c
13285              From: Richard Soderberg <rs@oregonnet.com>
13286              Date: Thu, 2 Aug 2001 00:17:09 -0700
13287              Message-Id: <200108020717.AAA26895@oregonnet.com>
13288              
13289              Subject: [PATCH] -Wall cleanup: sv.c
13290              From: Richard Soderberg <rs@oregonnet.com>
13291              Date: Thu, 2 Aug 2001 00:49:21 -0700
13292              Message-Id: <200108020749.AAA27492@oregonnet.com>
13293      Branch: perl
13294            ! op.c sv.c
13295 ____________________________________________________________________________
13296 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
13297         Log: Update Changes.
13298      Branch: perl
13299            ! Changes patchlevel.h
13300 ____________________________________________________________________________
13301 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
13302         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
13303              From: Doug MacEachern <dougm@covalent.net>
13304              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
13305              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
13306      Branch: perl
13307            ! op.c
13308 ____________________________________________________________________________
13309 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
13310         Log: The #11541 didn't work under threads.
13311      Branch: perl
13312            ! op.c
13313 ____________________________________________________________________________
13314 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
13315         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
13316              From: Hugo <hv@crypt.compulink.co.uk>
13317              Date: Fri, 22 Jun 2001 01:19:08 +0100 
13318              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
13319              
13320              (Skip tests if accept() failed)
13321      Branch: perl
13322            ! ext/IO/lib/IO/t/io_unix.t
13323 ____________________________________________________________________________
13324 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
13325         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
13326              From: "Stian Seeberg" <sseeberg@nimsoft.no>
13327              Date: Mon, 30 Jul 2001 12:28:07 +0200
13328              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
13329      Branch: perl
13330            ! perl.h
13331 ____________________________________________________________________________
13332 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
13333         Log: Subject: Pluggable optimizer
13334              From: Simon Cozens <simon@netthink.co.uk>
13335              Date: Wed, 1 Aug 2001 13:57:02 -0700
13336              Message-ID: <20010801135702.I10442@netthink.co.uk>
13337      Branch: perl
13338            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
13339 ____________________________________________________________________________
13340 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
13341         Log: Subject: [ID 20010801.039] perlre.pod message typo
13342              From: Autrijus Tang <autrijus@geb.elixus.org>
13343              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
13344              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
13345      Branch: perl
13346            ! pod/perlre.pod
13347 ____________________________________________________________________________
13348 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
13349         Log: Test for change #11536.
13350      Branch: perl
13351            ! t/op/tiehandle.t
13352 ____________________________________________________________________________
13353 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
13354         Log: More test fixups for #11537.
13355      Branch: perl
13356            ! t/lib/warnings/4lint t/lib/warnings/9enabled
13357 ____________________________________________________________________________
13358 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
13359         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
13360              From: Doug MacEachern <dougm@covalent.net>
13361              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
13362              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
13363      Branch: perl
13364            ! op.c t/TestInit.pm
13365 ____________________________________________________________________________
13366 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
13367         Log: Subject: [patch] ithreads + refto bug
13368              From: Doug MacEachern <dougm@covalent.net>
13369              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
13370              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
13371              
13372              (Test in change #11539)
13373      Branch: perl
13374            ! pp.c
13375 ____________________________________________________________________________
13376 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
13377         Log: Subject: [PATCH: perl@11523] fixups for t/harness
13378              From: Prymmer/Kahn <pvhp@best.com>
13379              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
13380              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
13381      Branch: perl
13382            ! t/harness
13383 ____________________________________________________________________________
13384 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
13385         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
13386              From: Prymmer/Kahn <pvhp@best.com>
13387              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
13388              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
13389      Branch: perl
13390            ! win32/Makefile win32/makefile.mk
13391 ____________________________________________________________________________
13392 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
13393         Log: Need to know the number of tests.
13394      Branch: perl
13395            ! t/run/exit.t
13396 ____________________________________________________________________________
13397 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
13398         Log: Subject: Re: new exit tests on VMS
13399              From: "Craig A. Berry" <craigberry@mac.com>
13400              Date: Tue, 31 Jul 2001 12:19:29 -0500
13401              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
13402      Branch: perl
13403            ! t/run/exit.t
13404 ____________________________________________________________________________
13405 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
13406         Log: Retract #11530 (the dTHX is needed under threads)
13407      Branch: perl
13408            ! perlio.c
13409 ____________________________________________________________________________
13410 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
13411         Log: (Retracted by #11531)
13412      Branch: perl
13413            ! perlio.c
13414 ____________________________________________________________________________
13415 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
13416         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
13417              From: Richard Soderberg <rs@crystalflame.net>
13418              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
13419              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
13420      Branch: perl
13421            ! unixish.h
13422 ____________________________________________________________________________
13423 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
13424         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
13425              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13426              Date: Tue, 31 Jul 2001 05:39:09 -0400
13427              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
13428              
13429              (with a note about the case of UV being equal to long long)
13430      Branch: perl
13431            ! utils/h2xs.PL
13432 ____________________________________________________________________________
13433 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
13434         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
13435              From: "Craig A. Berry" <craigberry@mac.com>
13436              Date: Tue, 31 Jul 2001 14:57:43 -0500
13437              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
13438      Branch: perl
13439            ! t/io/fs.t
13440 ____________________________________________________________________________
13441 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
13442         Log: Fix for
13443              
13444              Subject: [ID 20010116.001] File::Copy truncates orig file 
13445              From: arbor@al37al08.telecel.pt
13446              Date: Tue, 16 Jan 2001 11:43:02 GMT
13447              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
13448              
13449              (copy($foo, $foo) would truncate $foo)
13450      Branch: perl
13451            ! lib/File/Copy.pm lib/File/Copy.t
13452 ____________________________________________________________________________
13453 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
13454         Log: Metaconfig unit change for #11524.
13455      Branch: metaconfig/U/perl
13456            ! Extras.U
13457 ____________________________________________________________________________
13458 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
13459         Log: Multiple modules didn't work; plus typo fixes.
13460      Branch: perl
13461            ! Configure
13462 ____________________________________________________________________________
13463 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
13464         Log: Update Changes.
13465      Branch: perl
13466            ! Changes patchlevel.h
13467 ____________________________________________________________________________
13468 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
13469         Log: Regen perlapi.
13470      Branch: perl
13471            ! pod/perlapi.pod
13472 ____________________________________________________________________________
13473 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
13474         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
13475              From: Dave Mitchell <davem@fdgroup.co.uk>
13476              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
13477              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
13478      Branch: perl
13479            ! sv.c
13480 ____________________________________________________________________________
13481 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
13482         Log: Regen toc.
13483      Branch: perl
13484            ! pod/perltoc.pod
13485 ____________________________________________________________________________
13486 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
13487         Log: Regen Porting stuff.
13488      Branch: perl
13489            ! Porting/Glossary Porting/config.sh Porting/config_H
13490 ____________________________________________________________________________
13491 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
13492         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
13493              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13494              Date: Tue, 31 Jul 2001 05:34:38 -0400
13495              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
13496      Branch: perl
13497            ! utils/h2xs.PL
13498 ____________________________________________________________________________
13499 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
13500         Log: Metaconfig unit change for #11516. 
13501      Branch: metaconfig/U/perl
13502            ! gccvers.U
13503 ____________________________________________________________________________
13504 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
13505         Log: Add -Wall in cflags, not in Configure.
13506              (This way -Wall affects only the core and the core XS,
13507              not user modules' XS.  Concern from Paul Marquess,
13508              implementation idea from Andy Dougherty.)
13509      Branch: perl
13510            ! Configure cflags.SH
13511 ____________________________________________________________________________
13512 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
13513         Log: Metaconfig unit changes for #11514.
13514      Branch: metaconfig
13515            + U/modified/sysman.U
13516            ! U/installdirs/man1dir.U
13517 ____________________________________________________________________________
13518 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
13519         Log: Subject: Configure's detection of system manual
13520              From: Sean Dague <sean@dague.net> 
13521              Date: Sun, 13 May 2001 15:53:15 -0400
13522              Message-ID: <20010513155315.A15833@underhill.dague.net>
13523      Branch: perl
13524            ! Configure
13525 ____________________________________________________________________________
13526 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
13527         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
13528              From: Autrijus Tang <autrijus@autrijus.org> 
13529              Date: Thu, 21 Jun 2001 23:56:48 +0800
13530              Message-Id: <20010621235648.A57340@not.autrijus.org>
13531      Branch: perl
13532            ! pod/perlobj.pod
13533 ____________________________________________________________________________
13534 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
13535         Log: Subject: Typo in DB_File.pm
13536              From: "Philip Newton" <Philip.Newton@gmx.net>
13537              Date: Tue, 31 Jul 2001 06:19:35 +0200
13538              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
13539      Branch: perl
13540            ! ext/DB_File/DB_File.pm
13541 ____________________________________________________________________________
13542 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
13543         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
13544              From: "Stephen P. Potter" <spp@spotter.yi.org>
13545              Date: Wed, 30 May 2001 13:59:34 -0400
13546              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
13547      Branch: perl
13548            ! pod/perlre.pod
13549 ____________________________________________________________________________
13550 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
13551         Log: eval "format foo=" would loop indefinitely; reported in
13552              
13553              Subject: A load of old rubbish
13554              From: Mike Guy <mjtg@cam.ac.uk>
13555              Date: Mon, 14 May 2001 16:12:22 +0100
13556              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
13557              
13558              (The core dumps reported in there already fixed.)
13559      Branch: perl
13560            ! toke.c
13561 ____________________________________________________________________________
13562 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
13563         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
13564      Branch: perl
13565            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
13566            + lib/Switch/t/switch_case.t
13567            - lib/Switch/test.pl
13568            ! MANIFEST lib/Switch.pm
13569 ____________________________________________________________________________
13570 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
13571         Log: Subject: [PATCH @11505] DB_File-1.78
13572              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
13573              Date: Mon, 30 Jul 2001 22:54:37 +0100
13574              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
13575      Branch: perl
13576            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13577            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
13578 ____________________________________________________________________________
13579 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
13580         Log: Explain in more detail why -pipe and -fno-common are good.
13581      Branch: perl
13582            ! hints/darwin.sh
13583 ____________________________________________________________________________
13584 [ 11506] By: nick                                  on 2001/07/30  14:32:23
13585         Log: Integrate mainline
13586      Branch: perlio
13587           !> INSTALL Makefile.SH doio.c hints/darwin.sh
13588 ____________________________________________________________________________
13589 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
13590         Log: Perl hasn't been putting man pages into $prefix/lib for
13591              a long time now; pointed out by Andy Dougherty. 
13592      Branch: perl
13593            ! hints/darwin.sh
13594 ____________________________________________________________________________
13595 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
13596         Log: Document the extras Configure option.
13597      Branch: perl
13598            ! INSTALL
13599 ____________________________________________________________________________
13600 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
13601         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
13602              everywhere.
13603      Branch: perl
13604           !> doio.c
13605 ____________________________________________________________________________
13606 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
13607         Log: Doubly guard against invoking CPAN if no extras defined,
13608              pointed out by H. Merijn Brand.
13609      Branch: perl
13610            ! Makefile.SH
13611 ____________________________________________________________________________
13612 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
13613         Log: Fix O_RDONLY check to check for O_RDONLY.
13614      Branch: maint-5.6/macperl
13615            ! doio.c
13616 ____________________________________________________________________________
13617 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
13618         Log: Integrate miscellaneous changes from maint-5.6/perl.
13619      Branch: maint-5.6/macperl
13620           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
13621 ____________________________________________________________________________
13622 [ 11499] By: nick                                  on 2001/07/30  06:52:42
13623         Log: Integrate mainline
13624      Branch: perlio
13625           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
13626           +> win32/sync_ext.pl
13627            - win32/sncfnmcs.pl
13628           !> (integrate 71 files)
13629 ____________________________________________________________________________
13630 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
13631         Log: Update Changes.
13632      Branch: perl
13633            ! Changes patchlevel.h
13634 ____________________________________________________________________________
13635 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
13636         Log: Now Configure -Dextras=Foo::Bar and "make install" will
13637              fetch and install Foo::Bar.
13638      Branch: perl
13639            ! Makefile.SH
13640 ____________________________________________________________________________
13641 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
13642         Log: Metaconfig unit change for #11495.
13643      Branch: metaconfig/U/perl
13644            ! Extras.U
13645 ____________________________________________________________________________
13646 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
13647         Log: extras.make, extras.test, and extras.install make targets.
13648      Branch: perl
13649            ! Configure Makefile.SH
13650 ____________________________________________________________________________
13651 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
13652         Log: Metaconfig unit change for #11493.
13653      Branch: metaconfig/U/perl
13654            ! Extras.U
13655 ____________________________________________________________________________
13656 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
13657         Log: Better to have the list of extras in $extras than 'define'.
13658      Branch: perl
13659            ! Configure
13660 ____________________________________________________________________________
13661 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
13662         Log: The metaconfig unit change for #11490.
13663      Branch: metaconfig/U/perl
13664            + Extras.U
13665 ____________________________________________________________________________
13666 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
13667         Log: Missed from #11490 (the required dependency).
13668      Branch: perl
13669            ! Makefile.SH
13670 ____________________________________________________________________________
13671 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
13672         Log: Add the support of asking for extra modules or bundles of modules
13673              to be fetched from the CPAN and installed as a part of the Perl
13674              build process.  None of this installation is yet really done;
13675              only the list is asked, and saved away in extras.lst for
13676              the build and installation process to worry about later.
13677      Branch: perl
13678            ! Configure
13679 ____________________________________________________________________________
13680 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
13681         Log: Beginnings of better Inf and NaN support.
13682              At least toke.c and sv.c still need quite a bit of work.
13683      Branch: perl
13684            ! numeric.c perl.h
13685 ____________________________________________________________________________
13686 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
13687         Log: Top-level Makefile didn't honour OPTIMIZE.
13688      Branch: perl
13689            ! Makefile.SH
13690 ____________________________________________________________________________
13691 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
13692         Log: Update Changes.
13693      Branch: perl
13694            ! Changes patchlevel.h
13695 ____________________________________________________________________________
13696 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
13697         Log: Use Search::Dict 1.02 interface for charinfo().
13698      Branch: perl
13699            ! lib/UnicodeCD.pm
13700 ____________________________________________________________________________
13701 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
13702         Log: Now also allow transforming the read lines before comparing them.
13703              (This will help UnicodeCD.) 
13704      Branch: perl
13705            ! lib/Search/Dict.pm
13706 ____________________________________________________________________________
13707 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
13708         Log: Remove tiehandle code.
13709      Branch: perl
13710            ! lib/UnicodeCD.pm
13711 ____________________________________________________________________________
13712 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
13713         Log: Allow specifying a comparison function for Search::Dict::look().
13714      Branch: perl
13715            ! lib/Search/Dict.pm
13716 ____________________________________________________________________________
13717 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
13718         Log: Small UnicodeCD tweaks.
13719      Branch: perl
13720            ! lib/UnicodeCD.pm lib/UnicodeCD.t
13721 ____________________________________________________________________________
13722 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
13723         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
13724              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
13725              Date: Tue, 24 Jul 2001 01:51:32 +0900
13726              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
13727      Branch: perl
13728            ! lib/UnicodeCD.pm lib/UnicodeCD.t
13729 ____________________________________________________________________________
13730 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
13731         Log: Subject: [PATCH] installperl
13732              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
13733              Date: Fri, 27 Jul 2001 19:05:04 -0700
13734              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
13735      Branch: perl
13736            ! installperl
13737 ____________________________________________________________________________
13738 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
13739         Log: Subject: [PATCH] Set proper compatibility versions in core
13740              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
13741              Date: Fri, 27 Jul 2001 20:01:49 -0700
13742              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
13743      Branch: perl
13744            ! Makefile.SH
13745 ____________________________________________________________________________
13746 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
13747         Log: Metaconfig unit change for #11477.
13748      Branch: metaconfig/U/perl
13749            ! dlsrc.U
13750 ____________________________________________________________________________
13751 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
13752         Log: Subject: [PATCH] Darwin: -fpic not so good
13753              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
13754              Date: Fri, 27 Jul 2001 18:57:38 -0700
13755              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
13756      Branch: perl
13757            ! Configure
13758 ____________________________________________________________________________
13759 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
13760         Log: Subject: [PATCH] Clean up Darwin hints
13761              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
13762              Date: Fri, 27 Jul 2001 19:13:15 -0700
13763              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
13764      Branch: perl
13765            ! hints/darwin.sh
13766 ____________________________________________________________________________
13767 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
13768         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
13769              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13770              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
13771              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
13772      Branch: perl
13773            ! pod/perlfunc.pod pp.c t/op/split.t
13774 ____________________________________________________________________________
13775 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
13776         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
13777              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13778              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
13779              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
13780      Branch: perl
13781            ! pod/perlvar.pod
13782 ____________________________________________________________________________
13783 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
13784         Log: Subject: [PATCH] fixes to constant.pm documentation
13785              From: Ilmari Karonen <iltzu@sci.fi>
13786              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
13787              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
13788      Branch: perl
13789            ! lib/constant.pm
13790 ____________________________________________________________________________
13791 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
13792         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
13793              From: "Philip Newton" <Philip.Newton@gmx.net>
13794              Date: Fri, 27 Jul 2001 07:51:10 +0200
13795              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
13796      Branch: perl
13797            ! pod/perlport.pod
13798 ____________________________________________________________________________
13799 [ 11471] By: nick                                  on 2001/07/26  06:23:32
13800         Log: Subject:  [PATCH] Doc fix for perlguts / threading
13801              From:  Arthur Bergman <arthur@contiller.se>
13802              Date:  Wed, 25 Jul 2001 11:28:23 +0200
13803              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
13804      Branch: perl
13805            ! pod/perlguts.pod
13806 ____________________________________________________________________________
13807 [ 11470] By: nick                                  on 2001/07/26  06:21:06
13808         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
13809              From:  Philip Newton <Philip.Newton@gmx.net>
13810              Date:  Wed, 25 Jul 2001 08:19:47 +0200
13811              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
13812      Branch: perl
13813            ! INSTALL
13814 ____________________________________________________________________________
13815 [ 11469] By: nick                                  on 2001/07/26  06:20:25
13816         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
13817              From:  Philip Newton <Philip.Newton@gmx.net>
13818              Date:  Wed, 25 Jul 2001 08:12:48 +0200
13819              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
13820      Branch: perl
13821            ! INSTALL
13822 ____________________________________________________________________________
13823 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
13824         Log: More +x.
13825      Branch: perl
13826            ! Porting/makerel
13827 ____________________________________________________________________________
13828 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
13829         Log: Update Changes.
13830      Branch: perl
13831            ! Changes patchlevel.h
13832 ____________________________________________________________________________
13833 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
13834         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
13835              From: "Philip Newton" <Philip.Newton@gmx.net>
13836              Date: Tue, 24 Jul 2001 06:45:55 +0200
13837              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
13838      Branch: perl
13839            ! os2/perlrexx.c
13840 ____________________________________________________________________________
13841 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
13842         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
13843              From: Peter Prymmer <pvhp@forte.com>
13844              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
13845              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
13846      Branch: perl
13847            ! pod/perlport.pod t/io/fs.t vms/test.com
13848 ____________________________________________________________________________
13849 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
13850         Log: Workaround on Cwd bootstrap problem.
13851      Branch: perl
13852            ! lib/ExtUtils/MakeMaker.pm
13853 ____________________________________________________________________________
13854 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
13855         Log: When in Rome, quote like the Romans do.
13856      Branch: perl
13857            ! cflags.SH
13858 ____________________________________________________________________________
13859 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
13860         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
13861              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13862              Date: Mon, 23 Jul 2001 19:29:49 -0400
13863              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
13864      Branch: perl
13865            + os2/perlrexx.c
13866            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
13867            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
13868            ! t/op/write.t
13869 ____________________________________________________________________________
13870 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
13871         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
13872              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13873              Date: Mon, 23 Jul 2001 18:43:42 -0400
13874              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
13875      Branch: perl
13876            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
13877 ____________________________________________________________________________
13878 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
13879         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
13880              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13881              Date: Mon, 23 Jul 2001 18:33:16 -0400
13882              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
13883      Branch: perl
13884            ! lib/ExtUtils/MakeMaker.pm
13885 ____________________________________________________________________________
13886 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
13887         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
13888              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13889              Date: Mon, 23 Jul 2001 18:20:35 -0400
13890              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
13891      Branch: perl
13892            ! Makefile.SH cflags.SH
13893 ____________________________________________________________________________
13894 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
13895         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
13896              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
13897              Date: Mon, 23 Jul 2001 11:32:17 -0500
13898              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
13899      Branch: perl
13900            ! lib/ExtUtils/MakeMaker.pm
13901 ____________________________________________________________________________
13902 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
13903         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
13904              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13905              Date: Mon, 23 Jul 2001 18:13:20 -0400
13906              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
13907      Branch: perl
13908            ! lib/perl5db.pl
13909 ____________________________________________________________________________
13910 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
13911         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
13912              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13913              Date: Mon, 23 Jul 2001 18:07:40 -0400
13914              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
13915      Branch: perl
13916            ! op.c
13917 ____________________________________________________________________________
13918 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
13919         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
13920              From: "Craig A. Berry" <craigberry@mac.com>
13921              Date: Mon, 23 Jul 2001 15:35:06 -0500
13922              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
13923      Branch: perl
13924            ! util.c
13925 ____________________________________________________________________________
13926 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
13927         Log: Subject: [PATCH perlfaq9.pod typo]
13928              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
13929              Date: Mon, 23 Jul 2001 07:49:05 -0700
13930              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
13931      Branch: perl
13932            ! pod/perlfaq9.pod
13933 ____________________________________________________________________________
13934 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
13935         Log: Subject: win32\sncfnmcs.pl corrections
13936              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
13937              Date: Mon, 23 Jul 2001 12:56:54 +0200
13938              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
13939              
13940              Rename the script a little bit more sensibly.
13941      Branch: perl
13942            + win32/sync_ext.pl
13943            - win32/sncfnmcs.pl
13944            ! MANIFEST README.win32
13945 ____________________________________________________________________________
13946 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
13947         Log: Test tweak.
13948      Branch: perl
13949            ! ext/B/Deparse.t
13950 ____________________________________________________________________________
13951 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
13952         Log: Metaconfig unit tweak for #11450.
13953      Branch: metaconfig/U/perl
13954            ! Mksymlinks.U
13955 ____________________________________________________________________________
13956 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
13957         Log: Too volatile failsafe check.
13958      Branch: perl
13959            ! Configure
13960 ____________________________________________________________________________
13961 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
13962         Log: Further doc tweaks.
13963      Branch: perl
13964            ! lib/UnicodeCD.pm
13965 ____________________________________________________________________________
13966 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
13967         Log: Doc tweaks.
13968      Branch: perl
13969            ! lib/UnicodeCD.pm
13970 ____________________________________________________________________________
13971 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
13972         Log: Doc tweakery from Abhijit.
13973      Branch: perl
13974            ! Porting/repository.pod
13975 ____________________________________________________________________________
13976 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
13977         Log: An accidental empty line.
13978      Branch: perl
13979            ! MANIFEST
13980 ____________________________________________________________________________
13981 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
13982         Log: Missing MANIFESTations.
13983      Branch: perl
13984            ! MANIFEST
13985 ____________________________________________________________________________
13986 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
13987         Log: Update Changes.
13988      Branch: perl
13989            ! Changes patchlevel.h
13990 ____________________________________________________________________________
13991 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
13992         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
13993              From: Mike Guy <mjtg@cam.ac.uk>
13994              Date: Fri, 20 Jul 2001 16:12:49 +0100
13995              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
13996      Branch: perl
13997            ! Porting/pumpkin.pod
13998 ____________________________________________________________________________
13999 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
14000         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
14001              From: Peter Prymmer <pvhp@forte.com>
14002              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
14003              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
14004      Branch: perl
14005            ! pod/perlhack.pod
14006 ____________________________________________________________________________
14007 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
14008         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
14009              From: Michael G Schwern <schwern@pobox.com>
14010              Date: Fri, 20 Jul 2001 20:22:35 -0400
14011              Message-ID: <20010720202235.O4498@blackrider>
14012      Branch: perl
14013            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
14014            ! lib/Test/t/todo.t
14015 ____________________________________________________________________________
14016 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
14017         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
14018              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
14019              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
14020              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
14021      Branch: perl
14022            ! ext/POSIX/POSIX.pod
14023 ____________________________________________________________________________
14024 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
14025         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
14026              From: Mark-Jason Dominus <mjd@plover.com>
14027              Date: Fri, 20 Jul 2001 23:16:54 -0400
14028              Message-ID: <20010721031654.21877.qmail@plover.com>
14029      Branch: perl
14030            ! ext/POSIX/POSIX.pod
14031 ____________________________________________________________________________
14032 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
14033         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
14034              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14035              Date: Sun, 22 Jul 2001 14:56:09 +0200
14036              Message-ID: <20010722145609.A766@rafael>
14037      Branch: perl
14038            ! ext/B/O.pm
14039 ____________________________________________________________________________
14040 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
14041         Log: Subject: regexec.c #define cleanup
14042              From: Mark-Jason Dominus <mjd@plover.com>
14043              Date: Sat, 21 Jul 2001 18:33:25 -0400
14044              Message-ID: <20010721223325.3069.qmail@plover.com>
14045      Branch: perl
14046            ! regexec.c
14047 ____________________________________________________________________________
14048 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
14049         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
14050              From: Prymmer/Kahn <pvhp@best.com>
14051              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
14052              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
14053      Branch: perl
14054            ! t/io/fs.t
14055 ____________________________________________________________________________
14056 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
14057         Log: Typo in #11432.
14058      Branch: perl
14059            ! ext/POSIX/POSIX.t
14060 ____________________________________________________________________________
14061 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
14062         Log: Integrate (manually) change #11424 from macperl.
14063      Branch: perl
14064            ! ext/Filter/t/call.t
14065 ____________________________________________________________________________
14066 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
14067         Log: Integrate change #11408 from macperl.
14068      Branch: perl
14069           !> README.macos pod/perlport.pod
14070 ____________________________________________________________________________
14071 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
14072         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
14073      Branch: perl
14074           +> macos/MacPerlTests.cmd macos/xsubpp.patch
14075            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
14076            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
14077            ! ext/POSIX/POSIX.t
14078 ____________________________________________________________________________
14079 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
14080         Log: pod/*.t tests not picked up by t/TEST either
14081      Branch: maint-5.6/perl
14082            ! t/TEST
14083 ____________________________________________________________________________
14084 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
14085         Log: better tweak for change#11429 (windows has both / and \ separated
14086              paths in @INC at that point)
14087      Branch: maint-5.6/perl
14088            ! t/pod/testp2pt.pl
14089 ____________________________________________________________________________
14090 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
14091         Log: MacOS pod test tweak needs \Escape
14092      Branch: maint-5.6/perl
14093            ! t/pod/testp2pt.pl
14094 ____________________________________________________________________________
14095 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
14096         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
14097              resulting duplicate output, but t/harness isn't)
14098      Branch: maint-5.6/perl
14099            ! t/run/runenv.t
14100 ____________________________________________________________________________
14101 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
14102         Log: t/harness wasn't picking up all the tests
14103      Branch: maint-5.6/perl
14104            ! t/harness
14105 ____________________________________________________________________________
14106 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
14107         Log: update MANIFEST for new file
14108      Branch: maint-5.6/perl
14109            ! MANIFEST
14110 ____________________________________________________________________________
14111 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
14112         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
14113              the exception of the macperl/macos/... tree
14114      Branch: maint-5.6/perl
14115           +> t/lib/filefind-taint.t
14116           !> (integrate 72 files)
14117 ____________________________________________________________________________
14118 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
14119         Log: Fix test.
14120      Branch: maint-5.6/macperl
14121            ! macos/bundled_ext/Filter/t/call.t
14122 ____________________________________________________________________________
14123 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
14124         Log: Make perl fork()-safe (in a slightly limited way) even on
14125              platforms that don't have pthread_atfork() (extension of
14126              the fix in change#11151).
14127              
14128              Note that this will not help extensions that call fork()
14129              directly in C, or that link to libraries that call fork()
14130              directly.  Such cases must be fixed to either call
14131              PerlProc_fork(), or call atfork_lock() in parent before the
14132              calling the function that forks and call atfork_unlock()
14133              in both parent and child immediately after the fork().
14134              (There are no worries if C code calls exec() in the child
14135              immediately after a fork().  Only cases where the child
14136              calls perl's API functions (including New()) after the
14137              fork() are problematic.)
14138              
14139              This change also eliminates the use of vfork() from perl,
14140              since all such uses were violating the severe restrictions
14141              on modifying the state of the process between the vfork()
14142              and the exec().
14143              
14144              This is a modified version of patches suggested by Abhijit
14145              Menon-Sen and Richard Soderberg.
14146      Branch: perl
14147            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
14148            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
14149 ____________________________________________________________________________
14150 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
14151         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
14152              Switch, and Text::Balanced.
14153      Branch: maint-5.6/macperl
14154            + macos/bundled_ext/Filter/Util/Call/Call.pm
14155            + macos/bundled_ext/Filter/Util/Call/Call.xs
14156            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
14157            + macos/bundled_ext/Filter/t/MyFilter.pm
14158            + macos/bundled_ext/Filter/t/call.t
14159            + macos/bundled_ext/Filter/t/filter-util.pl
14160            + macos/bundled_lib/blib/lib/Class/ISA.pm
14161            + macos/bundled_lib/blib/lib/Digest.pm
14162            + macos/bundled_lib/blib/lib/Filter/Simple.pm
14163            + macos/bundled_lib/blib/lib/Switch.pm
14164            + macos/bundled_lib/blib/lib/Text/Balanced.pm
14165            + macos/bundled_lib/blib/lib/Text/Balanced.pod
14166            + macos/bundled_lib/t/Class/ISA/test.pl
14167            + macos/bundled_lib/t/Digest/Digest.t
14168            + macos/bundled_lib/t/Filter/Simple/test.pl
14169            + macos/bundled_lib/t/Switch/test.pl
14170            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
14171            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
14172            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
14173            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
14174            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
14175            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
14176            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
14177            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
14178 ____________________________________________________________________________
14179 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
14180         Log: Add Filter::Util::Call to config/make files; edit utils
14181              to recognize the module (it was descended too far down).
14182              Bump version to 5.6.1a4.
14183      Branch: maint-5.6/macperl
14184            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
14185            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
14186            ! macos/macperl/Makefile.mk macos/xsubpp.patch
14187 ____________________________________________________________________________
14188 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
14189         Log: Make DB_File the default for MLDBM on MacOS.
14190      Branch: maint-5.6/macperl
14191            ! macos/bundled_lib/blib/lib/MLDBM.pm
14192 ____________________________________________________________________________
14193 [ 11419] By: nick                                  on 2001/07/20  14:51:03
14194         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
14195              From:  Simon Cozens <simon@netthink.co.uk>
14196              Date:  Fri, 20 Jul 2001 11:42:35 -0400
14197              Message-Id:  <20010720114235.A5235@netthink.co.uk>
14198      Branch: perl
14199            ! lib/UnicodeCD.pm
14200 ____________________________________________________________________________
14201 [ 11418] By: nick                                  on 2001/07/20  14:48:12
14202         Log: Subject:  [PATCH regcomp.h] adds a comment
14203              From:  Abhijit Menon-Sen <ams@wiw.org>
14204              Date:  Fri, 20 Jul 2001 21:05:37 +0530
14205              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
14206      Branch: perl
14207            ! regcomp.h
14208 ____________________________________________________________________________
14209 [ 11417] By: nick                                  on 2001/07/20  14:16:38
14210         Log: Subject:  [PATCH 5.7.2] INSTALL updates
14211              From:  Andy Dougherty <doughera@lafayette.edu>
14212              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
14213              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
14214      Branch: perl
14215            ! INSTALL
14216 ____________________________________________________________________________
14217 [ 11416] By: nick                                  on 2001/07/20  06:44:44
14218         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
14219              From:  Russ Allbery <rra@stanford.edu>
14220              Date:  19 Jul 2001 15:52:37 -0700
14221              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
14222      Branch: perl
14223            ! lib/Pod/Man.pm
14224 ____________________________________________________________________________
14225 [ 11415] By: nick                                  on 2001/07/20  06:35:11
14226         Log: Subject:  [PATCH] defer op_seq allocation
14227              From:  Abhijit Menon-Sen <ams@wiw.org>
14228              Date:  Thu, 19 Jul 2001 22:12:24 +0530
14229              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
14230      Branch: perl
14231            ! op.c
14232 ____________________________________________________________________________
14233 [ 11414] By: nick                                  on 2001/07/20  06:23:36
14234         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
14235              From:  Abhijit Menon-Sen <ams@wiw.org>
14236              Date:  Fri, 20 Jul 2001 01:18:50 +0530
14237              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
14238              (Private e-mail)
14239      Branch: perl
14240            ! ext/Time/HiRes/HiRes.xs
14241 ____________________________________________________________________________
14242 [ 11413] By: nick                                  on 2001/07/20  06:18:53
14243         Log: Integrate mainline
14244      Branch: perlio
14245           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
14246            - t/base/commonsense.t
14247           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
14248           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
14249           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
14250           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
14251           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
14252           !> win32/win32.c
14253 ____________________________________________________________________________
14254 [ 11412] By: nick                                  on 2001/07/19  06:44:27
14255         Log: Integrate win32/perlhost.h from maintenance branch.
14256              (Rest of $ENV{PATH} / system() fix.)
14257      Branch: perl
14258           !> win32/perlhost.h
14259 ____________________________________________________________________________
14260 [ 11411] By: nick                                  on 2001/07/19  06:41:34
14261         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
14262              From:  Philip Newton <Philip.Newton@gmx.net>
14263              Date:  Wed, 18 Jul 2001 21:43:57 +0200
14264              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
14265      Branch: perl
14266            ! pod/perlhack.pod
14267 ____________________________________________________________________________
14268 [ 11410] By: nick                                  on 2001/07/19  06:39:35
14269         Log: Subject:  Security hole in taint checking in open()
14270              From:  deekoo@tentacle.net
14271              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
14272              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
14273      Branch: perl
14274            ! doio.c
14275 ____________________________________________________________________________
14276 [ 11409] By: nick                                  on 2001/07/19  06:28:08
14277         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
14278              From:  Abhijit Menon-Sen <ams@wiw.org>
14279              Date:  Thu, 19 Jul 2001 04:30:43 +0530
14280              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
14281      Branch: perl
14282            ! ext/Time/HiRes/HiRes.xs
14283 ____________________________________________________________________________
14284 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
14285         Log: Update docs with latest implementation information and new URLs.
14286      Branch: maint-5.6/macperl
14287            ! README.macos pod/perlport.pod
14288 ____________________________________________________________________________
14289 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
14290         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
14291              Fix BuildRules to accept optimization variables.
14292      Branch: maint-5.6/macperl
14293            + macos/bundled_ext/Digest/MD5/Makefile.mk
14294            ! macos/BuildRules.mk macos/Makefile.mk
14295            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
14296            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
14297 ____________________________________________________________________________
14298 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
14299         Log: Integrate changes 11399,11401
14300      Branch: maint-5.6/macperl
14301           !> win32/perlhost.h win32/win32.c
14302 ____________________________________________________________________________
14303 [ 11405] By: nick                                  on 2001/07/18  06:50:33
14304         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
14305              from perl5.6*
14306      Branch: perl
14307           !> win32/perlhost.h win32/win32.c
14308 ____________________________________________________________________________
14309 [ 11404] By: nick                                  on 2001/07/18  06:43:59
14310         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
14311              From:  hv@crypt0.demon.co.uk
14312              Date:  Wed, 18 Jul 2001 05:58:46 +0100
14313              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
14314      Branch: perl
14315            ! ext/POSIX/POSIX.t
14316 ____________________________________________________________________________
14317 [ 11403] By: nick                                  on 2001/07/18  06:38:57
14318         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
14319              From:  hv@crypt0.demon.co.uk
14320              Date:  Wed, 18 Jul 2001 05:21:54 +0100
14321              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
14322      Branch: perl
14323            ! numeric.c t/op/arith.t
14324 ____________________________________________________________________________
14325 [ 11402] By: nick                                  on 2001/07/18  06:19:17
14326         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
14327              From:  mjd@plover.com
14328              Date:  17 Jul 2001 17:59:20 -0000
14329              Message-Id:  <20010717175920.8177.qmail@plover.com>
14330      Branch: perl
14331            ! pod/perlre.pod
14332 ____________________________________________________________________________
14333 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
14334         Log: thinko in change#11400 (duh)
14335      Branch: maint-5.6/perl
14336            ! win32/perlhost.h
14337 ____________________________________________________________________________
14338 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
14339         Log: change#11399 revealed another unrelated bug; this is just a temporary
14340              bandaid
14341      Branch: maint-5.6/perl
14342            ! win32/perlhost.h
14343 ____________________________________________________________________________
14344 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
14345         Log: fix bugs in handling of the virtualized environment under windows;
14346              there were bugs in propagating any changes to %ENV down to the real
14347              environment when such changes happened in the toplevel process
14348              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
14349              problem identification, and for a part of the fix)
14350      Branch: maint-5.6/perl
14351            ! win32/perlhost.h win32/win32.c
14352 ____________________________________________________________________________
14353 [ 11398] By: nick                                  on 2001/07/17  08:26:35
14354         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
14355              From: Peter Prymmer <pvhp@forte.com>
14356              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
14357              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
14358              
14359              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
14360              should not depend on existance of Config.pm
14361      Branch: perl
14362           +> t/lib/commonsense.t
14363            - t/base/commonsense.t
14364            ! MANIFEST t/README
14365 ____________________________________________________________________________
14366 [ 11397] By: nick                                  on 2001/07/17  08:09:58
14367         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
14368              From:  Michael G Schwern <schwern@pobox.com>
14369              Date:  Mon, 16 Jul 2001 18:20:31 -0400
14370              Message-Id:  <20010716182031.A1128@blackrider>
14371      Branch: perl
14372            ! pod/perlhack.pod
14373 ____________________________________________________________________________
14374 [ 11396] By: nick                                  on 2001/07/17  08:04:11
14375         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
14376              From:  Gwyn Judd <b.judd@xtra.co.nz>
14377              Date:  Tue, 17 Jul 2001 20:55:58 +1200
14378              Message-Id:  <20010717205558.A3107@thislove>
14379      Branch: perl
14380            ! pod/perlfunc.pod
14381 ____________________________________________________________________________
14382 [ 11395] By: nick                                  on 2001/07/17  08:02:22
14383         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
14384              From:  Peter Prymmer <pvhp@forte.com>
14385              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
14386              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
14387      Branch: perl
14388            ! t/op/sprintf.t
14389 ____________________________________________________________________________
14390 [ 11394] By: nick                                  on 2001/07/17  07:57:06
14391         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
14392              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
14393              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
14394              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
14395      Branch: perl
14396            ! gv.c
14397 ____________________________________________________________________________
14398 [ 11392] By: nick                                  on 2001/07/17  07:50:12
14399         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
14400              From:  Coral <coral@moonlight.crystalflame.net>
14401              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
14402              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
14403      Branch: perl
14404            ! pp_sys.c thread.h
14405 ____________________________________________________________________________
14406 [ 11391] By: nick                                  on 2001/07/17  07:34:28
14407         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
14408              From:  Jonathan Stowe <gellyfish@gellyfish.com>
14409              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
14410              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
14411      Branch: perl
14412            ! utils/h2xs.PL
14413 ____________________________________________________________________________
14414 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
14415         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
14416              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
14417              and Mac::Apps::Launch, which don't work, and Time::HiRes and
14418              Time::Piece, which don't yet work.
14419      Branch: maint-5.6/macperl
14420            + (add 154 files)
14421 ____________________________________________________________________________
14422 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
14423         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
14424              Also add hack to get around missing setenv for PERL5DB.
14425      Branch: maint-5.6/macperl
14426            ! macos/macish.c macos/macish.h
14427 ____________________________________________________________________________
14428 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
14429         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
14430      Branch: maint-5.6/macperl
14431            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
14432            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
14433 ____________________________________________________________________________
14434 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
14435         Log: Fix up some configuration and make options, add extra
14436              extensions.
14437      Branch: maint-5.6/macperl
14438            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
14439            ! macos/macperl/Makefile.mk
14440 ____________________________________________________________________________
14441 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
14442         Log: From Change 11374 in maintperl.
14443      Branch: maint-5.6/macperl
14444           !> utils/h2ph.PL
14445 ____________________________________________________________________________
14446 [ 11385] By: nick                                  on 2001/07/16  14:12:58
14447         Log: Back out change to h2xs till it passes its test.
14448      Branch: perl
14449            ! utils/h2xs.PL
14450 ____________________________________________________________________________
14451 [ 11384] By: nick                                  on 2001/07/16  14:00:10
14452         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
14453              From:  Jonathan Stowe <gellyfish@gellyfish.com>
14454              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
14455              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
14456      Branch: perl
14457            ! utils/h2xs.PL
14458 ____________________________________________________________________________
14459 [ 11383] By: nick                                  on 2001/07/16  13:53:12
14460         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
14461              From:  Robin Houston <robin@kitsite.com>
14462              Date:  Sun, 15 Jul 2001 18:22:31 +0100
14463              Message-Id:  <20010715182230.A11174@robin>
14464      Branch: perl
14465            ! hints/darwin.sh
14466 ____________________________________________________________________________
14467 [ 11382] By: nick                                  on 2001/07/16  13:52:49
14468         Log: Subject:  [PATCH perl@11372] re_dup
14469              From:  Radu Greab <radu@netsoft.ro>
14470              Date:  Sun, 15 Jul 2001 04:50:06 +0300
14471              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
14472      Branch: perl
14473            ! sv.c
14474 ____________________________________________________________________________
14475 [ 11379] By: nick                                  on 2001/07/16  13:35:39
14476         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
14477              From:  Robin Houston <robin@kitsite.com>
14478              Date:  Sat, 14 Jul 2001 14:28:50 +0100
14479              Message-Id:  <20010714142850.A10205@robin>
14480      Branch: perl
14481            ! ext/B/B/Deparse.pm
14482 ____________________________________________________________________________
14483 [ 11378] By: nick                                  on 2001/07/16  13:30:36
14484         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
14485              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
14486              Date:  Sat, 14 Jul 2001 22:17:42 +0900
14487              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
14488      Branch: perl
14489            + ext/Encode/Encode/euc-jp-0212.enc
14490            ! ext/Encode/Encode/Tcl.pm
14491 ____________________________________________________________________________
14492 [ 11377] By: nick                                  on 2001/07/16  13:17:28
14493         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
14494              From:  Andy Dougherty <doughera@lafayette.edu>
14495              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
14496              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
14497      Branch: perl
14498            ! hints/darwin.sh hints/rhapsody.sh
14499 ____________________________________________________________________________
14500 [ 11376] By: nick                                  on 2001/07/16  09:05:00
14501         Log: Integrate mainline
14502      Branch: perlio
14503           +> ext/Encode/Encode/7bit-greek.enc
14504           +> ext/Encode/Encode/7bit-latin1.enc
14505           +> ext/Encode/Encode/cns11643-1.enc
14506           +> ext/Encode/Encode/cns11643-2.enc
14507           +> ext/Encode/Encode/iso2022-cn.enc
14508           +> ext/Encode/Encode/iso2022-jp1.enc
14509           +> ext/Encode/Encode/iso2022-jp2.enc
14510           !> Changes Configure MANIFEST Makefile.SH
14511           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
14512           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
14513           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
14514           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
14515           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
14516 ____________________________________________________________________________
14517 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
14518         Log: integrate change#11374 from maint-5.6
14519              
14520              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
14521      Branch: perl
14522           !> utils/h2ph.PL
14523 ____________________________________________________________________________
14524 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
14525         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
14526      Branch: maint-5.6/perl
14527            ! utils/h2ph.PL
14528 ____________________________________________________________________________
14529 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
14530         Log: Update Changes.
14531      Branch: perl
14532            ! Changes patchlevel.h
14533 ____________________________________________________________________________
14534 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
14535         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
14536              From: Jonathan Stowe <gellyfish@gellyfish.com>
14537              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
14538              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
14539      Branch: perl
14540            ! utils/h2xs.PL
14541 ____________________________________________________________________________
14542 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
14543         Log: Subject: patch to add DEL to [:cntrl:]
14544              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
14545              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
14546              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
14547      Branch: perl
14548            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
14549 ____________________________________________________________________________
14550 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
14551         Log: Metaconfig unit change for #11369; plus a dependency nit.
14552      Branch: metaconfig
14553            ! U/compline/nblock_io.U
14554      Branch: metaconfig/U/perl
14555            ! Extensions.U
14556 ____________________________________________________________________________
14557 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
14558         Log: #include <stdlib.h> so that exit() is prototyped,
14559              noticed by Hugo.
14560      Branch: perl
14561            ! Configure
14562 ____________________________________________________________________________
14563 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
14564         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
14565              From: Peter Prymmer <pvhp@forte.com>
14566              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
14567              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
14568      Branch: perl
14569            ! t/op/sprintf.t
14570 ____________________________________________________________________________
14571 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
14572         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
14573              From: Peter Prymmer <pvhp@forte.com>
14574              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
14575              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
14576      Branch: perl
14577            ! ext/Encode/Encode/Tcl.t
14578 ____________________________________________________________________________
14579 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
14580         Log: Add information about gcc 3.0 basic block profiling.
14581      Branch: perl
14582            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
14583 ____________________________________________________________________________
14584 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
14585         Log: Subject: Error in lib/PerlIO/Via.pm ?
14586              From: Mark-Jason Dominus <mjd@plover.com>
14587              Date: Fri, 13 Jul 2001 15:55:41 -0400
14588              Message-ID: <20010713195541.26751.qmail@plover.com>
14589      Branch: perl
14590            ! ext/PerlIO/Via/Via.pm
14591 ____________________________________________________________________________
14592 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
14593         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
14594              section from the Compiler section.
14595      Branch: perl
14596            ! myconfig.SH
14597 ____________________________________________________________________________
14598 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
14599         Log: Handle glibc style of constant definitions using enum
14600              with intervening #defines; from Brendan O'Dea.
14601      Branch: perl
14602            ! utils/h2ph.PL
14603 ____________________________________________________________________________
14604 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
14605         Log: Add LC_MESSAGES to the locale_h export tag (it already is
14606              in the Makefile.PL and thusly eligible for an XS constant)
14607              (see also maintperl #10543)
14608      Branch: perl
14609            ! ext/POSIX/POSIX.pm
14610 ____________________________________________________________________________
14611 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
14612         Log: Subject: Re: [patch] re_dup
14613              From: Abhijit Menon-Sen <ams@wiw.org>
14614              Date: Fri, 13 Jul 2001 21:41:09 +0530
14615              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
14616      Branch: perl
14617            ! sv.c
14618 ____________________________________________________________________________
14619 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
14620         Log: Subject: [patch] re_dup
14621              From: Doug MacEachern <dougm@covalent.net>
14622              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
14623              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
14624      Branch: perl
14625            ! sv.c
14626 ____________________________________________________________________________
14627 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
14628         Log: Update Changes.
14629      Branch: perl
14630            ! Changes patchlevel.h
14631 ____________________________________________________________________________
14632 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
14633         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
14634              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
14635              Date: Sat, 14 Jul 2001 00:06:30 +0900
14636              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
14637      Branch: perl
14638            + ext/Encode/Encode/7bit-greek.enc
14639            + ext/Encode/Encode/7bit-latin1.enc
14640            + ext/Encode/Encode/cns11643-1.enc
14641            + ext/Encode/Encode/cns11643-2.enc
14642            + ext/Encode/Encode/iso2022-cn.enc
14643            + ext/Encode/Encode/iso2022-jp1.enc
14644            + ext/Encode/Encode/iso2022-jp2.enc
14645            ! MANIFEST ext/Encode/Encode/Tcl.pm
14646            ! ext/Encode/Encode/iso2022-kr.enc
14647 ____________________________________________________________________________
14648 [ 11357] By: nick                                  on 2001/07/13  14:24:06
14649         Log: Blind integrate mainline (as of 5.7.2?)
14650      Branch: perlio
14651           !> AUTHORS Changes Porting/config.sh Porting/config_H
14652           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
14653           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
14654           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
14655           !> win32/makefile.mk
14656 ____________________________________________________________________________
14657 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
14658         Log: Snip away the devel patchlevel.
14659      Branch: perl
14660            ! patchlevel.h
14661 ____________________________________________________________________________
14662 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
14663         Log: Bump the version to 5.7.2.
14664      Branch: perl
14665            ! Porting/config.sh Porting/config_H patchlevel.h
14666            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
14667            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14668            ! win32/makefile.mk
14669 ____________________________________________________________________________
14670 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
14671         Log: Update Changes.
14672      Branch: perl
14673            ! Changes
14674 ____________________________________________________________________________
14675 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
14676         Log: Reword.
14677      Branch: perl
14678            ! AUTHORS
14679 ____________________________________________________________________________
14680 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
14681         Log: AUTHORS update.
14682      Branch: perl
14683            ! AUTHORS
14684 ____________________________________________________________________________
14685 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
14686         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
14687              unless ithreads.
14688      Branch: perl
14689            ! makedef.pl
14690 ____________________________________________________________________________
14691 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
14692         Log: Integrate perlio.
14693      Branch: perl
14694           !> win32/distclean.bat
14695 ____________________________________________________________________________
14696 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
14697         Log: Test the encoding transform only iff we have PerlIO,
14698              noticed by H. Merijn Brand.
14699      Branch: perl
14700            ! ext/PerlIO/t/encoding.t
14701 ____________________________________________________________________________
14702 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
14703         Log: README.netware tweaks from Ananth Kesari.
14704      Branch: perl
14705            ! README.netware
14706 ____________________________________________________________________________
14707 [ 11346] By: nick                                  on 2001/07/13  09:18:51
14708         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
14709              to avoid /unicode vs /Unicode issues.
14710      Branch: perlio
14711            ! win32/distclean.bat
14712 ____________________________________________________________________________
14713 [ 11345] By: nick                                  on 2001/07/13  06:24:18
14714         Log: Integrate mainline
14715      Branch: perlio
14716           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
14717            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
14718           !> (integrate 63 files)
14719 ____________________________________________________________________________
14720 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
14721         Log: Add d_bincompat5005 information to perl -V.
14722      Branch: perl
14723            ! myconfig.SH
14724 ____________________________________________________________________________
14725 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
14726         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
14727              From: Abhijit Menon-Sen <ams@wiw.org>
14728              Date: Fri, 13 Jul 2001 07:12:36 +0530
14729              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
14730      Branch: perl
14731            ! sv.c
14732 ____________________________________________________________________________
14733 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
14734         Log: Remove unicode::distinct, as per Inaba Hiroto.
14735      Branch: perl
14736            - lib/unicode/distinct.pm
14737            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
14738            ! t/lib/1_compile.t
14739 ____________________________________________________________________________
14740 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
14741         Log: Paging for Dr Octothorpe.
14742      Branch: perl
14743            ! pod/perlfaq4.pod
14744 ____________________________________________________________________________
14745 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
14746         Log: cut-n-paste error noticed by mjd.
14747      Branch: perl
14748            ! pod/perlfaq4.pod
14749 ____________________________________________________________________________
14750 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
14751         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
14752              From: Peter Prymmer <pvhp@forte.com>
14753              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
14754              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
14755      Branch: perl
14756            ! pod/perlfaq4.pod
14757 ____________________________________________________________________________
14758 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
14759         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
14760              From: Randall Gellens <randy@qualcomm.com>
14761              Date: Thu, 12 Jul 2001 16:56:23 -0700
14762              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
14763      Branch: perl
14764            ! Porting/repository.pod
14765 ____________________________________________________________________________
14766 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
14767         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
14768      Branch: perl
14769            ! thread.h
14770 ____________________________________________________________________________
14771 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
14772         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
14773              From: coral <coral@moonlight.crystalflame.net>
14774              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
14775              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
14776      Branch: perl
14777            ! thread.h
14778 ____________________________________________________________________________
14779 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
14780         Log: Metaconfig unit change for #11134.
14781      Branch: metaconfig
14782            + U/threads/d_pthread_atfork.U
14783 ____________________________________________________________________________
14784 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
14785         Log: Add HAS_PTHREAD_ATFORK.
14786      Branch: perl
14787            ! Configure NetWare/config.wc NetWare/config_H.wc
14788            ! Porting/Glossary Porting/config.sh Porting/config_H
14789            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
14790            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
14791            ! vos/config.ga.def vos/config.ga.h win32/config.bc
14792            ! win32/config.gc win32/config.vc win32/config_H.bc
14793            ! win32/config_H.gc win32/config_H.vc
14794 ____________________________________________________________________________
14795 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
14796         Log: Subject: [PATCH] File::Copy fails on tied handles
14797              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
14798              Date: Thu, 12 Jul 2001 15:18:51 -0700
14799              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
14800      Branch: perl
14801            ! lib/File/Copy.pm
14802 ____________________________________________________________________________
14803 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
14804         Log: Subject: [PATCH] Langinfo.t
14805              From: Nicholas Clark <nick@ccl4.org>
14806              Date: Thu, 12 Jul 2001 23:55:38 +0100
14807              Message-ID: <20010712235538.M5827@plum.flirble.org>
14808      Branch: perl
14809            ! ext/I18N/Langinfo/Langinfo.t
14810 ____________________________________________________________________________
14811 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
14812         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
14813              From: Peter Prymmer <pvhp@forte.com>
14814              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
14815              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
14816      Branch: perl
14817            ! pod/perl572delta.pod
14818 ____________________________________________________________________________
14819 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
14820         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
14821              From: Abhijit Menon-Sen <ams@wiw.org>
14822              Date: Fri, 13 Jul 2001 05:21:16 +0530
14823              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
14824      Branch: perl
14825            ! sv.c
14826 ____________________________________________________________________________
14827 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
14828         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
14829              From: Abhijit Menon-Sen <ams@wiw.org>
14830              Date: Fri, 13 Jul 2001 03:04:25 +0530
14831              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
14832      Branch: perl
14833            ! av.c
14834 ____________________________________________________________________________
14835 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
14836         Log: s/^M$//g
14837      Branch: perl
14838            ! win32/Makefile win32/makefile.mk
14839 ____________________________________________________________________________
14840 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
14841         Log: Update Changes.
14842      Branch: perl
14843            ! Changes patchlevel.h
14844 ____________________________________________________________________________
14845 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
14846         Log: Typo spotted by Philip Newton.
14847      Branch: perl
14848            ! pod/perl572delta.pod
14849 ____________________________________________________________________________
14850 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
14851         Log: Subject: [PATCH] fixes perl_clone of perl_clone
14852              From: Artur Bergman <artur@contiller.se>
14853              Date: Thu, 12 Jul 2001 20:57:09 +0200
14854              Message-ID: <B773BFA4.236B%artur@contiller.se>
14855      Branch: perl
14856            ! sv.c
14857 ____________________________________________________________________________
14858 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
14859         Log: Add README.uts from Hal Morris.
14860      Branch: perl
14861            + README.uts
14862            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
14863            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
14864 ____________________________________________________________________________
14865 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
14866         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
14867              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14868              Date: Thu, 12 Jul 2001 20:32:37 +0200
14869              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
14870      Branch: perl
14871            ! hints/aix.sh
14872 ____________________________________________________________________________
14873 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
14874         Log: Subject: Patch: document reg_data.what member
14875              From: Mark-Jason Dominus <mjd@plover.com>
14876              Message-ID: <20010712182532.14821.qmail@plover.com>
14877              Date: Thu, 12 Jul 2001 14:25:32 -0400
14878      Branch: perl
14879            ! regcomp.c regcomp.h
14880 ____________________________________________________________________________
14881 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
14882         Log: Subject: [PATCH] Perl_re_dup()
14883              From: Abhijit Menon-Sen <ams@wiw.org>
14884              Date: Thu, 12 Jul 2001 23:54:32 +0530
14885              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
14886      Branch: perl
14887            ! embed.h embed.pl perlapi.c proto.h sv.c
14888 ____________________________________________________________________________
14889 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
14890         Log: Regen Configure, modlib, toc.
14891      Branch: perl
14892            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14893            ! pod/perlmodlib.pod pod/perltoc.pod
14894 ____________________________________________________________________________
14895 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
14896         Log: The problem seems to be in PerlIO::Layer::->find() not
14897              accepting the ":encoding(blurflur)" arguments.
14898      Branch: perl
14899            ! lib/PerlIO.pm lib/open.pm
14900 ____________________________________________________________________________
14901 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
14902         Log: AIX doc update.
14903      Branch: perl
14904            ! README.aix pod/perl572delta.pod
14905 ____________________________________________________________________________
14906 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
14907         Log: Subject: AIX README update
14908              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14909              Date: Thu, 12 Jul 2001 19:28:30 +0200
14910              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
14911      Branch: perl
14912            ! README.aix
14913 ____________________________________________________________________________
14914 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
14915         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
14916              From: Norton Allen <allen@huarp.harvard.edu>
14917              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
14918              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
14919      Branch: perl
14920            ! ext/IO/lib/IO/t/io_unix.t
14921 ____________________________________________________________________________
14922 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
14923         Log: Subject: [PATCH README.qnx hints/qnx.sh]
14924              From: Norton Allen <allen@huarp.harvard.edu>
14925              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
14926              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
14927      Branch: perl
14928            ! README.qnx hints/qnx.sh
14929 ____________________________________________________________________________
14930 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
14931         Log: Subject: [patch] faster PM_GETRE
14932              From: Doug MacEachern <dougm@covalent.net>
14933              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
14934              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
14935      Branch: perl
14936            ! op.h
14937 ____________________________________________________________________________
14938 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
14939         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
14940              From: Doug MacEachern <dougm@covalent.net>
14941              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
14942              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
14943      Branch: perl
14944            ! op.c
14945 ____________________________________________________________________________
14946 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
14947         Log: Tell where the nice Estonian database is.
14948      Branch: perl
14949            ! lib/open.pm
14950 ____________________________________________________________________________
14951 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
14952         Log: Retract #11309 since #11310 is a better fix.
14953      Branch: perl
14954            ! t/lib/1_compile.t
14955 ____________________________________________________________________________
14956 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
14957         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
14958              change#11300 needs to return the status of failed win32_spawnvp())
14959              
14960              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
14961              splitting correctly; remove unused variables; 'require' at run time
14962              rather than 'use' at compile time for I18N::Langinfo, since it
14963              isn't everyware
14964      Branch: perl
14965            ! lib/open.pm win32/win32.c
14966 ____________________________________________________________________________
14967 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
14968         Log: Temporary workaround.
14969      Branch: perl
14970            ! t/lib/1_compile.t
14971 ____________________________________________________________________________
14972 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
14973         Log: UCD typo in #11306 and add also more known-to-be-tested
14974              modules to the skip list.
14975      Branch: perl
14976            ! t/lib/1_compile.t
14977 ____________________________________________________________________________
14978 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
14979         Log: Rename Unicode::UCD to UnicodeCD to avoid
14980              messups with case-insensitive filesystems.
14981      Branch: perl
14982            + lib/UnicodeCD.pm lib/UnicodeCD.t
14983            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
14984            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
14985 ____________________________________________________________________________
14986 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
14987         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
14988              From: daniel@biz.bitpusher.com
14989              Date: Wed, 11 Jul 2001 23:25:47 -0700
14990              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
14991      Branch: perl
14992            ! lib/Tie/Array.pm t/op/splice.t
14993 ____________________________________________________________________________
14994 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
14995         Log: Subject: [PATCH] More accurate line numbers in messages
14996              From: Paul Johnson <paul@pjcj.net>
14997              Date: Thu, 12 Jul 2001 04:14:11 +0200
14998              Message-ID: <20010712041411.A3467@pjcj.net>
14999              
15000              (With prototyping and multiplicity tweaks.)
15001      Branch: perl
15002            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
15003 ____________________________________________________________________________
15004 [ 11304] By: nick                                  on 2001/07/12  12:53:40
15005         Log: Integrate mainline
15006      Branch: perlio
15007           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
15008           !> regexec.c thread.h
15009 ____________________________________________________________________________
15010 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
15011         Log: Cut-and-pasto in #11298.
15012      Branch: perl
15013            ! ext/ByteLoader/bytecode.h
15014 ____________________________________________________________________________
15015 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
15016         Log: Update the AIX known problems section.
15017      Branch: perl
15018            ! pod/perl572delta.pod
15019 ____________________________________________________________________________
15020 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
15021         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
15022              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15023              Date: Thu, 12 Jul 2001 12:16:16 +0200
15024              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
15025      Branch: perl
15026            ! hints/aix.sh
15027 ____________________________________________________________________________
15028 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
15029         Log: Integrate perlio.
15030      Branch: perl
15031           !> makedef.pl win32/win32.c
15032 ____________________________________________________________________________
15033 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
15034         Log: Subject: [PATCH] fix for PMOP threadness failures
15035              From: Artur Bergman <artur@contiller.se>
15036              Date: Thu, 12 Jul 2001 09:48:06 +0200
15037              Message-ID: <B77322D6.22DD%artur@contiller.se>
15038      Branch: perl
15039            ! regexec.c
15040 ____________________________________________________________________________
15041 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
15042         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
15043              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
15044              Date: Thu, 12 Jul 2001 09:09:48 +0200
15045              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
15046              
15047              More parentheses to keep bcc happy.
15048      Branch: perl
15049            ! ext/ByteLoader/bytecode.h
15050 ____________________________________________________________________________
15051 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
15052         Log: Subject: Re: [patch] pthread_atfork bandaid
15053              From: Doug MacEachern <dougm@covalent.net>
15054              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
15055              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
15056      Branch: perl
15057            ! thread.h
15058 ____________________________________________________________________________
15059 [ 11296] By: nick                                  on 2001/07/12  11:55:48
15060         Log: Exclude reentrant_buffer from .def file
15061      Branch: perlio
15062            ! makedef.pl
15063 ____________________________________________________________________________
15064 [ 11295] By: nick                                  on 2001/07/12  11:11:44
15065         Log: Honour void-ness of my_exit()
15066      Branch: perlio
15067            ! win32/win32.c
15068 ____________________________________________________________________________
15069 [ 11294] By: nick                                  on 2001/07/12  07:51:04
15070         Log: Integrate mainline
15071      Branch: perlio
15072           +> uts/sprintf_wrap.c
15073           !> (integrate 35 files)
15074 ____________________________________________________________________________
15075 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
15076         Log: Retract #11289.
15077      Branch: perl
15078            ! embed.h embed.pl perl.c proto.h thread.h
15079 ____________________________________________________________________________
15080 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
15081         Log: Now the :locale pseudolayer *almost* works...
15082      Branch: perl
15083            ! lib/open.pm
15084 ____________________________________________________________________________
15085 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
15086         Log: Locale encoding tweaks.
15087      Branch: perl
15088            ! lib/open.pm
15089 ____________________________________________________________________________
15090 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
15091         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
15092              From: Mark-Jason Dominus <mjd@plover.com>
15093              Date: Thu, 12 Jul 2001 00:59:31 -0400
15094              Message-ID: <20010712045931.8543.qmail@plover.com>
15095              
15096              Remove the chmod/umask leading zero warning.
15097      Branch: perl
15098            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
15099            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
15100 ____________________________________________________________________________
15101 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
15102         Log: (Retracted by #11289.)
15103      Branch: perl
15104            ! embed.h embed.pl perl.c proto.h thread.h
15105 ____________________________________________________________________________
15106 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
15107         Log: Needed by #11283.
15108      Branch: perl
15109            ! intrpvar.h
15110 ____________________________________________________________________________
15111 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
15112         Log: Metaconfig unit change for #11286.
15113      Branch: metaconfig/U/perl
15114            ! patchlevel.U
15115 ____________________________________________________________________________
15116 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
15117         Log: Subject: Re: [PATCH Configure] perl -V broken
15118              From: Andy Dougherty <doughera@lafayette.edu>
15119              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
15120              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
15121      Branch: perl
15122            ! Configure myconfig.SH
15123 ____________________________________________________________________________
15124 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
15125         Log: Retract #11166 (and #11237).
15126      Branch: perl
15127            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
15128            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
15129            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
15130 ____________________________________________________________________________
15131 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
15132         Log: UTS tweaks for Hal Morris.
15133      Branch: perl
15134            + uts/sprintf_wrap.c
15135            ! MANIFEST hints/uts.sh perl.h
15136 ____________________________________________________________________________
15137 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
15138         Log: Subject: [PATCH] Use reentrant API glibc
15139              From: Artur Bergman <artur@contiller.se>
15140              Date: Thu, 12 Jul 2001 00:58:21 +0200
15141              Message-ID: <B772A6AD.2288%artur@contiller.se>
15142      Branch: perl
15143            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
15144            ! sv.c
15145 ____________________________________________________________________________
15146 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
15147         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
15148              From: barries <barries@slaysys.com>
15149              Date: Wed, 11 Jul 2001 15:11:46 -0400
15150              Message-ID: <20010711151146.G24560@jester.slaysys.com>
15151      Branch: perl
15152            ! pp_sys.c t/lib/warnings/doio win32/win32.c
15153 ____________________________________________________________________________
15154 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
15155         Log: Subject: [patch] pthread_atfork bandaid
15156              From: Doug MacEachern <dougm@covalent.net>
15157              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
15158              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
15159      Branch: perl
15160            ! miniperlmain.c perl.c
15161 ____________________________________________________________________________
15162 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
15163         Log: Subject: [patch] perl_clone leaks
15164              From: Doug MacEachern <dougm@covalent.net>
15165              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
15166              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
15167      Branch: perl
15168            ! sv.c
15169 ____________________________________________________________________________
15170 [ 11279] By: nick                                  on 2001/07/11  15:49:38
15171         Log: Integrate mainline
15172      Branch: perlio
15173           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
15174           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
15175           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
15176           +> lib/Term/ANSIColor/README
15177           !> (integrate 54 files)
15178 ____________________________________________________________________________
15179 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
15180         Log: Update Changes.
15181      Branch: perl
15182            ! Changes patchlevel.h
15183 ____________________________________________________________________________
15184 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
15185         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
15186              From: Peter Prymmer <pvhp@forte.com>
15187              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
15188              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
15189              
15190              Backport of embed.pl to 5.003.
15191      Branch: perl
15192            ! embed.pl
15193 ____________________________________________________________________________
15194 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
15195         Log: Subject: Re: POSIX test #14 on UTS 
15196              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15197              Date: Wed, 11 Jul 2001 03:02:14 +0100
15198              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
15199      Branch: perl
15200            ! ext/POSIX/POSIX.t
15201 ____________________________________________________________________________
15202 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
15203         Log: Make the I32 an IV to preserve structure alignment and size.
15204      Branch: perl
15205            ! op.h
15206 ____________________________________________________________________________
15207 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
15208         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
15209              From: "Artur Bergman" <artur@contiller.se>
15210              Date: Wed, 11 Jul 2001 14:23:37 +0200
15211              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
15212              
15213              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
15214      Branch: perl
15215            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
15216            ! pod/perlapi.pod sv.c
15217 ____________________________________________________________________________
15218 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
15219         Log: Tweak until Pod::Parser gets updated.
15220      Branch: perl
15221            ! t/pod/special_seqs.xr
15222 ____________________________________________________________________________
15223 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
15224         Log: File::Spec usage tweak.
15225      Branch: perl
15226            ! lib/ExtUtils.t
15227 ____________________________________________________________________________
15228 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
15229         Log: Integrate #11263 from macperl; macos and macosx updates.
15230      Branch: perl
15231           !> pod/perlport.pod
15232 ____________________________________________________________________________
15233 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
15234         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
15235              From: Peter Prymmer <pvhp@forte.com>
15236              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
15237              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
15238      Branch: perl
15239            + ext/Time/HiRes/hints/dynixptx.pl
15240            ! MANIFEST hints/dynixptx.sh
15241 ____________________________________________________________________________
15242 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
15243         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
15244              From: Nicholas Clark <nick@ccl4.org>
15245              Date: Tue, 10 Jul 2001 23:17:43 +0100
15246              Message-ID: <20010710231742.B59620@plum.flirble.org>
15247      Branch: perl
15248            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
15249 ____________________________________________________________________________
15250 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
15251         Log: Subject: [DOC PATCH] Pluggable runops
15252              From: Paul Johnson <paul@pjcj.net>
15253              Date: Tue, 10 Jul 2001 21:53:28 +0200
15254              Message-ID: <20010710215328.B26577@pjcj.net>
15255      Branch: perl
15256            ! pod/perlguts.pod
15257 ____________________________________________________________________________
15258 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
15259         Log: Subject: [PATCH] Authors
15260              From: Artur Bergman <artur@contiller.se>
15261              Date: Tue, 10 Jul 2001 20:39:12 +0200
15262              Message-ID: <B771186F.21CD%artur@contiller.se>
15263      Branch: perl
15264            ! AUTHORS
15265 ____________________________________________________________________________
15266 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
15267         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
15268              From: Doug MacEachern <dougm@covalent.net>
15269              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
15270              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
15271      Branch: perl
15272            ! pp_ctl.c
15273 ____________________________________________________________________________
15274 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
15275         Log: Subject: doc patch; times() in scalar context
15276              From: mjd@plover.com
15277              Date: 10 Jul 2001 18:01:17 -0000
15278              Message-ID: <20010710180117.12477.qmail@plover.com>
15279      Branch: perl
15280            ! pod/perlfunc.pod
15281 ____________________________________________________________________________
15282 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
15283         Log: Subject: [PATCH] Small fix to pp_gmtime
15284              From: Artur Bergman <artur@contiller.se>
15285              Date: Tue, 10 Jul 2001 19:54:52 +0200
15286              Message-ID: <B7710E0B.21C5%artur@contiller.se>
15287      Branch: perl
15288            ! pp_sys.c
15289 ____________________________________________________________________________
15290 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
15291         Log: Integrate changes from mainline perl, add notes about
15292              Mac OS X and Mac OS.
15293      Branch: maint-5.6/macperl
15294            ! pod/perlport.pod
15295 ____________________________________________________________________________
15296 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
15297         Log: A proof of the dangers of package; ?
15298      Branch: perl
15299            ! t/lib/warnings/op
15300 ____________________________________________________________________________
15301 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
15302         Log: Regen toc and modlib.
15303      Branch: perl
15304            ! pod/perlmodlib.pod pod/perltoc.pod
15305 ____________________________________________________________________________
15306 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
15307         Log: Add compexcl(), casefold(), and casespec() interfaces;
15308              and make all interfaces to return hash references instead
15309              of hashes. 
15310      Branch: perl
15311            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
15312 ____________________________________________________________________________
15313 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
15314         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
15315              From: "Philip Newton" <Philip.Newton@gmx.net>
15316              Date: Tue, 10 Jul 2001 09:55:59 +0200
15317              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
15318              
15319              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
15320              From: "Philip Newton" <Philip.Newton@gmx.net>
15321              Date: Tue, 10 Jul 2001 09:56:37 +0200
15322              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
15323      Branch: perl
15324            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
15325            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
15326 ____________________________________________________________________________
15327 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
15328         Log: Subject: [patch] undef &xsub for 1,2
15329              From: Doug MacEachern <dougm@covalent.net>
15330              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
15331              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
15332              
15333              (This version of the patch with a comment from Gisle.)
15334      Branch: perl
15335            ! op.c
15336 ____________________________________________________________________________
15337 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
15338         Log: Mention package; deprecation and the Win32 problems.
15339      Branch: perl
15340            ! pod/perl572delta.pod
15341 ____________________________________________________________________________
15342 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
15343         Log: Subject: [PATCH] deprecate package with no arguments
15344              From: Robin Houston <robin@kitsite.com>
15345              Date: Tue, 10 Jul 2001 13:33:40 +0100
15346              Message-ID: <20010710133340.A13452@robin.kitsite.com>
15347      Branch: perl
15348            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
15349 ____________________________________________________________________________
15350 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
15351         Log: Upgrade to podlators 1.10.
15352      Branch: perl
15353            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
15354            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
15355            ! pod/pod2man.PL pod/pod2text.PL
15356 ____________________________________________________________________________
15357 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
15358         Log: Upgrade to Term::ANSIColor 1.04.
15359      Branch: perl
15360            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
15361            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
15362 ____________________________________________________________________________
15363 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
15364         Log: Integrate perlio (the right fix for the ":layer(args)")
15365      Branch: perl
15366           !> perlio.c
15367 ____________________________________________________________________________
15368 [ 11252] By: nick                                  on 2001/07/10  06:58:14
15369         Log: Fix open(...,"...:layer(xxx)",...)
15370              - use memEQ not strEQ as there is '(' not '\0'
15371      Branch: perlio
15372            ! perlio.c
15373 ____________________________________________________________________________
15374 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
15375         Log: Telling the number of tests helps.
15376      Branch: perl
15377            ! ext/PerlIO/t/encoding.t
15378 ____________________________________________________________________________
15379 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
15380         Log: Require I18N::Langinfo, not use.
15381      Branch: perl
15382            ! lib/open.pm
15383 ____________________________________________________________________________
15384 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
15385         Log: Add a test for for PerlIO ":encoding(...)" layer.
15386      Branch: perl
15387            + ext/PerlIO/t/encoding.t
15388            ! MANIFEST ext/Encode/Encode.pm
15389 ____________________________________________________________________________
15390 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
15391         Log: PerlIO ":encoding(foobar)" temporary fix.
15392              Not really correct, I think, since the change means
15393              that prefixes match.
15394      Branch: perl
15395            ! perlio.c
15396 ____________________________________________________________________________
15397 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
15398         Log: Update to Math::BigInt 1.36.  The biggest news is
15399              the separation of the backend; now the pure Perl
15400              implementation is in Math::BigInt::Calc, but one
15401              can plugin, say, Math::BigInt::BitVect, and get
15402              considerable speedup.
15403      Branch: perl
15404            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
15405            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15406            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
15407            ! lib/Math/BigInt/t/mbimbf.t
15408 ____________________________________________________________________________
15409 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
15410         Log: Subject: Re: compatibility question
15411              From: Peter Prymmer <pvhp@forte.com>
15412              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
15413              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
15414      Branch: perl
15415            ! lib/ExtUtils/MM_VMS.pm
15416 ____________________________________________________________________________
15417 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
15418         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
15419              From: Norton Allen <allen@huarp.harvard.edu>
15420              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
15421              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
15422      Branch: perl
15423            ! ext/File/Glob/t/basic.t
15424 ____________________________________________________________________________
15425 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
15426         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
15427              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
15428              Date: Tue, 10 Jul 2001 00:29:55 +0900
15429              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
15430      Branch: perl
15431            + ext/Encode/Encode/HZ.enc
15432            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
15433            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
15434            ! ext/Encode/Encode/iso2022-jp.enc
15435            ! ext/Encode/Encode/iso2022-kr.enc
15436 ____________________________________________________________________________
15437 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
15438         Log: Add in all them there macos/ files.
15439      Branch: maint-5.6/macperl
15440            + (add 577 files)
15441 ____________________________________________________________________________
15442 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
15443         Log: Add the new modules to the list of having those own tests.
15444      Branch: perl
15445            ! t/lib/1_compile.t
15446 ____________________________________________________________________________
15447 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
15448         Log: Add INOUT to control both ways at the same time.
15449      Branch: perl
15450            ! lib/open.pm
15451 ____________________________________________________________________________
15452 [ 11240] By: nick                                  on 2001/07/09  16:33:50
15453         Log: Integrate mainline
15454      Branch: perlio
15455           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
15456           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
15457           !> (integrate 41 files)
15458 ____________________________________________________________________________
15459 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
15460         Log: More encoding mapping magic.
15461      Branch: perl
15462            ! lib/open.pm
15463 ____________________________________________________________________________
15464 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
15465         Log: Update Changes.
15466      Branch: perl
15467            ! Changes patchlevel.h
15468 ____________________________________________________________________________
15469 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
15470         Log: (Retracted by #11285).
15471              
15472              Subject: [PATCH] OPpCONST_OCTAL fixes
15473              From: Abhijit Menon-Sen <ams@wiw.org>
15474              Date: Mon, 9 Jul 2001 07:38:45 +0530
15475              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
15476      Branch: perl
15477            ! op.c
15478 ____________________________________________________________________________
15479 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
15480         Log: Add a pseudolayer ":locale" to the open pragma which
15481              will get the encoding from the locale.  Yet undocumented
15482              because I can't get the PerlIO :encoding(foobar) to work.
15483      Branch: perl
15484            ! ext/Encode/Encode.pm lib/open.pm
15485 ____________________________________________________________________________
15486 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
15487         Log: Add more encoding mappings.
15488      Branch: perl
15489            ! ext/Encode/Encode.pm
15490 ____________________________________________________________________________
15491 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
15492         Log: Document that using :encoding layer requires using Encode.
15493      Branch: perl
15494            ! ext/Encode/Encode.pm lib/PerlIO.pm
15495 ____________________________________________________________________________
15496 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
15497         Log: Netware tweak from Ananth Kesari.
15498      Branch: perl
15499            ! NetWare/netware.h
15500 ____________________________________________________________________________
15501 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
15502         Log: t/harness doesn't know about run/*.t
15503      Branch: perl
15504            ! t/harness
15505 ____________________________________________________________________________
15506 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
15507         Log: run/exit.t busted on windows
15508      Branch: perl
15509            ! t/run/exit.t
15510 ____________________________________________________________________________
15511 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
15512         Log: fix a couple of UCD.t tests that fail due to bad case
15513      Branch: perl
15514            ! lib/Unicode/UCD.t
15515 ____________________________________________________________________________
15516 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
15517         Log: test skip logic was broken
15518      Branch: perl
15519            ! ext/I18N/Langinfo/Langinfo.t
15520 ____________________________________________________________________________
15521 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
15522         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
15523              failure of ExtUtils.t#27 when built in debug mode)
15524      Branch: perl
15525            ! lib/ExtUtils/MM_Win32.pm
15526 ____________________________________________________________________________
15527 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
15528         Log: I18N::Langinfo is not available on windows
15529      Branch: perl
15530            ! win32/FindExt.pm
15531 ____________________________________________________________________________
15532 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
15533         Log: save a dTHX
15534      Branch: perl
15535            ! ext/POSIX/POSIX.xs
15536 ____________________________________________________________________________
15537 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
15538         Log: Update Changes.
15539      Branch: perl
15540            ! Changes patchlevel.h
15541 ____________________________________________________________________________
15542 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
15543         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
15544              as pointed out by Sarathy.
15545      Branch: perl
15546            ! ext/I18N/Langinfo/Langinfo.xs
15547 ____________________________________________________________________________
15548 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
15549         Log: Retract #11212.
15550      Branch: perl
15551            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
15552 ____________________________________________________________________________
15553 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
15554         Log: Bump up the VERSION of Cwd.xs.
15555      Branch: perl
15556            ! ext/Cwd/Makefile.PL
15557 ____________________________________________________________________________
15558 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
15559         Log: Retract #11220, the problem wasn't the missing leading zero.
15560              Here's the problem:
15561              $ ./perl -we 'chmod(oct("755"), ".")'
15562              Non-octal literal mode (493) specified at -e line 1.
15563              (Did you mean 0493 instead?)
15564      Branch: perl
15565            ! lib/ExtUtils/MM_Unix.pm
15566 ____________________________________________________________________________
15567 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
15568         Log: (Retracted by #11221)
15569              Change the PERM_RW and PERM_RWX to 0644 and 0755
15570              (add the leading zero).
15571      Branch: perl
15572            ! lib/ExtUtils/MM_Unix.pm
15573 ____________________________________________________________________________
15574 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
15575         Log: Integrate changes #11193, 11205, 11209 from macperl.
15576              
15577              Fix up AutoLoader to fudge for Mac paths in import().
15578              
15579              Allow symbols in try_symbol() to begin with "_".
15580              
15581              Small portability fix for Mac OS.
15582      Branch: perl
15583           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
15584 ____________________________________________________________________________
15585 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
15586         Log: Metaconfig unit change for #11217.
15587      Branch: metaconfig/U/perl
15588            ! Extensions.U
15589 ____________________________________________________________________________
15590 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
15591         Log: Detypo, problem noticed by Gerrit P. Haase.
15592      Branch: perl
15593            ! Configure config_h.SH
15594 ____________________________________________________________________________
15595 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
15596         Log: Cwd cleanups.
15597      Branch: perl
15598            ! ext/Cwd/Cwd.xs
15599 ____________________________________________________________________________
15600 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
15601         Log: Slight tweaks on #11213.
15602      Branch: perl
15603            ! toke.c
15604 ____________________________________________________________________________
15605 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
15606         Log: A missing dTHX noticed by Gerrit P. Haase.
15607      Branch: perl
15608            ! ext/POSIX/POSIX.xs
15609 ____________________________________________________________________________
15610 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
15611         Log: Subject: [PATCH toke.c] Simplify yytoke()
15612              From: Simon Cozens <simon@netthink.co.uk>
15613              Date: Sun, 8 Jul 2001 13:24:34 +0100
15614              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
15615              
15616              Split out pending_ident().
15617      Branch: perl
15618            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
15619 ____________________________________________________________________________
15620 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
15621         Log: (Retracted by #11223.)
15622              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
15623              Date: Wed, 05 Nov 1997 17:22:34 -0600
15624              From: Graham Barr <gbarr@ti.com>
15625              Message-Id: <3460FFBA.6DA51F46@ti.com>
15626      Branch: perl
15627            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
15628 ____________________________________________________________________________
15629 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
15630         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
15631      Branch: perl
15632            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
15633            ! pod/perllocale.pod
15634 ____________________________________________________________________________
15635 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
15636         Log: Really do the test under the C locale.
15637      Branch: perl
15638            ! ext/I18N/Langinfo/Langinfo.t
15639 ____________________________________________________________________________
15640 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
15641         Log: Small portability fix for Mac OS.
15642      Branch: maint-5.6/macperl
15643            ! lib/Cwd.pm
15644 ____________________________________________________________________________
15645 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
15646         Log: Metaconfig unit change for #11207.
15647      Branch: metaconfig/U/perl
15648            ! Extensions.U
15649 ____________________________________________________________________________
15650 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
15651         Log: Add I18N::Langinfo, which is basically a wrapper around
15652              nl_langinfo(), which is an additional way to query locale
15653              specific information.
15654      Branch: perl
15655            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
15656            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
15657            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
15658 ____________________________________________________________________________
15659 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
15660         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
15661              used in File::Find tests; replace with if.t.
15662      Branch: maint-5.6/macperl
15663            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
15664            ! t/pragma/warn/op
15665 ____________________________________________________________________________
15666 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
15667         Log: Allow symbols in try_symbol() to begin with "_".
15668      Branch: maint-5.6/macperl
15669            ! makedef.pl
15670 ____________________________________________________________________________
15671 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
15672         Log: Sync up the File::Find changes from the rewrite by
15673              Thomas Wegner, et al.
15674      Branch: maint-5.6/macperl
15675            + t/lib/filefind-taint.t
15676            ! lib/File/Find.pm t/lib/filefind.t
15677 ____________________________________________________________________________
15678 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
15679         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
15680              From: Thomas Wegner <wegner_thomas@yahoo.com>
15681              Date: Thu, 5 Jul 2001 20:31:25 +0200
15682              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
15683      Branch: maint-5.6/macperl
15684            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
15685 ____________________________________________________________________________
15686 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
15687         Log: Some more test portability fixes.
15688      Branch: maint-5.6/macperl
15689            ! t/lib/filecopy.t t/pragma/warn/pp_sys
15690 ____________________________________________________________________________
15691 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
15692         Log: The #11200 removed wrong (non-existent) target.  Duh.
15693      Branch: perl
15694            ! Makefile.SH
15695 ____________________________________________________________________________
15696 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
15697         Log: Zap the lib/re.pm before creating it.
15698      Branch: perl
15699            ! Makefile.SH
15700 ____________________________________________________________________________
15701 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
15702         Log: Another test.  Please ignore.
15703      Branch: maint-5.6/macperl
15704            ! README.macos
15705 ____________________________________________________________________________
15706 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
15707         Log: Portability fixes for a lot of tests, especially IO-related
15708              tests, and warnings, and the harness script.
15709      Branch: maint-5.6/macperl
15710            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
15711            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
15712            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
15713            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
15714            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
15715            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
15716            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
15717            ! t/pragma/warnings.t
15718 ____________________________________________________________________________
15719 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
15720         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
15721              From: Nicholas Clark <nick@ccl4.org>
15722              Date: Sat, 7 Jul 2001 21:00:17 +0100
15723              Message-ID: <20010707210017.H59620@plum.flirble.org>
15724      Branch: perl
15725            ! lib/h2xs.t
15726 ____________________________________________________________________________
15727 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
15728         Log: The UNICOS/mk SysV IPC problem has been fixed.
15729      Branch: perl
15730            ! pod/perl572delta.pod
15731 ____________________________________________________________________________
15732 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
15733         Log: Slight update tweaks on perlunicode.pod.
15734      Branch: perl
15735            ! pod/perlunicode.pod
15736 ____________________________________________________________________________
15737 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
15738         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
15739              From: Mark-Jason Dominus <mjd@plover.com>
15740              Date: Sat, 07 Jul 2001 13:04:04 -0400
15741              Message-ID: <20010707170404.32694.qmail@plover.com>
15742      Branch: perl
15743            ! ext/DB_File/DB_File.pm
15744 ____________________________________________________________________________
15745 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
15746         Log: Fix up AutoLoader to fudge for Mac paths in import().
15747      Branch: maint-5.6/macperl
15748            ! lib/AutoLoader.pm
15749 ____________________________________________________________________________
15750 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
15751         Log: Try to force the lib/re.pm to be there before entering
15752              the extensions builds, should help for parallel makes.
15753      Branch: perl
15754            ! Makefile.SH
15755 ____________________________________________________________________________
15756 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
15757         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
15758              From: Norton Allen <allen@huarp.harvard.edu>
15759              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
15760              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
15761      Branch: perl
15762            ! ext/POSIX/POSIX.xs
15763 ____________________________________________________________________________
15764 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
15765         Log: Subject: [PATCH] Re: op/arith.t
15766              From: Nicholas Clark <nick@ccl4.org>
15767              Date: Sat, 7 Jul 2001 13:04:54 +0100
15768              Message-ID: <20010707130454.D59620@plum.flirble.org>
15769      Branch: perl
15770            ! numeric.c toke.c
15771 ____________________________________________________________________________
15772 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
15773         Log: Subject: [PATCH] h2xs
15774              From: Nicholas Clark <nick@ccl4.org>
15775              Date: Fri, 6 Jul 2001 23:25:14 +0100
15776              Message-ID: <20010706232514.X59620@plum.flirble.org>
15777      Branch: perl
15778            ! utils/h2xs.PL
15779 ____________________________________________________________________________
15780 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
15781         Log: Subject: Re: bleedperl perl_alloc..free leakage
15782              From: Radu Greab <radu@netsoft.ro>
15783              Date: Fri, 6 Jul 2001 19:48:54 +0300
15784              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
15785              
15786              Leak-be-gone.
15787      Branch: perl
15788            ! op.c
15789 ____________________________________________________________________________
15790 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
15791         Log: Test again.  Please ignore.
15792      Branch: maint-5.6/macperl
15793            ! README.macos
15794 ____________________________________________________________________________
15795 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
15796         Log: Test.  Please ignore.
15797      Branch: maint-5.6/macperl
15798            ! README.macos
15799 ____________________________________________________________________________
15800 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
15801         Log: Include changes already sent in separately as patches,
15802              before branch was created.
15803      Branch: maint-5.6/macperl
15804            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
15805            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
15806            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
15807            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
15808            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
15809            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
15810            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
15811            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
15812            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
15813            ! t/pragma/strict.t
15814 ____________________________________________________________________________
15815 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
15816         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
15817              From: Norton Allen <allen@huarp.harvard.edu>
15818              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
15819              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
15820      Branch: perl
15821            ! utf8.h
15822 ____________________________________________________________________________
15823 [ 11183] By: nick                                  on 2001/07/06  16:27:40
15824         Log: Integrate mainline
15825      Branch: perlio
15826           +> (branch 42 files)
15827            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
15828            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
15829            - win32/bin/mdelete.bat
15830           !> (integrate 215 files)
15831 ____________________________________________________________________________
15832 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
15833         Log: The #11166 needed also these updated.
15834      Branch: perl
15835            ! lib/warnings.pm warnings.h
15836 ____________________________________________________________________________
15837 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
15838         Log: Update Changes.
15839      Branch: perl
15840            ! Changes patchlevel.h
15841 ____________________________________________________________________________
15842 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
15843         Log: Regen toc.
15844      Branch: perl
15845            ! pod/perltoc.pod
15846 ____________________________________________________________________________
15847 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
15848         Log: Nit from Abhijit.
15849      Branch: perl
15850            ! lib/CPAN.pm
15851 ____________________________________________________________________________
15852 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
15853         Log: Retract #11172.
15854      Branch: perl
15855            ! t/op/method.t
15856 ____________________________________________________________________________
15857 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
15858         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
15859              From: Norton Allen <allen@huarp.harvard.edu>
15860              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
15861              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
15862      Branch: perl
15863            ! lib/Cwd.pm
15864 ____________________________________________________________________________
15865 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
15866         Log: (Accidentally empty check-in.)
15867      Branch: perl
15868            ! utf8.h
15869 ____________________________________________________________________________
15870 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
15871         Log: Retract #11165 since Sarathy pointed out it'll not
15872              work properly under threads, the problem should be
15873              solved using "the savestack, either via SSNEW() or
15874              using a newSVpv()+SAVEFREESV() combo."
15875      Branch: perl
15876            ! ext/POSIX/POSIX.xs
15877 ____________________________________________________________________________
15878 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
15879         Log: Retract #11125 since NI-S pointed out it'll not work in
15880              cases where the extension has their own handcrafted INC
15881              et alia.
15882      Branch: perl
15883            ! lib/ExtUtils/MM_Unix.pm
15884 ____________________________________________________________________________
15885 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
15886         Log: Subject: RE: [PATCH] -I and MakeMaker again
15887              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
15888              Date: Fri, 6 Jul 2001 09:18:29 +0200
15889              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
15890      Branch: perl
15891            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
15892            ! lib/ExtUtils/MM_Win32.pm
15893 ____________________________________________________________________________
15894 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
15895         Log: (Retracted by #11178)
15896              Subject: [PATCH t/op/method.t] SUPER:: strangeness
15897              From: Piers Cawley <pdcawley@iterative-software.com>
15898              Date: 06 Jul 2001 10:49:01 +0100
15899              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
15900      Branch: perl
15901            ! t/op/method.t
15902 ____________________________________________________________________________
15903 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
15904         Log: VOS README update from Paul Green.
15905      Branch: perl
15906            ! README.vos
15907 ____________________________________________________________________________
15908 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
15909         Log: Subject: [PATCH README.qnx hints/qnx.sh]
15910              From: Norton Allen <allen@huarp.harvard.edu>
15911              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
15912              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
15913      Branch: perl
15914            ! README.qnx hints/qnx.sh
15915 ____________________________________________________________________________
15916 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
15917         Log: Subject: [PATCH] Doc patch for Tie::Hash
15918              From: Artur Bergman <artur@contiller.se>
15919              Date: Thu, 05 Jul 2001 22:51:18 +0200
15920              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
15921      Branch: perl
15922            ! lib/Tie/Hash.pm
15923 ____________________________________________________________________________
15924 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
15925         Log: Subject: [PATCH] perlfaq4.pod
15926              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
15927              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
15928              Date: Thu, 5 Jul 2001 18:44:10 +0100 
15929      Branch: perl
15930            ! pod/perlfaq4.pod
15931 ____________________________________________________________________________
15932 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
15933         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
15934              From: Robin Houston <robin@kitsite.com>
15935              Date: Thu, 5 Jul 2001 18:33:21 +0100
15936              Message-ID: <20010705183321.A27345@robin.kitsite.com>
15937      Branch: perl
15938            ! ext/B/B/Deparse.pm
15939 ____________________________________________________________________________
15940 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
15941         Log: (Retracted by #11285.)
15942              
15943              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
15944              From: Abhijit Menon-Sen <ams@wiw.org>
15945              Date: Fri, 6 Jul 2001 01:26:32 +0530
15946              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
15947      Branch: perl
15948            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
15949            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
15950            ! warnings.pl
15951 ____________________________________________________________________________
15952 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
15953         Log: (Retracted by #11175)
15954              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
15955              From: Norton Allen <allen@huarp.harvard.edu>
15956              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
15957              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
15958      Branch: perl
15959            ! ext/POSIX/POSIX.xs
15960 ____________________________________________________________________________
15961 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
15962         Log: Unterminated C< (noticed by Richard Hatch), and few other
15963              small Unicode doc tweaks.
15964      Branch: perl
15965            ! pod/perlretut.pod
15966 ____________________________________________________________________________
15967 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
15968         Log: More flexible argument understanding; add charblocks() and
15969              charscripts(); make charblock() and charscript() two-way;
15970              add charinrange(); separate the $Unicode::UCD::VERSION and
15971              the version of the Unicode by adding UnicodeVersion().
15972      Branch: perl
15973            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
15974 ____________________________________________________________________________
15975 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
15976         Log: Update Unicode::UCD on \p{In...}.
15977      Branch: perl
15978            ! lib/Unicode/UCD.pm
15979 ____________________________________________________________________________
15980 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
15981         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
15982              From: Norton Allen <allen@huarp.harvard.edu>
15983              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
15984              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
15985      Branch: perl
15986            ! lib/ExtUtils/MM_Unix.pm
15987 ____________________________________________________________________________
15988 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
15989         Log: POSIX-BC tweaks from Thomas Dorner.
15990      Branch: perl
15991            ! hints/posix-bc.sh perlio.h
15992 ____________________________________________________________________________
15993 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
15994         Log: Module updates for the delta.
15995      Branch: perl
15996            ! pod/perl572delta.pod
15997 ____________________________________________________________________________
15998 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
15999         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
16000              From: Norton Allen <allen@huarp.harvard.edu>
16001              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
16002              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
16003      Branch: perl
16004            ! ext/IO/lib/IO/t/io_sock.t
16005 ____________________________________________________________________________
16006 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
16007         Log: Subject: [PATCH perldiag.pod] Quick fixes
16008              From: Simon Cozens <simon@netthink.co.uk>
16009              Date: Wed, 4 Jul 2001 20:22:12 +0100
16010              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
16011      Branch: perl
16012            ! pod/perldiag.pod
16013 ____________________________________________________________________________
16014 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
16015         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
16016              From: Radu Greab <radu@netsoft.ro>
16017              Date: Wed, 4 Jul 2001 22:13:31 +0300
16018              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
16019      Branch: perl
16020            ! op.c sv.c t/op/pos.t
16021 ____________________________________________________________________________
16022 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
16023         Log: Subject: [PATCH] -I and MakeMaker again
16024              From: Michael G Schwern <schwern@pobox.com>
16025              Date: Wed, 4 Jul 2001 15:03:07 -0400
16026              Message-ID: <20010704150307.I20340@blackrider>
16027              
16028              (and retract #11145)
16029      Branch: perl
16030            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
16031            ! lib/ExtUtils/MakeMaker.pm
16032 ____________________________________________________________________________
16033 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
16034         Log: Subject: Re: PERFORCE change 11142 for review
16035              From: "Philip Newton" <Philip.Newton@gmx.net>
16036              Date: Wed, 4 Jul 2001 20:46:26 +0200
16037              Message-Id: <200107041841.VAA25380@taas.iki.fi>
16038      Branch: perl
16039            ! lib/ExtUtils/MakeMaker.pm
16040 ____________________________________________________________________________
16041 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
16042         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
16043              From: Jonathan Stowe <gellyfish@gellyfish.com>
16044              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
16045              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
16046      Branch: perl
16047            ! utils/pl2pm.PL
16048 ____________________________________________________________________________
16049 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
16050         Log: fix the binary compatibility issue when building with/without
16051              usemymalloc by exporting Perl_malloc() et al as simple wrappers
16052              around the system functions (this allows most extensions built
16053              using one mode to coexist with perls built in the other mode)
16054              
16055              XXX the Perl_mfree() wrapper might need to do return(free()) on
16056              platforms where Free_t isn't "void"
16057      Branch: perl
16058            ! embed.h embed.pl makedef.pl proto.h util.c
16059 ____________________________________________________________________________
16060 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
16061         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
16062              since it doesn't ensure threads other than the one calling fork()
16063              aren't holding any locks; the fix is to use pthread_atfork() to
16064              hold global locks
16065              
16066              building perl with -Dusemymalloc exacerbates the problem since
16067              Perl_malloc() holds a mutex, and perl's exec() calls New()
16068              
16069              XXX the code in win32thread.h may be needed on platforms that have
16070              no pthread_atfork()
16071      Branch: perl
16072            ! perl.c thread.h win32/win32thread.h
16073 ____________________________________________________________________________
16074 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
16075         Log: Integrate #11009 from maintperl.
16076      Branch: maint-5.6/macperl
16077           !> lib/ExtUtils/Manifest.pm
16078 ____________________________________________________________________________
16079 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
16080         Log: Flexing my Perforce muscles.
16081      Branch: maint-5.6/macperl
16082            ! README.macos
16083 ____________________________________________________________________________
16084 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
16085         Log: Update Changes.
16086      Branch: perl
16087            ! Changes patchlevel.h
16088 ____________________________________________________________________________
16089 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
16090         Log: Metaconfig unit change for #11146.
16091      Branch: metaconfig/U/perl
16092            ! d_fcntl_can_lock.U
16093 ____________________________________________________________________________
16094 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
16095         Log: Somehow the #ifdefs of the added code (in #11093) made
16096              HP-UX to fail the fcntl locking test, without the ifdefs
16097              the test seems to be working again.  Reason unknown:
16098              HP-UX cc doesn't complain either way.
16099      Branch: perl
16100            ! Configure
16101 ____________________________________________________________________________
16102 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
16103         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
16104      Branch: perl
16105            ! lib/ExtUtils/MM_Unix.pm
16106 ____________________________________________________________________________
16107 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
16108         Log: gcc -Wall nit.
16109      Branch: perl
16110            ! pp_hot.c
16111 ____________________________________________________________________________
16112 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
16113         Log: When removing tests updating the test count is a good idea, too.
16114      Branch: perl
16115            ! lib/Net/t/require.t
16116 ____________________________________________________________________________
16117 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
16118         Log: Document #11134 and add the new symbols to the list of
16119              of MakeMaker known ones.
16120      Branch: perl
16121            ! lib/ExtUtils/MakeMaker.pm
16122 ____________________________________________________________________________
16123 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
16124         Log: Microperl update.
16125      Branch: perl
16126            ! uconfig.h
16127 ____________________________________________________________________________
16128 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
16129         Log: Update the libnet tests as per #11138.
16130      Branch: perl
16131            - lib/Net/t/ph.t
16132            ! MANIFEST lib/Net/t/require.t
16133 ____________________________________________________________________________
16134 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
16135         Log: Regen toc and modlib.
16136      Branch: perl
16137            ! pod/perlmodlib.pod pod/perltoc.pod
16138 ____________________________________________________________________________
16139 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
16140         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
16141              Graham's request.
16142      Branch: perl
16143            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
16144            ! MANIFEST
16145 ____________________________________________________________________________
16146 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
16147         Log: Add the OS/390 harness results to the delta.
16148      Branch: perl
16149            ! pod/perl572delta.pod
16150 ____________________________________________________________________________
16151 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
16152         Log: Avoid the two study tests in OS/390 until the bug has been solved.
16153      Branch: perl
16154            ! t/op/study.t
16155 ____________________________________________________________________________
16156 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
16157         Log: DOS/DJGPP tweaks from Laszlo Molnar.
16158      Branch: perl
16159            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
16160 ____________________________________________________________________________
16161 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
16162         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
16163              From: Michael G Schwern <schwern@pobox.com>
16164              Date: Wed, 4 Jul 2001 00:01:16 -0400
16165              Message-ID: <20010704000116.C591@blackrider>
16166      Branch: perl
16167            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
16168 ____________________________________________________________________________
16169 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
16170         Log: The #11132 missed singleton characters (not part
16171              of a unilo..unihi range) in Unicode scripts.
16172      Branch: perl
16173            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
16174            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
16175            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
16176            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
16177            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
16178            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
16179            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
16180            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
16181            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
16182            ! lib/unicode/mktables.PL t/op/pat.t
16183 ____________________________________________________________________________
16184 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
16185         Log: Support preferentially the Unicode 'scripts' definition
16186              in the \p{In...} notation since according to Unicode the
16187              scripts concept is more natural for matching than using
16188              the somewhat artificial block names.  The block names are
16189              still available, though, and if there's a name conflict,
16190              the scripts one wins and the blocks one has to do with
16191              'Block' appended to its name.  For more information see
16192              
16193              http://www.unicode.org/unicode/reports/tr24/
16194      Branch: perl
16195            + lib/unicode/In/100.pl lib/unicode/In/101.pl
16196            + lib/unicode/In/102.pl lib/unicode/In/103.pl
16197            + lib/unicode/In/104.pl lib/unicode/In/105.pl
16198            + lib/unicode/In/106.pl lib/unicode/In/107.pl
16199            + lib/unicode/In/108.pl lib/unicode/In/109.pl
16200            + lib/unicode/In/110.pl lib/unicode/In/111.pl
16201            + lib/unicode/In/112.pl lib/unicode/In/113.pl
16202            + lib/unicode/In/114.pl lib/unicode/In/115.pl
16203            + lib/unicode/In/116.pl lib/unicode/In/117.pl
16204            + lib/unicode/In/118.pl lib/unicode/In/119.pl
16205            + lib/unicode/In/120.pl lib/unicode/In/121.pl
16206            + lib/unicode/In/122.pl lib/unicode/In/123.pl
16207            + lib/unicode/In/124.pl lib/unicode/In/125.pl
16208            + lib/unicode/In/126.pl lib/unicode/In/127.pl
16209            + lib/unicode/In/128.pl lib/unicode/In/129.pl
16210            + lib/unicode/In/130.pl lib/unicode/In/131.pl
16211            + lib/unicode/In/132.pl lib/unicode/In/133.pl
16212            + lib/unicode/In/134.pl lib/unicode/In/135.pl
16213            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
16214            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
16215            ! (edit 106 files)
16216 ____________________________________________________________________________
16217 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
16218         Log: Better document the difference between a block and a script.
16219      Branch: perl
16220            ! lib/Unicode/UCD.pm
16221 ____________________________________________________________________________
16222 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
16223         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
16224              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
16225              Date: Tue, 3 Jul 2001 15:04:23 -0500
16226              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
16227      Branch: perl
16228            ! lib/CPAN.pm
16229 ____________________________________________________________________________
16230 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
16231         Log: Add tests for charscript().
16232      Branch: perl
16233            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
16234 ____________________________________________________________________________
16235 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
16236         Log: Add charscript() to get the UTR#24 script names of characters.
16237      Branch: perl
16238            ! lib/Unicode/UCD.pm
16239 ____________________________________________________________________________
16240 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
16241         Log: Todo updates.
16242      Branch: perl
16243            ! pod/perltodo.pod
16244 ____________________________________________________________________________
16245 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
16246         Log: Unicode::UCD updates.
16247      Branch: perl
16248            ! lib/Unicode/UCD.pm
16249 ____________________________________________________________________________
16250 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
16251         Log: (Retracted by #11174)
16252              Subject: MakeMaker should pass through DEFINE and INC to subdirs
16253              From: Alan Burlison <Alan.Burlison@sun.com>
16254              Date: Tue, 03 Jul 2001 15:20:13 +0100
16255              Message-ID: <3B41D49D.A923D4F9@sun.com>
16256      Branch: perl
16257            ! lib/ExtUtils/MM_Unix.pm
16258 ____________________________________________________________________________
16259 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
16260         Log: Subject: Patch needed for UTS
16261              From: hom00@utsglobal.com (Hal Morris)
16262              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
16263              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
16264              
16265              Replace #11113 with a better version.
16266      Branch: perl
16267            ! perl.h
16268 ____________________________________________________________________________
16269 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
16270         Log: Subject: Re: POINTERRIGOR
16271              From: Andy Dougherty <doughera@lafayette.edu>
16272              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
16273              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
16274      Branch: perl
16275            ! util.c
16276 ____________________________________________________________________________
16277 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
16278         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
16279              From: "Philip Newton" <pnewton@gmx.de>
16280              Date: Tue, 3 Jul 2001 17:03:34 +0200
16281              Message-ID: <3B41FAE6.29564.660E117@localhost>
16282      Branch: perl
16283            ! pp_hot.c
16284 ____________________________________________________________________________
16285 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
16286         Log: Typos.
16287      Branch: perl
16288            ! INSTALL
16289 ____________________________________________________________________________
16290 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
16291         Log: Subject: [PATCH 5.6.1] debugger fixes
16292              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16293              Date: Tue, 3 Jul 2001 03:38:18 -0400
16294              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
16295              
16296              The $^S is working again.
16297      Branch: perl
16298            ! lib/perl5db.pl
16299 ____________________________________________________________________________
16300 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
16301         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
16302              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16303              Date: Tue, 3 Jul 2001 03:34:06 -0400
16304              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
16305      Branch: perl
16306            ! os2/OS2/Process/Process.pm
16307 ____________________________________________________________________________
16308 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
16309         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
16310              From: "Philip Newton" <Philip.Newton@gmx.net>
16311              Date: Tue, 3 Jul 2001 09:11:27 +0200
16312              Message-Id: <200107030706.KAA04596@taas.iki.fi>
16313      Branch: perl
16314            ! lib/FindBin.pm
16315 ____________________________________________________________________________
16316 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
16317         Log: Delta delta.
16318      Branch: perl
16319            ! pod/perl572delta.pod
16320 ____________________________________________________________________________
16321 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
16322         Log: Metaconfig unit change for 11115.
16323      Branch: metaconfig
16324            ! U/modified/libc.U
16325 ____________________________________________________________________________
16326 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
16327         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
16328              (from Richard Hatch) (this was the cause of pipes() and
16329              times() myeteriously not being found)
16330      Branch: perl
16331            ! Configure
16332 ____________________________________________________________________________
16333 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
16334         Log: Retract #10142, the real culprit found by Richard Hatch,
16335              coming soon to Configure near you.
16336      Branch: perl
16337            ! hints/aix.sh
16338 ____________________________________________________________________________
16339 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
16340         Log: (Replaced by #11124) UTS workaround from Hal Morris.
16341      Branch: perl
16342            ! perl.h
16343 ____________________________________________________________________________
16344 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
16345         Log: Subject: [PATCH] grok not grocking correctly
16346              From: Nicholas Clark <nick@ccl4.org>
16347              Date: Tue, 3 Jul 2001 00:19:08 +0100
16348              Message-ID: <20010703001908.H59620@plum.flirble.org>
16349      Branch: perl
16350            ! numeric.c
16351 ____________________________________________________________________________
16352 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
16353         Log: Subject: [PATCH Deparse.t] test just-posted patches
16354              From: Robin Houston <robin@kitsite.com>
16355              Date: Mon, 2 Jul 2001 23:46:15 +0100
16356              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
16357      Branch: perl
16358            ! ext/B/Deparse.t
16359 ____________________________________________________________________________
16360 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
16361         Log: Subject: [PATCH toke.c] autosplit into @F
16362              From: Robin Houston <robin@kitsite.com>
16363              Date: Mon, 2 Jul 2001 23:18:20 +0100
16364              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
16365      Branch: perl
16366            ! perl.c toke.c
16367 ____________________________________________________________________________
16368 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
16369         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
16370              From: Robin Houston <robin@kitsite.com>
16371              Date: Mon, 2 Jul 2001 23:00:48 +0100
16372              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
16373      Branch: perl
16374            ! ext/B/B/Deparse.pm
16375 ____________________________________________________________________________
16376 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
16377         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
16378              From: "Philip Newton" <Philip.Newton@gmx.net>
16379              Date: Mon, 2 Jul 2001 22:06:22 +0200
16380              (no Message-Id)
16381      Branch: perl
16382            ! ext/NDBM_File/hints/linux.pl
16383 ____________________________________________________________________________
16384 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
16385         Log: Subject: Re: Fixed pack problem - sort of
16386              From: Nicholas Clark <nick@ccl4.org>
16387              Date: Mon, 2 Jul 2001 20:59:20 +0100
16388              Message-ID: <20010702205919.F59620@plum.flirble.org>
16389      Branch: perl
16390            ! pp_pack.c t/op/pack.t
16391 ____________________________________________________________________________
16392 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
16393         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
16394              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16395              Date: Mon, 2 Jul 2001 15:45:41 -0400
16396              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
16397      Branch: perl
16398            ! os2/os2.c
16399 ____________________________________________________________________________
16400 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
16401         Log: (Mistaken retraction)
16402      Branch: perl
16403            ! utils/pl2pm.PL
16404 ____________________________________________________________________________
16405 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
16406         Log: Detypo in #11103.
16407      Branch: perl
16408            ! utils/pl2pm.PL
16409 ____________________________________________________________________________
16410 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
16411         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
16412              From: Jonathan Stowe <gellyfish@gellyfish.com>
16413              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
16414              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
16415      Branch: perl
16416            ! utils/pl2pm.PL
16417 ____________________________________________________________________________
16418 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
16419         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
16420              From: "Craig A. Berry" <craigberry@mac.com>
16421              Date: Mon, 02 Jul 2001 14:11:23 -0500
16422              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
16423      Branch: perl
16424            ! lib/Unicode/UCD.pm
16425 ____________________________________________________________________________
16426 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
16427         Log: Subject: [PATCH] Re: op/numconvert.t failures
16428              From: Nicholas Clark <nick@ccl4.org>
16429              Date: Mon, 2 Jul 2001 20:10:48 +0100
16430              Message-ID: <20010702201048.E59620@plum.flirble.org>
16431      Branch: perl
16432            ! t/op/numconvert.t
16433 ____________________________________________________________________________
16434 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
16435         Log: Update Changes.
16436      Branch: perl
16437            ! Changes patchlevel.h
16438 ____________________________________________________________________________
16439 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
16440         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
16441              The real fix must be more involved.  The line of code all the leaky
16442              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
16443              line of Perl_newPMOP().
16444      Branch: perl
16445            ! op.h
16446 ____________________________________________________________________________
16447 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
16448         Log: Based on
16449              
16450              Subject: Re: sizeof(struct sembuf)
16451              From: Nicholas Clark <nick@ccl4.org>
16452              Date: Sun, 1 Jul 2001 22:26:48 +0100
16453              Message-ID: <20010701222648.W59620@plum.flirble.org>
16454              
16455              but do semop() always the slow way.
16456      Branch: perl
16457            ! doio.c
16458 ____________________________________________________________________________
16459 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
16460         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
16461              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16462              Date: Tue, 03 Jul 2001 00:56:30 +0900
16463              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
16464      Branch: perl
16465            ! ext/Encode/Encode/Tcl.t
16466 ____________________________________________________________________________
16467 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
16468         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
16469              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16470              Date: Tue, 03 Jul 2001 00:55:46 +0900
16471              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
16472      Branch: perl
16473            ! ext/Encode/Encode/Tcl.pm
16474 ____________________________________________________________________________
16475 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
16476         Log: Regen api and toc.
16477      Branch: perl
16478            ! pod/perlapi.pod pod/perltoc.pod
16479 ____________________________________________________________________________
16480 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
16481         Log: Metaconfig unit change for #11093.
16482      Branch: metaconfig/U/perl
16483            ! d_fcntl_can_lock.U
16484 ____________________________________________________________________________
16485 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
16486         Log: The fcntl locking test may hang if NFS locking messed up;
16487              break out with alarm(10).
16488      Branch: perl
16489            ! Configure
16490 ____________________________________________________________________________
16491 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
16492         Log: Move the mdelete.bat from win32/bin to win32.
16493      Branch: perl
16494            ! MANIFEST
16495 ____________________________________________________________________________
16496 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
16497         Log: Typo in #11083.
16498      Branch: perl
16499            ! ext/Time/Piece/Piece.t
16500 ____________________________________________________________________________
16501 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
16502         Log: Netware tweaks from Guruprasad.
16503      Branch: perl
16504            - NetWare/perlsdio.h
16505            ! MANIFEST NetWare/Makefile NetWare/interface.c
16506            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
16507            ! perlsdio.h
16508 ____________________________________________________________________________
16509 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
16510         Log: Subject: Re: [PATH] shared -> unique;
16511              From: Abhijit Menon-Sen <ams@wiw.org>
16512              Date: Wed, 27 Jun 2001 03:51:27 +0530
16513              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
16514      Branch: perl
16515            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
16516 ____________________________________________________________________________
16517 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
16518         Log: Subject: Re: AIX / gcc-3.0
16519              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16520              Date: Mon, 02 Jul 2001 15:20:21 +0200
16521              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
16522      Branch: perl
16523            ! hints/aix.sh
16524 ____________________________________________________________________________
16525 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
16526         Log: Subject: Re: Bug report: split splits on wrong pattern
16527              From: Abhijit Menon-Sen <ams@wiw.org>
16528              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
16529              Date: Mon, 2 Jul 2001 16:31:33 +0530
16530      Branch: perl
16531            ! pp_ctl.c
16532 ____________________________________________________________________________
16533 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
16534         Log: Subject: [PATCH 5.6.1] test harness
16535              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16536              Date: Mon, 2 Jul 2001 06:29:21 -0400
16537              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
16538      Branch: perl
16539            ! lib/Test/Harness.pm
16540 ____________________________________________________________________________
16541 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
16542         Log: Subject: [PATCH 5.6.1] debugger goof
16543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16544              Date: Mon, 2 Jul 2001 06:27:22 -0400
16545              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
16546      Branch: perl
16547            ! lib/perl5db.pl
16548 ____________________________________________________________________________
16549 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
16550         Log: Subject: [PATCH 5.6.1] OS/2 cwd
16551              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16552              Date: Mon, 2 Jul 2001 06:21:17 -0400
16553              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
16554      Branch: perl
16555            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
16556 ____________________________________________________________________________
16557 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
16558         Log: Make #11082 more OS/2-specific.
16559      Branch: perl
16560            ! ext/Time/Piece/Piece.t
16561 ____________________________________________________________________________
16562 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
16563         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
16564              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16565              Date: Mon, 2 Jul 2001 06:06:34 -0400
16566              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
16567      Branch: perl
16568            ! ext/Time/Piece/Piece.t
16569 ____________________________________________________________________________
16570 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
16571         Log: Subject: [PATCH B::Deparse] version number & changes
16572              From: Robin Houston <robin@kitsite.com>  
16573              Date: Sun, 1 Jul 2001 17:17:29 +0100
16574              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
16575      Branch: perl
16576            ! ext/B/B/Deparse.pm
16577 ____________________________________________________________________________
16578 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
16579         Log: Subject: a small fix.
16580              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
16581              Date: Mon, 2 Jul 2001 12:17:53 +0200
16582              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
16583      Branch: perl
16584            ! ext/Thread/Thread.xs
16585 ____________________________________________________________________________
16586 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
16587         Log: Subject: RE: perl@10907
16588              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
16589              Date: Mon, 2 Jul 2001 12:06:16 +0200
16590              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
16591              
16592              Borland C vs PerlIO.
16593      Branch: perl
16594            ! win32/config.bc win32/config_H.bc
16595 ____________________________________________________________________________
16596 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
16597         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
16598              From: "H.M. Brand" <merijn@l1.procura.nl>
16599              Date: Mon, 02 Jul 2001 11:18:57 +0200
16600              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
16601      Branch: perl
16602            ! t/op/write.t
16603 ____________________________________________________________________________
16604 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
16605         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
16606              From: Michael G Schwern <schwern@pobox.com>
16607              Date: Mon, 2 Jul 2001 00:26:24 -0400
16608              Message-ID: <20010702002624.A18302@blackrider>
16609      Branch: perl
16610            - ext/util/mkbootstrap
16611 ____________________________________________________________________________
16612 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
16613         Log: Subject: [PATCH op.h] v minor comment tweak
16614              From: Robin Houston <robin@puffinry.freeserve.co.uk>
16615              Date: Mon, 2 Jul 2001 00:42:01 +0100
16616              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
16617      Branch: perl
16618            ! op.h
16619 ____________________________________________________________________________
16620 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
16621         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
16622      Branch: perl
16623            ! pod/perlfunc.pod
16624 ____________________________________________________________________________
16625 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
16626         Log: Subject: Re: sizeof(struct sembuf)
16627              From: Nicholas Clark <nick@ccl4.org>
16628              Date: Sun, 1 Jul 2001 19:23:16 +0100
16629              Message-ID: <20010701192316.V59620@plum.flirble.org>
16630              
16631              s/signaling/signalling/
16632      Branch: perl
16633            ! pod/perlfunc.pod
16634 ____________________________________________________________________________
16635 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
16636         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
16637              From: "Philip Newton" <Philip.Newton@gmx.net>
16638              Date: Sun, 1 Jul 2001 09:37:56 +0200
16639              Message-Id: <200107010733.KAA03920@taas.iki.fi>
16640      Branch: perl
16641            ! pod/perlvar.pod
16642 ____________________________________________________________________________
16643 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
16644         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
16645              From: "Philip Newton" <Philip.Newton@gmx.net>
16646              Date: Sun, 1 Jul 2001 09:37:56 +0200
16647              Message-Id: <200107010733.KAA03925@taas.iki.fi>
16648      Branch: perl
16649            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
16650 ____________________________________________________________________________
16651 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
16652         Log: Metaconfig unit change for #11070.
16653      Branch: metaconfig
16654            ! U/compline/randfunc.U
16655 ____________________________________________________________________________
16656 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
16657         Log: Subject: [PATCH perlsnap] its --> it's --> its
16658              From: "Philip Newton" <Philip.Newton@gmx.net>
16659              Date: Sun, 1 Jul 2001 09:37:56 +0200
16660              Message-Id: <200107010733.KAA03914@taas.iki.fi>
16661      Branch: perl
16662            ! Porting/config_H
16663 ____________________________________________________________________________
16664 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
16665         Log: Sync with Sarathy; integrate with perlio.
16666      Branch: perl
16667           !> gv.c
16668 ____________________________________________________________________________
16669 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
16670         Log: regenerate win32/config_H.?c files
16671      Branch: perl
16672            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16673 ____________________________________________________________________________
16674 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
16675         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
16676              naming discipline
16677              
16678              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
16679              because of this)
16680              
16681              fix a warning about "fd" being used without being set in Cwd.xs
16682      Branch: perl
16683            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
16684            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
16685            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
16686            ! win32/config.vc
16687 ____________________________________________________________________________
16688 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
16689         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
16690              within macro arguments") and warnings ("unary minus applied to
16691              unsigned type", among others)
16692      Branch: perl
16693            ! gv.c hv.c op.c pp.c sv.c toke.c
16694 ____________________________________________________________________________
16695 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
16696         Log: win32 fixes: more spurious CRs
16697      Branch: perl
16698            ! win32/mdelete.bat
16699 ____________________________________________________________________________
16700 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
16701         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
16702              from win32/bin (or it gets deleted by distclean); don't delete
16703              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
16704              NT (should be made Win9x specific, and added to makefile.mk)
16705      Branch: perl
16706           +> win32/mdelete.bat
16707            - win32/bin/mdelete.bat
16708            ! win32/Makefile win32/makefile.mk
16709 ____________________________________________________________________________
16710 [ 11063] By: nick                                  on 2001/07/01  18:54:09
16711         Log: Quick for for #ifdef mess
16712      Branch: perlio
16713            ! gv.c
16714 ____________________________________________________________________________
16715 [ 11062] By: nick                                  on 2001/07/01  18:47:42
16716         Log: Raw integrate - does not build #if mess in gv.c
16717      Branch: perlio
16718           !> (integrate 29 files)
16719 ____________________________________________________________________________
16720 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
16721         Log: Make 'compile' target a little less broken.
16722              Still very broken, though: -Wall warnings from
16723              the generated code, boot_Foo prototypes missing,
16724              can't autoload Fcntl::SEEK_CUR et alia, ...
16725      Branch: perl
16726            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
16727            ! utils/perlcc.PL x2p/Makefile.SH
16728 ____________________________________________________________________________
16729 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
16730         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
16731      Branch: perl
16732            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
16733            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
16734 ____________________________________________________________________________
16735 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
16736         Log: Update Changes.
16737      Branch: perl
16738            ! Changes patchlevel.h
16739 ____________________________________________________________________________
16740 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
16741         Log: Still one typo, regen toc.
16742      Branch: perl
16743            ! lib/Unicode/UCD.pm pod/perltoc.pod
16744 ____________________________________________________________________________
16745 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
16746         Log: Detypos and regen toc.
16747      Branch: perl
16748            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
16749 ____________________________________________________________________________
16750 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
16751         Log: VERSION tweak.
16752      Branch: perl
16753            ! ext/List/Util/lib/List/Util.pm
16754 ____________________________________________________________________________
16755 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
16756         Log: Attempt at plugging the leak under ithreads detected by Doug.
16757      Branch: perl
16758            ! op.h
16759 ____________________________________________________________________________
16760 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
16761         Log: gcc -Wall lint after #11051.
16762      Branch: perl
16763            ! pp_sys.c
16764 ____________________________________________________________________________
16765 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
16766         Log: Integrate perlio.
16767      Branch: perl
16768           !> lib/File/Find/taint.t
16769 ____________________________________________________________________________
16770 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
16771         Log: Don't use the v-strings for module VERSIONs.
16772      Branch: perl
16773            ! lib/Unicode/UCD.pm
16774 ____________________________________________________________________________
16775 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
16776         Log: Code cleanup based on turning off the -woffs in IRIX.
16777              Not all of the gripes cleaned up (hairy code in hv.c and
16778              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
16779              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
16780              to the IRIX hints)
16781      Branch: perl
16782            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
16783            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
16784            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
16785            ! regcomp.c sv.c
16786 ____________________________________________________________________________
16787 [ 11050] By: nick                                  on 2001/06/30  20:46:46
16788         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
16789      Branch: perlio
16790            ! lib/File/Find/taint.t
16791 ____________________________________________________________________________
16792 [ 11049] By: nick                                  on 2001/06/30  18:13:33
16793         Log: Integrate mainline
16794      Branch: perlio
16795           +> NetWare/nwstdio.h NetWare/perlsdio.h
16796           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
16797           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
16798           +> lib/Unicode/UCD.t t/run/exit.t
16799           !> (integrate 60 files)
16800 ____________________________________________________________________________
16801 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
16802         Log: Delta delta.
16803      Branch: perl
16804            ! pod/perl572delta.pod
16805 ____________________________________________________________________________
16806 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
16807         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
16808              by CPAN.pm, use rather _00.
16809      Branch: perl
16810            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
16811            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
16812            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
16813            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
16814            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
16815            ! lib/ExtUtils/Embed.pm lib/Test.pm
16816 ____________________________________________________________________________
16817 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
16818         Log: Add a simple Unicode character database interface, Unicode::UCD.
16819      Branch: perl
16820            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
16821            ! MANIFEST
16822 ____________________________________________________________________________
16823 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
16824         Log: Subject: [PATCH] op/numconver.t
16825              From: Nicholas Clark <nick@ccl4.org>
16826              Date: Sat, 30 Jun 2001 15:40:10 +0100
16827              Message-ID: <20010630154010.I59620@plum.flirble.org>
16828      Branch: perl
16829            ! t/op/numconvert.t
16830 ____________________________________________________________________________
16831 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
16832         Log: The $^N is now taken (by #11038).
16833      Branch: perl
16834            ! t/base/lex.t
16835 ____________________________________________________________________________
16836 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
16837         Log: The #11040 had slipped to a wrong function...
16838      Branch: perl
16839            ! sv.c
16840 ____________________________________________________________________________
16841 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
16842         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
16843              the Configure library symbol probe mysteriously finds all
16844              symbols but those of pipe() and times().
16845      Branch: perl
16846            ! hints/aix.sh
16847 ____________________________________________________________________________
16848 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
16849         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
16850              From: Nicholas Clark <nick@ccl4.org>
16851              Date: Fri, 29 Jun 2001 23:49:07 +0100
16852              Message-ID: <20010629234907.D59620@plum.flirble.org>
16853      Branch: perl
16854            ! lib/ExtUtils.t
16855 ____________________________________________________________________________
16856 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
16857         Log: Subject: [PATCH] weakref fix 2, not yet there
16858              From: Artur Bergman <artur@contiller.se>
16859              Date: Sat, 30 Jun 2001 01:18:16 +0200
16860              Message-ID: <B762D957.1CC9%artur@contiller.se>
16861      Branch: perl
16862            ! sv.c
16863 ____________________________________________________________________________
16864 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
16865         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
16866              From: Michael G Schwern <schwern@pobox.com>
16867              Date: Fri, 29 Jun 2001 19:39:11 -0400
16868              Message-ID: <20010629193910.D25304@blackrider>
16869      Branch: perl
16870            + t/run/exit.t
16871            ! MANIFEST
16872 ____________________________________________________________________________
16873 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
16874         Log: Add support for $^N, the most-recently closed group.
16875      Branch: perl
16876            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
16877            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
16878            ! thrdvar.h
16879 ____________________________________________________________________________
16880 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
16881         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
16882              From: lvirden@cas.org
16883              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
16884              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
16885              
16886              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
16887              From: lvirden@cas.org
16888              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
16889              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
16890      Branch: perl
16891            ! README.solaris
16892 ____________________________________________________________________________
16893 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
16894         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
16895              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16896              Date: Sat, 30 Jun 2001 07:33:37 +0900
16897              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
16898              
16899              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
16900              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16901              Date: Sat, 30 Jun 2001 21:38:14 +0900
16902              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
16903      Branch: perl
16904            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
16905            + ext/Encode/Encode/7bit-kr.enc
16906            ! MANIFEST ext/Encode/Encode/Tcl.pm
16907 ____________________________________________________________________________
16908 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
16909         Log: NetWare tweaks from Guruprasad.
16910      Branch: perl
16911            + NetWare/nwstdio.h NetWare/perlsdio.h
16912            ! MANIFEST NetWare/Makefile NetWare/config.wc
16913            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
16914            ! NetWare/t/Readme.txt
16915 ____________________________________________________________________________
16916 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
16917         Log: More module $VERSION bump-ups.
16918      Branch: perl
16919            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
16920            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
16921            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
16922 ____________________________________________________________________________
16923 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
16924         Log: Doc update due to #11032.
16925      Branch: perl
16926            ! pod/perl572delta.pod
16927 ____________________________________________________________________________
16928 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
16929         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
16930              From: Peter Prymmer <pvhp@forte.com>
16931              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
16932              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
16933      Branch: perl
16934            ! ext/Time/HiRes/HiRes.xs
16935 ____________________________________________________________________________
16936 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
16937         Log: -lpthreads missing in AIX.
16938      Branch: perl
16939            ! hints/aix.sh
16940 ____________________________________________________________________________
16941 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
16942         Log: Subject: [PATCH] CLONE && weakrefs
16943              From: Artur Bergman <artur@contiller.se>
16944              Date: Fri, 29 Jun 2001 17:02:00 +0200
16945              Message-ID: <B7626508.1CA0%artur@contiller.se>
16946      Branch: perl
16947            ! sv.c
16948 ____________________________________________________________________________
16949 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
16950         Log: Subject: Re: Bug report: split splits on wrong pattern
16951              From: Radu Greab <radu@netsoft.ro>
16952              Date: Wed, 27 Jun 2001 21:50:52 +0300
16953              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
16954      Branch: perl
16955            ! pp_ctl.c t/op/split.t
16956 ____________________________________________________________________________
16957 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
16958         Log: Metaconfig unit change for #11027.
16959      Branch: metaconfig/U/perl
16960            ! d_modfl.U
16961 ____________________________________________________________________________
16962 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
16963         Log: I thought this Configure glitch for AIX was just recently fixed?
16964      Branch: perl
16965            ! Configure
16966 ____________________________________________________________________________
16967 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
16968         Log: Update Changes.
16969      Branch: perl
16970            ! Changes patchlevel.h
16971 ____________________________________________________________________________
16972 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
16973         Log: Subject: Re: perl@10967, File::Find, and Cwd
16974              From: Mike Guy <mjtg@cam.ac.uk>
16975              Date: Fri, 29 Jun 2001 14:56:49 +0100
16976              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
16977      Branch: perl
16978            ! lib/File/Find/taint.t
16979 ____________________________________________________________________________
16980 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
16981         Log: Update the sv_pvprintify() spec.
16982      Branch: perl
16983            ! pod/perltodo.pod
16984 ____________________________________________________________________________
16985 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
16986         Log: Known test failures update.
16987      Branch: perl
16988            ! pod/perl572delta.pod
16989 ____________________________________________________________________________
16990 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
16991         Log: Based on
16992              
16993              Subject: [PATCH @11016] More );) fixes
16994              From: Richard Soderberg <rs@crystalflame.net>
16995              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
16996              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
16997      Branch: perl
16998            ! ext/Thread/Thread.xs ext/Thread/typemap
16999 ____________________________________________________________________________
17000 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
17001         Log: Subject: [PATCH @11016] Fixes compile errors in four files
17002              From: Richard Soderberg <rs@crystalflame.net>
17003              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
17004              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
17005      Branch: perl
17006            ! mg.c pp.c pp_hot.c util.c
17007 ____________________________________________________________________________
17008 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
17009         Log: AIX hints tweaking continues, from Merijn Brand.
17010      Branch: perl
17011            ! hints/aix.sh
17012 ____________________________________________________________________________
17013 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
17014         Log: HP-UX needs gccversion sooner, from Merijn Brand.
17015      Branch: perl
17016            ! hints/hpux.sh
17017 ____________________________________________________________________________
17018 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
17019         Log: Subject: [PATCH 5.6.1] OS/2 docs
17020              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17021              Date: Fri, 29 Jun 2001 02:34:12 -0400
17022              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
17023      Branch: perl
17024            ! README.os2 os2/Changes
17025 ____________________________________________________________________________
17026 [ 11017] By: nick                                  on 2001/06/29  10:20:30
17027         Log: Integrate mainline
17028      Branch: perlio
17029           +> (branch 37 files)
17030            - ext/ODBM_File/sdbm.t
17031           !> (integrate 211 files)
17032 ____________________________________________________________________________
17033 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
17034         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
17035              the modules found using a script written by Larry Schatzer Jr.
17036      Branch: perl
17037            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
17038            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
17039            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
17040            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
17041            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
17042            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
17043            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
17044            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
17045            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
17046            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
17047            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
17048            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
17049            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
17050            ! lib/constant.pm lib/fields.pm lib/strict.pm
17051 ____________________________________________________________________________
17052 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
17053         Log: The latest JPL from the anoncvs.
17054      Branch: perl
17055            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
17056 ____________________________________________________________________________
17057 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
17058         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
17059      Branch: perl
17060            ! t/op/pat.t
17061 ____________________________________________________________________________
17062 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
17063         Log: Worrying about insecure directories now is a bit too late.
17064      Branch: perl
17065            ! lib/File/Find/taint.t
17066 ____________________________________________________________________________
17067 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
17068         Log: Cannot DIE() in a void function,
17069              from Richard Hatch <rhatch@austin.ibm.com>.
17070      Branch: perl
17071            ! ext/IPC/SysV/SysV.xs
17072 ____________________________________________________________________________
17073 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
17074         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
17075              From: Peter Prymmer <pvhp@forte.com>
17076              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
17077              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
17078              
17079              (unfinished: time/hires tests 3, 5, 14 failing, but better
17080              than wholesale failure)
17081      Branch: perl
17082            ! ext/Time/HiRes/HiRes.xs
17083 ____________________________________________________________________________
17084 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
17085         Log: Subject: [PATCH 5.6.1] OS/2 improvements
17086              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17087              Date: Thu, 28 Jun 2001 16:03:14 -0400
17088              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
17089      Branch: perl
17090            + os2/os2_base.t
17091            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
17092            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
17093            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
17094            ! os2/os2ish.h
17095 ____________________________________________________________________________
17096 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
17097         Log: Subject: Incrementing Extutils::Manifest's $VERSION
17098              From: Michael G Schwern <schwern@pobox.com>
17099              Date: Thu, 28 Jun 2001 13:13:49 -0400
17100              Message-ID: <20010628131349.A14738@blackrider>
17101      Branch: maint-5.6/perl
17102            ! lib/ExtUtils/Manifest.pm
17103 ____________________________________________________________________________
17104 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
17105         Log: AIX tweak from Merijn Brand.
17106      Branch: perl
17107            ! hints/aix.sh
17108 ____________________________________________________________________________
17109 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
17110         Log: Create the macperl branch.
17111      Branch: maint-5.6/macperl
17112           +> (branch 1728 files)
17113 ____________________________________________________________________________
17114 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
17115         Log: Update Changes.
17116      Branch: perl
17117            ! Changes patchlevel.h
17118 ____________________________________________________________________________
17119 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
17120         Log: More Perforce lore.
17121      Branch: perl
17122            ! Porting/repository.pod
17123 ____________________________________________________________________________
17124 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
17125         Log: Metaconfig unit changes for #11003.
17126      Branch: metaconfig/U/perl
17127            + d_nl_langinfo.U i_langinfo.U
17128 ____________________________________________________________________________
17129 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
17130         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
17131              Expected not to exist in non-UNIX excepting in VMS, where
17132              according to a quick web survey they just might.
17133      Branch: perl
17134            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
17135            ! Porting/config_H config_h.SH configure.com epoc/config.sh
17136            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
17137            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17138            ! win32/config.bc win32/config.gc win32/config.vc
17139 ____________________________________________________________________________
17140 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
17141         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
17142              in AIX is one is doing a 64-bit build.
17143      Branch: perl
17144            ! hints/aix.sh
17145 ____________________________________________________________________________
17146 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
17147         Log: Metaconfig unit changes for #11000.
17148      Branch: metaconfig/U/perl
17149            ! use64bits.U uselfs.U
17150 ____________________________________________________________________________
17151 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
17152         Log: Move use64bitint and use64bitall before uselargefiles.
17153      Branch: perl
17154            ! Configure
17155 ____________________________________________________________________________
17156 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
17157         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
17158              From: Robert Spier <rspier@pobox.com>
17159              Message-ID: <15162.41164.618712.841415@rls.cx>
17160              Date: Wed, 27 Jun 2001 23:13:16 -0400
17161      Branch: perl
17162            ! doio.c
17163 ____________________________________________________________________________
17164 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
17165         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
17166              From: Peter Prymmer <pvhp@forte.com>
17167              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
17168              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
17169      Branch: perl
17170            ! numeric.c
17171 ____________________________________________________________________________
17172 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
17173         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
17174              From: Peter Prymmer <pvhp@forte.com>
17175              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
17176              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
17177      Branch: perl
17178            ! configure.com ext/Digest/MD5/Makefile.PL
17179 ____________________________________________________________________________
17180 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
17181         Log: Update Changes.
17182      Branch: perl
17183            ! Changes patchlevel.h
17184 ____________________________________________________________________________
17185 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
17186         Log: Tiny EPOC updates.
17187      Branch: perl
17188            ! epoc/config.sh
17189 ____________________________________________________________________________
17190 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
17191         Log: The Test::More and Test::Simple tests required help
17192              thanks to our schizophrenic test scheme.
17193      Branch: perl
17194            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
17195            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
17196            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
17197            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
17198            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
17199 ____________________________________________________________________________
17200 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
17201         Log: Upgrade to Test::Simple 0.09.
17202      Branch: perl
17203            + lib/Test/Simple/Changes
17204            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
17205            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
17206            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
17207            ! lib/Test/Simple/t/plan_is_noplan.t
17208 ____________________________________________________________________________
17209 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
17210         Log: Upgrade to Test::More 0.07.
17211      Branch: perl
17212            + lib/Test/More/Changes
17213            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
17214            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
17215            ! lib/Test/More/t/skipall.t
17216 ____________________________________________________________________________
17217 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
17218         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
17219              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17220              Date: Wed, 27 Jun 2001 18:40:04 +0200
17221              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
17222      Branch: perl
17223            ! hints/hpux.sh
17224 ____________________________________________________________________________
17225 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
17226         Log: Subject: [PATCH README.qnx hints/qnx.sh]
17227              From: Norton Allen <allen@huarp.harvard.edu>
17228              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
17229              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
17230      Branch: perl
17231            ! README.qnx hints/qnx.sh
17232 ____________________________________________________________________________
17233 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
17234         Log: Subject: [PATCH] two little documentation nits
17235              From: Abhijit Menon-Sen <ams@wiw.org>
17236              Date: Wed, 27 Jun 2001 20:07:50 +0530
17237              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
17238      Branch: perl
17239            ! sv.c sv.h
17240 ____________________________________________________________________________
17241 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
17242         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
17243              From: Norton Allen <allen@huarp.harvard.edu>
17244              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
17245              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
17246      Branch: perl
17247            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
17248 ____________________________________________________________________________
17249 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
17250         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
17251              From: Michael G Schwern <schwern@pobox.com>
17252              Date: Wed, 27 Jun 2001 02:34:58 -0400
17253              Message-ID: <20010627023458.K23874@blackrider>
17254      Branch: perl
17255            ! vms/test.com
17256 ____________________________________________________________________________
17257 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
17258         Log: Add perl_clone_host() for Netware.
17259      Branch: perl
17260            ! NetWare/nw5.c
17261 ____________________________________________________________________________
17262 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
17263         Log: GCC 3.0 hints for HP-UX.
17264      Branch: perl
17265            ! hints/hpux.sh
17266 ____________________________________________________________________________
17267 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
17268         Log: In some Linux distributions the libndbm is broken
17269              (no null key support), therefore link with libgdbm
17270              (if available), since it has a working ndbm emulation,
17271              from Jonathan Stowe.
17272      Branch: perl
17273            + ext/NDBM_File/hints/linux.pl
17274            ! MANIFEST
17275 ____________________________________________________________________________
17276 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
17277         Log: Subject: [PATCH perl@10930] find.t hack for VMS
17278              From: "Craig A. Berry" <craigberry@mac.com>
17279              Date: Tue, 26 Jun 2001 23:40:25 -0500
17280              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
17281      Branch: perl
17282            ! lib/File/Find/find.t
17283 ____________________________________________________________________________
17284 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
17285         Log: AUTHORS updates.
17286      Branch: perl
17287            ! AUTHORS
17288 ____________________________________________________________________________
17289 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
17290         Log: Metaconfig unit change like #10980.
17291      Branch: metaconfig
17292            ! U/compline/d_stdstdio.U
17293 ____________________________________________________________________________
17294 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
17295         Log: "lose the it's", from Abhijit Menon-Sen.
17296              ("It's" not searched, pods not searched.)
17297      Branch: perl
17298            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
17299            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
17300            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
17301            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
17302            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
17303            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
17304 ____________________________________________________________________________
17305 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
17306         Log: "lose the looses", from Abhijit Menon-Sen.
17307      Branch: perl
17308            ! ext/B/B/Assembler.pm gv.c
17309 ____________________________________________________________________________
17310 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
17311         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
17312      Branch: perl
17313            ! hints/os390.sh
17314 ____________________________________________________________________________
17315 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
17316         Log: DEC C 5.3 on the VAX simply doesn't seem to like
17317              compiling the MD5 extension, disable it there for now,
17318              from Peter Prymmer.
17319      Branch: perl
17320            ! configure.com
17321 ____________________________________________________________________________
17322 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
17323         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
17324              From: Jonathan Stowe <gellyfish@gellyfish.com>
17325              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
17326              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
17327      Branch: perl
17328            ! pod/perlfaq3.pod
17329 ____________________________________________________________________________
17330 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
17331         Log: Subject: [PATCH 5.6.1] perlxs misprints
17332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17333              Date: Tue, 26 Jun 2001 17:20:00 -0400
17334              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
17335      Branch: perl
17336            ! pod/perlxs.pod
17337 ____________________________________________________________________________
17338 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
17339         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
17340              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17341              Date: Tue, 26 Jun 2001 17:27:07 -0400
17342              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
17343      Branch: perl
17344            ! lib/ExtUtils/MM_Unix.pm
17345 ____________________________________________________________________________
17346 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
17347         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
17348              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17349              Date: Tue, 26 Jun 2001 17:23:24 -0400
17350              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
17351      Branch: perl
17352            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
17353 ____________________________________________________________________________
17354 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
17355         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
17356              by Olaf Flebbe.
17357      Branch: perl
17358            ! perl.h
17359 ____________________________________________________________________________
17360 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
17361         Log: Detypo.
17362      Branch: perl
17363            ! lib/Memoize/t/tie_sdbm.t
17364 ____________________________________________________________________________
17365 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
17366         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
17367      Branch: perl
17368            ! win32/perllib.c
17369 ____________________________________________________________________________
17370 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
17371         Log: Subject: [patch] perl_clone+CvFILE
17372              From: Doug MacEachern <dougm@covalent.net>
17373              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
17374              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
17375      Branch: perl
17376            ! sv.c
17377 ____________________________________________________________________________
17378 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
17379         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
17380              From: Mark-Jason Dominus <mjd@plover.com>
17381              Date: Tue, 26 Jun 2001 12:33:01 -0400
17382              Message-ID: <20010626163301.31298.qmail@plover.com>
17383      Branch: perl
17384            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
17385 ____________________________________________________________________________
17386 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
17387         Log: Update Changes.
17388      Branch: perl
17389            ! Changes patchlevel.h
17390 ____________________________________________________________________________
17391 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
17392         Log: Also catfile() needs now to explicitly exported.
17393      Branch: perl
17394            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
17395 ____________________________________________________________________________
17396 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
17397         Log: Regen toc.
17398      Branch: perl
17399            ! pod/perltoc.pod
17400 ____________________________________________________________________________
17401 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
17402         Log: Nonexistent pod command.
17403      Branch: perl
17404            ! pod/perl572delta.pod
17405 ____________________________________________________________________________
17406 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
17407         Log: Be more portable in the quest for tmpdir.
17408      Branch: perl
17409            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
17410 ____________________________________________________________________________
17411 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
17412         Log: Be more portable in finding out the home directory,
17413              and use File::Spec to do the concat.
17414              (Come to think of it, couldn't File::Spec provide
17415              for a ->homedir method?)
17416      Branch: perl
17417            ! lib/Net/Config.pm
17418 ____________________________________________________________________________
17419 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
17420         Log: Doc patch for #10959.
17421      Branch: perl
17422            ! pod/perlfunc.pod
17423 ____________________________________________________________________________
17424 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
17425         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
17426              From: "Philip Newton" <pnewton@gmx.de>
17427              Date: Tue, 26 Jun 2001 16:26:47 +0200
17428              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
17429      Branch: perl
17430            ! pod/perldata.pod
17431 ____________________________________________________________________________
17432 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
17433         Log: Subject: [PATH] shared -> unique;
17434              From: "Artur Bergman" <artur@contiller.se>
17435              Date: Tue, 26 Jun 2001 16:18:40 +0200
17436              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
17437              
17438              Because "shared" isn't: it's read-only.
17439      Branch: perl
17440            ! toke.c xsutils.c
17441 ____________________________________________________________________________
17442 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
17443         Log: Escape multiline croak messages.
17444      Branch: perl
17445            ! t/op/ver.t
17446 ____________________________________________________________________________
17447 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
17448         Log: No more pragma/*.t for minitest.
17449      Branch: perl
17450            ! Makefile.SH
17451 ____________________________________________________________________________
17452 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
17453         Log: AUTHORS updates.
17454      Branch: perl
17455            ! AUTHORS
17456 ____________________________________________________________________________
17457 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
17458         Log: delta updates.
17459      Branch: perl
17460            ! pod/perl572delta.pod
17461 ____________________________________________________________________________
17462 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
17463         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
17464              From: Artur Bergman <artur@contiller.se> 
17465              Date: Tue, 26 Jun 2001 15:32:53 +0200
17466              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
17467      Branch: perl
17468            ! makedef.pl sv.c sv.h win32/perllib.c
17469 ____________________________________________________________________________
17470 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
17471         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
17472              From: Jonathan Stowe <gellyfish@gellyfish.com>
17473              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
17474              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
17475              
17476              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
17477      Branch: perl
17478            + ext/Time/HiRes/hints/sco.pl
17479            ! MANIFEST
17480 ____________________________________________________________________________
17481 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
17482         Log: Subject: [PATCH 5.6.1] static build
17483              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17484              Date: Tue, 26 Jun 2001 04:22:25 -0400
17485              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
17486      Branch: perl
17487            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
17488            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
17489 ____________________________________________________________________________
17490 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
17491         Log: DJGPP patches from Laszlo Molnar.
17492      Branch: perl
17493            ! djgpp/djgpp.c perl.c util.c
17494 ____________________________________________________________________________
17495 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
17496         Log: Netware patches from Ananth Kesari.
17497      Branch: perl
17498            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
17499            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
17500            ! NetWare/nwtinfo.h
17501 ____________________________________________________________________________
17502 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
17503         Log: Detypo.
17504      Branch: perl
17505            ! ext/Errno/Errno_pm.PL
17506 ____________________________________________________________________________
17507 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
17508         Log: There seems to be two ways of spelling the $^O in *STEP.
17509      Branch: perl
17510            ! ext/Errno/Errno_pm.PL
17511 ____________________________________________________________________________
17512 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
17513         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
17514              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
17515      Branch: perl
17516            ! ext/Errno/Errno_pm.PL
17517 ____________________________________________________________________________
17518 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
17519         Log: Known bugs update.
17520      Branch: perl
17521            ! pod/perl572delta.pod
17522 ____________________________________________________________________________
17523 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
17524         Log: The default installation of Cygwin has 500 as root's uid.
17525      Branch: perl
17526            ! lib/User/pwent.t
17527 ____________________________________________________________________________
17528 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
17529         Log: Be even more relaxed (re-allow having only one entry).
17530      Branch: perl
17531            ! t/op/grent.t t/op/pwent.t
17532 ____________________________________________________________________________
17533 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
17534         Log: Test failure updates.
17535      Branch: perl
17536            ! pod/perl572delta.pod
17537 ____________________________________________________________________________
17538 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
17539         Log: MPE/iX test tweaks from Mark Bixby.
17540      Branch: perl
17541            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
17542            ! t/io/fs.t t/op/stat.t
17543 ____________________________________________________________________________
17544 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
17545         Log: Microperl findings.
17546      Branch: perl
17547            ! perl.h pp_sys.c
17548 ____________________________________________________________________________
17549 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
17550         Log: Touch uconfig.h.
17551      Branch: perl
17552            ! uconfig.h
17553 ____________________________________________________________________________
17554 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
17555         Log: Subject: [PATCH] Proposed fix for Pod::Man
17556              From: Rob Napier <rnapier@employees.org>
17557              Date: Mon, 25 Jun 2001 15:49:24 -0400
17558              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
17559              
17560              Cater for Solaris nroff brokenness (shortchanges daisywheel
17561              printers, but hey, we also no more support PDPs.)
17562      Branch: perl
17563            ! lib/Pod/Man.pm
17564 ____________________________________________________________________________
17565 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
17566         Log: Typo in #10937.
17567      Branch: perl
17568            ! ext/POSIX/sigaction.t
17569 ____________________________________________________________________________
17570 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
17571         Log: SIGCONT not trappable in VMS.
17572      Branch: perl
17573            ! ext/POSIX/sigaction.t
17574 ____________________________________________________________________________
17575 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
17576         Log: Subject: [DRAFT] Encode-Tcl.t
17577              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17578              Date: Tue, 26 Jun 2001 03:38:08 +0900
17579              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
17580      Branch: perl
17581            + ext/Encode/Encode/Tcl.t
17582            ! MANIFEST ext/Encode/Encode/Tcl.pm
17583 ____________________________________________________________________________
17584 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
17585         Log: Because of #10932 retract also the perlfunc hunk of #10910.
17586      Branch: perl
17587            ! pod/perlfunc.pod
17588 ____________________________________________________________________________
17589 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
17590         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
17591              by Ilya Zakharevich in
17592              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
17593      Branch: perl
17594            ! XSUB.h
17595 ____________________________________________________________________________
17596 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
17597         Log: Typo in #10889.
17598      Branch: perl
17599            ! hints/uts.sh
17600 ____________________________________________________________________________
17601 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
17602         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
17603              From: Abhijit Menon-Sen <ams@wiw.org>
17604              Date: Mon, 25 Jun 2001 23:45:45 +0530
17605              Message-ID: <20010625234545.A5022@lustre.linux.in>
17606      Branch: perl
17607            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
17608 ____________________________________________________________________________
17609 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
17610         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
17611              From: Michael G Schwern <schwern@pobox.com>
17612              Date: Mon, 25 Jun 2001 14:35:51 -0400
17613              Message-ID: <20010625143551.H13819@blackrider>
17614      Branch: perl
17615            ! lib/Test.pm
17616 ____________________________________________________________________________
17617 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
17618         Log: Update Changes.
17619      Branch: perl
17620            ! Changes patchlevel.h
17621 ____________________________________________________________________________
17622 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
17623         Log: Regen toc and modlib.
17624      Branch: perl
17625            ! pod/perlmodlib.pod pod/perltoc.pod
17626 ____________________________________________________________________________
17627 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
17628         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
17629              for the benefit of C++ compilers, as suggested by Guruprasad.
17630      Branch: perl
17631            ! embed.pl proto.h
17632 ____________________________________________________________________________
17633 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
17634         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
17635              From: Jonathan Stowe <gellyfish@gellyfish.com>
17636              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
17637              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
17638      Branch: perl
17639            ! pod/perlfaq5.pod
17640 ____________________________________________________________________________
17641 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
17642         Log: Missed from #10925.
17643      Branch: perl
17644            ! gv.c
17645 ____________________________________________________________________________
17646 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
17647         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
17648              From: Robin Houston <robin@kitsite.com>
17649              Date: Sat, 19 May 2001 16:19:34 +0100
17650              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
17651      Branch: perl
17652            ! cv.h gv.h op.c
17653 ____________________________________________________________________________
17654 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
17655         Log: Netware README tweak.
17656      Branch: perl
17657            ! README.netware
17658 ____________________________________________________________________________
17659 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
17660         Log: Subject: [PATCH] Re: overload.t fails
17661              From: Abhijit Menon-Sen <ams@wiw.org>
17662              Date: Mon, 25 Jun 2001 14:52:20 +0530
17663              Message-ID: <20010625145220.A24114@lustre.linux.in>
17664      Branch: perl
17665            ! lib/overload.t
17666 ____________________________________________________________________________
17667 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
17668         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
17669              From: Mike Guy <mjtg@cam.ac.uk>
17670              Date: Mon, 25 Jun 2001 11:43:23 +0100
17671              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
17672      Branch: perl
17673            ! lib/Carp.pm
17674 ____________________________________________________________________________
17675 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
17676         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
17677              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17678              Date: Sun, 24 Jun 2001 05:17:05 -0400
17679              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
17680      Branch: perl
17681            ! os2/os2ish.h
17682 ____________________________________________________________________________
17683 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
17684         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
17685              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17686              Date: Mon, 25 Jun 2001 05:52:27 -0400
17687              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
17688      Branch: perl
17689            ! hints/os2.sh
17690 ____________________________________________________________________________
17691 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
17692         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
17693              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17694              Date: Mon, 25 Jun 2001 05:23:35 -0400
17695              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
17696      Branch: perl
17697            ! os2/os2.c
17698 ____________________________________________________________________________
17699 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
17700         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
17701              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17702              Date: Mon, 25 Jun 2001 05:04:32 -0400
17703              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
17704      Branch: perl
17705            ! os2/OS2/REXX/DLL/DLL.pm
17706 ____________________________________________________________________________
17707 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
17708         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
17709              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17710              Date: Mon, 25 Jun 2001 05:02:36 -0400
17711              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
17712      Branch: perl
17713            ! mg.c os2/dl_os2.c os2/os2.c
17714 ____________________________________________________________________________
17715 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
17716         Log: Subject: Re: [PATCH 5.6.1] misprints
17717              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17718              Date: Mon, 25 Jun 2001 04:50:50 -0400
17719              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
17720      Branch: perl
17721            ! os2/os2.c pp_sys.c
17722 ____________________________________________________________________________
17723 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
17724         Log: Add Test::More and Test::Simple to the delta.
17725      Branch: perl
17726            ! pod/perl572delta.pod
17727 ____________________________________________________________________________
17728 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
17729         Log: Add Test::More, from Michael G Schwern.
17730      Branch: perl
17731            + lib/Test/More.pm lib/Test/More/t/More.t
17732            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
17733            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
17734            + t/lib/Test/More/Catch.pm
17735            ! MANIFEST
17736 ____________________________________________________________________________
17737 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
17738         Log: Add Test::Simple from Michael G Schwern.
17739      Branch: perl
17740            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
17741            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
17742            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
17743            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
17744            + t/lib/Test/Simple/Catch.pm
17745            + t/lib/Test/Simple/sample_tests/death.plx
17746            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
17747            + t/lib/Test/Simple/sample_tests/extras.plx
17748            + t/lib/Test/Simple/sample_tests/five_fail.plx
17749            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
17750            + t/lib/Test/Simple/sample_tests/one_fail.plx
17751            + t/lib/Test/Simple/sample_tests/require.plx
17752            + t/lib/Test/Simple/sample_tests/success.plx
17753            + t/lib/Test/Simple/sample_tests/too_few.plx
17754            + t/lib/Test/Simple/sample_tests/two_fail.plx
17755            ! MANIFEST
17756 ____________________________________________________________________________
17757 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
17758         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
17759              From: "Craig A. Berry" <craigberry@mac.com>
17760              Date: Sun, 24 Jun 2001 23:41:36 -0500
17761              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
17762      Branch: perl
17763            ! pp_sys.c
17764 ____________________________________________________________________________
17765 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
17766         Log: Upgrade to Attribute::Handlers 0.70.
17767      Branch: perl
17768            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
17769            ! MANIFEST lib/Attribute/Handlers.pm
17770 ____________________________________________________________________________
17771 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
17772         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
17773              From: Abhijit Menon-Sen <ams@wiw.org>
17774              Date: Sat, 23 Jun 2001 05:17:44 +0530
17775              Message-ID: <20010623051744.A18583@lustre.linux.in>
17776              
17777              (Can't think of a good place to put tests.)
17778      Branch: perl
17779            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
17780 ____________________________________________________________________________
17781 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
17782         Log: Subject: [PATCH] t/op/pat.t typo fix
17783              From: Richard Soderberg <rs@crystalflame.net>
17784              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
17785              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
17786      Branch: perl
17787            ! t/op/pat.t
17788 ____________________________________________________________________________
17789 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
17790         Log: Move the pack warnings to their own file, as pointed
17791              out by Spider.
17792      Branch: perl
17793            + t/lib/warnings/pp_pack
17794            ! MANIFEST t/lib/warnings/pp
17795 ____________________________________________________________________________
17796 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
17797         Log: Update Changes.
17798      Branch: perl
17799            ! Changes patchlevel.h
17800 ____________________________________________________________________________
17801 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
17802         Log: Partially fix a problem noticed by IRIX compiler:
17803              the initialization of parse_start was bypassed by
17804              several gotos.  Now initialized to zero, which may
17805              not be the best choice.
17806      Branch: perl
17807            ! regcomp.c
17808 ____________________________________________________________________________
17809 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
17810         Log: Relax the group and password tests back to moaning only
17811              if no matches at all are found.  (Even with a small sample
17812              I could find many sites where there are, umm, anomalies in
17813              the said databases.)       
17814      Branch: perl
17815            ! t/op/grent.t t/op/pwent.t
17816 ____________________________________________________________________________
17817 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
17818         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
17819      Branch: perl
17820            ! pp_ctl.c
17821 ____________________________________________________________________________
17822 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
17823         Log: De-cut-and-pasto in #10902.
17824      Branch: perl
17825            ! pp_ctl.c
17826 ____________________________________________________________________________
17827 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
17828         Log: The #10771 didn't take?
17829      Branch: perl
17830            ! pp_ctl.c
17831 ____________________________________________________________________________
17832 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
17833         Log: Undo the filetests part of #10900, under multiplicity
17834              weird errors take place.
17835      Branch: perl
17836            ! pp_sys.c
17837 ____________________________________________________________________________
17838 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
17839         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
17840      Branch: perl
17841            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
17842 ____________________________________________________________________________
17843 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
17844         Log: (Replaced by #10922)
17845              
17846              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
17847              From: Tony Bowden <tony@kasei.com>
17848              Date: Sun, 24 Jun 2001 17:32:40 +0100
17849              Message-ID: <20010624173240.A16293@blackstar.co.uk>
17850              
17851              Document (well, mention) shortmess() and longmess()
17852              to rob people of their fun of reinventing the weel.
17853      Branch: perl
17854            ! lib/Carp.pm
17855 ____________________________________________________________________________
17856 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
17857         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
17858              From: Brian Jepson <bjepson@oreilly.com>
17859              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
17860              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
17861      Branch: perl
17862            ! pp_sys.c
17863 ____________________________________________________________________________
17864 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
17865         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
17866              From: Robin Barker <rmb1@cise.npl.co.uk> 
17867              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
17868              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
17869      Branch: perl
17870            ! lib/CPAN.pm
17871 ____________________________________________________________________________
17872 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
17873         Log: Memoize patch from mjd.
17874      Branch: perl
17875            ! lib/Memoize/t/tie_storable.t
17876 ____________________________________________________________________________
17877 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
17878         Log: Spec the sv_pvprintify() a bit more.
17879      Branch: perl
17880            ! pod/perltodo.pod
17881 ____________________________________________________________________________
17882 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
17883         Log: Upgrade to Memoize 0.65.
17884      Branch: perl
17885            + lib/Memoize/t/array_confusion.t
17886            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
17887            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
17888            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
17889            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
17890            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
17891            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
17892            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
17893            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
17894            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
17895            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
17896            ! lib/Memoize/t/tie_storable.t
17897 ____________________________________________________________________________
17898 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
17899         Log: Metaconfig unit change for #10892.
17900      Branch: metaconfig
17901            ! U/modified/Options.U
17902 ____________________________________________________________________________
17903 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
17904         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
17905              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17906              Date: Sun, 24 Jun 2001 05:24:40 -0400
17907              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
17908      Branch: perl
17909            ! Configure hints/os2.sh
17910 ____________________________________________________________________________
17911 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
17912         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
17913              From: Mike Guy <mjtg@cam.ac.uk>
17914              Date: Sun, 24 Jun 2001 15:28:39 +0100
17915              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
17916              
17917              Fix an ancient (5.002) bug.
17918      Branch: perl
17919            ! lib/Carp/Heavy.pm
17920 ____________________________________________________________________________
17921 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
17922         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
17923              variables.
17924      Branch: perl
17925            ! pp_sys.c
17926 ____________________________________________________________________________
17927 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
17928         Log: Make UTS as per #10888.
17929      Branch: perl
17930            ! hints/uts.sh
17931 ____________________________________________________________________________
17932 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
17933         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
17934      Branch: perl
17935            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
17936            ! mpeix/mpeixish.h perl.h unixish.h
17937 ____________________________________________________________________________
17938 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
17939         Log: AUTHORS update.
17940      Branch: perl
17941            ! AUTHORS
17942 ____________________________________________________________________________
17943 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
17944         Log: Subject: Encode::Tcl for multibyte doesnot work
17945              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17946              Date: Sun, 24 Jun 2001 22:48:21 +0900
17947              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
17948      Branch: perl
17949            ! ext/Encode/Encode/Tcl.pm
17950 ____________________________________________________________________________
17951 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
17952         Log: Subject: [PATCH] Remove tautology in error messages
17953              From: Mike Guy <mjtg@cam.ac.uk>
17954              Date: Sun, 24 Jun 2001 13:31:00 +0100
17955              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
17956      Branch: perl
17957            ! pp_sys.c
17958 ____________________________________________________________________________
17959 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
17960         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
17961      Branch: perl
17962            ! hints/darwin.sh
17963 ____________________________________________________________________________
17964 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
17965         Log: Subject: Re: [PATCH 5.6.1] test suite
17966              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17967              Date: Sun, 24 Jun 2001 05:47:05 -0400
17968              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
17969              
17970              Test suite fixes.
17971      Branch: perl
17972            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
17973 ____________________________________________________________________________
17974 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
17975         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
17976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17977              Date: Sun, 24 Jun 2001 05:37:19 -0400
17978              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
17979      Branch: perl
17980            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
17981 ____________________________________________________________________________
17982 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
17983         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
17984              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17985              Date: Sun, 24 Jun 2001 05:34:50 -0400
17986              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
17987              
17988              Pacify compiler warnings.
17989      Branch: perl
17990            ! pp_sys.c
17991 ____________________________________________________________________________
17992 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
17993         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
17994              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17995              Date: Sun, 24 Jun 2001 05:21:18 -0400
17996              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
17997              
17998              Enable compression of executables during link time.
17999      Branch: perl
18000            ! hints/os2.sh
18001 ____________________________________________________________________________
18002 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
18003         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
18004              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18005              Date: Sun, 24 Jun 2001 05:15:11 -0400
18006              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
18007              
18008              Add ordinals to the export list for Perl DLL.
18009              (Breaks intra-version DLL compatibility.)
18010      Branch: perl
18011            ! makedef.pl
18012 ____________________________________________________________________________
18013 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
18014         Log: Allow (displaying and) re-editing the Subject in perlbug.
18015              Also abstract the Subject quality control into a function.
18016      Branch: perl
18017            ! utils/perlbug.PL
18018 ____________________________________________________________________________
18019 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
18020         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
18021      Branch: perl
18022            ! utils/perlbug.PL
18023 ____________________________________________________________________________
18024 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
18025         Log: Regen toc and modlib.
18026      Branch: perl
18027            ! pod/perlmodlib.pod pod/perltoc.pod
18028 ____________________________________________________________________________
18029 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
18030         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
18031              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
18032              attribute semantics as much as possible, or 'ntsec' which uses
18033              native NTFS semantics.)  (See also #10877.)
18034      Branch: perl
18035            ! perl.c
18036 ____________________________________________________________________________
18037 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
18038         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
18039      Branch: perl
18040            ! lib/Test/Harness.pm
18041 ____________________________________________________________________________
18042 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
18043         Log: Just zap the -uPerlio.
18044      Branch: perl
18045            ! ext/B/Stash.t
18046 ____________________________________________________________________________
18047 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
18048         Log: Do not test PerlIO if PerlIO not used.
18049      Branch: perl
18050            ! ext/PerlIO/PerlIO.t
18051 ____________________________________________________________________________
18052 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
18053         Log: Regen perlapi.
18054      Branch: perl
18055            ! pod/perlapi.pod
18056 ____________________________________________________________________________
18057 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
18058         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
18059              From: Nicholas Clark <nick@ccl4.org>
18060              Date: Sat, 23 Jun 2001 22:55:47 +0100
18061              Message-ID: <20010623225547.Z98663@plum.flirble.org>
18062      Branch: perl
18063            ! numeric.c
18064 ____________________________________________________________________________
18065 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
18066         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
18067              From: Prymmer/Kahn <pvhp@best.com>
18068              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
18069              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
18070      Branch: perl
18071            ! lib/h2xs.t
18072 ____________________________________________________________________________
18073 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
18074         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
18075              cygwin does not taint cwd, just like win32.
18076      Branch: perl
18077            ! lib/File/Find/taint.t t/op/taint.t
18078 ____________________________________________________________________________
18079 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
18080         Log: Retract #10865, the patch should be unnecessary.
18081              (But seemingly helpful in Cygwin?  Strange.)
18082      Branch: perl
18083            ! lib/Memoize/t/tie_ndbm.t
18084 ____________________________________________________________________________
18085 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
18086         Log: Misplaced test file; plus Cygwin filesystem semantics.
18087      Branch: perl
18088            + ext/SDBM_File/sdbm.t
18089            - ext/ODBM_File/sdbm.t
18090            ! MANIFEST
18091 ____________________________________________________________________________
18092 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
18093         Log: (Retracted by #10867.)
18094      Branch: perl
18095            ! lib/Memoize/t/tie_ndbm.t
18096 ____________________________________________________________________________
18097 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
18098         Log: Metaconfig unit change for #10863.
18099      Branch: metaconfig/U/perl
18100            ! Extensions.U
18101 ____________________________________________________________________________
18102 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
18103         Log: In Cygwin do not build NDBM_File and ODBM_File unless
18104              -lndbm and -ldbm are available.
18105      Branch: perl
18106            ! Configure config_h.SH
18107 ____________________________________________________________________________
18108 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
18109         Log: More Cygwin filesystem semantics.
18110      Branch: perl
18111            ! t/io/fs.t t/op/stat.t
18112 ____________________________________________________________________________
18113 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
18114         Log: More DOSish permission semantics for Cygwin.
18115      Branch: perl
18116            ! lib/AnyDBM_File.t
18117 ____________________________________________________________________________
18118 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
18119         Log: Cygwin too has different permission semantics.
18120      Branch: perl
18121            ! ext/GDBM_File/gdbm.t
18122 ____________________________________________________________________________
18123 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
18124         Log: The group (and assumedly passwd) databases can have
18125              only one entry (this is the case in cygwin).
18126      Branch: perl
18127            ! t/op/grent.t t/op/pwent.t
18128 ____________________________________________________________________________
18129 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
18130         Log: Also in Cygwin use Socket to figure out domainname
18131              (if any) (avoids trying to call external 'domainname',
18132              which doesn't at the moment exist in Cygwin)
18133      Branch: perl
18134            ! lib/Net/Domain.pm
18135 ____________________________________________________________________________
18136 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
18137         Log: Remove also the lib$Foo.def, not just $Foo.def.
18138      Branch: perl
18139            ! lib/ExtUtils/MM_Unix.pm
18140 ____________________________________________________________________________
18141 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
18142         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
18143      Branch: perl
18144            ! unixish.h
18145 ____________________________________________________________________________
18146 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
18147         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
18148              to match the whole isprint(), only the space character.
18149      Branch: perl
18150            ! handy.h pod/perlre.pod t/op/pat.t
18151 ____________________________________________________________________________
18152 [ 10854] By: nick                                  on 2001/06/23  08:09:33
18153         Log: Integrate mainline
18154      Branch: perlio
18155           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
18156           !> lib/ExtUtils.t lib/File/Find/taint.t
18157           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
18158           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
18159           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
18160 ____________________________________________________________________________
18161 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
18162         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
18163              with its floats    in os390 and s390 (UTS).
18164      Branch: perl
18165            ! lib/Math/BigInt/t/bigintpm.t
18166 ____________________________________________________________________________
18167 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
18168         Log: Add also UTS (s390) to the non-IEEE float platforms.
18169      Branch: perl
18170            ! t/op/sprintf.t
18171 ____________________________________________________________________________
18172 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
18173         Log: Subject: RFC: what are applicable standards for exponent sizes?
18174              From: Peter Prymmer <pvhp@forte.com>
18175              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
18176              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
18177      Branch: perl
18178            ! t/op/sprintf.t
18179 ____________________________________________________________________________
18180 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
18181         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
18182              From: Peter Prymmer <pvhp@forte.com>
18183              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
18184              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
18185      Branch: perl
18186            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
18187 ____________________________________________________________________________
18188 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
18189         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
18190              From: Peter Prymmer <pvhp@forte.com>
18191              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
18192              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
18193      Branch: perl
18194            ! lib/ExtUtils.t
18195 ____________________________________________________________________________
18196 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
18197         Log: Retract #10845.
18198      Branch: perl
18199            ! lib/File/Find/taint.t
18200 ____________________________________________________________________________
18201 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
18202         Log: Yet another error message.
18203      Branch: perl
18204            ! t/op/mkdir.t
18205 ____________________________________________________________________________
18206 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
18207         Log: The croak message for nonexistent socket functions may vary.
18208      Branch: perl
18209            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
18210 ____________________________________________________________________________
18211 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
18212         Log: (Retracted by #10848.)
18213      Branch: perl
18214            ! lib/File/Find/taint.t
18215 ____________________________________________________________________________
18216 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
18217         Log: Integrate perlio.
18218      Branch: perl
18219           !> lib/File/Find/taint.t t/op/write.t
18220 ____________________________________________________________________________
18221 [ 10843] By: nick                                  on 2001/06/22  21:24:51
18222         Log: Back out debug in taint.t
18223      Branch: perlio
18224            ! lib/File/Find/taint.t
18225 ____________________________________________________________________________
18226 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
18227         Log: setitimer() does not exist in Unicos, despite of what
18228              Configure thinks, from Mark P. Lutz.
18229      Branch: perl
18230            ! hints/unicos.sh
18231 ____________________________________________________________________________
18232 [ 10841] By: nick                                  on 2001/06/22  21:19:36
18233         Log: Skip cwd test on Win32 ???
18234      Branch: perlio
18235            ! lib/File/Find/taint.t
18236 ____________________________________________________________________________
18237 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
18238         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
18239              and Tru64 gcc -Wall happy.
18240      Branch: perl
18241            ! mg.c
18242 ____________________________________________________________________________
18243 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
18244         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
18245      Branch: perl
18246            ! ext/IPC/SysV/Semaphore.pm
18247 ____________________________________________________________________________
18248 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
18249         Log: Metaconfig unit change for #10837.
18250      Branch: metaconfig/U/perl
18251            ! Cross.U
18252 ____________________________________________________________________________
18253 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
18254         Log: Cleanup of the cross-compilation unit.
18255      Branch: perl
18256            ! Configure
18257 ____________________________________________________________________________
18258 [ 10836] By: nick                                  on 2001/06/22  20:45:12
18259         Log: Skip |- based op/write.t on Win32 as well as VMS
18260      Branch: perlio
18261            ! t/op/write.t
18262 ____________________________________________________________________________
18263 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
18264         Log: Integrate perlio.
18265      Branch: perl
18266           !> util.c
18267 ____________________________________________________________________________
18268 [ 10834] By: nick                                  on 2001/06/22  20:41:54
18269         Log: Integrate mainline
18270      Branch: perlio
18271           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18272           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
18273           !> vos/config.ga.h
18274 ____________________________________________________________________________
18275 [ 10833] By: nick                                  on 2001/06/22  20:22:58
18276         Log: Patcho fix.
18277      Branch: perlio
18278            ! util.c
18279 ____________________________________________________________________________
18280 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
18281         Log: Metaconfig unit changes for #10831.
18282      Branch: metaconfig
18283            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
18284 ____________________________________________________________________________
18285 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
18286         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
18287              From: Andy Dougherty <doughera@lafayette.edu>
18288              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
18289              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
18290      Branch: perl
18291            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18292            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
18293 ____________________________________________________________________________
18294 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
18295         Log: MPE/iX prototype nits from Mark Bixby.
18296      Branch: perl
18297            ! pp_sys.c
18298 ____________________________________________________________________________
18299 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
18300         Log: Detypo.
18301      Branch: perl
18302            ! util.c
18303 ____________________________________________________________________________
18304 [ 10828] By: nick                                  on 2001/06/22  15:33:37
18305         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
18306      Branch: perlio
18307           +> lib/h2xs.t
18308           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
18309           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
18310           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
18311           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
18312           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
18313           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
18314           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
18315           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
18316           !> vms/vmsish.h
18317 ____________________________________________________________________________
18318 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
18319         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
18320              Date: Fri, 22 Jun 2001 10:08:35 -0500
18321              From: "Craig A. Berry" <craigberry@mac.com>
18322              Message-Id: <a05101001b75908704194@[192.168.56.145]>
18323      Branch: perl
18324            ! vms/vms.c vms/vmsish.h
18325 ____________________________________________________________________________
18326 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
18327         Log: NetWare scripts tweak from Ananth Kesari.
18328      Branch: perl
18329            ! NetWare/t/NWScripts.pl
18330 ____________________________________________________________________________
18331 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
18332         Log: Update Changes.
18333      Branch: perl
18334            ! Changes patchlevel.h
18335 ____________________________________________________________________________
18336 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
18337         Log: Add .i and .s targets.
18338      Branch: perl
18339            ! Makefile.SH
18340 ____________________________________________________________________________
18341 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
18342         Log: Upgrade to Locale::Maketext 1.03.
18343      Branch: perl
18344            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
18345            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
18346 ____________________________________________________________________________
18347 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
18348         Log: Upgrade to I18N::LangTags 0.26.
18349      Branch: perl
18350            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
18351            ! lib/I18N/LangTags/test.pl
18352 ____________________________________________________________________________
18353 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
18354         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
18355              Philip Newton.
18356      Branch: perl
18357            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
18358            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18359 ____________________________________________________________________________
18360 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
18361         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
18362              From: Prymmer/Kahn <pvhp@best.com>
18363              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
18364              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
18365      Branch: perl
18366            + lib/h2xs.t
18367            ! MANIFEST utils/h2xs.PL
18368 ____________________________________________________________________________
18369 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
18370         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
18371              From: Prymmer/Kahn <pvhp@best.com>
18372              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
18373              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
18374      Branch: perl
18375            ! lib/ExtUtils.t
18376 ____________________________________________________________________________
18377 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
18378         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
18379              From: Prymmer/Kahn <pvhp@best.com>
18380              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
18381              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
18382      Branch: perl
18383            ! t/pod/plainer.t
18384 ____________________________________________________________________________
18385 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
18386         Log: AUTHORS update.
18387      Branch: perl
18388            ! AUTHORS
18389 ____________________________________________________________________________
18390 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
18391         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
18392              From: "Craig A. Berry" <craigberry@mac.com>
18393              Date: Thu, 21 Jun 2001 18:20:38 -0500
18394              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
18395      Branch: perl
18396            ! ext/POSIX/POSIX.xs
18397 ____________________________________________________________________________
18398 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
18399         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
18400              From: "Craig A. Berry" <craigberry@mac.com>
18401              Date: Thu, 21 Jun 2001 09:58:52 -0500
18402              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
18403      Branch: perl
18404            ! ext/B/Deparse.t t/op/write.t
18405 ____________________________________________________________________________
18406 [ 10814] By: nick                                  on 2001/06/22  08:13:09
18407         Log: Integrate mainline.
18408      Branch: perlio
18409           !> (integrate 46 files)
18410 ____________________________________________________________________________
18411 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
18412         Log: Change the prefixes only if $prefix is unset,
18413              as originally patched by Marcel Grunauer.
18414      Branch: perl
18415            ! hints/darwin.sh hints/rhapsody.sh
18416 ____________________________________________________________________________
18417 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
18418         Log: Subject: Re: Patch for hints/darwin.sh
18419              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
18420              Date: Thu, 21 Jun 2001 11:23:46 -0700
18421              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
18422      Branch: perl
18423            ! hints/darwin.sh hints/rhapsody.sh
18424 ____________________________________________________________________________
18425 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
18426         Log: Add .PHONY targets for non-file targets,
18427              from Wilfredo Sánchez.  Should help saying
18428              "make install" on case-insensitive filesystems.
18429      Branch: perl
18430            ! Makefile.SH
18431 ____________________________________________________________________________
18432 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
18433         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
18434              From: Doug MacEachern <dougm@covalent.net>
18435              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
18436              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
18437              
18438              plus reword the getcwd() comment, plus use getcwd() buffer
18439              size minus one.
18440      Branch: perl
18441            ! util.c
18442 ____________________________________________________________________________
18443 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
18444         Log: More gprofing from Doug MacEachern.
18445      Branch: perl
18446            ! Makefile.SH
18447 ____________________________________________________________________________
18448 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
18449         Log: Metaconfig unit change for #10807.
18450      Branch: metaconfig/U/perl
18451            ! d_sfio.U
18452 ____________________________________________________________________________
18453 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
18454         Log: Tell that you are removing the unneeded -lsfio.
18455      Branch: perl
18456            ! Configure
18457 ____________________________________________________________________________
18458 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
18459         Log: More MPE/iX tweaks from Mark Bixby.
18460      Branch: perl
18461            ! perl.c t/op/magic.t
18462 ____________________________________________________________________________
18463 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
18464         Log: The fchdir() proto is supposed to live in <unistd.h>.
18465      Branch: perl
18466            ! ext/Cwd/Cwd.xs
18467 ____________________________________________________________________________
18468 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
18469         Log: This town is too small for the Cwd extension and me,
18470              it would seem...
18471      Branch: perl
18472            ! ext/Cwd/Cwd.xs
18473 ____________________________________________________________________________
18474 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
18475         Log: Metaconfig unit change for #10802.
18476      Branch: metaconfig/U/perl
18477            ! d_modfl.U
18478 ____________________________________________________________________________
18479 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
18480         Log: More d'ohs.
18481      Branch: perl
18482            ! Configure
18483 ____________________________________________________________________________
18484 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
18485         Log: Off-by-one.  I'm so classic.
18486      Branch: perl
18487            ! util.c
18488 ____________________________________________________________________________
18489 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
18490         Log: Update Changes.
18491      Branch: perl
18492            ! Changes patchlevel.h
18493 ____________________________________________________________________________
18494 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
18495         Log: Subject: Documentation patch for Net::FTP
18496              From: Marcel Grunauer <marcel@codewerk.com>
18497              Date: Wed, 20 Jun 2001 23:03:26 +0200
18498              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
18499      Branch: perl
18500            ! lib/Net/FTP.pm
18501 ____________________________________________________________________________
18502 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
18503         Log: Retract the #10417 mg.c and embed.pl parts because of
18504              strange SEGVs in 64bit x86 FreeBSD observed by
18505              Nicholas Clark.
18506      Branch: perl
18507            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
18508 ____________________________________________________________________________
18509 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
18510         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
18511      Branch: perl
18512            ! Configure NetWare/config.wc NetWare/config_H.wc
18513            ! Porting/Glossary Porting/config.sh Porting/config_H
18514            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
18515            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18516            ! vos/config.ga.h win32/config.bc win32/config.gc
18517            ! win32/config.vc win32/config_H.bc win32/config_H.gc
18518            ! win32/config_H.vc
18519 ____________________________________________________________________________
18520 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
18521         Log: Cwd tweak from Doug MacEachern.
18522      Branch: perl
18523            ! ext/Cwd/Cwd.xs
18524 ____________________________________________________________________________
18525 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
18526         Log: Protect the fchdir() and lstat() with ifdefs.
18527              fchdir() needs a Configure probe.
18528      Branch: perl
18529            ! ext/Cwd/Cwd.xs
18530 ____________________________________________________________________________
18531 [ 10794] By: nick                                  on 2001/06/21  17:11:35
18532         Log: Integrate mainline
18533      Branch: perlio
18534           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
18535           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
18536           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
18537           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
18538           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
18539           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
18540           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
18541           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
18542            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
18543            - lib/File/Glob/case.t lib/File/Glob/global.t
18544            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
18545            - lib/File/Temp/posix.t lib/File/Temp/security.t
18546            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
18547            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
18548            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
18549            - lib/Text/Wrap/wrap.t
18550           !> (integrate 41 files)
18551 ____________________________________________________________________________
18552 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
18553         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
18554              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
18555              Date: Thu, 21 Jun 2001 13:04:54 -0500
18556              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
18557      Branch: perl
18558            ! ext/Cwd/Cwd.xs
18559 ____________________________________________________________________________
18560 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
18561         Log: Subject: [PATCH pod] overlong =item
18562              From: Robin Barker <rmb1@cise.npl.co.uk>
18563              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
18564              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
18565      Branch: perl
18566            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
18567            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18568 ____________________________________________________________________________
18569 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
18570         Log: Subject: [PATCH perlio.c] format 
18571              From: Robin Barker <rmb1@cise.npl.co.uk>
18572              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
18573              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
18574      Branch: perl
18575            ! perlio.c
18576 ____________________________________________________________________________
18577 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
18578         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
18579              From: Radu Greab <radu@netsoft.ro>
18580              Date: Thu, 21 Jun 2001 19:06:02 +0300
18581              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
18582      Branch: perl
18583            ! pod/perlapi.pod sv.c
18584 ____________________________________________________________________________
18585 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
18586         Log: The metaconfig unit changes for #10788.
18587      Branch: metaconfig/U/perl
18588            ! Cross.U fflushall.U
18589 ____________________________________________________________________________
18590 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
18591         Log: Cross-configuration changes: make $from to rm the files
18592              before copying them over (this means that he rm can be
18593              removed from the fflushall test), create $targetmkdir      
18594              (not documented in install since it is supposed to internal
18595              use only), make $run to copy over the executable only if
18596              a stamp file .xok doesn't already exist (to avoid unnecessary
18597              copying of the executable)
18598      Branch: perl
18599            ! Configure Makefile.SH
18600 ____________________________________________________________________________
18601 [ 10787] By: nick                                  on 2001/06/21  14:16:18
18602         Log: Integrate mainline
18603      Branch: perlio
18604           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
18605           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
18606           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
18607            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
18608           !> (integrate 34 files)
18609 ____________________________________________________________________________
18610 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
18611         Log: Re-add the files as text.
18612      Branch: perl
18613            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
18614 ____________________________________________________________________________
18615 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
18616         Log: Delete the binary files.
18617      Branch: perl
18618            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
18619 ____________________________________________________________________________
18620 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
18621         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
18622              From: Andy Dougherty <doughera@lafayette.edu>
18623              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
18624              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
18625      Branch: perl
18626            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
18627            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
18628            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
18629            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
18630 ____________________________________________________________________________
18631 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
18632         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
18633              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
18634              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
18635              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
18636              
18637              Setting umask to something friendlier.
18638      Branch: perl
18639            ! installman installperl
18640 ____________________________________________________________________________
18641 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
18642         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
18643              Resort MANIFEST with sort -f, looks much better.
18644      Branch: perl
18645            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
18646            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
18647            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
18648            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
18649            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
18650            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
18651            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
18652            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
18653            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
18654            - lib/File/Glob/case.t lib/File/Glob/global.t
18655            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
18656            - lib/File/Temp/posix.t lib/File/Temp/security.t
18657            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
18658            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
18659            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
18660            - lib/Text/Wrap/wrap.t
18661            ! MANIFEST
18662 ____________________________________________________________________________
18663 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
18664         Log: Upgrade to I18N::LangTags 0.25.
18665      Branch: perl
18666            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
18667            ! lib/I18N/LangTags/List.pm
18668 ____________________________________________________________________________
18669 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
18670         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
18671              From: Richard Soderberg <rs@crystalflame.net>
18672              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
18673              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
18674      Branch: perl
18675            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
18676            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
18677 ____________________________________________________________________________
18678 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
18679         Log: Test obsoleted by change #10777.
18680      Branch: perl
18681            ! t/op/sub_lval.t
18682 ____________________________________________________________________________
18683 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
18684         Log: Case of confused test numbering.
18685      Branch: perl
18686            ! t/op/pat.t
18687 ____________________________________________________________________________
18688 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
18689         Log: Subject: Re: Opinion on undef lvalue
18690              From: Abhijit Menon-Sen <ams@wiw.org>
18691              Date: Sun, 17 Jun 2001 13:04:46 +0530
18692              Message-ID: <20010617130446.B27925@lustre.linux.in>
18693              
18694              Allow lvalue subs to return undef in array context.
18695      Branch: perl
18696            ! pp_hot.c
18697 ____________________________________________________________________________
18698 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
18699         Log: Just a guess that using the same hack for cygwin as
18700              for win32 might help.
18701      Branch: perl
18702            ! lib/File/Find/find.t
18703 ____________________________________________________________________________
18704 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
18705         Log: NetWare tweaks from Guruprasad.
18706      Branch: perl
18707            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
18708            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
18709            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
18710            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
18711 ____________________________________________________________________________
18712 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
18713         Log: Subject: Re: perl@10722: Bogus warnings on REs 
18714              From: Hugo <hv@crypt.compulink.co.uk>
18715              Date: Thu, 21 Jun 2001 09:51:17 +0100
18716              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
18717              
18718              Unroll to avoid a UTS compiler bug.
18719      Branch: perl
18720            ! regcomp.c
18721 ____________________________________________________________________________
18722 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
18723         Log: Subject: Re: [PATCH] Make /o work under i?threads
18724              From: Artur Bergman <artur@contiller.se>
18725              Date: Thu, 21 Jun 2001 14:38:03 +0200
18726              Message-ID: <B757B74A.184D%artur@contiller.se>
18727      Branch: perl
18728            ! t/op/pat.t
18729 ____________________________________________________________________________
18730 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
18731         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
18732              From: Artur Bergman <artur@contiller.se> 
18733              Date: Thu, 21 Jun 2001 14:27:33 +0200
18734              Message-ID: <B757B4D4.1849%artur@contiller.se>
18735              
18736              Plus extra parentheses.
18737      Branch: perl
18738            ! op.h
18739 ____________________________________________________________________________
18740 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
18741         Log: Subject: [PATCH] Make /o work under i?threads
18742              From: Richard Soderberg <rs@crystalflame.net>
18743              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
18744              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
18745      Branch: perl
18746            ! pp_ctl.c
18747 ____________________________________________________________________________
18748 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
18749         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
18750              From: Artur Bergman <artur@contiller.se>
18751              Date: Thu, 21 Jun 2001 14:04:54 +0200
18752              Message-ID: <B757AF86.1842%artur@contiller.se>
18753      Branch: perl
18754            ! op.h
18755 ____________________________________________________________________________
18756 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
18757         Log: Subject: Re: perl@10765: sv.c not OK on win32
18758              From: Artur Bergman <artur@contiller.se>
18759              Date: Thu, 21 Jun 2001 10:31:06 +0200
18760              Message-ID: <B7577D69.182C%artur@contiller.se>
18761      Branch: perl
18762            ! sv.c
18763 ____________________________________________________________________________
18764 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
18765         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
18766              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18767              Date: Thu, 21 Jun 2001 06:23:56 -0400
18768              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
18769              
18770              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
18771              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18772              Date: Thu, 21 Jun 2001 06:32:21 -0400
18773              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
18774      Branch: perl
18775            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
18776 ____________________________________________________________________________
18777 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
18778         Log: Subject: [PATCH] make syslog test more verbose
18779              From: Robert Spier <rspier@pobox.com>
18780              Date: Thu, 21 Jun 2001 00:54:32 -0400
18781              Message-ID: <15153.32264.295807.333073@rls.cx>
18782      Branch: perl
18783            ! ext/Sys/Syslog/syslog.t
18784 ____________________________________________________________________________
18785 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
18786         Log: Subject: op/study.t refinements
18787              From: Hugo <hv@crypt.compulink.co.uk>
18788              Date: Thu, 21 Jun 2001 00:29:07 +0100
18789              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
18790      Branch: perl
18791            ! t/op/study.t
18792 ____________________________________________________________________________
18793 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
18794         Log: Update Changes.
18795      Branch: perl
18796            ! Changes patchlevel.h
18797 ____________________________________________________________________________
18798 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
18799         Log: Subject: Re: [PATCH] djgpp updates
18800              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
18801              Date: Wed, 20 Jun 2001 10:05:15 +0200
18802              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
18803      Branch: perl
18804            ! djgpp/config.over
18805 ____________________________________________________________________________
18806 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
18807         Log: Fix for ID 20010619.002 "When building hash, hash keys that
18808              are function calls are not being called", from Abhijit.
18809      Branch: perl
18810            ! t/base/lex.t toke.c
18811 ____________________________________________________________________________
18812 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
18813         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
18814      Branch: perl
18815            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
18816            + lib/Locale/Maketext/test.pl
18817            - lib/Locale/Maketext.t
18818            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
18819            ! lib/Locale/Maketext/TPJ13.pod
18820 ____________________________________________________________________________
18821 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
18822         Log: Metaconfig unit change for #10760.
18823      Branch: metaconfig
18824            ! U/modified/Cppsym.U
18825 ____________________________________________________________________________
18826 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
18827         Log: Do not remove the ccsym* Cppsym* files since
18828              they are useful for metaconfig units coming after us.
18829              (This is the Configure nit mentioned in #10752.)
18830      Branch: perl
18831            ! Configure
18832 ____________________________________________________________________________
18833 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
18834         Log: Update to I18N::LangTags 0.24, from Sean Burke.
18835      Branch: perl
18836            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
18837            + lib/I18N/LangTags/README
18838            - lib/I18N/LangTags/List.pod
18839            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
18840 ____________________________________________________________________________
18841 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
18842         Log: Regen headers.
18843      Branch: perl
18844            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
18845            ! pod/perlapi.pod proto.h
18846 ____________________________________________________________________________
18847 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
18848         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
18849              From: Artur Bergman <artur@contiller.se>
18850              Date: Wed, 20 Jun 2001 11:31:32 +0200
18851              Message-ID: <B7563A14.17D8%artur@contiller.se>
18852      Branch: perl
18853            ! embed.pl hv.c intrpvar.h sv.c sv.h
18854 ____________________________________________________________________________
18855 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
18856         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
18857              From: Tim Sweetman <tim@aldigital.co.uk> 
18858              Date: Wed, 13 Jun 2001 14:25:17 +0100 
18859              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
18860      Branch: perl
18861            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
18862 ____________________________________________________________________________
18863 [ 10755] By: nick                                  on 2001/06/20  16:12:37
18864         Log: Integrate mainline
18865      Branch: perlio
18866           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
18867           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
18868           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
18869           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
18870           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
18871           !> t/op/study.t util.c
18872 ____________________________________________________________________________
18873 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
18874         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
18875              but not Makefile)
18876      Branch: maint-5.6/perl
18877            ! win32/Makefile
18878 ____________________________________________________________________________
18879 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
18880         Log: Security tweak on readlink().
18881      Branch: perl
18882            ! pp_sys.c
18883 ____________________________________________________________________________
18884 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
18885         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
18886      Branch: perl
18887            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
18888            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
18889            ! mpeix/relink t/op/pwent.t
18890 ____________________________________________________________________________
18891 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
18892         Log: Reinstate #10725 (with probe for alarm()).
18893      Branch: perl
18894            ! t/op/study.t
18895 ____________________________________________________________________________
18896 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
18897         Log: Replace our implementation of realpath() with OpenBSD's
18898              (src/lib/libc/stdlib/realpath.c 1.4).
18899      Branch: perl
18900            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
18901            ! pod/perldiag.pod proto.h util.c
18902 ____________________________________________________________________________
18903 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
18904         Log: Integrate perlio.
18905      Branch: perl
18906           !> perlio.c
18907 ____________________________________________________________________________
18908 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
18909         Log: No point in going into memory-saving contortions
18910              with getcwd() since there's a danger of buffer overflow.
18911              Also make the POSIX extension to use sv_getcwd().
18912              Finally, a missed proto.h fragment.
18913      Branch: perl
18914            ! ext/POSIX/POSIX.xs proto.h util.c
18915 ____________________________________________________________________________
18916 [ 10747] By: nick                                  on 2001/06/20  12:38:26
18917         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
18918      Branch: perlio
18919            ! perlio.c
18920 ____________________________________________________________________________
18921 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
18922         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
18923              From: Graham Barr <gbarr@pobox.com>
18924              Date: Wed, 20 Jun 2001 11:05:49 +0100
18925              Message-ID: <20010620110549.I19188@pobox.com>
18926              
18927              reported in        
18928              
18929              Subject: Bug in IO::Socket::INET module (repeat)
18930              From: "Harmon S. Nine" <hnine@netarx.com>
18931              Date: Tue, 19 Jun 2001 09:41:35 -0400
18932              Message-ID: <3B2F568F.8080605@netarx.com>
18933              
18934              The bug was that the IO::Socket::INET constructor
18935              did not allow a 'LocalPort' of 0.
18936      Branch: perl
18937            ! ext/IO/lib/IO/Socket/INET.pm
18938 ____________________________________________________________________________
18939 [ 10745] By: nick                                  on 2001/06/20  08:56:39
18940         Log: Integrate mainline.
18941      Branch: perlio
18942           !> (integrate 37 files)
18943 ____________________________________________________________________________
18944 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
18945         Log: After some reading I don't think we can blindly
18946              use systems' realpath().  Too many security problems,
18947              too many buggy implementations.
18948              
18949              TODO: the realpath() emulation code in util.c doesn't
18950              seem fully operational?  (readlink(), for example?)
18951      Branch: perl
18952            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
18953            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
18954            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
18955            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
18956            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
18957            ! win32/config_H.gc win32/config_H.vc
18958 ____________________________________________________________________________
18959 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
18960         Log: Metaconfig unit change for #10738.
18961      Branch: metaconfig
18962            ! U/compline/d_gconvert.U
18963 ____________________________________________________________________________
18964 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
18965         Log: Integrate change #10739 from maintperl:
18966              
18967              C<eval "/x$\r\n/x"> fails to compile correctly 
18968      Branch: perl
18969           !> t/op/pat.t toke.c
18970 ____________________________________________________________________________
18971 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
18972         Log: Retract #10725 (Hugo asked NOT to apply the patch)
18973      Branch: perl
18974            ! t/op/study.t
18975 ____________________________________________________________________________
18976 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
18977         Log: The test.third results were funnily named because of the
18978              new test scheme.
18979      Branch: perl
18980            ! t/TEST
18981 ____________________________________________________________________________
18982 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
18983         Log: C<eval "/x$\r\n/x"> fails to compile correctly
18984      Branch: maint-5.6/perl
18985            ! t/op/pat.t toke.c
18986 ____________________________________________________________________________
18987 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
18988         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
18989              From: Spider Boardman <spider@Orb.Nashua.NH.US>
18990              Date: Tue, 19 Jun 2001 19:15:40 -0400
18991              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
18992              
18993              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
18994              because "1e+129" being expected but "1.e+129" being returned.
18995              The culprit (at least in Tru64) is the use of gcvt().
18996      Branch: perl
18997            ! Configure
18998 ____________________________________________________________________________
18999 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
19000         Log: Subject: [PATCH perl@10722] test hunting on VMS
19001              From: "Craig A. Berry" <craigberry@mac.com>
19002              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
19003              Date: Tue, 19 Jun 2001 18:59:01 -0500
19004      Branch: perl
19005            ! vms/test.com
19006 ____________________________________________________________________________
19007 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
19008         Log: Subject: [PATCH] s/typos//
19009              From: Abhijit Menon-Sen <ams@wiw.org>
19010              Date: Wed, 20 Jun 2001 02:15:02 +0530
19011              Message-ID: <20010620021502.A14541@lustre.linux.in>
19012              
19013              Without the op.h s/bearword/bareword/ hunk, see
19014              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
19015      Branch: perl
19016            ! util.c
19017 ____________________________________________________________________________
19018 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
19019         Log: Metaconfig unit change for #10732 and #10733.
19020      Branch: metaconfig/U/perl
19021            ! fflushall.U
19022 ____________________________________________________________________________
19023 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
19024         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
19025              From: "Craig A. Berry" <craigberry@mac.com>
19026              Date: Tue, 19 Jun 2001 17:19:48 -0500
19027              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
19028      Branch: perl
19029            ! configure.com vms/descrip_mms.template
19030 ____________________________________________________________________________
19031 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
19032         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
19033              From: Spider Boardman <spider@Orb.Nashua.NH.US>
19034              Date: Tue, 19 Jun 2001 16:48:07 -0400
19035              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
19036              
19037              Further fixes to fflush(NULL) detection.
19038      Branch: perl
19039            ! Configure
19040 ____________________________________________________________________________
19041 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
19042         Log: AIX test -s hangs with non-existent files?
19043              (A genuine logic bug in Configure, but AIX also broken?)
19044      Branch: perl
19045            ! Configure
19046 ____________________________________________________________________________
19047 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
19048         Log: AUTHORS updates.
19049      Branch: perl
19050            ! AUTHORS
19051 ____________________________________________________________________________
19052 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
19053         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
19054              From: Spider Boardman <spider@Orb.Nashua.NH.US>
19055              Date: Tue, 19 Jun 2001 15:33:25 -0400
19056              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
19057      Branch: perl
19058            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
19059            ! t/lib/warnings/pp
19060 ____________________________________________________________________________
19061 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
19062         Log: Integrate perlio.
19063      Branch: perl
19064           !> lib/File/Find/find.t win32/distclean.bat
19065 ____________________________________________________________________________
19066 [ 10728] By: nick                                  on 2001/06/19  18:24:53
19067         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
19068      Branch: perlio
19069            ! lib/File/Find/find.t win32/distclean.bat
19070 ____________________________________________________________________________
19071 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
19072         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
19073              also add information how to find out whether one has PerlIO.
19074      Branch: perl
19075            ! pod/perlfunc.pod
19076 ____________________________________________________________________________
19077 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
19078         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
19079              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
19080              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
19081              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
19082      Branch: perl
19083            ! pod/perlfunc.pod
19084 ____________________________________________________________________________
19085 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
19086         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
19087              From: Hugo <hv@crypt.compulink.co.uk>
19088              Date: Tue, 19 Jun 2001 12:37:30 +0100
19089              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
19090      Branch: perl
19091            ! t/op/study.t
19092 ____________________________________________________________________________
19093 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
19094         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
19095              From: Hugo <hv@crypt.compulink.co.uk>
19096              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
19097              Date: Tue, 19 Jun 2001 13:15:17 +0100
19098      Branch: perl
19099            ! util.c
19100 ____________________________________________________________________________
19101 [ 10723] By: nick                                  on 2001/06/19  14:46:15
19102         Log: Integrate mainline
19103      Branch: perlio
19104           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
19105           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
19106           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
19107           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
19108           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
19109           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
19110            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
19111            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
19112            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
19113            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
19114            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
19115            - ext/Thread/unsync4.t
19116           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
19117           !> djgpp/config.over djgpp/fixpmain
19118           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
19119           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
19120           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
19121 ____________________________________________________________________________
19122 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
19123         Log: Update Changes.
19124      Branch: perl
19125            ! Changes patchlevel.h
19126 ____________________________________________________________________________
19127 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
19128         Log: The existence shall be MANIFESted.
19129      Branch: perl
19130            ! MANIFEST
19131 ____________________________________________________________________________
19132 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
19133         Log: The old libnet.cfg is first searched from the current directory,
19134              only then from the module path.
19135      Branch: perl
19136            ! utils/libnetcfg.PL
19137 ____________________________________________________________________________
19138 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
19139         Log: NetWare tweaks from Guruprasad.
19140      Branch: perl
19141            ! NetWare/Makefile NetWare/config.wc
19142 ____________________________________________________________________________
19143 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
19144         Log: Subject: [PATCH] djgpp updates
19145              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
19146              Date: Tue, 19 Jun 2001 10:59:06 +0200
19147              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
19148      Branch: perl
19149            ! djgpp/config.over djgpp/fixpmain
19150 ____________________________________________________________________________
19151 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
19152         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
19153              From: Prymmer/Kahn <pvhp@best.com>
19154              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
19155              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
19156      Branch: perl
19157            ! win32/Makefile
19158 ____________________________________________________________________________
19159 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
19160         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
19161              to happen right after the inclusion of <inttypes.h>,
19162              from Edward Moy.
19163      Branch: perl
19164            ! handy.h perl.h
19165 ____________________________________________________________________________
19166 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
19167         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
19168              From: Doug MacEachern <dougm@covalent.net>
19169              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
19170              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
19171      Branch: perl
19172            ! ext/DynaLoader/DynaLoader_pm.PL
19173 ____________________________________________________________________________
19174 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
19175         Log: Revert #10656 for perfomance reasons but leave in the
19176              use of Hv*() macros -- in comments, so that grepping the
19177              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
19178              suggested by Sarathy, also by Abhijit.)
19179      Branch: perl
19180            ! hv.c
19181 ____________________________________________________________________________
19182 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
19183         Log: Subject: [patch] .s MakeMaker suffix
19184              From: Doug MacEachern <dougm@covalent.net>
19185              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
19186              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
19187      Branch: perl
19188            ! lib/ExtUtils/MM_Unix.pm
19189 ____________________________________________________________________________
19190 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
19191         Log: One test lost in the big shuffle restored.
19192      Branch: perl
19193            + ext/IPC/SysV/ipcsysv.t
19194            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
19195 ____________________________________________________________________________
19196 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
19197         Log: Rename the old non-standard threads tests so that
19198              they won't be invoked.
19199      Branch: perl
19200            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
19201            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
19202            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
19203            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
19204            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
19205            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
19206            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
19207            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
19208            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
19209            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
19210            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
19211            - ext/Thread/unsync4.t
19212            ! MANIFEST
19213 ____________________________________________________________________________
19214 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
19215         Log: Integrate perlio.
19216      Branch: perl
19217           !> win32/config_sh.PL
19218 ____________________________________________________________________________
19219 [ 10709] By: nick                                  on 2001/06/19  08:18:18
19220         Log: Integrate mainline
19221      Branch: perlio
19222           +> (branch 40 files)
19223            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
19224            - lib/strict/subs lib/strict/vars lib/warnings/1global
19225            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
19226            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
19227            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
19228            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
19229            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
19230            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
19231            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
19232            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
19233            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
19234            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
19235            - lib/warnings/utf8 lib/warnings/util
19236           !> (integrate 57 files)
19237 ____________________________________________________________________________
19238 [ 10708] By: nick                                  on 2001/06/19  07:57:10
19239         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
19240      Branch: perlio
19241            ! win32/config_sh.PL
19242 ____________________________________________________________________________
19243 [ 10707] By: nick                                  on 2001/06/19  07:05:07
19244         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
19245      Branch: perl
19246            ! perly.c perly.y perly_c.diff vms/perly_c.vms
19247 ____________________________________________________________________________
19248 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
19249         Log: More perl572delta tweaks.
19250      Branch: perl
19251            ! pod/perl572delta.pod
19252 ____________________________________________________________________________
19253 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
19254         Log: Update perl572delta.
19255      Branch: perl
19256            ! pod/perl572delta.pod
19257 ____________________________________________________________________________
19258 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
19259         Log: VOS updates from Paul Green.
19260      Branch: perl
19261            ! vos/Changes vos/build.cm vos/perl.bind
19262 ____________________________________________________________________________
19263 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
19264         Log: Update the vos/config.*.* files.
19265      Branch: perl
19266            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19267            ! vos/config.ga.h
19268 ____________________________________________________________________________
19269 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
19270         Log: Add a makefile for more painless adding of symbols to the
19271              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
19272              takes care of the adding)
19273      Branch: perl
19274            + vos/Makefile
19275 ____________________________________________________________________________
19276 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
19277         Log: Make libnetcfg by default display the libnet configuration,
19278              -c to change, add -i for old config, document all options,
19279              regen toc.
19280      Branch: perl
19281            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
19282 ____________________________________________________________________________
19283 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
19284         Log: gcc -Wall sweep.
19285      Branch: perl
19286            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
19287 ____________________________________________________________________________
19288 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
19289         Log: So there.
19290      Branch: perl
19291            ! universal.c
19292 ____________________________________________________________________________
19293 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
19294         Log: Document the need for sv_printify().
19295              
19296              Document that 'use utf8' has been considered.
19297              
19298              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
19299      Branch: perl
19300            ! pod/perltodo.pod universal.c
19301 ____________________________________________________________________________
19302 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
19303         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
19304              From: Nicholas Clark <nick@ccl4.org>
19305              Date: Mon, 18 Jun 2001 23:29:23 +0100
19306              Message-ID: <20010618232923.I98663@plum.flirble.org>
19307      Branch: perl
19308            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
19309            ! ext/Sys/Syslog/Makefile.PL
19310 ____________________________________________________________________________
19311 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
19312         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
19313              From: Scott.L.Miller@Compaq.com
19314              Date: Mon, 18 Jun 2001 10:12:27 -0500
19315              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
19316      Branch: perl
19317            ! lib/perl5db.pl pod/perldebug.pod
19318 ____________________________________________________________________________
19319 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
19320         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
19321              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
19322              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
19323              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
19324      Branch: perl
19325            ! lib/Carp/Heavy.pm
19326 ____________________________________________________________________________
19327 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
19328         Log: Subject: [PATCH] Documentation changes for CLONE
19329              From: Artur Bergman <artur@contiller.se>
19330              Date: Mon, 18 Jun 2001 22:06:37 +0200
19331              Message-ID: <B7542BEC.1719%artur@contiller.se>
19332      Branch: perl
19333            ! pod/perlmod.pod pod/perlsub.pod
19334 ____________________________________________________________________________
19335 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
19336         Log: Subject: Re: configure.com
19337              From: "Craig A. Berry" <craigberry@mac.com>
19338              Date: Mon, 18 Jun 2001 16:04:38 -0500
19339              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
19340      Branch: perl
19341            ! configure.com
19342 ____________________________________________________________________________
19343 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
19344         Log: Subject: PL_nullstash + perl_clone()
19345              From: Doug MacEachern <dougm@covalent.net>
19346              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
19347              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
19348      Branch: perl
19349            ! sv.c
19350 ____________________________________________________________________________
19351 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
19352         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
19353              From: davem@fdgroup.co.uk
19354              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
19355              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
19356      Branch: perl
19357            ! embed.pl pod/perlapi.pod
19358 ____________________________________________________________________________
19359 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
19360         Log: More cross-compilation defaults gleaned from -Dcc
19361              if it is CPU-OS-gcc.
19362      Branch: metaconfig
19363            ! U/modified/libc.U
19364      Branch: metaconfig/U/perl
19365            ! Cross.U
19366      Branch: perl
19367            ! Configure INSTALL
19368 ____________________________________________________________________________
19369 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
19370         Log: Update Changes.
19371      Branch: perl
19372            ! Changes patchlevel.h
19373 ____________________________________________________________________________
19374 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
19375         Log: Subject: [PATCH 5.7.1] sv.c documentation
19376              From: davem@fdgroup.co.uk
19377              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
19378              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
19379      Branch: perl
19380            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
19381            ! sv.c sv.h
19382 ____________________________________________________________________________
19383 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
19384         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
19385              From: "Jon Gunnip" <jongunnip@hotmail.com>
19386              Date: Sun, 17 Jun 2001 18:24:29 -0400
19387              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
19388      Branch: perl
19389            ! pod/perlvar.pod
19390 ____________________________________________________________________________
19391 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
19392         Log: Move the locale/strict/warnings helper files back
19393              under the t/lib; this way the amount of non-installabled
19394              stuff under lib/ stays smaller.
19395      Branch: perl
19396            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
19397            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
19398            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
19399            + t/lib/warnings/5nolint t/lib/warnings/6default
19400            + t/lib/warnings/7fatal t/lib/warnings/8signal
19401            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
19402            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
19403            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
19404            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
19405            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
19406            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
19407            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
19408            + t/lib/warnings/taint t/lib/warnings/toke
19409            + t/lib/warnings/universal t/lib/warnings/utf8
19410            + t/lib/warnings/util
19411            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
19412            - lib/strict/subs lib/strict/vars lib/warnings/1global
19413            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
19414            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
19415            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
19416            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
19417            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
19418            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
19419            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
19420            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
19421            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
19422            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
19423            - lib/warnings/utf8 lib/warnings/util
19424            ! MANIFEST installperl lib/locale.t lib/strict.t
19425 ____________________________________________________________________________
19426 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
19427         Log: Split off the pack/unpack code, from Nicholas Clark.
19428      Branch: perl
19429            + pp_pack.c
19430            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
19431            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
19432            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
19433 ____________________________________________________________________________
19434 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
19435         Log: Guard the SysV IPC tests against being invoked in
19436              SysV-IPC-less places.
19437      Branch: perl
19438            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
19439 ____________________________________________________________________________
19440 [ 10683] By: nick                                  on 2001/06/18  12:24:42
19441         Log: Integrate mainline (new test scheme now ok on Linux).
19442      Branch: perlio
19443           +> lib/warnings.t
19444           !> dump.c sv.c
19445 ____________________________________________________________________________
19446 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
19447         Log: Add the locale.c and numeric.c to the microperl sources.
19448      Branch: perl
19449            ! Makefile.micro win32/Makefile
19450 ____________________________________________________________________________
19451 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
19452         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
19453              From: Abhijit Menon-Sen <ams@wiw.org>
19454              Date: Mon, 18 Jun 2001 14:23:44 +0530
19455              Message-ID: <20010618142344.A13136@lustre.linux.in>
19456      Branch: perl
19457            ! dump.c
19458 ____________________________________________________________________________
19459 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
19460         Log: Subject: Re: [PATCH] more anonymous stash cleanups
19461              From: Abhijit Menon-Sen <ams@wiw.org>
19462              Date: Mon, 18 Jun 2001 15:50:32 +0530
19463              Message-ID: <20010618155032.A13223@lustre.linux.in>
19464              
19465              Plus the comment left in as suggested by NI-S.
19466      Branch: perl
19467            ! sv.c
19468 ____________________________________________________________________________
19469 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
19470         Log: One missed file.
19471      Branch: perl
19472            + lib/warnings.t
19473 ____________________________________________________________________________
19474 [ 10678] By: nick                                  on 2001/06/18  08:05:29
19475         Log: Integrate mainline (part2 - the deletes)
19476      Branch: perlio
19477            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
19478            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
19479            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
19480            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
19481            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
19482            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
19483            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
19484            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
19485            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
19486            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
19487            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
19488 ____________________________________________________________________________
19489 [ 10677] By: nick                                  on 2001/06/18  08:04:44
19490         Log: Integrate mainline (part1)
19491      Branch: perlio
19492           +> (branch 376 files)
19493            - (delete 219 files)
19494           !> (integrate 151 files)
19495 ____________________________________________________________________________
19496 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
19497         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
19498              No doubt I made some mistakes like missed some files or
19499              misnamed some files.  The naming rules were more or less:
19500              (1) if the module is from CPAN, follows its ways, be it
19501              t/*.t or test.pl.
19502              (2) otherwise if there are multiple tests for a module
19503              put them in a t/
19504              (3) otherwise if there's only one test put it in Module.t
19505              (4) helper files go to module/ (locale, strict, warnings)
19506              (5) use longer filenames now that we can (but e.g. the
19507              compat-0.6.t and the Text::Balanced test files still
19508              were renamed to be more civil against the 8.3 people)
19509              installperl was updated appropriately not to install the
19510              *.t files or the help files from under lib.
19511              
19512              TODO: some helper files still remain under t/ that could
19513              follow their 'masters'.  UPDATE: On second thoughts, why
19514              should they.  They can continue to live under t/lib, and
19515              in fact the locale/strict/warnings helpers that were moved
19516              could be moved back.  This way the amount of non-installable
19517              stuff under lib/ stays smaller.
19518      Branch: perl
19519            + (add 253 files)
19520            - (delete 254 files)
19521            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
19522 ____________________________________________________________________________
19523 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
19524         Log: The warning no more comes from util.c, it comes from numeric.c.
19525      Branch: perl
19526            ! README.tru64
19527 ____________________________________________________________________________
19528 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
19529         Log: Subject: Re: anyone good at casting spells?
19530              From: Spider Boardman <spider@Orb.Nashua.NH.US>
19531              Date: Sun, 17 Jun 2001 21:21:04 -0400
19532              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
19533      Branch: perl
19534            ! ext/POSIX/POSIX.xs hv.h
19535 ____________________________________________________________________________
19536 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
19537         Log: Protect the (original) thread tests against testing if no 5.005
19538              threads have been configured.
19539      Branch: perl
19540            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
19541            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
19542            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
19543            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
19544            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
19545            ! ext/Thread/unsync4.t
19546 ____________________________________________________________________________
19547 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
19548         Log: Try the new test scanning scheme on Text::Abbrev.
19549      Branch: perl
19550            + lib/Text/Abbrev.t
19551            - lib/Text/Abbrev/t/abbrev.t
19552            ! MANIFEST
19553 ____________________________________________________________________________
19554 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
19555         Log: Change the scan policy of the *.t and test.pl files,
19556              now the *.t do not need to live in a t/ directory.
19557      Branch: perl
19558            ! t/TEST t/harness
19559 ____________________________________________________________________________
19560 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
19561         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
19562              From: Ilmari Karonen <iltzu@sci.fi>
19563              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
19564              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
19565      Branch: perl
19566            ! pod/perlfaq7.pod
19567 ____________________________________________________________________________
19568 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
19569         Log: Quench the warnings from Tru64; the HP-UX is still
19570              broken because it really, REALLY, doesn't like the
19571              HvARRAY() being lvalue:
19572              
19573              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
19574              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
19575      Branch: perl
19576            ! hv.c
19577 ____________________________________________________________________________
19578 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
19579         Log: Integrate change #10667 from maintperl:
19580              
19581              change#10449 broke the special-case that makes lexicals inside the
19582              eval"" within DB::DB() visible
19583      Branch: perl
19584           !> op.c
19585 ____________________________________________________________________________
19586 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
19587         Log: change#10449 broke the special-case that makes lexicals inside the
19588              eval"" within DB::DB() visible
19589      Branch: maint-5.6/perl
19590            ! op.c
19591 ____________________________________________________________________________
19592 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
19593         Log: Still spurious output; indent the code a bit.
19594              
19595              TODO1: separate the utility functions like MkDir
19596              into a helper script?
19597              
19598              TODO2: I see a lot of repetition in the filepath()
19599              and dirpath() calls.
19600      Branch: perl
19601            ! t/lib/filefind.t t/lib/findtaint.t
19602 ____________________________________________________________________________
19603 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
19604         Log: Regen modlib, toc.
19605      Branch: perl
19606            ! pod/perlmodlib.pod pod/perltoc.pod
19607 ____________________________________________________________________________
19608 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
19609         Log: Add libnetcfg to perlutil.
19610      Branch: perl
19611            ! pod/perlutil.pod
19612 ____________________________________________________________________________
19613 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
19614         Log: Initial integration of libnet-1.0703.
19615              The Configure script renamed as libnetcfg, will be
19616              installed along other utilities.
19617      Branch: perl
19618            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
19619            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
19620            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
19621            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
19622            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
19623            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
19624            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
19625            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
19626            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
19627            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
19628            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
19629            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
19630            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
19631            + utils/libnetcfg.PL
19632            ! MANIFEST utils.lst utils/Makefile
19633 ____________________________________________________________________________
19634 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
19635         Log: Less potentially test-harness-confusing output.
19636      Branch: perl
19637            ! lib/Memoize/t/expire_module_t.t
19638 ____________________________________________________________________________
19639 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
19640         Log: The final print annoys make test.
19641      Branch: perl
19642            ! t/lib/filefind.t t/lib/findtaint.t
19643 ____________________________________________________________________________
19644 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
19645         Log: Add an option for handling dangling symbolic links.
19646      Branch: perl
19647            ! lib/File/Find.pm t/lib/filefind.t
19648 ____________________________________________________________________________
19649 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
19650         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
19651              From: Thomas Wegner <wegner_thomas@yahoo.com>
19652              Date: Sun, 17 Jun 2001 14:43:11 +0200
19653              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
19654      Branch: perl
19655            + t/lib/findtaint.t
19656            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
19657 ____________________________________________________________________________
19658 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
19659         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
19660              From: Jonathan Stowe <gellyfish@gellyfish.com>
19661              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
19662              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
19663      Branch: perl
19664            ! lib/ExtUtils/MM_Unix.pm
19665 ____________________________________________________________________________
19666 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
19667         Log: Subject: [PATCH] more anonymous stash cleanups
19668              From: Abhijit Menon-Sen <ams@wiw.org>
19669              Date: Sun, 17 Jun 2001 11:44:06 +0530
19670              Message-ID: <20010617114406.A25203@lustre.linux.in>
19671      Branch: perl
19672            ! op.c
19673 ____________________________________________________________________________
19674 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
19675         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
19676              From: Abhijit Menon-Sen <ams@wiw.org>
19677              Date: Sun, 17 Jun 2001 08:02:59 +0530
19678              Message-ID: <20010617080259.A28776@lustre.linux.in>
19679              
19680              Subject: [PATCH #2/7] xhv_eiter
19681              From: Abhijit Menon-Sen <ams@wiw.org>
19682              Date: Sun, 17 Jun 2001 08:13:18 +0530
19683              Message-ID: <20010617081318.B28776@lustre.linux.in>
19684              
19685              Subject: [PATCH #3/7] xhv_fill
19686              From: Abhijit Menon-Sen <ams@wiw.org>
19687              Date: Sun, 17 Jun 2001 08:25:16 +0530
19688              Message-ID: <20010617082516.C28776@lustre.linux.in>
19689              
19690              Subject: [PATCH #4/7] xhv_keys
19691              From: Abhijit Menon-Sen <ams@wiw.org>
19692              Date: Sun, 17 Jun 2001 08:36:17 +0530
19693              Message-ID: <20010617083617.D28776@lustre.linux.in>
19694              
19695              Subject: [PATCH #5/7] xhv_max
19696              From: Abhijit Menon-Sen <ams@wiw.org>
19697              Date: Sun, 17 Jun 2001 08:39:48 +0530
19698              Message-ID: <20010617083948.E28776@lustre.linux.in>
19699              
19700              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
19701              From: Abhijit Menon-Sen <ams@wiw.org>
19702              Date: Sun, 17 Jun 2001 08:51:11 +0530
19703              Message-ID: <20010617085111.F28776@lustre.linux.in>
19704      Branch: perl
19705            ! hv.c
19706 ____________________________________________________________________________
19707 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
19708         Log: Update Changes.
19709      Branch: perl
19710            ! Changes patchlevel.h
19711 ____________________________________________________________________________
19712 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
19713         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
19714              From: Abhijit Menon-Sen <ams@wiw.org>
19715              Date: Sat, 16 Jun 2001 07:41:19 +0530
19716              Message-ID: <20010616074119.A24720@lustre.linux.in>
19717      Branch: perl
19718            ! hv.c perl.c vms/vmsish.h win32/win32.h
19719 ____________________________________________________________________________
19720 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
19721         Log: Document tests failing when threaded, since we now have more.
19722      Branch: perl
19723            ! pod/perl572delta.pod
19724 ____________________________________________________________________________
19725 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
19726         Log: -Wall cleanup.
19727      Branch: perl
19728            ! ext/Thread/Thread.xs
19729 ____________________________________________________________________________
19730 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
19731         Log: pthread_attr_setstacksize() isn't absolutely necessary
19732              to call, only iff THREAD_CREATE_NEEDS_STACK.
19733      Branch: perl
19734            ! ext/Thread/Thread.xs
19735 ____________________________________________________________________________
19736 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
19737         Log: -Wall strays.
19738      Branch: perl
19739            ! perl.c util.c
19740 ____________________________________________________________________________
19741 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
19742         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
19743              (and INT64_MIN) brokenness.
19744      Branch: perl
19745            ! hints/darwin.sh perl.h
19746 ____________________________________________________________________________
19747 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
19748         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
19749              From: Nicholas Clark <nick@ccl4.org>
19750              Date: Sun, 17 Jun 2001 00:16:05 +0100
19751              Message-ID: <20010617001605.V98663@plum.flirble.org>
19752      Branch: perl
19753            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
19754            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
19755            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
19756 ____________________________________________________________________________
19757 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
19758         Log: Add perlnetware to docs; regen toc; supply skeleton
19759              docs for some Memoize submodules.
19760      Branch: perl
19761            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
19762            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
19763            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
19764            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
19765            ! win32/Makefile win32/makefile.mk
19766 ____________________________________________________________________________
19767 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
19768         Log: pod cleanup.
19769      Branch: perl
19770            ! README.netware
19771 ____________________________________________________________________________
19772 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
19773         Log: Integrate Memoize 0.64.  Few tweaks were required in
19774              the test scripts.  Note that the speed and expire*
19775              tests take several dozen seconds to run.
19776      Branch: perl
19777            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
19778            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
19779            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
19780            + lib/Memoize/README lib/Memoize/SDBM_File.pm
19781            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
19782            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
19783            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
19784            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
19785            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
19786            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
19787            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
19788            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
19789            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
19790            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
19791            ! MANIFEST t/lib/1_compile.t
19792 ____________________________________________________________________________
19793 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
19794         Log: Document the cross-compilation options.
19795      Branch: perl
19796            ! Cross/README INSTALL
19797 ____________________________________________________________________________
19798 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
19799         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
19800      Branch: perl
19801            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
19802            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
19803            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
19804            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
19805            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
19806            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
19807            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
19808            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
19809            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
19810            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
19811            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
19812            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
19813            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
19814            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
19815            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
19816            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
19817            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
19818            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
19819            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
19820            + lib/ExtUtils/MM_NW5.pm
19821            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
19822            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
19823            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
19824            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
19825            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
19826            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
19827            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
19828            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
19829            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
19830            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
19831            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
19832            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
19833            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
19834            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
19835            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
19836            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
19837            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
19838            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
19839            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
19840            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
19841            ! util.h x2p/a2py.c
19842 ____________________________________________________________________________
19843 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
19844         Log: Resort MANIFEST.
19845      Branch: perl
19846            ! MANIFEST
19847 ____________________________________________________________________________
19848 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
19849         Log: Integrate perlio.
19850      Branch: perl
19851           +> win32/win32io.c
19852           !> MANIFEST perlio.c perliol.h win32/makefile.mk
19853 ____________________________________________________________________________
19854 [ 10640] By: nick                                  on 2001/06/16  18:38:31
19855         Log: Disable :win32 layer as default till I get it working
19856      Branch: perlio
19857            ! MANIFEST perlio.c
19858 ____________________________________________________________________________
19859 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
19860         Log: Try the new scheme by moving the Text::Abbrev test
19861              to a new place under lib.
19862      Branch: perl
19863            + lib/Text/Abbrev/t/abbrev.t
19864            - t/lib/abbrev.t
19865            ! MANIFEST
19866 ____________________________________________________________________________
19867 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
19868         Log: Make the code even more dynamical so that testname
19869              suffix length can change.
19870      Branch: perl
19871            ! lib/Test/Harness.pm t/TEST
19872 ____________________________________________________________________________
19873 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
19874         Log: Allow for deeper t/ and also a single test.pl.
19875      Branch: perl
19876            ! t/TEST t/harness
19877 ____________________________________________________________________________
19878 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
19879         Log: #define fix from Nicholas Clark.
19880      Branch: perl
19881            ! ext/POSIX/POSIX.xs
19882 ____________________________________________________________________________
19883 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
19884         Log: Initialization is nice.
19885      Branch: perl
19886            ! lib/Test/Harness.pm
19887 ____________________________________________________________________________
19888 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
19889         Log: Make t/TEST and t/harness to test also the t/ tests
19890              under the main lib/ and ext/ directories.  Fix Test::Harness
19891              to dynamically change the width of its "foo/bar....ok" output.
19892      Branch: perl
19893            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
19894 ____________________________________________________________________________
19895 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
19896         Log: Subject: [PATCH] Re: perl@10611 
19897              From: Nicholas Clark <nick@ccl4.org>
19898              Date: Sat, 16 Jun 2001 16:52:47 +0100
19899              Message-ID: <20010616165247.O98663@plum.flirble.org>
19900              
19901              The .xs parts, too.
19902      Branch: perl
19903            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
19904            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
19905 ____________________________________________________________________________
19906 [ 10632] By: nick                                  on 2001/06/16  16:44:35
19907         Log: Work-in-progress win32 layer semi-functional, checking 
19908              for UNIX breakage.
19909      Branch: perlio
19910            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
19911 ____________________________________________________________________________
19912 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
19913         Log: Subject: [PATCH] Re: perl@10611 
19914              From: Nicholas Clark <nick@ccl4.org>
19915              Date: Sat, 16 Jun 2001 16:52:47 +0100
19916              Message-ID: <20010616165247.O98663@plum.flirble.org>
19917      Branch: perl
19918            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
19919            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
19920            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
19921            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
19922            ! lib/ExtUtils/Constant.pm
19923 ____________________________________________________________________________
19924 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
19925         Log: Metaconfig unit change for #10629.
19926      Branch: metaconfig
19927            ! U/modified/Finish.U
19928 ____________________________________________________________________________
19929 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
19930         Log: The extraction changed directories.
19931      Branch: perl
19932            ! Configure
19933 ____________________________________________________________________________
19934 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
19935         Log: Math::BigInt 1.35 from Tels.
19936      Branch: perl
19937            + t/lib/mbimbf.t
19938            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
19939            ! t/lib/bigfltpm.t t/lib/bigintpm.t
19940 ____________________________________________________________________________
19941 [ 10627] By: nick                                  on 2001/06/16  14:54:52
19942         Log: Work in progress UNIX-side edit of win32 PerLIO layer
19943      Branch: perlio
19944            + win32/win32io.c
19945            ! perlio.c win32/makefile.mk
19946 ____________________________________________________________________________
19947 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
19948         Log: Subject: [PATCH 5.6.1] os2/diff-configure
19949              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19950              Date: Fri, 15 Jun 2001 01:19:36 -0400
19951              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
19952              
19953              Empty all of it because I think #10624 made even the
19954              last patch hunk unnecessary.
19955      Branch: perl
19956            ! os2/diff.configure
19957 ____________________________________________________________________________
19958 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
19959         Log: Metaconfig unit change for 10624.
19960      Branch: metaconfig
19961            ! U/modified/libc.U
19962      Branch: perl
19963            ! config_h.SH
19964 ____________________________________________________________________________
19965 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
19966         Log: Move the initialization of libnames to the beginning so
19967              that can one 'seed' it (as OS/2 does.)
19968      Branch: perl
19969            ! Configure
19970 ____________________________________________________________________________
19971 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
19972         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
19973              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19974              Date: Fri, 15 Jun 2001 19:10:57 -0400
19975              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
19976      Branch: perl
19977            ! os2/OS2/REXX/DLL/DLL.pm
19978 ____________________________________________________________________________
19979 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
19980         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
19981              From: "Craig A. Berry" <craigberry@mac.com>
19982              Date: Fri, 15 Jun 2001 17:00:03 -0500
19983              Message-Id: <a05101007b750342599be@[172.16.52.1]>
19984      Branch: perl
19985            ! vms/descrip_mms.template
19986 ____________________________________________________________________________
19987 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
19988         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
19989              From: "Craig A. Berry" <craigberry@mac.com>
19990              Date: Fri, 15 Jun 2001 18:39:42 -0500
19991              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
19992      Branch: perl
19993            ! lib/File/Spec/VMS.pm t/lib/extutils.t
19994 ____________________________________________________________________________
19995 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
19996         Log: Integrate perlio.
19997      Branch: perl
19998           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
19999           !> t/io/utf8.t t/lib/io_scalar.t
20000 ____________________________________________________________________________
20001 [ 10619] By: nick                                  on 2001/06/15  21:05:19
20002         Log: Generated files
20003      Branch: perlio
20004            ! embed.h proto.h
20005 ____________________________________________________________________________
20006 [ 10618] By: nick                                  on 2001/06/15  20:27:42
20007         Log: Fix open.pm to work via XS-implemented method calls rather
20008              than *open::layers variables which caused all the HV/AV hassle.
20009      Branch: perlio
20010            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
20011            ! t/lib/io_scalar.t
20012 ____________________________________________________________________________
20013 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
20014         Log: Integrate perlio.
20015      Branch: perl
20016           !> lib/ExtUtils/Constant.pm
20017 ____________________________________________________________________________
20018 [ 10616] By: nick                                  on 2001/06/15  18:46:47
20019         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
20020      Branch: perlio
20021            ! lib/ExtUtils/Constant.pm
20022 ____________________________________________________________________________
20023 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
20024         Log: Integrate perlio.
20025      Branch: perl
20026           !> ext/Socket/Socket.xs
20027 ____________________________________________________________________________
20028 [ 10614] By: nick                                  on 2001/06/15  18:33:37
20029         Log: MULTIPLICITY fix for Socket.xs
20030      Branch: perlio
20031            ! ext/Socket/Socket.xs
20032 ____________________________________________________________________________
20033 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
20034         Log: Subject: Re: perl@10611
20035              From: Doug MacEachern <dougm@covalent.net>
20036              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
20037              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
20038      Branch: perl
20039            ! ext/Socket/Socket.xs
20040 ____________________________________________________________________________
20041 [ 10612] By: nick                                  on 2001/06/15  16:14:38
20042         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
20043      Branch: perlio
20044           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
20045           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
20046           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
20047           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
20048           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
20049           !> utils/h2ph.PL
20050 ____________________________________________________________________________
20051 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
20052         Log: Update Changes.
20053      Branch: perl
20054            ! Changes patchlevel.h
20055 ____________________________________________________________________________
20056 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
20057         Log: Upping the test count.
20058      Branch: perl
20059            ! t/lib/filefind.t
20060 ____________________________________________________________________________
20061 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
20062         Log: Integrate perlio.
20063      Branch: perl
20064           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20065 ____________________________________________________________________________
20066 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
20067         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
20068              From: andreas.koenig@anima.de (Andreas J. Koenig)
20069              Date: 15 Jun 2001 13:30:39 +0200
20070              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
20071              
20072              Record the grim history.
20073      Branch: perl
20074            ! lib/File/Find.pm
20075 ____________________________________________________________________________
20076 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
20077         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
20078              From: Brian McCauley <nobull@mail.com>
20079              Date: 15 Jun 2001 07:51:26 +0100
20080              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
20081      Branch: perl
20082            ! lib/File/Find.pm t/lib/filefind.t
20083 ____________________________________________________________________________
20084 [ 10606] By: nick                                  on 2001/06/15  14:00:08
20085         Log: regen_config_h for Win32.
20086      Branch: perlio
20087            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20088 ____________________________________________________________________________
20089 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
20090         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
20091              From: Peter Prymmer <pvhp@forte.com>
20092              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
20093              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
20094      Branch: perl
20095            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
20096 ____________________________________________________________________________
20097 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
20098         Log: Some filesystems require writability for rename/unlink.
20099      Branch: perl
20100            ! opcode.pl
20101 ____________________________________________________________________________
20102 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
20103         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
20104              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
20105              Date: Fri, 15 Jun 2001 12:08:53 +0200
20106              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
20107      Branch: perl
20108            ! perlio.c
20109 ____________________________________________________________________________
20110 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
20111         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
20112              From: Mike Guy <mjtg@cam.ac.uk>
20113              Date: Fri, 15 Jun 2001 14:11:49 +0100
20114              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
20115      Branch: perl
20116            ! opcode.pl
20117 ____________________________________________________________________________
20118 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
20119         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
20120              From: Nicholas Clark <nick@ccl4.org>
20121              Date: Thu, 14 Jun 2001 23:52:56 +0100
20122              Message-ID: <20010614235256.G98663@plum.flirble.org>
20123      Branch: perl
20124            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
20125            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
20126 ____________________________________________________________________________
20127 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
20128         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
20129              From: Russ Allbery <rra@stanford.edu>
20130              Date: 14 Jun 2001 13:24:43 -0700
20131              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
20132      Branch: perl
20133            ! ext/GDBM_File/GDBM_File.pm
20134 ____________________________________________________________________________
20135 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
20136         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
20137              From: Nicholas Clark <nick@ccl4.org>
20138              Date: Thu, 14 Jun 2001 20:37:47 +0100
20139              Message-ID: <20010614203747.F98663@plum.flirble.org>
20140      Branch: perl
20141            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
20142            ! t/lib/gdbm.t
20143 ____________________________________________________________________________
20144 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
20145         Log: Integrate perlio.
20146      Branch: perl
20147           !> makedef.pl sv.c
20148 ____________________________________________________________________________
20149 [ 10597] By: nick                                  on 2001/06/15  11:08:13
20150         Log: Check that HVs with HvNAME() != NULL are really stashes before
20151              treating them as such. Also be more defensive on the GvCV.
20152              Win32 fork and dprof now working again. 
20153      Branch: perlio
20154            ! sv.c
20155 ____________________________________________________________________________
20156 [ 10596] By: nick                                  on 2001/06/15  10:11:20
20157         Log: Integrate mainline.
20158      Branch: perlio
20159           +> Cross/README
20160           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
20161           !> Porting/config_H config_h.SH configure.com epoc/config.sh
20162           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
20163           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20164           !> vos/config.ga.h win32/config.bc win32/config.gc
20165           !> win32/config.vc win32/config_H.bc win32/config_H.gc
20166           !> win32/config_H.vc
20167 ____________________________________________________________________________
20168 [ 10595] By: nick                                  on 2001/06/15  09:37:17
20169         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
20170              - Win32 (VC++) now builds but fails:
20171              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
20172              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
20173              write.t    - open(...,"|-") not implemented on Win32 
20174      Branch: perlio
20175            ! makedef.pl
20176 ____________________________________________________________________________
20177 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
20178         Log: Integrate perlio.
20179      Branch: perl
20180           !> perlio.c win32/makefile.mk
20181 ____________________________________________________________________________
20182 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
20183         Log: Metaconfig unit changes for #10592.
20184      Branch: metaconfig
20185            + U/modified/i_varhdr.U U/modified/startsh.U
20186            - U/a_dvisory/crosscompile.U U/target/Target.U
20187            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
20188            ! U/compline/bitpbyte.U U/compline/byteorder.U
20189            ! U/compline/ccflags.U U/compline/charsize.U
20190            ! U/compline/d_casti32.U U/compline/d_castneg.U
20191            ! U/compline/d_closedir.U U/compline/d_fd_set.U
20192            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
20193            ! U/compline/d_keepsig.U U/compline/d_open3.U
20194            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
20195            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
20196            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
20197            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
20198            ! U/compline/doublesize.U U/compline/floatsize.U
20199            ! U/compline/nblock_io.U U/compline/orderlib.U
20200            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
20201            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
20202            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
20203            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
20204            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
20205            ! U/modified/spitshell.U U/threads/archname.U
20206            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
20207            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
20208            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
20209            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
20210            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
20211      Branch: metaconfig/U/perl
20212            + Cross.U
20213            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
20214            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
20215            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
20216            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
20217            ! stdio_streams.U uselfs.U
20218 ____________________________________________________________________________
20219 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
20220         Log: The first steps towards cross-compilation.
20221              
20222              Abstract execution of compiled test executables with $run,
20223              and abstract transfer of files with $to and $from.
20224              
20225              Under cross-compilation the $run, $to, and $from will point
20226              to appropriate wrapper scripts, by default ssh and scp,
20227              but also rsh, rcp, and cp are supported.  If not
20228              cross-compiling, they will be set to '', ':', and ':',
20229              respectively.
20230              
20231              With these patches I was able to get Configure for
20232              iPAQ ARM Linux on an Intel Linux about 95% right
20233              (only a few tests failed to execute or they produced
20234              incorrect results), and I was able to compile
20235              a functional miniperl.
20236              
20237              The symbol crosscompile renamed to be usecrosscompile,
20238              the corresponding C symbol from CROSSCOMPILE to
20239              USE_CROSS_COMPILE.
20240      Branch: perl
20241            ! Configure Cross/README Makefile.SH Porting/Glossary
20242            ! Porting/config.sh Porting/config_H config_h.SH configure.com
20243            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
20244            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
20245            ! vos/config.ga.def vos/config.ga.h win32/config.bc
20246            ! win32/config.gc win32/config.vc win32/config_H.bc
20247            ! win32/config_H.gc win32/config_H.vc
20248 ____________________________________________________________________________
20249 [ 10591] By: nick                                  on 2001/06/14  20:00:12
20250         Log: Steps along the road toward Win32 building again.
20251      Branch: perlio
20252            ! perlio.c win32/makefile.mk
20253 ____________________________________________________________________________
20254 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
20255         Log: Integrate perlio.
20256      Branch: perl
20257           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20258 ____________________________________________________________________________
20259 [ 10589] By: nick                                  on 2001/06/14  13:54:07
20260         Log: Routine regen_config_h for Win32
20261      Branch: perlio
20262            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20263 ____________________________________________________________________________
20264 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
20265         Log: Integrate perlio.
20266      Branch: perl
20267           +> perlyline.pl
20268           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
20269 ____________________________________________________________________________
20270 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
20271         Log: A placeholder.
20272      Branch: perl
20273            + Cross/README
20274 ____________________________________________________________________________
20275 [ 10586] By: nick                                  on 2001/06/14  08:25:07
20276         Log: Add new step to run_byacc which:
20277              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
20278              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
20279      Branch: perlio
20280            + perlyline.pl
20281            ! MANIFEST Makefile.SH perly.c
20282 ____________________________________________________________________________
20283 [ 10585] By: nick                                  on 2001/06/14  08:22:29
20284         Log: Integrate mainline
20285      Branch: perlio
20286           +> locale.c numeric.c
20287           !> Changes cygwin/Makefile.SHs embed.h embed.pl
20288           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
20289           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
20290           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
20291           !> x2p/Makefile.SH
20292 ____________________________________________________________________________
20293 [ 10584] By: nick                                  on 2001/06/14  08:05:53
20294         Log: Hack to remove insecure directories from PATH so test will run.
20295      Branch: perlio
20296            ! t/lib/filefind.t
20297 ____________________________________________________________________________
20298 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
20299         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
20300      Branch: perl
20301            - t/lib/mbimbf.t
20302            ! MANIFEST
20303 ____________________________________________________________________________
20304 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
20305         Log: Detypo.
20306      Branch: perl
20307            ! x2p/Makefile.SH
20308 ____________________________________________________________________________
20309 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
20310         Log: de-$CONFIG continues.
20311      Branch: perl
20312            ! cygwin/Makefile.SHs x2p/Makefile.SH
20313 ____________________________________________________________________________
20314 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
20315         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
20316              From: Nicholas Clark <nick@ccl4.org>
20317              Date: Wed, 13 Jun 2001 21:20:13 +0100
20318              Message-ID: <20010613212013.D98663@plum.flirble.org>
20319      Branch: perl
20320            ! opcode.pl
20321 ____________________________________________________________________________
20322 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
20323         Log: Subject: splitting util.c
20324              From: Hugo <hv@crypt.compulink.co.uk>
20325              Date: Thu, 14 Jun 2001 00:41:08 +0100
20326              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
20327      Branch: perl
20328            + locale.c numeric.c
20329            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
20330            ! pod/perlapi.pod proto.h util.c
20331 ____________________________________________________________________________
20332 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
20333         Log: Upgrade to Math::BigInt 1.34 from Tels.
20334      Branch: perl
20335            + t/lib/mbimbf.t
20336            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
20337            ! t/lib/bigfltpm.t t/lib/bigintpm.t
20338 ____________________________________________________________________________
20339 [ 10577] By: nick                                  on 2001/06/13  19:02:48
20340         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
20341      Branch: perlio
20342           !> (integrate 125 files)
20343 ____________________________________________________________________________
20344 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
20345         Log: Update Changes.
20346      Branch: perl
20347            ! Changes patchlevel.h
20348 ____________________________________________________________________________
20349 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
20350         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
20351              From: "Craig A. Berry" <craigberry@mac.com>
20352              Date: Wed, 13 Jun 2001 13:24:28 -0500
20353              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
20354      Branch: perl
20355            ! ext/re/Makefile.PL
20356 ____________________________________________________________________________
20357 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
20358         Log: Mc.u.c. for #10573.
20359      Branch: metaconfig
20360            ! U/threads/usethreads.U
20361 ____________________________________________________________________________
20362 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
20363         Log: It would be also be good if I could type.
20364      Branch: perl
20365            ! Configure
20366 ____________________________________________________________________________
20367 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
20368         Log: Metaconfig unit change for #10571.
20369      Branch: metaconfig
20370            ! U/threads/usethreads.U
20371 ____________________________________________________________________________
20372 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
20373         Log: A non-empty default is a good thing.
20374      Branch: perl
20375            ! Configure
20376 ____________________________________________________________________________
20377 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
20378         Log: Metaconfig unit change for #10569.
20379      Branch: metaconfig
20380            ! U/threads/usethreads.U
20381 ____________________________________________________________________________
20382 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
20383         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
20384              extremely experimental, not even prompted for.
20385      Branch: perl
20386            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20387            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
20388            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
20389            ! win32/config.bc win32/config.gc win32/config.vc
20390 ____________________________________________________________________________
20391 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
20392         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
20393      Branch: perl
20394            ! pod/perlfaq6.pod
20395 ____________________________________________________________________________
20396 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
20397         Log: Integrate perlio; conflicts, accept Nick's versions.
20398      Branch: perl
20399           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
20400           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
20401 ____________________________________________________________________________
20402 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
20403         Log: Subject: Re: ext/ + -Wall
20404              From: Doug MacEachern <dougm@covalent.net>
20405              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
20406              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
20407      Branch: perl
20408            ! XSUB.h lib/ExtUtils/xsubpp perl.h
20409 ____________________________________________________________________________
20410 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
20411         Log: Similar logic as DB_File.xs, using the modern macros and
20412              defines them to older ones for older Perls where PERL_VERSION
20413              is not defined, from Doug MacEachern.
20414      Branch: perl
20415            ! ext/Storable/Storable.xs
20416 ____________________________________________________________________________
20417 [ 10564] By: nick                                  on 2001/06/13  15:22:01
20418         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
20419              and using that instead (name lookups are sequential search for now).
20420      Branch: perlio
20421            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
20422            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
20423 ____________________________________________________________________________
20424 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
20425         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
20426              From: "Richard Soderberg" <rs@crystalflame.net>
20427              Date: Sat, 26 May 2001 06:44:20 -0700
20428              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
20429      Branch: perl
20430            ! sv.c t/op/glob.t
20431 ____________________________________________________________________________
20432 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
20433         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
20434              From: "Craig A. Berry" <craigberry@mac.com>
20435              Date: Tue, 12 Jun 2001 23:55:26 -0500
20436              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
20437      Branch: perl
20438            ! ext/re/Makefile.PL ext/re/re.xs
20439 ____________________________________________________________________________
20440 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
20441         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
20442              suggested by NI-S.
20443      Branch: perl
20444            ! XSUB.h malloc.c perl.h
20445 ____________________________________________________________________________
20446 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
20447         Log: Regen toc.
20448      Branch: perl
20449            ! pod/perltoc.pod
20450 ____________________________________________________________________________
20451 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
20452         Log: Subject: [patch] perl.gprof control
20453              From: Doug MacEachern <dougm@covalent.net>
20454              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
20455              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
20456      Branch: perl
20457            ! miniperlmain.c perl.h
20458 ____________________________________________________________________________
20459 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
20460         Log: Subject: Re: ext/ + -Wall
20461              From: Doug MacEachern <dougm@covalent.net>
20462              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
20463              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
20464              
20465              Document ax and break up dXSARGS.
20466      Branch: perl
20467            ! XSUB.h pod/perlapi.pod
20468 ____________________________________________________________________________
20469 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
20470         Log: More AIX tweakage from Merijn.
20471      Branch: perl
20472            ! hints/aix.sh
20473 ____________________________________________________________________________
20474 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
20475         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
20476              From: "Craig A. Berry" <craigberry@mac.com>
20477              Date: Tue, 12 Jun 2001 22:57:45 -0500
20478              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
20479      Branch: perl
20480            ! vms/descrip_mms.template
20481 ____________________________________________________________________________
20482 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
20483         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
20484              From: "Craig A. Berry" <craigberry@mac.com>
20485              Date: Tue, 12 Jun 2001 22:21:39 -0500
20486              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
20487      Branch: perl
20488            ! configure.com util.c
20489 ____________________________________________________________________________
20490 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
20491         Log: New AIX dynaloading code from Jens-Uwe Mager.
20492              Does break binary compatibility.
20493      Branch: perl
20494            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
20495 ____________________________________________________________________________
20496 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
20497         Log: VMS DEC C compiler found nits by Peter Prymmer.
20498      Branch: perl
20499            ! util.c
20500 ____________________________________________________________________________
20501 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
20502         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
20503              From: Peter Prymmer <pvhp@forte.com>
20504              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
20505              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
20506      Branch: perl
20507            ! t/lib/filecomp.t
20508 ____________________________________________________________________________
20509 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
20510         Log: I wonder how many $CONFIGs still lurk in the shadows.
20511      Branch: perl
20512            ! pod/Makefile.SH x2p/cflags.SH
20513 ____________________________________________________________________________
20514 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
20515         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
20516      Branch: perl
20517            ! pod/checkpods.PL
20518 ____________________________________________________________________________
20519 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
20520         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
20521      Branch: perl
20522            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
20523 ____________________________________________________________________________
20524 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
20525         Log: Subject: [patch] rid local_patches warnings
20526              From: Doug MacEachern <dougm@covalent.net>
20527              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
20528              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
20529      Branch: perl
20530            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
20531 ____________________________________________________________________________
20532 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
20533         Log: Subject: Re: ext/ + -Wall
20534              From: Doug MacEachern <dougm@covalent.net>
20535              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
20536              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
20537      Branch: perl
20538            ! ext/attrs/attrs.xs
20539 ____________________________________________________________________________
20540 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
20541         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
20542              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
20543              Date: Tue, 12 Jun 2001 14:36:20 -0400
20544              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
20545      Branch: perl
20546            ! pod/perlretut.pod
20547 ____________________________________________________________________________
20548 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
20549         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
20550              From: Mike Guy <mjtg@cam.ac.uk>
20551              Date: Tue, 12 Jun 2001 19:10:31 +0100
20552              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
20553              
20554              Subject: Re: [ID 20010612.001] out of memory during regex compilation
20555              From: Mike Guy <mjtg@cam.ac.uk>
20556              Date: Tue, 12 Jun 2001 19:21:01 +0100
20557              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
20558      Branch: perl
20559            ! pod/perlop.pod
20560 ____________________________________________________________________________
20561 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
20562         Log: AIX tweaks from Merijn H. Brand.
20563      Branch: perl
20564            ! hints/aix.sh
20565 ____________________________________________________________________________
20566 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
20567         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
20568              From: "Brendan O'Dea" <bod@compusol.com.au>
20569              Date: Wed, 13 Jun 2001 05:16:47 +1000
20570              Message-ID: <20010613051647.A8945@compusol.com.au>
20571      Branch: maint-5.6/perl
20572            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
20573 ____________________________________________________________________________
20574 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
20575         Log: Subject: Small bcopy cleanup
20576              From: Andy Dougherty <doughera@lafayette.edu>
20577              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
20578              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
20579      Branch: perl
20580            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
20581 ____________________________________________________________________________
20582 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
20583         Log: Subject: [PATCH] Re: ext/ + -Wall
20584              From: Nicholas Clark <nick@ccl4.org>
20585              Date: Wed, 13 Jun 2001 00:04:30 +0100
20586              Message-ID: <20010613000430.M5901@plum.flirble.org>
20587      Branch: perl
20588            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
20589 ____________________________________________________________________________
20590 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
20591         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
20592              From: Nicholas Clark <nick@ccl4.org>
20593              Date: Tue, 12 Jun 2001 23:53:07 +0100
20594              Message-ID: <20010612235307.L5901@plum.flirble.org>
20595      Branch: perl
20596            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
20597 ____________________________________________________________________________
20598 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
20599         Log: MPE/iX tweaks from Mark Bixby.
20600      Branch: perl
20601            ! hints/mpeix.sh mpeix/mpeixish.h util.c
20602 ____________________________________________________________________________
20603 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
20604         Log: Update Changes.
20605      Branch: perl
20606            ! Changes patchlevel.h
20607 ____________________________________________________________________________
20608 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
20609         Log: One less -Wall whine (found under DEBUGGING).
20610      Branch: perl
20611            ! x2p/Makefile.SH x2p/a2p.c
20612 ____________________________________________________________________________
20613 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
20614         Log: s/case-independent/case-insensitive/g
20615      Branch: perl
20616            ! pod/perldebug.pod
20617 ____________________________________________________________________________
20618 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
20619         Log: As suggested in    
20620              
20621              Subject: Re: ext/ + -Wall
20622              From: Gurusamy Sarathy <gsar@ActiveState.com>
20623              Date: Mon, 11 Jun 2001 23:34:31 -0700
20624              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
20625      Branch: perl
20626            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
20627            ! perl.h
20628 ____________________________________________________________________________
20629 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
20630         Log: Subject: ext/ + -Wall
20631              From: Doug MacEachern <dougm@covalent.net>
20632              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
20633              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
20634      Branch: perl
20635            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
20636            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
20637            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
20638            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
20639            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
20640            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
20641            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
20642            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
20643            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
20644            ! lib/ExtUtils/xsubpp
20645 ____________________________________________________________________________
20646 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
20647         Log: Subject: [PATCH] anonymous stashes
20648              From: Abhijit Menon-Sen <ams@wiw.org>
20649              Date: Tue, 12 Jun 2001 12:47:04 +0530
20650              Message-ID: <20010612124704.A29029@lustre.linux.in>
20651      Branch: perl
20652            ! dump.c gv.c sv.c xsutils.c
20653 ____________________________________________________________________________
20654 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
20655         Log: One more test for $^S.
20656      Branch: perl
20657            ! t/op/magic.t
20658 ____________________________________________________________________________
20659 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
20660         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
20661              From: Abhijit Menon-Sen <ams@wiw.org>
20662              Date: Tue, 12 Jun 2001 17:35:55 +0530
20663              Message-ID: <20010612173555.A32426@lustre.linux.in>
20664      Branch: perl
20665            ! mg.c t/op/magic.t
20666 ____________________________________________________________________________
20667 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
20668         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
20669              From: Mike Guy <mjtg@cam.ac.uk>
20670              Date: Tue, 12 Jun 2001 13:14:15 +0100
20671              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
20672      Branch: perl
20673            ! pod/perlop.pod
20674 ____________________________________________________________________________
20675 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
20676         Log: AUTHORS updates.
20677      Branch: perl
20678            ! AUTHORS
20679 ____________________________________________________________________________
20680 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
20681         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
20682              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
20683              Content-Transfer-Encoding: 7bit
20684              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
20685      Branch: perl
20686            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
20687 ____________________________________________________________________________
20688 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
20689         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
20690              From: "Philip Newton" <Philip.Newton@gmx.net>
20691              Date: Mon, 11 Jun 2001 07:08:03 +0200
20692              Message-Id: <200106120802.LAA08992@taas.iki.fi>
20693      Branch: perl
20694            ! t/base/term.t
20695 ____________________________________________________________________________
20696 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
20697         Log: Cleanup the a2p.c for -Wall.
20698      Branch: perl
20699            ! x2p/Makefile.SH x2p/a2p.c
20700 ____________________________________________________________________________
20701 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
20702         Log: File::Find update for MacOS from Chris Nandor.
20703      Branch: perl
20704            ! lib/File/Find.pm t/lib/filefind.t
20705 ____________________________________________________________________________
20706 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
20707         Log: gcc -Wall nits picked out by a non-UNIX system
20708              (courtesy of Mark Bixby)
20709      Branch: perl
20710            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
20711            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
20712            ! pp_sys.c util.c
20713 ____________________________________________________________________________
20714 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
20715         Log: Metaconfig unit change for #10522.  (The d_modfl changes
20716              placate metalint.)
20717      Branch: metaconfig/U/perl
20718            ! d_modfl.U d_u32align.U
20719 ____________________________________________________________________________
20720 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
20721         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
20722              be "./try 2>&1 >/dev/null".
20723      Branch: perl
20724            ! Configure
20725 ____________________________________________________________________________
20726 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
20727         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
20728              From: "Craig A. Berry" <craigberry@mac.com>
20729              Date: Mon, 11 Jun 2001 14:00:32 -0500
20730              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
20731      Branch: perl
20732            ! configure.com
20733 ____________________________________________________________________________
20734 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
20735         Log: Move the full \p\P lists to perlunicode.
20736      Branch: perl
20737            ! pod/perlretut.pod pod/perlunicode.pod
20738 ____________________________________________________________________________
20739 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
20740         Log: VOS build tweak for 5.6.1 from Paul Green.
20741      Branch: maint-5.6/perl
20742            ! vos/build.cm
20743 ____________________________________________________________________________
20744 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
20745         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
20746              From: "Craig A. Berry" <craigberry@mac.com>
20747              Date: Fri, 8 Jun 2001 18:08:18 -0500
20748              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
20749      Branch: perl
20750            ! vms/vms.c
20751 ____________________________________________________________________________
20752 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
20753         Log: Update Changes.
20754      Branch: perl
20755            ! Changes patchlevel.h
20756 ____________________________________________________________________________
20757 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
20758         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
20759      Branch: perl
20760            ! vos/config.alpha.h vos/config.ga.h
20761 ____________________________________________________________________________
20762 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
20763         Log: VOS updates from Paul Green for @10476.
20764      Branch: perl
20765            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
20766            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20767            ! vos/config.ga.h vos/configure_perl.cm
20768 ____________________________________________________________________________
20769 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
20770         Log: Subject: [PATCH] Not many people know this ...
20771              From: Mike Guy <mjtg@cam.ac.uk>
20772              Date: Mon, 11 Jun 2001 14:55:15 +0100
20773              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
20774      Branch: perl
20775            ! pod/perldebug.pod
20776 ____________________________________________________________________________
20777 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
20778         Log: Add final commas to lists as suggested by Philip Newton.
20779      Branch: perl
20780            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
20781 ____________________________________________________________________________
20782 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
20783         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
20784              Date: Sun, 10 Jun 2001 23:35:38 -0400
20785              From: Chris Nandor <pudge@pobox.com>
20786              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
20787      Branch: perl
20788            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
20789            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
20790            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
20791            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
20792            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
20793            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
20794            ! t/op/write.t t/pragma/strict.t
20795 ____________________________________________________________________________
20796 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
20797         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
20798              From: Chris Nandor <pudge@pobox.com>
20799              Date: Mon, 11 Jun 2001 08:24:28 -0400
20800              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
20801      Branch: perl
20802            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
20803            ! t/lib/io_dir.t
20804 ____________________________________________________________________________
20805 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
20806         Log: One more run_byacc (a hand-tweaked version had slipped in).
20807      Branch: perl
20808            ! perly.c vms/perly_c.vms
20809 ____________________________________________________________________________
20810 [ 10509] By: nick                                  on 2001/06/11  07:49:15
20811         Log: Integrate mainline
20812      Branch: perlio
20813           !> Makefile.SH embed.h embed.pl global.sym
20814           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
20815           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
20816           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
20817           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
20818 ____________________________________________________________________________
20819 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
20820         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
20821              From: Mike Guy <mjtg@cam.ac.uk>
20822              Reply-To: mjtg@cam.ac.uk
20823              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
20824      Branch: perl
20825            ! lib/ExtUtils/Manifest.pm
20826 ____________________________________________________________________________
20827 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
20828         Log: Subject: [PATCH] ExtUtils::Constant
20829              From: Nicholas Clark <nick@ccl4.org>
20830              Date: Sun, 10 Jun 2001 23:25:41 +0100
20831              Message-ID: <20010610232540.C76396@plum.flirble.org>
20832      Branch: perl
20833            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
20834 ____________________________________________________________________________
20835 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
20836         Log: Integrate perlio.
20837      Branch: perl
20838           !> iperlsys.h
20839 ____________________________________________________________________________
20840 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
20841         Log: Move the grok_number and its lieutenant grok_numeric_radix
20842              from sv.c statics to util.c and public.
20843      Branch: perl
20844            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
20845            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
20846 ____________________________________________________________________________
20847 [ 10504] By: nick                                  on 2001/06/10  17:47:06
20848         Log: Fix (valid) -Wall warnings in perlio.c
20849      Branch: perlio
20850            ! iperlsys.h
20851 ____________________________________________________________________________
20852 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
20853         Log: Update perly_c.diff, update perly.fixer to edit away
20854              some of the -Wall noise.
20855      Branch: perl
20856            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
20857 ____________________________________________________________________________
20858 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
20859         Log: Check the version of byacc.
20860      Branch: perl
20861            ! Makefile.SH
20862 ____________________________________________________________________________
20863 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
20864         Log: Subject: [PATCH] perly.y overhaul
20865              From: Simon Cozens <simon@netthink.co.uk>
20866              Date: Sun, 10 Jun 2001 16:56:54 +0100
20867              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
20868              
20869              Plus make run_byacc.
20870      Branch: perl
20871            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
20872 ____________________________________________________________________________
20873 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
20874         Log: Integrate perlio.
20875      Branch: perl
20876           !> perlio.c perlsfio.h
20877 ____________________________________________________________________________
20878 [ 10499] By: nick                                  on 2001/06/10  15:01:08
20879         Log: Integrate mainline
20880      Branch: perlio
20881           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
20882           !> t/pragma/locale.t util.c
20883 ____________________________________________________________________________
20884 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
20885         Log: Put some meat on the perl572delta bones.  The list of
20886              selected bug fixes needs more work, as does still the
20887              whole document.
20888      Branch: perl
20889            ! pod/perl572delta.pod
20890 ____________________________________________________________________________
20891 [ 10497] By: nick                                  on 2001/06/10  12:27:51
20892         Log: Paper over a crack or two with USE_SFIO
20893      Branch: perlio
20894            ! perlio.c perlsfio.h
20895 ____________________________________________________________________________
20896 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
20897         Log: Update Changes.
20898      Branch: perl
20899            ! Changes patchlevel.h
20900 ____________________________________________________________________________
20901 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
20902         Log: Subject: Re: pragma/locale.t #107
20903              From: Hugo <hv@crypt.compulink.co.uk>
20904              Date: Sun, 10 Jun 2001 11:23:30 +0100
20905              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
20906              
20907              Encapsulate the scan of the decimal radix separator.
20908      Branch: perl
20909            ! embed.h embed.pl proto.h sv.c
20910 ____________________________________________________________________________
20911 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
20912         Log: Try to grok numbers both with the locale specific separator
20913              and with the usual "." (if different from the lss); add a test
20914              to locale.t to do also a little bit of math in addition to just
20915              equalness testing; remove extraneous logic as suggested in
20916              
20917              Subject: Re: pragma/locale.t #107
20918              From: Nicholas Clark <nick@ccl4.org>
20919              Date: Sat, 9 Jun 2001 22:37:36 +0100
20920              Message-ID: <20010609223735.Y76396@plum.flirble.org>
20921      Branch: perl
20922            ! sv.c t/pragma/locale.t
20923 ____________________________________________________________________________
20924 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
20925         Log: Metaconfig unit change for #10492.
20926      Branch: metaconfig/U/perl
20927            ! Extensions.U
20928 ____________________________________________________________________________
20929 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
20930         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
20931              From: Artur Bergman <artur@contiller.se> 
20932              Date: Sat, 09 Jun 2001 21:03:51 +0200
20933              Message-ID: <B7483FB6.1398%artur@contiller.se>
20934      Branch: perl
20935            ! Configure
20936 ____________________________________________________________________________
20937 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
20938         Log: Integrate perlio.
20939      Branch: perl
20940           !> perlsfio.h
20941 ____________________________________________________________________________
20942 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
20943         Log: Do locale specific separator if only in locale.
20944      Branch: perl
20945            ! util.c
20946 ____________________________________________________________________________
20947 [ 10489] By: nick                                  on 2001/06/09  19:13:25
20948         Log: Make XS/Typemap compile (but fail) with sfio
20949      Branch: perlio
20950            ! perlsfio.h
20951 ____________________________________________________________________________
20952 [ 10488] By: nick                                  on 2001/06/09  19:12:51
20953         Log: Re-integrate mainline
20954      Branch: perlio
20955           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
20956           !> proto.h sv.c util.c
20957 ____________________________________________________________________________
20958 [ 10487] By: nick                                  on 2001/06/09  16:26:29
20959         Log: Integrate mainline
20960      Branch: perlio
20961           !> (integrate 31 files)
20962 ____________________________________________________________________________
20963 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
20964         Log: Subject: [PATCH] New attempt to clone callack
20965              From: Artur Bergman <artur@contiller.se> 
20966              Date: Thu, 07 Jun 2001 11:52:16 +0200
20967              Message-ID: <B7451B6F.12B7%artur@contiller.se>
20968      Branch: perl
20969            ! embedvar.h intrpvar.h perlapi.h sv.c
20970 ____________________________________________________________________________
20971 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
20972         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
20973      Branch: perl
20974            ! embed.h embed.pl perl.h proto.h sv.c util.c
20975 ____________________________________________________________________________
20976 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
20977         Log: Subject: Re: pragma/locale.t #107
20978              From: Nicholas Clark <nick@ccl4.org>
20979              Date: Sat, 9 Jun 2001 16:26:10 +0100
20980              Message-ID: <20010609162609.V76396@plum.flirble.org>
20981              
20982              A missing NVification.
20983      Branch: perl
20984            ! sv.c
20985 ____________________________________________________________________________
20986 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
20987         Log: Redo the #10482, there already was a test script for formats.
20988      Branch: perl
20989            - t/io/format.t
20990            ! MANIFEST t/op/write.t
20991 ____________________________________________________________________________
20992 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
20993         Log: Twisted format testing, from Merijn.
20994      Branch: perl
20995            + t/io/format.t
20996            ! MANIFEST
20997 ____________________________________________________________________________
20998 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
20999         Log: More \p{In...} testing, combined with \N{...}.
21000      Branch: perl
21001            ! lib/utf8_heavy.pl t/op/pat.t
21002 ____________________________________________________________________________
21003 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
21004         Log: Metaconfig changes for #10479.
21005      Branch: metaconfig
21006            ! U/Glossary.patch
21007      Branch: metaconfig/U/perl
21008            ! d_modfl.U
21009 ____________________________________________________________________________
21010 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
21011         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
21012      Branch: perl
21013            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21014            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
21015            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
21016            ! win32/config.bc win32/config.gc win32/config.vc
21017 ____________________________________________________________________________
21018 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
21019         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
21020              From: "Craig A. Berry" <craigberry@mac.com>
21021              Date: Thu, 7 Jun 2001 14:27:20 -0500
21022              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
21023      Branch: perl
21024            ! vms/perlvms.pod
21025 ____________________________________________________________________________
21026 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
21027         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
21028              From: Gisle Aas <gisle@ActiveState.com>
21029              Date: 07 Jun 2001 17:04:29 -0700
21030              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
21031      Branch: perl
21032            ! ext/re/re.xs
21033 ____________________________________________________________________________
21034 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
21035         Log: Update Changes.
21036      Branch: perl
21037            ! Changes patchlevel.h
21038 ____________________________________________________________________________
21039 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
21040         Log: Regen Glossary et alia.
21041      Branch: perl
21042            ! Porting/Glossary Porting/config.sh Porting/config_H
21043 ____________________________________________________________________________
21044 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
21045         Log: Metaconfig unit changes for #10473.
21046      Branch: metaconfig/U/perl
21047            ! d_modfl.U
21048 ____________________________________________________________________________
21049 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
21050         Log: Harumph, also AIX will spill its guts (i.e. dump core)
21051              if an executable contains modfl() but it hasn't been
21052              compiled right (in the case of AIX, with cc -qlongdouble).
21053      Branch: perl
21054            ! Configure
21055 ____________________________________________________________________________
21056 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
21057         Log: integrate change#10471 from mainline
21058              
21059              in change#10451, check that CvOUTSIDE is a CV before looking in
21060              (it can apparently be SVt_NULL during global destruction)
21061      Branch: maint-5.6/perl
21062           !> op.c
21063 ____________________________________________________________________________
21064 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
21065         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
21066              (it can apparently be SVt_NULL during global destruction)
21067      Branch: perl
21068            ! op.c
21069 ____________________________________________________________________________
21070 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
21071         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
21072              From: Robin Barker <rmb1@cise.npl.co.uk>
21073              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
21074              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
21075      Branch: perl
21076            ! lib/diagnostics.pm pod/perldiag.pod
21077 ____________________________________________________________________________
21078 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
21079         Log: Subject: [PATCH perl@10439] long =item
21080              From: Robin Barker <rmb1@cise.npl.co.uk>
21081              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
21082              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
21083      Branch: perl
21084            ! README.amiga lib/Attribute/Handlers.pm
21085            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
21086 ____________________________________________________________________________
21087 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
21088         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
21089              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
21090              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
21091              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
21092      Branch: perl
21093            ! pod/perlguts.pod
21094 ____________________________________________________________________________
21095 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
21096         Log: Integrate perlio.
21097      Branch: perl
21098           !> sv.c
21099 ____________________________________________________________________________
21100 [ 10466] By: nick                                  on 2001/06/07  10:25:40
21101         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
21102              whitespace tweaks.
21103              Still coredumps in pragma/overload.t - what a nice hard fail that is...
21104      Branch: perlio
21105            ! sv.c
21106 ____________________________________________________________________________
21107 [ 10465] By: nick                                  on 2001/06/07  08:41:58
21108         Log: Raw integrate of mainline for S_grok_number debug
21109              (sv.c has MULTIPLICITY issues as well as whatever else ...)
21110      Branch: perlio
21111            - plan9/perlplan9.doc plan9/perlplan9.pod
21112           !> (integrate 46 files)
21113 ____________________________________________________________________________
21114 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
21115         Log: The proper prototyping for #10463.
21116      Branch: perl
21117            ! embed.h embed.pl proto.h sv.c
21118 ____________________________________________________________________________
21119 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
21120         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
21121              From: Nicholas Clark <nick@ccl4.org>
21122              Date: Thu, 7 Jun 2001 00:29:59 +0100
21123              Message-ID: <20010607002959.Z76396@plum.flirble.org>
21124      Branch: perl
21125            ! sv.c
21126 ____________________________________________________________________________
21127 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
21128         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
21129              From: "Craig A. Berry" <craigberry@mac.com>
21130              Date: Wed, 06 Jun 2001 17:54:30 -0500
21131              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
21132      Branch: perl
21133            ! vms/perlvms.pod
21134 ____________________________________________________________________________
21135 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
21136         Log: Podify the remaining README.platform files;
21137              merge README.plan9 and plan9/perlplan9.pod;
21138              delete plan9/perlplan9.* (the perlplan.doc needs to
21139              be regenerated in Plan 9); make the =head1 and =head2
21140              in the README.platform to be a little more verbose
21141              (skipped README.os2 not to anger Ilya) so that they
21142              look better in the toc; regen toc.
21143      Branch: perl
21144            - plan9/perlplan9.doc plan9/perlplan9.pod
21145            ! MANIFEST README.aix README.amiga README.apollo README.beos
21146            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
21147            ! README.hpux README.hurd README.machten README.macos
21148            ! README.micro README.mint README.mpeix README.os390
21149            ! README.plan9 README.qnx README.solaris README.threads
21150            ! README.tru64 README.vmesa README.vms README.vos README.win32
21151            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
21152            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
21153 ____________________________________________________________________________
21154 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
21155         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
21156              From: Mike Guy <mjtg@cam.ac.uk>
21157              Reply-To: mjtg@cam.ac.uk
21158              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
21159      Branch: perl
21160            ! pod/perlguts.pod
21161 ____________________________________________________________________________
21162 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
21163         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
21164              From: Mike Guy <mjtg@cam.ac.uk>
21165              Reply-To: mjtg@cam.ac.uk
21166              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
21167      Branch: perl
21168            ! pod/perlsec.pod
21169 ____________________________________________________________________________
21170 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
21171         Log: Disable long doubles from pre-5.0 Tru64s.
21172      Branch: perl
21173            ! README.tru64 hints/dec_osf.sh
21174 ____________________________________________________________________________
21175 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
21176         Log: The #10455 exposed that modfl() is fundamentally busted
21177              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
21178              testing it.
21179      Branch: perl
21180            ! hints/dec_osf.sh
21181 ____________________________________________________________________________
21182 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
21183         Log: Metaconfig unit change for #10455.
21184      Branch: metaconfig/U/perl
21185            ! d_modfl.U
21186 ____________________________________________________________________________
21187 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
21188         Log: Configure check for geborken modfl(), inspired by
21189              
21190              Subject: Re: [20010118.017] op/int.t failure 
21191              From: Hugo <hv@crypt.compulink.co.uk>
21192              Date: Tue, 05 Jun 2001 13:43:27 +0100
21193              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
21194      Branch: perl
21195            ! Configure
21196 ____________________________________________________________________________
21197 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
21198         Log: Integrate changes #10450 and #10451 from maintperl:
21199              
21200              optimize change#10448 slightly (don't repeat search in eval""s lexical
21201              scope, since that has already been searched)
21202              
21203              change#9108 needs subtler treatment for case of closures created
21204              within eval""
21205      Branch: perl
21206           !> op.c t/op/misc.t
21207 ____________________________________________________________________________
21208 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
21209         Log: MakeMaker magic to compile (when no dynamic loading)
21210              List/Util.xsc as (ListUtil.c and) ListUtil.o since
21211              POSIX-BC (BS2000) linker has an evil limitation of
21212              being unable to include in the same executable several
21213              object files with the same name - case-insensitively -
21214              because otherwise we conflict with util.c.
21215              Strictly speaking currently required only in POSIX-BC
21216              but probably will do no harm elsewhere where static
21217              linking is required.
21218      Branch: perl
21219            ! ext/List/Util/Makefile.PL
21220 ____________________________________________________________________________
21221 [ 10452] By: nick                                  on 2001/06/06  08:59:51
21222         Log: Integrate mainline.
21223      Branch: perlio
21224           +> lib/Attribute/Handlers/demo/Demo.pm
21225           +> lib/Attribute/Handlers/demo/Descriptions.pm
21226           +> lib/Attribute/Handlers/demo/MyClass.pm
21227           +> lib/Attribute/Handlers/demo/demo.pl
21228           +> lib/Attribute/Handlers/demo/demo2.pl
21229           +> lib/Attribute/Handlers/demo/demo3.pl
21230           +> lib/Attribute/Handlers/demo/demo4.pl
21231           +> lib/Attribute/Handlers/demo/demo_call.pl
21232           +> lib/Attribute/Handlers/demo/demo_chain.pl
21233           +> lib/Attribute/Handlers/demo/demo_cycle.pl
21234           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
21235           +> lib/Attribute/Handlers/demo/demo_phases.pl
21236           +> lib/Attribute/Handlers/demo/demo_range.pl
21237           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
21238           +> uts/strtol_wrap.c
21239           !> (integrate 91 files)
21240 ____________________________________________________________________________
21241 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
21242         Log: change#9108 needs subtler treatment for case of closures created
21243              within eval""
21244      Branch: maint-5.6/perl
21245            ! op.c t/op/misc.t
21246 ____________________________________________________________________________
21247 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
21248         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
21249              scope, since that has already been searched)
21250      Branch: maint-5.6/perl
21251            ! op.c
21252 ____________________________________________________________________________
21253 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
21254         Log: Integrate change #10448 from maintperl; lexicals
21255              outside an eval"" weren't resolved correctly inside a subroutine
21256              definition inside the eval"" if they were not already referenced
21257              in the toplevel of the eval""-ed code
21258      Branch: perl
21259           !> cop.h op.c pp_ctl.c t/op/misc.t
21260 ____________________________________________________________________________
21261 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
21262         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
21263              outside an eval"" weren't resolved correctly inside a subroutine
21264              definition inside the eval"" if they were not already referenced
21265              in the toplevel of the eval""-ed code
21266      Branch: maint-5.6/perl
21267            ! cop.h op.c pp_ctl.c t/op/misc.t
21268 ____________________________________________________________________________
21269 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
21270         Log: Subject: [PATCH] perl570delta.pod
21271              From: Peter Scott <Peter@PSDT.com> 
21272              Date: Tue, 05 Jun 2001 18:51:02 -0700
21273              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
21274      Branch: perl
21275            ! pod/perl570delta.pod
21276 ____________________________________________________________________________
21277 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
21278         Log: The fudge factor is no more needed.  I hope.
21279      Branch: perl
21280            ! t/lib/posix.t
21281 ____________________________________________________________________________
21282 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
21283         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
21284              From: Hugo <hv@crypt.compulink.co.uk>
21285              Date: Tue, 05 Jun 2001 12:58:19 +0100
21286              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
21287      Branch: perl
21288            ! util.c
21289 ____________________________________________________________________________
21290 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
21291         Log: Make up prototypes only for those who have the functions
21292              but not the prototypes.
21293      Branch: perl
21294            ! perl.h
21295 ____________________________________________________________________________
21296 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
21297         Log: Subject: Re: Not OK: perl@10439 on win32 
21298              From: Prymmer/Kahn <pvhp@best.com> 
21299              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
21300              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
21301      Branch: perl
21302            ! perl.h util.c
21303 ____________________________________________________________________________
21304 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
21305         Log: The metaconfig units changes for #10441.
21306      Branch: metaconfig
21307            ! U/modified/Extract.U U/modified/Extractall.U
21308            ! U/modified/Finish.U
21309 ____________________________________________________________________________
21310 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
21311         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
21312      Branch: perl
21313            ! Configure
21314 ____________________________________________________________________________
21315 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
21316         Log: Unnecessary fuzziness undone, noted by Mike Guy.
21317      Branch: perl
21318            ! t/op/tr.t
21319 ____________________________________________________________________________
21320 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
21321         Log: Update Changes.
21322      Branch: perl
21323            ! Changes patchlevel.h
21324 ____________________________________________________________________________
21325 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
21326         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
21327              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
21328              leakage patch.
21329      Branch: perl
21330            ! t/op/misc.t
21331 ____________________________________________________________________________
21332 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
21333         Log: Test case for #10433/#10424.
21334      Branch: perl
21335            ! t/op/misc.t
21336 ____________________________________________________________________________
21337 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
21338         Log: Subject: One fix for strtoul not setting errno
21339              From: hom00@utsglobal.com (Hal Morris)
21340              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
21341              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
21342      Branch: perl
21343            + uts/strtol_wrap.c
21344            ! MANIFEST hints/uts.sh
21345 ____________________________________________________________________________
21346 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
21347         Log: Metaconfig units changes for #10434.
21348      Branch: metaconfig
21349            ! U/modified/Cppsym.U
21350      Branch: metaconfig/U/perl
21351            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
21352            + d_syscallproto.U d_usleepproto.U
21353            ! longdblfio.U quadfio.U
21354 ____________________________________________________________________________
21355 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
21356         Log: Configure tweaks; add prototype probes, make the cpp symbols
21357              probe to cast, not whine; test for %Ld and %Lf before %lld and
21358              %llf because the L is the ANSI way.
21359      Branch: perl
21360            ! Configure config_h.SH configure.com epoc/config.sh
21361            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
21362            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
21363            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
21364 ____________________________________________________________________________
21365 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
21366         Log: Sigh.  This is what #10424 was supposed to check in.
21367      Branch: perl
21368            ! op.c sv.c sv.h
21369 ____________________________________________________________________________
21370 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
21371         Log: More verbose failure.
21372      Branch: perl
21373            ! t/op/ver.t
21374 ____________________________________________________________________________
21375 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
21376         Log: The .pm changes to go with #10428.
21377      Branch: perl
21378            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
21379            ! ext/Sys/Syslog/Syslog.pm
21380 ____________________________________________________________________________
21381 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
21382         Log: On second thoughts show to utf8 skippage message only
21383              on failures, it's too confusing otherwise,
21384      Branch: perl
21385            ! t/pragma/locale.t
21386 ____________________________________________________________________________
21387 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
21388         Log: Do not import anything from Encode.
21389      Branch: perl
21390            ! ext/MIME/Base64/QuotedPrint.pm
21391 ____________________________________________________________________________
21392 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
21393         Log: The #10402 didn't take.  Weird.
21394      Branch: perl
21395            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
21396            ! ext/Sys/Syslog/Syslog.xs
21397 ____________________________________________________________________________
21398 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
21399         Log: Eradicate traces of 'asciirange' re subpragma.
21400      Branch: perl
21401            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
21402            ! pod/perldiag.pod
21403 ____________________________________________________________________________
21404 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
21405         Log: use is a compile-time thing.
21406      Branch: perl
21407            ! ext/MIME/Base64/QuotedPrint.pm
21408 ____________________________________________________________________________
21409 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
21410         Log: Subject: [PATCH perl@10419] -Wall casting patch
21411              From: Robin Barker <rmb1@cise.npl.co.uk>
21412              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
21413              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
21414      Branch: perl
21415            ! ext/Devel/DProf/DProf.xs mg.c
21416 ____________________________________________________________________________
21417 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
21418         Log: Subject: [PATCH #2] introducing SVpad_TYPED
21419              From: Abhijit Menon-Sen <ams@wiw.org>
21420              Date: Mon, 4 Jun 2001 12:26:02 +0530
21421              Message-ID: <20010604122602.A5775@lustre.linux.in>
21422      Branch: perl
21423            ! op.c sv.c sv.h
21424 ____________________________________________________________________________
21425 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
21426         Log: testsuite for change#10192 (from Gisle Aas)
21427      Branch: perl
21428            + t/op/override.t
21429            ! MANIFEST
21430 ____________________________________________________________________________
21431 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
21432         Log: integrate changes#10414-10416 from mainline
21433              
21434              Potential buffer overrun if the radix separator is more than
21435              one byte.  Also, under locales, prefer the locale-specific
21436              separator over the old boring ".".
21437              
21438              "10.", that is, decimal numbers can have no decimal part at all.
21439              
21440              The non-locale places need love, too.
21441      Branch: maint-5.6/perl
21442           !> perl.h sv.c
21443 ____________________________________________________________________________
21444 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
21445         Log: Missed from #10420.
21446      Branch: perl
21447            ! epoc/config.sh
21448 ____________________________________________________________________________
21449 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
21450         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
21451              often this prototype goes with HAS_SETRESUID_PROTO.
21452      Branch: perl
21453            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21454            ! config_h.SH configure.com perl.h uconfig.h
21455 ____________________________________________________________________________
21456 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
21457         Log: Update Changes.
21458      Branch: perl
21459            ! Changes patchlevel.h
21460 ____________________________________________________________________________
21461 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
21462         Log: -Wall "subscript has type `char'" cleanup.
21463      Branch: perl
21464            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
21465 ____________________________________________________________________________
21466 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
21467         Log: Various "cast to pointer from integer of different size"
21468              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
21469              wide but I32 (int) only 32 bits wide).
21470              
21471              WARNING: the classnum and tagnum changes in Storable.xs
21472              may not be wise, they may be breaking binary compatibility
21473              (in 64-bit platforms), asked Raphael Manfredi about the changes.
21474      Branch: perl
21475            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
21476            ! mg.c proto.h
21477 ____________________________________________________________________________
21478 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
21479         Log: The non-locale places need love, too.
21480      Branch: perl
21481            ! perl.h
21482 ____________________________________________________________________________
21483 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
21484         Log: "10.", that is, decimal numbers can have no decimal part at all.
21485      Branch: perl
21486            ! perl.h
21487 ____________________________________________________________________________
21488 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
21489         Log: Potential buffer overrun if the radix separator is more than
21490              one byte.  Also, under locales, prefer the locale-specific
21491              separator over the old boring ".".
21492      Branch: perl
21493            ! perl.h sv.c
21494 ____________________________________________________________________________
21495 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
21496         Log: Integrate change #10412 from maintperl; locale is now
21497              per-cop, not per-op; plus retweak the locale.t to always
21498              list the skipped utf8 locales.
21499      Branch: perl
21500            ! t/pragma/locale.t
21501           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
21502           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
21503 ____________________________________________________________________________
21504 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
21505         Log: rationalize locale handling to fix the bugs uncovered by change#10394
21506              
21507              the major issue was that the runtime was looking at PL_hints rather
21508              than op_private to notice whether locale was enabled
21509              
21510              the secondary issue was that many locale-sensitive numeric ops didn't
21511              have HINT_LOCALE propagated into their op_private
21512              
21513              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
21514              instead of per-op, just like HINT_BYTE and the hints for lexical
21515              warnings (this makes the hint available to every op via PL_curcop)
21516              
21517              pragma/locale.t may need to be reworked with these fixes in mind
21518              (it currently passes its tests)
21519      Branch: maint-5.6/perl
21520            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
21521            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
21522 ____________________________________________________________________________
21523 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
21524         Log: More verbose debugging.
21525      Branch: perl
21526            ! t/pragma/locale.t
21527 ____________________________________________________________________________
21528 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
21529         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
21530              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
21531              Date: Sat, 2 Jun 2001 22:53:33 +0100
21532              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
21533      Branch: perl
21534            ! regcomp.c t/pragma/warn/regcomp
21535 ____________________________________________________________________________
21536 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
21537         Log: Mention that lexicalizing $a or $b is a bad idea if one
21538              wants to use sort().
21539      Branch: perl
21540            ! pod/perlvar.pod
21541 ____________________________________________________________________________
21542 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
21543         Log: Tweak the test to be happy if the accuracy is 'good enough'.
21544      Branch: perl
21545            ! t/lib/posix.t
21546 ____________________________________________________________________________
21547 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
21548         Log: Upgrade to Attribute::Handlers 0.70.
21549              
21550              NOTE: this unearthed the "too late for CHECK block" bug,
21551              that's why the 1_compile.t change.
21552      Branch: perl
21553            + lib/Attribute/Handlers/demo/Demo.pm
21554            + lib/Attribute/Handlers/demo/Descriptions.pm
21555            + lib/Attribute/Handlers/demo/MyClass.pm
21556            + lib/Attribute/Handlers/demo/demo.pl
21557            + lib/Attribute/Handlers/demo/demo2.pl
21558            + lib/Attribute/Handlers/demo/demo3.pl
21559            + lib/Attribute/Handlers/demo/demo4.pl
21560            + lib/Attribute/Handlers/demo/demo_call.pl
21561            + lib/Attribute/Handlers/demo/demo_chain.pl
21562            + lib/Attribute/Handlers/demo/demo_cycle.pl
21563            + lib/Attribute/Handlers/demo/demo_hashdir.pl
21564            + lib/Attribute/Handlers/demo/demo_phases.pl
21565            + lib/Attribute/Handlers/demo/demo_range.pl
21566            + lib/Attribute/Handlers/demo/demo_rawdata.pl
21567            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
21568            ! t/lib/attrhand.t
21569 ____________________________________________________________________________
21570 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
21571         Log: One less -Wall whine.
21572      Branch: perl
21573            ! regcomp.c
21574 ____________________________________________________________________________
21575 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
21576         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
21577      Branch: perl
21578           !> t/op/eval.t
21579 ____________________________________________________________________________
21580 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
21581         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
21582              aren't "normally" visible inside eval""s contained in subs unless
21583              a cloned reference to them already exists)
21584              
21585              strangely enough, t/harness didn't show this up as a failure
21586              (harness needs fixing?)
21587      Branch: maint-5.6/perl
21588            ! t/op/eval.t
21589 ____________________________________________________________________________
21590 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
21591         Log: Update to Text::Balanced 1.85.
21592      Branch: perl
21593            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
21594 ____________________________________________________________________________
21595 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
21596         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
21597              From: Nicholas Clark <nick@ccl4.org>
21598              Date: Sun, 3 Jun 2001 17:54:36 +0100
21599              Message-ID: <20010603175436.E76396@plum.flirble.org> 
21600      Branch: perl
21601            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
21602            ! ext/Sys/Syslog/Syslog.xs
21603 ____________________________________________________________________________
21604 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
21605         Log: Unused variables.
21606      Branch: perl
21607            ! util.c
21608 ____________________________________________________________________________
21609 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
21610         Log: Subject: [PATCH] APIfy op_clear 
21611              From: Simon Cozens <simon@netthink.co.uk>
21612              Date: Sun, 3 Jun 2001 13:51:46 +0100
21613              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
21614              
21615              (despite the subject line, op_null is APIfied by the patch)
21616      Branch: perl
21617            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
21618 ____________________________________________________________________________
21619 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
21620         Log: Subject: [PATCH] t/lib/extutils.t
21621              From: Nicholas Clark <nick@ccl4.org>
21622              Date: Sat, 2 Jun 2001 23:57:05 +0100
21623              Message-ID: <20010602235705.Q12698@plum.flirble.org>
21624      Branch: perl
21625            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
21626 ____________________________________________________________________________
21627 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
21628         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
21629              From: Prymmer/Kahn <pvhp@best.com>
21630              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
21631              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
21632      Branch: perl
21633            ! win32/Makefile win32/makefile.mk
21634 ____________________________________________________________________________
21635 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
21636         Log: Subject: Re: 'decimal digits' macro? 
21637              From: Hugo <hv@crypt.compulink.co.uk>
21638              Date: Sun, 03 Jun 2001 04:26:36 +0100
21639              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
21640      Branch: perl
21641            ! handy.h t/lib/posix.t t/op/tr.t
21642 ____________________________________________________________________________
21643 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
21644         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
21645              From: Hugo <hv@crypt.compulink.co.uk>
21646              Date: Sun, 03 Jun 2001 14:56:30 +0100
21647              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
21648      Branch: perl
21649            ! util.c
21650 ____________________________________________________________________________
21651 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
21652         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
21653      Branch: perl
21654           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
21655           !> vms/perly_c.vms
21656 ____________________________________________________________________________
21657 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
21658         Log: fix leakage of lexicals at file scope into subroutines that were
21659              declared before them; this appears to be a longstanding bug that
21660              meant that lexicals at file scope were never "deintroduced", meaning
21661              their scope range was never properly closed, and their visibility
21662              extended to all subsequent eval""s or requires
21663              
21664              added a test case
21665              
21666              seems to also fix a case of bogus duplicate warnings
21667      Branch: maint-5.6/perl
21668            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
21669            ! vms/perly_c.vms
21670 ____________________________________________________________________________
21671 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
21672         Log: More VMS tweaks from Craig A. Berry.
21673      Branch: perl
21674            ! configure.com t/lib/extutils.t
21675 ____________________________________________________________________________
21676 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
21677         Log: -Wall cleanup continues.
21678      Branch: perl
21679            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
21680            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
21681            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
21682            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
21683            ! run.c toke.c util.c
21684 ____________________________________________________________________________
21685 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
21686         Log: The metaconfig unit change for #10390.
21687      Branch: metaconfig/U/perl
21688            ! gccvers.U
21689 ____________________________________________________________________________
21690 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
21691         Log: Drop the -ansi from the default gcc flags.
21692              
21693              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
21694              that struct cannot be compared with a flat integer, such as STRLEN.
21695              The -ansi will also cause a lot of noise in Solaris because of:
21696              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
21697      Branch: perl
21698            ! Configure
21699 ____________________________________________________________________________
21700 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
21701         Log: Integrate perlio.
21702      Branch: perl
21703           !> pod/perlapi.pod util.c
21704 ____________________________________________________________________________
21705 [ 10388] By: nick                                  on 2001/06/02  08:01:12
21706         Log: Integrate mainline
21707      Branch: perlio
21708           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
21709           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
21710           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
21711           !> t/lib/1_compile.t t/lib/mimeqp.t
21712 ____________________________________________________________________________
21713 [ 10387] By: nick                                  on 2001/06/02  07:39:17
21714         Log: Tweak util.c's atof2 for MULTIPLICITY
21715      Branch: perlio
21716            ! util.c
21717 ____________________________________________________________________________
21718 [ 10386] By: nick                                  on 2001/06/02  07:38:33
21719         Log: Integrate mainline
21720      Branch: perlio
21721           !> (integrate 41 files)
21722 ____________________________________________________________________________
21723 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
21724         Log: Add Attribute::Handlers 0.61 from Damian Conway.
21725      Branch: perl
21726            + lib/Attribute/Handlers.pm t/lib/attrhand.t
21727            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
21728 ____________________________________________________________________________
21729 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
21730         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
21731              From: Peter Prymmer <pvhp@forte.com>
21732              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
21733              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
21734      Branch: perl
21735            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
21736 ____________________________________________________________________________
21737 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
21738         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
21739              From: Jeff Pinyan <jeffp@crusoe.net>
21740              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
21741              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
21742      Branch: perl
21743            ! lib/File/Find.pm
21744 ____________________________________________________________________________
21745 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
21746         Log: Subject: [PATCH perl@10381] configure.com tweaks
21747              From: "Craig A. Berry" <craigberry@mac.com>
21748              Date: Fri, 1 Jun 2001 13:55:43 -0500
21749              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
21750      Branch: perl
21751            ! configure.com
21752 ____________________________________________________________________________
21753 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
21754         Log: Update Changes.
21755      Branch: perl
21756            ! Changes patchlevel.h
21757 ____________________________________________________________________________
21758 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
21759         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
21760              From: Mike Guy <mjtg@cam.ac.uk>
21761              Date: Fri, 01 Jun 2001 18:17:02 +0100
21762              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
21763      Branch: perl
21764            ! lib/perl5db.pl
21765 ____________________________________________________________________________
21766 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
21767         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
21768              From: Hugo <hv@crypt.compulink.co.uk>
21769              Date: Thu, 31 May 2001 20:49:48 +0100
21770              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
21771      Branch: perl
21772            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
21773            ! util.c
21774 ____________________________________________________________________________
21775 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
21776         Log: Zero() is not available in x2p (or, rather, some of its
21777              implementations like memzero() might not be available.)
21778      Branch: perl
21779            ! x2p/hash.c
21780 ____________________________________________________________________________
21781 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
21782         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
21783              From: Michael G Schwern <schwern@pobox.com>
21784              Date: Fri, 1 Jun 2001 12:00:29 +0100
21785              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
21786              
21787              (But use Zero() instead of memset.)
21788      Branch: perl
21789            ! x2p/hash.c
21790 ____________________________________________________________________________
21791 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
21792         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
21793              From: Jeff Pinyan <jeffp@crusoe.net>
21794              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
21795              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
21796      Branch: perl
21797            ! pod/perldiag.pod regcomp.c t/op/pat.t
21798 ____________________________________________________________________________
21799 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
21800         Log: Retract #10324 and #10333; not needed.
21801      Branch: perl
21802            ! hints/irix_6.sh hints/linux.sh
21803 ____________________________________________________________________________
21804 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
21805         Log: The #10370 wasn't quite right.
21806      Branch: perl
21807            ! ext/XS/Typemap/Typemap.xs
21808 ____________________________________________________________________________
21809 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
21810         Log: The metaconfig units changes for #10372.
21811      Branch: metaconfig/U/perl
21812            + d_realpath.U d_sresgproto.U d_sresuproto.U
21813            ! gccvers.U i_db.U
21814 ____________________________________________________________________________
21815 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
21816         Log: Configure tweaks; record the Berkeley DB version,
21817              probe for realpath(), for setresuid() and setresgid()
21818              prototypes; use realpath() (try to be paranoid enough),
21819              use the setres[ug]id prototypes because glibc has the functions
21820              but not their prototypes; add -Wall -ansi to gcc ccflags;
21821              regen toc.
21822      Branch: perl
21823            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21824            ! config_h.SH configure.com epoc/config.sh
21825            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
21826            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
21827            ! vos/config.ga.def win32/config.bc win32/config.gc
21828            ! win32/config.vc
21829 ____________________________________________________________________________
21830 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
21831         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
21832              From: Michael G Schwern <schwern@pobox.com>
21833              Date: Fri, 1 Jun 2001 11:28:14 +0100
21834              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
21835      Branch: perl
21836            ! lib/attributes.pm xsutils.c
21837 ____________________________________________________________________________
21838 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
21839         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
21840              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21841              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
21842              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
21843      Branch: perl
21844            ! ext/XS/Typemap/Typemap.xs
21845 ____________________________________________________________________________
21846 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
21847         Log: Subject: [patch] Cwd.xs optimizations/abstraction
21848              From: Doug MacEachern <dougm@covalent.net>
21849              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
21850              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
21851      Branch: perl
21852            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
21853            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
21854 ____________________________________________________________________________
21855 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
21856         Log: Subject: Re: Why t/lib/extutils.t is failing  (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
21857              From: Nicholas Clark <nick@ccl4.org>
21858              Date: Thu, 31 May 2001 23:56:40 +0100
21859              Message-ID: <20010531235640.F12698@plum.flirble.org>
21860              
21861              Make the test work also under only static extensions
21862              (sh Configure -Uusedl fakes this nicely)
21863      Branch: perl
21864            ! t/lib/extutils.t
21865 ____________________________________________________________________________
21866 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
21867         Log: Subject: [PATCH hv.c] Eliminating trigraph
21868              From: Michael G Schwern <schwern@pobox.com>
21869              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
21870              Date: Fri, 1 Jun 2001 11:49:56 +0100
21871      Branch: perl
21872            ! hv.c
21873 ____________________________________________________________________________
21874 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
21875         Log: Subject: Re: [PATCH] Tests for File::Compare 
21876              From: "Philip Newton" <Philip.Newton@gmx.net>
21877              Date: Thu, 31 May 2001 19:44:05 +0200
21878              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
21879              
21880              Unnecessary "quotation marks".
21881      Branch: perl
21882            ! t/lib/filecomp.t
21883 ____________________________________________________________________________
21884 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
21885         Log: Integrate perlio.
21886      Branch: perl
21887           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
21888 ____________________________________________________________________________
21889 [ 10364] By: nick                                  on 2001/06/01  10:13:31
21890         Log: Cleanup dll.base and dll.exp created by GCC builds.
21891      Branch: perlio
21892            ! lib/ExtUtils/MM_Win32.pm
21893 ____________________________________________________________________________
21894 [ 10363] By: nick                                  on 2001/06/01  10:02:17
21895         Log: Make filecomp test work on CRLF platforms by adding binmode.
21896      Branch: perlio
21897            ! t/lib/filecomp.t
21898 ____________________________________________________________________________
21899 [ 10362] By: nick                                  on 2001/06/01  08:37:17
21900         Log: Integrate mainline
21901      Branch: perlio
21902           !> Changes Configure patchlevel.h perlio.c
21903 ____________________________________________________________________________
21904 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
21905         Log: panic:claustrophobia.
21906      Branch: perl
21907            ! perlio.c
21908 ____________________________________________________________________________
21909 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
21910         Log: Update Changes.
21911      Branch: perl
21912            ! Changes patchlevel.h
21913 ____________________________________________________________________________
21914 [ 10359] By: nick                                  on 2001/05/31  12:35:50
21915         Log: Integrate mainline.
21916      Branch: perlio
21917           +> t/lib/filecomp.t
21918           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
21919           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
21920 ____________________________________________________________________________
21921 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
21922         Log: Integrate perlio.
21923      Branch: perl
21924           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
21925           !> win32/config_H.vc
21926 ____________________________________________________________________________
21927 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
21928         Log: Metaconfig unit change for #10356.
21929      Branch: metaconfig
21930            ! U/installdirs/inc_version_list.U
21931 ____________________________________________________________________________
21932 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
21933         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
21934              (idea from Sarathy; implementation from Andy)
21935      Branch: perl
21936            ! Configure
21937 ____________________________________________________________________________
21938 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
21939         Log: More AUTHORS.
21940      Branch: perl
21941            ! AUTHORS
21942 ____________________________________________________________________________
21943 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
21944         Log: Subject: Re: [PATCH] Tests for File::Compare
21945              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
21946              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
21947              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
21948      Branch: perl
21949            + t/lib/filecomp.t
21950            ! MANIFEST t/lib/1_compile.t
21951 ____________________________________________________________________________
21952 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
21953         Log: Subject: [PATCH] DEBUG_* macro cleanups
21954              From: Abhijit Menon-Sen <ams@wiw.org>
21955              Date: Thu, 31 May 2001 12:16:22 +0530
21956              Message-ID: <20010531121622.B4829@lustre.linux.in>
21957              
21958              Subject: Re: [PATCH] DEBUG_* macro cleanups
21959              From: Abhijit Menon-Sen <ams@wiw.org>
21960              Date: Thu, 31 May 2001 13:57:01 +0530
21961              Message-ID: <20010531135701.A21775@lustre.linux.in>
21962              
21963              (The DEBUG_ definitions in perl.h changed to use the
21964              STMT_START and STMT_END.)
21965      Branch: perl
21966            ! perl.h pp_ctl.c sv.c toke.c
21967 ____________________________________________________________________________
21968 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
21969         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
21970              From: Abhijit Menon-Sen <ams@wiw.org>
21971              Date: Thu, 31 May 2001 08:27:55 +0530
21972              Message-ID: <20010531082755.A10018@lustre.linux.in>
21973      Branch: perl
21974            ! ext/Storable/Storable.xs gv.c perl.c
21975 ____________________________________________________________________________
21976 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
21977         Log: Subject: [PATCH] AUTHORS
21978              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
21979              Date: Thu, 31 May 2001 01:27:59 -0500
21980              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
21981              
21982              Subject: Re: [PATCH] AUTHORS
21983              From: "Philip Newton" <Philip.Newton@gmx.net>
21984              Date: Thu, 31 May 2001 10:08:06 +0200
21985              (Message-Id missing?)
21986      Branch: perl
21987            ! AUTHORS
21988 ____________________________________________________________________________
21989 [ 10350] By: nick                                  on 2001/05/31  11:40:43
21990         Log: win32 - dmake regen_config_h
21991      Branch: perlio
21992            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21993 ____________________________________________________________________________
21994 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
21995         Log: Subject: Re: [PATCH util.c] More warning cleanups.
21996              From: "Philip Newton" <Philip.Newton@gmx.net>
21997              Date: Thu, 31 May 2001 07:41:36 +0200
21998              Message-Id: <200105310538.IAA25458@taku.hut.fi>
21999              
22000              Undo C++-ism that snekt in.
22001      Branch: perl
22002            ! util.c
22003 ____________________________________________________________________________
22004 [ 10348] By: nick                                  on 2001/05/31  11:36:46
22005         Log: Tolerate Win32 numerics
22006      Branch: perlio
22007            ! t/pragma/warn/toke
22008 ____________________________________________________________________________
22009 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
22010         Log: Integrate perlio.
22011      Branch: perl
22012           !> perlio.c win32/win32.h
22013 ____________________________________________________________________________
22014 [ 10346] By: nick                                  on 2001/05/31  10:54:55
22015         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
22016              perlio.c change 10255.
22017      Branch: perlio
22018            ! perlio.c
22019 ____________________________________________________________________________
22020 [ 10345] By: nick                                  on 2001/05/31  10:01:57
22021         Log: Conditionaly put back some "unused" dTHX which are used
22022              with PERL_IMPLICIT_SYS
22023      Branch: perlio
22024            ! perlio.c
22025 ____________________________________________________________________________
22026 [ 10344] By: nick                                  on 2001/05/31  10:00:59
22027         Log: Fix Win32 for new spelling IN_BYTES 
22028      Branch: perlio
22029            ! win32/win32.h
22030 ____________________________________________________________________________
22031 [ 10343] By: nick                                  on 2001/05/31  08:01:32
22032         Log: perlio.c -Wall cleaner under MULTIPLICITY
22033              - still minor noise with linux stdio
22034      Branch: perlio
22035            ! perlio.c
22036 ____________________________________________________________________________
22037 [ 10342] By: nick                                  on 2001/05/31  07:52:23
22038         Log: Integrate mainline.
22039      Branch: perlio
22040           !> (integrate 42 files)
22041 ____________________________________________________________________________
22042 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
22043         Log: AUTHORS updates.
22044      Branch: perl
22045            ! AUTHORS
22046 ____________________________________________________________________________
22047 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
22048         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
22049              From: Peter Prymmer <pvhp@forte.com>
22050              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
22051              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
22052      Branch: perl
22053            ! t/lib/md5-file.t
22054 ____________________________________________________________________________
22055 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
22056         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
22057              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
22058              to match the pragma name; various robustness cleanups.
22059      Branch: perl
22060            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
22061            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
22062 ____________________________________________________________________________
22063 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
22064         Log: More -Wall sweeping.
22065      Branch: perl
22066            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
22067            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
22068            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
22069            ! regcomp.c sv.c toke.c utf8.c
22070 ____________________________________________________________________________
22071 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
22072         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
22073              From: Nicholas Clark <nick@ccl4.org>
22074              Date: Wed, 30 May 2001 22:34:41 +0100
22075              Message-ID: <20010530223441.Y86445@plum.flirble.org>
22076      Branch: perl
22077            ! t/op/cmp.t
22078 ____________________________________________________________________________
22079 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
22080         Log: It's is not, it isn't ain't, and it's it's, not its,
22081              if you mean it is. If you don't, it's its. Then too,
22082              it's hers. It isn't her's. It isn't our's either.
22083              It's ours, and likewise yours and theirs.
22084              -- Oxford University Press, Edpress News
22085      Branch: perl
22086            ! lib/autouse.pm
22087 ____________________________________________________________________________
22088 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
22089         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
22090      Branch: perl
22091            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
22092            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
22093            ! x2p/str.c x2p/walk.c xsutils.c
22094 ____________________________________________________________________________
22095 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
22096         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
22097              From: Michael G Schwern <schwern@pobox.com>
22098              Date: Wed, 30 May 2001 17:10:38 +0100
22099              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
22100              
22101              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
22102              From: Abhijit Menon-Sen <ams@wiw.org>
22103              Date: Wed, 30 May 2001 23:16:13 +0530
22104              Message-ID: <20010530231613.A31933@lustre.linux.in>
22105      Branch: perl
22106            ! perl.c t/run/runenv.t
22107 ____________________________________________________________________________
22108 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
22109         Log: (Retracted by #10375.)
22110              
22111              IRIX hints patch from Merijn Broeren.
22112              
22113              TODO: (this and the earlier Linux hints patch) should be solved
22114              at Configure level.  Merijn: -ldb should not be used on any platform
22115              for perl, just when linking DBFile itself. Trying to be helpful here
22116              is counterproductive.
22117      Branch: perl
22118            ! hints/irix_6.sh
22119 ____________________________________________________________________________
22120 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
22121         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
22122              From: Nicholas Clark <nick@ccl4.org>
22123              Date: Wed, 30 May 2001 23:20:58 +0100
22124              Message-ID: <20010530232058.B86445@plum.flirble.org>
22125      Branch: perl
22126            ! doop.c
22127 ____________________________________________________________________________
22128 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
22129         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
22130              From: Michael G Schwern <schwern@pobox.com> 
22131              Date: Wed, 30 May 2001 15:24:20 +0100
22132              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
22133      Branch: perl
22134            ! t/pragma/autouse.t
22135 ____________________________________________________________________________
22136 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
22137         Log: The regex trick wasn't a good idea.
22138      Branch: perl
22139            ! pod/perlfaq4.pod
22140 ____________________________________________________________________________
22141 [ 10329] By: nick                                  on 2001/05/30  18:34:35
22142         Log: Integrate mainline
22143      Branch: perlio
22144           !> (integrate 40 files)
22145 ____________________________________________________________________________
22146 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
22147         Log: Update Changes.
22148      Branch: perl
22149            ! Changes patchlevel.h
22150 ____________________________________________________________________________
22151 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
22152         Log: The metaconfig unit change for #10325.
22153      Branch: metaconfig
22154            + U/modified/afs.U
22155 ____________________________________________________________________________
22156 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
22157         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
22158              is now wrong.
22159      Branch: perl
22160            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
22161 ____________________________________________________________________________
22162 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
22163         Log: Introduce $Config{afsroot}.
22164      Branch: perl
22165            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22166            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
22167            ! win32/config.gc win32/config.vc
22168 ____________________________________________________________________________
22169 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
22170         Log: (Retracted by #10375.)
22171              
22172              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
22173      Branch: perl
22174            ! hints/linux.sh
22175 ____________________________________________________________________________
22176 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
22177         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
22178              (Also Configure tweaks needed; coming up soon.)
22179      Branch: perl
22180            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
22181 ____________________________________________________________________________
22182 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
22183         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
22184              From: Michael G Schwern <schwern@pobox.com>
22185              Date: Sun, 27 May 2001 10:29:43 +0100
22186              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
22187      Branch: perl
22188            ! lib/perl5db.pl
22189 ____________________________________________________________________________
22190 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
22191         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
22192              and Abhijit Menon-Sen.
22193      Branch: perl
22194            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
22195            ! perl.c pp_sys.c regcomp.c
22196 ____________________________________________________________________________
22197 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
22198         Log: Fix the BOOT section to call myU2time properly.
22199      Branch: perl
22200            ! ext/Time/HiRes/HiRes.xs
22201 ____________________________________________________________________________
22202 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
22203         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
22204              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
22205              Date: Wed, 30 May 2001 09:44:29 -0400
22206              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
22207              
22208              Detypo; plus add one more trick.
22209      Branch: perl
22210            ! pod/perlfaq4.pod
22211 ____________________________________________________________________________
22212 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
22213         Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t]  (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
22214              From: Michael G Schwern <schwern@pobox.com>
22215              Date: Wed, 30 May 2001 14:39:06 +0100
22216              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
22217      Branch: perl
22218            ! lib/autouse.pm t/pragma/autouse.t
22219 ____________________________________________________________________________
22220 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
22221         Log: Subject: Re: AIX and gcc (moving targets)
22222              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22223              Date: Wed, 30 May 2001 15:25:08 +0200
22224              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
22225      Branch: perl
22226            ! ext/Time/HiRes/HiRes.xs
22227 ____________________________________________________________________________
22228 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
22229         Log: Subject: [PATCH t/TEST] sorting tests
22230              From: Michael G Schwern <schwern@pobox.com>
22231              Date: Wed, 30 May 2001 10:24:02 +0100
22232              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
22233      Branch: perl
22234            ! t/TEST
22235 ____________________________________________________________________________
22236 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
22237         Log: Subject: [ID 20010529.002] typos in man page perlre
22238              From: bart@cg681574-a.adubn1.nj.home.com 
22239              Date: Tue, 29 May 2001 13:58:59 -0500
22240              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
22241      Branch: perl
22242            ! pod/perlre.pod
22243 ____________________________________________________________________________
22244 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
22245         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
22246              From: "Craig A. Berry" <craigberry@mac.com>
22247              Date: Tue, 29 May 2001 23:23:45 -0500
22248              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
22249      Branch: perl
22250            ! t/lib/extutils.t t/pragma/autouse.t
22251 ____________________________________________________________________________
22252 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
22253         Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
22254              From: David Dyck <dcd@tc.fluke.com>
22255              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
22256              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
22257      Branch: perl
22258            ! t/lib/filefind.t
22259 ____________________________________________________________________________
22260 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
22261         Log: AIX hints update for gcc from Merijn H. Brand.
22262      Branch: perl
22263            ! hints/aix.sh
22264 ____________________________________________________________________________
22265 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
22266         Log: Retract #10295 and #10296: a more generic solution
22267              is needed (there's something funny with gcc on AIX).
22268      Branch: perl
22269            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
22270 ____________________________________________________________________________
22271 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
22272         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
22273              From: Hugo <hv@crypt.compulink.co.uk>
22274              Date: Wed, 30 May 2001 11:59:19 +0100
22275              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
22276              
22277              localizing $@ has unfortunate semantics - if you die past
22278              a local $@, the die message is lost.
22279      Branch: perl
22280            ! lib/utf8_heavy.pl
22281 ____________________________________________________________________________
22282 [ 10309] By: nick                                  on 2001/05/30  08:23:02
22283         Log: Integrate mainline (autouse works again.)
22284      Branch: perlio
22285           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
22286           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
22287           !> pod/perlvar.pod t/op/cmp.t
22288 ____________________________________________________________________________
22289 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
22290         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
22291              From: David Dyck <dcd@tc.fluke.com>
22292              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
22293              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
22294      Branch: perl
22295            ! lib/File/Find.pm
22296 ____________________________________________________________________________
22297 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
22298         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
22299              From: Nicholas Clark <nick@ccl4.org>
22300              Date: Tue, 29 May 2001 23:16:09 +0100
22301              Message-ID: <20010529231609.U86445@plum.flirble.org>
22302              
22303              Make the test output slightly clearer by distinguishing
22304              between '' and undef.
22305      Branch: perl
22306            ! t/op/cmp.t
22307 ____________________________________________________________________________
22308 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
22309         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
22310              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22311              Date: Tue, 29 May 2001 19:15:19 -0400
22312              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
22313      Branch: perl
22314            ! hints/os2.sh
22315 ____________________________________________________________________________
22316 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
22317         Log: Subject: perlvar.pod addition
22318              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
22319              Date: Fri, 25 May 2001 20:23:12 +0200
22320              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
22321              
22322              Subject: Re: perlvar.pod addition
22323              From: "Abigail" <abigail@foad.org> 
22324              Date: Fri, 25 May 2001 22:00:39 +0200
22325              Message-ID: <20010525200039.28029.qmail@foad.org>
22326              
22327              Mention $a and $b in perlvar.
22328      Branch: perl
22329            ! pod/perlvar.pod
22330 ____________________________________________________________________________
22331 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
22332         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
22333              From: Jeff Pinyan <jeffp@crusoe.net>
22334              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
22335              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
22336      Branch: perl
22337            ! pod/perlvar.pod
22338 ____________________________________________________________________________
22339 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
22340         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
22341              From: Jeff Pinyan <jeffp@crusoe.net>
22342              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
22343              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
22344      Branch: perl
22345            ! pod/perlfaq6.pod
22346 ____________________________________________________________________________
22347 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
22348         Log: Mention Time::localtime and Time::gmtime.
22349      Branch: perl
22350            ! ext/Time/Piece/Piece.pm
22351 ____________________________________________________________________________
22352 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
22353         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
22354              From: Michael G Schwern <schwern@pobox.com>
22355              Date: Tue, 29 May 2001 18:51:32 +0100
22356              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
22357      Branch: perl
22358            ! pod/perlfaq4.pod
22359 ____________________________________________________________________________
22360 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
22361         Log: Retract #10243.
22362      Branch: perl
22363            ! lib/autouse.pm
22364 ____________________________________________________________________________
22365 [ 10299] By: nick                                  on 2001/05/29  18:41:19
22366         Log: Post weekend integrate mainline (fails one test pragma/autouse).
22367      Branch: perlio
22368           +> (branch 29 files)
22369           !> (integrate 91 files)
22370 ____________________________________________________________________________
22371 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
22372         Log: Update Changes.
22373      Branch: perl
22374            ! Changes patchlevel.h
22375 ____________________________________________________________________________
22376 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
22377         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
22378              before Perl_load_module/Perl_call_method and restore the value
22379              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
22380      Branch: perl
22381            ! utf8.c
22382 ____________________________________________________________________________
22383 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
22384         Log: Subject: Re: AIX and gcc (moving targets)
22385              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22386              Date: Tue, 29 May 2001 17:59:40 +0200
22387              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
22388      Branch: perl
22389            ! ext/Storable/Makefile.PL
22390 ____________________________________________________________________________
22391 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
22392         Log: Subject: Re: AIX and gcc (moving targets)
22393              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22394              Date: Tue, 29 May 2001 12:32:57 +0200
22395              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
22396      Branch: perl
22397            ! ext/POSIX/Makefile.PL
22398 ____________________________________________________________________________
22399 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
22400         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
22401              From: Michael G Schwern <schwern@pobox.com>
22402              Date: Tue, 29 May 2001 09:53:29 +0100
22403              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
22404              
22405              (#10280 retracted)
22406      Branch: perl
22407            ! lib/Test/Harness.pm t/lib/test-harness.t
22408 ____________________________________________________________________________
22409 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
22410         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
22411              From: Michael G Schwern <schwern@pobox.com>
22412              Date: Tue, 29 May 2001 09:19:52 +0100
22413              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
22414      Branch: perl
22415            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
22416            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
22417            + t/lib/Test/todo.t
22418            ! MANIFEST lib/Test.pm t/TEST
22419 ____________________________________________________________________________
22420 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
22421         Log: From: Michael G Schwern <schwern@pobox.com>
22422              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
22423              Date: Tue, 29 May 2001 08:26:09 +0100
22424              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
22425      Branch: perl
22426            ! t/TEST
22427 ____________________________________________________________________________
22428 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
22429         Log: Add tests for Time::gmtime and Time::localtime.
22430      Branch: perl
22431            + t/lib/time-gmtime.t t/lib/time-localtime.t
22432            ! MANIFEST t/lib/1_compile.t
22433 ____________________________________________________________________________
22434 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
22435         Log: Add test for File::stat.
22436      Branch: perl
22437            + t/lib/filestat.t
22438            ! MANIFEST t/lib/1_compile.t
22439 ____________________________________________________________________________
22440 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
22441         Log: Add test for Net::servent.
22442      Branch: perl
22443            + t/lib/net-sent.t
22444            ! MANIFEST t/lib/1_compile.t
22445 ____________________________________________________________________________
22446 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
22447         Log: Add test for Net::protoent.
22448      Branch: perl
22449            + t/lib/net-pent.t
22450            ! MANIFEST t/lib/1_compile.t
22451 ____________________________________________________________________________
22452 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
22453         Log: Add test for Net::netent.
22454      Branch: perl
22455            + t/lib/net-nent.t
22456            ! MANIFEST t/lib/1_compile.t
22457 ____________________________________________________________________________
22458 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
22459         Log: Add test for User::grent.  Portability doubtful.
22460      Branch: perl
22461            + t/lib/user-grent.t
22462            ! MANIFEST t/lib/1_compile.t
22463 ____________________________________________________________________________
22464 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
22465         Log: Add test for User::pwent.
22466              Probably will fall down somewhere for portability reasons.
22467      Branch: perl
22468            + t/lib/user-pwent.t
22469            ! MANIFEST t/lib/1_compile.t
22470 ____________________________________________________________________________
22471 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
22472         Log: Metaconfig units changes for #10283.
22473      Branch: metaconfig
22474            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
22475            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
22476            ! U/installdirs/sitescript.U U/modified/Signal.U
22477 ____________________________________________________________________________
22478 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
22479         Log: Subject: [PATCH 5.6.1] signal names in Configure
22480              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22481              Date: Tue, 29 May 2001 03:52:25 -0400
22482              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
22483              
22484              Subject: [PATCH 5.6.1] older perl in Configure
22485              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22486              Date: Tue, 29 May 2001 03:55:40 -0400
22487              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
22488              
22489              Subject: [PATCH 5.6.1] goofs in Configure
22490              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22491              Date: Tue, 29 May 2001 04:13:07 -0400
22492              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
22493              
22494              Configure portability tweaks.
22495      Branch: perl
22496            ! Configure
22497 ____________________________________________________________________________
22498 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
22499         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
22500              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22501              Date: Tue, 29 May 2001 04:07:06 -0400
22502              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
22503      Branch: perl
22504            ! os2/os2.c
22505 ____________________________________________________________________________
22506 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
22507         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
22508              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22509              Date: Tue, 29 May 2001 04:01:38 -0400
22510              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
22511      Branch: perl
22512            ! hints/os2.sh os2/Makefile.SHs
22513 ____________________________________________________________________________
22514 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
22515         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
22516              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22517              Date: Tue, 29 May 2001 03:50:18 -0400
22518              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
22519      Branch: perl
22520            ! lib/Test/Harness.pm
22521 ____________________________________________________________________________
22522 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
22523         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
22524      Branch: perl
22525            ! lib/utf8_heavy.pl
22526 ____________________________________________________________________________
22527 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
22528         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
22529              From: Hugo <hv@crypt.compulink.co.uk>
22530              Date: Tue, 29 May 2001 03:03:45 +0100
22531              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
22532              
22533              Explanation why the $@ always gets the UTF8 flag when under use utf8--
22534              because we told it to have the flag when under use utf8.
22535      Branch: perl
22536            ! pp_ctl.c
22537 ____________________________________________________________________________
22538 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
22539         Log: At least a partial fix for 20010528.004.
22540      Branch: perl
22541            ! lib/utf8_heavy.pl
22542 ____________________________________________________________________________
22543 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
22544         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
22545              From: Nicholas Clark <nick@ccl4.org> 
22546              Date: Mon, 28 May 2001 23:39:38 +0100
22547              Message-ID: <20010528233938.M86445@plum.flirble.org>
22548              
22549              More portable non-zero UV.
22550      Branch: perl
22551            ! t/lib/extutils.t
22552 ____________________________________________________________________________
22553 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
22554         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
22555              From: Nicholas Clark <nick@ccl4.org>
22556              Date: Mon, 28 May 2001 22:46:09 +0100
22557              Message-ID: <20010528224608.L86445@plum.flirble.org>
22558              
22559              Test also "make clean".
22560      Branch: perl
22561            ! t/lib/extutils.t
22562 ____________________________________________________________________________
22563 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
22564         Log: Subject: Re: Would -Wno-unused -Wall be better?
22565              From: Michael G Schwern <schwern@pobox.com>
22566              Date: Tue, 29 May 2001 00:55:54 +0100
22567              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
22568      Branch: perl
22569            ! pp.h
22570 ____________________________________________________________________________
22571 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
22572         Log: Add a test for 20010528.007, fixed in #10272.
22573      Branch: perl
22574            ! t/op/misc.t toke.c
22575 ____________________________________________________________________________
22576 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
22577         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
22578              From: Hugo <hv@crypt.compulink.co.uk>
22579              Date: Tue, 29 May 2001 00:23:23 +0100
22580              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
22581      Branch: perl
22582            ! toke.c
22583 ____________________________________________________________________________
22584 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
22585         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
22586              From: Michael G Schwern <schwern@pobox.com>
22587              Date: Tue, 29 May 2001 00:42:59 +0100
22588              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
22589      Branch: perl
22590            ! t/pragma/autouse.t
22591 ____________________________________________________________________________
22592 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
22593         Log: Some shells seemingly arrange the signal handlers differently
22594              (bug id 20010521.004).
22595      Branch: perl
22596            ! t/lib/sigaction.t
22597 ____________________________________________________________________________
22598 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
22599         Log: Regen perlmodlib.
22600      Branch: perl
22601            ! pod/perlmodlib.pod
22602 ____________________________________________________________________________
22603 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
22604         Log: Update Changes.
22605      Branch: perl
22606            ! Changes patchlevel.h
22607 ____________________________________________________________________________
22608 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
22609         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
22610              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
22611              Date: Mon, 28 May 2001 14:56:35 -0500
22612              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
22613      Branch: perl
22614            ! pod/perlnewmod.pod
22615 ____________________________________________________________________________
22616 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
22617         Log: Regen toc.
22618      Branch: perl
22619            ! pod/perltoc.pod
22620 ____________________________________________________________________________
22621 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
22622         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
22623              From: "Richard Soderberg" <rs@crystalflame.net>
22624              Date: Mon, 28 May 2001 12:31:23 -0700
22625              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
22626      Branch: perl
22627            ! t/op/splice.t
22628 ____________________________________________________________________________
22629 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
22630         Log: The #10260 was too bold: locales and utf8 still do not mix.
22631      Branch: perl
22632            ! t/pragma/locale.t
22633 ____________________________________________________________________________
22634 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
22635         Log: Subject: [PATCH] Pod nitpicks
22636              From: "Richard Soderberg" <rs@crystalflame.net>
22637              Date: Mon, 28 May 2001 10:08:58 -0700
22638              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
22639      Branch: perl
22640            ! pod/perl571delta.pod pod/perlapi.pod sv.h
22641 ____________________________________________________________________________
22642 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
22643         Log: Upgrade to I18N::LangTags 0.22.
22644      Branch: perl
22645            + lib/I18N/LangTags/List.pod
22646            ! MANIFEST lib/I18N/LangTags.pm
22647 ____________________________________________________________________________
22648 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
22649         Log: A slightly more serious bug found by -Mutf8; op/misc and
22650              lib/complex dumped core.
22651      Branch: perl
22652            ! regexec.c
22653 ____________________________________________________________________________
22654 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
22655         Log: Various buglets shaken out by -Mutf8.
22656      Branch: perl
22657            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
22658            ! t/pragma/locale.t
22659 ____________________________________________________________________________
22660 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
22661         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
22662      Branch: perl
22663            ! t/lib/carp.t
22664 ____________________________________________________________________________
22665 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
22666         Log: Subject: [PATCH] todo patch
22667              From: Artur Bergman <artur@contiller.se> 
22668              Date: Mon, 28 May 2001 17:03:51 +0200
22669              Message-ID: <B7383577.F34%artur@contiller.se>
22670      Branch: perl
22671            ! pod/perltodo.pod
22672 ____________________________________________________________________________
22673 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
22674         Log: Subject: typo in perlguts.pod
22675              From: "John P. Linderman" <jpl@research.att.com>
22676              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
22677              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
22678      Branch: perl
22679            ! pod/perlguts.pod
22680 ____________________________________________________________________________
22681 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
22682         Log: Subject: AIX and gcc (moving targets)
22683              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22684              Date: Mon, 28 May 2001 12:54:04 +0200
22685              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
22686      Branch: perl
22687            ! hints/aix.sh
22688 ____________________________________________________________________________
22689 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
22690         Log: Subject: Re: perlio + multiple perl_alloc..destruct
22691              From: Doug MacEachern <dougm@covalent.net>
22692              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
22693              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
22694      Branch: perl
22695            ! perlio.c
22696 ____________________________________________________________________________
22697 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
22698         Log: The #10251 wasn't quite up-to-the-code.
22699      Branch: perl
22700            ! t/op/misc.t
22701 ____________________________________________________________________________
22702 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
22703         Log: Test case for bug 20010526.004, fixed in #10252.
22704      Branch: perl
22705            ! t/op/taint.t
22706 ____________________________________________________________________________
22707 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
22708         Log: Subject: Re: [ID 20010526.004] Taint looses value
22709              From: Hugo <hv@crypt.compulink.co.uk>
22710              Date: Sun, 27 May 2001 20:39:32 +0100
22711              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
22712      Branch: perl
22713            ! sv.c
22714 ____________________________________________________________________________
22715 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
22716         Log: Test case for 20010422.005, fixed by #10250.
22717      Branch: perl
22718            ! t/op/misc.t
22719 ____________________________________________________________________________
22720 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
22721         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
22722              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22723              Date: Mon, 28 May 2001 06:39:12 -0400
22724              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
22725      Branch: perl
22726            ! toke.c
22727 ____________________________________________________________________________
22728 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
22729         Log: Linerewrapping.
22730      Branch: perl
22731            ! lib/open.pm
22732 ____________________________________________________________________________
22733 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
22734         Log: Updates on the modules list.
22735      Branch: perl
22736            ! t/lib/1_compile.t
22737 ____________________________________________________________________________
22738 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
22739         Log: Add a test for PerlIO.
22740              
22741              (I probably got the crlf/raw thing wrong for clrfy platforms...)
22742      Branch: perl
22743            + t/lib/perlio.t
22744            ! MANIFEST lib/PerlIO.pm
22745 ____________________________________________________________________________
22746 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
22747         Log: Add a test for carp et alia.
22748      Branch: perl
22749            + t/lib/carp.t
22750            ! MANIFEST
22751 ____________________________________________________________________________
22752 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
22753         Log: Adding the new test would be swell.
22754      Branch: perl
22755            + t/pragma/autouse.t
22756 ____________________________________________________________________________
22757 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
22758         Log: Add a test for the autouse pragma.
22759      Branch: perl
22760            ! MANIFEST
22761 ____________________________________________________________________________
22762 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
22763         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
22764              From: dLux <dlux@spam.sch.bme.hu>
22765              Date: Sun, 27 May 2001 16:14:26 +0200
22766              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
22767      Branch: perl
22768            ! lib/autouse.pm
22769 ____________________________________________________________________________
22770 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
22771         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
22772              From: "Richard Soderberg" <rs@crystalflame.net>
22773              Date: Mon, 28 May 2001 03:56:36 -0700
22774              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
22775      Branch: perl
22776            ! utils/dprofpp.PL
22777 ____________________________________________________________________________
22778 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
22779         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
22780              From: "Stephen P. Potter" <spp@spotter.yi.org>
22781              Date: Tue, 22 May 2001 11:40:25 -0400
22782              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
22783              
22784              Subject: Re: [ID 20010522.003] Time::Local module bug
22785              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
22786              Date: Tue, 22 May 2001 11:50:19 -0400
22787              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
22788      Branch: perl
22789            ! lib/Time/Local.pm
22790 ____________________________________________________________________________
22791 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
22792         Log: The PERL_DL_NONLAZY can have whitespace in front.
22793      Branch: perl
22794            ! t/lib/extutils.t
22795 ____________________________________________________________________________
22796 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
22797         Log: Document strftime() and strptime().
22798      Branch: perl
22799            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
22800 ____________________________________________________________________________
22801 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
22802         Log: Make Time::Piece::strptime() to be a function, not a method.
22803      Branch: perl
22804            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
22805 ____________________________________________________________________________
22806 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
22807         Log: Tweak the test to be more portable.
22808      Branch: perl
22809            ! t/lib/extutils.t
22810 ____________________________________________________________________________
22811 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
22812         Log: Subject: PATCH: Re: Re: Attributes that tie
22813              From: Leon Brocard <acme@astray.com>
22814              Date: Sun, 27 May 2001 12:37:29 +0100
22815              Message-ID: <20010527123729.A22663@ns0.astray.com>
22816              
22817              Document that variable attributes are not currently usable
22818              for tieing.  (An ugly limitation that should be fixed.)
22819      Branch: perl
22820            ! lib/attributes.pm
22821 ____________________________________________________________________________
22822 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
22823         Log: Microperl tweaks.
22824      Branch: perl
22825            ! Makefile.micro uconfig.h uconfig.sh
22826 ____________________________________________________________________________
22827 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
22828         Log: Add make target for microperl (kind of silly, but convenient).
22829      Branch: perl
22830            ! Makefile.SH
22831 ____________________________________________________________________________
22832 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
22833         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
22834              for microperl.)
22835      Branch: perl
22836            ! doio.c
22837 ____________________________________________________________________________
22838 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
22839         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
22840              From: rspier@pobox.com (Robert Spier)
22841              Date: Sat, 26 May 2001 20:05:23 -0400
22842              Message-ID: <15120.17603.148648.12430@rls.cx>
22843              
22844              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
22845              From: rspier@pobox.com (Robert Spier)
22846              Date: Sun, 27 May 2001 00:23:12 -0400
22847              Message-ID: <15120.33072.511966.767230@rls.cx>
22848      Branch: perl
22849            ! doio.c pod/perlfunc.pod
22850 ____________________________________________________________________________
22851 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
22852         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
22853      Branch: perl
22854            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
22855 ____________________________________________________________________________
22856 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
22857         Log: Add README.tru64.
22858      Branch: perl
22859            + README.tru64
22860 ____________________________________________________________________________
22861 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
22862         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
22863      Branch: perl
22864            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
22865            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
22866            ! MANIFEST
22867 ____________________________________________________________________________
22868 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
22869         Log: Integrate I18N::LangTags from Sean Burke.
22870              
22871              TODO: the language list from RFC 3066 needs to be integrated
22872              and made available somehow.  The list is included in the
22873              I18N-LangTags 0.21 distribution, but it is undocumented
22874              and unconnected to the module.
22875      Branch: perl
22876            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
22877            ! MANIFEST
22878 ____________________________________________________________________________
22879 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
22880         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
22881              envisioned by Sarathy.
22882      Branch: perl
22883            ! t/op/ver.t toke.c
22884 ____________________________________________________________________________
22885 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
22886         Log: Subject: [ID 20010525.001] Pod typo nits fixed
22887              From: lvirden@cas.org
22888              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
22889              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
22890              
22891              minus the perlsolaris decimation plus the
22892              
22893              Subject: Re: [ID 20010525.001] Pod typo nits fixed
22894              From: "Philip Newton" <Philip.Newton@gmx.net>
22895              Date: Fri, 25 May 2001 18:05:55 +0200
22896              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
22897      Branch: perl
22898            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
22899            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
22900            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
22901            ! pod/perlutil.pod pod/perlxstut.pod
22902 ____________________________________________________________________________
22903 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
22904         Log: return clauses are nice.
22905      Branch: perl
22906            ! sv.c
22907 ____________________________________________________________________________
22908 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
22909         Log: Subject: change 10199 backwards?
22910              From: Doug MacEachern <dougm@covalent.net>
22911              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
22912              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
22913      Branch: perl
22914            ! sv.c
22915 ____________________________________________________________________________
22916 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
22917         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
22918              From: Hugo <hv@crypt.compulink.co.uk>
22919              Date: Sat, 26 May 2001 17:05:12 +0100
22920              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
22921      Branch: perl
22922            + t/op/gmagic.t
22923            ! MANIFEST doop.c embed.h embed.pl global.sym
22924            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
22925            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
22926 ____________________________________________________________________________
22927 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
22928         Log: Regen headers for #10221.
22929      Branch: perl
22930            ! global.sym objXSUB.h perlapi.c
22931 ____________________________________________________________________________
22932 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
22933         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
22934              From: Juha Laiho <juha.laiho@Elma.Net>
22935              Date: Thu, 3 May 2001 09:51:30 +0300
22936              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
22937      Branch: perl
22938            ! embed.pl
22939 ____________________________________________________________________________
22940 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
22941         Log: Subject: Re: [PATCH] Re: stability of sort()?
22942              From: "John P. Linderman" <jpl@research.att.com>
22943              Date: Sat, 26 May 2001 13:27:19 -0400
22944              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
22945      Branch: perl
22946            ! pod/perlfunc.pod
22947 ____________________________________________________________________________
22948 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
22949         Log: Integrate perlio.
22950      Branch: perl
22951           !> pod/perlguts.pod
22952 ____________________________________________________________________________
22953 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
22954         Log: Subject: [PATCH perl@10210] PerlIO for VMS
22955              From: "Craig A. Berry" <craigberry@mac.com>
22956              Date: Sat, 26 May 2001 09:34:11 -0500
22957              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
22958      Branch: perl
22959            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
22960            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
22961            ! vms/vmsish.h
22962 ____________________________________________________________________________
22963 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
22964         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
22965              From: David Dyck <dcd@tc.fluke.com>
22966              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
22967              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
22968      Branch: perl
22969            ! lib/perl5db.pl
22970 ____________________________________________________________________________
22971 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
22972         Log: Subject: utf8 regexp tests
22973              From: Hugo <hv@crypt.compulink.co.uk>
22974              Date: Fri, 25 May 2001 22:35:01 +0100
22975              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
22976      Branch: perl
22977            ! t/op/regexp.t
22978 ____________________________________________________________________________
22979 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
22980         Log: Subject: [PATCH] Re: stability of sort()?
22981              From: Nicholas Clark <nick@ccl4.org>
22982              Date: Fri, 25 May 2001 22:40:19 +0100
22983              Message-ID: <20010525224019.B86445@plum.flirble.org>
22984      Branch: perl
22985            ! pod/perlfunc.pod
22986 ____________________________________________________________________________
22987 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
22988         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
22989              From: John Peacock <jpeacock@rowman.com>
22990              Date: Thu, 24 May 2001 22:14:01 -0400
22991              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
22992      Branch: perl
22993            ! mg.c scope.c sv.c
22994 ____________________________________________________________________________
22995 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
22996         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
22997              From: Nicholas Clark <nick@ccl4.org>
22998              Date: Sun, 20 May 2001 19:24:13 +0100
22999              Message-ID: <20010520192413.G83222@plum.flirble.org>
23000      Branch: perl
23001            + lib/ExtUtils/Constant.pm t/lib/extutils.t
23002            ! MANIFEST utils/h2xs.PL
23003 ____________________________________________________________________________
23004 [ 10212] By: nick                                  on 2001/05/26  09:49:28
23005         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
23006              add a few more notes there on use of mortals on the stack.
23007      Branch: perlio
23008            ! pod/perlguts.pod
23009 ____________________________________________________________________________
23010 [ 10211] By: nick                                  on 2001/05/26  09:05:36
23011         Log: Integrate mainline
23012      Branch: perlio
23013           +> t/lib/fcntl.t t/pragma/vars.t
23014           !> (integrate 49 files)
23015 ____________________________________________________________________________
23016 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
23017         Log: Update Changes.
23018      Branch: perl
23019            ! Changes patchlevel.h
23020 ____________________________________________________________________________
23021 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
23022         Log: Based on
23023              
23024              Subject: [PATCH pp.c] Wrapping pack("C",256)
23025              From: Simon Cozens <simon@netthink.co.uk>
23026              Date: Sat, 12 May 2001 17:58:41 +0100
23027              Message-ID: <20010512175841.A6132@netthink.co.uk>
23028      Branch: perl
23029            ! pod/perldiag.pod pp.c t/pragma/warn/pp
23030 ____________________________________________________________________________
23031 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
23032         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
23033              From: "Brendan O'Dea" <bod@compusol.com.au>
23034              Date: Fri, 25 May 2001 11:18:29 +1000
23035              Message-ID: <20010525111829.A28411@compusol.com.au>
23036              
23037              (Slightly modified.)
23038      Branch: perl
23039            ! lib/Term/Cap.pm
23040 ____________________________________________________________________________
23041 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
23042         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
23043              From: Hugo <hv@crypt.compulink.co.uk>
23044              Date: Fri, 25 May 2001 02:13:25 +0100
23045              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
23046      Branch: perl
23047            ! t/op/misc.t
23048 ____________________________________________________________________________
23049 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
23050         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
23051              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
23052              Date: Fri, 25 May 2001 10:25:36 +0900
23053              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
23054      Branch: perl
23055            ! regcomp.c regexec.c
23056 ____________________________________________________________________________
23057 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
23058         Log: Subject: [PATCH #2] stash autovivification and method call error messages
23059              From: Ilmari Karonen <iltzu@sci.fi>
23060              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
23061              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
23062      Branch: perl
23063            ! gv.c pp_hot.c t/op/method.t
23064 ____________________________________________________________________________
23065 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
23066         Log: Add make target and documentation for gprof profiling.
23067      Branch: perl
23068            ! Makefile.SH pod/perlhack.pod
23069 ____________________________________________________________________________
23070 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
23071         Log: Subject: Don't think about UTF8 
23072              From: Mike Guy <mjtg@cam.ac.uk> 
23073              Date: Tue, 22 May 2001 14:35:39 +0100
23074              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
23075      Branch: perl
23076            ! sv.h
23077 ____________________________________________________________________________
23078 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
23079         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
23080              From: Geraint A Edwards <gedge@serf.org> 
23081              Date: Thu, 24 May 2001 22:51:24 +0100
23082              Message-Id: <20010524225124.A34981@cymru.serf.org>
23083      Branch: perl
23084            ! x2p/find2perl.PL
23085 ____________________________________________________________________________
23086 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
23087         Log: DB_File has its own attribute story.
23088      Branch: perl
23089            ! ext/DB_File/DB_File.xs
23090 ____________________________________________________________________________
23091 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
23092         Log: Subject: Re: Making perl with -Wall
23093              From: Andy Dougherty <doughera@lafayette.edu>
23094              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
23095              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
23096      Branch: perl
23097            ! perl.h
23098 ____________________________________________________________________________
23099 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
23100         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
23101              From: "Richard Soderberg" <rs@crystalflame.net>
23102              Date: Thu, 24 May 2001 08:58:16 -0700
23103              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
23104      Branch: perl
23105            ! sv.c
23106 ____________________________________________________________________________
23107 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
23108         Log: IV/UV casting fixes from Nicholas Clark.
23109      Branch: perl
23110            ! perl.h pp_sys.c util.c
23111 ____________________________________________________________________________
23112 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
23113         Log: Subject: Re: Making perl with -Wall
23114              From: Michael G Schwern <schwern@pobox.com>
23115              Date: Thu, 24 May 2001 15:40:28 +0100
23116              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
23117      Branch: perl
23118            ! malloc.c perl.h
23119 ____________________________________________________________________________
23120 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
23121         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
23122              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23123              Date: Tue, 22 May 2001 11:49:37 +0200
23124              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
23125      Branch: metaconfig
23126            ! U/modified/Oldsym.U
23127      Branch: metaconfig/U/perl
23128            ! patchlevel.U
23129      Branch: perl
23130            ! Configure config_h.SH myconfig.SH
23131 ____________________________________________________________________________
23132 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
23133         Log: Under versiononly install also the scripts with the version suffix.
23134              (e.g. .../bin/h2xs5.7.1)
23135      Branch: perl
23136            ! installperl
23137 ____________________________________________________________________________
23138 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
23139         Log: Subject: [PATCH] Stop segfault in mg.c:636
23140              From: "Richard Soderberg" <rs@crystalflame.net>
23141              Date: Thu, 24 May 2001 05:51:52 -0700
23142              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
23143      Branch: perl
23144            ! mg.c
23145 ____________________________________________________________________________
23146 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
23147         Log: Iteration continues; hopefully convergently.
23148      Branch: perl
23149            ! t/lib/b-stash.t
23150 ____________________________________________________________________________
23151 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
23152         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
23153              From: Gisle Aas <gisle@ActiveState.com>
23154              Date: 23 May 2001 16:13:10 -0700
23155              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
23156      Branch: perl
23157            ! op.c toke.c
23158 ____________________________________________________________________________
23159 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
23160         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
23161              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23162              Date: Thu, 24 May 2001 05:05:22 -0500
23163              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
23164      Branch: perl
23165            ! lib/dumpvar.pl lib/perl5db.pl
23166 ____________________________________________________________________________
23167 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
23168         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
23169              From: David Dyck <dcd@tc.fluke.com>
23170              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
23171              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
23172      Branch: perl
23173            ! lib/perl5db.pl
23174 ____________________________________________________________________________
23175 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
23176         Log: Tiny pod nits on READMEs, mostly whitespace issues.
23177      Branch: perl
23178            ! README.amiga README.dos README.macos README.mpeix README.vmesa
23179            ! README.win32
23180 ____________________________________________________________________________
23181 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
23182         Log: The DG/UX part of the 20010521.005.
23183      Branch: perl
23184            ! README.dgux
23185 ____________________________________________________________________________
23186 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
23187         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
23188              From: Hugo <hv@crypt.compulink.co.uk>
23189              Date: Mon, 21 May 2001 16:32:02 +0100
23190              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
23191      Branch: perl
23192            ! regcomp.c t/op/misc.t
23193 ____________________________________________________________________________
23194 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
23195         Log: Subject: [PATCH] Extra UNIVERSAL tests
23196              From: Mike Guy <mjtg@cam.ac.uk>
23197              Date: Wed, 23 May 2001 12:29:20 +0100
23198              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
23199      Branch: perl
23200            ! t/op/universal.t
23201 ____________________________________________________________________________
23202 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
23203         Log: Subject: [PATCH] Remove EQ keyword
23204              From: Mike Guy <mjtg@cam.ac.uk>
23205              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
23206              Date: Wed, 23 May 2001 11:17:29 +0100
23207      Branch: perl
23208            ! keywords.h keywords.pl
23209 ____________________________________________________________________________
23210 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
23211         Log: Subject: [PATCH] lib/perl5db.pl
23212              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23213              Date: Wed, 23 May 2001 02:18:03 -0500
23214              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
23215      Branch: perl
23216            ! lib/perl5db.pl
23217 ____________________________________________________________________________
23218 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
23219         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
23220              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23221              Date: Tue, 22 May 2001 23:34:41 -0500
23222              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
23223      Branch: perl
23224            ! lib/Term/Cap.pm
23225 ____________________________________________________________________________
23226 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
23227         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
23228              From: davem@fdgroup.co.uk
23229              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
23230              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
23231      Branch: perl
23232            ! emacs/e2ctags.pl
23233 ____________________________________________________________________________
23234 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
23235         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
23236              From: Michael G Schwern <schwern@pobox.com>
23237              Date: Tue, 22 May 2001 14:15:09 +0100
23238              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
23239      Branch: perl
23240            ! lib/vars.pm
23241 ____________________________________________________________________________
23242 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
23243         Log: Subject: [PATCH lib/vars.pm] Odd code nit
23244              From: Michael G Schwern <schwern@pobox.com>
23245              Date: Tue, 22 May 2001 14:14:28 +0100
23246              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
23247      Branch: perl
23248            ! lib/vars.pm
23249 ____________________________________________________________________________
23250 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
23251         Log: Use the new use vars feature.
23252      Branch: perl
23253            ! t/lib/b-stash.t
23254 ____________________________________________________________________________
23255 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
23256         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
23257              From: Mike Guy <mjtg@cam.ac.uk>
23258              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23259              Date: Tue, 22 May 2001 13:11:39 +0100
23260      Branch: perl
23261            + t/pragma/vars.t
23262            ! MANIFEST lib/vars.pm t/lib/1_compile.t
23263 ____________________________________________________________________________
23264 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
23265         Log: -qlongdouble considered harmful by Merijn.
23266      Branch: perl
23267            ! hints/aix.sh
23268 ____________________________________________________________________________
23269 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
23270         Log: Update Changes.
23271      Branch: perl
23272            ! Changes patchlevel.h
23273 ____________________________________________________________________________
23274 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
23275         Log: Add a test of its very own for Fcntl.  Hopefully portable.
23276      Branch: perl
23277            + t/lib/fcntl.t
23278            ! MANIFEST
23279 ____________________________________________________________________________
23280 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
23281         Log: Must be trickier for 'minitest' not to die.
23282      Branch: perl
23283            ! t/op/taint.t
23284 ____________________________________________________________________________
23285 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
23286         Log: Can't declare other people's variables.
23287      Branch: perl
23288            ! t/lib/b-stash.t
23289 ____________________________________________________________________________
23290 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
23291         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
23292      Branch: perl
23293            ! doio.c t/op/taint.t
23294 ____________________________________________________________________________
23295 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
23296         Log: The OS/2 variable needs to be declared.
23297      Branch: perl
23298            ! t/lib/b-stash.t
23299 ____________________________________________________________________________
23300 [ 10170] By: nick                                  on 2001/05/20  16:48:29
23301         Log: Integrate mainline
23302      Branch: perlio
23303           !> (integrate 41 files)
23304 ____________________________________________________________________________
23305 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
23306         Log: Small perlsec updates: clarify the taintedness of filename
23307              globbing; suggest using Scalar::Util::tainted().
23308      Branch: perl
23309            ! pod/perlsec.pod
23310 ____________________________________________________________________________
23311 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
23312         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
23313              From: Dave Mitchell <davem@fdgroup.co.uk>
23314              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
23315              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
23316      Branch: perl
23317            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
23318            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
23319            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
23320            ! xsutils.c
23321 ____________________________________________________________________________
23322 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
23323         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
23324              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23325              Date: Sat, 19 May 2001 04:08:46 -0400
23326              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
23327      Branch: perl
23328            ! lib/ExtUtils/Mksymlists.pm makedef.pl
23329 ____________________________________________________________________________
23330 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
23331         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
23332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23333              Date: Sat, 19 May 2001 04:30:45 -0400
23334              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
23335      Branch: perl
23336            ! os2/os2.c
23337 ____________________________________________________________________________
23338 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
23339         Log: Subject: [PATCH 5.6.1] build bugs OS/2
23340              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23341              Date: Sat, 19 May 2001 04:35:28 -0400
23342              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
23343      Branch: perl
23344            ! os2/Makefile.SHs os2/os2.c
23345 ____________________________________________________________________________
23346 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
23347         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
23348              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23349              Date: Sat, 19 May 2001 04:04:23 -0400
23350              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
23351              
23352              (In bleadperl patched b-stash.t instead of b.t)
23353      Branch: perl
23354            ! t/lib/b-stash.t t/lib/bigfltpm.t
23355 ____________________________________________________________________________
23356 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
23357         Log: Subject: [PATCH 5.6.1] perl5db
23358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23359              Date: Sat, 19 May 2001 03:49:09 -0400
23360              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
23361      Branch: perl
23362            ! lib/perl5db.pl
23363 ____________________________________________________________________________
23364 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
23365         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
23366              From: Gisle Aas <gisle@ActiveState.com>
23367              Date: 18 May 2001 14:24:51 -0700
23368              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
23369      Branch: perl
23370            ! pp_ctl.c
23371 ____________________________________________________________________________
23372 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
23373         Log: Subject: [PATCH] Chomp should not always stringify
23374              From: Gisle Aas <gisle@ActiveState.com>
23375              Date: 18 May 2001 07:55:25 -0700
23376              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
23377      Branch: perl
23378            ! doop.c t/op/chop.t
23379 ____________________________________________________________________________
23380 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
23381         Log: Integrate perlio.
23382      Branch: perl
23383           !> pod/perlfunc.pod
23384 ____________________________________________________________________________
23385 [ 10159] By: nick                                  on 2001/05/20  09:39:46
23386         Log: Document some more of open's features.
23387      Branch: perlio
23388            ! pod/perlfunc.pod
23389 ____________________________________________________________________________
23390 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
23391         Log: back out change#10153 (it has compatibility issues such as the
23392              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
23393              benefit for 5.6.x doesn't seem worth the risk)
23394      Branch: maint-5.6/perl
23395            ! toke.c
23396 ____________________________________________________________________________
23397 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
23398         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
23399      Branch: perl
23400            ! x2p/s2p.PL
23401 ____________________________________________________________________________
23402 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
23403         Log: Update Changes.
23404      Branch: perl
23405            ! Changes patchlevel.h
23406 ____________________________________________________________________________
23407 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
23408         Log: Integrate change #10144 from maintperl.
23409              
23410              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
23411      Branch: perl
23412           !> win32/config.bc win32/config.gc win32/config.vc
23413           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23414 ____________________________________________________________________________
23415 [ 10154] By: nick                                  on 2001/05/18  07:23:03
23416         Log: Integrate mainline.
23417      Branch: perlio
23418           +> README.dgux t/lib/i18n-collate.t utils.lst
23419           !> (integrate 49 files)
23420 ____________________________________________________________________________
23421 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
23422         Log: Integrate change #7224 from mainline into maintperl.
23423              
23424              Allow @+ and @- to be doublequoted, from Simon Cozens. 
23425              (Approved by Larry, see Tom's comment in 20000830.005.)
23426      Branch: maint-5.6/perl
23427           !> toke.c
23428 ____________________________________________________________________________
23429 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
23430         Log: Subject: [PATCH bleadperl] small lookbehind fix
23431              From: Hugo <hv@crypt.compulink.co.uk>
23432              Date: Fri, 18 May 2001 00:07:19 +0100
23433              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
23434      Branch: perl
23435            ! regexec.c
23436 ____________________________________________________________________________
23437 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
23438         Log: Detypos.
23439      Branch: perl
23440            ! installman utils.lst
23441 ____________________________________________________________________________
23442 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
23443         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
23444              in 20001222.001.
23445      Branch: perl
23446            ! t/lib/glob-basic.t
23447 ____________________________________________________________________________
23448 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
23449         Log: Subject: [PATCH] Test for bug 20010515.004
23450              From: Benjamin Sugars <bsugars@canoe.ca>
23451              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
23452              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
23453      Branch: perl
23454            ! t/op/misc.t
23455 ____________________________________________________________________________
23456 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
23457         Log: Integrate #10145 from maintperl.
23458              
23459              fix for ID 20010515.004 (needs test)
23460      Branch: perl
23461           !> pp_hot.c
23462 ____________________________________________________________________________
23463 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
23464         Log: Thinko noticed by Doug MacEachern.
23465      Branch: perl
23466            ! thread.h
23467 ____________________________________________________________________________
23468 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
23469         Log: Subject: Re: [PATCH] HERE mark in regex
23470              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23471              Date: Thu, 17 May 2001 12:20:33 -0400
23472              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
23473      Branch: perl
23474            ! t/op/re_tests
23475 ____________________________________________________________________________
23476 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
23477         Log: fix for ID 20010515.004 (needs test)
23478      Branch: maint-5.6/perl
23479            ! pp_hot.c
23480 ____________________________________________________________________________
23481 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
23482         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
23483      Branch: maint-5.6/perl
23484            ! win32/config.bc win32/config.gc win32/config.vc
23485            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23486 ____________________________________________________________________________
23487 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
23488         Log: Macrofy the getspecific (and use it also in util.c)
23489      Branch: perl
23490            ! thread.h util.c
23491 ____________________________________________________________________________
23492 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
23493         Log: Use the unchecked thread-specific key fetch also in Tru64.
23494      Branch: perl
23495            ! thread.h
23496 ____________________________________________________________________________
23497 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
23498         Log: Subject: [PATCH 5.6.1]Quick thread speedup
23499              From: Dan Sugalski <dan@sidhe.org> 
23500              Date: Wed, 16 May 2001 18:05:19 -0400
23501              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
23502      Branch: perl
23503            ! thread.h util.c
23504 ____________________________________________________________________________
23505 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
23506         Log: I think this is quite enough testing for a deprecated feature.
23507      Branch: perl
23508            + t/lib/i18n-collate.t
23509            ! MANIFEST t/lib/1_compile.t
23510 ____________________________________________________________________________
23511 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
23512         Log: More HP-UX lore from Jeff Okamoto.
23513      Branch: perl
23514            ! README.hpux
23515 ____________________________________________________________________________
23516 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
23517         Log: Sort utils.lst for easier maintenance.
23518      Branch: perl
23519            ! utils.lst
23520 ____________________________________________________________________________
23521 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
23522         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
23523              From: Tim Jenness <t.jenness@jach.hawaii.edu>
23524              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
23525              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
23526              
23527              Add pod2latex to utils.lst.
23528      Branch: perl
23529            ! MANIFEST utils.lst
23530 ____________________________________________________________________________
23531 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
23532         Log: Subject: Re: [PATCH] HERE mark in regex
23533              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23534              Date: Wed, 16 May 2001 13:04:43 -0400
23535              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
23536      Branch: perl
23537            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
23538            ! t/op/regmesg.t t/pragma/warn/regcomp
23539 ____________________________________________________________________________
23540 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
23541         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
23542              From: Simon Cozens <simon@netthink.co.uk>
23543              Date: Wed, 16 May 2001 18:02:08 +0100
23544              Message-ID: <20010516180208.A6458@netthink.co.uk>
23545      Branch: perl
23546            ! installman utils.lst
23547 ____________________________________________________________________________
23548 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
23549         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
23550              From: "Philip Newton" <pnewton@gmx.de>
23551              Date: Tue, 15 May 2001 15:09:30 +0200
23552              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
23553              
23554              Test case for #10128.
23555      Branch: perl
23556            ! t/pragma/warn/pp_hot
23557 ____________________________________________________________________________
23558 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
23559         Log: Update Changes.
23560      Branch: perl
23561            ! Changes patchlevel.h
23562 ____________________________________________________________________________
23563 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
23564         Log: Deprecate pseudo-hashes.
23565      Branch: perl
23566            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
23567 ____________________________________________________________________________
23568 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
23569         Log: HP-UX hints update from Merijn.
23570      Branch: perl
23571            ! hints/hpux.sh
23572 ____________________________________________________________________________
23573 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
23574         Log: README.hpux update from Merijn.
23575      Branch: perl
23576            ! README.hpux
23577 ____________________________________________________________________________
23578 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
23579         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
23580              From: Simon Cozens <simon@netthink.co.uk>
23581              Date: Wed, 16 May 2001 15:57:55 +0100
23582              Message-ID: <20010516155755.A4728@netthink.co.uk>
23583      Branch: perl
23584            + utils.lst
23585            ! MANIFEST installman installperl
23586 ____________________________________________________________________________
23587 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
23588         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
23589              From: "Philip Newton" <pnewton@gmx.de>
23590              Date: Tue, 15 May 2001 16:31:05 +0200
23591              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
23592              
23593              Fix PERL_Y2KWARN test to check before rather than after appending.
23594      Branch: perl
23595            ! pp_hot.c
23596 ____________________________________________________________________________
23597 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
23598         Log: Regen Porting stuff.
23599      Branch: perl
23600            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23601            ! config_h.SH
23602 ____________________________________________________________________________
23603 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
23604         Log: Metaconfig unit change for #10125.
23605      Branch: metaconfig
23606            ! U/modified/Oldconfig.U
23607 ____________________________________________________________________________
23608 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
23609         Log: Use OSVERS.
23610      Branch: perl
23611            ! Configure config_h.SH perl.c
23612 ____________________________________________________________________________
23613 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
23614         Log: Regen toc.
23615      Branch: perl
23616            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
23617 ____________________________________________________________________________
23618 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
23619         Log: Adding the README.dgux to the MANIFEST would be a good idea.
23620      Branch: perl
23621            ! MANIFEST
23622 ____________________________________________________________________________
23623 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
23624         Log: Move the stack desire definition to thread.h.
23625      Branch: perl
23626            ! ext/Thread/Thread.xs thread.h
23627 ____________________________________________________________________________
23628 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
23629         Log: DG-UX threading patches, including a README.dgux,
23630              from Takis Psarogiannakopoulos.
23631      Branch: perl
23632            + README.dgux
23633            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
23634 ____________________________________________________________________________
23635 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
23636         Log: Subject: [PATCH B::Deparse] More on /x regexes
23637              From: Robin Houston <robin@kitsite.com>
23638              Date: Tue, 15 May 2001 19:09:35 +0100
23639              Message-ID: <20010515190935.A27268@penderel>
23640      Branch: perl
23641            ! ext/B/B/Deparse.pm
23642 ____________________________________________________________________________
23643 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
23644         Log: Document that the core time() may be rounding rather
23645              than truncating, would have saved at least my confusion.
23646      Branch: perl
23647            ! ext/Time/HiRes/HiRes.pm
23648 ____________________________________________________________________________
23649 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
23650         Log: Subject: perl-current/t/time-hires.t
23651              From: John Peacock <jpeacock@rowman.com>
23652              Date: Fri, 11 May 2001 14:09:41 -0400
23653              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
23654      Branch: perl
23655            ! t/lib/time-hires.t
23656 ____________________________________________________________________________
23657 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
23658         Log: Subject: [PATCH dump.c] Op private flags
23659              From: Simon Cozens <simon@netthink.co.uk>
23660              Date: Sun, 13 May 2001 20:20:36 +0100
23661              Message-ID: <20010513202036.A21896@netthink.co.uk>
23662      Branch: perl
23663            ! dump.c
23664 ____________________________________________________________________________
23665 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
23666         Log: Upgrade to Switch 2.03.
23667      Branch: perl
23668            ! lib/Switch.pm
23669 ____________________________________________________________________________
23670 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
23671         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
23672              to PERL_CONFIG_SH and use it consistently.
23673      Branch: maint-5.6/perl
23674           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
23675           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
23676           !> myconfig.SH writemain.SH
23677 ____________________________________________________________________________
23678 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
23679         Log: Metaconfig units changes for #10113.
23680      Branch: metaconfig
23681            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
23682 ____________________________________________________________________________
23683 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
23684         Log: The problem described in 20010514.031 still wasn't
23685              fully cured, there were remnants of $CONFIG when
23686              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
23687              to avoid future conflicts.
23688      Branch: perl
23689            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
23690            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
23691            ! myconfig.SH writemain.SH
23692 ____________________________________________________________________________
23693 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
23694         Log: Half of #10107 got lost.
23695      Branch: perl
23696            ! ext/B/B/Deparse.pm
23697 ____________________________________________________________________________
23698 [ 10111] By: nick                                  on 2001/05/15  08:39:14
23699         Log: Integrate mainline.
23700      Branch: perlio
23701           +> ext/POSIX/hints/uts.pl
23702            - Todo Todo-5.6 t/camel-III/vstring.t
23703           !> (integrate 48 files)
23704 ____________________________________________________________________________
23705 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
23706         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
23707              From: Robin Houston <robin@kitsite.com>
23708              Date: Mon, 14 May 2001 22:27:08 +0100
23709              Message-ID: <20010514222708.A22963@penderel>
23710      Branch: perl
23711            ! t/TestInit.pm
23712 ____________________________________________________________________________
23713 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
23714         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
23715              From: Robin Houston <robin@kitsite.com>
23716              Date: Mon, 14 May 2001 22:16:43 +0100
23717              Message-ID: <20010514221643.A22437@penderel>
23718      Branch: perl
23719            ! ext/B/B/Deparse.pm
23720 ____________________________________________________________________________
23721 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
23722         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
23723              From: Robin Houston <robin@kitsite.com>
23724              Date: Mon, 14 May 2001 22:03:44 +0100
23725              Message-ID: <20010514220344.A20643@penderel>
23726      Branch: perl
23727            ! ext/B/B/Deparse.pm
23728 ____________________________________________________________________________
23729 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
23730         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
23731              From: Robin Houston <robin@kitsite.com>
23732              Date: Mon, 14 May 2001 22:10:07 +0100
23733              Message-ID: <20010514221007.A21118@penderel>
23734      Branch: perl
23735            ! ext/B/B/Deparse.pm
23736 ____________________________________________________________________________
23737 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
23738         Log: Fix for 20010514.037; substr() didn't invalidate the locale
23739              collation magic.
23740      Branch: perl
23741            ! pp.c
23742 ____________________________________________________________________________
23743 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
23744         Log: Update Changes.
23745      Branch: perl
23746            ! Changes patchlevel.h
23747 ____________________________________________________________________________
23748 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
23749         Log: Retract #10094.
23750      Branch: perl
23751            ! lib/Pod/Text.pm
23752 ____________________________________________________________________________
23753 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
23754         Log: Integrate change #10100 from maintperl.
23755              
23756              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
23757              bug ID 20010514.027)
23758      Branch: perl
23759           !> mg.c pp_ctl.c
23760 ____________________________________________________________________________
23761 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
23762         Log: Document the deprecatedness of suidperl.
23763      Branch: perl
23764            ! INSTALL pod/perlfaq1.pod
23765 ____________________________________________________________________________
23766 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
23767         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
23768              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23769              Date: Mon, 14 May 2001 09:38:59 -0400
23770              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
23771      Branch: perl
23772            ! lib/ExtUtils/MM_Unix.pm
23773 ____________________________________________________________________________
23774 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
23775         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
23776              bug ID 20010514.027)
23777              
23778              TODO: this needs a testsuite addition
23779      Branch: maint-5.6/perl
23780            ! mg.c pp_ctl.c
23781 ____________________________________________________________________________
23782 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
23783         Log: More DWIMminess for Class::Struct: calling the array or hash
23784              accessors only with one argument, an array or a hash reference,
23785              sets the underlying array or hash.  This mirrors nicely also
23786              the usage in the constructor.
23787              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
23788      Branch: perl
23789            ! lib/Class/Struct.pm t/lib/class-struct.t
23790 ____________________________________________________________________________
23791 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
23792         Log: Reference cmp'ing should go through the whole stringification
23793              process shebang, as pointed out by Sarathy in #10091.
23794      Branch: perl
23795            ! pp.c
23796 ____________________________________________________________________________
23797 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
23798         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
23799              From: Simon Cozens <simon@netthink.co.uk>
23800              Date: Sat, 12 May 2001 16:36:27 +0100
23801              Message-ID: <20010512163627.A5522@netthink.co.uk>
23802              
23803              with some additions salvaged from Todo and Todo-5.6 before
23804              retiring them.
23805      Branch: perl
23806            - Todo Todo-5.6
23807            ! MANIFEST pod/perltodo.pod
23808 ____________________________________________________________________________
23809 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
23810         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
23811              From: "Golubev I. N." <gin@mo.msk.ru>
23812              Date: Mon, 07 May 2001 14:33:34 (GMT)
23813              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
23814      Branch: perl
23815            ! perl.h
23816 ____________________________________________________________________________
23817 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
23818         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
23819              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
23820              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
23821              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
23822      Branch: perl
23823            ! lib/ExtUtils/MM_Unix.pm
23824 ____________________________________________________________________________
23825 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
23826         Log: (Retracted by #10104.)
23827              
23828              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
23829              From: barries <barries@slaysys.com>
23830              Date: Sat, 12 May 2001 01:28:10 -0400
23831              Message-ID: <20010512012810.B26358@jester.slaysys.com>
23832      Branch: perl
23833            ! lib/Pod/Text.pm
23834 ____________________________________________________________________________
23835 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
23836         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
23837              From: Mike Guy <mjtg@cam.ac.uk>
23838              Date: Sat, 12 May 2001 19:24:33 +0100
23839              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
23840      Branch: perl
23841            ! lib/AutoSplit.pm
23842 ____________________________________________________________________________
23843 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
23844         Log: Yet another HP-UX hints tweak from Merijn.
23845      Branch: perl
23846            ! hints/hpux.sh
23847 ____________________________________________________________________________
23848 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
23849         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
23850              isn't defined (changes#9366,9368,9370 from mainline without the
23851              pp_scmp() change)
23852      Branch: maint-5.6/perl
23853            ! pp.c pp.h pp_hot.c
23854 ____________________________________________________________________________
23855 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
23856         Log: The sorting seems to happen now automatically.
23857      Branch: perl
23858            ! t/lib/glob-basic.t
23859 ____________________________________________________________________________
23860 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
23861         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
23862              From: Benjamin Sugars <bsugars@canoe.ca>
23863              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
23864              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
23865      Branch: perl
23866            ! pod/perlfunc.pod
23867 ____________________________________________________________________________
23868 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
23869         Log: Subject: Re: undef(&foo) does not work for XS functions
23870              From: Doug MacEachern <dougm@covalent.net>
23871              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
23872              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
23873      Branch: perl
23874            ! op.c
23875 ____________________________________________________________________________
23876 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
23877         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
23878              From: Peter Prymmer <pvhp@forte.com>
23879              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
23880              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
23881      Branch: perl
23882            ! t/op/append.t
23883 ____________________________________________________________________________
23884 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
23885         Log: Update Changes.
23886      Branch: perl
23887            ! Changes patchlevel.h
23888 ____________________________________________________________________________
23889 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
23890         Log: Remove the 'asciir' re subpragma.  Should instead implement
23891              the 'physical vs logical' range scheme:
23892              
23893              \xAA-\xCC is a native physical range, you want that range of
23894              codepoints in your native encoding.  In EBCDIC the codepoints
23895              in the gaps (between i-j and r-s) should be included.
23896              
23897              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
23898              codepoints in Unicode.
23899              
23900              a-z is a logical range, you want that range of 'logical' codepoints
23901              in your native encoding.  In EBCDIC the codepoints in the gaps
23902              (between i-j and r-s) should not be included.
23903              
23904              Mixed cases (a-\xAA, etc) should either be errors, or maybe
23905              the 'logical' endpoints should be converted to native/Unicode
23906              codepoints, and the range handled as a physical range.
23907              
23908              'Logical endpoints' are to be recognized only in the A-Z, a-z,
23909              and 0-9 ranges.  Probably a warning should be given for mixed
23910              cases like A-z or a-9 (since such expressions are encoding
23911              dependent), with a recommendation to use physical ranges.
23912      Branch: perl
23913            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
23914            ! t/op/regexp.t
23915 ____________________________________________________________________________
23916 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
23917         Log: Make the test to cleanup the test directory tree
23918              both before and after the testing so that we always
23919              have a clean slate to work with.
23920      Branch: perl
23921            ! t/lib/filefind.t
23922 ____________________________________________________________________________
23923 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
23924         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
23925              From: Jon Eveland <jweveland@yahoo.com>
23926              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
23927              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
23928      Branch: perl
23929            ! pod/perlfunc.pod
23930 ____________________________________________________________________________
23931 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
23932         Log: Merge the camel-III/vstring.t with op/ver.t.
23933      Branch: perl
23934            - t/camel-III/vstring.t
23935            ! MANIFEST t/TEST t/harness t/op/ver.t
23936 ____________________________________________________________________________
23937 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
23938         Log: Add test.deparse make target.
23939      Branch: perl
23940            ! Makefile.SH
23941 ____________________________________________________________________________
23942 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
23943         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
23944              From: Robin Houston <robin@kitsite.com>
23945              Date: Fri, 11 May 2001 12:02:22 +0100
23946              Message-ID: <20010511120222.A11529@penderel>
23947      Branch: perl
23948            ! ext/B/B/Deparse.pm t/op/method.t
23949 ____________________________________________________________________________
23950 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
23951         Log: A nicely working combination for UTS from Hal Morris.
23952      Branch: perl
23953            + ext/POSIX/hints/uts.pl
23954            ! MANIFEST hints/uts.sh
23955 ____________________________________________________________________________
23956 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
23957         Log: i_ieeefp=undef for UTS.
23958      Branch: perl
23959            ! hints/uts.sh
23960 ____________________________________________________________________________
23961 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
23962         Log: Subject: RE: rand(0) is rand(1)
23963              From: Larry Shatzer <lshatzer@islanddata.com>
23964              Date: Thu, 10 May 2001 11:09:27 -0700
23965              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
23966      Branch: perl
23967            ! pod/perlfunc.pod
23968 ____________________________________________________________________________
23969 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
23970         Log: Subject: [patch] make op_{clear,null} public
23971              From: Doug MacEachern <dougm@covalent.net>
23972              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
23973              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
23974      Branch: perl
23975            ! embed.h embed.pl op.c proto.h
23976 ____________________________________________________________________________
23977 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
23978         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
23979              From: Robin Houston <robin@kitsite.com>
23980              Date: Thu, 10 May 2001 18:54:59 +0100
23981              Message-ID: <20010510185459.A5995@penderel>
23982      Branch: perl
23983            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
23984 ____________________________________________________________________________
23985 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
23986         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
23987              From: Robin Houston <robin@kitsite.com>
23988              Date: Thu, 10 May 2001 12:56:39 +0100
23989              Message-ID: <20010510125639.A2119@penderel>
23990      Branch: perl
23991            ! ext/B/B/Deparse.pm
23992 ____________________________________________________________________________
23993 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
23994         Log: Retract #10070, not ready yet.
23995      Branch: perl
23996            ! ext/B/B/Deparse.pm
23997 ____________________________________________________________________________
23998 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
23999         Log: The metaconfig unit change for #10071.
24000      Branch: metaconfig
24001            ! U/modified/mallocsrc.U
24002 ____________________________________________________________________________
24003 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
24004         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
24005      Branch: perl
24006            ! Configure
24007 ____________________________________________________________________________
24008 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
24009         Log: (Retracted by #10073)
24010              
24011              Subject: Re: [PATCH t/TEST] B::Deparse tester 
24012              From: Hugo <hv@crypt.compulink.co.uk>
24013              Date: Thu, 10 May 2001 05:48:09 +0100
24014              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
24015      Branch: perl
24016            ! ext/B/B/Deparse.pm
24017 ____________________________________________________________________________
24018 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
24019         Log: Add a for(func()) test.
24020      Branch: perl
24021            ! t/cmd/for.t
24022 ____________________________________________________________________________
24023 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
24024         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
24025              From: Robin Houston <robin@kitsite.com>
24026              Date: Thu, 10 May 2001 13:50:08 +0100
24027              Message-ID: <20010510135008.A2454@penderel>
24028      Branch: perl
24029            ! ext/B/B/Deparse.pm
24030 ____________________________________________________________________________
24031 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
24032         Log: A thinko in #10065.
24033      Branch: perl
24034            ! hv.c
24035 ____________________________________________________________________________
24036 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
24037         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
24038              From: Robin Houston <robin@kitsite.com>
24039              Date: Thu, 10 May 2001 02:10:34 +0100
24040              Message-ID: <20010510021034.A19421@penderel>
24041      Branch: perl
24042            ! ext/B/B.xs ext/B/B/Deparse.pm
24043 ____________________________________________________________________________
24044 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
24045         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
24046              From: Doug MacEachern <dougm@covalent.net>
24047              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
24048              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
24049      Branch: perl
24050            ! hv.c
24051 ____________________________________________________________________________
24052 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
24053         Log: One more workaround for the UTS compiler from Hal Morris.
24054      Branch: perl
24055            ! perl.h
24056 ____________________________________________________________________________
24057 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
24058         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
24059              From: Robin Houston <robin@kitsite.com>
24060              Date: Thu, 10 May 2001 01:02:08 +0100
24061              Message-ID: <20010510010208.A18200@penderel>
24062      Branch: perl
24063            ! ext/B/B/Debug.pm
24064 ____________________________________________________________________________
24065 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
24066         Log: Subject: [PATCH] Simplify deb_curcv() a bit
24067              From: Benjamin Sugars <bsugars@canoe.ca>
24068              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
24069              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
24070      Branch: perl
24071            ! run.c
24072 ____________________________________________________________________________
24073 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
24074         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
24075              From: Benjamin Sugars <bsugars@canoe.ca>
24076              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
24077              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
24078      Branch: perl
24079            ! t/lib/io_scalar.t
24080 ____________________________________________________________________________
24081 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
24082         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
24083              From: Peter Prymmer <pvhp@forte.com>
24084              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
24085              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
24086      Branch: perl
24087            ! t/lib/md5-file.t
24088 ____________________________________________________________________________
24089 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
24090         Log: Subject: [PATCH t/TEST] B::Deparse tester
24091              From: Robin Houston <robin@kitsite.com>
24092              Date: Wed, 9 May 2001 19:17:50 +0100
24093              Message-ID: <20010509191750.A16940@penderel>
24094      Branch: perl
24095            ! ext/B/O.pm t/TEST
24096 ____________________________________________________________________________
24097 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
24098         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
24099              From: Jeff Pinyan <jeffp@crusoe.net>
24100              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
24101              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
24102      Branch: perl
24103            ! lib/Pod/Html.pm
24104 ____________________________________________________________________________
24105 [ 10057] By: nick                                  on 2001/05/09  18:37:56
24106         Log: Integrate mainline.
24107      Branch: perlio
24108           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
24109           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
24110 ____________________________________________________________________________
24111 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
24112         Log: Update Changes.
24113      Branch: perl
24114            ! Changes patchlevel.h
24115 ____________________________________________________________________________
24116 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
24117         Log: Integrate perlio.
24118      Branch: perl
24119           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
24120 ____________________________________________________________________________
24121 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
24122         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
24123              From: Benjamin Sugars <bsugars@canoe.ca>
24124              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
24125              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
24126      Branch: perl
24127            ! perlio.c
24128 ____________________________________________________________________________
24129 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
24130         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
24131              From: Benjamin Sugars <bsugars@canoe.ca>
24132              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
24133              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
24134      Branch: perl
24135            ! ext/PerlIO/Scalar/Scalar.xs
24136 ____________________________________________________________________________
24137 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
24138         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
24139              From: Jeff Pinyan <jeffp@crusoe.net>
24140              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
24141              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
24142      Branch: perl
24143            ! lib/Pod/Html.pm
24144 ____________________________________________________________________________
24145 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
24146         Log: EPOC tweak from Olaf Flebbe.
24147      Branch: perl
24148            ! epoc/epocish.h
24149 ____________________________________________________________________________
24150 [ 10050] By: nick                                  on 2001/05/09  14:37:57
24151         Log: win32, regen_config_h
24152      Branch: perlio
24153            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24154 ____________________________________________________________________________
24155 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
24156         Log: Integrate perlio.
24157      Branch: perl
24158           !> pp_sys.c
24159 ____________________________________________________________________________
24160 [ 10048] By: nick                                  on 2001/05/09  11:59:50
24161         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
24162              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
24163      Branch: perlio
24164            ! pp_sys.c
24165 ____________________________________________________________________________
24166 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
24167         Log: Integrate perlio.
24168      Branch: perl
24169           !> run.c
24170 ____________________________________________________________________________
24171 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
24172         Log: Subject: Re: Less warnings during configure
24173              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24174              Date: Wed, 09 May 2001 13:12:49 +0200
24175              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
24176      Branch: perl
24177            ! hints/hpux.sh
24178 ____________________________________________________________________________
24179 [ 10045] By: nick                                  on 2001/05/09  09:56:59
24180         Log: MULTIPLICITY/DEBUGGING build fix.
24181      Branch: perlio
24182            ! run.c
24183 ____________________________________________________________________________
24184 [ 10044] By: nick                                  on 2001/05/09  09:46:37
24185         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
24186      Branch: perlio
24187           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
24188            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
24189           !> (integrate 65 files)
24190 ____________________________________________________________________________
24191 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
24192         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
24193              From: Robin Houston <robin@kitsite.com>
24194              Date: Tue, 8 May 2001 19:38:00 +0100
24195              Message-ID: <20010508193800.A4389@penderel>
24196              
24197              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
24198              From: Robin Houston <robin@kitsite.com>
24199              Date: Tue, 8 May 2001 20:03:57 +0100
24200              Message-ID: <20010508200357.A4614@penderel>
24201              
24202              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
24203              From: Robin Houston <robin@kitsite.com>
24204              Date: Wed, 9 May 2001 00:12:05 +0100
24205              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
24206      Branch: perl
24207            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
24208 ____________________________________________________________________________
24209 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
24210         Log: Retract #10031.
24211      Branch: perl
24212            ! pod/perlfunc.pod
24213 ____________________________________________________________________________
24214 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
24215         Log: The metaconfig unit changes for #10040.
24216      Branch: metaconfig/U/perl
24217            ! Checkcc.U d_dlsymun.U dlsrc.U
24218 ____________________________________________________________________________
24219 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
24220         Log: The Configure half of
24221              
24222              Subject: Less warnings during configure
24223              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24224              Date: Tue, 08 May 2001 08:44:02 +0200
24225              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
24226      Branch: perl
24227            ! Configure
24228 ____________________________________________________________________________
24229 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
24230         Log: Subject: Less warnings during configure
24231              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24232              Date: Tue, 08 May 2001 08:44:02 +0200
24233              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
24234      Branch: perl
24235            ! hints/hpux.sh
24236 ____________________________________________________________________________
24237 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
24238         Log: Don't forget to whine about \d__\d.
24239      Branch: perl
24240            ! t/pragma/warn/toke toke.c
24241 ____________________________________________________________________________
24242 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
24243         Log: Allow underscores also in the exponent part.
24244      Branch: perl
24245            ! t/pragma/warn/toke toke.c
24246 ____________________________________________________________________________
24247 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
24248         Log: CodeMagicCD doesn't look like an *I*DE.
24249      Branch: perl
24250            ! pod/perlfaq3.pod
24251 ____________________________________________________________________________
24252 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
24253         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
24254              to be consistently down).
24255      Branch: perl
24256            ! pod/perlfaq3.pod
24257 ____________________________________________________________________________
24258 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
24259         Log: Upgrade to Text::Balanced 1.84.
24260      Branch: perl
24261            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
24262 ____________________________________________________________________________
24263 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
24264         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
24265              From: Benjamin Sugars <bsugars@canoe.ca>
24266              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
24267              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
24268      Branch: perl
24269            ! run.c
24270 ____________________________________________________________________________
24271 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
24272         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
24273              From: Peter Prymmer <pvhp@forte.com>
24274              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
24275              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
24276      Branch: perl
24277            ! t/pod/plainer.t
24278 ____________________________________________________________________________
24279 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
24280         Log: (Retracted by #10042)
24281              
24282              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
24283              From: "Philip Newton" <pnewton@gmx.de>
24284              Date: Tue, 8 May 2001 09:18:10 +0200
24285              Message-ID: <3AF7B9D2.28861.603732@localhost>
24286      Branch: perl
24287            ! pod/perlfunc.pod
24288 ____________________________________________________________________________
24289 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
24290         Log: Subject: [PATCH B::Deparse] Document known bugs
24291              From: Robin Houston <robin@kitsite.com>
24292              Date: Tue, 8 May 2001 01:53:34 +0100
24293              Message-ID: <20010508015334.A32394@penderel>
24294      Branch: perl
24295            ! ext/B/B/Deparse.pm
24296 ____________________________________________________________________________
24297 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
24298         Log: Subject: Re: Perl book, magazine and website updates.
24299              From: "Philip Newton" <pnewton@gmx.de>
24300              Date: Mon, 7 May 2001 17:03:58 +0200
24301              Message-ID: <3AF6D57E.5387.1E29930@localhost>
24302      Branch: perl
24303            ! pod/perlfaq2.pod
24304 ____________________________________________________________________________
24305 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
24306         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
24307              From: Peter Prymmer <pvhp@forte.com>
24308              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
24309              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
24310      Branch: perl
24311            ! t/io/fflush.t
24312 ____________________________________________________________________________
24313 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
24314         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
24315              From: Robin Houston <robin@kitsite.com>
24316              Date: Tue, 8 May 2001 01:14:55 +0100
24317              Message-ID: <20010508011455.A32162@penderel>
24318      Branch: perl
24319            ! ext/B/B/Deparse.pm
24320 ____________________________________________________________________________
24321 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
24322         Log: Typo in #10025.
24323      Branch: perl
24324            ! hints/uts.sh
24325 ____________________________________________________________________________
24326 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
24327         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
24328      Branch: perl
24329            ! hints/uts.sh
24330 ____________________________________________________________________________
24331 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
24332         Log: Subject: Re: [ID 20010506.045] question about hash syntax
24333              From: Peter Scott <Peter@PSDT.com>
24334              Date: Sun, 06 May 2001 13:10:40 -0700
24335              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
24336      Branch: perl
24337            ! pod/perl56delta.pod
24338 ____________________________________________________________________________
24339 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
24340         Log: Configure should figure out the list of dynamic extensions
24341              just fine in UTS-- and in fact it does, as reported by Hal Morris.
24342      Branch: perl
24343            ! hints/uts.sh
24344 ____________________________________________________________________________
24345 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
24346         Log: Update Changes.
24347      Branch: perl
24348            ! Changes patchlevel.h
24349 ____________________________________________________________________________
24350 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
24351         Log: Subject: [PATCH regcomp.c] Insecure regexes
24352              From: Robin Houston <robin@kitsite.com>
24353              Date: Mon, 7 May 2001 21:56:12 +0100
24354              Message-ID: <20010507215612.A31114@penderel>
24355      Branch: perl
24356            ! regcomp.c
24357 ____________________________________________________________________________
24358 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
24359         Log: Drop the foobar.perl.com references for now until Simon
24360              gets them sorted out.
24361      Branch: perl
24362            ! pod/perlfaq2.pod
24363 ____________________________________________________________________________
24364 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
24365         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
24366              From: Prymmer/Kahn <pvhp@best.com>
24367              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
24368              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
24369      Branch: perl
24370            ! lib/Devel/SelfStubber.pm
24371 ____________________________________________________________________________
24372 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
24373         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
24374              From: Prymmer/Kahn <pvhp@best.com>
24375              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
24376              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
24377      Branch: perl
24378            ! win32/Makefile
24379 ____________________________________________________________________________
24380 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
24381         Log: s/WebTechnique's/WebTechniques/
24382      Branch: perl
24383            ! pod/perlfaq2.pod
24384 ____________________________________________________________________________
24385 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
24386         Log: Llama 3 updates from Randal.
24387      Branch: perl
24388            ! pod/perlfaq2.pod
24389 ____________________________________________________________________________
24390 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
24391         Log: Subject: [PATCH] Help -Dt show correct pad variables
24392              From: Benjamin Sugars <ben.sugars@home.com>
24393              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
24394              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
24395      Branch: perl
24396            ! embed.h embed.pl proto.h run.c
24397 ____________________________________________________________________________
24398 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
24399         Log: Subject: [PATCH] Document C<our $foo : shared>
24400              From: Benjamin Sugars <ben.sugars@home.com>
24401              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
24402              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
24403      Branch: perl
24404            ! pod/perlfunc.pod
24405 ____________________________________________________________________________
24406 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
24407         Log: Subject: [PATCH B::Deparse] undefined folded constants
24408              From: Robin Houston <robin@kitsite.com>
24409              Date: Sun, 6 May 2001 17:19:09 +0100
24410              Message-ID: <20010506171909.A7046@penderel>
24411      Branch: perl
24412            ! ext/B/B/Deparse.pm
24413 ____________________________________________________________________________
24414 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
24415         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
24416              From: Robin Houston <robin@kitsite.com>
24417              Message-ID: <20010506164654.A6848@penderel>
24418              Date: Sun, 6 May 2001 16:46:54 +0100
24419      Branch: perl
24420            ! ext/B/B/Deparse.pm
24421 ____________________________________________________________________________
24422 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
24423         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
24424              From: Robin Houston <robin@kitsite.com>
24425              Date: Sun, 6 May 2001 14:47:02 +0100
24426              Message-ID: <20010506144702.A6308@penderel>
24427      Branch: perl
24428            ! t/op/my_stash.t
24429 ____________________________________________________________________________
24430 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
24431         Log: Subject: Perl book, magazine and website updates.
24432              From: Simon Cozens <simon@netthink.co.uk>
24433              Date: Sun, 6 May 2001 16:55:36 +0100
24434              Message-ID: <20010506165536.A1795@netthink.co.uk>
24435      Branch: perl
24436            ! pod/perlbook.pod pod/perlfaq2.pod
24437 ____________________________________________________________________________
24438 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
24439         Log: Tweaks on the Tru64 prof options.
24440      Branch: perl
24441            ! pod/perlhack.pod
24442 ____________________________________________________________________________
24443 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
24444         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
24445              From: Robin Houston <robin@kitsite.com>
24446              Date: Sun, 6 May 2001 14:40:51 +0100
24447              Message-ID: <20010506144051.A6279@penderel>
24448      Branch: perl
24449            ! t/pod/testp2pt.pl
24450 ____________________________________________________________________________
24451 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
24452         Log: Subject: [PATCH B::Deparse] scoping
24453              From: Robin Houston <robin@kitsite.com>
24454              Date: Sun, 6 May 2001 14:36:56 +0100
24455              Message-ID: <20010506143656.A4006@penderel>
24456      Branch: perl
24457            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
24458 ____________________________________________________________________________
24459 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
24460         Log: Document the undefinedness of bitshifting out of range.
24461      Branch: perl
24462            ! pod/perlop.pod
24463 ____________________________________________________________________________
24464 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
24465         Log: Retract #10003 and update the IDE descriptions a bit.
24466      Branch: perl
24467            ! pod/perlfaq3.pod
24468 ____________________________________________________________________________
24469 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
24470         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
24471              From: Prymmer/Kahn <pvhp@best.com>
24472              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
24473              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
24474      Branch: perl
24475            ! win32/Makefile win32/buildext.pl win32/config.bc
24476            ! win32/config.gc win32/config.vc
24477 ____________________________________________________________________________
24478 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
24479         Log: (Retracted by #10005.)
24480      Branch: perl
24481            ! pod/perlfaq3.pod
24482 ____________________________________________________________________________
24483 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
24484         Log: It's "psed", not "sed".
24485      Branch: perl
24486            ! x2p/s2p.PL
24487 ____________________________________________________________________________
24488 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
24489         Log: Update Changes.
24490      Branch: perl
24491            ! Changes patchlevel.h
24492 ____________________________________________________________________________
24493 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
24494         Log: Subject: Re: bleadperl make install fails due to "psed"
24495              From: andreas.koenig@anima.de (Andreas J. Koenig)
24496              Date: 05 May 2001 18:23:28 +0200
24497              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
24498      Branch: perl
24499            ! x2p/Makefile.SH x2p/s2p.PL
24500 ____________________________________________________________________________
24501 [  9999] By: jhi                                   on 2001/05/05  18:28:09
24502         Log: AUTHORS updates.
24503      Branch: perl
24504            ! AUTHORS
24505 ____________________________________________________________________________
24506 [  9998] By: jhi                                   on 2001/05/05  18:16:00
24507         Log: Updates on the pods related to the modules included since 5.6.
24508              
24509              TODO: perltodo really could use major updating.
24510      Branch: perl
24511            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
24512            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
24513            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
24514            ! pod/perlsyn.pod pod/perltodo.pod
24515 ____________________________________________________________________________
24516 [  9997] By: jhi                                   on 2001/05/05  17:35:17
24517         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
24518              from Kurt Skauen.
24519      Branch: perl
24520            + hints/atheos.sh
24521            ! MANIFEST
24522 ____________________________________________________________________________
24523 [  9996] By: jhi                                   on 2001/05/05  17:25:00
24524         Log: Add preemptive #undefs for some of the shorter and more prone
24525              to collision regcomp.h #defines.  (Background: the MASK collided
24526              with a system header #define in Rhapsody.)
24527      Branch: perl
24528            ! regcomp.h
24529 ____________________________________________________________________________
24530 [  9995] By: jhi                                   on 2001/05/05  13:24:21
24531         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
24532              From: Nicholas Clark <nick@ccl4.org>
24533              Date: Sat, 5 May 2001 14:46:39 +0100
24534              Message-ID: <20010505144639.O53513@plum.flirble.org>
24535              
24536              Add a test for the constants (if any) being processed correctly.
24537      Branch: perl
24538            ! utils/h2xs.PL
24539 ____________________________________________________________________________
24540 [  9994] By: jhi                                   on 2001/05/05  02:11:03
24541         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
24542              From: Peter Prymmer <pvhp@forte.com>
24543              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
24544              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
24545      Branch: perl
24546            ! t/lib/b-stash.t
24547 ____________________________________________________________________________
24548 [  9993] By: jhi                                   on 2001/05/05  02:03:49
24549         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
24550              From: Peter Prymmer <pvhp@forte.com>
24551              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
24552              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
24553      Branch: perl
24554            ! perlio.c vms/vmsish.h
24555 ____________________________________________________________________________
24556 [  9992] By: jhi                                   on 2001/05/04  17:21:12
24557         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
24558              From: Robin Barker <rmb1@cise.npl.co.uk>
24559              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
24560              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
24561      Branch: perl
24562            + t/pod/plainer.t
24563            ! MANIFEST
24564 ____________________________________________________________________________
24565 [  9991] By: jhi                                   on 2001/05/04  16:47:45
24566         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
24567              From: Robin Barker <rmb1@cise.npl.co.uk>
24568              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
24569              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
24570      Branch: perl
24571            ! regcomp.c
24572 ____________________________________________________________________________
24573 [  9990] By: jhi                                   on 2001/05/04  14:37:20
24574         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
24575              From: Prymmer/Kahn <pvhp@best.com>
24576              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
24577              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
24578      Branch: perl
24579            ! t/lib/b-stash.t
24580 ____________________________________________________________________________
24581 [  9989] By: jhi                                   on 2001/05/04  14:03:58
24582         Log: Introduce perl572delta, update Todo, add the missing
24583              mention about signal safety since 5.7.1 (though this
24584              requires verification and more details.)
24585      Branch: perl
24586            + pod/perl572delta.pod
24587            ! MANIFEST Todo pod/perl571delta.pod
24588 ____________________________________________________________________________
24589 [  9988] By: jhi                                   on 2001/05/04  12:41:51
24590         Log: Subject: [PATCH perl@9944] long =item
24591              From: Robin Barker <rmb1@cise.npl.co.uk>
24592              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
24593              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
24594      Branch: perl
24595            ! ext/Time/HiRes/HiRes.pm
24596 ____________________________________________________________________________
24597 [  9987] By: jhi                                   on 2001/05/04  12:39:19
24598         Log: The #9901 had removed one line essential for EBCDIC.
24599      Branch: perl
24600            ! regcomp.c
24601 ____________________________________________________________________________
24602 [  9986] By: jhi                                   on 2001/05/04  12:30:23
24603         Log: Subject: cygwin/Makefile.SHs INSTALL patch
24604              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
24605              Date: Mon, 08 Jan 2001 04:59:21 +0200
24606              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
24607      Branch: perl
24608            ! cygwin/Makefile.SHs
24609 ____________________________________________________________________________
24610 [  9985] By: jhi                                   on 2001/05/04  03:51:39
24611         Log: Encode/IO doc tweaks.
24612      Branch: perl
24613            ! ext/Encode/Encode.pm
24614 ____________________________________________________________________________
24615 [  9984] By: jhi                                   on 2001/05/04  03:29:34
24616         Log: Remove GDBM_File from the dynamic extensions for UTS,
24617              GDBM is not a standard feature.
24618      Branch: perl
24619            ! hints/uts.sh
24620 ____________________________________________________________________________
24621 [  9983] By: jhi                                   on 2001/05/04  03:22:59
24622         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
24623      Branch: perl
24624            ! pod/perlretut.pod
24625 ____________________________________________________________________________
24626 [  9982] By: jhi                                   on 2001/05/03  23:21:03
24627         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
24628              From: Benjamin Sugars <bsugars@canoe.ca>
24629              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
24630              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
24631      Branch: perl
24632            ! dump.c
24633 ____________________________________________________________________________
24634 [  9981] By: jhi                                   on 2001/05/03  23:20:05
24635         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
24636              From: Benjamin Sugars <bsugars@canoe.ca>
24637              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
24638              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
24639      Branch: perl
24640            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
24641 ____________________________________________________________________________
24642 [  9980] By: jhi                                   on 2001/05/03  23:15:29
24643         Log: Integrate perlio.
24644      Branch: perl
24645           !> ext/Encode/Encode.pm
24646 ____________________________________________________________________________
24647 [  9979] By: jhi                                   on 2001/05/03  16:54:59
24648         Log: Install psed man page.
24649      Branch: perl
24650            ! installman
24651 ____________________________________________________________________________
24652 [  9978] By: jhi                                   on 2001/05/03  16:45:58
24653         Log: Remove unused files; noted by Sarathy.
24654      Branch: perl
24655            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
24656            ! MANIFEST
24657 ____________________________________________________________________________
24658 [  9977] By: jhi                                   on 2001/05/03  16:42:30
24659         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
24660              From: Andy Dougherty <doughera@lafayette.edu>
24661              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
24662              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
24663      Branch: perl
24664            ! INSTALL
24665 ____________________________________________________________________________
24666 [  9976] By: nick                                  on 2001/05/03  16:40:42
24667         Log: Allow $answer = encode($object,$text); like it says in docs.
24668      Branch: perlio
24669            ! ext/Encode/Encode.pm
24670 ____________________________________________________________________________
24671 [  9975] By: nick                                  on 2001/05/03  16:22:30
24672         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
24673              to be in scope (fair enough), and also a package variable (our) for eval to see it.
24674      Branch: perlio
24675            ! ext/Encode/Encode.pm
24676 ____________________________________________________________________________
24677 [  9974] By: nick                                  on 2001/05/03  15:48:17
24678         Log: Integrate mainline.
24679      Branch: perlio
24680           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
24681           +> t/lib/filter-simple.t t/lib/next.t
24682           !> (integrate 70 files)
24683 ____________________________________________________________________________
24684 [  9973] By: jhi                                   on 2001/05/03  13:09:09
24685         Log: Update Changes.
24686      Branch: perl
24687            ! Changes patchlevel.h
24688 ____________________________________________________________________________
24689 [  9972] By: jhi                                   on 2001/05/03  12:58:33
24690         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
24691              From: Prymmer/Kahn <pvhp@best.com>
24692              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
24693              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
24694      Branch: perl
24695            ! t/io/fflush.t
24696 ____________________________________________________________________________
24697 [  9971] By: jhi                                   on 2001/05/03  12:57:26
24698         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
24699              From: Prymmer/Kahn <pvhp@best.com>
24700              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
24701              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
24702      Branch: perl
24703            ! win32/FindExt.pm
24704 ____________________________________________________________________________
24705 [  9970] By: jhi                                   on 2001/05/03  02:42:46
24706         Log: Can't croak sans thread context, from Doug MacEachern.
24707      Branch: perl
24708            ! toke.c
24709 ____________________________________________________________________________
24710 [  9969] By: jhi                                   on 2001/05/03  01:23:48
24711         Log: Subject: Random input test and Perl
24712              From: Ilya Zakharevich <ilya@math.berkeley.edu>
24713              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
24714              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
24715      Branch: perl
24716            ! toke.c
24717 ____________________________________________________________________________
24718 [  9968] By: jhi                                   on 2001/05/02  22:17:21
24719         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
24720              From: Peter Prymmer <pvhp@forte.com>
24721              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
24722              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
24723      Branch: perl
24724            ! pod/perlfunc.pod pod/perlport.pod
24725 ____________________________________________________________________________
24726 [  9967] By: jhi                                   on 2001/05/02  20:12:45
24727         Log: Workaround for UTS compiler casting bug from Hal Morris.
24728      Branch: perl
24729            ! perl.h
24730 ____________________________________________________________________________
24731 [  9966] By: jhi                                   on 2001/05/02  18:31:37
24732         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
24733              From: Dan Sugalski <dan@sidhe.org>
24734              Date: Wed, 02 May 2001 15:23:22 -0400
24735              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
24736      Branch: perl
24737            ! perl.c vms/vms.c
24738 ____________________________________________________________________________
24739 [  9965] By: jhi                                   on 2001/05/02  18:21:29
24740         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
24741      Branch: perl
24742            ! pod/perlfunc.pod
24743 ____________________________________________________________________________
24744 [  9964] By: jhi                                   on 2001/05/02  18:15:01
24745         Log: Document large files in INSTALL, document also the %x
24746              limitation if not use64bitint, closes bug 20010326.007.
24747      Branch: perl
24748            ! INSTALL
24749 ____________________________________________________________________________
24750 [  9963] By: jhi                                   on 2001/05/02  17:24:47
24751         Log: perlmodlib tweaks; regen pods.
24752      Branch: perl
24753            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
24754            ! pod/perltoc.pod
24755 ____________________________________________________________________________
24756 [  9962] By: jhi                                   on 2001/05/02  17:14:00
24757         Log: Fix for a segfault, from Marc Lehmann.
24758      Branch: perl
24759            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
24760 ____________________________________________________________________________
24761 [  9961] By: jhi                                   on 2001/05/02  15:55:53
24762         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
24763              From: "Philip Newton" <pnewton@gmx.de>
24764              Date: Wed, 2 May 2001 18:39:03 +0200
24765              Message-ID: <3AF05447.15525.173B588@localhost>
24766      Branch: perl
24767            ! pod/perlop.pod
24768 ____________________________________________________________________________
24769 [  9960] By: jhi                                   on 2001/05/02  15:35:37
24770         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
24771              From: Dan Sugalski <dan@sidhe.org>
24772              Date: Wed, 02 May 2001 11:37:27 -0400
24773              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
24774      Branch: perl
24775            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
24776            ! thread.h vms/vms.c vms/vmsish.h
24777 ____________________________________________________________________________
24778 [  9959] By: jhi                                   on 2001/05/02  15:21:08
24779         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
24780              From: Benjamin Sugars <bsugars@canoe.ca>
24781              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
24782              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
24783      Branch: perl
24784            ! ext/PerlIO/Scalar/Scalar.xs
24785 ____________________________________________________________________________
24786 [  9958] By: jhi                                   on 2001/05/02  15:15:53
24787         Log: Bug in #9915, spotted by Mike Guy.
24788      Branch: perl
24789            ! installperl
24790 ____________________________________________________________________________
24791 [  9957] By: jhi                                   on 2001/05/02  13:26:01
24792         Log: Add a test for not griping about references as array
24793              indices if the reference has magic in it (overloaded
24794              methods).
24795      Branch: perl
24796            ! pod/perldiag.pod t/pragma/warn/pp_hot
24797 ____________________________________________________________________________
24798 [  9956] By: jhi                                   on 2001/05/02  13:07:01
24799         Log: Retracted a bit too much in #9952.
24800      Branch: perl
24801            ! t/pragma/sub_lval.t
24802 ____________________________________________________________________________
24803 [  9955] By: jhi                                   on 2001/05/02  13:05:38
24804         Log: Test for #9952.
24805      Branch: perl
24806            ! t/op/tie.t
24807 ____________________________________________________________________________
24808 [  9954] By: jhi                                   on 2001/05/02  11:48:18
24809         Log: Additional note on the encoding example: one cannot
24810              convert string constants in-place.
24811      Branch: perl
24812            ! ext/Encode/Encode.pm
24813 ____________________________________________________________________________
24814 [  9953] By: jhi                                   on 2001/05/02  11:43:51
24815         Log: Note that if you have recent enough Perl you already
24816              have Filter::Util::Call.
24817      Branch: perl
24818            ! lib/Filter/Simple.pm
24819 ____________________________________________________________________________
24820 [  9952] By: jhi                                   on 2001/05/02  11:31:53
24821         Log: Retract changes #8254 and #8255, causes coredump in
24822              'tie FH, "main"', reported by Abigail, culprit found by
24823              Benjamin Sugars.  Mirrors maintperl change #9950.
24824      Branch: perl
24825            ! op.c t/pragma/sub_lval.t
24826 ____________________________________________________________________________
24827 [  9951] By: jhi                                   on 2001/05/02  11:14:29
24828         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
24829      Branch: perl
24830            + t/lib/MyFilter.pm
24831 ____________________________________________________________________________
24832 [  9950] By: gsar                                  on 2001/05/02  03:17:11
24833         Log: revert integration of changes#8254,8255 in change#8620 (causes
24834              a coredump in C<tie FH, 'foo'>; the idea itself may need better
24835              rationalization)
24836      Branch: maint-5.6/perl
24837            ! op.c t/pragma/sub_lval.t
24838 ____________________________________________________________________________
24839 [  9949] By: gsar                                  on 2001/05/02  02:56:32
24840         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
24841              
24842              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
24843              
24844              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
24845      Branch: maint-5.6/perl
24846           !> hints/svr5.sh
24847 ____________________________________________________________________________
24848 [  9948] By: gsar                                  on 2001/05/02  02:49:15
24849         Log: pod/find.t breaks on VMS (from Craig Berry)
24850      Branch: maint-5.6/perl
24851            ! t/pod/find.t
24852 ____________________________________________________________________________
24853 [  9947] By: jhi                                   on 2001/05/02  02:43:09
24854         Log: Add an encoding conversion example.
24855      Branch: perl
24856            ! ext/Encode/Encode.pm
24857 ____________________________________________________________________________
24858 [  9946] By: jhi                                   on 2001/05/02  01:34:22
24859         Log: Another coat of paint but still nowhere finished.
24860              Need to decide on the semantics of strptime(): should
24861              strptime() be a function instead of a method?  To do
24862              the week/monthname-strptiming the i18n/l10n bullet needs
24863              to be bitten with gusto.
24864      Branch: perl
24865            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
24866 ____________________________________________________________________________
24867 [  9945] By: jhi                                   on 2001/05/01  23:40:52
24868         Log: Update Changes.
24869      Branch: perl
24870            ! Changes patchlevel.h
24871 ____________________________________________________________________________
24872 [  9944] By: jhi                                   on 2001/05/01  23:33:37
24873         Log: Add known-to-be-tested modules to the list-to-be-skipped.
24874      Branch: perl
24875            ! t/lib/1_compile.t
24876 ____________________________________________________________________________
24877 [  9943] By: jhi                                   on 2001/05/01  23:24:40
24878         Log: Subject: BorlandC++ fix
24879              From: "Vadim Konovalov" <watman@inbox.ru>
24880              Date: Mon, 30 Apr 2001 20:12:26 -0700
24881              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
24882      Branch: perl
24883            ! win32/makefile.mk
24884 ____________________________________________________________________________
24885 [  9942] By: jhi                                   on 2001/05/01  23:18:02
24886         Log: Update to Filter::Simple 0.60, create a test for it.
24887      Branch: perl
24888            + t/lib/filter-simple.t
24889            ! MANIFEST lib/Filter/Simple.pm
24890 ____________________________________________________________________________
24891 [  9941] By: jhi                                   on 2001/05/01  19:47:24
24892         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
24893              From: Hugo <hv@crypt.compulink.co.uk>
24894              Date: Tue, 01 May 2001 20:12:20 +0100
24895              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
24896      Branch: perl
24897            ! pp_hot.c t/op/re_tests
24898 ____________________________________________________________________________
24899 [  9940] By: jhi                                   on 2001/05/01  19:42:16
24900         Log: Integrate perlio.
24901      Branch: perl
24902           !> lib/base.pm t/lib/fields.t
24903 ____________________________________________________________________________
24904 [  9939] By: jhi                                   on 2001/05/01  19:39:51
24905         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
24906              From: Benjamin Sugars <bsugars@canoe.ca>
24907              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
24908              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
24909      Branch: perl
24910            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
24911 ____________________________________________________________________________
24912 [  9938] By: jhi                                   on 2001/05/01  19:34:09
24913         Log: Add NEXT, a pseudo-class for method redispatching.
24914              <Damian>NEXT.pm probably offers more bang-for-buck
24915              than anything else I've ever written.</Damian>
24916      Branch: perl
24917            + lib/NEXT.pm t/lib/next.t
24918            ! MANIFEST
24919 ____________________________________________________________________________
24920 [  9937] By: jhi                                   on 2001/05/01  19:21:41
24921         Log: Update to Switch 2.02.
24922      Branch: perl
24923            ! lib/Switch.pm t/lib/switch.t
24924 ____________________________________________________________________________
24925 [  9936] By: nick                                  on 2001/05/01  19:09:21
24926         Log: Fix for base.pm clobbering $VERSION
24927      Branch: perlio
24928            ! lib/base.pm
24929 ____________________________________________________________________________
24930 [  9935] By: nick                                  on 2001/05/01  18:54:38
24931         Log: Test for base.pm clobbering $VERSION.
24932      Branch: perlio
24933            ! t/lib/fields.t
24934 ____________________________________________________________________________
24935 [  9934] By: jhi                                   on 2001/05/01  18:39:10
24936         Log: Add information about Scalar::Util::blessed.
24937      Branch: perl
24938            ! pod/perlobj.pod
24939 ____________________________________________________________________________
24940 [  9933] By: jhi                                   on 2001/05/01  18:33:51
24941         Log: Subject: Extra UNIVERSAL documentation
24942              From: Mike Guy <mjtg@cam.ac.uk>
24943              Date: Tue, 01 May 2001 20:12:11 +0100
24944              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
24945      Branch: perl
24946            ! pod/perlobj.pod
24947 ____________________________________________________________________________
24948 [  9932] By: jhi                                   on 2001/05/01  18:26:54
24949         Log: Subject: Autoflush in tests as appropriate
24950              From: Mike Guy <mjtg@cam.ac.uk>
24951              Date: Tue, 01 May 2001 20:05:31 +0100
24952              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
24953      Branch: perl
24954            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
24955            ! t/op/taint.t
24956 ____________________________________________________________________________
24957 [  9931] By: jhi                                   on 2001/05/01  18:02:29
24958         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
24959              From: Benjamin Sugars <bsugars@canoe.ca>
24960              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
24961              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
24962      Branch: perl
24963            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
24964 ____________________________________________________________________________
24965 [  9930] By: jhi                                   on 2001/05/01  15:12:26
24966         Log: Subject: Re: Finally got a round tuit
24967              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24968              Date: Tue, 01 May 2001 14:14:10 +0200
24969              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
24970              
24971              The -DP part, slightly modified.
24972      Branch: perl
24973            ! perl.c
24974 ____________________________________________________________________________
24975 [  9929] By: jhi                                   on 2001/05/01  14:17:15
24976         Log: Subject: Re: Finally got a round tuit
24977              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24978              Date: Tue, 01 May 2001 16:34:06 +0200
24979              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
24980              
24981              cpp and optimization tweaks for HP-UX.
24982      Branch: perl
24983            ! hints/hpux.sh
24984 ____________________________________________________________________________
24985 [  9928] By: jhi                                   on 2001/05/01  13:24:20
24986         Log: Tune the scan_num() comments to reality.
24987      Branch: perl
24988            ! toke.c
24989 ____________________________________________________________________________
24990 [  9927] By: jhi                                   on 2001/05/01  13:14:01
24991         Log: Subject: [PATCH B::Deparse] optimised sort
24992              From: Robin Houston <robin@kitsite.com>
24993              Date: Tue, 1 May 2001 14:07:12 +0100
24994              Message-ID: <20010501140712.A4266@penderel>
24995      Branch: perl
24996            ! ext/B/B/Deparse.pm
24997 ____________________________________________________________________________
24998 [  9926] By: jhi                                   on 2001/05/01  13:10:53
24999         Log: Subject: [PATCH t/lib/b-deparse.t] 
25000              From: Robin Houston <robin@kitsite.com>
25001              Date: Tue, 1 May 2001 13:37:42 +0100
25002              Message-ID: <20010501133742.A4082@penderel>
25003      Branch: perl
25004            ! t/lib/b-deparse.t
25005 ____________________________________________________________________________
25006 [  9925] By: jhi                                   on 2001/05/01  13:10:13
25007         Log: Subject: [PATCH B::Deparse] for(;;), sort
25008              From: Robin Houston <robin@kitsite.com>
25009              Date: Tue, 1 May 2001 13:35:00 +0100
25010              Message-ID: <20010501133500.A4061@penderel>
25011      Branch: perl
25012            ! ext/B/B/Deparse.pm
25013 ____________________________________________________________________________
25014 [  9924] By: jhi                                   on 2001/05/01  13:09:22
25015         Log: Subject: [PATCH B::Deparse] do, warn, use
25016              From: Robin Houston <robin@kitsite.com>
25017              Date: Tue, 1 May 2001 13:31:03 +0100
25018              Message-ID: <20010501133103.A4041@penderel>
25019      Branch: perl
25020            ! ext/B/B/Deparse.pm
25021 ____________________________________________________________________________
25022 [  9923] By: jhi                                   on 2001/05/01  11:45:36
25023         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
25024              From: Benjamin Sugars <ben.sugars@home.com>
25025              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
25026              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
25027      Branch: perl
25028            + t/io/fflush.t
25029            ! MANIFEST
25030 ____________________________________________________________________________
25031 [  9922] By: jhi                                   on 2001/05/01  11:35:42
25032         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
25033              From: Peter Prymmer <pvhp@forte.com>
25034              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
25035              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
25036      Branch: perl
25037            ! t/lib/selfstubber.t
25038 ____________________________________________________________________________
25039 [  9921] By: jhi                                   on 2001/04/30  16:34:33
25040         Log: Subject: [PATCH B::Concise] suppress warning
25041              From: Robin Houston <robin@kitsite.com>
25042              Date: Mon, 30 Apr 2001 16:09:49 +0100
25043              Message-ID: <20010430160949.A25086@penderel>
25044      Branch: perl
25045            ! ext/B/B/Concise.pm
25046 ____________________________________________________________________________
25047 [  9920] By: jhi                                   on 2001/04/30  13:56:04
25048         Log: Strip the *markers* from #9919.
25049      Branch: perl
25050            ! pod/perlfaq.pod pod/perlfaq5.pod
25051 ____________________________________________________________________________
25052 [  9919] By: jhi                                   on 2001/04/30  13:54:04
25053         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
25054              From: Gwyn Judd <b.judd@xtra.co.nz>
25055              Date: Sun, 29 Apr 2001 01:47:49 +1200
25056              Message-ID: <20010429014749.A4418@thislove>
25057      Branch: perl
25058            ! pod/perlfaq.pod pod/perlfaq5.pod
25059 ____________________________________________________________________________
25060 [  9918] By: jhi                                   on 2001/04/30  13:13:54
25061         Log: More_tweakage.
25062      Branch: perl
25063            ! pod/perldata.pod pod/perldiag.pod
25064 ____________________________________________________________________________
25065 [  9917] By: jhi                                   on 2001/04/30  13:01:27
25066         Log: Update Changes.
25067      Branch: perl
25068            ! Changes patchlevel.h
25069 ____________________________________________________________________________
25070 [  9916] By: jhi                                   on 2001/04/30  12:57:03
25071         Log: T_w_e_a_k_a_g_e.
25072      Branch: perl
25073            ! pod/perldata.pod pod/perldiag.pod
25074 ____________________________________________________________________________
25075 [  9915] By: jhi                                   on 2001/04/30  12:39:29
25076         Log: Install s2p also as psed.
25077              
25078              TODO: psed documentation?
25079      Branch: perl
25080            ! installperl
25081 ____________________________________________________________________________
25082 [  9914] By: jhi                                   on 2001/04/30  12:29:21
25083         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
25084              From: Jens Hamisch <jens@Strawberry.COM>
25085              Date: Fri, 27 Apr 2001 17:00:36 +0200
25086              Message-ID: <20010427170036.K1372@Strawberry.COM>
25087              
25088              SOCKS5_VERSION_NAME is the right symbol to detect
25089              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
25090              function called socks5_init() is available, and even that is
25091              not universal, most SOCKS5 installations use SOCKSinit()).
25092      Branch: perl
25093            ! perlio.c
25094 ____________________________________________________________________________
25095 [  9913] By: jhi                                   on 2001/04/30  12:22:15
25096         Log: Allow a zero timeout on IO::Socket accept and connect--
25097              though one really shouldn't do that.  Based on
25098              
25099              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
25100              From: "John Holdsworth" <coldwave@bigfoot.com>
25101              Date: Sun, 4 Feb 2001 12:48:18 +0100
25102              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
25103      Branch: perl
25104            ! ext/IO/lib/IO/Socket.pm
25105 ____________________________________________________________________________
25106 [  9912] By: jhi                                   on 2001/04/30  11:27:27
25107         Log: Save the spot of regprev (see #9911) for binary compatibility;
25108              regen API.
25109      Branch: perl
25110            ! embedvar.h perlapi.h thrdvar.h
25111 ____________________________________________________________________________
25112 [  9911] By: jhi                                   on 2001/04/30  11:22:03
25113         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
25114              From: Hugo <hv@crypt.compulink.co.uk>
25115              Date: Sun, 29 Apr 2001 17:09:30 +0100
25116              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
25117      Branch: perl
25118            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
25119 ____________________________________________________________________________
25120 [  9910] By: jhi                                   on 2001/04/30  11:15:12
25121         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
25122              a dummy for PL_numeric_radix); no pressing reason to break
25123              binary compatibility; regen API.
25124      Branch: perl
25125            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
25126            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
25127 ____________________________________________________________________________
25128 [  9909] By: jhi                                   on 2001/04/30  10:56:08
25129         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
25130              From: Walt Mankowski <waltman@netaxs.com>
25131              Date: Sun, 29 Apr 2001 21:53:48 -0400
25132              Message-ID: <20010429215348.A3971@netaxs.com>
25133      Branch: perl
25134            ! pod/perlfunc.pod
25135 ____________________________________________________________________________
25136 [  9908] By: jhi                                   on 2001/04/30  10:49:40
25137         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
25138      Branch: perl
25139            ! t/lib/selfstubber.t
25140 ____________________________________________________________________________
25141 [  9907] By: nick                                  on 2001/04/30  09:26:50
25142         Log: Integrate mainline.
25143      Branch: perlio
25144           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
25145 ____________________________________________________________________________
25146 [  9906] By: jhi                                   on 2001/04/29  23:24:20
25147         Log: Abigail spotted a thinko in #9905.
25148      Branch: perl
25149            ! pod/perldiag.pod
25150 ____________________________________________________________________________
25151 [  9905] By: jhi                                   on 2001/04/29  15:55:39
25152         Log: Changed the underscore/undebar syntax in numeric constants;
25153              now any grouping will do, as long as the underscores are not
25154              consecutive (so "zero-grouping" is out), and they do not begin
25155              or end the integer or fractional parts.
25156      Branch: perl
25157            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
25158 ____________________________________________________________________________
25159 [  9904] By: nick                                  on 2001/04/29  15:43:22
25160         Log: Integrate mainline.
25161      Branch: perlio
25162           +> (branch 98 files)
25163            - lib/unicode/Block.pl
25164            - lib/unicode/In/AlphabeticPresentationForms.pl
25165            - lib/unicode/In/Arabic.pl
25166            - lib/unicode/In/ArabicPresentationForms-A.pl
25167            - lib/unicode/In/ArabicPresentationForms-B.pl
25168            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
25169            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
25170            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
25171            - lib/unicode/In/BopomofoExtended.pl
25172            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
25173            - lib/unicode/In/CJKCompatibility.pl
25174            - lib/unicode/In/CJKCompatibilityForms.pl
25175            - lib/unicode/In/CJKCompatibilityIdeographs.pl
25176            - lib/unicode/In/CJKRadicalsSupplement.pl
25177            - lib/unicode/In/CJKSymbolsandPunctuation.pl
25178            - lib/unicode/In/CJKUnifiedIdeographs.pl
25179            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
25180            - lib/unicode/In/Cherokee.pl
25181            - lib/unicode/In/CombiningDiacriticalMarks.pl
25182            - lib/unicode/In/CombiningHalfMarks.pl
25183            - lib/unicode/In/CombiningMarksforSymbols.pl
25184            - lib/unicode/In/ControlPictures.pl
25185            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
25186            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
25187            - lib/unicode/In/EnclosedAlphanumerics.pl
25188            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
25189            - lib/unicode/In/Ethiopic.pl
25190            - lib/unicode/In/GeneralPunctuation.pl
25191            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
25192            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
25193            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
25194            - lib/unicode/In/HalfwidthandFullwidthForms.pl
25195            - lib/unicode/In/HangulCompatibilityJamo.pl
25196            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
25197            - lib/unicode/In/Hebrew.pl
25198            - lib/unicode/In/HighPrivateUseSurrogates.pl
25199            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
25200            - lib/unicode/In/IPAExtensions.pl
25201            - lib/unicode/In/IdeographicDescriptionCharacters.pl
25202            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
25203            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
25204            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
25205            - lib/unicode/In/Latin-1Supplement.pl
25206            - lib/unicode/In/LatinExtended-A.pl
25207            - lib/unicode/In/LatinExtended-B.pl
25208            - lib/unicode/In/LatinExtendedAdditional.pl
25209            - lib/unicode/In/LetterlikeSymbols.pl
25210            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
25211            - lib/unicode/In/MathematicalOperators.pl
25212            - lib/unicode/In/MiscellaneousSymbols.pl
25213            - lib/unicode/In/MiscellaneousTechnical.pl
25214            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
25215            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
25216            - lib/unicode/In/OpticalCharacterRecognition.pl
25217            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
25218            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
25219            - lib/unicode/In/SmallFormVariants.pl
25220            - lib/unicode/In/SpacingModifierLetters.pl
25221            - lib/unicode/In/Specials.pl
25222            - lib/unicode/In/SuperscriptsandSubscripts.pl
25223            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
25224            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
25225            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
25226            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
25227            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
25228           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
25229           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
25230           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
25231           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
25232           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
25233           !> utf8.c win32/Makefile
25234 ____________________________________________________________________________
25235 [  9903] By: jhi                                   on 2001/04/29  14:30:53
25236         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
25237              From: Prymmer/Kahn <pvhp@best.com>
25238              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
25239              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
25240      Branch: perl
25241            ! win32/Makefile
25242 ____________________________________________________________________________
25243 [  9902] By: jhi                                   on 2001/04/29  02:52:44
25244         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
25245              From: "Abigail" <abigail@foad.org>
25246              Date: Sun, 29 Apr 2001 03:14:25 +0200
25247              Message-ID: <20010429011425.24503.qmail@foad.org>
25248      Branch: perl
25249            ! ext/IO/lib/IO/Seekable.pm
25250 ____________________________________________________________________________
25251 [  9901] By: jhi                                   on 2001/04/29  02:04:46
25252         Log: In character classes one couldn't have 0x80..0xff characters
25253              at the left hand side if there were 0x100.. characters in the
25254              character class.
25255      Branch: perl
25256            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
25257            ! t/op/pat.t utf8.c
25258 ____________________________________________________________________________
25259 [  9900] By: jhi                                   on 2001/04/28  22:55:04
25260         Log: Forgot the latest mktables.PL from #9899.
25261      Branch: perl
25262            ! lib/unicode/mktables.PL
25263 ____________________________________________________________________________
25264 [  9899] By: jhi                                   on 2001/04/28  22:53:28
25265         Log: Explain the \p{} and \P{} error message better and
25266              have prettier prettyprint in In.pl.
25267      Branch: perl
25268            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
25269            ! pod/perldiag.pod
25270 ____________________________________________________________________________
25271 [  9898] By: jhi                                   on 2001/04/28  21:03:34
25272         Log: Add one possible explanation for the "Invalid [] range" error.
25273      Branch: perl
25274            ! pod/perldiag.pod
25275 ____________________________________________________________________________
25276 [  9897] By: jhi                                   on 2001/04/28  17:18:26
25277         Log: Add a level of indirection to the implementation of \p{InFoo}
25278              so that we don't have to have long filenames.  (Nothing changes
25279              in the user interface.)   The indirection is defined in
25280              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
25281              Also rename some the character classes by removing '-' from
25282              the classnames, and finally renamed Block.pl as Blocks.pl.
25283      Branch: perl
25284            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
25285            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
25286            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
25287            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
25288            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
25289            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
25290            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
25291            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
25292            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
25293            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
25294            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
25295            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
25296            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
25297            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
25298            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
25299            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
25300            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
25301            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
25302            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
25303            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
25304            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
25305            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
25306            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
25307            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
25308            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
25309            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
25310            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
25311            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
25312            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
25313            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
25314            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
25315            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
25316            + lib/unicode/In/94.pl lib/unicode/In/95.pl
25317            - lib/unicode/Block.pl
25318            - lib/unicode/In/AlphabeticPresentationForms.pl
25319            - lib/unicode/In/Arabic.pl
25320            - lib/unicode/In/ArabicPresentationForms-A.pl
25321            - lib/unicode/In/ArabicPresentationForms-B.pl
25322            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
25323            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
25324            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
25325            - lib/unicode/In/BopomofoExtended.pl
25326            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
25327            - lib/unicode/In/CJKCompatibility.pl
25328            - lib/unicode/In/CJKCompatibilityForms.pl
25329            - lib/unicode/In/CJKCompatibilityIdeographs.pl
25330            - lib/unicode/In/CJKRadicalsSupplement.pl
25331            - lib/unicode/In/CJKSymbolsandPunctuation.pl
25332            - lib/unicode/In/CJKUnifiedIdeographs.pl
25333            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
25334            - lib/unicode/In/Cherokee.pl
25335            - lib/unicode/In/CombiningDiacriticalMarks.pl
25336            - lib/unicode/In/CombiningHalfMarks.pl
25337            - lib/unicode/In/CombiningMarksforSymbols.pl
25338            - lib/unicode/In/ControlPictures.pl
25339            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
25340            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
25341            - lib/unicode/In/EnclosedAlphanumerics.pl
25342            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
25343            - lib/unicode/In/Ethiopic.pl
25344            - lib/unicode/In/GeneralPunctuation.pl
25345            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
25346            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
25347            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
25348            - lib/unicode/In/HalfwidthandFullwidthForms.pl
25349            - lib/unicode/In/HangulCompatibilityJamo.pl
25350            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
25351            - lib/unicode/In/Hebrew.pl
25352            - lib/unicode/In/HighPrivateUseSurrogates.pl
25353            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
25354            - lib/unicode/In/IPAExtensions.pl
25355            - lib/unicode/In/IdeographicDescriptionCharacters.pl
25356            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
25357            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
25358            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
25359            - lib/unicode/In/Latin-1Supplement.pl
25360            - lib/unicode/In/LatinExtended-A.pl
25361            - lib/unicode/In/LatinExtended-B.pl
25362            - lib/unicode/In/LatinExtendedAdditional.pl
25363            - lib/unicode/In/LetterlikeSymbols.pl
25364            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
25365            - lib/unicode/In/MathematicalOperators.pl
25366            - lib/unicode/In/MiscellaneousSymbols.pl
25367            - lib/unicode/In/MiscellaneousTechnical.pl
25368            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
25369            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
25370            - lib/unicode/In/OpticalCharacterRecognition.pl
25371            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
25372            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
25373            - lib/unicode/In/SmallFormVariants.pl
25374            - lib/unicode/In/SpacingModifierLetters.pl
25375            - lib/unicode/In/Specials.pl
25376            - lib/unicode/In/SuperscriptsandSubscripts.pl
25377            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
25378            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
25379            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
25380            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
25381            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
25382            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
25383            ! pod/perlunicode.pod
25384 ____________________________________________________________________________
25385 [  9896] By: jhi                                   on 2001/04/28  14:33:17
25386         Log: Update the information on shared library path on HP-UX.
25387      Branch: perl
25388            ! INSTALL
25389 ____________________________________________________________________________
25390 [  9895] By: jhi                                   on 2001/04/28  14:32:30
25391         Log: Because #9894 seems to do the trick, this workaround can be removed.
25392      Branch: perl
25393            ! t/lib/selfstubber.t
25394 ____________________________________________________________________________
25395 [  9894] By: jhi                                   on 2001/04/28  14:26:13
25396         Log: For PerlIO flush the children's file handles (on fork/exec/system).
25397      Branch: perl
25398            ! perl.h
25399 ____________________________________________________________________________
25400 [  9893] By: jhi                                   on 2001/04/28  14:23:15
25401         Log: Test tweak for #9891.
25402      Branch: perl
25403            ! t/lib/b-deparse.t
25404 ____________________________________________________________________________
25405 [  9892] By: jhi                                   on 2001/04/28  14:10:13
25406         Log: New HP-UX hints from Merijn.
25407      Branch: perl
25408            ! hints/hpux.sh
25409 ____________________________________________________________________________
25410 [  9891] By: jhi                                   on 2001/04/28  14:07:27
25411         Log: Subject: [PATCH B::Deparse] non-block scopes
25412              From: Robin Houston <robin@kitsite.com>
25413              Date: Fri, 27 Apr 2001 19:15:14 +0100
25414              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
25415      Branch: perl
25416            ! ext/B/B/Deparse.pm
25417 ____________________________________________________________________________
25418 [  9890] By: nick                                  on 2001/04/27  19:41:25
25419         Log: Integrate mainline
25420      Branch: perlio
25421           +> t/lib/selfstubber.t
25422           !> (integrate 50 files)
25423 ____________________________________________________________________________
25424 [  9889] By: jhi                                   on 2001/04/27  18:23:46
25425         Log: Subject: Re: selfstubber test fail on bleadperl
25426              From: Mike Guy <mjtg@cam.ac.uk>
25427              Date: Fri, 27 Apr 2001 19:31:18 +0100
25428              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
25429      Branch: perl
25430            ! t/lib/selfstubber.t
25431 ____________________________________________________________________________
25432 [  9888] By: jhi                                   on 2001/04/27  16:20:54
25433         Log: Test tweak for #9886.
25434      Branch: perl
25435            ! t/lib/b-deparse.t
25436 ____________________________________________________________________________
25437 [  9887] By: jhi                                   on 2001/04/27  16:16:33
25438         Log: Buffering issue at least in Solaris (even with perlio).
25439      Branch: perl
25440            ! t/lib/selfstubber.t
25441 ____________________________________________________________________________
25442 [  9886] By: jhi                                   on 2001/04/27  14:59:23
25443         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
25444              From: Robin Houston <robin@kitsite.com>
25445              Date: Fri, 27 Apr 2001 16:53:20 +0100
25446              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
25447      Branch: perl
25448            ! ext/B/B/Deparse.pm
25449 ____________________________________________________________________________
25450 [  9885] By: jhi                                   on 2001/04/27  14:23:51
25451         Log: Update Changes.
25452      Branch: perl
25453            ! Changes patchlevel.h
25454 ____________________________________________________________________________
25455 [  9884] By: jhi                                   on 2001/04/27  14:14:12
25456         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
25457              From: "Philip Newton" <pnewton@gmx.de>
25458              Date: Fri, 27 Apr 2001 16:40:13 +0200
25459              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
25460      Branch: perl
25461            ! pod/perldata.pod
25462 ____________________________________________________________________________
25463 [  9883] By: jhi                                   on 2001/04/27  13:28:19
25464         Log: Add LOG_PERROR; prettify the "removed".
25465      Branch: perl
25466            ! ext/Sys/Syslog/Syslog.xs
25467 ____________________________________________________________________________
25468 [  9882] By: jhi                                   on 2001/04/27  13:13:18
25469         Log: h2xs tweaks: use NV instead of double, "quote" the removed
25470              prefixes for clarity (especially when nothing is removed),
25471              slight pod reformats.
25472      Branch: perl
25473            ! utils/h2xs.PL
25474 ____________________________________________________________________________
25475 [  9881] By: jhi                                   on 2001/04/27  12:58:48
25476         Log: Don't bother creating existing directories.
25477      Branch: perl
25478            ! utils/h2xs.PL
25479 ____________________________________________________________________________
25480 [  9880] By: jhi                                   on 2001/04/27  12:45:39
25481         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
25482              From: Mike Schilli <m@perlmeister.com>
25483              Date: Wed, 25 Apr 2001 01:29:21 -0700
25484              Message-id: <3AE68AE1.6A981723@perlmeister.com>
25485      Branch: perl
25486            ! utils/h2xs.PL
25487 ____________________________________________________________________________
25488 [  9879] By: jhi                                   on 2001/04/27  12:40:55
25489         Log: break is not yet Perl.  Added the template license also to README.
25490      Branch: perl
25491            ! utils/h2xs.PL
25492 ____________________________________________________________________________
25493 [  9878] By: jhi                                   on 2001/04/27  03:08:20
25494         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
25495              From: Tim Jenness <t.jenness@jach.hawaii.edu>
25496              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
25497              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
25498      Branch: perl
25499            ! t/lib/xs-typemap.t
25500 ____________________________________________________________________________
25501 [  9877] By: jhi                                   on 2001/04/26  23:54:40
25502         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
25503              From: "Abigail" <abigail@foad.org>
25504              Date: Fri, 27 Apr 2001 01:44:28 +0200
25505              Message-ID: <20010426234428.19786.qmail@foad.org>
25506      Branch: perl
25507            ! utils/h2xs.PL
25508 ____________________________________________________________________________
25509 [  9876] By: jhi                                   on 2001/04/26  23:52:06
25510         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
25511              From: Peter Prymmer <pvhp@forte.com>
25512              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
25513              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
25514      Branch: perl
25515            ! t/lib/selfstubber.t
25516 ____________________________________________________________________________
25517 [  9875] By: jhi                                   on 2001/04/26  23:48:10
25518         Log: Deparse nits.
25519      Branch: perl
25520            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
25521 ____________________________________________________________________________
25522 [  9874] By: jhi                                   on 2001/04/26  22:46:05
25523         Log: Document ANYOF_CLASS.
25524      Branch: perl
25525            ! regcomp.h
25526 ____________________________________________________________________________
25527 [  9873] By: jhi                                   on 2001/04/26  22:35:03
25528         Log: Subject: Re: [PATCH @9846] dumping ANYOF
25529              From: Hugo <hv@crypt.compulink.co.uk>
25530              Date: Thu, 26 Apr 2001 23:33:38 +0100
25531              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
25532      Branch: perl
25533            ! regcomp.c regcomp.h
25534 ____________________________________________________________________________
25535 [  9872] By: jhi                                   on 2001/04/26  22:34:31
25536         Log: Subject: [PATCH] more for Devel::SelfStubber
25537              From: Nicholas Clark <nick@ccl4.org>
25538              Date: Fri, 27 Apr 2001 00:13:52 +0100
25539              Message-ID: <20010427001351.K88186@plum.flirble.org>
25540      Branch: perl
25541            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
25542 ____________________________________________________________________________
25543 [  9871] By: jhi                                   on 2001/04/26  21:59:17
25544         Log: Subject: [PATCH B::Deparse] formats must be flush left
25545              From: Robin Houston <robin@kitsite.com>
25546              Date: Thu, 26 Apr 2001 23:54:29 +0100
25547              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
25548      Branch: perl
25549            ! ext/B/B/Deparse.pm
25550 ____________________________________________________________________________
25551 [  9870] By: jhi                                   on 2001/04/26  21:57:37
25552         Log: If some of the constants are prefixes of others,
25553              the prefixes may never get recognized.  (See 20010426.006.)
25554      Branch: perl
25555            ! utils/h2xs.PL
25556 ____________________________________________________________________________
25557 [  9869] By: jhi                                   on 2001/04/26  21:50:42
25558         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
25559              From: Chris Bongaarts <cab@tc.umn.edu>
25560              Date: Thu, 26 Apr 2001 17:10:31 -0500
25561              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
25562      Branch: perl
25563            ! ext/Sys/Syslog/Syslog.xs
25564 ____________________________________________________________________________
25565 [  9868] By: jhi                                   on 2001/04/26  21:35:12
25566         Log: Further cuts and more docs from Graham Barr.
25567      Branch: perl
25568            ! ext/List/Util/lib/List/Util.pm
25569            ! ext/List/Util/lib/Scalar/Util.pm
25570 ____________________________________________________________________________
25571 [  9867] By: jhi                                   on 2001/04/26  21:18:57
25572         Log: Subject: [PATCH 5.7.1] DB_File-1.77
25573              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
25574              Date: Thu, 26 Apr 2001 22:37:53 +0100
25575              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
25576      Branch: perl
25577            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25578            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
25579 ____________________________________________________________________________
25580 [  9866] By: jhi                                   on 2001/04/26  21:12:31
25581         Log: Subject: [PATCH B::Deparse] fix easy bugs
25582              From: Robin Houston <robin@kitsite.com>
25583              Date: Thu, 26 Apr 2001 23:03:33 +0100
25584              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
25585      Branch: perl
25586            ! ext/B/B/Deparse.pm
25587 ____________________________________________________________________________
25588 [  9865] By: jhi                                   on 2001/04/26  20:26:13
25589         Log: Update Changes.
25590      Branch: perl
25591            ! Changes patchlevel.h
25592 ____________________________________________________________________________
25593 [  9864] By: jhi                                   on 2001/04/26  19:27:48
25594         Log: Dethinko from Robin Houston.
25595      Branch: perl
25596            ! ext/B/B/Deparse.pm
25597 ____________________________________________________________________________
25598 [  9863] By: jhi                                   on 2001/04/26  19:10:35
25599         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
25600              From: Robin Houston <robin@kitsite.com>
25601              Date: Thu, 26 Apr 2001 21:08:32 +0100
25602              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
25603      Branch: perl
25604            ! ext/B/B/Deparse.pm
25605 ____________________________________________________________________________
25606 [  9862] By: jhi                                   on 2001/04/26  19:04:23
25607         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
25608              From: Robin Houston <robin@kitsite.com>
25609              Date: Thu, 26 Apr 2001 20:52:50 +0100
25610              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
25611      Branch: perl
25612            ! ext/B/B/Deparse.pm
25613 ____________________________________________________________________________
25614 [  9861] By: jhi                                   on 2001/04/26  18:56:14
25615         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
25616              From: Mike Guy <mjtg@cam.ac.uk>
25617              Date: Thu, 26 Apr 2001 14:22:40 +0100
25618              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
25619      Branch: perl
25620            ! pod/perlobj.pod
25621 ____________________________________________________________________________
25622 [  9860] By: jhi                                   on 2001/04/26  18:46:42
25623         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
25624              From: Robin Houston <robin@kitsite.com>
25625              Date: Thu, 26 Apr 2001 20:34:29 +0100
25626              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
25627              
25628              Hashes do not interpolate.
25629      Branch: perl
25630            ! ext/B/B/Deparse.pm
25631 ____________________________________________________________________________
25632 [  9859] By: jhi                                   on 2001/04/26  18:43:51
25633         Log: Subject: The Time::Piece conspiracy unmasked!!!
25634              From: Mike Guy <mjtg@cam.ac.uk>
25635              Date: Thu, 26 Apr 2001 19:02:50 +0100
25636              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
25637              
25638              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
25639              From: Mike Guy <mjtg@cam.ac.uk>
25640              Date: Thu, 26 Apr 2001 19:08:21 +0100
25641              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
25642              
25643              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
25644              From: Graham Barr <gbarr@pobox.com>
25645              Date: Thu, 26 Apr 2001 19:12:03 +0100
25646              Message-ID: <20010426191203.A70835@pobox.com>
25647              
25648              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
25649      Branch: perl
25650            ! ext/List/Util/lib/List/Util.pm
25651            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
25652 ____________________________________________________________________________
25653 [  9858] By: jhi                                   on 2001/04/26  18:17:42
25654         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
25655              From: Robin Houston <robin@kitsite.com>
25656              Date: Thu, 26 Apr 2001 16:09:35 +0100
25657              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
25658      Branch: perl
25659            ! t/comp/proto.t
25660 ____________________________________________________________________________
25661 [  9857] By: jhi                                   on 2001/04/26  18:04:59
25662         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
25663              From: barries <barries@slaysys.com>
25664              Date: Thu, 26 Apr 2001 12:01:10 -0400
25665              Message-ID: <20010426120110.E29698@jester.slaysys.com>
25666      Branch: perl
25667            ! pod/perldiag.pod
25668 ____________________________________________________________________________
25669 [  9856] By: jhi                                   on 2001/04/26  18:03:33
25670         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
25671              Date: Thu, 26 Apr 2001 17:13:41 +0100
25672              From: Robin Houston <robin@kitsite.com>
25673              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
25674              
25675              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
25676              From: Robin Houston <robin@kitsite.com>
25677              Date: Thu, 26 Apr 2001 18:44:29 +0100
25678              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
25679      Branch: perl
25680            ! ext/B/B/Deparse.pm
25681 ____________________________________________________________________________
25682 [  9855] By: jhi                                   on 2001/04/26  17:56:04
25683         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
25684              From: Robin Houston <robin@kitsite.com>
25685              Date: Thu, 26 Apr 2001 17:04:08 +0100
25686              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
25687      Branch: perl
25688            ! ext/B/B/Deparse.pm
25689 ____________________________________________________________________________
25690 [  9854] By: jhi                                   on 2001/04/26  17:47:26
25691         Log: Subject: Re: Short test case for undef %stash:: crash
25692              From: Benjamin Sugars <bsugars@canoe.ca> 
25693              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
25694              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
25695              Changed and moved the perldiag entry.
25696      Branch: perl
25697            ! gv.c pod/perldiag.pod
25698 ____________________________________________________________________________
25699 [  9853] By: jhi                                   on 2001/04/26  14:35:16
25700         Log: Beginnings of strptime().  Do not touch the wet paint.
25701      Branch: perl
25702            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
25703 ____________________________________________________________________________
25704 [  9852] By: jhi                                   on 2001/04/26  13:17:21
25705         Log: Retract #9851, core dumps from pod2man.
25706      Branch: perl
25707            ! regcomp.c
25708 ____________________________________________________________________________
25709 [  9851] By: jhi                                   on 2001/04/26  11:54:41
25710         Log: (Retracted by #9852.)
25711              
25712              Subject: [PATCH @9846] dumping ANYOF
25713              From: Hugo <hv@crypt.compulink.co.uk>
25714              Date: Thu, 26 Apr 2001 05:32:38 +0100
25715              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
25716      Branch: perl
25717            ! regcomp.c
25718 ____________________________________________________________________________
25719 [  9850] By: jhi                                   on 2001/04/26  02:34:44
25720         Log: If ccflags was empty the _previous_ $* containing all the
25721              environment variables and Configure variables was used,
25722              which lead, among other bad things, into $ccflags being your
25723              uname -a output, which lead into test compile with cc failing,
25724              which lead into gcc being selected, which didn't work that well
25725              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
25726              with large files, et cetera.
25727      Branch: perl
25728            ! hints/hpux.sh
25729 ____________________________________________________________________________
25730 [  9849] By: jhi                                   on 2001/04/26  01:44:57
25731         Log: Make selfstubber test more portable.
25732      Branch: perl
25733            ! t/lib/selfstubber.t
25734 ____________________________________________________________________________
25735 [  9848] By: jhi                                   on 2001/04/26  00:50:26
25736         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
25737              From: Benjamin Sugars <ben.sugars@home.com>
25738              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
25739              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
25740      Branch: perl
25741            ! ext/Cwd/Cwd.xs
25742 ____________________________________________________________________________
25743 [  9847] By: jhi                                   on 2001/04/26  00:46:58
25744         Log: Subject: [PATCH: perl@9841] VMS updates
25745              From: Peter Prymmer <pvhp@forte.com>
25746              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
25747              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
25748      Branch: perl
25749            ! README.vms configure.com vms/descrip_mms.template
25750            ! vms/ext/filespec.t
25751 ____________________________________________________________________________
25752 [  9846] By: jhi                                   on 2001/04/26  00:11:56
25753         Log: re 'debug' was broken by #9084.
25754      Branch: perl
25755            ! ext/re/re.xs
25756 ____________________________________________________________________________
25757 [  9845] By: jhi                                   on 2001/04/25  22:33:17
25758         Log: Subject: [PATCH] test for Devel::SelfStubber
25759              From: Nicholas Clark <nick@ccl4.org>
25760              Date: Thu, 26 Apr 2001 00:00:54 +0100
25761              Message-ID: <20010426000054.D89026@plum.flirble.org>
25762      Branch: perl
25763            + t/lib/selfstubber.t
25764            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
25765 ____________________________________________________________________________
25766 [  9844] By: jhi                                   on 2001/04/25  22:29:32
25767         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
25768              From: Paul Johnson <paul@pjcj.net>
25769              Date: Thu, 26 Apr 2001 00:46:08 +0200
25770              Message-ID: <20010426004608.H2338@pjcj.net>
25771      Branch: perl
25772            ! ext/B/B/Concise.pm
25773 ____________________________________________________________________________
25774 [  9843] By: jhi                                   on 2001/04/25  22:28:28
25775         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
25776              From: Peter Prymmer <pvhp@forte.com>
25777              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
25778              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
25779      Branch: perl
25780            ! ext/Cwd/Cwd.xs
25781 ____________________________________________________________________________
25782 [  9842] By: jhi                                   on 2001/04/25  20:58:12
25783         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
25784              From: John Peacock <jpeacock@rowman.com>
25785              Date: Wed, 25 Apr 2001 17:30:26 -0400
25786              Message-ID: <3AE741F2.B3217464@rowman.com>
25787      Branch: perl
25788            ! lib/Math/BigInt.pm t/lib/bigintpm.t
25789 ____________________________________________________________________________
25790 [  9841] By: jhi                                   on 2001/04/25  20:07:05
25791         Log: Update Changes.
25792      Branch: perl
25793            ! Changes patchlevel.h
25794 ____________________________________________________________________________
25795 [  9840] By: jhi                                   on 2001/04/25  19:56:51
25796         Log: Yet another HP-UX hints version from Merijn.
25797      Branch: perl
25798            ! hints/hpux.sh
25799 ____________________________________________________________________________
25800 [  9839] By: jhi                                   on 2001/04/25  19:53:04
25801         Log: abs_path() didn't terminate the filename correctly,
25802              in DIRNAMLENless systems like HP-UX this would fail.
25803      Branch: perl
25804            ! ext/Cwd/Cwd.xs
25805 ____________________________________________________________________________
25806 [  9838] By: jhi                                   on 2001/04/25  16:37:26
25807         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
25808              From: Mike Guy <mjtg@cam.ac.uk>
25809              Date: Wed, 25 Apr 2001 18:31:47 +0100
25810              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
25811      Branch: perl
25812            ! op.c
25813 ____________________________________________________________________________
25814 [  9837] By: jhi                                   on 2001/04/25  16:21:53
25815         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
25816              From: Jon Eveland <jweveland@yahoo.com>
25817              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
25818              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
25819      Branch: perl
25820            ! lib/perl5db.pl
25821 ____________________________________________________________________________
25822 [  9836] By: jhi                                   on 2001/04/25  14:17:50
25823         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
25824              From: "Philip Newton" <pnewton@gmx.de>
25825              Date: Wed, 25 Apr 2001 17:05:58 +0200
25826              Message-ID: <3AE703F6.3234.1833C45@localhost>
25827      Branch: perl
25828            ! Porting/patching.pod
25829 ____________________________________________________________________________
25830 [  9835] By: jhi                                   on 2001/04/25  13:58:07
25831         Log: It would seem that both ar and full_ar need to be overridden
25832              for HP-UX to avoid the GNU ar.
25833      Branch: perl
25834            ! hints/hpux.sh
25835 ____________________________________________________________________________
25836 [  9834] By: jhi                                   on 2001/04/25  13:50:40
25837         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
25838              From: "Philip Newton" <pnewton@gmx.de>
25839              Date: Wed, 25 Apr 2001 16:09:23 +0200
25840              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
25841              
25842              Detypo.
25843      Branch: perl
25844            ! t/op/misc.t
25845 ____________________________________________________________________________
25846 [  9833] By: jhi                                   on 2001/04/25  12:36:11
25847         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
25848      Branch: perl
25849            ! hints/hpux.sh
25850 ____________________________________________________________________________
25851 [  9832] By: jhi                                   on 2001/04/25  12:33:36
25852         Log: New version of HP-UX hints from Merijn.
25853      Branch: perl
25854            ! hints/hpux.sh
25855 ____________________________________________________________________________
25856 [  9831] By: jhi                                   on 2001/04/25  03:39:45
25857         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
25858      Branch: perl
25859            ! hints/hpux.sh
25860 ____________________________________________________________________________
25861 [  9830] By: jhi                                   on 2001/04/25  02:53:25
25862         Log: The tzname[] bit is not needed by util.c -- and causes
25863              heartburn in VMS (and it missing was probably the cause of
25864              the Mac OS X trouble).  Ouch.
25865      Branch: perl
25866            ! ext/POSIX/POSIX.xs util.c
25867 ____________________________________________________________________________
25868 [  9829] By: jhi                                   on 2001/04/25  00:10:06
25869         Log: Metaconfig unit change for #9828.
25870      Branch: metaconfig
25871            ! U/compline/ccflags.U
25872 ____________________________________________________________________________
25873 [  9828] By: jhi                                   on 2001/04/25  00:04:18
25874         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
25875              (which is actually the reason for the change, we need to pass
25876              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
25877              EP/IX, OS/2, and TitanOS, based on the hints files.
25878      Branch: perl
25879            ! Configure config_h.SH
25880 ____________________________________________________________________________
25881 [  9827] By: jhi                                   on 2001/04/24  23:49:20
25882         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
25883              the $cat must have an absolute path.
25884      Branch: perl
25885            ! makedepend.SH
25886 ____________________________________________________________________________
25887 [  9826] By: jhi                                   on 2001/04/24  23:40:53
25888         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
25889      Branch: perl
25890            ! README.amiga
25891 ____________________________________________________________________________
25892 [  9825] By: jhi                                   on 2001/04/24  23:35:35
25893         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
25894              From: "Philip Newton" <pnewton@gmx.de>
25895              Date: Tue, 24 Apr 2001 18:52:49 +0200
25896              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
25897      Branch: perl
25898            ! x2p/find2perl.PL
25899 ____________________________________________________________________________
25900 [  9824] By: jhi                                   on 2001/04/24  23:33:07
25901         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
25902              Some gcc specifics dropped out due to extensive rewriting;
25903              will be put back later as needed.
25904      Branch: perl
25905            ! hints/hpux.sh
25906 ____________________________________________________________________________
25907 [  9823] By: jhi                                   on 2001/04/24  23:27:57
25908         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
25909      Branch: perl
25910            ! ext/POSIX/POSIX.xs
25911 ____________________________________________________________________________
25912 [  9822] By: jhi                                   on 2001/04/24  23:25:21
25913         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
25914              From: Tim Jenness <t.jenness@jach.hawaii.edu>
25915              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
25916              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
25917      Branch: perl
25918            ! ext/XS/Typemap/Typemap.xs
25919 ____________________________________________________________________________
25920 [  9821] By: jhi                                   on 2001/04/24  23:24:10
25921         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
25922              From: "Abigail" <abigail@foad.org>
25923              Date: Tue, 24 Apr 2001 23:12:03 +0200
25924              Message-ID: <20010424211203.7901.qmail@foad.org>
25925      Branch: perl
25926            ! pod/perlport.pod
25927 ____________________________________________________________________________
25928 [  9820] By: jhi                                   on 2001/04/24  23:23:15
25929         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
25930              From: Matt Sergeant <matt@sergeant.org>
25931              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
25932              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
25933      Branch: perl
25934            ! pod/perlfaq4.pod
25935 ____________________________________________________________________________
25936 [  9819] By: nick                                  on 2001/04/24  18:49:43
25937         Log: Integrate mainline.
25938      Branch: perlio
25939           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
25940           !> (integrate 37 files)
25941 ____________________________________________________________________________
25942 [  9818] By: jhi                                   on 2001/04/24  14:35:23
25943         Log: Update Changes.
25944      Branch: perl
25945            ! Changes patchlevel.h
25946 ____________________________________________________________________________
25947 [  9817] By: jhi                                   on 2001/04/24  14:09:17
25948         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
25949              From: "Philip Newton" <pnewton@gmx.de>
25950              Date: Tue, 24 Apr 2001 12:58:12 +0200
25951              Message-ID: <3AE57864.8304.B77A0A@localhost> 
25952              
25953              plus add CPAN to the list of modules that have their own tests.
25954      Branch: perl
25955            ! t/lib/1_compile.t
25956 ____________________________________________________________________________
25957 [  9816] By: jhi                                   on 2001/04/24  14:07:03
25958         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
25959              From: Michael G Schwern <schwern@pobox.com>
25960              Date: Sat, 21 Apr 2001 22:35:00 +0100
25961              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
25962      Branch: perl
25963            ! t/lib/1_compile.t
25964 ____________________________________________________________________________
25965 [  9815] By: jhi                                   on 2001/04/24  13:54:32
25966         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
25967              From: Robin Houston <robin@kitsite.com>
25968              Date: Tue, 24 Apr 2001 15:51:18 +0100
25969              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
25970      Branch: perl
25971            ! ext/B/B/Deparse.pm
25972 ____________________________________________________________________________
25973 [  9814] By: jhi                                   on 2001/04/24  13:17:34
25974         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
25975              From: Bill Glicker <billg@burrelles.com>
25976              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
25977              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
25978      Branch: perl
25979            ! hints/svr5.sh
25980 ____________________________________________________________________________
25981 [  9813] By: jhi                                   on 2001/04/24  12:54:23
25982         Log: Prevent path disclosure (probing for existence of filenames)
25983              using suidperl; bug id 20010322.218.
25984      Branch: perl
25985            ! perl.c pod/perldiag.pod
25986 ____________________________________________________________________________
25987 [  9812] By: jhi                                   on 2001/04/24  12:08:36
25988         Log: Retract #9811.
25989      Branch: perl
25990            ! ext/POSIX/POSIX.xs
25991 ____________________________________________________________________________
25992 [  9811] By: jhi                                   on 2001/04/24  11:57:35
25993         Log: (Retracted by #9812.)
25994      Branch: perl
25995            ! ext/POSIX/POSIX.xs
25996 ____________________________________________________________________________
25997 [  9810] By: jhi                                   on 2001/04/24  03:32:35
25998         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
25999      Branch: perl
26000            ! util.c
26001 ____________________________________________________________________________
26002 [  9809] By: jhi                                   on 2001/04/24  03:16:13
26003         Log: The Math::BigFloat::import() was broken.
26004              (Fixes bug id 20010422.002.)
26005      Branch: perl
26006            ! lib/Math/BigFloat.pm
26007 ____________________________________________________________________________
26008 [  9808] By: jhi                                   on 2001/04/24  01:11:40
26009         Log: Additional dependencies; should help for parallel makes
26010              not to fail on missing lib/lib.pm or lib/re.pm.
26011      Branch: perl
26012            ! Makefile.SH
26013 ____________________________________________________________________________
26014 [  9807] By: jhi                                   on 2001/04/24  00:57:01
26015         Log: Update the test failure disclaimer.
26016      Branch: perl
26017            ! t/pragma/warn/pp_hot
26018 ____________________________________________________________________________
26019 [  9806] By: jhi                                   on 2001/04/24  00:54:04
26020         Log: Add make target "install-all" which is alias for "install"
26021              to cater for case-preserving filesystems like HFS+.
26022      Branch: perl
26023            ! INSTALL Makefile.SH
26024 ____________________________________________________________________________
26025 [  9805] By: jhi                                   on 2001/04/24  00:47:28
26026         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
26027              From: Peter Prymmer <pvhp@forte.com>
26028              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
26029              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
26030              
26031              (Ken William's message forwarded from macosx@perl.org)
26032      Branch: perl
26033            ! hints/darwin.sh
26034 ____________________________________________________________________________
26035 [  9804] By: jhi                                   on 2001/04/23  23:57:35
26036         Log: Cut-and-pasto.
26037      Branch: perl
26038            ! perlio.c
26039 ____________________________________________________________________________
26040 [  9803] By: jhi                                   on 2001/04/23  23:52:25
26041         Log: More PerlIO robustness.
26042      Branch: perl
26043            ! perlio.c
26044 ____________________________________________________________________________
26045 [  9802] By: jhi                                   on 2001/04/23  23:43:35
26046         Log: Make the "STD* opened only for ..." errors more consistent.
26047      Branch: perl
26048            ! doio.c
26049 ____________________________________________________________________________
26050 [  9801] By: jhi                                   on 2001/04/23  23:34:26
26051         Log: Test case for #9800.
26052      Branch: perl
26053            ! t/op/misc.t
26054 ____________________________________________________________________________
26055 [  9800] By: jhi                                   on 2001/04/23  23:14:43
26056         Log: Avoid coredump on 'close STDERR; die' by making
26057              the PerlIO calls more robust.  Also use SETERRNO()
26058              instead of errno = to be more VMS-ready.
26059      Branch: perl
26060            ! perlio.c
26061 ____________________________________________________________________________
26062 [  9799] By: jhi                                   on 2001/04/23  21:41:10
26063         Log: Subject: test for ID 20010423.002
26064              From: Robin Houston <robin@kitsite.com>
26065              Date: Mon, 23 Apr 2001 16:52:21 +0100
26066              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
26067      Branch: perl
26068            ! t/op/avhv.t
26069 ____________________________________________________________________________
26070 [  9798] By: jhi                                   on 2001/04/23  21:40:07
26071         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
26072              From: David Dyck <dcd@tc.fluke.com>
26073              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
26074              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
26075      Branch: perl
26076            ! installperl
26077 ____________________________________________________________________________
26078 [  9797] By: jhi                                   on 2001/04/23  21:37:56
26079         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
26080              From: Benjamin Sugars <bsugars@canoe.ca>
26081              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
26082              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
26083      Branch: perl
26084            ! ext/Cwd/Cwd.xs lib/Cwd.pm
26085 ____________________________________________________________________________
26086 [  9796] By: jhi                                   on 2001/04/23  21:29:24
26087         Log: Synchronize h2xs and pod2man some more on the documentation
26088              templates they propose.
26089      Branch: perl
26090            ! pod/pod2man.PL utils/h2xs.PL
26091 ____________________________________________________________________________
26092 [  9795] By: jhi                                   on 2001/04/23  17:30:40
26093         Log: Add one more naughty test for base64; make encoding logic cleaner.
26094      Branch: perl
26095            ! t/lib/mimeb64.t
26096 ____________________________________________________________________________
26097 [  9794] By: jhi                                   on 2001/04/23  13:51:32
26098         Log: Update Changes.
26099      Branch: perl
26100            ! Changes patchlevel.h
26101 ____________________________________________________________________________
26102 [  9793] By: jhi                                   on 2001/04/23  13:44:18
26103         Log: Duplicate lines.
26104      Branch: perl
26105            ! MANIFEST
26106 ____________________________________________________________________________
26107 [  9792] By: jhi                                   on 2001/04/23  13:39:13
26108         Log: Subject: Re: PATCH 5.7.1
26109              From: Mark-Jason Dominus <mjd@plover.com>
26110              Date: Mon, 23 Apr 2001 10:30:21 -0400
26111              Message-ID: <20010423143021.17335.qmail@plover.com>
26112      Branch: perl
26113            ! perl.h sv.c
26114 ____________________________________________________________________________
26115 [  9791] By: jhi                                   on 2001/04/23  13:32:40
26116         Log: Add the CPAN.pm 1.59_54 tests.
26117      Branch: perl
26118            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
26119            ! MANIFEST
26120 ____________________________________________________________________________
26121 [  9790] By: jhi                                   on 2001/04/23  13:21:55
26122         Log: Subject: Deparse nit
26123              From: Robin Houston <robin@kitsite.com>
26124              Date: Mon, 23 Apr 2001 12:38:20 +0100
26125              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
26126      Branch: perl
26127            ! ext/B/B/Deparse.pm
26128 ____________________________________________________________________________
26129 [  9789] By: jhi                                   on 2001/04/23  13:19:07
26130         Log: Subject: [PATCH] bug 20010423.002
26131              From: Robin Houston <robin@kitsite.com>
26132              Date: Mon, 23 Apr 2001 13:12:30 +0100
26133              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
26134      Branch: perl
26135            ! pp.c
26136 ____________________________________________________________________________
26137 [  9788] By: jhi                                   on 2001/04/23  13:02:49
26138         Log: Subject: PATCH [5.7.1] hv.c unused #define
26139              From: Mark-Jason Dominus <mjd@plover.com>
26140              Date: Sun, 22 Apr 2001 14:17:49 -0400
26141              Message-ID: <20010422181749.26976.qmail@plover.com>
26142      Branch: perl
26143            ! hv.c
26144 ____________________________________________________________________________
26145 [  9787] By: jhi                                   on 2001/04/23  13:02:02
26146         Log: Subject: PATCH 5.7.1
26147              From: Mark-Jason Dominus <mjd@plover.com>
26148              Date: Sun, 22 Apr 2001 15:12:57 -0400
26149              Message-ID: <20010422191258.6539.qmail@plover.com>
26150              
26151              plus Sarathy's STMT_START + STMT_END suggestion.
26152      Branch: perl
26153            ! perl.h
26154 ____________________________________________________________________________
26155 [  9786] By: jhi                                   on 2001/04/23  12:53:25
26156         Log: Fix for
26157              
26158              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
26159              From: dLux <dlux@spam.sch.bme.hu>
26160              Date: Mon, 23 Apr 2001 01:25:26 +0200
26161              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
26162              
26163              (SvGROW really does return a char *.)
26164      Branch: perl
26165            ! pod/perlapi.pod sv.h
26166 ____________________________________________________________________________
26167 [  9785] By: jhi                                   on 2001/04/23  04:34:04
26168         Log: Time::Piece work continues.  $t->day removed since
26169              I think it's too confusing.  Now has normal and
26170              abbreviated length weekday names and month names,
26171              the names change with _names(), not _list().
26172              Now has strftime() in Perl, _strftime() is
26173              the libc version (to which strftime() falls back
26174              if it doesn't know the format.  To do: the reverse
26175              of strftime, strptime(), and the localisation of both.
26176      Branch: perl
26177            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
26178            ! t/lib/time-piece.t
26179 ____________________________________________________________________________
26180 [  9784] By: jhi                                   on 2001/04/23  02:41:46
26181         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
26182              From: andreas.koenig@anima.de (Andreas J. Koenig)
26183              Date: 23 Apr 2001 05:20:55 +0200
26184              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
26185      Branch: perl
26186            ! t/pragma/overload.t
26187 ____________________________________________________________________________
26188 [  9783] By: jhi                                   on 2001/04/22  23:32:42
26189         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
26190              From: Robin Houston <robin@kitsite.com>
26191              Date: Mon, 23 Apr 2001 00:38:18 +0100
26192              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
26193      Branch: perl
26194            ! ext/B/B/Deparse.pm
26195 ____________________________________________________________________________
26196 [  9782] By: jhi                                   on 2001/04/22  20:55:43
26197         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
26198              From: Simon Cozens <simon@netthink.co.uk>
26199              Date: Sun, 22 Apr 2001 18:47:25 +0100
26200              Message-ID: <20010422184725.A14411@netthink.co.uk>
26201      Branch: perl
26202            ! sv.c t/pragma/overload.t
26203 ____________________________________________________________________________
26204 [  9781] By: jhi                                   on 2001/04/22  20:52:13
26205         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
26206              From: Robin Houston <robin@kitsite.com>
26207              Date: Sun, 22 Apr 2001 22:14:50 +0100
26208              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
26209      Branch: perl
26210            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
26211 ____________________________________________________________________________
26212 [  9780] By: nick                                  on 2001/04/22  20:40:31
26213         Log: Integrate mainline.
26214      Branch: perlio
26215           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
26216           +> t/lib/b-stash.t
26217           !> (integrate 38 files)
26218 ____________________________________________________________________________
26219 [  9779] By: jhi                                   on 2001/04/22  15:16:03
26220         Log: Subject: IO::Socket::INET patch
26221              From: andrew deryabin <djsf@technarchy.ru>
26222              Date: Sat, 21 Apr 2001 17:46:52 +0400
26223              Message-ID: <20010421174652.B1426@technarchy>
26224      Branch: perl
26225            ! ext/IO/lib/IO/Socket/INET.pm
26226 ____________________________________________________________________________
26227 [  9778] By: jhi                                   on 2001/04/22  15:14:33
26228         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
26229              From: Mark-Jason Dominus <mjd@plover.com>
26230              Date: Sat, 21 Apr 2001 21:27:49 -0400
26231              Message-ID: <20010422012749.27024.qmail@plover.com>
26232      Branch: perl
26233            ! regcomp.c
26234 ____________________________________________________________________________
26235 [  9777] By: jhi                                   on 2001/04/22  15:10:51
26236         Log: Subject: Re: Regex debugger patch 
26237              From: Mark-Jason Dominus <mjd@plover.com>
26238              Date: Sat, 21 Apr 2001 21:48:51 -0400
26239              Message-ID: <20010422014851.27165.qmail@plover.com>
26240      Branch: perl
26241            ! pod/perldebguts.pod
26242 ____________________________________________________________________________
26243 [  9776] By: jhi                                   on 2001/04/22  15:09:48
26244         Log: Subject: Re: Regex debugger patch
26245              From: Mark-Jason Dominus <mjd@plover.com>
26246              Date: Sat, 21 Apr 2001 14:24:39 -0400
26247              Message-ID: <20010421182439.16508.qmail@plover.com>
26248              
26249              Regex debugger backend.
26250      Branch: perl
26251            ! regcomp.c regexp.h
26252 ____________________________________________________________________________
26253 [  9775] By: jhi                                   on 2001/04/21  16:45:40
26254         Log: Subject: [PATCH] Typo in utf8.h
26255              From: Jesús Quiroga <jquiroga@pobox.com>
26256              Date: Sat, 21 Apr 2001 19:25:33 +0200
26257              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
26258      Branch: perl
26259            ! utf8.h
26260 ____________________________________________________________________________
26261 [  9774] By: jhi                                   on 2001/04/21  16:43:52
26262         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
26263              From: Joe Orton <jorton@redhat.com>
26264              Date: Tue, 17 Apr 2001 15:50:43 +0100
26265              Message-Id: <20010417155043.D19132@eu.c2.net>
26266      Branch: perl
26267            ! hints/svr5.sh
26268 ____________________________________________________________________________
26269 [  9773] By: jhi                                   on 2001/04/21  15:30:15
26270         Log: Subject: Patch utils/h2xs.PL
26271              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
26272              Date: Sat, 21 Apr 2001 10:32:16 -0500
26273              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
26274              
26275              Add MAILING list and LICENSE templates.
26276      Branch: perl
26277            ! utils/h2xs.PL
26278 ____________________________________________________________________________
26279 [  9772] By: jhi                                   on 2001/04/21  15:28:36
26280         Log: Subject: perlfaq2.patch for 5.7.1
26281              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
26282              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
26283              Date: Fri, 20 Apr 2001 16:42:19 -0500
26284              
26285              rm an extra tab, a blurb about the xx.cpan to clarify
26286              which countries actually have that and dejanews is history
26287              as well as most of that nonsensical entry.
26288      Branch: perl
26289            ! pod/perlfaq2.pod
26290 ____________________________________________________________________________
26291 [  9771] By: jhi                                   on 2001/04/21  15:27:17
26292         Log: Subject: perlfaq1.patch for 5.7.1
26293              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
26294              Date: Fri, 20 Apr 2001 16:57:36 -0500
26295              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
26296              
26297              Evil URLs must die. Especially when they are broken.
26298      Branch: perl
26299            ! pod/perlfaq1.pod
26300 ____________________________________________________________________________
26301 [  9770] By: jhi                                   on 2001/04/21  15:23:38
26302         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
26303              From: Michael G Schwern <schwern@pobox.com>
26304              Date: Sat, 21 Apr 2001 16:11:12 +0100
26305              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
26306      Branch: perl
26307            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
26308            + t/lib/b-stash.t
26309            ! MANIFEST ext/B/B.pm t/lib/b.t
26310 ____________________________________________________________________________
26311 [  9769] By: jhi                                   on 2001/04/21  15:03:32
26312         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
26313              From: Michael G Schwern <schwern@pobox.com>
26314              Date: Sat, 21 Apr 2001 09:48:00 +0100
26315              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
26316      Branch: perl
26317            ! utils/h2ph.PL
26318 ____________________________________________________________________________
26319 [  9768] By: jhi                                   on 2001/04/21  14:33:49
26320         Log: PerlIO and Encode doc cleanup and tweaks.
26321      Branch: perl
26322            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
26323            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
26324 ____________________________________________________________________________
26325 [  9767] By: jhi                                   on 2001/04/21  12:40:16
26326         Log: Integrate perlio.
26327      Branch: perl
26328           !> doio.c
26329 ____________________________________________________________________________
26330 [  9766] By: nick                                  on 2001/04/20  18:28:35
26331         Log: Avoid core dump on
26332              open(STDOUT,">",\$foo);
26333      Branch: perlio
26334            ! doio.c
26335 ____________________________________________________________________________
26336 [  9765] By: jhi                                   on 2001/04/20  13:23:43
26337         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
26338              From: Robin Houston <robin@kitsite.com>
26339              Date: Fri, 20 Apr 2001 14:29:22 +0100
26340              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
26341      Branch: perl
26342            ! ext/B/B.pm ext/B/B/Deparse.pm
26343 ____________________________________________________________________________
26344 [  9764] By: jhi                                   on 2001/04/20  13:19:33
26345         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
26346              From: Peter Prymmer <pvhp@forte.com>
26347              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
26348              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
26349      Branch: perl
26350            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
26351            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
26352            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
26353            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
26354 ____________________________________________________________________________
26355 [  9763] By: jhi                                   on 2001/04/20  12:36:39
26356         Log: Subject: Re: A new PerlIO coredump
26357              From: Nick Ing-Simmons <nik@tiuk.ti.com>
26358              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
26359              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
26360      Branch: perl
26361            ! doio.c
26362 ____________________________________________________________________________
26363 [  9762] By: jhi                                   on 2001/04/19  23:02:30
26364         Log: Update Changes.
26365      Branch: perl
26366            ! Changes patchlevel.h
26367 ____________________________________________________________________________
26368 [  9761] By: jhi                                   on 2001/04/19  22:59:19
26369         Log: More cleanup cleanup.
26370      Branch: perl
26371            ! Makefile.SH win32/Makefile win32/makefile.mk
26372 ____________________________________________________________________________
26373 [  9760] By: jhi                                   on 2001/04/19  22:50:31
26374         Log: lib/Time is non-empty, let's not rmdir it.
26375      Branch: perl
26376            ! Makefile.SH
26377 ____________________________________________________________________________
26378 [  9759] By: jhi                                   on 2001/04/19  22:36:51
26379         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
26380              From: Robin Houston <robin@kitsite.com>
26381              Date: Fri, 20 Apr 2001 00:18:53 +0100
26382              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
26383      Branch: perl
26384            ! ext/B/B/Deparse.pm
26385 ____________________________________________________________________________
26386 [  9758] By: jhi                                   on 2001/04/19  22:36:00
26387         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
26388              From: Peter Prymmer <pvhp@forte.com>
26389              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
26390              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
26391      Branch: perl
26392            ! ext/Cwd/Cwd.xs
26393 ____________________________________________________________________________
26394 [  9757] By: nick                                  on 2001/04/19  18:53:54
26395         Log: Blind (untested) integrate of mainline.
26396      Branch: perlio
26397           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
26398           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
26399           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
26400           !> (integrate 53 files)
26401 ____________________________________________________________________________
26402 [  9756] By: jhi                                   on 2001/04/19  16:59:23
26403         Log: Document and test Time::Piece.
26404      Branch: perl
26405            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
26406            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
26407 ____________________________________________________________________________
26408 [  9755] By: jhi                                   on 2001/04/19  12:13:29
26409         Log: A better fix for the \x{12345678} trouble from NI-S.
26410      Branch: perl
26411            ! utf8.c
26412 ____________________________________________________________________________
26413 [  9754] By: jhi                                   on 2001/04/19  11:56:07
26414         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
26415              From: Robin Houston <robin@kitsite.com>
26416              Date: Wed, 18 Apr 2001 17:58:33 +0100
26417              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
26418      Branch: perl
26419            ! ext/B/B/Deparse.pm op.c
26420 ____________________________________________________________________________
26421 [  9753] By: jhi                                   on 2001/04/19  04:21:52
26422         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
26423              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
26424              Date: Thu, 19 Apr 2001 01:11:41 -0400
26425              Message-ID: <20010419011141.A5798@cpan.org>
26426      Branch: perl
26427            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
26428 ____________________________________________________________________________
26429 [  9752] By: jhi                                   on 2001/04/19  02:41:10
26430         Log: The new time utils need to be thread-aware, too.
26431      Branch: perl
26432            ! util.c
26433 ____________________________________________________________________________
26434 [  9751] By: jhi                                   on 2001/04/19  02:26:47
26435         Log: Compilation nit noticed by AIX compiler.
26436      Branch: perl
26437            ! perlio.c
26438 ____________________________________________________________________________
26439 [  9750] By: jhi                                   on 2001/04/19  02:20:06
26440         Log: The new time utils need to be public.
26441      Branch: perl
26442            ! embed.pl
26443 ____________________________________________________________________________
26444 [  9749] By: jhi                                   on 2001/04/19  01:42:39
26445         Log: Regen toc.
26446      Branch: perl
26447            ! pod/perltoc.pod
26448 ____________________________________________________________________________
26449 [  9748] By: jhi                                   on 2001/04/19  01:41:10
26450         Log: Add Time::Piece, a slight rewrite of Time::Object,
26451              from Matt Sergeant.
26452      Branch: perl
26453            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
26454            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
26455            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
26456            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
26457            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
26458            ! win32/makefile.mk
26459 ____________________________________________________________________________
26460 [  9747] By: jhi                                   on 2001/04/19  00:55:35
26461         Log: The new metaconfig unit from strftime.
26462      Branch: metaconfig/U/perl
26463            + d_strftime.U
26464 ____________________________________________________________________________
26465 [  9746] By: jhi                                   on 2001/04/19  00:54:54
26466         Log: Move the strftime() wrapper from POSIX.xs to util.c
26467              as my_strftime(), requires HAS_STRFTIME.
26468      Branch: perl
26469            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26470            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
26471            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
26472            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26473            ! vos/config.ga.h win32/config.bc win32/config.gc
26474            ! win32/config.vc
26475 ____________________________________________________________________________
26476 [  9745] By: jhi                                   on 2001/04/18  23:11:03
26477         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
26478              in preparation of Time::Piece.
26479      Branch: perl
26480            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
26481 ____________________________________________________________________________
26482 [  9744] By: jhi                                   on 2001/04/18  22:33:12
26483         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
26484              From: Peter Prymmer <pvhp@forte.com>
26485              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
26486              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
26487      Branch: perl
26488            ! t/lib/exporter.t
26489 ____________________________________________________________________________
26490 [  9743] By: jhi                                   on 2001/04/18  22:32:23
26491         Log: Subject: Fwd: pod2html leaves cache files lying around?
26492              From: Rajesh Vaidheeswarran <rv@gnu.org>
26493              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
26494              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
26495      Branch: perl
26496            ! lib/Pod/Html.pm
26497 ____________________________________________________________________________
26498 [  9742] By: jhi                                   on 2001/04/18  20:31:49
26499         Log: Update Changes.
26500      Branch: perl
26501            ! Changes patchlevel.h
26502 ____________________________________________________________________________
26503 [  9741] By: jhi                                   on 2001/04/18  20:23:02
26504         Log: Declare hints only if needed.
26505      Branch: perl
26506            ! ext/B/B/Deparse.pm
26507 ____________________________________________________________________________
26508 [  9740] By: jhi                                   on 2001/04/18  19:06:05
26509         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
26510              bug noticed by Robin Houston; basically the code of detecting
26511              value wraparound was acting differently under different compilers
26512              and platforms.  The workaround is to remove the overflow check
26513              for now, a real fix would be to do the overflow (portably) right.
26514      Branch: perl
26515            ! t/op/pat.t utf8.c
26516 ____________________________________________________________________________
26517 [  9739] By: jhi                                   on 2001/04/18  19:01:23
26518         Log: Subject: [PATCH B::Deparse] some pragma support
26519              From: Robin Houston <robin@kitsite.com>
26520              Date: Wed, 18 Apr 2001 19:32:12 +0100
26521              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
26522      Branch: perl
26523            ! ext/B/B/Deparse.pm
26524 ____________________________________________________________________________
26525 [  9738] By: jhi                                   on 2001/04/18  15:16:37
26526         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
26527              From: Benjamin Sugars <bsugars@canoe.ca>
26528              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
26529              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
26530      Branch: perl
26531            ! t/op/glob.t
26532 ____________________________________________________________________________
26533 [  9737] By: jhi                                   on 2001/04/18  13:24:50
26534         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
26535              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26536              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
26537              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
26538      Branch: perl
26539            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
26540            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
26541 ____________________________________________________________________________
26542 [  9736] By: jhi                                   on 2001/04/18  04:15:14
26543         Log: The #9735 also changes the subtest 12.
26544      Branch: perl
26545            ! t/lib/b.t
26546 ____________________________________________________________________________
26547 [  9735] By: jhi                                   on 2001/04/18  03:55:17
26548         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
26549              From: David Dyck <dcd@tc.fluke.com>
26550              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
26551              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
26552      Branch: perl
26553            ! ext/B/B/Deparse.pm
26554 ____________________________________________________________________________
26555 [  9734] By: jhi                                   on 2001/04/18  03:54:11
26556         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
26557              From: Gisle Aas <gisle@ActiveState.com>
26558              Date: 17 Apr 2001 19:06:45 -0700
26559              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
26560      Branch: perl
26561            ! pp_hot.c t/op/misc.t
26562 ____________________________________________________________________________
26563 [  9733] By: jhi                                   on 2001/04/17  22:25:22
26564         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
26565              From: "Abigail" <abigail@foad.org>
26566              Date: Wed, 18 Apr 2001 01:17:46 +0200
26567              Message-ID: <20010417231746.21657.qmail@foad.org>
26568      Branch: perl
26569            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
26570 ____________________________________________________________________________
26571 [  9732] By: jhi                                   on 2001/04/17  20:47:56
26572         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
26573              From: Robin Houston <robin@kitsite.com>
26574              Date: Tue, 17 Apr 2001 22:37:42 +0100
26575              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
26576      Branch: perl
26577            ! ext/B/B/Deparse.pm
26578 ____________________________________________________________________________
26579 [  9731] By: nick                                  on 2001/04/17  20:46:35
26580         Log: Re-sync for t/lib/b.t fix
26581      Branch: perlio
26582           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
26583 ____________________________________________________________________________
26584 [  9730] By: jhi                                   on 2001/04/17  20:45:29
26585         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
26586              From: Robin Houston <robin@kitsite.com>
26587              Date: Tue, 17 Apr 2001 22:29:36 +0100
26588              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
26589      Branch: perl
26590            ! ext/B/B.xs ext/B/B/Deparse.pm
26591 ____________________________________________________________________________
26592 [  9729] By: jhi                                   on 2001/04/17  20:43:11
26593         Log: Subject: Deparse - parenthesise args to undeclared subs
26594              From: Robin Houston <robin@kitsite.com>
26595              Date: Tue, 17 Apr 2001 21:31:05 +0100
26596              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
26597      Branch: perl
26598            ! ext/B/B/Deparse.pm
26599 ____________________________________________________________________________
26600 [  9728] By: jhi                                   on 2001/04/17  18:57:30
26601         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
26602              From: Benjamin Sugars <ben.sugars@home.com>
26603              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
26604              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
26605      Branch: perl
26606            ! t/lib/cwd.t
26607 ____________________________________________________________________________
26608 [  9727] By: jhi                                   on 2001/04/17  18:20:20
26609         Log: Subject: [PATCH B::Deparse] ambient pragmas
26610              From: Robin Houston <robin@kitsite.com>
26611              Date: Tue, 17 Apr 2001 20:01:59 +0100
26612              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
26613      Branch: perl
26614            ! ext/B/B/Deparse.pm t/lib/b.t
26615 ____________________________________________________________________________
26616 [  9726] By: nick                                  on 2001/04/17  16:33:51
26617         Log: Integrate mainline (t/lib/b.t fails test 2...)
26618      Branch: perlio
26619           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
26620           +> ext/List/Util/README ext/List/Util/Util.xs
26621           +> ext/List/Util/lib/List/Util.pm
26622           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
26623           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
26624           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
26625           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
26626           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
26627           !> (integrate 31 files)
26628 ____________________________________________________________________________
26629 [  9725] By: jhi                                   on 2001/04/17  12:14:24
26630         Log: Subject: multiple B::* changes
26631              From: Robin Houston <robin@kitsite.com>
26632              Date: Thu, 12 Apr 2001 20:12:27 +0100
26633              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
26634      Branch: perl
26635            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
26636 ____________________________________________________________________________
26637 [  9724] By: jhi                                   on 2001/04/17  11:59:05
26638         Log: Thread-awareness from Doug MacEachern.
26639      Branch: perl
26640            ! ext/List/Util/Util.xs
26641 ____________________________________________________________________________
26642 [  9723] By: jhi                                   on 2001/04/17  11:57:41
26643         Log: Make the test more portable.
26644      Branch: perl
26645            ! t/lib/cwd.t
26646 ____________________________________________________________________________
26647 [  9722] By: jhi                                   on 2001/04/17  11:53:50
26648         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
26649              From: Benjamin Sugars <ben.sugars@home.com>
26650              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
26651              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
26652      Branch: perl
26653            ! t/lib/cwd.t
26654 ____________________________________________________________________________
26655 [  9721] By: jhi                                   on 2001/04/17  11:52:17
26656         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
26657              From: Benjamin Sugars <bsugars@canoe.ca>
26658              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
26659              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
26660      Branch: perl
26661            ! op.c
26662 ____________________________________________________________________________
26663 [  9720] By: jhi                                   on 2001/04/17  11:35:42
26664         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
26665              From: Chris Nandor <pudge@pobox.com>
26666              Date: Tue, 17 Apr 2001 00:30:49 -0400
26667              Message-Id: <p05100207b701768712de@[10.0.1.177]>
26668      Branch: perl
26669            ! ext/File/Glob/bsd_glob.c gv.c
26670 ____________________________________________________________________________
26671 [  9719] By: jhi                                   on 2001/04/17  11:32:13
26672         Log: Subject: [PATCH] Tweten->West
26673              From: Casey West <casey@geeknest.com>
26674              Date: Mon, 16 Apr 2001 12:11:22 -0400
26675              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
26676      Branch: perl
26677            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
26678            ! pod/perltie.pod
26679 ____________________________________________________________________________
26680 [  9718] By: jhi                                   on 2001/04/16  03:22:52
26681         Log: Update Changes.
26682      Branch: perl
26683            ! Changes patchlevel.h
26684 ____________________________________________________________________________
26685 [  9717] By: jhi                                   on 2001/04/16  03:06:28
26686         Log: Regen toc.
26687      Branch: perl
26688            ! pod/perltoc.pod
26689 ____________________________________________________________________________
26690 [  9716] By: jhi                                   on 2001/04/16  02:58:42
26691         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
26692              From: Prymmer/Kahn <pvhp@best.com>
26693              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
26694              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
26695      Branch: perl
26696            ! utf8.c
26697 ____________________________________________________________________________
26698 [  9715] By: jhi                                   on 2001/04/15  23:40:35
26699         Log: Subject: Re: Net::Ping patch, adds stream protocol
26700              From: bronson@rinspin.com (Scott Bronson)
26701              Date: Tue, 10 Apr 2001 23:58:33 -0700
26702              Message-ID: <20010410235833.N29719@rinspin.com>
26703      Branch: perl
26704            ! lib/Net/Ping.pm
26705 ____________________________________________________________________________
26706 [  9714] By: jhi                                   on 2001/04/15  23:31:46
26707         Log: Printing out the ok messages helps successful testing.
26708      Branch: perl
26709            ! t/lib/time-hires.t
26710 ____________________________________________________________________________
26711 [  9713] By: jhi                                   on 2001/04/15  21:43:24
26712         Log: Update Douglas Wegscheid's email.
26713      Branch: perl
26714            ! AUTHORS
26715 ____________________________________________________________________________
26716 [  9712] By: jhi                                   on 2001/04/15  21:40:41
26717         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
26718              From: Michael G Schwern <schwern@pobox.com>
26719              Date: Sat, 14 Apr 2001 22:40:50 +0100
26720              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
26721      Branch: perl
26722            + t/lib/exporter.t
26723            ! MANIFEST lib/Exporter/Heavy.pm
26724 ____________________________________________________________________________
26725 [  9711] By: jhi                                   on 2001/04/15  21:39:21
26726         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
26727              From: Michael G Schwern <schwern@pobox.com>
26728              Date: Sat, 14 Apr 2001 22:13:59 +0100
26729              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
26730      Branch: perl
26731            ! t/op/loopctl.t
26732 ____________________________________________________________________________
26733 [  9710] By: jhi                                   on 2001/04/15  21:30:19
26734         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
26735              From: Michael G Schwern <schwern@pobox.com>
26736              Date: Sat, 14 Apr 2001 22:05:32 +0100
26737              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
26738      Branch: perl
26739            ! t/pragma/warnings.t
26740 ____________________________________________________________________________
26741 [  9709] By: jhi                                   on 2001/04/15  19:34:09
26742         Log: Integrate changes #9706,9707 from maintperl into mainline.
26743              
26744              change#7210 broke .packlist generation
26745              
26746              ExtUtils::Installed doesn't quote regex metacharacters in paths
26747              before using them in match; also make it work for dosish platforms
26748      Branch: perl
26749           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
26750 ____________________________________________________________________________
26751 [  9708] By: jhi                                   on 2001/04/15  19:31:01
26752         Log: Test also the scalar aspect of getitimer().
26753      Branch: perl
26754            ! t/lib/time-hires.t
26755 ____________________________________________________________________________
26756 [  9707] By: gsar                                  on 2001/04/15  17:24:20
26757         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
26758              before using them in match; also make it work for dosish platforms
26759      Branch: maint-5.6/perl
26760            ! lib/ExtUtils/Installed.pm
26761 ____________________________________________________________________________
26762 [  9706] By: gsar                                  on 2001/04/15  17:21:59
26763         Log: change#7210 broke .packlist generation (listed only filename
26764              rather than fully qualified path name)
26765      Branch: maint-5.6/perl
26766            ! lib/ExtUtils/Install.pm
26767 ____________________________________________________________________________
26768 [  9705] By: jhi                                   on 2001/04/15  12:36:33
26769         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
26770      Branch: perl
26771            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
26772            ! t/lib/time-hires.t
26773 ____________________________________________________________________________
26774 [  9704] By: jhi                                   on 2001/04/15  10:49:08
26775         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
26776              From: Prymmer/Kahn <pvhp@best.com>
26777              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
26778              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
26779      Branch: perl
26780            ! lib/utf8.pm pod/perlebcdic.pod
26781 ____________________________________________________________________________
26782 [  9703] By: jhi                                   on 2001/04/15  02:26:26
26783         Log: I keep forgetting to sort MANIFEST.
26784      Branch: perl
26785            ! MANIFEST
26786 ____________________________________________________________________________
26787 [  9702] By: jhi                                   on 2001/04/15  02:07:47
26788         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
26789              Now we have blessed, reftype, tainted, first, reduce, ...
26790      Branch: perl
26791            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
26792            + ext/List/Util/README ext/List/Util/Util.xs
26793            + ext/List/Util/lib/List/Util.pm
26794            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
26795            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
26796            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
26797            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
26798            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
26799            ! MANIFEST
26800 ____________________________________________________________________________
26801 [  9701] By: jhi                                   on 2001/04/14  15:05:25
26802         Log: Subject: RE: dprofpp.pl updates 
26803              From: Carl Eklof <CEklof@endeca.com>
26804              Date: Thu, 12 Apr 2001 18:45:46 -0400
26805              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
26806      Branch: perl
26807            ! utils/dprofpp.PL
26808 ____________________________________________________________________________
26809 [  9700] By: jhi                                   on 2001/04/14  14:44:55
26810         Log: Do not just blindly add CR.
26811      Branch: perl
26812            ! Porting/makerel
26813 ____________________________________________________________________________
26814 [  9699] By: jhi                                   on 2001/04/13  13:17:01
26815         Log: Update Changes.
26816      Branch: perl
26817            ! Changes patchlevel.h
26818 ____________________________________________________________________________
26819 [  9698] By: jhi                                   on 2001/04/13  12:44:48
26820         Log: Integrate perlio.
26821      Branch: perl
26822           !> ext/PerlIO/Scalar/Scalar.xs
26823 ____________________________________________________________________________
26824 [  9697] By: jhi                                   on 2001/04/13  12:29:15
26825         Log: Add more debug output to the test.
26826      Branch: perl
26827            ! t/lib/cwd.t
26828 ____________________________________________________________________________
26829 [  9696] By: nick                                  on 2001/04/13  10:14:29
26830         Log: Fix core dump on binmode($fh,'Scalar')
26831      Branch: perlio
26832            ! ext/PerlIO/Scalar/Scalar.xs
26833 ____________________________________________________________________________
26834 [  9695] By: nick                                  on 2001/04/13  09:05:42
26835         Log: Integrate mainline
26836      Branch: perlio
26837           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
26838           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
26839           +> t/lib/time-hires.t
26840           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
26841           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
26842           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
26843           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
26844           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
26845           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
26846           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
26847 ____________________________________________________________________________
26848 [  9694] By: jhi                                   on 2001/04/12  22:23:35
26849         Log: Integrate change #9693 from maintperl into mainline.
26850              
26851              $VERSION and Version() on the same line provokes a warning from
26852              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
26853      Branch: perl
26854           !> lib/Devel/SelfStubber.pm
26855 ____________________________________________________________________________
26856 [  9693] By: gsar                                  on 2001/04/12  21:55:56
26857         Log: $VERSION and Version() on the same line provokes a warning from
26858              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
26859      Branch: maint-5.6/perl
26860            ! lib/Devel/SelfStubber.pm
26861 ____________________________________________________________________________
26862 [  9692] By: jhi                                   on 2001/04/12  13:54:00
26863         Log: This is at least 5.005.
26864      Branch: perl
26865            ! ext/Time/HiRes/HiRes.xs
26866 ____________________________________________________________________________
26867 [  9691] By: jhi                                   on 2001/04/12  13:37:20
26868         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
26869      Branch: perl
26870            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
26871            ! win32/Makefile win32/makefile.mk
26872 ____________________________________________________________________________
26873 [  9690] By: jhi                                   on 2001/04/12  01:34:46
26874         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
26875      Branch: perl
26876            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
26877            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
26878            + t/lib/time-hires.t
26879            ! MANIFEST
26880 ____________________________________________________________________________
26881 [  9689] By: jhi                                   on 2001/04/12  00:28:39
26882         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
26883              From: Gisle Aas <gisle@ActiveState.com>
26884              Date: 11 Apr 2001 16:36:11 -0700
26885              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
26886      Branch: perl
26887            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
26888 ____________________________________________________________________________
26889 [  9688] By: jhi                                   on 2001/04/12  00:27:39
26890         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
26891              From: Gisle Aas <gisle@ActiveState.com>
26892              Date: 11 Apr 2001 11:13:24 -0700
26893              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
26894      Branch: perl
26895            ! ext/MIME/Base64/Base64.xs
26896 ____________________________________________________________________________
26897 [  9687] By: jhi                                   on 2001/04/11  19:51:47
26898         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
26899      Branch: perl
26900            ! Todo-5.6
26901 ____________________________________________________________________________
26902 [  9686] By: jhi                                   on 2001/04/11  16:54:25
26903         Log: Subject: [PATCH opcode.pl] Documentation of table format
26904              From: Simon Cozens <simon@netthink.co.uk>
26905              Date: Wed, 11 Apr 2001 12:59:31 +0100
26906              Message-ID: <20010411125931.A25681@netthink.co.uk>
26907      Branch: perl
26908            ! opcode.pl
26909 ____________________________________________________________________________
26910 [  9685] By: jhi                                   on 2001/04/11  16:53:15
26911         Log: Subject: [PATCH] prototype("CORE::recv")
26912              From: Simon Cozens <simon@netthink.co.uk>
26913              Date: Wed, 11 Apr 2001 13:24:35 +0100
26914              Message-ID: <20010411132435.A26169@netthink.co.uk>
26915      Branch: perl
26916            ! pp.c t/comp/proto.t
26917 ____________________________________________________________________________
26918 [  9684] By: jhi                                   on 2001/04/11  16:47:13
26919         Log: FAQ (and AUTHORS) update from Dan Carson: the information
26920              was several years obsolete, Term::Readkey has been updated
26921              to have the functionality.
26922      Branch: perl
26923            ! AUTHORS pod/perlfaq5.pod
26924 ____________________________________________________________________________
26925 [  9683] By: jhi                                   on 2001/04/11  12:15:46
26926         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
26927              From: Calle Dybedahl <calle@lysator.liu.se>
26928              Date: 10 Apr 2001 16:44:16 +0200
26929              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
26930      Branch: perl
26931            ! ext/MIME/Base64/Base64.xs
26932 ____________________________________________________________________________
26933 [  9682] By: jhi                                   on 2001/04/11  12:12:26
26934         Log: A more minimal fix for 20010410.006 from Hugo.
26935      Branch: perl
26936            ! regexec.c
26937 ____________________________________________________________________________
26938 [  9681] By: jhi                                   on 2001/04/11  11:34:23
26939         Log: Integrate changes #9678,9679 from maintline into mainperl.
26940              
26941              addendum to change#9676
26942              
26943              up $File::Glob::VERSION; add a note pointing out the version of
26944              the OpenBSD glob bsd_glob.c resembles
26945      Branch: perl
26946           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
26947           !> ext/File/Glob/bsd_glob.h
26948 ____________________________________________________________________________
26949 [  9680] By: jhi                                   on 2001/04/11  11:30:38
26950         Log: Bad test numbering in integrate in #9677.
26951              Fixes ID 20010411.001.
26952      Branch: perl
26953            ! t/op/pat.t
26954 ____________________________________________________________________________
26955 [  9679] By: gsar                                  on 2001/04/11  03:38:40
26956         Log: up $File::Glob::VERSION; add a note pointing out the version of
26957              the OpenBSD glob bsd_glob.c resembles
26958      Branch: maint-5.6/perl
26959            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
26960            ! ext/File/Glob/bsd_glob.h
26961 ____________________________________________________________________________
26962 [  9678] By: gsar                                  on 2001/04/11  03:09:48
26963         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
26964              revision 1.8.10.1 found here:
26965              
26966              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
26967      Branch: maint-5.6/perl
26968            ! ext/File/Glob/bsd_glob.c
26969 ____________________________________________________________________________
26970 [  9677] By: jhi                                   on 2001/04/11  02:54:39
26971         Log: Integrate changes #9675,9676 from maintperl into mainline.
26972              
26973              fix for bug 20010410.006, undo change#7115
26974              
26975              port the OpenBSD glob() security patch
26976      Branch: perl
26977           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
26978           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
26979           !> t/op/pat.t
26980 ____________________________________________________________________________
26981 [  9676] By: gsar                                  on 2001/04/11  02:19:02
26982         Log: port the glob() security patch found at:
26983              
26984              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
26985              
26986              CERT advisory for the issue is here:
26987              
26988              http://www.cert.org/advisories/CA-2001-07.html
26989              
26990              Note that the security scare is only relevant for those who are
26991              foolish enough to build suidperl (which is now officially discouraged)
26992      Branch: maint-5.6/perl
26993            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
26994            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
26995 ____________________________________________________________________________
26996 [  9675] By: gsar                                  on 2001/04/10  23:52:11
26997         Log: fix for bug 20010410.006
26998              
26999              undo change#7115 (came into maint-5.6 as change#8156)
27000              
27001              add tests to keep it from coming back
27002      Branch: maint-5.6/perl
27003            ! regexec.c t/op/pat.t
27004 ____________________________________________________________________________
27005 [  9674] By: nick                                  on 2001/04/10  20:39:31
27006         Log: Integrate mainline
27007      Branch: perlio
27008           +> Porting/testall.atom
27009           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
27010           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
27011           !> t/lib/lc-uk.t t/pod/find.t
27012 ____________________________________________________________________________
27013 [  9673] By: nick                                  on 2001/04/10  18:46:14
27014         Log: Integrate against change 9670 aka perl-5.7.1
27015      Branch: perlio
27016           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
27017           !> (integrate 53 files)
27018 ____________________________________________________________________________
27019 [  9672] By: jhi                                   on 2001/04/10  13:45:01
27020         Log: Add a script for doing cumulative profile of the test suite.
27021              (Requires ATOM, that is, Tru64.)
27022      Branch: perl
27023            + Porting/testall.atom
27024            ! MANIFEST
27025 ____________________________________________________________________________
27026 [  9671] By: jhi                                   on 2001/04/10  12:38:53
27027         Log: Missing std block.
27028      Branch: perl
27029            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
27030            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
27031            ! t/pod/find.t
27032 ____________________________________________________________________________
27033 [  9670] By: jhi                                   on 2001/04/10  01:25:58
27034         Log: This is 5.7.1.
27035      Branch: perl
27036            ! patchlevel.h
27037 ____________________________________________________________________________
27038 [  9669] By: jhi                                   on 2001/04/10  01:09:14
27039         Log: Update Changes.
27040      Branch: perl
27041            ! Changes patchlevel.h
27042 ____________________________________________________________________________
27043 [  9668] By: jhi                                   on 2001/04/10  01:00:38
27044         Log: Regen toc.
27045      Branch: perl
27046            ! pod/perltoc.pod
27047 ____________________________________________________________________________
27048 [  9667] By: jhi                                   on 2001/04/10  00:52:16
27049         Log: Update perlhist.
27050      Branch: perl
27051            ! pod/perlhist.pod
27052 ____________________________________________________________________________
27053 [  9666] By: jhi                                   on 2001/04/09  23:38:59
27054         Log: Slight wording tweaks from Damian to #9658.
27055      Branch: perl
27056            ! pod/perlobj.pod
27057 ____________________________________________________________________________
27058 [  9665] By: jhi                                   on 2001/04/09  19:56:06
27059         Log: Subject: [PATCH perlutil.pod] Nit
27060              From: Simon Cozens <simon@netthink.co.uk>
27061              Date: Mon, 9 Apr 2001 20:29:44 +0100
27062              Message-ID: <20010409202944.A14796@the.earth.li>
27063      Branch: perl
27064            ! pod/perlutil.pod
27065 ____________________________________________________________________________
27066 [  9664] By: jhi                                   on 2001/04/09  19:54:42
27067         Log: Subject: Re: perl571delta.pod@9631
27068              From: Mike Guy <mjtg@cam.ac.uk>
27069              Date: Mon, 09 Apr 2001 18:09:14 +0100
27070              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
27071      Branch: perl
27072            ! pod/perl571delta.pod
27073 ____________________________________________________________________________
27074 [  9663] By: jhi                                   on 2001/04/09  13:43:35
27075         Log: Update Changes.
27076      Branch: perl
27077            ! Changes patchlevel.h
27078 ____________________________________________________________________________
27079 [  9662] By: jhi                                   on 2001/04/09  13:24:46
27080         Log: tweak tweak.
27081      Branch: perl
27082            ! AUTHORS pod/perl571delta.pod
27083 ____________________________________________________________________________
27084 [  9661] By: jhi                                   on 2001/04/09  13:15:13
27085         Log: Thinko in manual patch applying.
27086      Branch: perl
27087            ! sv.c
27088 ____________________________________________________________________________
27089 [  9660] By: jhi                                   on 2001/04/09  13:07:53
27090         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
27091              From: Robin Barker <rmb1@cise.npl.co.uk> 
27092              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
27093              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
27094              
27095              (This corrects the case where the "isn't numeric" string contains \0s
27096              and is longer than the temporary buffer, and contains \0 at the point
27097              the string would be truncated by "...".) 
27098      Branch: perl
27099            ! sv.c
27100 ____________________________________________________________________________
27101 [  9659] By: jhi                                   on 2001/04/09  12:57:41
27102         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
27103      Branch: perl
27104            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
27105            ! t/lib/cgi-function.t t/lib/cgi-html.t
27106 ____________________________________________________________________________
27107 [  9658] By: jhi                                   on 2001/04/09  12:48:47
27108         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
27109              From: Ilmari Karonen <iltzu@sci.fi>
27110              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
27111              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
27112              
27113              Rearrange and rewrite the Method Invocation section
27114              to explain the concepts in nicer order.
27115      Branch: perl
27116            ! pod/perlobj.pod
27117 ____________________________________________________________________________
27118 [  9657] By: jhi                                   on 2001/04/09  12:35:58
27119         Log: Upgrade to podlators 1.09, from Russ Allbery.
27120      Branch: perl
27121            ! lib/Pod/Man.pm lib/Pod/Text.pm
27122 ____________________________________________________________________________
27123 [  9656] By: jhi                                   on 2001/04/09  12:31:53
27124         Log: perl571delta.
27125      Branch: perl
27126            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
27127 ____________________________________________________________________________
27128 [  9655] By: jhi                                   on 2001/04/09  12:20:09
27129         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
27130              From: Prymmer/Kahn <pvhp@best.com>
27131              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
27132              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
27133      Branch: perl
27134            ! lib/utf8.pm pod/perlunicode.pod
27135 ____________________________________________________________________________
27136 [  9654] By: gsar                                  on 2001/04/09  03:38:33
27137         Log: here lies 5.6.1
27138      Branch: maint-5.6/perl
27139            ! Changes
27140 ____________________________________________________________________________
27141 [  9653] By: jhi                                   on 2001/04/09  03:25:24
27142         Log: Update perlhist.
27143      Branch: perl
27144            ! pod/perlhist.pod
27145 ____________________________________________________________________________
27146 [  9652] By: jhi                                   on 2001/04/09  03:18:49
27147         Log: perl571delta tweaking continues.
27148      Branch: perl
27149            ! pod/perl571delta.pod
27150 ____________________________________________________________________________
27151 [  9651] By: gsar                                  on 2001/04/09  03:11:19
27152         Log: update Changes, patchlevel.h &c.
27153      Branch: maint-5.6/perl
27154            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
27155            ! pod/perltoc.pod
27156 ____________________________________________________________________________
27157 [  9650] By: jhi                                   on 2001/04/09  02:40:24
27158         Log: Integrate the perlfork half of #9513 from maintperl into mainline
27159              (the perlunicode half is obsolete)
27160      Branch: perl
27161            ! pod/perlfork.pod
27162 ____________________________________________________________________________
27163 [  9649] By: gsar                                  on 2001/04/09  02:35:43
27164         Log: tweak perldelta as suggested by Jarkko
27165      Branch: maint-5.6/perl
27166            ! pod/perldelta.pod
27167 ____________________________________________________________________________
27168 [  9648] By: jhi                                   on 2001/04/09  02:13:04
27169         Log: Integrate change #9646 from maintperl into mainline.
27170              
27171              add note about ithreads and Thread.pm
27172      Branch: perl
27173           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
27174 ____________________________________________________________________________
27175 [  9647] By: jhi                                   on 2001/04/09  02:10:18
27176         Log: Bad assumption that shortsize == 2.
27177      Branch: perl
27178            ! t/lib/xs-typemap.t
27179 ____________________________________________________________________________
27180 [  9646] By: gsar                                  on 2001/04/09  00:48:04
27181         Log: add note about ithreads and Thread.pm (too many people are
27182              confused by the fact that Thread.pm is built and installed
27183              under non-5005threads but doesn't work)
27184      Branch: maint-5.6/perl
27185            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
27186 ____________________________________________________________________________
27187 [  9645] By: gsar                                  on 2001/04/09  00:19:03
27188         Log: update perldelta.pod for changes in 5.6.1
27189      Branch: maint-5.6/perl
27190            ! Changes pod/perldelta.pod
27191 ____________________________________________________________________________
27192 [  9644] By: jhi                                   on 2001/04/08  20:37:00
27193         Log: Integrate change #9639 from maintperl into mainline:
27194              on windows, many of the README.* pods were being copied to
27195              the wrong location
27196      Branch: perl
27197           !> win32/Makefile win32/makefile.mk
27198 ____________________________________________________________________________
27199 [  9643] By: jhi                                   on 2001/04/08  20:07:11
27200         Log: Integrate change #9624 from maintperl into mainline:
27201              the pod tests were not okay.  (t/pod/find.t changes ignored)
27202      Branch: perl
27203           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
27204           !> t/pod/include.t t/pod/included.t t/pod/lref.t
27205           !> t/pod/multiline_items.t t/pod/nested_items.t
27206           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
27207           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
27208 ____________________________________________________________________________
27209 [  9642] By: jhi                                   on 2001/04/08  19:57:17
27210         Log: Integrate change #9638 from maintperl into mainline:
27211              update to latest JPL from the anoncvs repository
27212      Branch: perl
27213           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
27214           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
27215           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
27216 ____________________________________________________________________________
27217 [  9641] By: jhi                                   on 2001/04/08  19:53:30
27218         Log: perl571delta updates.
27219      Branch: perl
27220            ! lib/Filter/Simple.pm pod/perl571delta.pod
27221 ____________________________________________________________________________
27222 [  9640] By: gsar                                  on 2001/04/08  19:20:46
27223         Log: integrate change#9634 from mainline
27224              
27225              Fix the perlmodlib generation (didn't understand separate .pod
27226              files; didn't understand -- as the name-thing separator).
27227              Update the CPAN mirrors list.
27228      Branch: maint-5.6/perl
27229            ! pod/perlmodlib.pod
27230           !> pod/perlmodlib.PL
27231 ____________________________________________________________________________
27232 [  9639] By: gsar                                  on 2001/04/08  18:57:31
27233         Log: on windows, many of the README.* pods were being copied to the wrong
27234              location
27235      Branch: maint-5.6/perl
27236            ! win32/Makefile win32/makefile.mk
27237 ____________________________________________________________________________
27238 [  9638] By: gsar                                  on 2001/04/08  18:38:25
27239         Log: update to latest JPL from the anoncvs repository
27240      Branch: maint-5.6/perl
27241            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
27242            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
27243            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
27244 ____________________________________________________________________________
27245 [  9637] By: jhi                                   on 2001/04/08  17:53:53
27246         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
27247      Branch: perl
27248            ! pod/perl571delta.pod
27249 ____________________________________________________________________________
27250 [  9636] By: jhi                                   on 2001/04/08  17:18:32
27251         Log: Regen toc.
27252      Branch: perl
27253            ! pod/perltoc.pod
27254 ____________________________________________________________________________
27255 [  9635] By: jhi                                   on 2001/04/08  17:16:33
27256         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
27257              From: "Craig A. Berry" <craigberry@mac.com>
27258              Date: Sun, 08 Apr 2001 12:30:16 -0500
27259              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
27260      Branch: perl
27261            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
27262 ____________________________________________________________________________
27263 [  9634] By: jhi                                   on 2001/04/08  17:09:19
27264         Log: Fix the perlmodlib generation (didn't understand separate .pod
27265              files; didn't understand -- as the name-thing separator).
27266              
27267              Update the CPAN mirrors list.
27268      Branch: perl
27269            ! pod/perlmodlib.PL pod/perlmodlib.pod
27270 ____________________________________________________________________________
27271 [  9633] By: jhi                                   on 2001/04/08  16:49:17
27272         Log: Sort MANIFEST.
27273      Branch: perl
27274            ! MANIFEST
27275 ____________________________________________________________________________
27276 [  9632] By: gsar                                  on 2001/04/08  16:36:06
27277         Log: add $Tie::RefHash::VERSION
27278      Branch: maint-5.6/perl
27279            ! lib/Tie/RefHash.pm
27280 ____________________________________________________________________________
27281 [  9631] By: jhi                                   on 2001/04/08  16:10:15
27282         Log: perl571delta updates based on p5p feedback; still needs
27283              lots of examples.
27284      Branch: perl
27285            ! pod/perl571delta.pod
27286 ____________________________________________________________________________
27287 [  9630] By: jhi                                   on 2001/04/08  15:59:13
27288         Log: Update the list of supported platforms to talk about 5.7.1
27289              (and 5.6.1)
27290      Branch: perl
27291            ! pod/perlport.pod
27292 ____________________________________________________________________________
27293 [  9629] By: jhi                                   on 2001/04/08  15:55:41
27294         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
27295              from maintperl into mainline: perlport updates.
27296      Branch: perl
27297            ! pod/perlport.pod
27298 ____________________________________________________________________________
27299 [  9628] By: jhi                                   on 2001/04/08  15:53:17
27300         Log: perlsolaris.pod copied to wrong directory.
27301      Branch: perl
27302            ! win32/makefile.mk
27303 ____________________________________________________________________________
27304 [  9627] By: jhi                                   on 2001/04/08  14:48:18
27305         Log: Subject: Typos in perl571delta.pod
27306              From: "Stephen P. Potter" <spp@spotter.yi.org>
27307              Date: Sat, 07 Apr 2001 20:37:05 -0400
27308              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
27309      Branch: perl
27310            ! pod/perl571delta.pod
27311 ____________________________________________________________________________
27312 [  9626] By: jhi                                   on 2001/04/08  14:39:04
27313         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
27314      Branch: perl
27315            ! gv.c
27316 ____________________________________________________________________________
27317 [  9625] By: nick                                  on 2001/04/08  10:14:23
27318         Log: Integrate mainline
27319      Branch: perlio
27320           +> pod/perl570delta.pod pod/perl571delta.pod
27321           !> (integrate 27 files)
27322 ____________________________________________________________________________
27323 [  9624] By: gsar                                  on 2001/04/08  06:08:17
27324         Log: test in t/pod/* were busted
27325              
27326              these tests are still not enabled in t/{harness,TEST}
27327      Branch: maint-5.6/perl
27328            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
27329            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
27330            ! t/pod/multiline_items.t t/pod/nested_items.t
27331            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
27332            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
27333 ____________________________________________________________________________
27334 [  9623] By: gsar                                  on 2001/04/08  03:37:01
27335         Log: integrate change#9470 from mainline
27336              
27337              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
27338      Branch: maint-5.6/perl
27339           !> ext/Socket/Socket.xs
27340 ____________________________________________________________________________
27341 [  9622] By: jhi                                   on 2001/04/07  22:40:47
27342         Log: Update Changes.
27343      Branch: perl
27344            ! Changes patchlevel.h
27345 ____________________________________________________________________________
27346 [  9621] By: jhi                                   on 2001/04/07  22:34:16
27347         Log: Update AUTHORS.
27348      Branch: perl
27349            ! AUTHORS
27350 ____________________________________________________________________________
27351 [  9620] By: jhi                                   on 2001/04/07  22:12:47
27352         Log: Forgot to bump the number of tests in #9164.
27353      Branch: perl
27354            ! t/op/array.t
27355 ____________________________________________________________________________
27356 [  9619] By: jhi                                   on 2001/04/07  22:09:50
27357         Log: Bump patchlevel to 5.7.1.
27358      Branch: perl
27359            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27360            ! config_h.SH patchlevel.h
27361 ____________________________________________________________________________
27362 [  9618] By: jhi                                   on 2001/04/07  22:02:41
27363         Log: Populate perl571delta.
27364      Branch: perl
27365            ! pod/perl571delta.pod
27366 ____________________________________________________________________________
27367 [  9617] By: jhi                                   on 2001/04/07  22:01:23
27368         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
27369              to forget it later; do not change patchlevel.h yet or regenerate
27370              Configure yet.
27371      Branch: perl
27372            ! epoc/config.sh win32/Makefile win32/config_H.bc
27373            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
27374 ____________________________________________________________________________
27375 [  9616] By: jhi                                   on 2001/04/07  17:46:33
27376         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
27377      Branch: perl
27378            ! pod/perl571delta.pod
27379 ____________________________________________________________________________
27380 [  9615] By: jhi                                   on 2001/04/07  17:33:21
27381         Log: Change the toc configuration.
27382      Branch: perl
27383            ! pod/buildtoc.PL pod/perl.pod
27384 ____________________________________________________________________________
27385 [  9614] By: jhi                                   on 2001/04/07  17:29:47
27386         Log: Subject: PATCH: $[
27387              From: Robin Houston <robin@kitsite.com>
27388              Date: Fri, 6 Apr 2001 18:10:14 +0100
27389              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
27390      Branch: perl
27391            ! op.c t/op/array.t
27392 ____________________________________________________________________________
27393 [  9613] By: jhi                                   on 2001/04/07  17:28:26
27394         Log: Subject: [PATCH perl@9424] isn't numeric warning
27395              From: Robin Barker <rmb1@cise.npl.co.uk>
27396              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
27397              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
27398      Branch: perl
27399            ! sv.c t/pragma/warn/sv
27400 ____________________________________________________________________________
27401 [  9612] By: jhi                                   on 2001/04/07  17:26:45
27402         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
27403              From: Mike Guy <mjtg@cam.ac.uk>
27404              Date: Fri, 06 Apr 2001 12:47:06 +0100
27405              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
27406      Branch: perl
27407            ! dump.c t/lib/peek.t
27408 ____________________________________________________________________________
27409 [  9611] By: jhi                                   on 2001/04/07  17:21:35
27410         Log: Create perl571delta and seed it off with the perldelta changes
27411              since 5.7.0; remove those changes from perldelta and rename it
27412              as perl570delta; recreate perldelta but leave it almost empty.
27413      Branch: perl
27414            + pod/perl570delta.pod pod/perl571delta.pod
27415            ! MANIFEST pod/perldelta.pod
27416 ____________________________________________________________________________
27417 [  9610] By: jhi                                   on 2001/04/07  16:56:32
27418         Log: Denit.
27419      Branch: perl
27420            ! pod/perldelta.pod
27421 ____________________________________________________________________________
27422 [  9609] By: jhi                                   on 2001/04/07  16:38:32
27423         Log: Retract #9523: needs more thought.
27424      Branch: perl
27425            ! Makefile.SH
27426 ____________________________________________________________________________
27427 [  9608] By: jhi                                   on 2001/04/07  14:59:20
27428         Log: atmark() code cleanaup.
27429      Branch: perl
27430            ! ext/IO/IO.xs
27431 ____________________________________________________________________________
27432 [  9607] By: jhi                                   on 2001/04/07  14:48:14
27433         Log: Integrate change #9605 from maintperl into mainline.
27434              
27435              can't optimize away scope entry if tr/// is present
27436      Branch: perl
27437           !> op.c t/op/tr.t
27438 ____________________________________________________________________________
27439 [  9606] By: jhi                                   on 2001/04/07  14:43:59
27440         Log: Integrate perlio.
27441      Branch: perl
27442           +> win32/FindExt.pm
27443           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
27444           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
27445 ____________________________________________________________________________
27446 [  9605] By: gsar                                  on 2001/04/07  11:52:40
27447         Log: can't optimize away scope entry if tr/// is present
27448      Branch: maint-5.6/perl
27449            ! op.c t/op/tr.t
27450 ____________________________________________________________________________
27451 [  9604] By: nick                                  on 2001/04/07  11:39:45
27452         Log: Split out extension finding code from buildext.pl into FindExt.pm
27453              Use it to get Config.pm's idea of available extensions in line
27454              with what is built.
27455      Branch: perlio
27456            + win32/FindExt.pm
27457            ! MANIFEST win32/buildext.pl win32/config_sh.PL
27458            ! win32/makefile.mk
27459 ____________________________________________________________________________
27460 [  9603] By: nick                                  on 2001/04/07  09:11:38
27461         Log: Cleanup correction for failed :Via() layer, also set an error code.
27462      Branch: perlio
27463            ! ext/PerlIO/Via/Via.xs
27464 ____________________________________________________________________________
27465 [  9602] By: nick                                  on 2001/04/07  08:38:04
27466         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
27467              style. So don't use binmode() on the handles so that Win32 etc. see
27468              same sequence and produce same digests.
27469      Branch: perlio
27470            ! t/lib/md5-file.t
27471 ____________________________________________________________________________
27472 [  9601] By: nick                                  on 2001/04/07  08:36:26
27473         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
27474              Else it complains and so crlf layer (say) does not get pushed.
27475      Branch: perlio
27476            ! perlio.c
27477 ____________________________________________________________________________
27478 [  9600] By: jhi                                   on 2001/04/06  23:00:09
27479         Log: Integrate change #9599 from perlio into mainline.
27480      Branch: perl
27481           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
27482           !> win32/config_H.vc
27483 ____________________________________________________________________________
27484 [  9599] By: nick                                  on 2001/04/06  21:42:43
27485         Log: Quote $VERSION in Encode.pm.
27486              regen_config_h as requested.
27487      Branch: perlio
27488            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
27489            ! win32/config_H.vc
27490 ____________________________________________________________________________
27491 [  9598] By: nick                                  on 2001/04/06  20:34:59
27492         Log: Integrate mainline
27493      Branch: perlio
27494           +> README.macos
27495           !> (integrate 39 files)
27496 ____________________________________________________________________________
27497 [  9597] By: gsar                                  on 2001/04/06  18:06:35
27498         Log: integrate change#9464 from mainline (addendum to change#8313)
27499              
27500              Subject: [PATCH @9452] Better peep()ing for foreach() loops
27501      Branch: maint-5.6/perl
27502           !> op.c
27503 ____________________________________________________________________________
27504 [  9596] By: jhi                                   on 2001/04/06  17:26:03
27505         Log: The d_casti32=undef is good for you even when not use64bitall.
27506      Branch: perl
27507            ! hints/hpux.sh
27508 ____________________________________________________________________________
27509 [  9595] By: gsar                                  on 2001/04/06  14:57:17
27510         Log: add a low-impact fix to accomodate darwin-ism
27511      Branch: maint-5.6/perl
27512            ! ext/Errno/Errno_pm.PL
27513 ____________________________________________________________________________
27514 [  9594] By: jhi                                   on 2001/04/06  14:55:14
27515         Log: Integrate changes #9528,9593 from mainline into maintperl;
27516              tweaking the editor/IDE/shell list.
27517      Branch: maint-5.6/perl
27518           !> pod/perlfaq3.pod
27519 ____________________________________________________________________________
27520 [  9593] By: jhi                                   on 2001/04/06  14:51:39
27521         Log: Make the editor/IDE/shell list a little bit airier.
27522      Branch: perl
27523            ! pod/perlfaq3.pod
27524 ____________________________________________________________________________
27525 [  9592] By: gsar                                  on 2001/04/06  14:45:18
27526         Log: integrate change#9477 from mainline (base.pm doc tweak)
27527              
27528              missing doc entry for fmod()
27529      Branch: maint-5.6/perl
27530            ! lib/Math/BigFloat.pm
27531           !> lib/base.pm
27532 ____________________________________________________________________________
27533 [  9591] By: jhi                                   on 2001/04/06  13:55:48
27534         Log: Regen toc.
27535      Branch: perl
27536            ! pod/perltoc.pod
27537 ____________________________________________________________________________
27538 [  9590] By: jhi                                   on 2001/04/06  13:54:52
27539         Log: Math::BigFloat patches from John Peacock.  The equivalent
27540              of #9586 from maintperl but reworked by John to work with
27541              the bleadperl.
27542      Branch: perl
27543            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
27544 ____________________________________________________________________________
27545 [  9589] By: jhi                                   on 2001/04/06  13:42:23
27546         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
27547      Branch: perl
27548            ! ext/Digest/MD5/Makefile.PL
27549 ____________________________________________________________________________
27550 [  9588] By: jhi                                   on 2001/04/06  13:31:45
27551         Log: Integrate changes #9584,9587 from maintperl into mainline.
27552              
27553              keep eval"" CVs alive until the end of the statement in which
27554              they're called
27555              
27556              add README.macos (from Chris Nandor)
27557              
27558              tyop in change#9555
27559      Branch: perl
27560           +> README.macos
27561           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
27562           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
27563           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
27564           !> win32/makefile.mk
27565 ____________________________________________________________________________
27566 [  9587] By: gsar                                  on 2001/04/06  07:31:30
27567         Log: add README.macos (from Chris Nandor)
27568              
27569              tyop in change#9555
27570      Branch: maint-5.6/perl
27571            + README.macos
27572            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
27573            ! win32/Makefile win32/makefile.mk
27574 ____________________________________________________________________________
27575 [  9586] By: gsar                                  on 2001/04/06  07:08:54
27576         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
27577      Branch: maint-5.6/perl
27578            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
27579 ____________________________________________________________________________
27580 [  9585] By: gsar                                  on 2001/04/06  06:58:44
27581         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
27582              from mainline
27583              
27584              Subject: [PATCH] Base64 update to perlfaq9.pod
27585              
27586              Subject: [PATCH AUTHORS] Housekeeping
27587              
27588              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
27589              Mac OS X (Darwin) has extra pwent fields.
27590              
27591              Subject: [PATCH B::*] print control-character vars readably
27592              Needs EBCDICification.
27593              
27594              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
27595              
27596              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
27597              
27598              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
27599              
27600              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
27601              
27602              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
27603              
27604              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
27605              
27606              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
27607              
27608              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
27609              
27610              FreeBSD hints tweak from Anton Berezin.
27611              
27612              Subject: [PATCH foolperl & bleadperl] README.vms update
27613              
27614              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
27615      Branch: maint-5.6/perl
27616           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
27617           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
27618           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
27619 ____________________________________________________________________________
27620 [  9584] By: gsar                                  on 2001/04/06  04:09:00
27621         Log: keep eval"" CVs alive until the end of the statement in which
27622              they're called; this avoids a coredump ensuing from search for
27623              lexicals in code such as:
27624              
27625              sub bug {
27626              my $s = @_;
27627              eval q[sub { eval 'sub { &$s }' }];
27628              }
27629              bug("x")->()->();
27630              
27631              this code still doesn't work as intended (as it has remained
27632              since time immemorial), but it doesn't provoke a coredump anymore
27633      Branch: maint-5.6/perl
27634            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
27635            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
27636 ____________________________________________________________________________
27637 [  9583] By: jhi                                   on 2001/04/05  23:52:51
27638         Log: Update Changes.
27639      Branch: perl
27640            ! Changes patchlevel.h
27641 ____________________________________________________________________________
27642 [  9582] By: jhi                                   on 2001/04/05  23:11:23
27643         Log: Slight doc tweak.
27644      Branch: perl
27645            ! pod/perlunicode.pod
27646 ____________________________________________________________________________
27647 [  9581] By: jhi                                   on 2001/04/05  23:04:11
27648         Log: Integrate perlio.
27649      Branch: perl
27650           !> pod/perlunicode.pod
27651 ____________________________________________________________________________
27652 [  9580] By: jhi                                   on 2001/04/05  23:03:29
27653         Log: Test for #9579.
27654      Branch: perl
27655            ! t/op/do.t
27656 ____________________________________________________________________________
27657 [  9579] By: jhi                                   on 2001/04/05  22:54:17
27658         Log: Subject: [PATCH] Propagate calling context for do '...'
27659              From: Gisle Aas <gisle@ActiveState.com>
27660              Date: 04 Apr 2001 20:17:29 -0700
27661              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
27662      Branch: perl
27663            ! pod/perlfunc.pod pp_ctl.c
27664 ____________________________________________________________________________
27665 [  9578] By: jhi                                   on 2001/04/05  22:52:51
27666         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
27667              From: Peter Prymmer <pvhp@forte.com>
27668              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
27669              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
27670      Branch: perl
27671            ! README.vms
27672 ____________________________________________________________________________
27673 [  9577] By: jhi                                   on 2001/04/05  22:48:22
27674         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
27675              From: "Craig A. Berry" <craigberry@mac.com>
27676              Date: Thu, 5 Apr 2001 13:43:28 -0500
27677              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
27678      Branch: perl
27679            ! README.vms
27680 ____________________________________________________________________________
27681 [  9576] By: jhi                                   on 2001/04/05  22:31:38
27682         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
27683              From: Michael G Schwern <schwern@pobox.com>
27684              Date: Thu, 5 Apr 2001 21:53:21 +0100
27685              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
27686      Branch: perl
27687            ! lib/base.pm t/lib/fields.t
27688 ____________________________________________________________________________
27689 [  9575] By: jhi                                   on 2001/04/05  22:26:10
27690         Log: FreeBSD hints tweak from Anton Berezin.
27691      Branch: perl
27692            ! hints/freebsd.sh
27693 ____________________________________________________________________________
27694 [  9574] By: jhi                                   on 2001/04/05  22:24:03
27695         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
27696              From: David Dyck <dcd@tc.fluke.com>
27697              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
27698              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
27699      Branch: perl
27700            ! t/op/oct.t
27701 ____________________________________________________________________________
27702 [  9573] By: jhi                                   on 2001/04/05  22:23:06
27703         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
27704              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
27705              From: David Dyck <dcd@tc.fluke.com>
27706              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
27707      Branch: perl
27708            ! pp.c
27709 ____________________________________________________________________________
27710 [  9572] By: jhi                                   on 2001/04/05  22:14:47
27711         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
27712              From: Robin Houston <robin@kitsite.com>
27713              Date: Thu, 5 Apr 2001 20:56:48 +0100
27714              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
27715      Branch: perl
27716            ! ext/B/B/Deparse.pm
27717 ____________________________________________________________________________
27718 [  9571] By: jhi                                   on 2001/04/05  22:12:53
27719         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
27720              From: Robin Houston <robin@kitsite.com>
27721              Date: Thu, 5 Apr 2001 19:55:51 +0100
27722              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
27723      Branch: perl
27724            ! ext/B/B/Deparse.pm
27725 ____________________________________________________________________________
27726 [  9570] By: jhi                                   on 2001/04/05  22:11:06
27727         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
27728              From: Robin Houston <robin@kitsite.com>
27729              Date: Thu, 5 Apr 2001 20:16:29 +0100
27730              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
27731      Branch: perl
27732            ! ext/B/B/Deparse.pm
27733 ____________________________________________________________________________
27734 [  9569] By: nick                                  on 2001/04/05  21:32:26
27735         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
27736      Branch: perlio
27737            ! pod/perlunicode.pod
27738 ____________________________________________________________________________
27739 [  9568] By: nick                                  on 2001/04/05  19:38:09
27740         Log: Integrate mainline
27741      Branch: perlio
27742           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
27743           !> (integrate 35 files)
27744 ____________________________________________________________________________
27745 [  9567] By: jhi                                   on 2001/04/05  18:31:45
27746         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
27747              From: Robin Houston <robin@kitsite.com>
27748              Date: Thu, 5 Apr 2001 18:03:23 +0100
27749              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
27750      Branch: perl
27751            ! ext/B/B/Deparse.pm
27752 ____________________________________________________________________________
27753 [  9566] By: jhi                                   on 2001/04/05  18:29:35
27754         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
27755              From: Robin Houston <robin@kitsite.com>
27756              Date: Thu, 5 Apr 2001 16:45:18 +0100
27757              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
27758      Branch: perl
27759            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
27760 ____________________________________________________________________________
27761 [  9565] By: jhi                                   on 2001/04/05  18:24:23
27762         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
27763              From: Robin Houston <robin@kitsite.com>
27764              Date: Thu, 5 Apr 2001 14:50:09 +0100
27765              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
27766      Branch: perl
27767            ! ext/B/B/Deparse.pm
27768 ____________________________________________________________________________
27769 [  9564] By: jhi                                   on 2001/04/05  18:23:03
27770         Log: Subject: [PATCH B::*] print control-character vars readably
27771              From: Robin Houston <robin@kitsite.com>
27772              Date: Thu, 5 Apr 2001 14:27:38 +0100
27773              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
27774              
27775              Needs EBCDICification.
27776      Branch: perl
27777            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
27778            ! ext/B/B/Terse.pm
27779 ____________________________________________________________________________
27780 [  9563] By: jhi                                   on 2001/04/05  18:20:32
27781         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
27782              Date: Thu, 5 Apr 2001 13:21:42 -0400
27783              From: Paul Schinder <schinder@pobox.com>
27784              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
27785              
27786              Mac OS X (Darwin) has extra pwent fields.
27787      Branch: perl
27788            ! t/op/pwent.t
27789 ____________________________________________________________________________
27790 [  9562] By: jhi                                   on 2001/04/05  17:57:51
27791         Log: Regen toc.
27792      Branch: perl
27793            ! pod/perltoc.pod
27794 ____________________________________________________________________________
27795 [  9561] By: jhi                                   on 2001/04/05  17:47:33
27796         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
27797      Branch: metaconfig
27798            ! U/Glossary.patch
27799      Branch: metaconfig/U/perl
27800            + d_u32align.U
27801            ! d_cmsghdr_s.U d_msghdr_s.U
27802 ____________________________________________________________________________
27803 [  9560] By: jhi                                   on 2001/04/05  17:47:01
27804         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
27805              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
27806              Introduce probes for struct msghdr, struct cmsghdr,
27807              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
27808              ualarm, usleep, for possible later extension work.
27809      Branch: perl
27810            + t/lib/md5-align.t
27811            ! Configure MANIFEST Porting/Glossary Porting/config.sh
27812            ! Porting/config_H config_h.SH configure.com epoc/config.sh
27813            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
27814            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27815            ! vos/config.ga.h win32/config.bc win32/config.gc
27816            ! win32/config.vc
27817 ____________________________________________________________________________
27818 [  9559] By: jhi                                   on 2001/04/05  13:03:04
27819         Log: Be traditional in your cpp (for the Errno extension).
27820      Branch: perl
27821            ! hints/darwin.sh
27822 ____________________________________________________________________________
27823 [  9558] By: jhi                                   on 2001/04/05  13:00:05
27824         Log: Add $Config{cppflags} to the gcc incantation.
27825      Branch: perl
27826            ! ext/Errno/Errno_pm.PL
27827 ____________________________________________________________________________
27828 [  9557] By: jhi                                   on 2001/04/05  04:22:39
27829         Log: Introduce Sean Burke's Class::ISA 0.32.
27830      Branch: perl
27831            + lib/Class/ISA.pm t/lib/class-isa.t
27832            ! MANIFEST
27833 ____________________________________________________________________________
27834 [  9556] By: jhi                                   on 2001/04/05  04:09:50
27835         Log: Subject: [PATCH AUTHORS] Housekeeping
27836              From: Paul Johnson <paul@pjcj.net> 
27837              Date: Wed, 4 Apr 2001 22:45:47 +0200
27838              Message-ID: <20010404224547.D9548@pjcj.net>
27839      Branch: perl
27840            ! AUTHORS
27841 ____________________________________________________________________________
27842 [  9555] By: jhi                                   on 2001/04/05  04:06:33
27843         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
27844              From: Gisle Aas <gisle@ActiveState.com>
27845              Date: 04 Apr 2001 14:23:04 -0700
27846              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
27847      Branch: perl
27848            ! pod/perlfaq9.pod
27849 ____________________________________________________________________________
27850 [  9554] By: jhi                                   on 2001/04/05  04:05:49
27851         Log: Downgrade also the "Wide character" diagnostic.
27852      Branch: perl
27853            ! pod/perldiag.pod
27854 ____________________________________________________________________________
27855 [  9553] By: jhi                                   on 2001/04/05  04:00:33
27856         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
27857              maintperl into mainline.
27858              
27859              "double" should be "NV"; standard typemap is missing entry
27860              for NV
27861              
27862              s/djSP/dSP/
27863              
27864              Downgrade "Wide character in print" to a warning.
27865              
27866              B::Deparse fix for ${^FOO} and documentation for PVX() method
27867              (from Robin Houston)
27868              
27869              tr/// doesn't null-terminate the result in some situations
27870              (from Gisle Aas)
27871      Branch: perl
27872           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
27873           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
27874           !> t/io/utf8.t t/op/tr.t
27875 ____________________________________________________________________________
27876 [  9552] By: jhi                                   on 2001/04/05  03:52:50
27877         Log: Retract changes #9542 and #9538 (from maintperl, integrated
27878              at #9540), shouldn't be needed because of the perlio changes.
27879      Branch: perl
27880            ! util.c
27881 ____________________________________________________________________________
27882 [  9551] By: gsar                                  on 2001/04/05  00:18:34
27883         Log: tr/// doesn't null-terminate the result in some situations
27884              (from Gisle Aas)
27885      Branch: maint-5.6/perl
27886            ! doop.c t/op/tr.t
27887 ____________________________________________________________________________
27888 [  9550] By: gsar                                  on 2001/04/04  20:04:17
27889         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
27890              (from Robin Houston)
27891      Branch: maint-5.6/perl
27892            ! ext/B/B.pm ext/B/B/Deparse.pm
27893 ____________________________________________________________________________
27894 [  9549] By: nick                                  on 2001/04/04  18:56:15
27895         Log: Downgrade "Wide character in print" to a warning.
27896      Branch: perlio
27897            ! doio.c t/io/utf8.t
27898 ____________________________________________________________________________
27899 [  9548] By: gsar                                  on 2001/04/04  18:51:49
27900         Log: integrate changes#9460,9462,9482,9521,9522
27901              
27902              Subject: PATCH: B::Debug should show LOOP-specific fields
27903              
27904              Subject: B::Deparse precedence bug. (Patch included.)
27905              
27906              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
27907              
27908              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
27909              
27910              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
27911      Branch: maint-5.6/perl
27912           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
27913           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
27914 ____________________________________________________________________________
27915 [  9547] By: gsar                                  on 2001/04/04  18:49:16
27916         Log: s/djSP/dSP/
27917      Branch: maint-5.6/perl
27918            ! ext/Thread/Thread.xs
27919 ____________________________________________________________________________
27920 [  9546] By: nick                                  on 2001/04/04  18:44:00
27921         Log: Integrate mainline.
27922      Branch: perlio
27923           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
27924           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
27925 ____________________________________________________________________________
27926 [  9545] By: gsar                                  on 2001/04/04  18:38:52
27927         Log: integrate change#8837 from mainline
27928              
27929              Subject: [patch] -Wall cleanup round 2
27930      Branch: maint-5.6/perl
27931           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
27932           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
27933           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
27934           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
27935           !> ext/SDBM_File/SDBM_File.xs
27936 ____________________________________________________________________________
27937 [  9544] By: gsar                                  on 2001/04/04  17:49:57
27938         Log: "double" should be "NV"; standard typemap is missing entry
27939              for NV
27940      Branch: maint-5.6/perl
27941            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
27942 ____________________________________________________________________________
27943 [  9543] By: jhi                                   on 2001/04/04  14:13:18
27944         Log: Thou shalt not (just) match for English error messages.
27945      Branch: perl
27946            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
27947            ! os2/OS2/Process/Process.pm
27948 ____________________________________________________________________________
27949 [  9542] By: jhi                                   on 2001/04/04  13:20:39
27950         Log: Make the stdio tricks of fflush_all() to exist only if
27951              stdio is being used.
27952      Branch: perl
27953            ! util.c
27954 ____________________________________________________________________________
27955 [  9541] By: jhi                                   on 2001/04/04  04:20:24
27956         Log: Subject: Re: [PATCH] Lighten up glob
27957              From: Benjamin Sugars <bsugars@canoe.ca>
27958              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
27959              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
27960      Branch: perl
27961            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
27962            ! util.c
27963 ____________________________________________________________________________
27964 [  9540] By: jhi                                   on 2001/04/04  04:03:57
27965         Log: Integrate changes #9538,9539 from maintperl into mainline.
27966              
27967              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
27968              for use with _fwalk() (fix for change#7705)
27969              
27970              another tweak needed for SunOS 4.1.x build (from Mike Guy)
27971              (cp -f is not portable)
27972      Branch: perl
27973           !> Makefile.SH util.c
27974 ____________________________________________________________________________
27975 [  9539] By: gsar                                  on 2001/04/04  03:01:14
27976         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
27977      Branch: maint-5.6/perl
27978            ! Makefile.SH
27979 ____________________________________________________________________________
27980 [  9538] By: gsar                                  on 2001/04/04  01:00:38
27981         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
27982              for use with _fwalk() (fix for change#7705)
27983      Branch: maint-5.6/perl
27984            ! util.c
27985 ____________________________________________________________________________
27986 [  9537] By: nick                                  on 2001/04/03  19:24:55
27987         Log: Integrate mainline
27988      Branch: perlio
27989           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
27990           +> lib/unicode/PropList.html
27991            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
27992           !> (integrate 69 files)
27993 ____________________________________________________________________________
27994 [  9536] By: jhi                                   on 2001/04/03  18:02:31
27995         Log: Integrate change #9533 from maintperl into mainline.
27996              
27997              better fix for change#9517 to accomodate UNC paths like
27998              \\server\share\foo, and paths with trailing backslash
27999              like c:\this\
28000      Branch: perl
28001           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
28002 ____________________________________________________________________________
28003 [  9535] By: jhi                                   on 2001/04/03  17:58:07
28004         Log: Change the push/unshift warning to be of class syntax, not misc.
28005      Branch: perl
28006            ! op.c pod/perldiag.pod t/pragma/warn/op
28007 ____________________________________________________________________________
28008 [  9534] By: jhi                                   on 2001/04/03  15:03:46
28009         Log: Change the push/unshift warning (#9532) to talk about "no values"
28010              instead of "no arguments".
28011      Branch: perl
28012            ! op.c pod/perldiag.pod t/pragma/warn/op
28013 ____________________________________________________________________________
28014 [  9533] By: gsar                                  on 2001/04/03  14:30:07
28015         Log: better fix for change#9517 to accomodate UNC paths like
28016              \\server\share\foo, and paths with trailing backslash
28017              like c:\this\
28018      Branch: maint-5.6/perl
28019            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
28020 ____________________________________________________________________________
28021 [  9532] By: jhi                                   on 2001/04/03  13:11:46
28022         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
28023              From: Robin Houston <robin@kitsite.com>
28024              Date: Mon, 2 Apr 2001 15:03:29 +0100
28025              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
28026      Branch: perl
28027            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
28028 ____________________________________________________________________________
28029 [  9531] By: jhi                                   on 2001/04/03  13:06:34
28030         Log: Integrate change #9530 from maintperl into mainline.
28031              
28032              accomodate VMS "mailbox overflow" quirk in testsuite (from
28033              Craig Berry)
28034      Branch: perl
28035           !> t/lib/socket.t
28036 ____________________________________________________________________________
28037 [  9530] By: gsar                                  on 2001/04/03  04:56:41
28038         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
28039              Craig Berry)
28040      Branch: maint-5.6/perl
28041            ! t/lib/socket.t
28042 ____________________________________________________________________________
28043 [  9529] By: jhi                                   on 2001/04/03  02:34:34
28044         Log: Update Changes.
28045      Branch: perl
28046            ! Changes patchlevel.h
28047 ____________________________________________________________________________
28048 [  9528] By: jhi                                   on 2001/04/03  01:27:57
28049         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
28050              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
28051              To: perl5-porters@perl.org
28052              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
28053      Branch: perl
28054            ! pod/perlfaq3.pod
28055 ____________________________________________________________________________
28056 [  9527] By: jhi                                   on 2001/04/03  01:22:09
28057         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
28058              From: Peter Prymmer <pvhp@forte.com>
28059              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
28060              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
28061      Branch: perl
28062            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
28063 ____________________________________________________________________________
28064 [  9526] By: jhi                                   on 2001/04/03  01:18:25
28065         Log: The metaconfig unit changes for #9525.
28066      Branch: metaconfig
28067            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
28068      Branch: metaconfig/U/perl
28069            ! use64bits.U
28070 ____________________________________________________________________________
28071 [  9525] By: jhi                                   on 2001/04/03  01:17:30
28072         Log: Configure sanity checks:
28073              * if use64bitall is attempted but pointers are only 32-bit,
28074              'downgrade' to use64bitint
28075              * if use64bitint is attempted but there's no quad type,
28076              forget about use64bitint (well, the default for it is 'n',
28077              the user can still override this)
28078              * if pointers are 64 bits, do not try to use Perl's malloc
28079      Branch: perl
28080            ! Configure
28081 ____________________________________________________________________________
28082 [  9524] By: gsar                                  on 2001/04/03  01:09:12
28083         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
28084      Branch: maint-5.6/perl
28085            ! pp_sys.c
28086 ____________________________________________________________________________
28087 [  9523] By: jhi                                   on 2001/04/03  00:02:31
28088         Log: (Retracted by #9609)
28089              
28090              Make it harder for parallel makes to enter 'test' before
28091              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
28092              should be unhappy enough, but sometimes parallel makes seem
28093              to sneak past both in Tru64 and AIX.)
28094      Branch: perl
28095            ! Makefile.SH
28096 ____________________________________________________________________________
28097 [  9522] By: jhi                                   on 2001/04/02  22:35:31
28098         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
28099              Date: Mon, 2 Apr 2001 22:54:10 +0100
28100              From: Robin Houston <robin@kitsite.com>
28101              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
28102      Branch: perl
28103            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
28104 ____________________________________________________________________________
28105 [  9521] By: jhi                                   on 2001/04/02  22:32:23
28106         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
28107              From: Robin Houston <robin@kitsite.com>
28108              Date: Mon, 2 Apr 2001 20:24:03 +0100
28109              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
28110      Branch: perl
28111            ! ext/B/B/Concise.pm
28112 ____________________________________________________________________________
28113 [  9520] By: jhi                                   on 2001/04/02  22:30:43
28114         Log: Subject: [PATCH] REALLY pedantic hv.h nit
28115              From: Simon Cozens <simon@netthink.co.uk>
28116              Date: Mon, 2 Apr 2001 15:43:06 +0100
28117              Message-ID: <20010402154306.A21711@netthink.co.uk>
28118      Branch: perl
28119            ! hv.h
28120 ____________________________________________________________________________
28121 [  9519] By: jhi                                   on 2001/04/02  22:28:04
28122         Log: Based on
28123              
28124              Subject: [foolperl] EPOC fix
28125              From: Olaf Flebbe <O.Flebbe@science-computing.de>
28126              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
28127              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
28128      Branch: perl
28129            ! pp_sys.c
28130 ____________________________________________________________________________
28131 [  9518] By: jhi                                   on 2001/04/02  22:22:34
28132         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
28133              
28134              README.win32 tweaks; add a note about alternative location for
28135              getting a gcc-2.95.2 that will build perl properly on windows
28136              
28137              add some notes about gutsy threading matters
28138              
28139              many of the utilities interpolate literal paths within doublequotes
28140              (fails on dosish platforms where path contains backslashes)
28141      Branch: perl
28142           !> README.win32 pod/perlguts.pod utils/perldoc.PL
28143           !> x2p/find2perl.PL x2p/s2p.PL
28144 ____________________________________________________________________________
28145 [  9517] By: gsar                                  on 2001/04/02  19:52:21
28146         Log: many of the utilities interpolate literal paths within doublequotes
28147              (fails on dosish platforms where path contains backslashes)
28148      Branch: maint-5.6/perl
28149            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
28150 ____________________________________________________________________________
28151 [  9516] By: gsar                                  on 2001/04/02  05:49:37
28152         Log: a foolish release
28153      Branch: maint-5.6/perl
28154            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
28155            ! pod/perltoc.pod
28156 ____________________________________________________________________________
28157 [  9515] By: gsar                                  on 2001/04/02  05:04:29
28158         Log: add missing changelog summaries
28159      Branch: maint-5.6/perl
28160            ! Changes
28161 ____________________________________________________________________________
28162 [  9514] By: gsar                                  on 2001/04/02  04:07:13
28163         Log: add some notes about gutsy threading matters
28164      Branch: maint-5.6/perl
28165            ! pod/perlguts.pod
28166 ____________________________________________________________________________
28167 [  9513] By: gsar                                  on 2001/04/02  03:25:21
28168         Log: add more prominent caveat notices about experimental features
28169      Branch: maint-5.6/perl
28170            ! pod/perlfork.pod pod/perlunicode.pod
28171 ____________________________________________________________________________
28172 [  9512] By: gsar                                  on 2001/04/02  02:54:33
28173         Log: integrate changes#9479,9509 from mainline
28174              
28175              [PATCH] File::Glob stuff for Mac OS
28176              
28177              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
28178      Branch: maint-5.6/perl
28179           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
28180           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
28181           !> t/lib/glob-taint.t
28182 ____________________________________________________________________________
28183 [  9511] By: gsar                                  on 2001/04/02  02:38:24
28184         Log: README.win32 tweaks; add a note about alternative location for
28185              getting a gcc-2.95.2 that will build perl properly on windows
28186      Branch: maint-5.6/perl
28187            ! README.win32
28188 ____________________________________________________________________________
28189 [  9510] By: jhi                                   on 2001/04/01  20:45:10
28190         Log: An ambiguosity warning.
28191      Branch: perl
28192            ! t/lib/trig.t
28193 ____________________________________________________________________________
28194 [  9509] By: jhi                                   on 2001/04/01  19:53:47
28195         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
28196              From: Jonathan Stowe <gellyfish@gellyfish.com>
28197              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
28198              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
28199      Branch: perl
28200            ! ext/File/Glob/bsd_glob.c
28201 ____________________________________________________________________________
28202 [  9508] By: jhi                                   on 2001/04/01  19:35:03
28203         Log: Update Changes.
28204      Branch: perl
28205            ! Changes patchlevel.h
28206 ____________________________________________________________________________
28207 [  9507] By: jhi                                   on 2001/04/01  19:24:01
28208         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
28209              from mainline to maintperl: pod tweaks.
28210      Branch: maint-5.6/perl
28211           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
28212           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
28213           !> pod/perlvar.pod
28214 ____________________________________________________________________________
28215 [  9506] By: jhi                                   on 2001/04/01  19:11:53
28216         Log: Commit Sarathy to April release of 5.6.1 :-)
28217      Branch: perl
28218            ! pod/perlfaq1.pod
28219 ____________________________________________________________________________
28220 [  9505] By: jhi                                   on 2001/04/01  19:03:15
28221         Log: Subject: PATCH 5.6.0 (perldebug.pod)
28222              From: Mark-Jason Dominus <mjd@plover.com>
28223              Date: Sun, 01 Apr 2001 14:25:11 -0400
28224              Message-ID: <20010401182511.9247.qmail@plover.com>
28225      Branch: perl
28226            ! pod/perldebug.pod
28227 ____________________________________________________________________________
28228 [  9504] By: jhi                                   on 2001/04/01  18:43:09
28229         Log: Add great_circle_direction().
28230      Branch: perl
28231            ! lib/Math/Trig.pm t/lib/trig.t
28232 ____________________________________________________________________________
28233 [  9503] By: jhi                                   on 2001/04/01  17:29:12
28234         Log: Unicode ReadMe update for Unicode 3.1.
28235      Branch: perl
28236            ! lib/unicode/ReadMe.txt
28237 ____________________________________________________________________________
28238 [  9502] By: jhi                                   on 2001/04/01  17:18:40
28239         Log: Integrate change #9501 from maintperl into mainline.
28240              
28241              fix the perlembed notes on multiple interpreters
28242              
28243              fix ExtUtils::Embed to work passably on Windows
28244      Branch: perl
28245           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
28246 ____________________________________________________________________________
28247 [  9501] By: gsar                                  on 2001/04/01  07:21:57
28248         Log: fix the perlembed notes on multiple interpreters
28249              
28250              fix ExtUtils::Embed to work passably on Windows
28251      Branch: maint-5.6/perl
28252            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
28253 ____________________________________________________________________________
28254 [  9500] By: jhi                                   on 2001/04/01  05:58:23
28255         Log: Test for #9499.
28256      Branch: perl
28257            ! t/op/tr.t
28258 ____________________________________________________________________________
28259 [  9499] By: jhi                                   on 2001/04/01  05:55:46
28260         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
28261      Branch: perl
28262            ! embed.h embed.pl op.c proto.h
28263 ____________________________________________________________________________
28264 [  9498] By: jhi                                   on 2001/04/01  05:44:34
28265         Log: Protect the workaround hunk more.
28266      Branch: perl
28267            ! toke.c
28268 ____________________________________________________________________________
28269 [  9497] By: jhi                                   on 2001/04/01  00:24:25
28270         Log: Integrate changes #9493,9494,9495,9496 from maintperl
28271              into mainline.
28272              
28273              fix a broken workaround for Borland compiler in change#4739
28274              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
28275              
28276              nits spotted by Borland compiler
28277              
28278              avoid redefinition warnings under Borland 5.02
28279              
28280              various nits identified by the Borland 5.5 compiler; remove suppression
28281              of a few warnings
28282      Branch: perl
28283           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
28284           !> win32/win32.h
28285 ____________________________________________________________________________
28286 [  9496] By: gsar                                  on 2001/03/31  23:22:28
28287         Log: various nits identified by the Borland 5.5 compiler; remove suppression
28288              of a few warnings
28289      Branch: maint-5.6/perl
28290            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
28291 ____________________________________________________________________________
28292 [  9495] By: gsar                                  on 2001/03/31  21:03:08
28293         Log: avoid redefinition warnings under Borland 5.02
28294      Branch: maint-5.6/perl
28295            ! win32/makefile.mk
28296 ____________________________________________________________________________
28297 [  9494] By: gsar                                  on 2001/03/31  20:18:59
28298         Log: nits spotted by Borland compiler
28299      Branch: maint-5.6/perl
28300            ! utf8.h win32/win32.h
28301 ____________________________________________________________________________
28302 [  9493] By: gsar                                  on 2001/03/31  20:18:05
28303         Log: fix a broken workaround for Borland compiler in change#4739
28304              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
28305      Branch: maint-5.6/perl
28306            ! toke.c
28307 ____________________________________________________________________________
28308 [  9492] By: jhi                                   on 2001/03/31  18:36:24
28309         Log: Integrate change #9491 from maintperl into mainline.
28310              
28311              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
28312              directory is relative (need to fetch the full path name *before*
28313              the chdir!)
28314      Branch: perl
28315           !> lib/Cwd.pm
28316 ____________________________________________________________________________
28317 [  9491] By: gsar                                  on 2001/03/31  17:01:56
28318         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
28319              directory is relative (need to fetch the full path name *before*
28320              the chdir!)
28321              
28322              this is a followup patch for change#6749
28323      Branch: maint-5.6/perl
28324            ! lib/Cwd.pm
28325 ____________________________________________________________________________
28326 [  9490] By: jhi                                   on 2001/03/31  15:50:18
28327         Log: Subject: Re: [PATCH] av.h cosmetics
28328              From: Simon Cozens <simon@netthink.co.uk>
28329              Date: Sat, 31 Mar 2001 13:09:59 +0100
28330              Message-ID: <20010331130959.A22000@netthink.co.uk>
28331              
28332              Document AvALLOC.
28333      Branch: perl
28334            ! pod/perlguts.pod
28335 ____________________________________________________________________________
28336 [  9489] By: jhi                                   on 2001/03/31  15:48:44
28337         Log: Subject: [PATCH] Re: Math::Big* v1.21
28338              From: Tels <perl_dummy@bloodgate.com>
28339              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
28340              Message-Id: <200103311125.GAA377738@www08.hway.net>
28341      Branch: perl
28342            ! pod/perlop.pod
28343 ____________________________________________________________________________
28344 [  9488] By: jhi                                   on 2001/03/31  03:39:51
28345         Log: Debug output tweak.
28346      Branch: perl
28347            ! t/lib/cwd.t
28348 ____________________________________________________________________________
28349 [  9487] By: jhi                                   on 2001/03/31  03:33:02
28350         Log: OverVMSification.
28351      Branch: perl
28352            ! t/lib/cwd.t
28353 ____________________________________________________________________________
28354 [  9486] By: jhi                                   on 2001/03/31  03:01:40
28355         Log: Missed MANIFESTations in #9483.
28356      Branch: perl
28357            ! MANIFEST
28358 ____________________________________________________________________________
28359 [  9485] By: jhi                                   on 2001/03/31  02:58:17
28360         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
28361              From: Peter Prymmer <pvhp@forte.com>
28362              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
28363              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
28364      Branch: perl
28365            ! regexec.c t/lib/cwd.t
28366 ____________________________________________________________________________
28367 [  9484] By: jhi                                   on 2001/03/31  01:04:41
28368         Log: Obsolete file (see #3938)
28369      Branch: perl
28370            - lib/unicode/README.Ethiopic
28371            ! MANIFEST
28372 ____________________________________________________________________________
28373 [  9483] By: jhi                                   on 2001/03/31  00:52:42
28374         Log: Update to Unicode 3.1.
28375              (Rename Names.txt to NamesList.txt.)
28376      Branch: perl
28377            + lib/unicode/NamesList.txt lib/unicode/PropList.html
28378            - lib/unicode/Names.txt
28379            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
28380            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
28381            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
28382            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
28383            ! lib/unicode/UCD.html lib/unicode/Unicode.html
28384            ! lib/unicode/rename lib/unicode/version
28385 ____________________________________________________________________________
28386 [  9482] By: jhi                                   on 2001/03/30  23:33:44
28387         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
28388              From: Robin Houston <robin@kitsite.com>
28389              Date: Fri, 30 Mar 2001 20:07:22 +0100
28390              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
28391      Branch: perl
28392            ! ext/B/B/Deparse.pm
28393 ____________________________________________________________________________
28394 [  9481] By: jhi                                   on 2001/03/30  23:20:25
28395         Log: Subject: Re: [PATCH] CwdXS, Take 2
28396              From: Benjamin Sugars <bsugars@canoe.ca>
28397              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
28398              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
28399      Branch: perl
28400            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
28401            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
28402 ____________________________________________________________________________
28403 [  9480] By: jhi                                   on 2001/03/30  22:52:38
28404         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
28405              From: David Dyck <dcd@tc.fluke.com>
28406              Date: Fri, 30 Mar 2001 14:44:13 -0800
28407              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
28408              
28409              The t/rantests flags file creation was accidentally
28410              removed by #9217.
28411      Branch: perl
28412            ! Makefile.SH
28413 ____________________________________________________________________________
28414 [  9479] By: jhi                                   on 2001/03/30  22:45:45
28415         Log: Subject: [PATCH] File::Glob stuff for Mac OS
28416              From: Chris Nandor <pudge@pobox.com>
28417              Date: Fri, 30 Mar 2001 16:51:00 -0500
28418              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
28419      Branch: perl
28420            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
28421            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
28422            ! t/lib/glob-taint.t
28423 ____________________________________________________________________________
28424 [  9478] By: jhi                                   on 2001/03/30  22:43:12
28425         Log: Subject: fix for win32/buildext.pl
28426              From: "Vadim Konovalov" <watman@inbox.ru>
28427              Date: Sat, 31 Mar 2001 00:50:36 +0400
28428              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
28429      Branch: perl
28430            ! win32/buildext.pl
28431 ____________________________________________________________________________
28432 [  9477] By: jhi                                   on 2001/03/30  22:41:16
28433         Log: Subject: small base.pm doc patch
28434              From: Leon Brocard <acme@astray.com>
28435              Date: Fri, 30 Mar 2001 21:49:57 +0100
28436              Message-ID: <20010330214957.B8733@ns0.astray.com>
28437      Branch: perl
28438            ! lib/base.pm
28439 ____________________________________________________________________________
28440 [  9476] By: jhi                                   on 2001/03/30  18:16:57
28441         Log: Subject: [PATCH] av.h cosmetics
28442              From: Simon Cozens <simon@netthink.co.uk>
28443              Date: Fri, 30 Mar 2001 18:12:28 +0100
28444              Message-ID: <20010330181228.A9319@netthink.co.uk>
28445      Branch: perl
28446            ! av.h
28447 ____________________________________________________________________________
28448 [  9475] By: jhi                                   on 2001/03/30  18:15:50
28449         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
28450              From: "Philip Newton" <pnewton@gmx.de>
28451              Date: Fri, 30 Mar 2001 19:06:57 +0200
28452              Message-ID: <3AC4D951.14815.1AC7068@localhost>
28453      Branch: perl
28454            ! pod/perlhack.pod
28455 ____________________________________________________________________________
28456 [  9474] By: jhi                                   on 2001/03/30  18:14:02
28457         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
28458              From: Benjamin Sugars <bsugars@canoe.ca>
28459              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
28460              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
28461      Branch: perl
28462            ! t/lib/glob-basic.t
28463 ____________________________________________________________________________
28464 [  9473] By: jhi                                   on 2001/03/30  16:09:24
28465         Log: Update Changes.
28466      Branch: perl
28467            ! Changes patchlevel.h
28468 ____________________________________________________________________________
28469 [  9472] By: jhi                                   on 2001/03/30  15:16:08
28470         Log: Integrate perlio.
28471      Branch: perl
28472           !> t/lib/cwd.t t/lib/glob-basic.t
28473 ____________________________________________________________________________
28474 [  9471] By: nick                                  on 2001/03/30  14:47:10
28475         Log: Should be (^O eq 'MSWin32') not 'Win32'
28476              Fail #12 seems real - chdir is in wrong dir.
28477      Branch: perlio
28478            ! t/lib/cwd.t
28479 ____________________________________________________________________________
28480 [  9470] By: jhi                                   on 2001/03/30  14:41:11
28481         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
28482              From: Radu Greab <radu@netsoft.ro>
28483              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
28484              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
28485              
28486              Replace #9352.
28487      Branch: perl
28488            ! ext/Socket/Socket.xs pp_sys.c
28489 ____________________________________________________________________________
28490 [  9469] By: jhi                                   on 2001/03/30  14:37:51
28491         Log: Subject: PATCH pod/perldiag.pod
28492              From: Robin Houston <robin@kitsite.com>
28493              Date: Fri, 30 Mar 2001 14:10:36 +0100
28494              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
28495      Branch: perl
28496            ! pod/perldiag.pod t/lib/glob-basic.t
28497 ____________________________________________________________________________
28498 [  9468] By: jhi                                   on 2001/03/30  14:36:36
28499         Log: Subject: Better diagnostic in io/fs.t
28500              From: andreas.koenig@anima.de (Andreas J. Koenig)
28501              Date: 30 Mar 2001 10:11:43 +0200
28502              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
28503      Branch: perl
28504            ! t/io/fs.t
28505 ____________________________________________________________________________
28506 [  9467] By: nick                                  on 2001/03/30  14:25:43
28507         Log: Skip order test of glob if case-ignoring system cannot 
28508              create a.test and A.test
28509      Branch: perlio
28510            ! t/lib/glob-basic.t
28511 ____________________________________________________________________________
28512 [  9466] By: nick                                  on 2001/03/30  13:03:12
28513         Log: Integrate mainline.
28514      Branch: perlio
28515            - ext/re/hints/aix.pl
28516           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
28517           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
28518           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
28519           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
28520 ____________________________________________________________________________
28521 [  9465] By: jhi                                   on 2001/03/30  03:53:37
28522         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
28523              the tests sometimes hang, sometimes not.)
28524      Branch: perl
28525            ! t/lib/io_multihomed.t t/lib/io_sock.t
28526 ____________________________________________________________________________
28527 [  9464] By: jhi                                   on 2001/03/30  02:56:04
28528         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
28529              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
28530              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
28531              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
28532      Branch: perl
28533            ! op.c
28534 ____________________________________________________________________________
28535 [  9463] By: jhi                                   on 2001/03/30  02:34:48
28536         Log: Test for #9462.
28537      Branch: perl
28538            ! t/lib/b.t
28539 ____________________________________________________________________________
28540 [  9462] By: jhi                                   on 2001/03/30  02:29:37
28541         Log: Subject: B::Deparse precedence bug. (Patch included.)
28542              From: Jeremy Madea <jmadea@inktomi.com>
28543              Date: Thu, 29 Mar 2001 12:05:02 -0800
28544              Message-ID: <20010329120502.A24881@dr.inktomi.com>
28545      Branch: perl
28546            ! ext/B/B/Deparse.pm
28547 ____________________________________________________________________________
28548 [  9461] By: jhi                                   on 2001/03/30  02:18:41
28549         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
28550              From: Peter Prymmer <pvhp@forte.com>
28551              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
28552              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
28553      Branch: perl
28554            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
28555            ! t/lib/md5-file.t
28556 ____________________________________________________________________________
28557 [  9460] By: jhi                                   on 2001/03/30  02:17:07
28558         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
28559              From: Robin Houston <robin@kitsite.com>
28560              Date: Thu, 29 Mar 2001 20:47:56 +0100
28561              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
28562      Branch: perl
28563            ! ext/B/B/Debug.pm
28564 ____________________________________________________________________________
28565 [  9459] By: jhi                                   on 2001/03/30  02:16:05
28566         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
28567              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
28568              Date: Wed, 28 Mar 2001 18:02:20 -0600
28569              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
28570      Branch: perl
28571            ! lib/ExtUtils/MM_VMS.pm
28572 ____________________________________________________________________________
28573 [  9458] By: jhi                                   on 2001/03/30  02:07:58
28574         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
28575              From: "Joshua E. Rodd" <jrodd@pbs.org>
28576              Date: Wed, 28 Mar 2001 17:29:12 -0500
28577              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
28578      Branch: perl
28579            ! pod/perlop.pod
28580 ____________________________________________________________________________
28581 [  9457] By: jhi                                   on 2001/03/30  02:04:33
28582         Log: Subject: ext/re/aix.pl can go
28583              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28584              Date: Thu, 29 Mar 2001 12:03:28 +0200
28585              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
28586      Branch: perl
28587            - ext/re/hints/aix.pl
28588            ! MANIFEST
28589 ____________________________________________________________________________
28590 [  9456] By: jhi                                   on 2001/03/30  02:03:32
28591         Log: Integrate perlio.
28592      Branch: perl
28593           !> ext/Encode/Encode.xs installperl
28594 ____________________________________________________________________________
28595 [  9455] By: nick                                  on 2001/03/29  21:11:46
28596         Log: DLL name has changed so installperl needs to know
28597              (Why isn't it working it out or passed it?)
28598      Branch: perlio
28599            ! installperl
28600 ____________________________________________________________________________
28601 [  9454] By: nick                                  on 2001/03/29  20:56:12
28602         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
28603              and we don't get undef warnings.
28604      Branch: perlio
28605            ! ext/Encode/Encode.xs
28606 ____________________________________________________________________________
28607 [  9453] By: nick                                  on 2001/03/29  17:58:48
28608         Log: Integrate mainline
28609      Branch: perlio
28610           !> Changes patchlevel.h
28611 ____________________________________________________________________________
28612 [  9452] By: jhi                                   on 2001/03/29  16:44:55
28613         Log: Update Changes.
28614      Branch: perl
28615            ! Changes patchlevel.h
28616 ____________________________________________________________________________
28617 [  9451] By: nick                                  on 2001/03/29  16:31:38
28618         Log: Integrate mainline
28619      Branch: perlio
28620           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
28621           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
28622           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
28623           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
28624           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
28625 ____________________________________________________________________________
28626 [  9450] By: jhi                                   on 2001/03/29  16:29:17
28627         Log: Integrate perlio.
28628      Branch: perl
28629           !> win32/buildext.pl
28630 ____________________________________________________________________________
28631 [  9449] By: jhi                                   on 2001/03/29  15:50:01
28632         Log: Update Changes.
28633      Branch: perl
28634            ! Changes patchlevel.h
28635 ____________________________________________________________________________
28636 [  9448] By: nick                                  on 2001/03/29  15:47:15
28637         Log: Make sure buildext.pl finds Errno.pm
28638      Branch: perlio
28639            ! win32/buildext.pl
28640 ____________________________________________________________________________
28641 [  9447] By: jhi                                   on 2001/03/29  15:39:34
28642         Log: Integrate perlio.
28643      Branch: perl
28644           !> win32/makefile.mk
28645 ____________________________________________________________________________
28646 [  9446] By: nick                                  on 2001/03/29  15:30:03
28647         Log: Integrate win32/makefile.mk with mainline.
28648      Branch: perlio
28649           !> win32/makefile.mk
28650 ____________________________________________________________________________
28651 [  9445] By: nick                                  on 2001/03/29  15:27:32
28652         Log: Fix breakage ... 
28653      Branch: perlio
28654            ! win32/makefile.mk
28655 ____________________________________________________________________________
28656 [  9444] By: jhi                                   on 2001/03/29  15:03:08
28657         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
28658              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28659              Date: Thu, 29 Mar 2001 10:32:59 +0400
28660              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
28661      Branch: perl
28662            ! win32/makefile.mk
28663 ____________________________________________________________________________
28664 [  9443] By: jhi                                   on 2001/03/29  15:02:12
28665         Log: Integrate perlio.
28666      Branch: perl
28667           +> win32/buildext.pl
28668           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
28669           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
28670 ____________________________________________________________________________
28671 [  9442] By: nick                                  on 2001/03/29  14:59:11
28672         Log: Work in progress - determine win32 extensions to build via script.
28673      Branch: perlio
28674            + win32/buildext.pl
28675            ! MANIFEST win32/makefile.mk
28676 ____________________________________________________________________________
28677 [  9441] By: jhi                                   on 2001/03/29  14:51:47
28678         Log: Reintroduce the use of external pwd.
28679      Branch: perl
28680            ! t/lib/cwd.t
28681 ____________________________________________________________________________
28682 [  9440] By: jhi                                   on 2001/03/29  14:42:58
28683         Log: use warnings instead of -w.
28684      Branch: perl
28685            ! utils/h2xs.PL
28686 ____________________________________________________________________________
28687 [  9439] By: jhi                                   on 2001/03/29  14:41:52
28688         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
28689              From: Jonathan Stowe <gellyfish@gellyfish.com>
28690              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
28691              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
28692      Branch: perl
28693            ! utils/h2xs.PL
28694 ____________________________________________________________________________
28695 [  9438] By: jhi                                   on 2001/03/29  14:39:38
28696         Log: Subject: [PATCH perl@9424] minor pod nits
28697              From: Robin Barker <rmb1@cise.npl.co.uk>
28698              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
28699              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
28700      Branch: perl
28701            ! pod/perlhack.pod pod/perliol.pod
28702 ____________________________________________________________________________
28703 [  9437] By: jhi                                   on 2001/03/29  14:29:16
28704         Log: Subject: [PATCH perl@9424] typemap cast warning
28705              From: Robin Barker <rmb1@cise.npl.co.uk>
28706              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
28707              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
28708      Branch: perl
28709            ! lib/ExtUtils/typemap
28710 ____________________________________________________________________________
28711 [  9436] By: jhi                                   on 2001/03/29  14:26:03
28712         Log: Subject: [PATCH perl@9424] printf warning
28713              From: Robin Barker <rmb1@cise.npl.co.uk>
28714              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
28715              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
28716      Branch: perl
28717            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
28718            ! ext/Storable/Storable.xs toke.c
28719 ____________________________________________________________________________
28720 [  9435] By: nick                                  on 2001/03/29  14:23:31
28721         Log: Win32 has name conflict with ERROR
28722      Branch: perlio
28723            ! ext/PerlIO/Via/Via.xs
28724 ____________________________________________________________________________
28725 [  9434] By: jhi                                   on 2001/03/29  14:17:48
28726         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
28727              From: Peter Prymmer <pvhp@forte.com>
28728              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
28729              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
28730      Branch: perl
28731            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
28732 ____________________________________________________________________________
28733 [  9433] By: jhi                                   on 2001/03/29  13:52:44
28734         Log: test-prep target was missing.
28735      Branch: perl
28736            ! Makefile.SH
28737 ____________________________________________________________________________
28738 [  9432] By: nick                                  on 2001/03/29  12:40:03
28739         Log: Make as-shipped compiler default to MSVC6 
28740      Branch: perlio
28741            ! win32/makefile.mk
28742 ____________________________________________________________________________
28743 [  9431] By: nick                                  on 2001/03/29  12:12:16
28744         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
28745              akin to PerlIO::Scalar.
28746      Branch: perlio
28747            ! perlio.c perlio.h
28748 ____________________________________________________________________________
28749 [  9430] By: nick                                  on 2001/03/29  10:56:35
28750         Log: Integrate mainline.
28751      Branch: perlio
28752           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
28753           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
28754           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
28755           !> win32/makefile.mk win32/win32sck.c
28756 ____________________________________________________________________________
28757 [  9429] By: nick                                  on 2001/03/29  09:03:43
28758         Log: Noticed that two tests were skipped as perlio:: package
28759              isn't there any more. Changed the skip condition.
28760              Avoid core-dump if sv_utf8_upgrade() called on something
28761              that does not become SvPOK after SvPV() (e.g. a ref).
28762      Branch: perlio
28763            ! sv.c t/io/utf8.t t/lib/io_scalar.t
28764 ____________________________________________________________________________
28765 [  9428] By: jhi                                   on 2001/03/29  01:31:47
28766         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
28767              From: Benjamin Sugars <bsugars@canoe.ca> 
28768              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
28769              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
28770      Branch: perl
28771            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
28772            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
28773            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
28774 ____________________________________________________________________________
28775 [  9427] By: jhi                                   on 2001/03/29  00:49:30
28776         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
28777              From: "Vadim Konovalov" <watman@inbox.ru>
28778              Date: Thu, 29 Mar 2001 01:50:12 +0400
28779              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
28780      Branch: perl
28781            ! win32/makefile.mk win32/win32sck.c
28782 ____________________________________________________________________________
28783 [  9426] By: gsar                                  on 2001/03/29  00:28:04
28784         Log: dmake can only handle == and != in comparisons; support building
28785              with Borland's VCL libraries (from Vadim Konovalov)
28786      Branch: maint-5.6/perl
28787            ! win32/makefile.mk
28788 ____________________________________________________________________________
28789 [  9425] By: nick                                  on 2001/03/28  19:29:56
28790         Log: Integrate (@snapshot)
28791      Branch: perlio
28792           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
28793 ____________________________________________________________________________
28794 [  9424] By: jhi                                   on 2001/03/28  19:03:16
28795         Log: Update Changes.
28796      Branch: perl
28797            ! Changes patchlevel.h
28798 ____________________________________________________________________________
28799 [  9423] By: jhi                                   on 2001/03/28  18:52:09
28800         Log: Rmdir lib/XS on cleanup.
28801      Branch: perl
28802            ! Makefile.SH
28803 ____________________________________________________________________________
28804 [  9422] By: jhi                                   on 2001/03/28  18:49:34
28805         Log: Integrate perlio.
28806      Branch: perl
28807           !> t/op/utf8decode.t
28808 ____________________________________________________________________________
28809 [  9421] By: nick                                  on 2001/03/28  18:46:44
28810         Log: Loose duplicate chunk.
28811      Branch: perlio
28812            ! t/op/utf8decode.t
28813 ____________________________________________________________________________
28814 [  9420] By: nick                                  on 2001/03/28  18:44:11
28815         Log: Integrate mainline.
28816      Branch: perlio
28817           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
28818           !> vms/vmsish.h
28819 ____________________________________________________________________________
28820 [  9419] By: jhi                                   on 2001/03/28  18:42:05
28821         Log: Can't trust external pwds
28822              (either shell builtins or external programs)
28823      Branch: perl
28824            ! t/lib/cwd.t
28825 ____________________________________________________________________________
28826 [  9418] By: jhi                                   on 2001/03/28  18:34:05
28827         Log: Integrate perlio.
28828      Branch: perl
28829            - lib/perlio.pm
28830           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
28831           !> t/op/utf8decode.t
28832 ____________________________________________________________________________
28833 [  9417] By: nick                                  on 2001/03/28  18:24:02
28834         Log: PerlIO.pm / perlio.pm conflict.
28835              Update some pods.
28836              Make t/op/utf8decode.t a text file.
28837      Branch: perlio
28838            - lib/perlio.pm
28839            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
28840            ! t/op/utf8decode.t
28841 ____________________________________________________________________________
28842 [  9416] By: jhi                                   on 2001/03/28  18:06:07
28843         Log: Integrate change #9409 from mainline to maintperl.
28844              
28845              Yet another tweak on AIX dynaloading.
28846      Branch: maint-5.6/perl
28847           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
28848 ____________________________________________________________________________
28849 [  9415] By: gsar                                  on 2001/03/28  17:13:01
28850         Log: integrate changes#9377,9385,9401 from mainline
28851              
28852              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
28853              
28854              If directory entries compare equal case-insensitively,
28855              retry case-sensitively.
28856              
28857              Subject: [PATCH] B::Terse and warnings
28858      Branch: maint-5.6/perl
28859           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
28860           !> t/pragma/warn/perl
28861 ____________________________________________________________________________
28862 [  9414] By: jhi                                   on 2001/03/28  17:11:12
28863         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
28864              From: "Craig A. Berry" <craigberry@mac.com>
28865              Date: Wed, 28 Mar 2001 10:55:20 -0600
28866              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
28867      Branch: perl
28868            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
28869 ____________________________________________________________________________
28870 [  9413] By: jhi                                   on 2001/03/28  17:03:12
28871         Log: Dup hunk.
28872      Branch: perl
28873            ! t/op/utf8decode.t
28874 ____________________________________________________________________________
28875 [  9412] By: jhi                                   on 2001/03/28  17:02:36
28876         Log: Forced integrate from perlio.
28877      Branch: perl
28878           !> t/op/utf8decode.t
28879 ____________________________________________________________________________
28880 [  9411] By: nick                                  on 2001/03/28  16:50:03
28881         Log: Integrate mainline.
28882      Branch: perlio
28883           +> t/lib/cwd.t
28884           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
28885           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
28886           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
28887           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
28888           !> t/pragma/warn/perl
28889 ____________________________________________________________________________
28890 [  9410] By: jhi                                   on 2001/03/28  16:44:23
28891         Log: Subject: Re: [PATCH] 9403 cannot be tested
28892              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28893              Date: Wed, 28 Mar 2001 18:33:56 +0200
28894              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
28895      Branch: perl
28896            ! makedef.pl
28897 ____________________________________________________________________________
28898 [  9409] By: jhi                                   on 2001/03/28  16:12:45
28899         Log: Yet another tweak on AIX dynaloading.
28900      Branch: perl
28901            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
28902 ____________________________________________________________________________
28903 [  9408] By: jhi                                   on 2001/03/28  15:52:55
28904         Log: Subject: [PATCH] 9403 cannot be tested
28905              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
28906              Date: Wed, 28 Mar 2001 17:23:00 +0200
28907              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
28908              
28909              A missing symbol.
28910      Branch: perl
28911            ! makedef.pl
28912 ____________________________________________________________________________
28913 [  9407] By: jhi                                   on 2001/03/28  15:47:43
28914         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
28915      Branch: perl
28916            ! t/op/utf8decode.t
28917           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
28918           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
28919 ____________________________________________________________________________
28920 [  9406] By: jhi                                   on 2001/03/28  15:37:08
28921         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
28922              From: Benjamin Sugars <bsugars@canoe.ca> 
28923              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
28924              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
28925      Branch: perl
28926            + t/lib/cwd.t
28927            ! MANIFEST
28928 ____________________________________________________________________________
28929 [  9405] By: jhi                                   on 2001/03/28  15:13:18
28930         Log: pp_ne() needs a CORRECT boolean.
28931      Branch: perl
28932            ! pp.c
28933 ____________________________________________________________________________
28934 [  9404] By: jhi                                   on 2001/03/28  15:09:23
28935         Log: pp_ne() needs a boolean, not an integer.
28936      Branch: perl
28937            ! pp.c
28938 ____________________________________________________________________________
28939 [  9403] By: jhi                                   on 2001/03/28  14:47:43
28940         Log: (Retracted by #9404.)
28941      Branch: perl
28942            ! pp.c
28943 ____________________________________________________________________________
28944 [  9402] By: jhi                                   on 2001/03/28  14:43:59
28945         Log: Subject: Re: [PATCH] Typemap testing
28946              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
28947              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
28948              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
28949      Branch: perl
28950            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
28951            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
28952 ____________________________________________________________________________
28953 [  9401] By: jhi                                   on 2001/03/28  14:42:14
28954         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
28955              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
28956              Date: Sun, 25 Mar 2001 21:59:15 +0100
28957              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
28958              
28959              A variable will be checked for the "use once" warnings if:
28960              
28961              1. It is in the scope of a use warnings 'once'
28962              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
28963              
28964              Otherwise it won't be checked at all.
28965              
28966              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
28967              
28968              The enclosed patch partially fixes this issue. What I didn't
28969              get to work was the case where the "used once" warning is enabled
28970              in any file other than the main file.
28971      Branch: perl
28972            ! gv.c t/pragma/warn/perl
28973 ____________________________________________________________________________
28974 [  9400] By: nick                                  on 2001/03/28  14:38:24
28975         Log: More EBCDIC tweaks:
28976              - one more swash issue &~(0xA0-1) did not do the right thing,
28977              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
28978              - add "use re 'asciirange'" to make [!-~] etc. work
28979              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
28980              - Choose a key for t/op/each.t test which gets encoded.
28981              - Skip utf8decode if this is UTF-EBCDIC.
28982      Branch: perlio
28983            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
28984            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
28985 ____________________________________________________________________________
28986 [  9399] By: jhi                                   on 2001/03/28  14:21:00
28987         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
28988              Andreas Schwab.
28989      Branch: perl
28990            ! pp.c
28991 ____________________________________________________________________________
28992 [  9398] By: jhi                                   on 2001/03/28  00:55:56
28993         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
28994              From: David Dyck <dcd@tc.fluke.com>
28995              Date: Tue, 27 Mar 2001 15:16:24 -0800
28996              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
28997      Branch: perl
28998            ! ext/IO/lib/IO/Socket.pm
28999 ____________________________________________________________________________
29000 [  9397] By: jhi                                   on 2001/03/27  21:52:49
29001         Log: Integrate perlio.
29002      Branch: perl
29003           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
29004           +> ext/PerlIO/Via/Via.xs
29005           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
29006 ____________________________________________________________________________
29007 [  9396] By: nick                                  on 2001/03/27  21:45:13
29008         Log: Integrate mainline.
29009      Branch: perlio
29010           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
29011           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
29012 ____________________________________________________________________________
29013 [  9395] By: nick                                  on 2001/03/27  21:18:58
29014         Log: Outline docs for PerlIO and PerlIO::Scalar
29015      Branch: perlio
29016            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
29017 ____________________________________________________________________________
29018 [  9394] By: nick                                  on 2001/03/27  20:50:13
29019         Log: PerlIO::Via layer (alpha-ish).
29020      Branch: perlio
29021            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
29022            + ext/PerlIO/Via/Via.xs
29023            ! MANIFEST
29024 ____________________________________________________________________________
29025 [  9393] By: jhi                                   on 2001/03/27  20:49:55
29026         Log: Retract #9329 now that 9390 should take care of the matter.
29027      Branch: perl
29028            ! utils/h2xs.PL
29029 ____________________________________________________________________________
29030 [  9390] By: jhi                                   on 2001/03/27  20:47:50
29031         Log: Subject: Autoloading Errno.pm when %! is encountered
29032              From: Robin Houston <robin@kitsite.com>
29033              Date: Tue, 27 Mar 2001 20:57:11 +0100
29034              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
29035      Branch: perl
29036            ! embed.h embed.pl gv.c proto.h t/op/magic.t
29037 ____________________________________________________________________________
29038 [  9389] By: jhi                                   on 2001/03/27  20:24:31
29039         Log: Integrate perlio.
29040      Branch: perl
29041           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
29042           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
29043           !> utf8.c
29044 ____________________________________________________________________________
29045 [  9388] By: jhi                                   on 2001/03/27  20:21:38
29046         Log: Better have a three-element array if one is going to assign
29047              to the third element of that array. (from Tim Jenness)
29048      Branch: perl
29049            ! ext/XS/Typemap/Typemap.xs
29050 ____________________________________________________________________________
29051 [  9387] By: nick                                  on 2001/03/27  20:15:43
29052         Log: Integrate mainline.
29053      Branch: perlio
29054           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
29055           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
29056           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
29057           +> t/lib/xs-typemap.t
29058           !> (integrate 34 files)
29059 ____________________________________________________________________________
29060 [  9386] By: jhi                                   on 2001/03/27  20:04:18
29061         Log: Subject: Re: perl@9359 breaks HTML::Parser
29062              From: Gisle Aas <gisle@ActiveState.com>
29063              Date: 27 Mar 2001 11:30:24 -0800
29064              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
29065              
29066              Clarify the UTF-8 issues of the API docs.
29067              (Slightly reworded and expanded.)
29068      Branch: perl
29069            ! pod/perlapi.pod sv.c sv.h
29070 ____________________________________________________________________________
29071 [  9385] By: jhi                                   on 2001/03/27  19:44:25
29072         Log: If directory entries compare equal case-insensitively,
29073              retry case-sensitively.
29074      Branch: perl
29075            ! ext/File/Glob/bsd_glob.c
29076 ____________________________________________________________________________
29077 [  9384] By: nick                                  on 2001/03/27  19:38:50
29078         Log: Various EBCDIC fixes:
29079              - major revelation that swash code is encoding aware,
29080              (or thought it was) - now it is ;-)
29081              - With that out of the way fix a slab of tr/// cases.
29082              - Fix Encode 'Unicode' to be true Unicode so tests pass.
29083              - As anticipated Base64.xs needed tweaks.
29084              - Until tr/// works right avoid old_encode64 in MIME tests.
29085      Branch: perlio
29086            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
29087            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
29088 ____________________________________________________________________________
29089 [  9383] By: jhi                                   on 2001/03/27  18:34:41
29090         Log: Add the std test suite BEGIN block.
29091      Branch: perl
29092            ! t/lib/xs-typemap.t
29093 ____________________________________________________________________________
29094 [  9382] By: jhi                                   on 2001/03/27  15:16:07
29095         Log: Add debugging output to the test.
29096      Branch: perl
29097            ! t/lib/glob-basic.t
29098 ____________________________________________________________________________
29099 [  9381] By: jhi                                   on 2001/03/27  15:08:10
29100         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
29101      Branch: perl
29102            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
29103            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
29104            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
29105            + t/lib/xs-typemap.t
29106            ! MANIFEST
29107 ____________________________________________________________________________
29108 [  9380] By: jhi                                   on 2001/03/27  14:48:34
29109         Log: Subject: [PATCH] Typemap testing
29110              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
29111              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
29112              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
29113              
29114              (The first part of the patch.)
29115      Branch: perl
29116            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
29117 ____________________________________________________________________________
29118 [  9379] By: jhi                                   on 2001/03/27  14:44:56
29119         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
29120              From: Benjamin Sugars <bsugars@canoe.ca> 
29121              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
29122              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
29123      Branch: perl
29124            ! t/lib/glob-basic.t
29125 ____________________________________________________________________________
29126 [  9378] By: jhi                                   on 2001/03/27  14:42:30
29127         Log: Subject: [PATCH] perlvar nit
29128              From: Simon Cozens <simon@netthink.co.uk>
29129              Date: Tue, 27 Mar 2001 01:12:01 +0100
29130              Message-ID: <20010327011201.A19179@netthink.co.uk>
29131      Branch: perl
29132            ! pod/perlvar.pod
29133 ____________________________________________________________________________
29134 [  9377] By: jhi                                   on 2001/03/27  14:36:26
29135         Log: Subject: [PATCH] B::Terse and warnings
29136              From: Benjamin Sugars <ben.sugars@home.com>
29137              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
29138              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
29139      Branch: perl
29140            ! ext/B/B.pm ext/B/B/Terse.pm
29141 ____________________________________________________________________________
29142 [  9376] By: jhi                                   on 2001/03/27  14:31:31
29143         Log: Document sockatmark() some.
29144      Branch: perl
29145            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
29146            ! pod/perltoc.pod
29147 ____________________________________________________________________________
29148 [  9375] By: jhi                                   on 2001/03/27  14:00:24
29149         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
29150              noted by Gisle and fixed by NI-S.
29151      Branch: perl
29152            ! sv.c
29153 ____________________________________________________________________________
29154 [  9374] By: jhi                                   on 2001/03/27  05:50:01
29155         Log: Regen toc.
29156      Branch: perl
29157            ! pod/perltoc.pod
29158 ____________________________________________________________________________
29159 [  9373] By: jhi                                   on 2001/03/27  05:43:51
29160         Log: Pixie documenting.
29161      Branch: perl
29162            ! Makefile.SH pod/perlhack.pod
29163 ____________________________________________________________________________
29164 [  9372] By: jhi                                   on 2001/03/27  05:29:34
29165         Log: Metaconfig unit changes for #9371.
29166      Branch: metaconfig
29167            ! U/modified/myhostname.U
29168      Branch: metaconfig/U/perl
29169            + d_sockatmark.U
29170            ! gccvers.U
29171 ____________________________________________________________________________
29172 [  9371] By: jhi                                   on 2001/03/27  05:29:07
29173         Log: Add sockatmark() probing.
29174      Branch: perl
29175            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29176            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
29177            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29178            ! vos/config.ga.h win32/config.bc win32/config.gc
29179            ! win32/config.vc
29180 ____________________________________________________________________________
29181 [  9370] By: jhi                                   on 2001/03/26  22:01:18
29182         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
29183              Really need to benchmark this.
29184      Branch: perl
29185            ! pp.c
29186 ____________________________________________________________________________
29187 [  9369] By: nick                                  on 2001/03/26  21:59:30
29188         Log: Integrate mainline.
29189      Branch: perlio
29190            ! ext/MIME/Base64/QuotedPrint.pm
29191           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
29192           !> patchlevel.h pod/perlhack.pod pp_sys.c
29193 ____________________________________________________________________________
29194 [  9368] By: jhi                                   on 2001/03/26  21:47:03
29195         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
29196              
29197              TODO1: perlbench.
29198              TODO2: le, lt, ge, gt?  Yech.
29199      Branch: perl
29200            ! pp.c
29201 ____________________________________________________________________________
29202 [  9367] By: jhi                                   on 2001/03/26  21:34:57
29203         Log: Too much cut-and-paste in #9363.
29204      Branch: perl
29205            ! pp_sys.c
29206 ____________________________________________________________________________
29207 [  9366] By: jhi                                   on 2001/03/26  21:20:53
29208         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
29209              From: Andreas Schwab <schwab@suse.de>
29210              Date: 26 Mar 2001 17:29:04 +0200
29211              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
29212              
29213              (The patch for 5.6.0 or so, this is a guess for bleadperl)
29214      Branch: perl
29215            ! pp_hot.c
29216 ____________________________________________________________________________
29217 [  9365] By: jhi                                   on 2001/03/26  21:07:54
29218         Log: Integrate perlio.
29219      Branch: perl
29220           !> perlio.c
29221 ____________________________________________________________________________
29222 [  9364] By: nick                                  on 2001/03/26  20:30:48
29223         Log: REFCNT botch in layer name cache hash.
29224      Branch: perlio
29225            ! perlio.c
29226 ____________________________________________________________________________
29227 [  9363] By: jhi                                   on 2001/03/26  18:44:32
29228         Log: Subject: [PATCH] socket() leaks file descriptors
29229              From: Benjamin Sugars <bsugars@canoe.ca>
29230              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
29231              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
29232              
29233              Also sockpair() fixed similarly.
29234      Branch: perl
29235            ! pp_sys.c
29236 ____________________________________________________________________________
29237 [  9362] By: jhi                                   on 2001/03/26  18:37:52
29238         Log: Integrate perlio.
29239      Branch: perl
29240           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
29241 ____________________________________________________________________________
29242 [  9361] By: nick                                  on 2001/03/26  17:32:06
29243         Log: Implement flush of linebuffered streams on read of a tty.
29244      Branch: perlio
29245            ! perlio.c perliol.h
29246 ____________________________________________________________________________
29247 [  9360] By: nick                                  on 2001/03/26  17:12:32
29248         Log: Memory tweaks and notes for OEMVS.
29249      Branch: perlio
29250            ! README.os390 miniperlmain.c t/op/pat.t
29251 ____________________________________________________________________________
29252 [  9359] By: jhi                                   on 2001/03/26  02:12:54
29253         Log: Update Changes.
29254      Branch: perl
29255            ! Changes patchlevel.h
29256 ____________________________________________________________________________
29257 [  9358] By: jhi                                   on 2001/03/26  02:05:32
29258         Log: Document the most common pixie options.
29259      Branch: perl
29260            ! pod/perlhack.pod
29261 ____________________________________________________________________________
29262 [  9357] By: jhi                                   on 2001/03/26  01:25:28
29263         Log: For perl.pixie check *before* compiling that optimize is -g,
29264              as for perl.third.
29265      Branch: perl
29266            ! Makefile.SH
29267 ____________________________________________________________________________
29268 [  9356] By: jhi                                   on 2001/03/26  01:13:41
29269         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
29270      Branch: perl
29271            ! Makefile.SH
29272 ____________________________________________________________________________
29273 [  9355] By: jhi                                   on 2001/03/26  01:11:19
29274         Log: Remove t/perl.third.
29275      Branch: perl
29276            ! Makefile.SH
29277 ____________________________________________________________________________
29278 [  9354] By: jhi                                   on 2001/03/26  00:23:38
29279         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
29280              IO::Sockatmark().
29281      Branch: perl
29282            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
29283 ____________________________________________________________________________
29284 [  9353] By: jhi                                   on 2001/03/25  22:25:04
29285         Log: Integrate perlio.
29286      Branch: perl
29287           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
29288           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
29289           !> pp_hot.c win32/makefile.mk
29290 ____________________________________________________________________________
29291 [  9352] By: jhi                                   on 2001/03/25  22:21:41
29292         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
29293              From: Radu Greab <radu@netsoft.ro>
29294              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
29295              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
29296      Branch: perl
29297            ! pp_sys.c
29298 ____________________________________________________________________________
29299 [  9351] By: nick                                  on 2001/03/25  22:15:02
29300         Log: Fix readline in list mode to tell rest of world that it has
29301              things on the stack. Otherwise if perl code gets invoked
29302              underneath it it scribbles over results-so-far.
29303              (Why TIEHANDLE has not tripped on this is a mystery.)
29304      Branch: perlio
29305            ! pp_hot.c
29306 ____________________________________________________________________________
29307 [  9350] By: nick                                  on 2001/03/25  22:10:13
29308         Log: win32/makefile.mk typos
29309      Branch: perlio
29310            ! win32/makefile.mk
29311 ____________________________________________________________________________
29312 [  9349] By: nick                                  on 2001/03/25  21:31:14
29313         Log: Integrate now-non-binary file.
29314      Branch: perlio
29315           !> t/lib/mimeqp.t
29316 ____________________________________________________________________________
29317 [  9348] By: nick                                  on 2001/03/25  21:27:24
29318         Log: Make it text
29319      Branch: perlio
29320            ! t/lib/mimeqp.t
29321 ____________________________________________________________________________
29322 [  9347] By: nick                                  on 2001/03/25  21:25:37
29323         Log: Integrate mainline.
29324      Branch: perlio
29325           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
29326           !> lib/Term/ReadLine.pm t/lib/md5-file.t
29327 ____________________________________________________________________________
29328 [  9346] By: nick                                  on 2001/03/25  20:58:15
29329         Log: Add destruct time hook to PerlIO (for work-in-process implementing
29330              layers in perl code. In such cases layers need to be popped before
29331              we loose the ability to run perl code.)
29332              Also back-out "PerlIO::object" hook - it isn't going to work like that...
29333      Branch: perlio
29334            ! perl.c perlio.c perlio.h perliol.h
29335 ____________________________________________________________________________
29336 [  9345] By: nick                                  on 2001/03/25  20:49:11
29337         Log: Avoid at leasy one of undefined warnings in Encode.
29338      Branch: perlio
29339            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
29340 ____________________________________________________________________________
29341 [  9344] By: jhi                                   on 2001/03/25  20:37:43
29342         Log: A workaround for using Term::ReadLine in emacs minibuffer
29343              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
29344              additional tweaks from Ilya Zakharevich.
29345      Branch: perl
29346            ! lib/Term/ReadLine.pm
29347 ____________________________________________________________________________
29348 [  9343] By: nick                                  on 2001/03/25  20:21:14
29349         Log: Missing return value.
29350      Branch: perlio
29351            ! ext/PerlIO/Scalar/Scalar.xs
29352 ____________________________________________________________________________
29353 [  9342] By: jhi                                   on 2001/03/25  16:21:00
29354         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
29355              to equal the CPAN versions since no code changes have been made.
29356      Branch: perl
29357            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
29358            ! t/lib/md5-file.t
29359 ____________________________________________________________________________
29360 [  9341] By: jhi                                   on 2001/03/25  16:01:48
29361         Log: Escape 8-bit characters.
29362      Branch: perl
29363            ! t/lib/mimeqp.t
29364 ____________________________________________________________________________
29365 [  9340] By: gsar                                  on 2001/03/25  15:50:53
29366         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
29367              chars)
29368      Branch: perl
29369            + t/lib/mimeqp.t
29370 ____________________________________________________________________________
29371 [  9339] By: gsar                                  on 2001/03/25  15:48:50
29372         Log: delete mimeqp.t for later with text mode set
29373      Branch: perl
29374            - t/lib/mimeqp.t
29375 ____________________________________________________________________________
29376 [  9338] By: nick                                  on 2001/03/25  09:01:57
29377         Log: Integrate mainline.
29378      Branch: perlio
29379           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
29380           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
29381           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
29382           +> t/lib/mimeb64u.t t/lib/mimeqp.t
29383           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
29384           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
29385           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
29386 ____________________________________________________________________________
29387 [  9337] By: jhi                                   on 2001/03/25  04:23:24
29388         Log: Add MIME::Base64 here and there.  Again, a lot of
29389              optimism is in the air.
29390      Branch: perl
29391            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
29392            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
29393 ____________________________________________________________________________
29394 [  9336] By: jhi                                   on 2001/03/25  04:12:43
29395         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
29396              this by ear as I do not do Win32 programming.)
29397      Branch: perl
29398            ! win32/Makefile win32/makefile.mk
29399 ____________________________________________________________________________
29400 [  9335] By: jhi                                   on 2001/03/25  04:03:50
29401         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
29402      Branch: perl
29403            ! t/lib/md5-file.t
29404 ____________________________________________________________________________
29405 [  9334] By: jhi                                   on 2001/03/25  03:58:53
29406         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
29407      Branch: perl
29408            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
29409            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
29410            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
29411            + t/lib/mimeb64u.t t/lib/mimeqp.t
29412            ! MANIFEST
29413 ____________________________________________________________________________
29414 [  9333] By: jhi                                   on 2001/03/24  20:14:37
29415         Log: Integrate perlio.
29416      Branch: perl
29417           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
29418 ____________________________________________________________________________
29419 [  9332] By: nick                                  on 2001/03/24  19:40:34
29420         Log: Fix un-init variable leading to spurious "Out of Memory!"
29421      Branch: perlio
29422            ! doio.c
29423 ____________________________________________________________________________
29424 [  9331] By: nick                                  on 2001/03/24  19:09:59
29425         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
29426              and update layers internals doc.
29427      Branch: perlio
29428            ! pod/perlfunc.pod pod/perliol.pod
29429 ____________________________________________________________________________
29430 [  9330] By: jhi                                   on 2001/03/24  18:42:11
29431         Log: The length might be uninitialized garbage if the *svp is the undef.
29432      Branch: perl
29433            ! doio.c
29434 ____________________________________________________________________________
29435 [  9329] By: jhi                                   on 2001/03/24  18:26:57
29436         Log: (Retracted by #9393)
29437
29438              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
29439              From: Simon Cozens <simon@netthink.co.uk>
29440              Date: Sat, 24 Mar 2001 17:13:17 +0000
29441              Message-ID: <20010324171317.A13406@netthink.co.uk>
29442      Branch: perl
29443            ! utils/h2xs.PL
29444 ____________________________________________________________________________
29445 [  9328] By: nick                                  on 2001/03/24  17:22:02
29446         Log: Integrate mainline.
29447      Branch: perlio
29448           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
29449           !> lib/unicode/version
29450 ____________________________________________________________________________
29451 [  9327] By: nick                                  on 2001/03/24  17:16:02
29452         Log: Integrate mainline.
29453      Branch: perlio
29454           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
29455           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
29456           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
29457           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
29458           +> t/lib/md5-file.t
29459           !> MANIFEST Makefile.SH configure.com djgpp/config.over
29460           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
29461           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
29462           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
29463           !> win32/makefile.mk
29464 ____________________________________________________________________________
29465 [  9326] By: jhi                                   on 2001/03/24  17:00:42
29466         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
29467      Branch: perl
29468            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
29469            ! lib/unicode/version
29470 ____________________________________________________________________________
29471 [  9325] By: jhi                                   on 2001/03/24  16:22:33
29472         Log: Subject: Re: B::Deparse bug (5.6.0)
29473              From: Robin Houston <robin@kitsite.com>
29474              Date: Sat, 24 Mar 2001 14:33:09 +0000
29475              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
29476      Branch: perl
29477            ! op.c pp.c t/lib/b.t t/op/repeat.t
29478 ____________________________________________________________________________
29479 [  9324] By: jhi                                   on 2001/03/24  16:21:56
29480         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
29481              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
29482              these additions may be too optimistic.
29483      Branch: perl
29484            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
29485            ! hints/uwin.sh hints/vmesa.sh
29486 ____________________________________________________________________________
29487 [  9323] By: jhi                                   on 2001/03/24  16:06:01
29488         Log: Integrate perlio.
29489      Branch: perl
29490           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
29491           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
29492            ! Makefile.SH
29493           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
29494           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
29495           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
29496           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
29497           !> win32/makefile.mk win32/perlhost.h win32/win32.c
29498           !> win32/win32iop.h
29499 ____________________________________________________________________________
29500 [  9322] By: nick                                  on 2001/03/24  14:39:12
29501         Log: Routine Win32 regen_config_h - no real changes.
29502      Branch: perlio
29503            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29504 ____________________________________________________________________________
29505 [  9321] By: nick                                  on 2001/03/24  14:31:49
29506         Log: PerlIO fixups for Win32:
29507              - provide win33_popenlist() - non-functional as yet.
29508              - avoid need for aTHX in PerlIO_debug calls - even if not 
29509              enabled args are still evaluated so Win32 has trouble during fork().
29510              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
29511              - Fixup makedef.pl for latest set of symbols.
29512      Branch: perlio
29513            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
29514            ! win32/perlhost.h win32/win32.c win32/win32iop.h
29515 ____________________________________________________________________________
29516 [  9320] By: nick                                  on 2001/03/24  14:26:58
29517         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
29518              was gibberish - broke it on WIn32 at least.
29519      Branch: perlio
29520            ! ext/POSIX/POSIX.xs
29521 ____________________________________________________________________________
29522 [  9319] By: nick                                  on 2001/03/24  11:29:41
29523         Log: Generated files.
29524      Branch: perlio
29525            ! embed.h global.sym objXSUB.h perlapi.c proto.h
29526 ____________________________________________________________________________
29527 [  9318] By: nick                                  on 2001/03/24  10:29:37
29528         Log: Implement:
29529              1.  open($fh,"+<",undef);  # add test to t/io/open.t
29530              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
29531      Branch: perlio
29532            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
29533            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
29534            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
29535            ! t/io/open.t t/io/utf8.t
29536 ____________________________________________________________________________
29537 [  9317] By: jhi                                   on 2001/03/23  23:41:25
29538         Log: AIX does seems to have optimization problems with its C compilers.
29539      Branch: perl
29540            ! hints/aix.sh
29541 ____________________________________________________________________________
29542 [  9316] By: jhi                                   on 2001/03/23  23:40:46
29543         Log: Integrate perlio.
29544      Branch: perl
29545           +> lib/PerlIO.pm
29546           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
29547           !> perliol.h
29548 ____________________________________________________________________________
29549 [  9315] By: jhi                                   on 2001/03/23  22:16:30
29550         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
29551      Branch: perl
29552            ! t/lib/md5-file.t
29553 ____________________________________________________________________________
29554 [  9314] By: nick                                  on 2001/03/23  20:49:02
29555         Log: Perlio internals re-organized.
29556              - open process creates AV of layer/arg pairs
29557              (appends layers from open() or open.pm to default list).
29558              - push arg is now an SV.
29559              - layer ->Open get passed the AV
29560              - open is no longer mandatory method.
29561              - topmost layer that has ->Open method does the open
29562              - any layers above are pushed once that returns.
29563              - vtable re-ordered so dummy layers need only provide push/pop methods.
29564      Branch: perlio
29565            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
29566 ____________________________________________________________________________
29567 [  9313] By: nick                                  on 2001/03/23  16:27:41
29568         Log: Check in a stable (working) version before next round of tweaks.
29569              Changes include:
29570              - Move default layers code out of doio.c and into perlio.c
29571              - Single routine for parsing layer specification strings.
29572              - Skeleton support for demand loading of layers
29573              - Core-dump avoidance if PERLIO environment specifies loadable layer
29574              (does not _work_ as need IO to load and need load to do IO ...)
29575      Branch: perlio
29576            + lib/PerlIO.pm
29577            ! MANIFEST doio.c perlio.c
29578 ____________________________________________________________________________
29579 [  9312] By: gsar                                  on 2001/03/23  16:25:25
29580         Log: add execute bit to files with shebang lines in the repository;
29581              avoid clobbering execute bit in Porting/makerel 
29582      Branch: maint-5.6/perl
29583            ! (edit 144 files)
29584 ____________________________________________________________________________
29585 [  9311] By: jhi                                   on 2001/03/23  14:25:35
29586         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
29587      Branch: perl
29588            ! MANIFEST
29589 ____________________________________________________________________________
29590 [  9310] By: jhi                                   on 2001/03/23  13:45:04
29591         Log: Subject: [PATCH] Net::Ping
29592              From: Colin McMillen <mcmi0037@tc.umn.edu>
29593              Date: Thu, 22 Mar 2001 19:30:31 -0600
29594              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
29595      Branch: perl
29596            ! lib/Net/Ping.pm
29597 ____________________________________________________________________________
29598 [  9309] By: jhi                                   on 2001/03/23  13:39:13
29599         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
29600      Branch: perl
29601            ! t/lib/md5-aaa.t t/lib/md5-file.t
29602 ____________________________________________________________________________
29603 [  9308] By: jhi                                   on 2001/03/23  13:20:34
29604         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
29605              - bump the version to 2.14
29606              - drop the base64 tests since they require MIME::Base64
29607              - drop the rfc1321.txt
29608              - drop the hints/dec_osf.pl since it's only needed for
29609              pre-5.005_03 Perls
29610              Todo:
29611              - the U32 alignment testing is now removed; it needs to
29612              be reintroduced as as a Config variable (meaning also
29613              as a Configure test)
29614              - get the new EBCDIC md5sum for MD5.pm
29615              - test in Win32 to see how badly I botched the makefiles
29616      Branch: perl
29617            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
29618            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
29619            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
29620            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
29621            + t/lib/md5-file.t
29622            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
29623            ! win32/Makefile win32/makefile.mk
29624 ____________________________________________________________________________
29625 [  9307] By: jhi                                   on 2001/03/23  12:56:14
29626         Log: Integrate change #9306 from maintperl into mainline,
29627              AIX dynaloader for AIXes without <load.h>.
29628      Branch: perl
29629           !> ext/DynaLoader/hints/aix.pl
29630 ____________________________________________________________________________
29631 [  9306] By: jhi                                   on 2001/03/23  12:51:36
29632         Log: There are AIXes without /usr/include/load.h,
29633              patch from H.Merijn Brand.
29634      Branch: maint-5.6/perl
29635            ! ext/DynaLoader/hints/aix.pl
29636 ____________________________________________________________________________
29637 [  9305] By: nick                                  on 2001/03/23  11:00:42
29638         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
29639      Branch: perlio
29640            ! ext/Encode/Encode.xs perlio.c perlio.h
29641 ____________________________________________________________________________
29642 [  9304] By: nick                                  on 2001/03/23  10:20:46
29643         Log: Render -Duseperlio functional again.
29644              - this is "quick fix" which calls PerlIO_apply_layers after opening,
29645              which is what old scheme did. New scheme needs to change that
29646              to make open(...,\$scalar) etc. work but this will do for now.
29647      Branch: perlio
29648            ! perlio.c
29649 ____________________________________________________________________________
29650 [  9303] By: nick                                  on 2001/03/23  09:53:20
29651         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
29652              -Uuseperlio now works again.
29653              -Duseperlio is still poorly. Don't merge yet...
29654      Branch: perlio
29655            ! doio.c perlio.h
29656 ____________________________________________________________________________
29657 [  9302] By: nick                                  on 2001/03/22  22:26:51
29658         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
29659              type code.
29660              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
29661              is its main caller. In particular now has access to "extra" args, and
29662              can tell when an open handle is "reopened" (or duped?).
29663              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
29664              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
29665              PerlIO_open() et. al. (i.e. other way round).
29666              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
29667              with args close to PerlIO_openn().
29668      Branch: perlio
29669            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
29670 ____________________________________________________________________________
29671 [  9301] By: jhi                                   on 2001/03/22  20:58:04
29672         Log: Integrate perlio.
29673      Branch: perl
29674           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
29675           !> t/io/open.t util.c
29676 ____________________________________________________________________________
29677 [  9300] By: nick                                  on 2001/03/22  17:36:32
29678         Log: Don't include $@ in not ok message.
29679      Branch: perlio
29680            ! t/io/open.t
29681 ____________________________________________________________________________
29682 [  9299] By: gsar                                  on 2001/03/22  16:53:45
29683         Log: back out changes#7532,7521 for now (appears to have problems
29684              on IRIX)
29685      Branch: maint-5.6/perl
29686            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
29687            ! ext/POSIX/typemap pod/perlvar.pod
29688 ____________________________________________________________________________
29689 [  9298] By: nick                                  on 2001/03/22  14:35:46
29690         Log: Give a meaning to '&' in n-arg open case:
29691              open($fh,"<&",$scalar);
29692              $scalar can be:
29693              - an integer which does "fdopen"
29694              open($fh,"<&",2); # like open($fh,"<&2")
29695              - something that will yield a file handle via sv_2io()
29696              useful for dup'ing anonymous handles.
29697              e.g.:
29698              open(my $fh,"<&",\*STDIN);
29699              open(my $dup,"<&",$fh);
29700      Branch: perlio
29701            ! doio.c t/io/open.t
29702 ____________________________________________________________________________
29703 [  9297] By: nick                                  on 2001/03/22  13:34:35
29704         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
29705      Branch: perlio
29706            ! util.c
29707 ____________________________________________________________________________
29708 [  9296] By: nick                                  on 2001/03/22  12:51:20
29709         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
29710      Branch: perlio
29711            ! perl.c
29712 ____________________________________________________________________________
29713 [  9295] By: nick                                  on 2001/03/22  11:59:44
29714         Log: If stdin, stdout or stderr get opened in unexpected read/write state
29715              then warn at time of open not at time of use.
29716      Branch: perlio
29717            ! doio.c pp_hot.c pp_sys.c
29718 ____________________________________________________________________________
29719 [  9294] By: nick                                  on 2001/03/22  10:54:35
29720         Log: Die on n-arg open(...,"",xxx,yyy,...)
29721              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
29722              - die on read/write cases so we can decide what it means later.
29723      Branch: perlio
29724            ! doio.c embed.pl iperlsys.h util.c
29725 ____________________________________________________________________________
29726 [  9293] By: nick                                  on 2001/03/22  09:02:45
29727         Log: perlio tweaks (reported by Nick Clark)
29728              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
29729              error check in Pendinf_read().
29730      Branch: perlio
29731            ! perlio.c
29732 ____________________________________________________________________________
29733 [  9292] By: gsar                                  on 2001/03/22  07:12:00
29734         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
29735              fixes)
29736      Branch: maint-5.6/perl
29737           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
29738 ____________________________________________________________________________
29739 [  9291] By: jhi                                   on 2001/03/22  06:06:44
29740         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
29741      Branch: perl
29742            ! t/op/re_tests
29743 ____________________________________________________________________________
29744 [  9290] By: jhi                                   on 2001/03/22  05:57:01
29745         Log: Move MacOS Classic higher in the list of supported platforms.
29746      Branch: maint-5.6/perl
29747            ! pod/perlport.pod
29748 ____________________________________________________________________________
29749 [  9289] By: gsar                                  on 2001/03/22  05:35:04
29750         Log: revert part of change#6438 for compatibility (av_reify()
29751              appears to be needed to implement av_splice()ish things
29752              in XS)
29753      Branch: maint-5.6/perl
29754            ! embed.pl global.sym objXSUB.h perlapi.c
29755 ____________________________________________________________________________
29756 [  9288] By: gsar                                  on 2001/03/22  03:09:19
29757         Log: update copyright year
29758      Branch: maint-5.6/perl
29759            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
29760            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
29761            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
29762            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
29763            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
29764            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
29765            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
29766            ! x2p/walk.c
29767 ____________________________________________________________________________
29768 [  9287] By: jhi                                   on 2001/03/21  20:30:54
29769         Log: Integrate perlio.
29770      Branch: perl
29771           !> ext/Data/Dumper/Dumper.xs
29772 ____________________________________________________________________________
29773 [  9286] By: gsar                                  on 2001/03/21  19:49:54
29774         Log: makefile.mk tweak
29775      Branch: maint-5.6/perl
29776            ! win32/Makefile win32/makefile.mk
29777 ____________________________________________________________________________
29778 [  9285] By: nick                                  on 2001/03/21  19:07:13
29779         Log: Multiplicity fix for Dumper.
29780      Branch: perlio
29781            ! ext/Data/Dumper/Dumper.xs
29782 ____________________________________________________________________________
29783 [  9284] By: nick                                  on 2001/03/21  19:01:07
29784         Log: Integrate mainline - (does not build xTHX issue in Dumper).
29785      Branch: perlio
29786           !> (integrate 27 files)
29787 ____________________________________________________________________________
29788 [  9283] By: jhi                                   on 2001/03/21  17:17:35
29789         Log: Integrate change #9282 from mainline into maintperl,
29790              4-arg UTF-8 substr().
29791      Branch: maint-5.6/perl
29792           !> pp.c
29793 ____________________________________________________________________________
29794 [  9282] By: jhi                                   on 2001/03/21  17:15:43
29795         Log: The #9270 would have leaked a scalar if pp_substr()
29796              returned early.
29797      Branch: perl
29798            ! pp.c
29799 ____________________________________________________________________________
29800 [  9281] By: gsar                                  on 2001/03/21  17:03:14
29801         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
29802      Branch: maint-5.6/perl
29803            ! win32/makefile.mk
29804 ____________________________________________________________________________
29805 [  9280] By: gsar                                  on 2001/03/21  17:01:20
29806         Log: some tweaks to change#9278 (fork() emulation should be enabled
29807              by setting BUILD_FLAVOR instead of changing the defaults)
29808      Branch: maint-5.6/perl
29809            ! win32/makefile.mk
29810 ____________________________________________________________________________
29811 [  9279] By: gsar                                  on 2001/03/21  16:47:19
29812         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
29813      Branch: maint-5.6/perl
29814            ! ext/File/Glob/Glob.pm
29815           !> lib/Cwd.pm
29816 ____________________________________________________________________________
29817 [  9278] By: jhi                                   on 2001/03/21  14:35:10
29818         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
29819              From: "Vadim Konovalov" <watman@inbox.ru>
29820              Date: Wed, 21 Mar 2001 01:53:51 +0300
29821              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
29822      Branch: maint-5.6/perl
29823            ! win32/makefile.mk win32/win32sck.c
29824 ____________________________________________________________________________
29825 [  9277] By: jhi                                   on 2001/03/21  13:58:28
29826         Log: Integrate change #9270 from mainline to maintperl:
29827              continued 4-arg UTF-8 substr() fixing.
29828      Branch: maint-5.6/perl
29829           !> pp.c t/op/substr.t
29830 ____________________________________________________________________________
29831 [  9276] By: jhi                                   on 2001/03/21  13:33:00
29832         Log: More pixie cleaning.
29833      Branch: perl
29834            ! Makefile.SH
29835 ____________________________________________________________________________
29836 [  9275] By: jhi                                   on 2001/03/21  03:54:17
29837         Log: Update Changes.
29838      Branch: perl
29839            ! Changes patchlevel.h
29840 ____________________________________________________________________________
29841 [  9274] By: jhi                                   on 2001/03/21  03:48:24
29842         Log: First stab at making Data::Dumper to grok Unicode.
29843              
29844              TODO: tests, EBCDICify.
29845      Branch: perl
29846            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
29847 ____________________________________________________________________________
29848 [  9273] By: jhi                                   on 2001/03/21  02:23:00
29849         Log: Fix for
29850              
29851              Subject: Memory leak in unquoted print   
29852              From: Benjamin Sugars <bsugars@canoe.ca> 
29853              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
29854              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
29855      Branch: perl
29856            ! perlio.c
29857 ____________________________________________________________________________
29858 [  9272] By: jhi                                   on 2001/03/21  01:33:17
29859         Log: Subject: Re: [PATCH] POSIX::getcwd()
29860              From: Benjamin Sugars <bsugars@canoe.ca> 
29861              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
29862              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
29863      Branch: perl
29864            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
29865 ____________________________________________________________________________
29866 [  9271] By: jhi                                   on 2001/03/21  01:22:52
29867         Log: Subject: [PATCH] Cwd.pm docs
29868              From: Benjamin Sugars <bsugars@canoe.ca>
29869              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
29870              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
29871      Branch: perl
29872            ! lib/Cwd.pm
29873 ____________________________________________________________________________
29874 [  9270] By: jhi                                   on 2001/03/21  01:16:29
29875         Log: Continue 4-arg substr() UTF-8 fixage.
29876      Branch: perl
29877            ! pp.c t/op/substr.t
29878 ____________________________________________________________________________
29879 [  9269] By: jhi                                   on 2001/03/21  00:46:14
29880         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
29881              
29882              revert the leak fix in change#9142 (problem needs a more experimental
29883              fix unsuitable for 5.6.1)
29884              
29885              do alphabetical sorting by default (for csh compatibility)
29886              
29887              cut-n-paste goof in change#9264
29888              
29889              VMS piping fixes (from Charles Lane)
29890      Branch: perl
29891           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
29892           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
29893           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
29894 ____________________________________________________________________________
29895 [  9268] By: jhi                                   on 2001/03/21  00:37:04
29896         Log: Integrate perlio.
29897      Branch: perl
29898           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
29899           !> utf8.c utf8.h utfebcdic.h
29900 ____________________________________________________________________________
29901 [  9267] By: nick                                  on 2001/03/20  20:04:39
29902         Log: More EBCDIC stuff:
29903              - Loose the extra level of function on ASCII.
29904              - spotted a chr(0) issue in sv.c
29905              - re-work of UTF-X tr/// ranges to work in Unicode
29906              space. Still issues with the "0xff is illegal UTF-8" hack.
29907              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
29908              (why do it once when you can do it all over the place :-(
29909              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
29910              need utf8.pm for swashes.
29911              - Simplified and commented scan_const() in toke.c
29912              Still something wrong regexp and tr (swashes?).
29913      Branch: perlio
29914            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
29915            ! utf8.c utf8.h utfebcdic.h
29916 ____________________________________________________________________________
29917 [  9266] By: gsar                                  on 2001/03/20  19:16:43
29918         Log: VMS piping fixes (from Charles Lane)
29919      Branch: maint-5.6/perl
29920            ! vms/vms.c vms/vmspipe.com
29921 ____________________________________________________________________________
29922 [  9265] By: gsar                                  on 2001/03/20  17:53:52
29923         Log: cut-n-paste goof in change#9264
29924      Branch: maint-5.6/perl
29925            ! ext/File/Glob/Glob.xs
29926 ____________________________________________________________________________
29927 [  9264] By: gsar                                  on 2001/03/20  17:43:47
29928         Log: do alphabetical sorting by default (for csh compatibility);
29929              bsd_glob() does ASCII sort by default as usual, unless
29930              GLOB_ALPHASORT was specified
29931      Branch: maint-5.6/perl
29932            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
29933            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
29934            ! ext/File/Glob/bsd_glob.h
29935 ____________________________________________________________________________
29936 [  9263] By: gsar                                  on 2001/03/20  16:40:08
29937         Log: integrate change#9255 from mainline (unicode fix)
29938              
29939              substr($bytestr, i, n, $charstr)
29940      Branch: maint-5.6/perl
29941           !> Todo-5.6 pp.c t/op/substr.t
29942 ____________________________________________________________________________
29943 [  9262] By: gsar                                  on 2001/03/20  15:57:41
29944         Log: revert the leak fix in change#9142 (problem needs a more experimental
29945              fix unsuitable for 5.6.1)
29946      Branch: maint-5.6/perl
29947            ! scope.c
29948 ____________________________________________________________________________
29949 [  9261] By: jhi                                   on 2001/03/20  14:26:25
29950         Log: Integrate changes #9259,9260 from maintperl into mainline.
29951              
29952              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
29953              
29954              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
29955      Branch: perl
29956           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
29957 ____________________________________________________________________________
29958 [  9260] By: jhi                                   on 2001/03/20  14:05:46
29959         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
29960              From: Robin Barker <rmb1@cise.npl.co.uk>
29961              Date: Tue, 20 Mar 2001 10:12:04 GMT
29962              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
29963      Branch: maint-5.6/perl
29964            ! run.c
29965 ____________________________________________________________________________
29966 [  9259] By: jhi                                   on 2001/03/20  14:04:39
29967         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
29968              From: Chris Nandor <pudge@pobox.com>
29969              Date: Tue, 20 Mar 2001 00:40:56 -0500
29970              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
29971      Branch: maint-5.6/perl
29972            ! ext/POSIX/POSIX.xs lib/File/Path.pm
29973 ____________________________________________________________________________
29974 [  9258] By: jhi                                   on 2001/03/20  05:09:34
29975         Log: Update Changes.
29976      Branch: perl
29977            ! Changes patchlevel.h
29978 ____________________________________________________________________________
29979 [  9257] By: jhi                                   on 2001/03/20  05:04:25
29980         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
29981      Branch: perl
29982            ! t/op/tr.t
29983 ____________________________________________________________________________
29984 [  9256] By: jhi                                   on 2001/03/20  04:43:12
29985         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
29986              From: Peter Prymmer <pvhp@forte.com>
29987              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
29988              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
29989      Branch: maint-5.6/perl
29990            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
29991 ____________________________________________________________________________
29992 [  9255] By: jhi                                   on 2001/03/19  23:17:17
29993         Log: substr($bytestr, i, n, $charstr)
29994
29995              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
29996      Branch: perl
29997            ! Todo-5.6 pp.c t/op/substr.t
29998 ____________________________________________________________________________
29999 [  9254] By: jhi                                   on 2001/03/19  22:25:09
30000         Log: Rearrange the make test target prerequisites so that
30001              in a parallel make 'all' is finished before 'test'.
30002      Branch: perl
30003            ! Makefile.SH
30004 ____________________________________________________________________________
30005 [  9253] By: jhi                                   on 2001/03/19  21:48:07
30006         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
30007              From: Robin Houston <robin@kitsite.com>
30008              Date: Mon, 19 Mar 2001 15:48:41 +0000
30009              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
30010      Branch: perl
30011            ! pp_ctl.c
30012 ____________________________________________________________________________
30013 [  9252] By: jhi                                   on 2001/03/19  21:42:27
30014         Log: Integrate perlio.
30015      Branch: perl
30016           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
30017           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
30018           !> utfebcdic.h vms/perly_c.vms
30019 ____________________________________________________________________________
30020 [  9251] By: jhi                                   on 2001/03/19  21:31:28
30021         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
30022              
30023              Dynaloading in 64-bit AIX with vac.
30024      Branch: perl
30025           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
30026           !> hints/aix.sh
30027 ____________________________________________________________________________
30028 [  9250] By: jhi                                   on 2001/03/19  21:18:00
30029         Log: A more robust solution for the 64bitall AIX dynaloading
30030              problem, from Jens-Uwe Mager.
30031      Branch: maint-5.6/perl
30032            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
30033 ____________________________________________________________________________
30034 [  9249] By: nick                                  on 2001/03/19  20:59:37
30035         Log: Integrate mainline.
30036      Branch: perlio
30037           !> (integrate 42 files)
30038 ____________________________________________________________________________
30039 [  9248] By: nick                                  on 2001/03/19  20:22:07
30040         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
30041              (Building on OS390 uses native YACC and YYDEBUG has other
30042              side effects.)
30043      Branch: perlio
30044            ! perly.c perly.y vms/perly_c.vms
30045 ____________________________________________________________________________
30046 [  9247] By: jhi                                   on 2001/03/19  19:59:53
30047         Log: 64-bit AIX dynaloading problem (see #9244) idea
30048              from Jens-Uwe Mager.
30049      Branch: maint-5.6/perl
30050            ! ext/DynaLoader/dl_aix.xs
30051 ____________________________________________________________________________
30052 [  9246] By: nick                                  on 2001/03/19  19:27:57
30053         Log: More EBCDIC fixes.
30054      Branch: perlio
30055            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
30056            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
30057 ____________________________________________________________________________
30058 [  9245] By: jhi                                   on 2001/03/19  19:05:19
30059         Log: Integrate change #9243 from mainline into maintperl.
30060              
30061              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
30062      Branch: maint-5.6/perl
30063           !> README.vmesa
30064 ____________________________________________________________________________
30065 [  9244] By: jhi                                   on 2001/03/19  19:03:15
30066         Log: Get 64bitall AIX building, but still does not test okay:
30067              dynaloading anything fails, for example for op/defins:
30068              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
30069              (update: fixed by #9247,9250)
30070      Branch: maint-5.6/perl
30071            ! hints/aix.sh
30072 ____________________________________________________________________________
30073 [  9243] By: jhi                                   on 2001/03/19  19:00:16
30074         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
30075              From: Robin Barker <rmb1@cise.npl.co.uk>
30076              Date: Mon, 19 Mar 2001 18:01:57 GMT
30077              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
30078      Branch: perl
30079            ! README.vmesa
30080 ____________________________________________________________________________
30081 [  9242] By: jhi                                   on 2001/03/19  18:58:43
30082         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
30083              
30084              TODO: tests.
30085      Branch: perl
30086            ! doop.c op.c
30087 ____________________________________________________________________________
30088 [  9241] By: gsar                                  on 2001/03/19  17:34:46
30089         Log: VMSify tests (from Charles Lane)
30090      Branch: maint-5.6/perl
30091            ! t/lib/filehand.t t/lib/texttabs.t
30092 ____________________________________________________________________________
30093 [  9240] By: jhi                                   on 2001/03/19  14:24:26
30094         Log: Integrate change #9233 from maintperl into mainline.
30095              
30096              some refcounts were incorrect in perl_clone()
30097      Branch: perl
30098           !> sv.c
30099 ____________________________________________________________________________
30100 [  9239] By: gsar                                  on 2001/03/19  09:23:17
30101         Log: this is 5.6.1-trial3
30102      Branch: maint-5.6/perl
30103            ! Changes
30104 ____________________________________________________________________________
30105 [  9238] By: gsar                                  on 2001/03/19  08:47:04
30106         Log: some new symbols are only available under ithreads
30107      Branch: maint-5.6/perl
30108            ! makedef.pl
30109 ____________________________________________________________________________
30110 [  9237] By: gsar                                  on 2001/03/19  08:42:28
30111         Log: update patchlevel.h, Changes, &c.
30112      Branch: maint-5.6/perl
30113            ! Changes patchlevel.h pod/perlhist.pod
30114           !> AUTHORS
30115 ____________________________________________________________________________
30116 [  9236] By: gsar                                  on 2001/03/19  08:17:49
30117         Log: integrate changes#8068,8717 from mainline
30118              
30119              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
30120              
30121              [PATCH CPAN 1.59_51] warning message (not!)
30122      Branch: maint-5.6/perl
30123           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
30124           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
30125           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
30126           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
30127           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
30128 ____________________________________________________________________________
30129 [  9235] By: gsar                                  on 2001/03/19  08:07:09
30130         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
30131              
30132              [PATCH] Add missing CV flags to dump.c
30133              
30134              Re: [patch] Re: PL_ptr_table
30135              
30136              Fixup non-ithread build after 8713
30137              
30138              Generated files form 8713 etc.
30139              
30140              Correct the correction :-(
30141              
30142              Documenting coderef @INC (Re: CPAN "make this script work" feature)
30143              
30144              Subject: Re: sync sync sync: have I missed any patches?
30145              Replace djSP with dSP.
30146      Branch: maint-5.6/perl
30147           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
30148           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
30149           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
30150           !> sv.c sv.h win32/perlhost.h
30151 ____________________________________________________________________________
30152 [  9234] By: gsar                                  on 2001/03/19  07:22:05
30153         Log: revert the change#9090 integrate for now (change looks somewhat
30154              incomplete in that [ha]v_exists() need something similar; lacks
30155              tests; &c.)
30156      Branch: maint-5.6/perl
30157            ! hv.c
30158 ____________________________________________________________________________
30159 [  9233] By: gsar                                  on 2001/03/19  07:10:01
30160         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
30161              destruction when there are unreferenced scalars (SvREFCNT==0)
30162      Branch: maint-5.6/perl
30163            ! sv.c
30164 ____________________________________________________________________________
30165 [  9232] By: jhi                                   on 2001/03/19  05:11:02
30166         Log: Regen api and toc.
30167      Branch: maint-5.6/perl
30168            ! pod/perlapi.pod pod/perltoc.pod
30169 ____________________________________________________________________________
30170 [  9231] By: jhi                                   on 2001/03/19  04:06:03
30171         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
30172              add a lost line in pp.c:pp_chop(), update to new op/chop.
30173              
30174              Clarify the description differentiating for and while; inspired by
30175              
30176              Subject: [ID 20010306.004] || != named unary operator
30177              
30178              The $Is_MacOS needs to be declared.
30179      Branch: maint-5.6/perl
30180            ! pp.c t/op/chop.t
30181           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
30182 ____________________________________________________________________________
30183 [  9230] By: jhi                                   on 2001/03/19  03:48:16
30184         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
30185              9079,9083,9089,9090,9091 from mainline to maintperl.
30186              
30187              Quieten some noise in Win32 builds
30188              
30189              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
30190              
30191              The perlretut was still talking about the old \p and \P
30192              definitions.
30193              
30194              More tweakage on the Unicode character class descriptions.
30195              
30196              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
30197              
30198              Subject: 'no *POSIX' Patch speeding up make on BS2000 
30199              
30200              Subject: [PATCH] perldata.pod here-doc docs
30201              
30202              Add /sbin and /usr/sbin to the list of directories scanned
30203              for setuid programs.  Takes care of bug id 20010309.003.
30204              
30205              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
30206              
30207              In op/stat #35 better to scan all the potential directories
30208              for setuids, not just the first one.
30209      Branch: maint-5.6/perl
30210            ! Makefile.SH
30211           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
30212           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
30213           !> t/op/stat.t toke.c win32/win32.h
30214 ____________________________________________________________________________
30215 [  9229] By: jhi                                   on 2001/03/19  02:31:50
30216         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
30217              From: Chris Nandor <pudge@pobox.com>
30218              Date: Sat, 10 Mar 2001 14:22:19 -0500
30219              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
30220      Branch: maint-5.6/perl
30221            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
30222            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
30223            ! t/lib/b.t t/lib/errno.t
30224 ____________________________________________________________________________
30225 [  9228] By: jhi                                   on 2001/03/19  02:29:59
30226         Log: Integrate changes #9113,9122 from mainline into maintperl.
30227              
30228              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?)
30229      Branch: maint-5.6/perl
30230           !> Configure README.os390 hints/os390.sh
30231 ____________________________________________________________________________
30232 [  9227] By: jhi                                   on 2001/03/19  02:22:35
30233         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
30234              into maintperl.
30235              
30236              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
30237              
30238              Forgot to check-in the larger part of #9120, duh.
30239              
30240              Subject: Another patch for integer.pm POD 
30241              
30242              h2ph strictness and cleanliness from Kurt Starsinic.
30243              
30244              Borland filename case problem.
30245              
30246              h2ph strictness and cleanliness from Kurt Starsinic.
30247              
30248              Subject: [PATCH] the uncontroversial doc patches
30249      Branch: maint-5.6/perl
30250           +> win32/sncfnmcs.pl
30251           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
30252           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
30253           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
30254           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
30255           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
30256           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
30257           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
30258 ____________________________________________________________________________
30259 [  9226] By: jhi                                   on 2001/03/19  02:10:21
30260         Log: Integrate changes #9207,9214 from mainline into maintperl.
30261              
30262              podchecker relaxations: =over has an *optional* number after it,
30263              and whitespace in L<> is okay.
30264      Branch: maint-5.6/perl
30265           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
30266           !> t/pod/poderrs.xr
30267 ____________________________________________________________________________
30268 [  9225] By: jhi                                   on 2001/03/19  02:07:38
30269         Log: Integrate change #9219 from maintperl into mainline.
30270              
30271              remove duplicated tests
30272      Branch: perl
30273           !> t/op/re_tests
30274 ____________________________________________________________________________
30275 [  9224] By: jhi                                   on 2001/03/19  02:06:11
30276         Log: Integrate change #9223 from mainline to maintperl.
30277              
30278              Document -Dmksymlinks.
30279      Branch: maint-5.6/perl
30280           !> INSTALL
30281 ____________________________________________________________________________
30282 [  9223] By: jhi                                   on 2001/03/19  02:01:25
30283         Log: Document -Dmksymlinks.
30284      Branch: perl
30285            ! INSTALL
30286 ____________________________________________________________________________
30287 [  9222] By: jhi                                   on 2001/03/19  01:15:35
30288         Log: The -Dmksymlinks wasn't working for maintperl.
30289      Branch: maint-5.6/perl
30290            ! Configure
30291 ____________________________________________________________________________
30292 [  9221] By: jhi                                   on 2001/03/19  00:49:43
30293         Log: Cleanup pixie residue.
30294      Branch: perl
30295            ! Makefile.SH
30296 ____________________________________________________________________________
30297 [  9220] By: jhi                                   on 2001/03/19  00:44:47
30298         Log: Document the use of pixie/prof; create make targets for it.
30299              
30300              TODO: make t/TEST pixie-aware.
30301      Branch: perl
30302            ! Makefile.SH pod/perlhack.pod
30303 ____________________________________________________________________________
30304 [  9219] By: gsar                                  on 2001/03/19  00:16:55
30305         Log: remove duplicated tests
30306      Branch: maint-5.6/perl
30307            ! t/op/re_tests
30308 ____________________________________________________________________________
30309 [  9218] By: jhi                                   on 2001/03/18  23:59:31
30310         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
30311      Branch: perl
30312            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
30313 ____________________________________________________________________________
30314 [  9217] By: jhi                                   on 2001/03/18  23:25:20
30315         Log: Rewrite the tests section of Makefile to be less redundant
30316              and to allow for more flexible test targets, many recursive
30317              make calls introduced.
30318      Branch: perl
30319            ! Makefile.SH
30320 ____________________________________________________________________________
30321 [  9216] By: jhi                                   on 2001/03/18  22:30:04
30322         Log: Document the use of Third Degree (sparsely).
30323      Branch: perl
30324            ! pod/perlhack.pod t/TEST
30325 ____________________________________________________________________________
30326 [  9215] By: jhi                                   on 2001/03/18  22:10:30
30327         Log: Make targets for testing with Third Degree.
30328      Branch: perl
30329            ! Makefile.SH
30330 ____________________________________________________________________________
30331 [  9214] By: jhi                                   on 2001/03/18  21:08:53
30332         Log: The podchecker relaxations need to mirrored also at the tests.
30333      Branch: perl
30334            ! t/pod/poderrs.xr
30335 ____________________________________________________________________________
30336 [  9213] By: jhi                                   on 2001/03/18  20:56:21
30337         Log: Update Changes.
30338      Branch: perl
30339            ! Changes patchlevel.h
30340 ____________________________________________________________________________
30341 [  9212] By: jhi                                   on 2001/03/18  20:36:59
30342         Log: Looking for config.sh in parent directories isn't
30343              very useful for the toplevel Makefile.
30344      Branch: perl
30345            ! Makefile.SH
30346 ____________________________________________________________________________
30347 [  9211] By: jhi                                   on 2001/03/18  20:33:37
30348         Log: On "make clean" take care of Third Degree droppings.
30349      Branch: perl
30350            ! Makefile.SH
30351 ____________________________________________________________________________
30352 [  9210] By: jhi                                   on 2001/03/18  20:21:34
30353         Log: Add a hook for running the tests under the Third Degree
30354              debugging tool (set $ENV{PERL_3LOG} to non-zero)
30355              
30356              TODO: Document the use of Third Degree.
30357      Branch: perl
30358            ! t/TEST
30359 ____________________________________________________________________________
30360 [  9209] By: jhi                                   on 2001/03/18  20:19:07
30361         Log: Regen toc and api pods.
30362      Branch: perl
30363            ! pod/perlapi.pod pod/perltoc.pod
30364 ____________________________________________________________________________
30365 [  9208] By: jhi                                   on 2001/03/18  20:12:12
30366         Log: Integrate changes #8128,9132 from mainline into maintperl,
30367              Tie::SubstrHash fixes.
30368      Branch: maint-5.6/perl
30369           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
30370 ____________________________________________________________________________
30371 [  9207] By: jhi                                   on 2001/03/18  20:07:43
30372         Log: podchecker relaxations from Michael Stevens.
30373      Branch: perl
30374            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
30375 ____________________________________________________________________________
30376 [  9206] By: jhi                                   on 2001/03/18  20:04:24
30377         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
30378      Branch: perl
30379            ! lib/Locale/Constants.pm lib/Locale/Country.pm
30380            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
30381            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
30382 ____________________________________________________________________________
30383 [  9205] By: jhi                                   on 2001/03/18  19:54:45
30384         Log: Integrate changes #9161,9162 from maintperl to mainline.
30385              
30386              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
30387              results
30388      Branch: perl
30389           !> t/op/magic.t
30390 ____________________________________________________________________________
30391 [  9204] By: jhi                                   on 2001/03/18  19:37:46
30392         Log: Make perl.third checks more understandable to the builder.
30393      Branch: perl
30394            ! Makefile.SH
30395 ____________________________________________________________________________
30396 [  9203] By: jhi                                   on 2001/03/18  19:20:54
30397         Log: Re-integrate #9138 from maintperl to mainline,
30398              the squelching of the unneeded "Scalars leaked" messages.
30399      Branch: perl
30400           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
30401           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
30402           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
30403 ____________________________________________________________________________
30404 [  9202] By: jhi                                   on 2001/03/18  18:48:36
30405         Log: More robust and more paranoid perl.third target.
30406      Branch: perl
30407            ! Makefile.SH
30408 ____________________________________________________________________________
30409 [  9201] By: jhi                                   on 2001/03/18  18:39:21
30410         Log: Integrate change #9197 from maintperl to mainline.
30411              
30412              more thorough cleaning of arenas.
30413      Branch: perl
30414           !> embed.pl perl.c proto.h sv.c t/op/sort.t
30415 ____________________________________________________________________________
30416 [  9200] By: jhi                                   on 2001/03/18  18:25:17
30417         Log: Integrate perlio.
30418      Branch: perl
30419           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
30420           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
30421           !> t/lib/encode.t toke.c universal.c utf8.c
30422 ____________________________________________________________________________
30423 [  9199] By: nick                                  on 2001/03/18  15:23:51
30424         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
30425              is the sense of the test being done. Avoid some magical 127 and 128 values
30426              by using macros.
30427      Branch: perlio
30428            ! doop.c pp_ctl.c sv.c toke.c
30429 ____________________________________________________________________________
30430 [  9198] By: nick                                  on 2001/03/18  14:18:12
30431         Log: UTF-X encoding invariance for Encode:
30432              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
30433              - move the XS code for those to universal.c (so in miniperl)
30434              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
30435              - change ext/Encode/compile to use above.
30436              - Fix t/lib/encode.t for above
30437              - Teach t/lib/b.t to expect -uutf8
30438              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
30439              utf8.pm is needed.
30440      Branch: perlio
30441            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
30442            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
30443 ____________________________________________________________________________
30444 [  9197] By: gsar                                  on 2001/03/18  12:15:57
30445         Log: more thorough cleaning of arenas--keep going until no more
30446              SvREFCNT_dec()s occur (this fixes the problem that causes the
30447              pesky "Scalars leaked" warnings)
30448      Branch: maint-5.6/perl
30449            ! embed.pl perl.c proto.h sv.c t/op/sort.t
30450 ____________________________________________________________________________
30451 [  9196] By: nick                                  on 2001/03/18  10:57:29
30452         Log: Fix pragma/utf8.t # 15
30453              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
30454              are SvUTF8 as well.
30455      Branch: perlio
30456            ! toke.c
30457 ____________________________________________________________________________
30458 [  9195] By: nick                                  on 2001/03/18  09:27:06
30459         Log: Integrate mainline
30460      Branch: perlio
30461           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
30462           !> t/op/pat.t
30463 ____________________________________________________________________________
30464 [  9194] By: jhi                                   on 2001/03/18  05:29:59
30465         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
30466              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
30467      Branch: perl
30468            ! op.c op.h t/op/misc.t t/op/pat.t
30469 ____________________________________________________________________________
30470 [  9193] By: jhi                                   on 2001/03/18  05:15:06
30471         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
30472      Branch: perl
30473            ! mg.c t/op/pat.t
30474 ____________________________________________________________________________
30475 [  9192] By: jhi                                   on 2001/03/18  04:22:43
30476         Log: tr/// UTF-8 patches from Inaba Hiroto.
30477      Branch: perl
30478            ! doop.c op.c
30479 ____________________________________________________________________________
30480 [  9191] By: jhi                                   on 2001/03/18  04:21:17
30481         Log: Integrate perlio.
30482      Branch: perl
30483           !> utf8.c utfebcdic.h
30484 ____________________________________________________________________________
30485 [  9190] By: nick                                  on 2001/03/17  20:32:01
30486         Log: Correct #if EBCDIC side typos.
30487              Builds and passes many tests on OS390.
30488      Branch: perlio
30489            ! utf8.c utfebcdic.h
30490 ____________________________________________________________________________
30491 [  9189] By: jhi                                   on 2001/03/17  18:55:49
30492         Log: Add prerequisites for the perl.third target.
30493      Branch: perl
30494            ! Makefile.SH
30495 ____________________________________________________________________________
30496 [  9188] By: jhi                                   on 2001/03/17  18:46:00
30497         Log: Integrate perlio.
30498      Branch: perl
30499           +> utfebcdic.h
30500           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
30501 ____________________________________________________________________________
30502 [  9187] By: jhi                                   on 2001/03/17  18:38:47
30503         Log: Add a make rule for perl.third (the Third Degree memory debugging
30504              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
30505      Branch: perl
30506            ! Makefile.SH
30507 ____________________________________________________________________________
30508 [  9186] By: nick                                  on 2001/03/17  18:34:48
30509         Log: MANIFEST addition :-(
30510      Branch: perlio
30511            ! MANIFEST
30512 ____________________________________________________________________________
30513 [  9185] By: nick                                  on 2001/03/17  18:29:50
30514         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
30515              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
30516              a superset of ASCII are invariant under the encoding. This is EBCDIC
30517              friendly as an encoded string can be looked at as being EBCDIC by lexer
30518              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
30519              ASCII on ASCII machines.
30520              
30521              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
30522              seperate.
30523              - Add some more macros to comprehend different shift amounts and
30524              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
30525              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
30526              and conditionaly #include it.
30527              
30528              EBCDIC build as yet untested.  ASCII still fails the one test.
30529      Branch: perlio
30530            + utfebcdic.h
30531            ! utf8.c utf8.h
30532 ____________________________________________________________________________
30533 [  9184] By: nick                                  on 2001/03/17  17:44:16
30534         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
30535      Branch: perlio
30536            ! doop.c perl.h pp.c utf8.h
30537 ____________________________________________________________________________
30538 [  9183] By: jhi                                   on 2001/03/17  15:55:42
30539         Log: Integrate perlio.
30540      Branch: perl
30541            ! MANIFEST
30542           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
30543 ____________________________________________________________________________
30544 [  9182] By: nick                                  on 2001/03/17  09:16:06
30545         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
30546      Branch: perlio
30547            ! t/op/pat.t
30548 ____________________________________________________________________________
30549 [  9181] By: nick                                  on 2001/03/17  09:15:11
30550         Log: Integrate mainline.
30551      Branch: perlio
30552           +> lib/Locale/Constants.pm lib/Locale/Country.pm
30553           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
30554           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
30555           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
30556           !> (integrate 83 files)
30557 ____________________________________________________________________________
30558 [  9180] By: nick                                  on 2001/03/16  17:23:21
30559         Log: EBCDIC Fixes.
30560      Branch: perlio
30561            ! perl.h sv.c toke.c utf8.c utf8.h
30562 ____________________________________________________________________________
30563 [  9179] By: jhi                                   on 2001/03/16  14:10:12
30564         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
30565              a change needed to work around an AIX compiler bug.
30566      Branch: perl
30567            ! ext/Storable/Storable.xs
30568 ____________________________________________________________________________
30569 [  9178] By: jhi                                   on 2001/03/16  03:19:59
30570         Log: With Damian's approval synchronize damian's modules'
30571              licensing with Perl's standard module licensing.
30572      Branch: perl
30573            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
30574 ____________________________________________________________________________
30575 [  9177] By: jhi                                   on 2001/03/16  03:15:34
30576         Log: Make the Filter::Util:Call files have their own copies
30577              of the Perl standard module licensing, from Paul Marquess.
30578      Branch: perl
30579            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
30580 ____________________________________________________________________________
30581 [  9176] By: jhi                                   on 2001/03/16  02:56:04
30582         Log: Subject: [PATCH] more pod patches
30583              From: Michael Stevens <michael@etla.org>
30584              Date: Thu, 15 Mar 2001 21:25:18 +0000
30585              Message-ID: <20010315212518.A18870@firedrake.org>
30586      Branch: perl
30587            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
30588            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
30589            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
30590            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
30591            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
30592            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
30593            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
30594            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
30595            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
30596            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
30597            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
30598            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
30599            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
30600            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
30601            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
30602            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
30603            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
30604            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
30605            ! lib/Locale/Country.pm lib/Locale/Language.pm
30606            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
30607            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
30608            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
30609            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
30610            ! os2/OS2/Process/Process.pm
30611 ____________________________________________________________________________
30612 [  9175] By: jhi                                   on 2001/03/16  02:53:32
30613         Log: Subject: [PATCH] the uncontroversial doc patches
30614              From: Michael Stevens <michael@etla.org>
30615              Date: Thu, 15 Mar 2001 20:01:12 +0000
30616              Message-ID: <20010315200112.A7636@firedrake.org>
30617      Branch: perl
30618            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
30619            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
30620            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
30621            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
30622            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
30623 ____________________________________________________________________________
30624 [  9174] By: jhi                                   on 2001/03/16  02:50:49
30625         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
30626              From: Paul Lindner <lindner@inuus.com>
30627              Date: Fri, 16 Mar 2001 11:28:03 -0800
30628              Message-ID: <20010316112803.A7577@inuus.com>
30629      Branch: perl
30630            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
30631 ____________________________________________________________________________
30632 [  9173] By: nick                                  on 2001/03/15  20:21:03
30633         Log: 1st day's EBCDIC fixes:
30634              - toke.c's parsing of strings needed attention
30635              needed to conditionally e2a if string was already UTF-8
30636              - e2a/a2e tables where wrong way round.
30637              - new macros in utf8.h
30638      Branch: perlio
30639            ! perl.h toke.c utf8.h
30640 ____________________________________________________________________________
30641 [  9172] By: jhi                                   on 2001/03/15  15:17:17
30642         Log: Update Changes.
30643      Branch: perl
30644            ! Changes patchlevel.h
30645 ____________________________________________________________________________
30646 [  9171] By: jhi                                   on 2001/03/15  15:09:32
30647         Log: Subject: Re: Another Borland C++ problem.
30648              From: "Vadim Konovalov" <watman@inbox.ru>
30649              Date: Sat, 10 Mar 2001 19:26:07 +0300
30650              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
30651              
30652              Borland filename case problem.
30653      Branch: perl
30654            + win32/sncfnmcs.pl
30655            ! MANIFEST README.win32
30656 ____________________________________________________________________________
30657 [  9170] By: jhi                                   on 2001/03/15  14:54:23
30658         Log: Add Locale::Codes 1.06, from Neil Bowers.
30659      Branch: perl
30660            + lib/Locale/Constants.pm lib/Locale/Country.pm
30661            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
30662            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
30663            + t/lib/lc-language.t t/lib/lc-uk.t
30664            ! MANIFEST
30665 ____________________________________________________________________________
30666 [  9169] By: jhi                                   on 2001/03/15  14:19:01
30667         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
30668      Branch: perl
30669            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
30670            ! ext/Storable/Storable.xs
30671 ____________________________________________________________________________
30672 [  9168] By: jhi                                   on 2001/03/15  14:13:22
30673         Log: Integrate changes #9120,9167 from mainline to maintperl.
30674              
30675              Subject: [PATCH 5.6.1] OS/2 docs
30676              
30677              Subject: [PATCH 5.6.1] perldoc
30678      Branch: maint-5.6/perl
30679           !> os2/Changes utils/perldoc.PL
30680 ____________________________________________________________________________
30681 [  9167] By: jhi                                   on 2001/03/15  14:07:42
30682         Log: Subject: [PATCH 5.6.1] perldoc
30683              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30684              Date: Wed, 14 Mar 2001 23:46:52 -0500
30685              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
30686      Branch: perl
30687            ! utils/perldoc.PL
30688 ____________________________________________________________________________
30689 [  9166] By: jhi                                   on 2001/03/15  13:53:15
30690         Log: sigaction test condition tweakage.
30691      Branch: perl
30692            ! t/lib/sigaction.t
30693 ____________________________________________________________________________
30694 [  9165] By: alanbur                               on 2001/03/15  03:49:17
30695         Log: Resynchronised with parent
30696      Branch: maint-5.6/pureperl
30697           +> os2/os2add.sym t/op/anonsub.t
30698           !> (integrate 72 files)
30699 ____________________________________________________________________________
30700 [  9164] By: jhi                                   on 2001/03/15  01:05:01
30701         Log: Avoid stomping off the beginning of an array in tr///.
30702      Branch: perl
30703            ! op.c
30704 ____________________________________________________________________________
30705 [  9163] By: jhi                                   on 2001/03/15  00:58:57
30706         Log: h2ph strictness and cleanliness from Kurt Starsinic.
30707      Branch: perl
30708            ! utils/h2ph.PL
30709 ____________________________________________________________________________
30710 [  9162] By: gsar                                  on 2001/03/15  00:56:53
30711         Log: avoid warnings
30712      Branch: maint-5.6/perl
30713            ! t/op/magic.t
30714 ____________________________________________________________________________
30715 [  9161] By: gsar                                  on 2001/03/15  00:52:09
30716         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
30717              results
30718      Branch: maint-5.6/perl
30719            ! t/op/magic.t
30720 ____________________________________________________________________________
30721 [  9160] By: jhi                                   on 2001/03/14  22:02:10
30722         Log: Do not use the Perl malloc in IRIX, suggested by
30723              Helmus Jarausch.
30724      Branch: perl
30725            ! hints/irix_6.sh
30726 ____________________________________________________________________________
30727 [  9159] By: nick                                  on 2001/03/14  21:45:59
30728         Log: Integrate mainline
30729      Branch: perlio
30730           +> t/op/loopctl.t
30731           !> (integrate 41 files)
30732 ____________________________________________________________________________
30733 [  9158] By: jhi                                   on 2001/03/14  21:10:09
30734         Log: The Day of the Retractions continues: the #9138
30735              (integrated in #9144) doesn't work well in mainline.
30736      Branch: perl
30737            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
30738            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
30739            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
30740 ____________________________________________________________________________
30741 [  9157] By: jhi                                   on 2001/03/14  20:58:12
30742         Log: The #9145 CANNOT be enabled: the clear_pmop code still
30743              dumps core all over in Tru64.
30744      Branch: perl
30745            ! op.c op.h t/op/pat.t
30746 ____________________________________________________________________________
30747 [  9156] By: jhi                                   on 2001/03/14  20:48:06
30748         Log: Integrate change #9154 from maintperl to mainline.
30749              
30750              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
30751              (caused Storable 1.0.10 to break on windows)
30752      Branch: perl
30753           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
30754           !> perlapi.c proto.h
30755 ____________________________________________________________________________
30756 [  9155] By: jhi                                   on 2001/03/14  20:23:53
30757         Log: Retract #9136: breaks threading (and binary compatibility).
30758      Branch: perl
30759            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
30760 ____________________________________________________________________________
30761 [  9154] By: gsar                                  on 2001/03/14  17:48:18
30762         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
30763              (caused Storable 1.0.10 to break on windows)
30764      Branch: maint-5.6/perl
30765            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
30766            ! perlapi.c proto.h
30767 ____________________________________________________________________________
30768 [  9153] By: jhi                                   on 2001/03/14  13:35:21
30769         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
30770      Branch: perl
30771            ! t/lib/sigaction.t
30772 ____________________________________________________________________________
30773 [  9152] By: gsar                                  on 2001/03/14  07:29:40
30774         Log: back out changes#9012,9010,9009 and parts of change#9016
30775              (causes ABRs under purify, and some prerequisites don't
30776              seem to be there in 5.6.x)
30777      Branch: maint-5.6/perl
30778            ! doop.c op.c t/op/tr.t toke.c
30779 ____________________________________________________________________________
30780 [  9151] By: gsar                                  on 2001/03/14  07:01:29
30781         Log: reenable change#9145 (the test was busted due to a missing
30782              C<print "ok 27\n">)
30783      Branch: perl
30784            ! op.c op.h t/op/pat.t
30785 ____________________________________________________________________________
30786 [  9150] By: jhi                                   on 2001/03/14  06:38:36
30787         Log: Retract #9145.
30788      Branch: perl
30789            ! op.c op.h t/op/pat.t
30790 ____________________________________________________________________________
30791 [  9149] By: jhi                                   on 2001/03/14  06:14:56
30792         Log: Retract #9143.
30793      Branch: perl
30794            ! op.c
30795 ____________________________________________________________________________
30796 [  9148] By: gsar                                  on 2001/03/14  06:13:02
30797         Log: Uninitialized Memory Read in regexec.c
30798      Branch: perl
30799            ! regexec.c
30800 ____________________________________________________________________________
30801 [  9147] By: jhi                                   on 2001/03/14  04:59:54
30802         Log: Subject: PATCH: make goto work in nested eval ""
30803              From: Robin Houston <robin@kitsite.com>
30804              Date: Wed, 14 Mar 2001 04:16:10 +0000
30805              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
30806      Branch: perl
30807            ! pp_ctl.c t/op/goto.t
30808 ____________________________________________________________________________
30809 [  9146] By: jhi                                   on 2001/03/14  04:42:54
30810         Log: Preserve the #ifdef PERL_CORE in perly.h.
30811      Branch: perl
30812            ! perly.fixer
30813 ____________________________________________________________________________
30814 [  9145] By: jhi                                   on 2001/03/14  03:57:41
30815         Log: (Retracted by #9150.)
30816      Branch: perl
30817            ! op.c op.h t/op/pat.t
30818 ____________________________________________________________________________
30819 [  9144] By: jhi                                   on 2001/03/14  03:50:38
30820         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
30821              
30822              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
30823              
30824              remove squelch controls for "Scalars leaked" messages in most places
30825              (these are now cured)
30826              
30827              fix another memory leak reported by purify (tie callbacks that
30828              croak can leak when wiping out magic)
30829      Branch: perl
30830           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
30831           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
30832           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
30833           !> t/pragma/warnings.t
30834 ____________________________________________________________________________
30835 [  9143] By: jhi                                   on 2001/03/14  03:37:53
30836         Log: (Retracted by #9149.)
30837      Branch: perl
30838            ! op.c
30839 ____________________________________________________________________________
30840 [  9142] By: gsar                                  on 2001/03/14  03:20:48
30841         Log: fix another memory leak reported by purify (tie callbacks that
30842              croak can leak when wiping out magic)
30843      Branch: maint-5.6/perl
30844            ! scope.c
30845 ____________________________________________________________________________
30846 [  9141] By: jhi                                   on 2001/03/14  02:55:00
30847         Log: Subject: PATCH for [ID 20010305.003]
30848              From: Robin Houston <robin@kitsite.com>
30849              Date: Wed, 14 Mar 2001 02:45:51 +0000
30850              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
30851      Branch: perl
30852            ! pp_ctl.c t/op/eval.t
30853 ____________________________________________________________________________
30854 [  9140] By: jhi                                   on 2001/03/14  02:41:54
30855         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
30856              Date: Wed, 14 Mar 2001 01:52:51 +0000
30857              From: Robin Houston <robin@kitsite.com>
30858              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
30859              
30860              Fix for 2000313.004.
30861      Branch: perl
30862            ! pp_ctl.c t/op/goto.t
30863 ____________________________________________________________________________
30864 [  9139] By: jhi                                   on 2001/03/14  02:40:50
30865         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
30866              From: Robin Houston <robin@kitsite.com>
30867              Date: Wed, 14 Mar 2001 00:43:45 +0000
30868              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
30869      Branch: perl
30870            + t/op/loopctl.t
30871            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
30872            ! vms/perly_c.vms
30873 ____________________________________________________________________________
30874 [  9138] By: gsar                                  on 2001/03/14  01:18:00
30875         Log: remove squelch controls for "Scalars leaked" messages in most places
30876              (these are now cured)
30877      Branch: maint-5.6/perl
30878            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
30879            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
30880            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
30881 ____________________________________________________________________________
30882 [  9137] By: gsar                                  on 2001/03/14  00:57:04
30883         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
30884      Branch: maint-5.6/perl
30885            ! regcomp.c
30886 ____________________________________________________________________________
30887 [  9136] By: jhi                                   on 2001/03/13  23:12:24
30888         Log: (Retracted by #9155)
30889              
30890              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
30891              From: Jens-Uwe Mager <jum@helios.de>
30892              Date: Wed, 21 Feb 2001 21:32:04 +0100
30893              Message-ID: <20010221213203.A18340@ans.helios.de>
30894      Branch: perl
30895            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
30896 ____________________________________________________________________________
30897 [  9135] By: jhi                                   on 2001/03/13  22:50:05
30898         Log: Integrate perlio.
30899      Branch: perl
30900           !> pp.c
30901 ____________________________________________________________________________
30902 [  9134] By: jhi                                   on 2001/03/13  22:49:05
30903         Log: Integrate change #9131 from maintperl into mainline.
30904              
30905              make the error text look more consistent in hints/hpux.sh
30906      Branch: perl
30907           !> hints/hpux.sh
30908 ____________________________________________________________________________
30909 [  9133] By: gsar                                  on 2001/03/13  22:46:20
30910         Log: integrate change#9067 from mainline
30911              
30912              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
30913      Branch: maint-5.6/perl
30914           !> lib/ExtUtils/MM_Unix.pm
30915 ____________________________________________________________________________
30916 [  9132] By: jhi                                   on 2001/03/13  22:41:21
30917         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
30918              From: "John P. Linderman" <jpl@research.att.com>
30919              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
30920              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
30921              
30922              A more correct prime finder.
30923      Branch: perl
30924            ! lib/Tie/SubstrHash.pm
30925 ____________________________________________________________________________
30926 [  9131] By: gsar                                  on 2001/03/13  22:30:42
30927         Log: make the error text look more consistent in hints/hpux.sh
30928      Branch: maint-5.6/perl
30929            ! hints/hpux.sh
30930 ____________________________________________________________________________
30931 [  9130] By: jhi                                   on 2001/03/13  22:23:44
30932         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
30933              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30934              Date: Tue, 13 Mar 2001 18:41:26 +0100
30935              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
30936              
30937              If the test is run non-interactively the default handler
30938              is different.
30939      Branch: perl
30940            ! t/lib/sigaction.t
30941 ____________________________________________________________________________
30942 [  9129] By: jhi                                   on 2001/03/13  22:20:21
30943         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
30944              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30945              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
30946              Date:     Tue, 13 Mar 2001 16:44:32 EST
30947      Branch: perl
30948            ! t/lib/1_compile.t
30949 ____________________________________________________________________________
30950 [  9128] By: jhi                                   on 2001/03/13  22:18:34
30951         Log: Subject: Another patch for integer.pm POD 
30952              From: "John L. Allen" <allen@grumman.com>
30953              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
30954              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
30955      Branch: perl
30956            ! lib/integer.pm
30957 ____________________________________________________________________________
30958 [  9127] By: nick                                  on 2001/03/13  21:26:30
30959         Log: Integrate mainline.
30960      Branch: perlio
30961           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
30962           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
30963           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
30964           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
30965           !> Changes Configure MANIFEST README.os2 README.os390
30966           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
30967           !> os2/Changes patchlevel.h win32/perlhost.h
30968 ____________________________________________________________________________
30969 [  9126] By: nick                                  on 2001/03/13  20:39:51
30970         Log: #ifdef'ed out code to make packed side of pack/unpack
30971              octets. (i.e. pack('U') => encode_utf8).
30972      Branch: perlio
30973            ! pp.c
30974 ____________________________________________________________________________
30975 [  9125] By: jhi                                   on 2001/03/13  15:07:16
30976         Log: Update Changes.
30977      Branch: perl
30978            ! Changes patchlevel.h
30979 ____________________________________________________________________________
30980 [  9124] By: jhi                                   on 2001/03/13  14:22:45
30981         Log: Workaround for the buggy ("internal compiler error")
30982              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
30983              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
30984              of Andreas König.
30985      Branch: perl
30986            ! ext/re/Makefile.PL hints/aix.sh
30987 ____________________________________________________________________________
30988 [  9123] By: jhi                                   on 2001/03/13  03:24:34
30989         Log: Typo in #9114.
30990      Branch: metaconfig
30991            ! U/modified/myhostname.U
30992 ____________________________________________________________________________
30993 [  9122] By: jhi                                   on 2001/03/13  03:24:06
30994         Log: Typo in #9113.
30995      Branch: perl
30996            ! Configure
30997 ____________________________________________________________________________
30998 [  9121] By: jhi                                   on 2001/03/13  01:53:05
30999         Log: Forgot to check-in the larger part of #9120, duh.
31000      Branch: perl
31001            ! README.os2
31002 ____________________________________________________________________________
31003 [  9120] By: jhi                                   on 2001/03/13  01:51:31
31004         Log: Subject: [PATCH 5.6.1] OS/2 docs
31005              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31006              Date: Mon, 12 Mar 2001 03:27:32 -0500
31007              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
31008      Branch: perl
31009            ! os2/Changes
31010 ____________________________________________________________________________
31011 [  9119] By: jhi                                   on 2001/03/13  01:49:41
31012         Log: Integrate change #9116 from maintperl into mainline.
31013              
31014              Win32::GetCwd() returns C: instead of C:\ in the root directory
31015              under ithreads
31016      Branch: perl
31017           !> win32/perlhost.h
31018 ____________________________________________________________________________
31019 [  9118] By: jhi                                   on 2001/03/13  01:13:39
31020         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
31021      Branch: perl
31022            + lib/Switch.pm t/lib/switch.t
31023            ! MANIFEST
31024 ____________________________________________________________________________
31025 [  9117] By: jhi                                   on 2001/03/13  01:03:17
31026         Log: Add Text::Balanced 1.83.
31027      Branch: perl
31028            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
31029            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
31030            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
31031            + t/lib/tb-xvari.t
31032            ! MANIFEST
31033 ____________________________________________________________________________
31034 [  9116] By: gsar                                  on 2001/03/13  00:55:53
31035         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
31036              under ithreads
31037      Branch: maint-5.6/perl
31038            ! win32/perlhost.h
31039 ____________________________________________________________________________
31040 [  9115] By: jhi                                   on 2001/03/13  00:54:09
31041         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
31042              From: "John L. Allen" <allen@grumman.com>
31043              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
31044              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
31045              
31046              use integer document clarification.
31047      Branch: perl
31048            ! lib/integer.pm
31049 ____________________________________________________________________________
31050 [  9114] By: jhi                                   on 2001/03/13  00:38:54
31051         Log: Metaconfig unit change for #9113.
31052      Branch: metaconfig
31053            ! U/modified/myhostname.U
31054 ____________________________________________________________________________
31055 [  9113] By: jhi                                   on 2001/03/13  00:38:35
31056         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?)
31057              From: Peter Prymmer <pvhp@forte.com>
31058              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
31059              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
31060      Branch: perl
31061            ! Configure README.os390 hints/os390.sh
31062 ____________________________________________________________________________
31063 [  9112] By: jhi                                   on 2001/03/13  00:29:00
31064         Log: Integrate perlio.
31065      Branch: perl
31066           !> sv.c utf8.h
31067 ____________________________________________________________________________
31068 [  9111] By: nick                                  on 2001/03/12  21:16:33
31069         Log: Integrate mainline.
31070      Branch: perlio
31071           +> t/op/anonsub.t
31072           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
31073           !> proto.h sv.c
31074 ____________________________________________________________________________
31075 [  9110] By: nick                                  on 2001/03/12  21:00:13
31076         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
31077      Branch: perlio
31078            ! sv.c utf8.h
31079 ____________________________________________________________________________
31080 [  9109] By: jhi                                   on 2001/03/12  16:04:47
31081         Log: Integrate change #9108 from maintperl to mainline.
31082              
31083              fix memory leak in C<sub X { sub {} }> arising from a refcount
31084              loop between the outer sub and the inner prototype anonsub
31085              
31086              this also enables closures returned by subroutines that
31087              subsequently get redefined to work without generating coredumps :)
31088              
31089              completely removed the free_closures() hack--it shouldn't be
31090              needed anymore
31091      Branch: perl
31092           +> t/op/anonsub.t
31093           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
31094           !> proto.h sv.c
31095 ____________________________________________________________________________
31096 [  9108] By: gsar                                  on 2001/03/12  10:21:31
31097         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
31098              loop between the outer sub and the inner prototype anonsub
31099              
31100              this also enables closures returned by subroutines that
31101              subsequently get redefined to work without generating coredumps :)
31102              
31103              completely removed the free_closures() hack--it shouldn't be
31104              needed anymore
31105      Branch: maint-5.6/perl
31106            + t/op/anonsub.t
31107            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
31108            ! proto.h sv.c
31109 ____________________________________________________________________________
31110 [  9107] By: jhi                                   on 2001/03/12  05:15:31
31111         Log: Integrate perlio.
31112      Branch: perl
31113           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
31114 ____________________________________________________________________________
31115 [  9106] By: nick                                  on 2001/03/11  20:10:12
31116         Log: regcomp.c is working in native space, not Unicode space (if different)
31117              as it is doing compare against 'W' in \W etc.
31118      Branch: perlio
31119            ! regcomp.c
31120 ____________________________________________________________________________
31121 [  9105] By: nick                                  on 2001/03/11  19:39:34
31122         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
31123              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
31124      Branch: perlio
31125            ! regcomp.c toke.c utf8.c
31126 ____________________________________________________________________________
31127 [  9104] By: nick                                  on 2001/03/11  18:15:44
31128         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
31129      Branch: perlio
31130            ! sv.c
31131 ____________________________________________________________________________
31132 [  9103] By: nick                                  on 2001/03/11  18:03:28
31133         Log: Integrate mainline (for regexp stuff).
31134      Branch: perlio
31135           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
31136           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
31137           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
31138           !> t/lib/errno.t t/op/pat.t
31139 ____________________________________________________________________________
31140 [  9102] By: nick                                  on 2001/03/11  17:44:20
31141         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
31142              - exclude layer syms in makedef.pl for sfio
31143              - also inhibit Encode from trying to build ":encode()" layer.
31144      Branch: perlio
31145            ! ext/Encode/Encode.xs makedef.pl
31146 ____________________________________________________________________________
31147 [  9101] By: jhi                                   on 2001/03/10  22:38:13
31148         Log: The $Is_MacOS needs to be declared.
31149      Branch: perl
31150            ! lib/ExtUtils/Manifest.pm
31151 ____________________________________________________________________________
31152 [  9100] By: jhi                                   on 2001/03/10  22:14:29
31153         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
31154              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
31155              pollute the symbolspace if using sfio.
31156      Branch: perl
31157            ! ext/Encode/Encode.xs
31158 ____________________________________________________________________________
31159 [  9099] By: jhi                                   on 2001/03/10  21:58:48
31160         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
31161              Date: Sat, 10 Mar 2001 14:23:55 -0500
31162              From: Chris Nandor <pudge@pobox.com>
31163              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
31164      Branch: perl
31165            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
31166            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
31167            ! t/lib/errno.t
31168 ____________________________________________________________________________
31169 [  9098] By: jhi                                   on 2001/03/10  21:38:30
31170         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
31171      Branch: perl
31172            ! regcomp.c regexec.c t/op/pat.t
31173 ____________________________________________________________________________
31174 [  9097] By: jhi                                   on 2001/03/10  14:38:07
31175         Log: Integrate perlio.
31176      Branch: perl
31177           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
31178           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
31179           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
31180 ____________________________________________________________________________
31181 [  9096] By: nick                                  on 2001/03/10  11:55:43
31182         Log: EBCDIC sanity - phase I
31183              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
31184              - use utf8n_xxxx (c.f. pvn) for forms which take length.
31185              - back out vN.N and $^V exceptions to e2a/a2e
31186              - make "locale" isxxx macros be uvchr (may be redundant?)
31187              
31188              Not clear yet that toUPPER_uni et. al. return being handled correctly.
31189              The tr// and rexexp stuff still needs an audit, assumption is they are working
31190              in Unicode space.
31191              
31192              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
31193      Branch: perlio
31194            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
31195            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
31196            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
31197 ____________________________________________________________________________
31198 [  9095] By: jhi                                   on 2001/03/09  22:10:01
31199         Log: Integrate perlio.
31200      Branch: perl
31201           !> dump.c
31202 ____________________________________________________________________________
31203 [  9094] By: nick                                  on 2001/03/09  17:36:38
31204         Log: Builds an passes all tests after integrate and this tweak.
31205      Branch: perlio
31206            ! dump.c
31207 ____________________________________________________________________________
31208 [  9093] By: nick                                  on 2001/03/09  17:16:03
31209         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
31210      Branch: perlio
31211           +> lib/unicode/Scripts.txt t/lib/sigaction.t
31212           !> (integrate 79 files)
31213 ____________________________________________________________________________
31214 [  9092] By: jhi                                   on 2001/03/09  15:28:26
31215         Log: Update Changes.
31216      Branch: perl
31217            ! Changes patchlevel.h
31218 ____________________________________________________________________________
31219 [  9091] By: jhi                                   on 2001/03/09  15:25:05
31220         Log: In op/stat #35 better to scan all the potential directories
31221              for setuids, not just the first one.
31222      Branch: perl
31223            ! t/op/stat.t
31224 ____________________________________________________________________________
31225 [  9090] By: jhi                                   on 2001/03/09  15:01:27
31226         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
31227              From: rspier@pobox.com (Robert Spier)
31228              Date: Fri, 9 Mar 2001 03:30:20 -0500
31229              Message-ID: <15016.38044.381174.160189@rls.cx>
31230              
31231              EXISTS() returning undef mistakenly triggered a FETCH().
31232      Branch: perl
31233            ! hv.c
31234 ____________________________________________________________________________
31235 [  9089] By: jhi                                   on 2001/03/09  14:59:02
31236         Log: Add /sbin and /usr/sbin to the list of directories scanned
31237              for setuid programs.  Takes care of bug id 20010309.003.
31238      Branch: perl
31239            ! t/op/stat.t
31240 ____________________________________________________________________________
31241 [  9088] By: jhi                                   on 2001/03/09  14:48:32
31242         Log: Regen perlapi, perltoc.
31243      Branch: perl
31244            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
31245 ____________________________________________________________________________
31246 [  9087] By: jhi                                   on 2001/03/09  14:38:56
31247         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
31248              From: David Mitchell <davem@fdgroup.co.uk>
31249              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
31250              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
31251      Branch: perl
31252            ! dump.c perl.c perl.h pod/perlrun.pod
31253 ____________________________________________________________________________
31254 [  9086] By: jhi                                   on 2001/03/09  01:47:16
31255         Log: A modified version of
31256              
31257              Subject: [ID 20010307.005] POSIX::sigaction has various problems
31258              From: anders@broadcom.com
31259              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
31260              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
31261              
31262              Currently the sigaction.t test #6 fails (and is fudged to look
31263              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
31264              This may well be a genuine bug in Linux sigaction() (since at
31265              least Tru64, Solaris, and HP-UX disagree with Linux).
31266              Anyone with POSIX / SUSv2 tome handy?  The problem is that
31267              the flags of the oldaction don't match with the flags in
31268              the previously installed disposition.
31269      Branch: perl
31270            + t/lib/sigaction.t
31271            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
31272 ____________________________________________________________________________
31273 [  9085] By: jhi                                   on 2001/03/09  01:30:13
31274         Log: Subject: Re: mission impossible for the day
31275              From: Alex Gough <alex@rcon.org>
31276              Date: Thu, 08 Mar 2001 17:18:19 +0000
31277              Message-ID: <3AA7BEDB.8070409@rcon.org>
31278              
31279              If references (are overloaded) and can be directly stringified,
31280              show that instead of "stringified".
31281              
31282              (The problem, infinite mutual recursion caused by overloaded bool
31283              in Switch.pm, tracked by David Mitchell)
31284      Branch: perl
31285            ! lib/Carp/Heavy.pm
31286 ____________________________________________________________________________
31287 [  9084] By: jhi                                   on 2001/03/09  01:20:39
31288         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
31289              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
31290              From: David Mitchell <davem@fdgroup.co.uk>
31291              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
31292      Branch: perl
31293            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
31294            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
31295 ____________________________________________________________________________
31296 [  9083] By: jhi                                   on 2001/03/09  01:16:51
31297         Log: Subject: [PATCH] perldata.pod here-doc docs
31298              From: Jeff Pinyan <jeffp@crusoe.net>
31299              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
31300              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
31301      Branch: perl
31302            ! pod/perldata.pod
31303 ____________________________________________________________________________
31304 [  9082] By: jhi                                   on 2001/03/09  01:01:27
31305         Log: Subject: Re: Unicode/EBCDIC
31306              From: Peter Prymmer <pvhp@forte.com>
31307              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
31308              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
31309      Branch: perl
31310            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
31311 ____________________________________________________________________________
31312 [  9081] By: jhi                                   on 2001/03/08  13:41:30
31313         Log: Subject: Ooops, wrong 'no *POSIX' Patch
31314              From: Dorner Thomas <Thomas.Dorner@start.de>
31315              Date: Thu, 8 Mar 2001 08:43:28 +0100
31316              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
31317      Branch: perl
31318            ! hints/posix-bc.sh
31319 ____________________________________________________________________________
31320 [  9080] By: jhi                                   on 2001/03/08  13:11:42
31321         Log: It's Scripts.txt, not Script.txt.
31322      Branch: perl
31323            ! MANIFEST
31324 ____________________________________________________________________________
31325 [  9079] By: jhi                                   on 2001/03/08  12:59:05
31326         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
31327              From: Dorner Thomas <Thomas.Dorner@start.de>
31328              Date: Wed, 7 Mar 2001 14:13:31 +0100
31329              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
31330      Branch: perl
31331            ! makedepend.SH
31332 ____________________________________________________________________________
31333 [  9078] By: jhi                                   on 2001/03/08  12:57:43
31334         Log: Retract #9069, wrong patch.
31335      Branch: perl
31336            ! Makefile.SH
31337 ____________________________________________________________________________
31338 [  9077] By: jhi                                   on 2001/03/08  01:06:13
31339         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
31340      Branch: perl
31341            + lib/unicode/Scripts.txt
31342            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
31343            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
31344            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
31345            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
31346            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
31347            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
31348            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
31349            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
31350            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
31351            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
31352            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
31353            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
31354            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
31355            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
31356            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
31357            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
31358            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
31359            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
31360            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
31361            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
31362            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
31363            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
31364            ! lib/unicode/version
31365 ____________________________________________________________________________
31366 [  9076] By: jhi                                   on 2001/03/07  22:59:39
31367         Log: Integrate change #7784 from mainline into maintperl.
31368              
31369              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
31370      Branch: maint-5.6/perl
31371           !> pp_ctl.c t/op/pat.t
31372 ____________________________________________________________________________
31373 [  9075] By: jhi                                   on 2001/03/07  22:05:11
31374         Log: More UTF-8 test tweaks.
31375      Branch: perl
31376            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
31377 ____________________________________________________________________________
31378 [  9074] By: nick                                  on 2001/03/07  21:39:29
31379         Log: Integrate mainline.
31380      Branch: perlio
31381           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
31382           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
31383           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
31384           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
31385           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
31386 ____________________________________________________________________________
31387 [  9073] By: jhi                                   on 2001/03/07  16:37:09
31388         Log: Update Changes.
31389      Branch: perl
31390            ! Changes patchlevel.h
31391 ____________________________________________________________________________
31392 [  9072] By: jhi                                   on 2001/03/07  16:32:30
31393         Log: Subject: [ID 20010306.004] || != named unary operator
31394              From: abela@geneanet.org
31395              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
31396              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
31397      Branch: perl
31398            ! pod/perlop.pod
31399 ____________________________________________________________________________
31400 [  9071] By: jhi                                   on 2001/03/07  15:14:11
31401         Log: Subject: downgrading to bytes for common functions
31402              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
31403              Date: Wed, 7 Mar 2001 02:36:55 -0500
31404              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
31405      Branch: perl
31406            ! pp_sys.c
31407 ____________________________________________________________________________
31408 [  9070] By: jhi                                   on 2001/03/07  15:04:58
31409         Log: Clarify the description differentiating for and while; inspired by
31410              
31411              Subject: [ID 20010306.002] for/while difference in for definition
31412              From: abela@geneanet.org
31413              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
31414              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
31415      Branch: perl
31416            ! pod/perlsyn.pod
31417 ____________________________________________________________________________
31418 [  9069] By: jhi                                   on 2001/03/07  14:55:30
31419         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
31420              From: Dorner Thomas <Thomas.Dorner@start.de>
31421              Date: Wed, 7 Mar 2001 14:13:31 +0100
31422              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
31423      Branch: perl
31424            ! Makefile.SH
31425 ____________________________________________________________________________
31426 [  9068] By: jhi                                   on 2001/03/07  14:51:17
31427         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
31428              From: Radu Greab <radu@netsoft.ro>
31429              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
31430              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
31431      Branch: perl
31432            ! pp.c t/op/chop.t
31433 ____________________________________________________________________________
31434 [  9067] By: jhi                                   on 2001/03/07  14:48:57
31435         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
31436              From: Simon Cozens <simon@netthink.co.uk>
31437              Date: Wed, 7 Mar 2001 13:59:28 +0000
31438              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
31439              
31440              In order to allow MakeMaker to build correct Makefiles,
31441              you need to change the order of the arguments in MM_Unix.pm
31442              as well. (Unless you have C89_CCMODE set, but we're trying
31443              to be POSIXly correct)
31444              
31445              Thanks to Merijn Broeren for tracking this down.
31446      Branch: perl
31447            ! lib/ExtUtils/MM_Unix.pm
31448 ____________________________________________________________________________
31449 [  9066] By: jhi                                   on 2001/03/07  14:30:02
31450         Log: Floating point too messy.
31451      Branch: perl
31452            ! t/camel-III/vstring.t
31453 ____________________________________________________________________________
31454 [  9065] By: jhi                                   on 2001/03/07  14:17:44
31455         Log: Integrate change #9064 from maintperl into mainline.
31456              
31457              fix memory leak in pack("Bb",...)
31458      Branch: perl
31459           !> perl.c
31460 ____________________________________________________________________________
31461 [  9064] By: gsar                                  on 2001/03/07  06:29:24
31462         Log: fix memory leak in pack("Bb",...)
31463      Branch: maint-5.6/perl
31464            ! perl.c
31465 ____________________________________________________________________________
31466 [  9063] By: jhi                                   on 2001/03/07  00:55:04
31467         Log: Major utf8 test reorganisation and rewrite.
31468              Hopefully no tests were lost in the shuffle.
31469              (The beginning of pragma/utf8 was lost intentionally,
31470              the tests were rather bogus and incomplete.)
31471      Branch: perl
31472            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
31473            ! t/pragma/utf8.t
31474 ____________________________________________________________________________
31475 [  9062] By: jhi                                   on 2001/03/07  00:41:16
31476         Log: More tweakage on the Unicode character class descriptions.
31477      Branch: perl
31478            ! lib/unicode/mktables.PL pod/perlretut.pod
31479 ____________________________________________________________________________
31480 [  9061] By: jhi                                   on 2001/03/06  23:12:38
31481         Log: The perlretut was still talking about the old \p and \P
31482              definitions.
31483      Branch: perl
31484            ! pod/perlretut.pod
31485 ____________________________________________________________________________
31486 [  9060] By: nick                                  on 2001/03/06  20:52:37
31487         Log: Integrate mainline (make test works again now).
31488      Branch: perlio
31489           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
31490 ____________________________________________________________________________
31491 [  9059] By: jhi                                   on 2001/03/06  15:36:14
31492         Log: 0.999... does equal 1.0, doesn't it?
31493      Branch: perl
31494            ! t/camel-III/vstring.t
31495 ____________________________________________________________________________
31496 [  9058] By: jhi                                   on 2001/03/06  15:34:00
31497         Log: Make /x{abcd}/ to work without use utf8.
31498      Branch: perl
31499            ! regcomp.c
31500 ____________________________________________________________________________
31501 [  9057] By: jhi                                   on 2001/03/06  03:02:36
31502         Log: Easier to outcomment all the three reset() tests for now.
31503      Branch: perl
31504            ! t/op/pat.t
31505 ____________________________________________________________________________
31506 [  9056] By: jhi                                   on 2001/03/06  02:30:02
31507         Log: Comment out the deadly reset; until the 20010301.005
31508              is finally fixed.
31509      Branch: perl
31510            ! t/op/pat.t
31511 ____________________________________________________________________________
31512 [  9055] By: jhi                                   on 2001/03/06  02:21:26
31513         Log: Integrate the change #9054 from mainline:
31514              retract the PMOP cleanup patch pending further investigation.
31515      Branch: maint-5.6/perl
31516           !> op.c op.h
31517 ____________________________________________________________________________
31518 [  9054] By: jhi                                   on 2001/03/06  02:19:57
31519         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
31520              with oddly familiar stack traces.
31521      Branch: perl
31522            ! op.c op.h
31523 ____________________________________________________________________________
31524 [  9053] By: jhi                                   on 2001/03/05  23:20:28
31525         Log: Integrate perlio.
31526      Branch: perl
31527           +> ext/Encode/Encode/koi8-r.ucm
31528           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
31529           !> makedef.pl
31530 ____________________________________________________________________________
31531 [  9052] By: nick                                  on 2001/03/05  23:08:17
31532         Log: skipping USE_PERLIO symbols correction.
31533      Branch: perlio
31534            ! makedef.pl
31535 ____________________________________________________________________________
31536 [  9051] By: nick                                  on 2001/03/05  22:35:07
31537         Log: More Encode alias tidying.
31538      Branch: perlio
31539            + ext/Encode/Encode/koi8-r.ucm
31540            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
31541 ____________________________________________________________________________
31542 [  9050] By: jhi                                   on 2001/03/05  21:44:29
31543         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
31544              Sarathy's fix for ID 20010301.005.
31545      Branch: maint-5.6/perl
31546           !> op.c op.h
31547 ____________________________________________________________________________
31548 [  9049] By: nick                                  on 2001/03/05  19:54:04
31549         Log: Integrate Jarkko's Encode.pm tweak.
31550      Branch: perlio
31551           !> ext/Encode/Encode.pm
31552 ____________________________________________________________________________
31553 [  9048] By: nick                                  on 2001/03/05  19:47:57
31554         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
31555      Branch: perlio
31556           +> os2/os2add.sym
31557           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
31558           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
31559           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
31560           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
31561           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
31562 ____________________________________________________________________________
31563 [  9047] By: jhi                                   on 2001/03/05  19:25:26
31564         Log: Regen perlapi.
31565      Branch: perl
31566            ! pod/perlapi.pod
31567 ____________________________________________________________________________
31568 [  9046] By: jhi                                   on 2001/03/05  19:12:14
31569         Log: Integrate perlio.
31570      Branch: perl
31571           +> t/camel-III/vstring.t
31572           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
31573 ____________________________________________________________________________
31574 [  9045] By: jhi                                   on 2001/03/05  19:10:36
31575         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
31576      Branch: perl
31577            ! ext/Encode/Encode.pm
31578 ____________________________________________________________________________
31579 [  9044] By: jhi                                   on 2001/03/05  18:49:12
31580         Log: Forgot the other half of the PMOP patch (#9033).
31581      Branch: perl
31582            ! op.h
31583 ____________________________________________________________________________
31584 [  9043] By: nick                                  on 2001/03/05  18:14:47
31585         Log: Update MANIFEST for new test.
31586      Branch: perlio
31587            ! MANIFEST
31588 ____________________________________________________________________________
31589 [  9042] By: nick                                  on 2001/03/05  18:12:41
31590         Log: Some tests for Camel 3rd edition features.
31591              Make gethostbyaddr() test in above work.
31592      Branch: perlio
31593            + t/camel-III/vstring.t
31594            ! pp.h pp_sys.c t/TEST t/harness
31595 ____________________________________________________________________________
31596 [  9041] By: jhi                                   on 2001/03/05  17:41:48
31597         Log: Add more ISO 8859 encoding aliases.
31598      Branch: perl
31599            ! ext/Encode/Encode.pm
31600 ____________________________________________________________________________
31601 [  9040] By: jhi                                   on 2001/03/05  17:30:43
31602         Log: Integrate perlio.
31603      Branch: perl
31604           !> MANIFEST sv.c
31605 ____________________________________________________________________________
31606 [  9039] By: nick                                  on 2001/03/05  17:11:36
31607         Log: Missed added file.
31608      Branch: perlio
31609            ! MANIFEST
31610 ____________________________________________________________________________
31611 [  9038] By: jhi                                   on 2001/03/05  15:58:01
31612         Log: Add tr tests for EBCDIC, from Karsten Sperling.
31613      Branch: perl
31614            ! t/op/tr.t
31615 ____________________________________________________________________________
31616 [  9037] By: nick                                  on 2001/03/05  15:56:35
31617         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
31618              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
31619              
31620              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
31621              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
31622              - uses SvPV() rather than sv_2pv() in case it isn't a string.
31623      Branch: perlio
31624            ! sv.c
31625 ____________________________________________________________________________
31626 [  9036] By: jhi                                   on 2001/03/05  15:49:15
31627         Log: Add matching tests currently failing in EBCDIC,
31628              suggested by Karsten Sperling.
31629      Branch: perl
31630            ! t/op/pat.t
31631 ____________________________________________________________________________
31632 [  9035] By: jhi                                   on 2001/03/05  15:36:55
31633         Log: The #9034 needs a MANIFESTation.
31634      Branch: perl
31635            ! MANIFEST
31636 ____________________________________________________________________________
31637 [  9034] By: jhi                                   on 2001/03/05  15:35:14
31638         Log: Integrate perlio.
31639      Branch: perl
31640           +> ext/Encode/Encode/Tcl.pm
31641           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
31642           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
31643           !> ext/Encode/Encode/iso8859-1.ucm
31644           !> ext/Encode/Encode/iso8859-10.ucm
31645           !> ext/Encode/Encode/iso8859-13.ucm
31646           !> ext/Encode/Encode/iso8859-14.ucm
31647           !> ext/Encode/Encode/iso8859-15.ucm
31648           !> ext/Encode/Encode/iso8859-16.ucm
31649           !> ext/Encode/Encode/iso8859-2.ucm
31650           !> ext/Encode/Encode/iso8859-3.ucm
31651           !> ext/Encode/Encode/iso8859-4.ucm
31652           !> ext/Encode/Encode/iso8859-5.ucm
31653           !> ext/Encode/Encode/iso8859-6.ucm
31654           !> ext/Encode/Encode/iso8859-7.ucm
31655           !> ext/Encode/Encode/iso8859-8.ucm
31656           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
31657           !> t/lib/encode.t
31658 ____________________________________________________________________________
31659 [  9033] By: jhi                                   on 2001/03/05  15:33:18
31660         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
31661              From: Gurusamy Sarathy <gsar@ActiveState.com>
31662              Date: Sun, 04 Mar 2001 22:33:15 -0800
31663              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
31664              
31665              PMOPs need to remember their own stash so that they can
31666              gracefully remove themselves from their linked list.
31667      Branch: perl
31668            ! op.c
31669 ____________________________________________________________________________
31670 [  9032] By: nick                                  on 2001/03/05  14:51:50
31671         Log: Encode implementation "completion"
31672              Implement and document define_encoding()
31673              Implement and document encoding aliases including define_alias()
31674              Make Encode::XS use define_encoding() rather than back-door.
31675              Move run-time *.enc to separate Encode::Tcl module.
31676              Make 'compile' honour <codeset_name>
31677              Change canonical names of to iso-8859-* and US-ascii.
31678      Branch: perlio
31679            + ext/Encode/Encode/Tcl.pm
31680            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
31681            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
31682            ! ext/Encode/Encode/iso8859-1.ucm
31683            ! ext/Encode/Encode/iso8859-10.ucm
31684            ! ext/Encode/Encode/iso8859-13.ucm
31685            ! ext/Encode/Encode/iso8859-14.ucm
31686            ! ext/Encode/Encode/iso8859-15.ucm
31687            ! ext/Encode/Encode/iso8859-16.ucm
31688            ! ext/Encode/Encode/iso8859-2.ucm
31689            ! ext/Encode/Encode/iso8859-3.ucm
31690            ! ext/Encode/Encode/iso8859-4.ucm
31691            ! ext/Encode/Encode/iso8859-5.ucm
31692            ! ext/Encode/Encode/iso8859-6.ucm
31693            ! ext/Encode/Encode/iso8859-7.ucm
31694            ! ext/Encode/Encode/iso8859-8.ucm
31695            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
31696            ! t/lib/encode.t
31697 ____________________________________________________________________________
31698 [  9031] By: jhi                                   on 2001/03/05  13:51:17
31699         Log: Integrate change #9030 from maintperl into mainline.
31700              
31701              Subject: [PATCH 5.6.1] OS/2 cleanup
31702      Branch: perl
31703           +> os2/os2add.sym
31704           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
31705           !> makedef.pl os2/Changes os2/Makefile.SHs
31706           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
31707           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
31708           !> os2/os2.sym os2/os2ish.h
31709 ____________________________________________________________________________
31710 [  9030] By: jhi                                   on 2001/03/05  13:46:49
31711         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
31712              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31713              Date: Mon, 5 Mar 2001 02:29:44 -0500
31714              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
31715      Branch: maint-5.6/perl
31716            + os2/os2add.sym
31717            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
31718            ! makedef.pl os2/Changes os2/Makefile.SHs
31719            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
31720            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
31721            ! os2/os2.sym os2/os2ish.h
31722 ____________________________________________________________________________
31723 [  9029] By: jhi                                   on 2001/03/05  13:40:35
31724         Log: Integrate change #9028 from maintperl into mainline.
31725              
31726              various nits in MM_Unix.pm found by disabling SelfLoader
31727      Branch: perl
31728           !> lib/ExtUtils/MM_Unix.pm
31729 ____________________________________________________________________________
31730 [  9028] By: gsar                                  on 2001/03/05  09:58:38
31731         Log: various nits in MM_Unix.pm found by disabling SelfLoader
31732      Branch: maint-5.6/perl
31733            ! lib/ExtUtils/MM_Unix.pm
31734 ____________________________________________________________________________
31735 [  9027] By: nick                                  on 2001/03/05  08:35:22
31736         Log: Integrate mainline
31737      Branch: perlio
31738           !> (integrate 28 files)
31739 ____________________________________________________________________________
31740 [  9026] By: jhi                                   on 2001/03/05  02:14:59
31741         Log: Integrate change #9025 from mainline to maintperl,
31742              retract \N{U+HHHH}.
31743      Branch: maint-5.6/perl
31744           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
31745           !> t/lib/charnames.t toke.c
31746 ____________________________________________________________________________
31747 [  9025] By: jhi                                   on 2001/03/05  02:13:09
31748         Log: Retracting \N{U+HHHH}.
31749      Branch: perl
31750            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
31751            ! t/lib/charnames.t toke.c
31752 ____________________________________________________________________________
31753 [  9024] By: jhi                                   on 2001/03/04  20:51:07
31754         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
31755              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
31756              Date: Fri, 02 Mar 2001 18:25:26 +0100
31757              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
31758              
31759              Casting problem.
31760      Branch: perl
31761            ! ext/Storable/Storable.xs
31762 ____________________________________________________________________________
31763 [  9023] By: jhi                                   on 2001/03/04  19:46:45
31764         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
31765              From: nick@talking.bollo.cx
31766              Date: Sat, 03 Mar 2001 21:41:33 +0000
31767              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
31768              
31769              Revert the workaround.
31770      Branch: perl
31771            ! perlio.c
31772 ____________________________________________________________________________
31773 [  9022] By: jhi                                   on 2001/03/04  19:36:28
31774         Log: Update Changes.
31775      Branch: perl
31776            ! Changes patchlevel.h
31777 ____________________________________________________________________________
31778 [  9021] By: jhi                                   on 2001/03/04  18:41:00
31779         Log: makedef.pl updates suggested by Chris Nandor; double-checking
31780              the changes in AIX, OS/2 Win32 would be nice.
31781      Branch: perl
31782            ! makedef.pl
31783 ____________________________________________________________________________
31784 [  9020] By: jhi                                   on 2001/03/04  18:23:58
31785         Log: Integrate change #9012 from maintperl into mainline,
31786              quench a compiler warning.
31787      Branch: perl
31788           !> toke.c
31789 ____________________________________________________________________________
31790 [  9019] By: jhi                                   on 2001/03/04  18:18:43
31791         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
31792              
31793              \N{U+HHHH} fix.
31794              
31795              pattern in G_ARRAY context
31796      Branch: maint-5.6/perl
31797           !> pp_hot.c t/op/pat.t toke.c
31798 ____________________________________________________________________________
31799 [  9018] By: jhi                                   on 2001/03/04  18:07:48
31800         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
31801              From: Jeff Pinyan <jeffp@crusoe.net>
31802              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
31803              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
31804      Branch: perl
31805            ! pp_hot.c t/op/pat.t
31806 ____________________________________________________________________________
31807 [  9017] By: jhi                                   on 2001/03/04  18:06:21
31808         Log: I thought I tested the #9014.
31809      Branch: perl
31810            ! toke.c
31811 ____________________________________________________________________________
31812 [  9016] By: jhi                                   on 2001/03/04  17:41:22
31813         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
31814              
31815              Tweak the get*ent() OS/2 prototypes.
31816              
31817              Add the \N{U+HHHH} syntax.
31818              
31819              More tr/// UTF-8 fixes from Inaba Hiroto.
31820      Branch: maint-5.6/perl
31821           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
31822           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
31823 ____________________________________________________________________________
31824 [  9015] By: jhi                                   on 2001/03/04  17:36:04
31825         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
31826      Branch: perl
31827            ! doop.c t/op/tr.t
31828 ____________________________________________________________________________
31829 [  9014] By: jhi                                   on 2001/03/04  17:24:49
31830         Log: Add the \N{U+HHHH} syntax.
31831      Branch: perl
31832            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
31833            ! t/lib/charnames.t toke.c
31834 ____________________________________________________________________________
31835 [  9013] By: jhi                                   on 2001/03/04  17:20:45
31836         Log: Tweak the get*ent() OS/2 prototypes.
31837      Branch: perl
31838            ! os2/os2.c
31839 ____________________________________________________________________________
31840 [  9012] By: gsar                                  on 2001/03/04  06:26:14
31841         Log: avoid warning (nit in change#9009)
31842      Branch: maint-5.6/perl
31843            ! toke.c
31844 ____________________________________________________________________________
31845 [  9011] By: gsar                                  on 2001/03/04  06:15:24
31846         Log: lib/charnames.t fails in 5.6.x because of older Unicode
31847              data
31848              
31849              TODO: need to revisit this after updating lib/unicode/...
31850      Branch: maint-5.6/perl
31851            ! t/lib/charnames.t
31852 ____________________________________________________________________________
31853 [  9010] By: gsar                                  on 2001/03/04  06:08:36
31854         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
31855      Branch: maint-5.6/perl
31856            ! toke.c
31857 ____________________________________________________________________________
31858 [  9009] By: jhi                                   on 2001/03/03  19:27:20
31859         Log: Integrate change #9008 from mainline to maintperl,
31860              UTF-8 tr/// fixes from Inaba Hiroto.
31861      Branch: maint-5.6/perl
31862           !> doop.c op.c t/op/tr.t toke.c
31863 ____________________________________________________________________________
31864 [  9008] By: jhi                                   on 2001/03/03  19:19:42
31865         Log: UTF8 tr/// fixes from Inaba Hiroto.
31866      Branch: perl
31867            ! doop.c op.c t/op/tr.t toke.c
31868 ____________________________________________________________________________
31869 [  9007] By: jhi                                   on 2001/03/03  19:00:30
31870         Log: Integrate change #9006 from maintperl to mainline,
31871              more robust quest for the infinite.
31872      Branch: perl
31873           !> lib/Math/Complex.pm
31874 ____________________________________________________________________________
31875 [  9006] By: jhi                                   on 2001/03/03  18:58:06
31876         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
31877              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31878              Date: Sat, 3 Mar 2001 12:51:50 -0500
31879              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
31880              
31881              Be more robust in our quest for the infinite.
31882      Branch: maint-5.6/perl
31883            ! lib/Math/Complex.pm
31884 ____________________________________________________________________________
31885 [  9005] By: jhi                                   on 2001/03/03  17:55:50
31886         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
31887      Branch: maint-5.6/perl
31888            ! doio.c
31889 ____________________________________________________________________________
31890 [  9004] By: jhi                                   on 2001/03/03  17:40:14
31891         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
31892              so that picky compilers like IRIX won't get huffy about
31893              "statements without effect" (like 1;).
31894      Branch: perl
31895            ! toke.c
31896 ____________________________________________________________________________
31897 [  9003] By: jhi                                   on 2001/03/03  17:15:52
31898         Log: Integrate change #9002 from mainline to maintperl.
31899              
31900              Subject: [perl-5.6.x, perl-current] accept for EPOC
31901      Branch: maint-5.6/perl
31902           !> pp_sys.c
31903 ____________________________________________________________________________
31904 [  9002] By: jhi                                   on 2001/03/03  17:14:30
31905         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
31906              From: Olaf Flebbe <O.Flebbe@science-computing.de>
31907              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
31908              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
31909      Branch: perl
31910            ! pp_sys.c
31911 ____________________________________________________________________________
31912 [  9001] By: jhi                                   on 2001/03/03  17:13:13
31913         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
31914              From: "Craig A. Berry" <craigberry@mac.com>
31915              Date: Fri, 02 Mar 2001 17:44:40 -0600
31916              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
31917      Branch: perl
31918            ! t/pod/find.t
31919 ____________________________________________________________________________
31920 [  9000] By: jhi                                   on 2001/03/03  17:11:55
31921         Log: Integrate changes #8997,8999 from maintperl.
31922              
31923              Subject: [PATCH 5.6.1] compiling on OS/2
31924              (Better error message from hints/os2.sh)
31925              
31926              Subject: [PATCH 5.6.1] syslog.t
31927      Branch: perl
31928           !> hints/os2.sh t/lib/syslog.t
31929 ____________________________________________________________________________
31930 [  8999] By: jhi                                   on 2001/03/03  17:09:28
31931         Log: Subject: [PATCH 5.6.1] syslog.t
31932              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31933              Date: Sat, 3 Mar 2001 02:11:17 -0500
31934              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
31935      Branch: maint-5.6/perl
31936            ! t/lib/syslog.t
31937 ____________________________________________________________________________
31938 [  8998] By: jhi                                   on 2001/03/03  17:07:50
31939         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
31940              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31941              Date: Sat, 3 Mar 2001 01:53:52 -0500
31942              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
31943      Branch: maint-5.6/perl
31944            ! opcode.pl os2/os2.c
31945 ____________________________________________________________________________
31946 [  8997] By: jhi                                   on 2001/03/03  17:03:30
31947         Log: Subject: [PATCH 5.6.1] compiling on OS/2
31948              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31949              Date: Sat, 3 Mar 2001 01:59:59 -0500
31950              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
31951      Branch: maint-5.6/perl
31952            ! hints/os2.sh
31953 ____________________________________________________________________________
31954 [  8996] By: jhi                                   on 2001/03/03  00:55:58
31955         Log: Regen files for mainline.
31956      Branch: perl
31957            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31958            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
31959 ____________________________________________________________________________
31960 [  8995] By: jhi                                   on 2001/03/03  00:35:22
31961         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
31962              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
31963              to maintperl.
31964              
31965              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
31966              
31967              Add Configure option -Dmksymlinks which will create a symlink
31968              forest if the current/build differs from the source directory.
31969              (8218,8220,8221,8317,8318,8971)
31970              
31971              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
31972              (Document APPLLIB_EXP in INSTALL.)
31973              
31974              If running byacc write-enable also perly.h.
31975              
31976              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
31977              
31978              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
31979              
31980              Sanity check for conflicting thread flavours.
31981              
31982              Fix the sys/fcntl.h problem reported by Peter Prymmer.
31983              
31984              Add few CPUs/architectures to the Cppsym scan,
31985              add -perlio to archname if so selected (modified 8890)
31986              
31987              Be more helpful for devel builders, suggested by John L. Allen.
31988              (admittedly pointless change for maintperl, but the usedevel
31989              code is there already)
31990      Branch: maint-5.6/perl
31991           !> Configure INSTALL Makefile.SH Porting/Glossary
31992           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
31993           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
31994           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
31995           !> win32/config.bc win32/config.gc win32/config.vc
31996 ____________________________________________________________________________
31997 [  8994] By: jhi                                   on 2001/03/02  23:31:41
31998         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
31999      Branch: metaconfig/U/perl
32000            ! gccvers.U
32001 ____________________________________________________________________________
32002 [  8993] By: jhi                                   on 2001/03/02  23:22:12
32003         Log: Regenerate various files for maint.
32004      Branch: maint-5.6/perl
32005            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
32006            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
32007 ____________________________________________________________________________
32008 [  8992] By: alanbur                               on 2001/03/02  22:48:34
32009         Log: Resync wuth parent
32010      Branch: maint-5.6/pureperl
32011           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
32012           !> (integrate 60 files)
32013 ____________________________________________________________________________
32014 [  8991] By: jhi                                   on 2001/03/02  21:00:08
32015         Log: Retract the #8742 part of #8986, backward compat.
32016      Branch: maint-5.6/perl
32017            ! embed.pl
32018 ____________________________________________________________________________
32019 [  8990] By: jhi                                   on 2001/03/02  20:40:07
32020         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
32021      Branch: maint-5.6/perl
32022            ! hv.c
32023 ____________________________________________________________________________
32024 [  8989] By: jhi                                   on 2001/03/02  19:59:56
32025         Log: Update Changes.
32026      Branch: perl
32027            ! Changes patchlevel.h
32028 ____________________________________________________________________________
32029 [  8988] By: jhi                                   on 2001/03/02  19:57:08
32030         Log: Integrate perlio.
32031      Branch: perl
32032           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
32033           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
32034           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
32035           !> ext/Encode/Encode/iso8859-10.ucm
32036           !> ext/Encode/Encode/iso8859-13.ucm
32037           !> ext/Encode/Encode/iso8859-14.ucm
32038           !> ext/Encode/Encode/iso8859-15.ucm
32039           !> ext/Encode/Encode/iso8859-16.ucm
32040           !> ext/Encode/Encode/iso8859-2.ucm
32041           !> ext/Encode/Encode/iso8859-3.ucm
32042           !> ext/Encode/Encode/iso8859-4.ucm
32043           !> ext/Encode/Encode/iso8859-5.ucm
32044           !> ext/Encode/Encode/iso8859-6.ucm
32045           !> ext/Encode/Encode/iso8859-7.ucm
32046           !> ext/Encode/Encode/iso8859-8.ucm
32047           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
32048           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
32049 ____________________________________________________________________________
32050 [  8987] By: jhi                                   on 2001/03/02  19:43:40
32051         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
32052              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
32053              8950,8952,8955 from mainline to maintperl.
32054              
32055              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
32056              
32057              Put to rest the 20010205.001, the email address checking (not) regex.
32058              
32059              fork() not everywhere, cleanup temp files.
32060              
32061              The #8843 wasn't quite right: %Config needs to imported.
32062              
32063              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
32064              (#8849: the glob-basic hunk needed massaging as it depended
32065              on Schwern's large-scale (unintegrated) patches)
32066              
32067              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
32068              
32069              Upgrade to CGI.pm 2.752, from Lincoln Stein.
32070              (Note: there were some conflicts due to EBCDIC and EPOC
32071              patches, in general I preferred the repository code.)
32072              (When 2.753 comes out, we need to synchronize.)
32073              
32074              Subject: [PATCH] fix for charnames above FFFF
32075              
32076              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
32077              
32078              If no sfio, no -lsfio.
32079              
32080              Run run/*.t also in minitest.
32081              
32082              Subject:  [PATCH perl 5.7.0] malloc message address offset
32083              
32084              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
32085              
32086              Subject: fix for parameter -Dm (for perl@8867)
32087              
32088              Subject: [PATCH: perl@8892] was Re: hashing order difference?
32089              (make the test more portable)
32090              
32091              Subject: Re: [PATCH] fix for charnames above FFFF
32092              
32093              Subject: Re: I'm losing the war...
32094              (hv_store() not working correctly in ENV_IS_CASELESS case.)
32095              
32096              Subject: Modified README.bs2000 
32097              
32098              Subject: [PATCH: perl@8935] -Dt padsv($var)
32099              
32100              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
32101              
32102              Subject: PATCH: extra tests to check on negative float to unsigned cast
32103              
32104              Subject: [PATCH] XPUSH[insp] was Re: progress
32105              
32106              Subject: Re: Compile with perlcc..
32107      Branch: maint-5.6/perl
32108           !> (integrate 36 files)
32109 ____________________________________________________________________________
32110 [  8986] By: jhi                                   on 2001/03/02  18:51:25
32111         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
32112              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
32113              to maintperl.
32114              
32115              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
32116              
32117              Subject: [DOC PATCH] overload.pm nits
32118              
32119              Add header for LIB$ prototypes (C. Berry)
32120              
32121              Convert fwrite()s to sockets to write()s, since some socket stacks
32122              don't take kindly to stdio.
32123              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
32124              (for often optional LNMs)
32125              Correct a few typos
32126              (C. Bailey)
32127              
32128              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
32129              
32130              De-cut-and-pasto.
32131              
32132              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
32133              
32134              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
32135              
32136              Upgrade to CPAN 1.59_54, from Andreas König.
32137              
32138              Bogus shebang.
32139              
32140              Subject: [PATCH] Document makepatch in Porting/patching
32141              
32142              UTF-8 documentation.
32143              
32144              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
32145              
32146              Sort the MANIFEST.
32147              
32148              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
32149              
32150              Subject: [PATCH @8807] toke.c cleanup: scan_str()
32151              
32152              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
32153              
32154              Add run/*.t to testables.
32155              
32156              TODO: integrate #8784.
32157      Branch: maint-5.6/perl
32158           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
32159           !> (integrate 28 files)
32160 ____________________________________________________________________________
32161 [  8985] By: nick                                  on 2001/03/02  18:15:45
32162         Log: Integrate mainline
32163      Branch: perlio
32164           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
32165           !> vms/vms.c
32166 ____________________________________________________________________________
32167 [  8984] By: jhi                                   on 2001/03/02  16:00:17
32168         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
32169              
32170              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
32171              5.004_05, and mention the suidperl August 2000 security problem.
32172              (#8978,#8981)
32173              
32174              Subject: [ID 20010301.004] Technically speaking in perldata
32175              
32176              Subject: [PATCH] File::Copy for bleadperl, maintperl
32177              
32178              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
32179              
32180              (The #8982, fix for 20010221.005 and 20010221.008,
32181              would be nice too but it didn't integrate cleanly.)
32182      Branch: maint-5.6/perl
32183           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
32184 ____________________________________________________________________________
32185 [  8983] By: jhi                                   on 2001/03/02  15:51:16
32186         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
32187              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32188              Date:     Thu, 1 Mar 2001 15:54:09 EST
32189              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
32190      Branch: perl
32191            ! vms/vms.c
32192 ____________________________________________________________________________
32193 [  8982] By: jhi                                   on 2001/03/02  15:43:31
32194         Log: Subject: Re: sync sync sync: have I missed any patches?
32195              From: Radu Greab <radu@netsoft.ro> 
32196              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
32197              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
32198              
32199              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
32200              was checking argv[0] regardless of whether a different pathname
32201              will actually be executed."  Test case not supplied because 
32202              drafting that, ironically enough, revealed another bug
32203              (or a feature).
32204      Branch: perl
32205            ! doio.c
32206 ____________________________________________________________________________
32207 [  8981] By: jhi                                   on 2001/03/02  15:28:03
32208         Log: Misdate in #8978.
32209      Branch: perl
32210            ! pod/perlfaq1.pod
32211 ____________________________________________________________________________
32212 [  8980] By: jhi                                   on 2001/03/02  15:24:20
32213         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
32214              From: Chris Nandor <pudge@pobox.com>
32215              Date: Wed, 28 Feb 2001 22:10:15 -0500
32216              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
32217      Branch: perl
32218            ! lib/File/Copy.pm
32219 ____________________________________________________________________________
32220 [  8979] By: jhi                                   on 2001/03/02  15:17:16
32221         Log: Subject: [ID 20010301.004] Technically speaking in perldata
32222              From: abela@geneanet.org
32223              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
32224              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
32225      Branch: perl
32226            ! pod/perldata.pod
32227 ____________________________________________________________________________
32228 [  8978] By: jhi                                   on 2001/03/02  15:15:27
32229         Log: Subject: [ID 20010301.003] ref to 5.004
32230              From: abela@geneanet.org
32231              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
32232              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
32233              
32234              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
32235              and mention the suidperl August 2000 security problem.
32236      Branch: perl
32237            ! pod/perlfaq1.pod
32238 ____________________________________________________________________________
32239 [  8977] By: alanbur                               on 2001/03/02  14:17:45
32240         Log: Resynchronised with parent
32241      Branch: maint-5.6/pureperl
32242           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
32243           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
32244           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
32245           !> vms/descrip_mms.template win32/win32.c win32/win32.h
32246           !> win32/win32iop.h
32247 ____________________________________________________________________________
32248 [  8976] By: nick                                  on 2001/03/01  23:25:30
32249         Log: Integrate mainline.
32250      Branch: perlio
32251            - t/op/qu.t
32252           !> (integrate 55 files)
32253 ____________________________________________________________________________
32254 [  8975] By: jhi                                   on 2001/03/01  16:51:34
32255         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
32256      Branch: perl
32257           !> toke.c
32258 ____________________________________________________________________________
32259 [  8974] By: gsar                                  on 2001/03/01  16:28:21
32260         Log: fix for bugid 20010226.008
32261              
32262              the problem was that some of the pointers (PL_last_lop and
32263              PL_last_uni specifically) into the lex buffers weren't correctly
32264              being invalidated when the buffer changed; this would leave the
32265              pointers pointing at an arbitrary location in the buffer if
32266              the buffer didn't need to be reallocated, or point into freed
32267              memory if the buffer had to be realloced
32268              
32269              TODO item for bugdb maintainers: check other seemingly random
32270              parser-related bugs--they might be cured by this
32271      Branch: maint-5.6/perl
32272            ! toke.c
32273 ____________________________________________________________________________
32274 [  8973] By: jhi                                   on 2001/03/01  02:23:25
32275         Log: Retract #8970 because of a completely mysterious core dump:
32276              adding the tests 241..244 causes op/pat dump core at test #25.
32277              The test needs a lot of whittling down before the bug can be solved.
32278      Branch: perl
32279            ! t/op/pat.t
32280 ____________________________________________________________________________
32281 [  8972] By: jhi                                   on 2001/03/01  01:58:38
32282         Log: Regen perlapi.
32283      Branch: perl
32284            ! pod/perlapi.pod
32285 ____________________________________________________________________________
32286 [  8971] By: jhi                                   on 2001/03/01  01:34:09
32287         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))
32288              From: Nicholas Clark <nick@ccl4.org>
32289              Date: Wed, 28 Feb 2001 23:28:49 +0000
32290              Message-ID: <20010228232849.A55187@plum.flirble.org>
32291              
32292              Allow a completely write protected source code tree
32293              when using the Configure -Dmksymlinks.
32294      Branch: perl
32295            ! embed.pl warnings.pl
32296 ____________________________________________________________________________
32297 [  8970] By: jhi                                   on 2001/03/01  01:32:04
32298         Log: Add back the EBCDIC character range tests (for matching).
32299      Branch: perl
32300            ! t/op/pat.t
32301 ____________________________________________________________________________
32302 [  8969] By: nick                                  on 2001/02/28  18:18:01
32303         Log: Add charname comments to .ucm files writen by 'compile',
32304              also order charmaps in those files by source encoding.
32305              regenerate distrubuted .ucm files
32306      Branch: perlio
32307            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
32308            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
32309            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
32310            ! ext/Encode/Encode/iso8859-10.ucm
32311            ! ext/Encode/Encode/iso8859-13.ucm
32312            ! ext/Encode/Encode/iso8859-14.ucm
32313            ! ext/Encode/Encode/iso8859-15.ucm
32314            ! ext/Encode/Encode/iso8859-16.ucm
32315            ! ext/Encode/Encode/iso8859-2.ucm
32316            ! ext/Encode/Encode/iso8859-3.ucm
32317            ! ext/Encode/Encode/iso8859-4.ucm
32318            ! ext/Encode/Encode/iso8859-5.ucm
32319            ! ext/Encode/Encode/iso8859-6.ucm
32320            ! ext/Encode/Encode/iso8859-7.ucm
32321            ! ext/Encode/Encode/iso8859-8.ucm
32322            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
32323            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
32324 ____________________________________________________________________________
32325 [  8968] By: jhi                                   on 2001/02/28  16:26:37
32326         Log: Expand usemorebits early if d_casti32 needs to be undefined.
32327      Branch: perl
32328            ! hints/hpux.sh hints/irix_6.sh
32329 ____________________________________________________________________________
32330 [  8967] By: jhi                                   on 2001/02/28  16:22:26
32331         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
32332              retract toke.c/qu parts of #8583, retract #8485, retract
32333              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
32334              op/length.t, and MANIFEST, and delete t/op/qu.t.
32335      Branch: perl
32336            - t/op/qu.t
32337            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
32338            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
32339            ! t/op/length.t toke.c
32340 ____________________________________________________________________________
32341 [  8966] By: jhi                                   on 2001/02/28  15:00:27
32342         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
32343              by not changing from pre-Unicode days into being Unicode-aware.
32344              Sniff.
32345      Branch: perl
32346            ! pp.c t/op/pack.t t/op/qu.t
32347 ____________________________________________________________________________
32348 [  8965] By: jhi                                   on 2001/02/28  14:37:55
32349         Log: Subject: Re: Errors in core PODs
32350              From: Michael Stevens <michael@etla.org> 
32351              Date: Fri, 23 Feb 2001 15:47:56 +0000
32352              Message-ID: <20010223154756.A7723@firedrake.org> 
32353      Branch: perl
32354            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
32355            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
32356            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
32357            ! x2p/a2p.pod
32358 ____________________________________________________________________________
32359 [  8964] By: jhi                                   on 2001/02/28  14:35:35
32360         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
32361              (The #8961 was too bold.)
32362      Branch: perl
32363            ! hints/hpux.sh hints/irix_6.sh
32364 ____________________________________________________________________________
32365 [  8963] By: jhi                                   on 2001/02/28  14:33:39
32366         Log: Subject: Re: sync sync sync: have I missed any patches?
32367              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32368              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
32369              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
32370              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
32371              
32372              Replace djSP with dSP.
32373      Branch: perl
32374            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
32375            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
32376            ! win32/perlhost.h
32377 ____________________________________________________________________________
32378 [  8962] By: jhi                                   on 2001/02/27  23:21:14
32379         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
32380      Branch: perl
32381            ! lib/Filter/Simple.pm
32382 ____________________________________________________________________________
32383 [  8961] By: jhi                                   on 2001/02/27  22:55:26
32384         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
32385              and this would be it.
32386      Branch: perl
32387            ! hints/hpux.sh hints/irix_6.sh
32388 ____________________________________________________________________________
32389 [  8960] By: jhi                                   on 2001/02/27  22:51:33
32390         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
32391              From: "Craig A. Berry" <craigberry@mac.com>
32392              Date: Tue, 27 Feb 2001 16:11:44 -0600
32393              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
32394      Branch: maint-5.6/perl
32395            ! configure.com vms/descrip_mms.template
32396 ____________________________________________________________________________
32397 [  8959] By: jhi                                   on 2001/02/27  22:47:23
32398         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
32399              From: "Craig A. Berry" <craigberry@mac.com>
32400              Date: Tue, 27 Feb 2001 16:11:44 -0600
32401              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
32402      Branch: perl
32403            ! configure.com vms/descrip_mms.template
32404 ____________________________________________________________________________
32405 [  8958] By: jhi                                   on 2001/02/27  15:16:42
32406         Log: Update Changes.
32407      Branch: perl
32408            ! Changes patchlevel.h
32409 ____________________________________________________________________________
32410 [  8957] By: jhi                                   on 2001/02/27  06:15:07
32411         Log: Subject: [5.6.x] EPOC additions
32412              From: Olaf Flebbe <O.Flebbe@science-computing.de>
32413              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
32414              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
32415      Branch: maint-5.6/perl
32416            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
32417 ____________________________________________________________________________
32418 [  8956] By: jhi                                   on 2001/02/27  06:12:11
32419         Log: Subject: [perl-current] EPOC 
32420              From: Olaf Flebbe <O.Flebbe@science-computing.de>
32421              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
32422              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
32423      Branch: perl
32424            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
32425            ! epoc/epocish.c epoc/epocish.h pp_sys.c
32426 ____________________________________________________________________________
32427 [  8955] By: jhi                                   on 2001/02/27  05:59:50
32428         Log: Subject: Re: Compile with perlcc..
32429              From: Edward Peschko <edwardp@excitehome.net>
32430              Date: Mon, 26 Feb 2001 18:51:58 -0800
32431              Message-ID: <20010226185158.A9871@excitehome.net>
32432              
32433              plus add a simple usage message if no arguments given.
32434      Branch: perl
32435            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
32436            ! utils/Makefile utils/perlcc.PL win32/pod.mak
32437 ____________________________________________________________________________
32438 [  8954] By: nick                                  on 2001/02/26  21:02:59
32439         Log: Integrate mainline
32440      Branch: perlio
32441           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
32442           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
32443           !> t/op/sprintf.t
32444 ____________________________________________________________________________
32445 [  8953] By: jhi                                   on 2001/02/26  14:43:54
32446         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
32447              From: Nicholas Clark <nick@ccl4.org>
32448              Date: Mon, 26 Feb 2001 00:42:07 +0000
32449              Message-ID: <20010226004207.F23333@plum.flirble.org>
32450      Branch: perl
32451            ! pp_ctl.c
32452 ____________________________________________________________________________
32453 [  8952] By: jhi                                   on 2001/02/26  14:42:13
32454         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
32455              From: Simon Cozens <simon@netthink.co.uk>
32456              Date: Mon, 26 Feb 2001 12:23:48 +0000
32457              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
32458      Branch: perl
32459            ! pod/perlguts.pod
32460 ____________________________________________________________________________
32461 [  8951] By: jhi                                   on 2001/02/26  14:39:15
32462         Log: Subject: [PATCH] perlio - unknown layer
32463              From: Nicholas Clark <nick@ccl4.org>
32464              Date: Mon, 26 Feb 2001 00:27:19 +0000
32465              Message-ID: <20010226002719.E23333@plum.flirble.org>
32466      Branch: perl
32467            ! perlio.c
32468 ____________________________________________________________________________
32469 [  8950] By: jhi                                   on 2001/02/26  14:38:04
32470         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
32471              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
32472              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
32473              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
32474      Branch: perl
32475            ! t/op/bop.t
32476 ____________________________________________________________________________
32477 [  8949] By: jhi                                   on 2001/02/26  14:37:07
32478         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
32479              From: Peter Prymmer <pvhp@forte.com>
32480              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
32481              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
32482      Branch: perl
32483            ! lib/Test.pm
32484 ____________________________________________________________________________
32485 [  8948] By: jhi                                   on 2001/02/26  14:35:53
32486         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
32487              From: Radu Greab <radu@netsoft.ro>
32488              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
32489              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
32490      Branch: perl
32491            ! pod/perlop.pod
32492 ____________________________________________________________________________
32493 [  8947] By: jhi                                   on 2001/02/26  14:34:46
32494         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
32495              From: David Mitchell <davem@fdgroup.co.uk>
32496              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
32497              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
32498      Branch: perl
32499            ! run.c
32500 ____________________________________________________________________________
32501 [  8946] By: jhi                                   on 2001/02/26  14:32:37
32502         Log: Subject: Modified README.bs2000 
32503              From: Dorner Thomas <Thomas.Dorner@start.de>
32504              Date: Mon, 26 Feb 2001 09:22:17 +0100
32505              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
32506      Branch: perl
32507            ! README.bs2000
32508 ____________________________________________________________________________
32509 [  8945] By: jhi                                   on 2001/02/26  14:19:53
32510         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
32511              to maintperl, listing the known failures on the tests 129 and 130.
32512      Branch: maint-5.6/perl
32513           !> t/op/sprintf.t
32514 ____________________________________________________________________________
32515 [  8944] By: jhi                                   on 2001/02/26  14:14:15
32516         Log: Add more known sprintf failures.
32517      Branch: perl
32518            ! t/op/sprintf.t
32519 ____________________________________________________________________________
32520 [  8943] By: jhi                                   on 2001/02/26  13:56:22
32521         Log: perlglob.exe needs to be found in Win32, patch from
32522              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
32523              which needs external glob at mini-perl time."
32524      Branch: perl
32525            ! ext/Encode/compile
32526 ____________________________________________________________________________
32527 [  8942] By: jhi                                   on 2001/02/26  13:52:19
32528         Log: A missing dTHX from Vadim Konovalov.
32529      Branch: perl
32530            ! perlio.c
32531 ____________________________________________________________________________
32532 [  8941] By: jhi                                   on 2001/02/26  13:37:05
32533         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
32534      Branch: perl
32535            ! op.c
32536 ____________________________________________________________________________
32537 [  8940] By: jhi                                   on 2001/02/26  13:35:40
32538         Log: Integrate perlio.
32539      Branch: perl
32540           !> ext/Encode/Encode.pm
32541 ____________________________________________________________________________
32542 [  8939] By: nick                                  on 2001/02/25  23:47:09
32543         Log: Integrate mainline.
32544      Branch: perlio
32545           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
32546           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
32547 ____________________________________________________________________________
32548 [  8938] By: nick                                  on 2001/02/25  19:36:28
32549         Log: Encode implementations docs.
32550      Branch: perlio
32551            ! ext/Encode/Encode.pm
32552 ____________________________________________________________________________
32553 [  8937] By: jhi                                   on 2001/02/25  19:26:16
32554         Log: Script wasn't aligned with reality.
32555      Branch: perl
32556            ! t/pod/find.t
32557 ____________________________________________________________________________
32558 [  8936] By: jhi                                   on 2001/02/25  18:54:55
32559         Log: Update Changes.
32560      Branch: perl
32561            ! Changes patchlevel.h
32562 ____________________________________________________________________________
32563 [  8935] By: jhi                                   on 2001/02/25  18:46:36
32564         Log: Retract #8929,8930,8932,8933 for now.
32565      Branch: perl
32566            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
32567 ____________________________________________________________________________
32568 [  8934] By: jhi                                   on 2001/02/25  17:34:35
32569         Log: Integrate perlio.
32570      Branch: perl
32571           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
32572           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
32573           !> t/lib/encode.t
32574 ____________________________________________________________________________
32575 [  8933] By: jhi                                   on 2001/02/25  17:33:12
32576         Log: (Retracted by #8395.)
32577              
32578              Slight tweaks in scan_const(), not fixes yet, it seems like
32579              lots of work remains to be done...
32580      Branch: perl
32581            ! toke.c
32582 ____________________________________________________________________________
32583 [  8932] By: jhi                                   on 2001/02/25  17:27:11
32584         Log: (Retracted by #8395.)
32585              
32586              Missing from #8930.
32587      Branch: perl
32588            ! perl.h
32589 ____________________________________________________________________________
32590 [  8931] By: jhi                                   on 2001/02/25  17:26:19
32591         Log: A comment tweak.
32592      Branch: perl
32593            ! utf8.c
32594 ____________________________________________________________________________
32595 [  8930] By: jhi                                   on 2001/02/25  17:25:47
32596         Log: (Retracted by #8395.)
32597              
32598              Attempt to fix the EBCDIC character range problwm with //.
32599      Branch: perl
32600            ! regcomp.c
32601 ____________________________________________________________________________
32602 [  8929] By: jhi                                   on 2001/02/25  17:23:45
32603         Log: (Retracted by #8395.)
32604              
32605              Expand the EBCDIC character range tests, and add few nasty
32606              tr tests from Karsten Sperling.
32607      Branch: perl
32608            ! t/op/pat.t t/op/tr.t
32609 ____________________________________________________________________________
32610 [  8928] By: jhi                                   on 2001/02/25  17:18:49
32611         Log: Missing check-in.
32612      Branch: perl
32613            ! lib/Pod/Find.pm
32614 ____________________________________________________________________________
32615 [  8927] By: nick                                  on 2001/02/25  11:30:22
32616         Log: Change method names in Encode implementation classes to something
32617              less confusing (preparing to "go public").
32618      Branch: perlio
32619            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
32620 ____________________________________________________________________________
32621 [  8926] By: nick                                  on 2001/02/25  10:53:24
32622         Log: GCC __atribute__ / printf fix
32623      Branch: perlio
32624            ! perl.h
32625 ____________________________________________________________________________
32626 [  8925] By: nick                                  on 2001/02/25  10:52:25
32627         Log: Checked in the wrong one ...
32628      Branch: perlio
32629            ! ext/Encode/Encode.pm
32630 ____________________________________________________________________________
32631 [  8924] By: nick                                  on 2001/02/24  18:46:51
32632         Log: Integrate mainline - to see what Jarkko has in ...
32633      Branch: perlio
32634           +> t/pod/testpods/lib/Pod/Stuff.pm
32635           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
32636 ____________________________________________________________________________
32637 [  8923] By: nick                                  on 2001/02/24  17:05:23
32638         Log: Encode API documentation nd tidy up.
32639              Minor additions to test.
32640              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
32641              Adds STRLEN to standard typemap.
32642      Branch: perlio
32643            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
32644            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
32645 ____________________________________________________________________________
32646 [  8922] By: jhi                                   on 2001/02/24  16:38:12
32647         Log: Add a test for the "character range should match in EBCDIC
32648              if specified using explicit numerics" bug found by Karsten
32649              Sperling.
32650      Branch: perl
32651            ! t/op/pat.t
32652 ____________________________________________________________________________
32653 [  8921] By: jhi                                   on 2001/02/24  16:30:16
32654         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
32655              From: schwern@pobox.com
32656              Date: Fri, 23 Feb 2001 03:21:37 -0500
32657              Message-ID: <20010223032137.A26022@magnonel.guild.net>
32658              
32659              plus Charles Lane's fixes, plus tweaks.
32660      Branch: perl
32661            + t/pod/testpods/lib/Pod/Stuff.pm
32662            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
32663 ____________________________________________________________________________
32664 [  8920] By: nick                                  on 2001/02/24  10:30:11
32665         Log: Integrate mainline
32666      Branch: perlio
32667           !> (integrate 33 files)
32668 ____________________________________________________________________________
32669 [  8919] By: jhi                                   on 2001/02/24  00:23:35
32670         Log: Subject: Re: I'm losing the war...
32671              From: "Vadim Konovalov" <watman@inbox.ru>
32672              Date: Sat, 24 Feb 2001 00:10:14 +0300
32673              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
32674              
32675              hv_store() not working correctly in ENV_IS_CASELESS case.
32676      Branch: perl
32677            ! hv.c
32678 ____________________________________________________________________________
32679 [  8918] By: jhi                                   on 2001/02/24  00:20:09
32680         Log: Subject: Re: [PATCH] fix for charnames above FFFF
32681              From: andreas.koenig@anima.de (Andreas J. Koenig)
32682              Date: 23 Feb 2001 02:39:03 +0100
32683              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
32684              
32685              A further efficiency tweak.
32686      Branch: perl
32687            ! lib/charnames.pm
32688 ____________________________________________________________________________
32689 [  8917] By: jhi                                   on 2001/02/23  20:27:51
32690         Log: Integrate change #8916 from mainline,
32691              do away with USE_WIN32_RTL_ENV.
32692      Branch: maint-5.6/perl
32693           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
32694 ____________________________________________________________________________
32695 [  8916] By: jhi                                   on 2001/02/23  20:02:25
32696         Log: Abolish USE_WIN32_RTL_ENV.
32697      Branch: perl
32698            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
32699 ____________________________________________________________________________
32700 [  8915] By: jhi                                   on 2001/02/23  19:36:00
32701         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
32702              later protected by some #define.
32703      Branch: perl
32704            ! gv.c
32705 ____________________________________________________________________________
32706 [  8914] By: jhi                                   on 2001/02/23  19:31:38
32707         Log: Retract #8902 for now, requested by Charles Lane, the correct
32708              fix will be something else.
32709      Branch: perl
32710            ! op.c
32711 ____________________________________________________________________________
32712 [  8913] By: jhi                                   on 2001/02/23  19:11:36
32713         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
32714              From: Peter Prymmer <pvhp@forte.com>
32715              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
32716              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
32717      Branch: perl
32718            ! t/op/lex_assign.t
32719 ____________________________________________________________________________
32720 [  8912] By: jhi                                   on 2001/02/23  18:38:20
32721         Log: Subject: [patch] perlio + useithreads
32722              From: Doug MacEachern <dougm@covalent.net>
32723              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
32724              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
32725              
32726              Gets things running but not complete.
32727      Branch: perl
32728            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
32729 ____________________________________________________________________________
32730 [  8911] By: jhi                                   on 2001/02/23  04:20:02
32731         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
32732              
32733              Duplicated environment freeing, File::Temp 0.12,
32734              op/append portability (EBCDIC) tweak.
32735      Branch: maint-5.6/perl
32736           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32737           !> t/op/append.t
32738 ____________________________________________________________________________
32739 [  8910] By: jhi                                   on 2001/02/23  02:07:33
32740         Log: Integrate change #8909 from mainline, a better Borland
32741              putenv() workaround.
32742      Branch: maint-5.6/perl
32743           !> perl.c
32744 ____________________________________________________________________________
32745 [  8909] By: jhi                                   on 2001/02/23  02:05:46
32746         Log: A better workaround for Borland putenv() brokenness from Sarathy.
32747      Branch: perl
32748            ! perl.c
32749 ____________________________________________________________________________
32750 [  8908] By: jhi                                   on 2001/02/23  02:04:14
32751         Log: Subject: fix for parameter -Dm (for perl@8867)
32752              From: "Vadim Konovalov" <watman@inbox.ru>
32753              Date: Thu, 22 Feb 2001 17:30:12 +0300
32754              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
32755      Branch: perl
32756            ! perl.h
32757 ____________________________________________________________________________
32758 [  8907] By: jhi                                   on 2001/02/23  01:58:20
32759         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
32760              From: Peter Prymmer <pvhp@forte.com>
32761              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
32762              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
32763      Branch: perl
32764            ! t/op/append.t
32765 ____________________________________________________________________________
32766 [  8906] By: jhi                                   on 2001/02/23  01:48:34
32767         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
32768      Branch: perl
32769            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32770 ____________________________________________________________________________
32771 [  8905] By: jhi                                   on 2001/02/23  01:43:30
32772         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
32773              From: Peter Prymmer <pvhp@forte.com>
32774              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
32775              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
32776      Branch: perl
32777            ! t/lib/st-06compat.t
32778 ____________________________________________________________________________
32779 [  8904] By: jhi                                   on 2001/02/23  01:42:39
32780         Log: Metaconfig unit change for #8903.
32781      Branch: metaconfig/U/perl
32782            ! Devel.U
32783 ____________________________________________________________________________
32784 [  8903] By: jhi                                   on 2001/02/23  01:42:12
32785         Log: Be more helpful for devel builders, suggested by John L. Allen.
32786      Branch: perl
32787            ! Configure
32788 ____________________________________________________________________________
32789 [  8902] By: jhi                                   on 2001/02/23  01:37:41
32790         Log: (Retracted by #8914)
32791              (Wrongly, reinstated by #8941)             
32792
32793              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
32794              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32795              Date:     Thu, 22 Feb 2001 09:43:57 EST
32796              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
32797      Branch: perl
32798            ! op.c
32799 ____________________________________________________________________________
32800 [  8901] By: jhi                                   on 2001/02/23  01:20:32
32801         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
32802              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32803              Date:     Thu, 22 Feb 2001 08:01:35 EST
32804              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
32805      Branch: perl
32806            ! malloc.c
32807 ____________________________________________________________________________
32808 [  8900] By: jhi                                   on 2001/02/23  01:18:02
32809         Log: Integrate changes #8898,8899 from mainline, environ handling.
32810      Branch: maint-5.6/perl
32811           !> perl.c
32812 ____________________________________________________________________________
32813 [  8899] By: jhi                                   on 2001/02/23  01:16:25
32814         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
32815              putenv() is not to be relied on, they are either broken or leaky
32816              or both.)
32817      Branch: perl
32818            ! perl.c
32819 ____________________________________________________________________________
32820 [  8898] By: jhi                                   on 2001/02/22  23:36:59
32821         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
32822              and safesysfree() must be used.
32823      Branch: perl
32824            ! perl.c
32825 ____________________________________________________________________________
32826 [  8897] By: jhi                                   on 2001/02/22  23:25:45
32827         Log: With environ one must use safesysmalloc()/safesysfree().
32828      Branch: perl
32829            ! perl.c
32830 ____________________________________________________________________________
32831 [  8896] By: jhi                                   on 2001/02/22  22:13:18
32832         Log: If we have a duplicated environment free it
32833              if PERL_DESTRUCT_LEVEL.
32834      Branch: perl
32835            ! perl.c
32836 ____________________________________________________________________________
32837 [  8895] By: alanbur                               on 2001/02/22  19:31:57
32838         Log: Synchronised with parent
32839      Branch: maint-5.6/pureperl
32840           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
32841 ____________________________________________________________________________
32842 [  8894] By: gsar                                  on 2001/02/22  19:06:18
32843         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
32844              
32845              fix memory leak in method call optimization (change#3768);
32846              made C<eval "$x->foo()"> leak
32847              
32848              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
32849      Branch: maint-5.6/perl
32850           !> op.c
32851 ____________________________________________________________________________
32852 [  8893] By: jhi                                   on 2001/02/22  18:35:27
32853         Log: (Retracted by #8915.)
32854              
32855              Third Degree finding:
32856              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
32857      Branch: perl
32858            ! gv.c
32859 ____________________________________________________________________________
32860 [  8892] By: jhi                                   on 2001/02/22  14:28:32
32861         Log: Update Changes.
32862      Branch: perl
32863            ! Changes patchlevel.h
32864 ____________________________________________________________________________
32865 [  8891] By: jhi                                   on 2001/02/22  13:22:45
32866         Log: Metaconfig unit changes for #8890.
32867      Branch: metaconfig
32868            ! U/modified/Cppsym.U U/threads/archname.U
32869 ____________________________________________________________________________
32870 [  8890] By: jhi                                   on 2001/02/22  13:22:12
32871         Log: Add -stdio to the archname if no perlio selected,
32872              no -perlio added since that is now the default.
32873              
32874              Add few CPUs/architectures to the Cppsym scan.
32875      Branch: perl
32876            ! Configure config_h.SH
32877 ____________________________________________________________________________
32878 [  8889] By: jhi                                   on 2001/02/22  13:05:59
32879         Log: Metaconfig unit change for #8888.
32880      Branch: metaconfig/U/perl
32881            ! useperlio.U
32882 ____________________________________________________________________________
32883 [  8888] By: jhi                                   on 2001/02/22  13:05:28
32884         Log: *drum roll*  Make perlio the default.
32885      Branch: perl
32886            ! Configure config_h.SH
32887 ____________________________________________________________________________
32888 [  8887] By: jhi                                   on 2001/02/22  12:50:52
32889         Log: Integrate change #8665 from maintperl to mainline,
32890              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
32891      Branch: perl
32892           !> ext/POSIX/POSIX.xs
32893 ____________________________________________________________________________
32894 [  8886] By: jhi                                   on 2001/02/22  12:49:24
32895         Log: Integrate changes #8883,8884 from mainline to maintperl.
32896              
32897              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
32898              Subject: Re: File::Temp::_gettemp warning
32899      Branch: maint-5.6/perl
32900           !> embed.h embed.pl lib/File/Temp.pm
32901 ____________________________________________________________________________
32902 [  8885] By: jhi                                   on 2001/02/22  12:43:59
32903         Log: Based on
32904              
32905              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
32906              From: schwab@suse.de
32907              Date: Thu, 22 Feb 2001 13:08:09 +0100
32908              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
32909              
32910              but the fix done slightly differently because the other
32911              half was already done in #8664.
32912      Branch: maint-5.6/perl
32913            ! ext/POSIX/POSIX.xs
32914 ____________________________________________________________________________
32915 [  8884] By: jhi                                   on 2001/02/22  12:37:15
32916         Log: Subject: Re: File::Temp::_gettemp warning
32917              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32918              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
32919              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
32920              
32921              This patch to File::Temp does two things:
32922              
32923              1. Fixes the problem with CGI::Carp when determining
32924              the Fcntl constants
32925              
32926              2. Removes most of the carps and consolidates them so that all the
32927              reasons are included in a single die that is caught by the test. This
32928              means that the correct skipping behaviour is displayed by the test.
32929      Branch: perl
32930            ! lib/File/Temp.pm
32931 ____________________________________________________________________________
32932 [  8883] By: jhi                                   on 2001/02/22  12:29:19
32933         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
32934              From: Peter Prymmer <pvhp@forte.com>
32935              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
32936              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
32937      Branch: perl
32938            ! embed.h embed.pl
32939 ____________________________________________________________________________
32940 [  8882] By: jhi                                   on 2001/02/21  19:41:33
32941         Log: Integrate change #8881 from mainlin to maintperl.
32942              
32943              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
32944      Branch: maint-5.6/perl
32945           !> op.c
32946 ____________________________________________________________________________
32947 [  8881] By: jhi                                   on 2001/02/21  19:38:57
32948         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
32949              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32950              Date:     Wed, 21 Feb 2001 13:08:03 EST
32951              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
32952      Branch: perl
32953            ! op.c
32954 ____________________________________________________________________________
32955 [  8880] By: jhi                                   on 2001/02/21  19:34:34
32956         Log: Retract #8875, cannot let go of the old semantics of unpack U
32957              without rethinking utf8decode.t.
32958      Branch: perl
32959            ! pp.c t/op/pack.t
32960 ____________________________________________________________________________
32961 [  8879] By: jhi                                   on 2001/02/21  19:08:02
32962         Log: Run run/*.t also in minitest.
32963      Branch: perl
32964            ! Makefile.SH
32965 ____________________________________________________________________________
32966 [  8878] By: nick                                  on 2001/02/21  18:55:37
32967         Log: Integrate mainline
32968      Branch: perlio
32969           !> (integrate 76 files)
32970 ____________________________________________________________________________
32971 [  8877] By: jhi                                   on 2001/02/21  15:09:33
32972         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
32973      Branch: metaconfig
32974            ! U/compline/nblock_io.U
32975      Branch: perl
32976            ! Configure config_h.SH
32977 ____________________________________________________________________________
32978 [  8876] By: jhi                                   on 2001/02/21  14:54:45
32979         Log: If no sfio, no -lsfio.
32980      Branch: metaconfig/U/perl
32981            ! d_sfio.U
32982      Branch: perl
32983            ! Configure config_h.SH
32984 ____________________________________________________________________________
32985 [  8875] By: jhi                                   on 2001/02/21  14:54:00
32986         Log: Make unpack C and unpack C truly equivalent.
32987      Branch: perl
32988            ! pp.c t/op/pack.t
32989 ____________________________________________________________________________
32990 [  8874] By: jhi                                   on 2001/02/21  14:26:02
32991         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
32992              From: Peter Prymmer <pvhp@forte.com>
32993              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
32994              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
32995      Branch: perl
32996            ! pod/perlport.pod
32997 ____________________________________________________________________________
32998 [  8873] By: jhi                                   on 2001/02/21  14:24:31
32999         Log: Subject: [PATCH] fix for charnames above FFFF
33000              From: andreas.koenig@anima.de (Andreas J. Koenig)
33001              Date: 21 Feb 2001 07:05:45 +0100
33002              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
33003      Branch: perl
33004            ! lib/charnames.pm t/lib/charnames.t
33005 ____________________________________________________________________________
33006 [  8872] By: jhi                                   on 2001/02/21  14:15:25
33007         Log: Integrate change #8868 from pureperl to mainline.
33008              
33009              Fixed reference count loop caused by sv_magic.
33010      Branch: perl
33011           !> sv.c
33012 ____________________________________________________________________________
33013 [  8871] By: jhi                                   on 2001/02/21  14:07:29
33014         Log: Integrate change #8868 from pureperl to maintperl.
33015              
33016              Fixed reference count loop caused by sv_magic.
33017      Branch: maint-5.6/perl
33018           !> sv.c
33019 ____________________________________________________________________________
33020 [  8870] By: jhi                                   on 2001/02/21  14:04:41
33021         Log: Put back the #8840, it was innocent.
33022      Branch: perl
33023            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
33024            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
33025 ____________________________________________________________________________
33026 [  8869] By: jhi                                   on 2001/02/21  14:00:03
33027         Log: unpack("C", ...) was left slightly unfinished by #8865.
33028      Branch: perl
33029            ! pp.c t/op/pack.t
33030 ____________________________________________________________________________
33031 [  8868] By: alanbur                               on 2001/02/21  01:33:45
33032         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
33033              from gv_fetchpv to create single-character magic variables (e.g. $!),
33034              and it is passed a sv and the gv that contains the sv as the mg_obj
33035              value.  When sv_magic stores the mg_obj pointer it increments the gv
33036              refcount, thus causing a sv-gv pair that can't be freed.  There is
33037              already a check for sv == obj which is used to prevent such reference
33038              loops.  This change extends the check to cover the case described above.
33039      Branch: maint-5.6/pureperl
33040            ! sv.c
33041 ____________________________________________________________________________
33042 [  8867] By: jhi                                   on 2001/02/21  00:52:39
33043         Log: Update Changes.
33044      Branch: perl
33045            ! Changes patchlevel.h
33046 ____________________________________________________________________________
33047 [  8866] By: jhi                                   on 2001/02/21  00:34:20
33048         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
33049              (Note: there were some conflicts due to EBCDIC and EPOC
33050              patches, in general I preferred the repository code.)
33051              (When 2.753 comes out, we need to synchronize.)
33052      Branch: perl
33053            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
33054            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
33055            ! t/lib/cgi-html.t
33056 ____________________________________________________________________________
33057 [  8865] By: jhi                                   on 2001/02/21  00:24:22
33058         Log: Make pack("C", 0x100) to create Unicode, unless under the
33059              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
33060              will understand Unicode, unless you under know what.
33061      Branch: perl
33062            ! pp.c t/op/pack.t t/op/qu.t
33063 ____________________________________________________________________________
33064 [  8864] By: alanbur                               on 2001/02/20  22:35:34
33065         Log: Resynchronised with parent
33066      Branch: maint-5.6/pureperl
33067           !> README.win32 ext/GDBM_File/GDBM_File.pm
33068           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
33069           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
33070           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
33071           !> t/lib/sdbm.t util.c
33072 ____________________________________________________________________________
33073 [  8863] By: jhi                                   on 2001/02/20  20:55:11
33074         Log: Integrate change #8860,8861 from mainline into maintperl.
33075              
33076              "pseudo-literal j"
33077              
33078              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
33079      Branch: maint-5.6/perl
33080           !> lib/Test.pm pod/perlop.pod
33081 ____________________________________________________________________________
33082 [  8862] By: jhi                                   on 2001/02/20  20:30:07
33083         Log: Don't do casting between pointers pointing to differently sized
33084              integers.
33085      Branch: perl
33086            ! hv.c sv.c
33087 ____________________________________________________________________________
33088 [  8861] By: jhi                                   on 2001/02/20  19:53:44
33089         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
33090              From: Peter Prymmer <pvhp@forte.com>
33091              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
33092              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
33093      Branch: perl
33094            ! lib/Test.pm
33095 ____________________________________________________________________________
33096 [  8860] By: jhi                                   on 2001/02/20  19:48:02
33097         Log: "pseudo-literal j", a documentation glitch reported to Debian.
33098              The text recovered from Perl 5.005_03, and pseudo-literal replaced
33099              by "backtick string".
33100      Branch: perl
33101            ! pod/perlop.pod
33102 ____________________________________________________________________________
33103 [  8859] By: jhi                                   on 2001/02/20  19:15:46
33104         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
33105              from Chris Nandor.
33106      Branch: perl
33107            ! makedef.pl
33108 ____________________________________________________________________________
33109 [  8858] By: jhi                                   on 2001/02/20  17:36:53
33110         Log: Integrate pureperl changes #8844,8845,8850 to mainline
33111              (via maintperl #8855).
33112              
33113              Fixed %^H scoping bug
33114              
33115              Removed GV <-> CV refcount loop
33116              
33117              Removed %ENV refcount loop
33118      Branch: perl
33119           !> gv.c op.c perl.c pp.c scope.c
33120 ____________________________________________________________________________
33121 [  8857] By: jhi                                   on 2001/02/20  17:34:32
33122         Log: Integrate changes #8853,8854 from maintperl to mainline.
33123              
33124              EBDIC fixes, README.win32 Borland update.
33125      Branch: perl
33126           !> README.win32 handy.h util.c
33127 ____________________________________________________________________________
33128 [  8856] By: jhi                                   on 2001/02/20  17:33:16
33129         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
33130      Branch: maint-5.6/perl
33131           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
33132           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
33133           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
33134 ____________________________________________________________________________
33135 [  8855] By: jhi                                   on 2001/02/20  17:32:13
33136         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
33137              
33138              Fixed %^H scoping bug
33139              
33140              Removed GV <-> CV refcount loop
33141              
33142              Removed %ENV refcount loop
33143      Branch: maint-5.6/perl
33144           !> gv.c op.c perl.c pp.c scope.c
33145 ____________________________________________________________________________
33146 [  8854] By: jhi                                   on 2001/02/20  17:25:06
33147         Log: Subject: Addition to readme.win32 for Borland C++ compilers
33148              Date: Tue, 20 Feb 2001 02:15:25 +0300
33149              From: "Vadim Konovalov" <watman@inbox.ru>
33150              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
33151              
33152              Document Borland compiler misbehaviour.
33153      Branch: maint-5.6/perl
33154            ! README.win32
33155 ____________________________________________________________________________
33156 [  8853] By: jhi                                   on 2001/02/20  17:22:25
33157         Log: The assimilation of ebcdic.c didn't quite work at the first try,
33158              patches from Thomas Dorner.
33159      Branch: maint-5.6/perl
33160            ! handy.h util.c
33161 ____________________________________________________________________________
33162 [  8852] By: jhi                                   on 2001/02/20  17:20:15
33163         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
33164              From: Chris Nandor <pudge@pobox.com>
33165              Date: Tue, 20 Feb 2001 08:32:45 -0500
33166              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
33167      Branch: maint-5.6/perl
33168            ! makedef.pl mg.c
33169 ____________________________________________________________________________
33170 [  8851] By: jhi                                   on 2001/02/20  17:15:52
33171         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
33172      Branch: perl
33173            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
33174            ! t/lib/filter-util.t
33175 ____________________________________________________________________________
33176 [  8850] By: alanbur                               on 2001/02/20  17:12:40
33177         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
33178              and the magic pointer points back to the GV that contains the
33179              %ENV hash.  This creates a refcount loop that prevents members
33180              of %ENV from being freed correctly.  This change removes the
33181              refcount loop - the magic pointer was never used anyway, the
33182              only use of the magic was to check the type ('E') so that the
33183              appropriate environment manipulation code is called when %ENV
33184              is modified.
33185      Branch: maint-5.6/pureperl
33186            ! perl.c
33187 ____________________________________________________________________________
33188 [  8849] By: jhi                                   on 2001/02/20  17:12:20
33189         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
33190              From: "Craig A. Berry" <craigberry@mac.com>
33191              Date: Mon, 19 Feb 2001 23:36:12 -0600
33192              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
33193              
33194              Case-forgiving systems match TestInit.pm with TES*.
33195      Branch: perl
33196            ! t/lib/glob-basic.t
33197 ____________________________________________________________________________
33198 [  8848] By: jhi                                   on 2001/02/20  17:10:02
33199         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
33200      Branch: perl
33201            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
33202            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
33203            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
33204 ____________________________________________________________________________
33205 [  8847] By: jhi                                   on 2001/02/20  15:34:41
33206         Log: The #8843 wasn't quite right: %Config needs to imported.
33207      Branch: perl
33208            ! t/run/runenv.t
33209 ____________________________________________________________________________
33210 [  8846] By: jhi                                   on 2001/02/20  15:31:50
33211         Log: Retract the #8838 and #8840 for now because of
33212              the DB_File tie problem.
33213      Branch: perl
33214            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
33215            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
33216            ! proto.h sv.c
33217 ____________________________________________________________________________
33218 [  8845] By: alanbur                               on 2001/02/20  14:25:41
33219         Log: Removed GV <-> CV refcount loop
33220              CvGV(mycv) points to the parent GV of the CV, and was previously
33221              refcounted.  The pointer remains, but the refcounting has been removed
33222              as it causes a refcount loop between the CV and GV that means the CV
33223              can't ever be deleted.
33224      Branch: maint-5.6/pureperl
33225            ! gv.c op.c pp.c
33226 ____________________________________________________________________________
33227 [  8844] By: alanbur                               on 2001/02/20  14:23:13
33228         Log: Fixed %^H scoping bug
33229      Branch: maint-5.6/pureperl
33230            ! scope.c
33231 ____________________________________________________________________________
33232 [  8843] By: jhi                                   on 2001/02/19  13:38:08
33233         Log: fork() not everywhere, cleanup temp files.
33234      Branch: perl
33235            ! t/run/runenv.t
33236 ____________________________________________________________________________
33237 [  8842] By: alanbur                               on 2001/02/19  12:42:07
33238         Log: Resynchronised with parent
33239      Branch: maint-5.6/pureperl
33240           !> pod/perlfaq4.pod sv.c utf8.c
33241 ____________________________________________________________________________
33242 [  8841] By: jhi                                   on 2001/02/19  03:35:51
33243         Log: Update Changes.
33244      Branch: perl
33245            ! Changes patchlevel.h
33246 ____________________________________________________________________________
33247 [  8840] By: jhi                                   on 2001/02/19  00:23:41
33248         Log: Subject: [patch] add sv_setref_uv
33249              From: Doug MacEachern <dougm@covalent.net>
33250              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
33251              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
33252      Branch: perl
33253            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
33254            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
33255 ____________________________________________________________________________
33256 [  8839] By: jhi                                   on 2001/02/19  00:01:38
33257         Log: Put to rest the 20010205.001, the email address checking (not) regex.
33258      Branch: perl
33259            ! pod/perlfaq9.pod
33260 ____________________________________________________________________________
33261 [  8838] By: jhi                                   on 2001/02/18  22:17:54
33262         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
33263              From: Doug MacEachern <dougm@covalent.net>
33264              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
33265              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
33266      Branch: perl
33267            ! lib/ExtUtils/xsubpp
33268 ____________________________________________________________________________
33269 [  8837] By: jhi                                   on 2001/02/18  22:16:50
33270         Log: Subject: [patch] -Wall cleanup round 2
33271              From: Doug MacEachern <dougm@covalent.net>
33272              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
33273              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
33274      Branch: perl
33275            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
33276            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
33277            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
33278            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
33279            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
33280            ! ext/SDBM_File/SDBM_File.xs
33281 ____________________________________________________________________________
33282 [  8836] By: jhi                                   on 2001/02/18  22:11:20
33283         Log: Misapplied regex optimizations when \C is present.
33284              Fixes 20001230.002.
33285              
33286              What still remains broken is that the submatches that
33287              have \C in them get their UTF8 flag on because their
33288              parent SV has it on.  This will result in malformed
33289              UTF8 if a \C happened to match a non-ASCII byte.
33290      Branch: perl
33291            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
33292            ! t/pragma/utf8.t
33293 ____________________________________________________________________________
33294 [  8835] By: jhi                                   on 2001/02/18  20:12:02
33295         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
33296              
33297              The hash key got wrongly UTF8fied.
33298      Branch: perl
33299            ! pod/perlapi.pod toke.c utf8.c
33300 ____________________________________________________________________________
33301 [  8834] By: jhi                                   on 2001/02/18  19:44:25
33302         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
33303              don't warn on magical or overloaded things.
33304      Branch: perl
33305            ! pp_hot.c
33306 ____________________________________________________________________________
33307 [  8833] By: nick                                  on 2001/02/18  19:31:22
33308         Log: Integrate mainline
33309      Branch: perlio
33310           +> t/TestInit.pm t/run/runenv.t
33311            - t/UTEST
33312           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
33313           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
33314           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
33315           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
33316           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
33317           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
33318           !> utf8.c
33319 ____________________________________________________________________________
33320 [  8832] By: jhi                                   on 2001/02/18  19:21:18
33321         Log: Integrate perlio.
33322      Branch: perl
33323           !> perlio.c pod/perldiag.pod
33324 ____________________________________________________________________________
33325 [  8831] By: jhi                                   on 2001/02/18  19:14:20
33326         Log: Integrate change #8827 from mainline.
33327              
33328              UTF8 tweaks.
33329      Branch: maint-5.6/perl
33330           !> sv.c utf8.c
33331 ____________________________________________________________________________
33332 [  8830] By: nick                                  on 2001/02/18  19:10:34
33333         Log: Apply the spirit of patch from Nick Clark:
33334              Subject: [PATCH] Re: extensions that provide layers
33335              From: Nicholas Clark <nick@ccl4.org>
33336              Date: Mon, 12 Feb 2001 16:43:51 +0000
33337              Message-Id: <20010212164350.Q3652@plum.flirble.org>
33338      Branch: perlio
33339            ! perlio.c pod/perldiag.pod
33340 ____________________________________________________________________________
33341 [  8829] By: jhi                                   on 2001/02/18  19:03:25
33342         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
33343              From: schwern@pobox.com 
33344              Date: Sun, 18 Feb 2001 13:44:35 -0500
33345              Message-ID: <20010218134435.A17544@magnonel.guild.net>
33346              
33347              Applied, but as t/TestInit.pm.
33348      Branch: perl
33349            + t/TestInit.pm
33350            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
33351            ! t/op/subst_wamp.t
33352 ____________________________________________________________________________
33353 [  8828] By: jhi                                   on 2001/02/18  18:43:52
33354         Log: Integrate perlio.
33355      Branch: perl
33356           !> perlio.c
33357 ____________________________________________________________________________
33358 [  8827] By: jhi                                   on 2001/02/18  18:41:33
33359         Log: UTF-8 tweaks.
33360      Branch: perl
33361            ! sv.c utf8.c
33362 ____________________________________________________________________________
33363 [  8826] By: nick                                  on 2001/02/18  17:40:59
33364         Log: Fix [ID 20010217.002]
33365              open FOO, "<:raw:perlio", ...
33366              :raw now inserts default base layer below itself.
33367              Also
33368              open FOO, "<:unix", ...
33369              works as well - but leaves buffer layer on stack under the unix layer.
33370      Branch: perlio
33371            ! perlio.c
33372 ____________________________________________________________________________
33373 [  8825] By: jhi                                   on 2001/02/18  17:15:39
33374         Log: Integrate perlio.
33375      Branch: perl
33376           !> perlio.c perliol.h
33377 ____________________________________________________________________________
33378 [  8824] By: jhi                                   on 2001/02/18  17:10:53
33379         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
33380              From: schwern@pobox.com
33381              Date: Sun, 18 Feb 2001 01:48:50 -0500
33382              Message-ID: <20010218014850.C19957@magnonel.guild.net>
33383      Branch: perl
33384            ! lib/Test/Harness.pm t/TEST t/op/chop.t
33385 ____________________________________________________________________________
33386 [  8823] By: jhi                                   on 2001/02/18  17:01:06
33387         Log: Add run/*.t to testables.
33388      Branch: perl
33389            ! t/TEST
33390 ____________________________________________________________________________
33391 [  8822] By: jhi                                   on 2001/02/18  16:58:58
33392         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
33393              From: schwern@pobox.com
33394              Date: Sun, 18 Feb 2001 01:11:35 -0500
33395              Message-ID: <20010218011135.A19957@magnonel.guild.net>
33396              
33397              Revive mjd's and Simon's PERL5OPT fix.
33398      Branch: perl
33399            + t/run/runenv.t
33400            ! MANIFEST perl.c
33401 ____________________________________________________________________________
33402 [  8821] By: jhi                                   on 2001/02/18  16:53:46
33403         Log: Subject: Re: Why t/TEST and not Test::Harness?
33404              From: schwern@pobox.com
33405              Date: Sat, 17 Feb 2001 22:44:44 -0500
33406              Message-ID: <20010217224444.A6679@magnonel.guild.net>
33407              
33408              Replace UTEST with TEST -utf8.
33409      Branch: perl
33410            - t/UTEST
33411            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
33412            ! t/lib/glob-basic.t
33413 ____________________________________________________________________________
33414 [  8820] By: nick                                  on 2001/02/18  13:06:16
33415         Log: Clean up a few core dumps when layers are used in unexpected ways.
33416              (Still not "right"...)
33417      Branch: perlio
33418            ! perlio.c perliol.h
33419 ____________________________________________________________________________
33420 [  8819] By: jhi                                   on 2001/02/18  02:25:55
33421         Log: Integrate change #8818 from maintperl, a FAQ nit.
33422      Branch: perl
33423           !> pod/perlfaq4.pod
33424 ____________________________________________________________________________
33425 [  8818] By: jhi                                   on 2001/02/18  02:24:50
33426         Log: FAQ nit from Chris Fedde.
33427      Branch: maint-5.6/perl
33428            ! pod/perlfaq4.pod
33429 ____________________________________________________________________________
33430 [  8817] By: nick                                  on 2001/02/17  18:20:14
33431         Log: Integrate mainline
33432      Branch: perlio
33433           +> lib/unicode/UCD.html lib/unicode/Unicode.html
33434           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
33435           +> pod/perlclib.pod
33436            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
33437            - lib/unicode/Unicode.301
33438           !> (integrate 324 files)
33439 ____________________________________________________________________________
33440 [  8816] By: jhi                                   on 2001/02/17  16:56:58
33441         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
33442      Branch: perl
33443            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
33444            ! ext/Storable/Storable.xs t/lib/st-06compat.t
33445            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
33446 ____________________________________________________________________________
33447 [  8815] By: jhi                                   on 2001/02/17  16:40:07
33448         Log: Subject: [patch] -Wall
33449              From: Doug MacEachern <dougm@covalent.net>
33450              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
33451              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
33452      Branch: perl
33453            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
33454            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
33455 ____________________________________________________________________________
33456 [  8814] By: jhi                                   on 2001/02/16  19:27:18
33457         Log: Document qu better.
33458      Branch: perl
33459            ! pod/perlop.pod
33460 ____________________________________________________________________________
33461 [  8813] By: jhi                                   on 2001/02/15  13:54:37
33462         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
33463              From: Hugo <hv@crypt.compulink.co.uk>
33464              Date: Thu, 15 Feb 2001 13:39:49 +0000
33465              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
33466      Branch: perl
33467            ! toke.c
33468 ____________________________________________________________________________
33469 [  8812] By: alanbur                               on 2001/02/15  13:52:16
33470         Log: Resynchronised with parent
33471      Branch: maint-5.6/pureperl
33472            - ebcdic.c
33473           !> (integrate 36 files)
33474 ____________________________________________________________________________
33475 [  8811] By: jhi                                   on 2001/02/15  13:51:16
33476         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
33477              
33478              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
33479              From: Jan Dubois <JanD@ActiveState.com>
33480              Date: Wed, 31 Jan 2001 21:17:03 -0800
33481              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
33482              
33483              tweak change#8659 to keep it simple
33484              
33485              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
33486              From: Russ Allbery <rra@stanford.edu>
33487              Date: 14 Feb 2001 10:15:41 -0800
33488              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
33489              
33490              (8809 empty)
33491
33492              Upgrade to podlators 1.08, from Russ Allbery.
33493      Branch: perl
33494           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
33495           !> utils/perldoc.PL
33496 ____________________________________________________________________________
33497 [  8810] By: jhi                                   on 2001/02/15  13:35:08
33498         Log: Upgrade to podlators 1.08, from Russ Allbery.
33499      Branch: maint-5.6/perl
33500            ! lib/Pod/Man.pm lib/Pod/Text.pm
33501 ____________________________________________________________________________
33502 [  8809] By: jhi                                   on 2001/02/15  13:26:38
33503         Log: (accidentally empty check-in)
33504      Branch: maint-5.6/perl
33505            ! lib/Test/Harness.pm
33506 ____________________________________________________________________________
33507 [  8808] By: jhi                                   on 2001/02/15  13:23:47
33508         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
33509              From: Russ Allbery <rra@stanford.edu>
33510              Date: 14 Feb 2001 10:15:41 -0800
33511              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
33512              
33513              perldoc was hardcoding $Config{installscript}, which breaks
33514              when install* isn't where Perl ends up (such as with AFS).
33515              
33516              Use $Config{scriptdir} instead.
33517      Branch: maint-5.6/perl
33518            ! utils/perldoc.PL
33519 ____________________________________________________________________________
33520 [  8807] By: jhi                                   on 2001/02/14  14:37:27
33521         Log: Update Changes.
33522      Branch: perl
33523            ! Changes patchlevel.h
33524 ____________________________________________________________________________
33525 [  8806] By: jhi                                   on 2001/02/14  14:25:31
33526         Log: Integrate changes #8803,8804,8805 from mainline.
33527              
33528              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
33529              
33530              Don't skip too much of the locale error message if no environ array,
33531              from Chris Nandor.
33532              
33533              More MacOS Classic fixes from Chris Nandor.
33534      Branch: maint-5.6/perl
33535           !> doop.c lib/Cwd.pm perl.c perl.h util.c
33536 ____________________________________________________________________________
33537 [  8805] By: jhi                                   on 2001/02/14  03:29:01
33538         Log: More MacOS Classic fixes from Chris Nandor.
33539      Branch: perl
33540            ! doop.c lib/Cwd.pm
33541 ____________________________________________________________________________
33542 [  8804] By: jhi                                   on 2001/02/14  03:18:35
33543         Log: Don't skip too much of the locale error message if no environ array,
33544              from Chris Nandor.
33545      Branch: perl
33546            ! util.c
33547 ____________________________________________________________________________
33548 [  8803] By: jhi                                   on 2001/02/14  03:14:14
33549         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
33550      Branch: perl
33551            ! perl.c perl.h
33552 ____________________________________________________________________________
33553 [  8802] By: jhi                                   on 2001/02/13  18:31:33
33554         Log: AUTHORS update.
33555      Branch: perl
33556            ! AUTHORS
33557 ____________________________________________________________________________
33558 [  8801] By: jhi                                   on 2001/02/13  17:55:19
33559         Log: Integrate change #8792 from mainline.
33560              
33561              Subject: buncha MacPerl patches for bleadperl
33562              From: Chris Nandor <pudge@pobox.com>
33563              Date: Tue, 13 Feb 2001 00:02:43 -0500
33564              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
33565      Branch: maint-5.6/perl
33566           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
33567           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
33568           !> t/lib/basename.t toke.c util.h
33569 ____________________________________________________________________________
33570 [  8800] By: jhi                                   on 2001/02/13  17:46:43
33571         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
33572              to be forced to Off_t.
33573              
33574              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
33575              From: nick@ccl4.org
33576              Date: Thu, 1 Feb 2001 12:01:04 +0000
33577              Message-Id: <20010201120103.E11401@plum.flirble.org>
33578      Branch: maint-5.6/perl
33579            ! iperlsys.h perlio.c
33580 ____________________________________________________________________________
33581 [  8799] By: jhi                                   on 2001/02/13  16:52:51
33582         Log: Duplex duplex hunk hunk.
33583      Branch: maint-5.6/perl
33584            ! Makefile.SH
33585 ____________________________________________________________________________
33586 [  8797] By: jhi                                   on 2001/02/13  14:52:04
33587         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
33588              From: "Craig A. Berry" <craigberry@mac.com>
33589              Date: Mon, 12 Feb 2001 11:05:25 -0600
33590              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
33591      Branch: perl
33592            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
33593 ____________________________________________________________________________
33594 [  8796] By: jhi                                   on 2001/02/13  14:36:47
33595         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
33596              From: simon.cozens@pembroke.oxford.ac.uk 
33597              Date: Sat, 10 Feb 2001 17:57:02 +0000
33598              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
33599              
33600              Now it does include.
33601      Branch: perl
33602            ! pod/perldiag.pod
33603 ____________________________________________________________________________
33604 [  8795] By: jhi                                   on 2001/02/13  14:30:11
33605         Log: Sort the MANIFEST.
33606      Branch: perl
33607            ! MANIFEST
33608 ____________________________________________________________________________
33609 [  8794] By: jhi                                   on 2001/02/13  14:26:51
33610         Log: Integrate change #8793 from mainline, FAQ updates.
33611      Branch: maint-5.6/perl
33612           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
33613 ____________________________________________________________________________
33614 [  8793] By: jhi                                   on 2001/02/13  14:25:13
33615         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
33616      Branch: perl
33617            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
33618 ____________________________________________________________________________
33619 [  8792] By: jhi                                   on 2001/02/13  14:22:50
33620         Log: Subject: buncha MacPerl patches for bleadperl
33621              From: Chris Nandor <pudge@pobox.com>
33622              Date: Tue, 13 Feb 2001 00:02:43 -0500
33623              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
33624      Branch: perl
33625            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
33626            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
33627            ! t/lib/basename.t toke.c util.h
33628 ____________________________________________________________________________
33629 [  8791] By: jhi                                   on 2001/02/13  14:10:39
33630         Log: Integrate change #8790 from mainline.
33631              
33632              environ array wrongly assumed in Perl_init_i18nl10n(),
33633      Branch: maint-5.6/perl
33634           !> util.c
33635 ____________________________________________________________________________
33636 [  8790] By: jhi                                   on 2001/02/13  14:06:15
33637         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
33638              noticed by Chris Nandor in MacOS Classic.
33639      Branch: perl
33640            ! util.c
33641 ____________________________________________________________________________
33642 [  8789] By: jhi                                   on 2001/02/13  13:58:07
33643         Log: Integrate changes #8373,8487,8544,8783 from mainline.
33644              
33645              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
33646              hints files, the dynaloading, assimilate ebcdic into util.c.
33647      Branch: maint-5.6/perl
33648            - ebcdic.c
33649            ! MANIFEST hints/posix-bc.sh
33650           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
33651           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
33652           !> perlapi.c proto.h util.c
33653 ____________________________________________________________________________
33654 [  8788] By: alanbur                               on 2001/02/13  10:33:13
33655         Log: Integrated changes from maint-5.6
33656      Branch: maint-5.6/pureperl
33657           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
33658           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
33659           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
33660           !> vos/config.ga.h vos/configure_perl.cm
33661 ____________________________________________________________________________
33662 [  8787] By: jhi                                   on 2001/02/13  05:56:36
33663         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
33664      Branch: perl
33665           !> Makefile.SH
33666 ____________________________________________________________________________
33667 [  8786] By: jhi                                   on 2001/02/13  05:54:34
33668         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
33669              From: Dorner Thomas <Thomas.Dorner@start.de>
33670              Date: Mon, 12 Feb 2001 15:06:26 +0100
33671              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
33672      Branch: maint-5.6/perl
33673            ! Makefile.SH
33674 ____________________________________________________________________________
33675 [  8785] By: jhi                                   on 2001/02/13  05:29:04
33676         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
33677      Branch: perl
33678           !> hints/openbsd.sh
33679 ____________________________________________________________________________
33680 [  8784] By: jhi                                   on 2001/02/13  02:25:24
33681         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
33682              From: Peter Prymmer <pvhp@forte.com>
33683              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
33684              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
33685      Branch: perl
33686            ! pod/perlclib.pod
33687 ____________________________________________________________________________
33688 [  8783] By: jhi                                   on 2001/02/13  02:22:36
33689         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
33690      Branch: perl
33691            - ebcdic.c
33692            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
33693            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
33694            ! util.c
33695 ____________________________________________________________________________
33696 [  8782] By: jhi                                   on 2001/02/13  02:00:07
33697         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
33698      Branch: maint-5.6/perl
33699            ! pod/perlport.pod
33700 ____________________________________________________________________________
33701 [  8781] By: jhi                                   on 2001/02/13  01:58:44
33702         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
33703      Branch: maint-5.6/perl
33704            ! hints/openbsd.sh
33705 ____________________________________________________________________________
33706 [  8780] By: jhi                                   on 2001/02/13  01:57:33
33707         Log: Synchronize the regexp tests between maintperl and mainline.
33708      Branch: maint-5.6/perl
33709           !> t/op/re_tests
33710 ____________________________________________________________________________
33711 [  8779] By: jhi                                   on 2001/02/13  01:49:35
33712         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
33713              From: Hugo <hv@crypt.compulink.co.uk>
33714              Date: Tue, 13 Feb 2001 00:11:11 +0000
33715              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
33716      Branch: perl
33717            ! regcomp.c t/op/re_tests
33718 ____________________________________________________________________________
33719 [  8778] By: jhi                                   on 2001/02/13  00:23:10
33720         Log: Comments do not nest.
33721      Branch: perl
33722            ! perl.h
33723 ____________________________________________________________________________
33724 [  8777] By: jhi                                   on 2001/02/13  00:17:54
33725         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
33726              From: Hugo <hv@crypt.compulink.co.uk>
33727              Date: Tue, 13 Feb 2001 00:11:11 +0000
33728              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
33729      Branch: maint-5.6/perl
33730            ! regcomp.c t/op/re_tests
33731 ____________________________________________________________________________
33732 [  8776] By: jhi                                   on 2001/02/12  23:25:52
33733         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
33734      Branch: maint-5.6/perl
33735            ! pod/perlport.pod
33736 ____________________________________________________________________________
33737 [  8775] By: jhi                                   on 2001/02/12  23:04:28
33738         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
33739      Branch: maint-5.6/perl
33740            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
33741            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
33742            ! vos/configure_perl.cm
33743 ____________________________________________________________________________
33744 [  8774] By: jhi                                   on 2001/02/12  22:59:11
33745         Log: Subject: Re: [patch] context for 'U' magic functions
33746              From: Doug MacEachern <dougm@covalent.net>
33747              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
33748              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
33749              
33750              plus the suggestion by Nick Ing-Simmons to name the macro
33751              as PERL_MG_UFUNC to avoid namespace pollution, plus add
33752              the advice by Doug for XS writers to perl.h
33753      Branch: perl
33754            ! mg.c perl.h
33755 ____________________________________________________________________________
33756 [  8773] By: jhi                                   on 2001/02/11  20:14:12
33757         Log: Update Changes.
33758      Branch: perl
33759            ! Changes patchlevel.h
33760 ____________________________________________________________________________
33761 [  8772] By: jhi                                   on 2001/02/11  18:47:52
33762         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
33763              From: Simon Cozens <simon@cozens.net>
33764              Date: Wed, 31 Jan 2001 16:31:43 +0000
33765              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
33766      Branch: perl
33767            + pod/perlclib.pod
33768            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
33769            ! pod/perltoc.pod
33770 ____________________________________________________________________________
33771 [  8771] By: jhi                                   on 2001/02/11  18:36:48
33772         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
33773              
33774              Blocks-4d3.beta.txt
33775              CaseFolding-3d4.beta.txt
33776              CompositionExclusions-3d6.beta.txt
33777              EastAsianWidth-4d4.beta.txt
33778              LineBreak-6d3.beta.txt
33779              NamesList-3.1.0d1.beta.txt
33780              PropList-3.1.0d4.beta.txt
33781              SpecialCasing-4d1.beta.txt
33782              UnicodeData-3.1.0d6.beta.txt
33783      Branch: perl
33784            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
33785           +> lib/unicode/UCD.html lib/unicode/Unicode.html
33786            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
33787            - lib/unicode/Unicode.301
33788            ! (edit 257 files)
33789 ____________________________________________________________________________
33790 [  8770] By: jhi                                   on 2001/02/11  17:26:22
33791         Log: UTF-8 documentation.
33792      Branch: perl
33793            ! utf8.h
33794 ____________________________________________________________________________
33795 [  8769] By: jhi                                   on 2001/02/11  17:12:49
33796         Log: Retract #8762.
33797      Branch: perl
33798            ! regexec.c
33799 ____________________________________________________________________________
33800 [  8768] By: jhi                                   on 2001/02/11  16:54:45
33801         Log: Subject: [PATCH] Test::Harness
33802              From: andreas.koenig@anima.de (Andreas J. Koenig)
33803              Date: 11 Feb 2001 14:37:00 +0100
33804              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
33805      Branch: perl
33806            ! lib/Test/Harness.pm
33807 ____________________________________________________________________________
33808 [  8767] By: jhi                                   on 2001/02/11  16:53:52
33809         Log: Subject: [PATCH] Document makepatch in Porting/patching
33810              From: andreas.koenig@anima.de (Andreas J. Koenig)
33811              Date: 11 Feb 2001 16:46:28 +0100
33812              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
33813      Branch: perl
33814            ! Porting/patching.pod
33815 ____________________________________________________________________________
33816 [  8766] By: jhi                                   on 2001/02/11  06:30:23
33817         Log: Subject: Re: [patch] GvSHARED
33818              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
33819              From: Doug MacEachern <dougm@covalent.net>
33820              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
33821              
33822              Subject: Re: [patch] GvSHARED
33823              From: Doug MacEachern <dougm@covalent.net>
33824              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
33825              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
33826              
33827              Subject: [patch] attributes.pm support for `shared'
33828              From: Doug MacEachern <dougm@covalent.net>
33829              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
33830              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
33831              
33832              our() attributes were ignored, our :shared pieces missing,
33833              allow attributes.pm to turn on shared.
33834      Branch: perl
33835            ! op.c t/op/attrs.t toke.c xsutils.c
33836 ____________________________________________________________________________
33837 [  8765] By: alanbur                               on 2001/02/10  23:11:19
33838         Log: Resync with parent (hopefully sucessfully this time)
33839      Branch: maint-5.6/pureperl
33840           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
33841           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
33842           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
33843           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
33844           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
33845           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
33846           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
33847 ____________________________________________________________________________
33848 [  8764] By: jhi                                   on 2001/02/10  22:54:38
33849         Log: Make TEST and UTEST more verbose in case something goes
33850              wrong in running/compiling a script, suggested by Doug
33851              MacEachern.
33852      Branch: perl
33853            ! t/TEST t/UTEST
33854 ____________________________________________________________________________
33855 [  8763] By: jhi                                   on 2001/02/10  22:11:34
33856         Log: Bogus shebang.
33857      Branch: perl
33858            ! t/lib/texttabs.t
33859 ____________________________________________________________________________
33860 [  8762] By: jhi                                   on 2001/02/10  21:56:02
33861         Log: (Retracted by #8769)
33862      Branch: perl
33863            ! regexec.c
33864 ____________________________________________________________________________
33865 [  8761] By: jhi                                   on 2001/02/10  21:26:15
33866         Log: Subject: Re: [patch] GvSHARED 
33867              From: Doug MacEachern <dougm@covalent.net>
33868              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
33869              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
33870              
33871              our @EXPORT : shared = (...);
33872      Branch: perl
33873            ! toke.c
33874 ____________________________________________________________________________
33875 [  8760] By: jhi                                   on 2001/02/10  21:25:07
33876         Log: Subject: [patch] GvSHARED
33877              From: Doug MacEachern <dougm@covalent.net>
33878              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
33879              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
33880      Branch: perl
33881            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
33882 ____________________________________________________________________________
33883 [  8759] By: alanbur                               on 2001/02/10  21:24:27
33884         Log: Backed out mismerge.
33885      Branch: maint-5.6/pureperl
33886            ! MANIFEST README.hpux README.vmesa gv.c installhtml
33887            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
33888            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
33889            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
33890            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
33891            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
33892            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
33893 ____________________________________________________________________________
33894 [  8758] By: jhi                                   on 2001/02/10  18:01:17
33895         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
33896              
33897              Fixed UMRs and leak in Perl_pmtrans()
33898              
33899              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
33900              associated UTFied tr/// code.  Also fixed scoping leak of
33901              PL_reg_start_tmp.
33902              
33903              newATTRSUB leaks when an attempt to redefine the active sort sub is
33904              made.
33905      Branch: maint-5.6/perl
33906           !> op.c regcomp.c
33907 ____________________________________________________________________________
33908 [  8757] By: alanbur                               on 2001/02/10  17:56:46
33909         Log: Resynchronised with parent
33910      Branch: maint-5.6/pureperl
33911           +> README.bs2000
33912            - README.posix-bc
33913            ! gv.c perl.c sv.c
33914           !> MANIFEST README.hpux README.vmesa installhtml
33915           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
33916           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
33917           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
33918           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
33919           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
33920           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
33921 ____________________________________________________________________________
33922 [  8756] By: alanbur                               on 2001/02/10  17:51:15
33923         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
33924              made.
33925      Branch: maint-5.6/pureperl
33926            ! op.c
33927 ____________________________________________________________________________
33928 [  8755] By: jhi                                   on 2001/02/09  22:41:35
33929         Log: Upgrade to CPAN 1.59_54, from Andreas König.
33930      Branch: perl
33931            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33932 ____________________________________________________________________________
33933 [  8754] By: jhi                                   on 2001/02/09  22:29:20
33934         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
33935              
33936              Didn't upgrade the fill.t since it has a dependency to File::Slurp
33937              purely for debugging purposes, the actual test hasn't changed.
33938      Branch: perl
33939            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
33940            ! t/lib/textwrap.t
33941 ____________________________________________________________________________
33942 [  8753] By: jhi                                   on 2001/02/09  20:17:50
33943         Log: Integrate change #8682 from maintperl.
33944              
33945              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
33946              to work correctly.
33947      Branch: perl
33948           !> hints/irix_6.sh
33949 ____________________________________________________________________________
33950 [  8752] By: jhi                                   on 2001/02/09  20:00:46
33951         Log: Update Changes.
33952      Branch: perl
33953            ! Changes patchlevel.h
33954 ____________________________________________________________________________
33955 [  8751] By: nick                                  on 2001/02/09  19:48:37
33956         Log: Integrate mainline
33957      Branch: perlio
33958           +> README.bs2000 t/lib/cgi-esc.t
33959            - README.posix-bc
33960           !> (integrate 53 files)
33961 ____________________________________________________________________________
33962 [  8750] By: nick                                  on 2001/02/09  19:25:16
33963         Log: Subject: RE: Biannual Competition to Improve Hashing Function
33964              From: Fisher Mark <fisherm@tce.com>
33965              Date: Thu, 8 Feb 2001 10:44:00 -0500
33966              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
33967              Date: Thu, 8 Feb 2001 15:02:47 -0500
33968              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
33969      Branch: perl
33970            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
33971 ____________________________________________________________________________
33972 [  8749] By: jhi                                   on 2001/02/09  19:02:35
33973         Log: Forgotten fragment.
33974      Branch: perl
33975            ! pod/perlapi.pod
33976 ____________________________________________________________________________
33977 [  8748] By: jhi                                   on 2001/02/09  18:31:34
33978         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
33979              plus manual tweakage.
33980              
33981              Sync the perlfaq2 between mainline and maintperl.
33982      Branch: maint-5.6/perl
33983            ! pod/perlfaq2.pod
33984      Branch: perl
33985           !> pod/perlfaq2.pod
33986 ____________________________________________________________________________
33987 [  8747] By: jhi                                   on 2001/02/09  18:12:04
33988         Log: Subject: versiononly and installperl
33989              From: abigail@foad.org
33990              Date: Wed, 7 Feb 2001 22:43:12 +0100
33991              Message-ID: <20010207214312.7045.qmail@foad.org>    
33992              
33993              Add +v flag to force a normal install of the perl binary
33994              and the utilities.
33995              
33996              Subject: [PATCH] installperl
33997              From: Nicholas Clark <nick@ccl4.org>
33998              Date: Fri, 9 Feb 2001 16:28:57 +0000
33999              Message-ID: <20010209162857.B10931@plum.flirble.org>
34000              
34001              Add -A flag which also hardlinks the binary with
34002              the full architecture name.
34003      Branch: perl
34004            ! installperl
34005 ____________________________________________________________________________
34006 [  8746] By: jhi                                   on 2001/02/09  18:03:43
34007         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
34008              
34009              Subject: perlfaq2, re: perlmongers
34010              
34011              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
34012              
34013              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
34014              
34015              Subject: [ID 20010205.001] typo in perlfaq9
34016              
34017              Subject: [ID 20010208.002] unordered explanation in perlcall
34018      Branch: maint-5.6/perl
34019           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
34020           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
34021           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
34022 ____________________________________________________________________________
34023 [  8745] By: jhi                                   on 2001/02/09  17:59:09
34024         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
34025              From: abela@geneanet.org
34026              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
34027              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
34028      Branch: perl
34029            ! pod/perlcall.pod
34030 ____________________________________________________________________________
34031 [  8744] By: jhi                                   on 2001/02/09  17:48:16
34032         Log: Subject: [ID 20010205.001] typo in perlfaq9
34033              From: eserte@vran.herceg.de
34034              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
34035              Message-Id: <200102042244.XAA21926@vran.herceg.de>
34036      Branch: perl
34037            ! pod/perlfaq9.pod
34038 ____________________________________________________________________________
34039 [  8743] By: jhi                                   on 2001/02/09  17:25:12
34040         Log: Integrate change #8695 from maintperl.
34041              
34042              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
34043      Branch: perl
34044           !> thread.h
34045 ____________________________________________________________________________
34046 [  8742] By: jhi                                   on 2001/02/09  17:21:22
34047         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
34048              From: Andy Dougherty <doughera@lafayette.edu>
34049              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
34050              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
34051      Branch: perl
34052            ! embed.pl
34053 ____________________________________________________________________________
34054 [  8741] By: jhi                                   on 2001/02/09  17:05:19
34055         Log: Integrate changes #8738,8739,8740 from maintperl.
34056              
34057              Html files will be installed in a more logical and easier to
34058              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
34059              
34060              Html files will be generated with a header to make them look
34061              a little less bare.
34062              
34063              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
34064      Branch: perl
34065           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
34066 ____________________________________________________________________________
34067 [  8740] By: jhi                                   on 2001/02/09  17:03:46
34068         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
34069              From: "Brendan O'Dea" <bod@compusol.com.au>
34070              Date: Sun, 4 Feb 2001 11:17:56 +1100
34071              Message-ID: <20010204111756.A16301@compusol.com.au>
34072      Branch: maint-5.6/perl
34073            ! pod/perlfaq3.pod
34074 ____________________________________________________________________________
34075 [  8739] By: jhi                                   on 2001/02/09  17:01:59
34076         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
34077              From: "Indy Singh" <indy@nusphere.com>
34078              Date: Fri, 2 Feb 2001 15:09:59 -0500
34079              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
34080              
34081              Html files will be generated with a header to make them look
34082              a little less bare.
34083      Branch: maint-5.6/perl
34084            ! installhtml
34085 ____________________________________________________________________________
34086 [  8738] By: jhi                                   on 2001/02/09  16:58:48
34087         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
34088              From: "Indy Singh" <indy@nusphere.com>
34089              Date: Fri, 2 Feb 2001 15:08:23 -0500
34090              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
34091              
34092              Html files will be installed in a more logical and easier to
34093              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
34094      Branch: maint-5.6/perl
34095            ! win32/Makefile win32/makefile.mk
34096 ____________________________________________________________________________
34097 [  8737] By: jhi                                   on 2001/02/09  16:46:54
34098         Log: Integrate changes #8687,8736 from maintperl.
34099              
34100              HP-UX thread patches from Merijn H. Brand.
34101              
34102              Latin nit from Philip Newton.
34103      Branch: perl
34104           !> README.hpux hints/hpux.sh
34105 ____________________________________________________________________________
34106 [  8736] By: jhi                                   on 2001/02/09  16:42:31
34107         Log: Latin nit from Philip Newton.
34108      Branch: maint-5.6/perl
34109            ! README.hpux
34110 ____________________________________________________________________________
34111 [  8735] By: jhi                                   on 2001/02/09  16:24:03
34112         Log: Integrate changes #8704,8710 from pureperl.
34113              
34114              Fixed UMRs and leak in Perl_pmtrans()
34115              
34116              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
34117              associated UTFied tr/// code.  Also fixed scoping leak of
34118              PL_reg_start_tmp.
34119      Branch: perl
34120           !> op.c regcomp.c
34121 ____________________________________________________________________________
34122 [  8734] By: jhi                                   on 2001/02/09  15:40:21
34123         Log: Integrate change #8733 from maintperl.
34124              
34125              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
34126      Branch: perl
34127           !> pod/perlre.pod
34128 ____________________________________________________________________________
34129 [  8733] By: jhi                                   on 2001/02/09  15:35:47
34130         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
34131              From: Prymmer/Kahn <pvhp@best.com>
34132              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
34133              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
34134      Branch: maint-5.6/perl
34135            ! pod/perlre.pod
34136 ____________________________________________________________________________
34137 [  8732] By: jhi                                   on 2001/02/09  15:26:17
34138         Log: Rename README.posix-bc to README.bs2000 (to avoid the
34139              confusion of a "perlposix-bc.pod"), add a few missing
34140              arch pods, regen toc.
34141      Branch: maint-5.6/perl
34142           +> README.bs2000
34143            - README.posix-bc
34144            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
34145            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
34146 ____________________________________________________________________________
34147 [  8731] By: jhi                                   on 2001/02/09  15:23:39
34148         Log: De-cut-and-pasto.
34149      Branch: perl
34150            ! pod/perl.pod
34151 ____________________________________________________________________________
34152 [  8730] By: jhi                                   on 2001/02/09  15:11:13
34153         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
34154              when people think that perlposix-bc.pod tells anything about
34155              Perl and POSIX.  Regen toc.
34156      Branch: perl
34157           +> README.bs2000
34158            - README.posix-bc
34159            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
34160            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
34161 ____________________________________________________________________________
34162 [  8729] By: jhi                                   on 2001/02/09  14:52:28
34163         Log: The README.vmesa part of #8712 from maintperl.
34164      Branch: perl
34165            ! README.vmesa
34166 ____________________________________________________________________________
34167 [  8728] By: jhi                                   on 2001/02/09  14:46:06
34168         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
34169              From: Peter Prymmer <pvhp@forte.com>
34170              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
34171              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
34172      Branch: maint-5.6/perl
34173            ! README.vmesa win32/Makefile win32/makefile.mk
34174 ____________________________________________________________________________
34175 [  8727] By: jhi                                   on 2001/02/09  14:33:25
34176         Log: Integrate change #8712 from mainline.
34177              
34178              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
34179      Branch: maint-5.6/perl
34180           !> lib/Pod/Find.pm
34181 ____________________________________________________________________________
34182 [  8726] By: jhi                                   on 2001/02/09  14:30:28
34183         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
34184              From: Peter Prymmer <pvhp@forte.com>
34185              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
34186              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
34187      Branch: perl
34188            + t/lib/cgi-esc.t
34189            ! MANIFEST lib/CGI/Util.pm
34190 ____________________________________________________________________________
34191 [  8725] By: jhi                                   on 2001/02/09  04:56:47
34192         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
34193      Branch: maint-5.6/perl
34194            ! pod/perlport.pod
34195 ____________________________________________________________________________
34196 [  8724] By: jhi                                   on 2001/02/09  04:40:59
34197         Log: Integrate changes 7819,7820 from vmsperl into mainline.
34198              
34199              Add header for LIB$ prototypes (C. Berry)
34200              
34201              Convert fwrite()s to sockets to write()s, since some socket stacks
34202              don't take kindly to stdio.
34203              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
34204              (for often optional LNMs)
34205              Correct a few typos
34206              (C. Bailey)
34207      Branch: perl
34208           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
34209 ____________________________________________________________________________
34210 [  8723] By: jhi                                   on 2001/02/09  03:29:29
34211         Log: Integrate change #8722 from mainline.
34212              
34213              The Im() function wasn't returning zero for non-Math::Complex
34214              arguments.  The bug reported by John Gamble.
34215      Branch: maint-5.6/perl
34216           !> lib/Math/Complex.pm
34217 ____________________________________________________________________________
34218 [  8722] By: jhi                                   on 2001/02/09  03:28:33
34219         Log: The Im() function wasn't returning zero for non-Math::Complex
34220              arguments.  The bug reported by John Gamble.
34221      Branch: perl
34222            ! lib/Math/Complex.pm
34223 ____________________________________________________________________________
34224 [  8721] By: nick                                  on 2001/02/08  22:11:35
34225         Log: Correct the correction :-(
34226      Branch: perl
34227            ! perl.c
34228 ____________________________________________________________________________
34229 [  8720] By: bailey                                on 2001/02/08  20:59:22
34230         Log: Convert frwite()s to sockets to write()s, since some socket stacks
34231              don't take kindly to stdio.
34232              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
34233              (for often optional LNMs)
34234              Correct a few typos
34235              (C. Bailey)
34236      Branch: vmsperl
34237            ! vms/vms.c vms/vmsish.h
34238 ____________________________________________________________________________
34239 [  8719] By: bailey                                on 2001/02/08  20:51:02
34240         Log: Add header for LIB$ prototypes (C. Berry)
34241      Branch: vmsperl
34242            ! ext/Devel/DProf/DProf.xs
34243 ____________________________________________________________________________
34244 [  8718] By: bailey                                on 2001/02/08  20:49:00
34245         Log: SYN SYN
34246      Branch: vmsperl
34247           +> pod/perliol.pod t/lib/sample-tests/bailout
34248           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
34249           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
34250           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
34251           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
34252           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
34253           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
34254            - lib/unicode/Is/DCinital.pl
34255           !> (integrate 101 files)
34256 ____________________________________________________________________________
34257 [  8717] By: nick                                  on 2001/02/08  19:38:48
34258         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
34259              From: Robin Barker <rmb1@cise.npl.co.uk>
34260              Date: Thu, 8 Feb 2001 14:38:07 GMT
34261              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
34262      Branch: perl
34263            ! lib/CPAN.pm
34264 ____________________________________________________________________________
34265 [  8716] By: nick                                  on 2001/02/08  19:29:07
34266         Log: Generated files form 8713 etc.
34267      Branch: perl
34268            ! embed.h global.sym objXSUB.h perlapi.c proto.h
34269 ____________________________________________________________________________
34270 [  8715] By: nick                                  on 2001/02/08  19:26:08
34271         Log: Fixup non-ithread build after 8713
34272      Branch: perl
34273            ! perl.c
34274 ____________________________________________________________________________
34275 [  8714] By: nick                                  on 2001/02/08  19:17:45
34276         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
34277              From: nick@ccl4.org
34278              Date: Wed, 7 Feb 2001 00:27:47 +0000
34279              Message-Id: <20010207002747.B63724@plum.flirble.org>
34280      Branch: perl
34281            ! sv.c toke.c
34282 ____________________________________________________________________________
34283 [  8713] By: nick                                  on 2001/02/08  19:15:58
34284         Log: Subject: Re: [patch] Re: PL_ptr_table
34285              From: Doug Maceachern <dougm@covalent.net>
34286              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
34287              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
34288      Branch: perl
34289            ! embed.pl perl.c sv.c sv.h
34290 ____________________________________________________________________________
34291 [  8712] By: nick                                  on 2001/02/08  19:12:47
34292         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
34293              From: Peter Prymmer <pvhp@forte.com>
34294              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
34295              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
34296      Branch: perl
34297            ! lib/Pod/Find.pm
34298 ____________________________________________________________________________
34299 [  8711] By: nick                                  on 2001/02/07  21:06:11
34300         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
34301              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
34302              From: Alan Burlison <Alan.Burlison@uk.sun.com>
34303              Date: Tue, 06 Feb 2001 23:37:01 +0000
34304              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
34305      Branch: perl
34306            ! regcomp.c
34307 ____________________________________________________________________________
34308 [  8710] By: alanbur                               on 2001/02/07  00:22:04
34309         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
34310              associated UTFied tr/// code.  Also fixed scoping leak of
34311              PL_reg_start_tmp.
34312      Branch: maint-5.6/pureperl
34313            ! op.c regcomp.c
34314 ____________________________________________________________________________
34315 [  8709] By: nick                                  on 2001/02/06  21:16:49
34316         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
34317              From: Michael G Schwern <schwern@pobox.com>
34318              Date: Sun, 4 Feb 2001 19:47:14 -0500
34319              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
34320      Branch: perl
34321            ! pod/perlapi.pod pod/perlmodlib.PL
34322 ____________________________________________________________________________
34323 [  8708] By: nick                                  on 2001/02/06  20:41:20
34324         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
34325              From: Michael G Schwern <schwern@pobox.com>
34326              Date: Sun, 4 Feb 2001 21:17:49 -0500
34327              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
34328      Branch: perl
34329            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
34330            ! pod/perltootc.pod
34331 ____________________________________________________________________________
34332 [  8707] By: nick                                  on 2001/02/06  20:29:11
34333         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
34334              From: Michael G Schwern <schwern@pobox.com>
34335              Date: Tue, 6 Feb 2001 05:54:30 -0500
34336              Message-Id: <20010206055430.A951@blackrider.aocn.com>
34337      Branch: perl
34338            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
34339 ____________________________________________________________________________
34340 [  8706] By: nick                                  on 2001/02/06  20:21:40
34341         Log: Subject: RE: some win32 fixes
34342              Date: Tue, 6 Feb 2001 09:23:20 +0300
34343              From: Vadim Konovalov <vkonovalov@lucent.com>
34344              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
34345      Branch: perl
34346            ! toke.c win32/Makefile win32/config.bc win32/config.gc
34347            ! win32/config.vc win32/config_H.bc win32/makefile.mk
34348 ____________________________________________________________________________
34349 [  8705] By: alanbur                               on 2001/02/06  15:00:03
34350         Log: Synchronised with parent
34351      Branch: maint-5.6/pureperl
34352            ! regexec.c
34353           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
34354           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
34355 ____________________________________________________________________________
34356 [  8704] By: alanbur                               on 2001/02/06  14:55:24
34357         Log: Fixed UMRs and leak in Perl_pmtrans()
34358      Branch: maint-5.6/pureperl
34359            ! op.c
34360 ____________________________________________________________________________
34361 [  8703] By: gsar                                  on 2001/02/06  02:29:37
34362         Log: $(MAKE) distclean doesn't clean up properly on windows
34363      Branch: maint-5.6/perl
34364            ! win32/Makefile win32/makefile.mk
34365 ____________________________________________________________________________
34366 [  8702] By: gsar                                  on 2001/02/06  01:00:46
34367         Log: tweak change#8659 to keep it simple
34368      Branch: maint-5.6/perl
34369            ! utils/perldoc.PL
34370 ____________________________________________________________________________
34371 [  8701] By: gsar                                  on 2001/02/05  22:45:41
34372         Log: change#8693 was missing testsuite changes
34373      Branch: maint-5.6/perl
34374           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
34375 ____________________________________________________________________________
34376 [  8700] By: nick                                  on 2001/02/05  20:32:52
34377         Log: Integrate mainline
34378      Branch: perlio
34379           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
34380           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
34381           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
34382           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
34383           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
34384           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
34385           +> t/lib/test-harness.t
34386           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
34387           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
34388           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
34389           !> pod/perlutil.pod t/TEST utils/h2xs.PL
34390 ____________________________________________________________________________
34391 [  8699] By: nick                                  on 2001/02/05  19:41:07
34392         Log: Subject: perlfaq2, re: perlmongers
34393              From: David H. Adler <dha@panix.com>
34394              Date: Sun, 4 Feb 2001 23:48:23 -0500
34395              Message-Id: <20010204234823.A13429@panix.com>
34396      Branch: perl
34397            ! pod/perlfaq2.pod
34398 ____________________________________________________________________________
34399 [  8698] By: nick                                  on 2001/02/05  19:39:31
34400         Log: Missed file f#rom the testharness mess.
34401      Branch: perl
34402            + t/lib/test-harness.t
34403 ____________________________________________________________________________
34404 [  8697] By: nick                                  on 2001/02/05  19:37:21
34405         Log: Subject: [DOC PATCH] overload.pm nits
34406              From: John Tobey <jtobey@john-edwin-tobey.org>
34407              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
34408              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
34409      Branch: perl
34410            ! lib/overload.pm
34411 ____________________________________________________________________________
34412 [  8696] By: alanbur                               on 2001/02/05  11:56:00
34413         Log: Sync with parent
34414      Branch: maint-5.6/pureperl
34415           !> thread.h
34416 ____________________________________________________________________________
34417 [  8695] By: gsar                                  on 2001/02/05  03:27:34
34418         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
34419      Branch: maint-5.6/perl
34420            ! thread.h
34421 ____________________________________________________________________________
34422 [  8694] By: alanbur                               on 2001/02/05  00:07:47
34423         Log: Initial branch creation from //depot/maint-5.6/perl
34424      Branch: maint-5.6/pureperl
34425           +> (branch 1719 files)
34426 ____________________________________________________________________________
34427 [  8693] By: gsar                                  on 2001/02/04  22:38:49
34428         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
34429              changes)
34430      Branch: maint-5.6/perl
34431           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
34432           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
34433           !> ext/DB_File/version.c
34434 ____________________________________________________________________________
34435 [  8692] By: nick                                  on 2001/02/04  18:15:57
34436         Log: The missed t/TEST part of the grand testharness upgrade.
34437      Branch: perl
34438            ! t/TEST
34439 ____________________________________________________________________________
34440 [  8691] By: nick                                  on 2001/02/04  18:05:17
34441         Log: New improved test harness
34442              Subject: Re: [PATCH Test::Harness] Third time's a charm?
34443              From: Michael G Schwern <schwern@pobox.com>
34444              Date: Sun, 4 Feb 2001 08:01:20 -0500
34445              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
34446      Branch: perl
34447            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
34448            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
34449            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
34450            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
34451            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
34452            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
34453            ! MANIFEST lib/Test/Harness.pm
34454 ____________________________________________________________________________
34455 [  8690] By: nick                                  on 2001/02/04  17:57:51
34456         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
34457              From: Jonathan Stowe <gellyfish@gellyfish.com>
34458              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
34459              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
34460      Branch: perl
34461            ! utils/h2xs.PL
34462 ____________________________________________________________________________
34463 [  8689] By: nick                                  on 2001/02/04  17:55:24
34464         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
34465              From: Michael G Schwern <schwern@pobox.com>
34466              Date: Sat, 3 Feb 2001 22:46:38 -0500
34467              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
34468      Branch: perl
34469            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
34470            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
34471 ____________________________________________________________________________
34472 [  8688] By: nick                                  on 2001/02/04  17:43:55
34473         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
34474              length byfailing to spot lack of closing )
34475              From: nick@talking.bollo.cx
34476              Date: Sat, 03 Feb 2001 23:53:16 +0000
34477              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
34478      Branch: perl
34479            ! perlio.c pod/perldiag.pod
34480 ____________________________________________________________________________
34481 [  8687] By: jhi                                   on 2001/02/03  17:11:42
34482         Log: HP-UX thread patches from Merijn H. Brand.
34483      Branch: maint-5.6/perl
34484            ! README.hpux hints/hpux.sh
34485 ____________________________________________________________________________
34486 [  8686] By: jhi                                   on 2001/02/03  16:40:12
34487         Log: Metaconfig changes for #8685.
34488      Branch: metaconfig
34489            ! U/installdirs/instubperl.U
34490      Branch: metaconfig/U/perl
34491            ! Devel.U versiononly.U
34492 ____________________________________________________________________________
34493 [  8685] By: jhi                                   on 2001/02/03  16:39:49
34494         Log: For -Dusedevel builds turn off installusrbinperl and turn on
34495              versiononly, a combined idea of Richard Soderberg and Merijn
34496              H. Brand.  You can still override both of these from the command
34497              line if you need to, -Dinstallusrbinperl and -Uversiononly.
34498      Branch: perl
34499            ! Configure
34500 ____________________________________________________________________________
34501 [  8684] By: jhi                                   on 2001/02/03  16:16:34
34502         Log: Metaconfig unit fix for #8683.
34503      Branch: metaconfig
34504            ! U/compline/nblock_io.U
34505 ____________________________________________________________________________
34506 [  8683] By: jhi                                   on 2001/02/03  16:16:12
34507         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
34508              reported by Peter Prymmer for 5.6-TRIAL1.
34509      Branch: perl
34510            ! Configure
34511 ____________________________________________________________________________
34512 [  8682] By: jhi                                   on 2001/02/03  05:52:11
34513         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
34514              to work correctly.
34515      Branch: maint-5.6/perl
34516            ! hints/irix_6.sh
34517 ____________________________________________________________________________
34518 [  8681] By: jhi                                   on 2001/02/03  05:47:33
34519         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
34520      Branch: maint-5.6/perl
34521            ! pod/perlport.pod
34522 ____________________________________________________________________________
34523 [  8680] By: jhi                                   on 2001/02/02  21:39:49
34524         Log: perlport update from Peter Prymmer.
34525      Branch: maint-5.6/perl
34526            ! pod/perlport.pod
34527 ____________________________________________________________________________
34528 [  8679] By: nick                                  on 2001/02/02  20:50:48
34529         Log: Integrate mainline
34530      Branch: perlio
34531           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
34532           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
34533           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
34534 ____________________________________________________________________________
34535 [  8678] By: gsar                                  on 2001/02/02  16:02:12
34536         Log: note about bincompat, slightly modified (from Lupe Christoph)
34537      Branch: maint-5.6/perl
34538            ! README.solaris
34539 ____________________________________________________________________________
34540 [  8677] By: jhi                                   on 2001/02/02  15:46:20
34541         Log: Supported platforms updates.
34542      Branch: maint-5.6/perl
34543            ! pod/perlport.pod
34544 ____________________________________________________________________________
34545 [  8676] By: jhi                                   on 2001/02/02  03:41:26
34546         Log: A couple more perlfaq2 tweaks.
34547      Branch: maint-5.6/perl
34548            ! pod/perlfaq2.pod
34549 ____________________________________________________________________________
34550 [  8675] By: jhi                                   on 2001/02/02  03:17:44
34551         Log: Misedit in #8661.
34552      Branch: maint-5.6/perl
34553            ! Configure
34554 ____________________________________________________________________________
34555 [  8674] By: jhi                                   on 2001/02/02  03:14:38
34556         Log: Damien again.
34557      Branch: maint-5.6/perl
34558            ! pod/perlfaq2.pod
34559 ____________________________________________________________________________
34560 [  8673] By: jhi                                   on 2001/02/02  03:12:40
34561         Log: perlfaq update from Elaine Ashton.
34562      Branch: maint-5.6/perl
34563            ! pod/perlfaq2.pod
34564 ____________________________________________________________________________
34565 [  8672] By: jhi                                   on 2001/02/02  03:07:08
34566         Log: UTF-8 s/// patch from Inaba Hiroto.
34567      Branch: maint-5.6/perl
34568            ! pp_ctl.c pp_hot.c
34569 ____________________________________________________________________________
34570 [  8671] By: jhi                                   on 2001/02/01  22:34:31
34571         Log: Update Changes.
34572      Branch: perl
34573            ! Changes patchlevel.h
34574 ____________________________________________________________________________
34575 [  8670] By: jhi                                   on 2001/02/01  22:15:29
34576         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
34577              from maintperl.
34578              
34579              Upgrade to Getopt::Long 2.25, from Johan Vromans.
34580              
34581              more files need to be writable in the source distribution
34582              
34583              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
34584              
34585              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
34586              
34587              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
34588              
34589              Allow the float to be fuzzier.
34590              
34591              need to use INT2PTR instead of a straight cast or ia64 fails
34592              
34593              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
34594              
34595              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
34596      Branch: perl
34597           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
34598           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
34599           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
34600 ____________________________________________________________________________
34601 [  8669] By: jhi                                   on 2001/02/01  21:57:02
34602         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
34603              From: Robin Barker <rmb1@cise.npl.co.uk>
34604              Date: Thu, 1 Feb 2001 16:59:05 GMT
34605              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
34606      Branch: maint-5.6/perl
34607            ! pod/perlmodlib.PL
34608 ____________________________________________________________________________
34609 [  8668] By: nick                                  on 2001/02/01  19:41:40
34610         Log: Integrate mainline
34611      Branch: perlio
34612           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
34613           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
34614           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
34615 ____________________________________________________________________________
34616 [  8667] By: gsar                                  on 2001/02/01  16:59:11
34617         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
34618      Branch: maint-5.6/perl
34619            ! embed.pl embedvar.h
34620 ____________________________________________________________________________
34621 [  8666] By: gsar                                  on 2001/02/01  16:34:51
34622         Log: add missing entries to win32/config.?c
34623      Branch: maint-5.6/perl
34624            ! win32/config.bc win32/config.gc win32/config.vc
34625            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34626 ____________________________________________________________________________
34627 [  8665] By: jhi                                   on 2001/02/01  14:58:51
34628         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
34629              From: "Stephen P. Potter" <spp@spotter.yi.org>
34630              Date: Thu, 01 Feb 2001 10:45:46 -0500
34631              Message-Id: <200102011545.KAA31479@spotter.yi.org>
34632      Branch: maint-5.6/perl
34633            ! pod/perlfunc.pod
34634 ____________________________________________________________________________
34635 [  8664] By: gsar                                  on 2001/02/01  14:52:37
34636         Log: need to use INT2PTR instead of a straight cast or ia64 fails
34637              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
34638      Branch: maint-5.6/perl
34639            ! ext/POSIX/POSIX.xs
34640 ____________________________________________________________________________
34641 [  8663] By: jhi                                   on 2001/02/01  14:09:13
34642         Log: Allow the float to be fuzzier.
34643      Branch: maint-5.6/perl
34644            ! t/lib/peek.t
34645 ____________________________________________________________________________
34646 [  8662] By: jhi                                   on 2001/02/01  13:59:00
34647         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
34648              From: Robin Barker <rmb1@cise.npl.co.uk>
34649              Date: Thu, 1 Feb 2001 13:05:39 GMT
34650              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
34651      Branch: maint-5.6/perl
34652            ! pod/perlmodlib.pod
34653 ____________________________________________________________________________
34654 [  8661] By: jhi                                   on 2001/02/01  13:57:38
34655         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
34656              Date: Thu, 01 Feb 2001 14:15:41 +0100
34657              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34658              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
34659              
34660              Have the $ccflags in the gcc version test (strange, this change
34661              is claimed to be have been integrated already)
34662      Branch: maint-5.6/perl
34663            ! Configure
34664 ____________________________________________________________________________
34665 [  8660] By: jhi                                   on 2001/02/01  13:44:10
34666         Log: Integrate changes #7950,7964,7962 from mainline.
34667              
34668              Find the stdchar signedness using cpp, should fix some of
34669              the Solaris compiler warnings reported by Alan Burlison.
34670      Branch: maint-5.6/perl
34671           !> Configure config_h.SH
34672 ____________________________________________________________________________
34673 [  8659] By: jhi                                   on 2001/02/01  05:35:32
34674         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
34675              From: Jan Dubois <JanD@ActiveState.com>
34676              Date: Wed, 31 Jan 2001 21:17:03 -0800
34677              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
34678      Branch: maint-5.6/perl
34679            ! utils/perldoc.PL
34680 ____________________________________________________________________________
34681 [  8658] By: jhi                                   on 2001/02/01  04:33:17
34682         Log: Integrate the README.os390 and README.posix-bc parts of mainline
34683              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
34684              installperl parts were taken care of by #8657.)
34685      Branch: maint-5.6/perl
34686           !> README.os390 README.posix-bc
34687 ____________________________________________________________________________
34688 [  8657] By: jhi                                   on 2001/02/01  04:29:21
34689         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
34690              From: Peter Prymmer <pvhp@forte.com>
34691              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
34692              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
34693      Branch: maint-5.6/perl
34694            + ext/DynaLoader/dl_dllload.xs
34695            ! MANIFEST Makefile.SH hints/os390.sh installperl
34696 ____________________________________________________________________________
34697 [  8656] By: jhi                                   on 2001/02/01  04:25:45
34698         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
34699              From: Peter Prymmer <pvhp@forte.com>
34700              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
34701              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
34702      Branch: maint-5.6/perl
34703            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
34704 ____________________________________________________________________________
34705 [  8655] By: jhi                                   on 2001/02/01  04:14:47
34706         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
34707              From: troc@netrus.net
34708              Date: Wed, 31 Jan 2001 22:31:26 -0500
34709              Message-Id: <200102010331.WAA117.85@rocco.homenet>
34710      Branch: maint-5.6/perl
34711            ! os2/os2.c
34712 ____________________________________________________________________________
34713 [  8654] By: jhi                                   on 2001/02/01  04:12:52
34714         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
34715              as reported by Alan Burlison.
34716      Branch: maint-5.6/perl
34717            ! pp.h
34718 ____________________________________________________________________________
34719 [  8653] By: jhi                                   on 2001/02/01  04:05:12
34720         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
34721              From: dsugalski@northernlight.com
34722              Date: Wed, 31 Jan 2001 18:54:11 -0500
34723              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
34724      Branch: maint-5.6/perl
34725            ! configure.com
34726 ____________________________________________________________________________
34727 [  8652] By: jhi                                   on 2001/02/01  04:03:11
34728         Log: Misplaced #endif.
34729              
34730              Subject: [perl-5-6-1-trial2] patches for EPOC
34731              From: Olaf Flebbe <O.Flebbe@science-computing.de>
34732              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
34733              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
34734      Branch: maint-5.6/perl
34735            ! epoc/epocish.c
34736 ____________________________________________________________________________
34737 [  8651] By: jhi                                   on 2001/02/01  04:00:25
34738         Log: Integrate changes #8647,8648,8650 from mainline.
34739              
34740              Macrofy a magic UTF-8 test.
34741              
34742              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
34743              
34744              Watch out for cross compiling for EPOC (usually done on linux).
34745      Branch: maint-5.6/perl
34746           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
34747 ____________________________________________________________________________
34748 [  8650] By: jhi                                   on 2001/02/01  03:56:20
34749         Log: Watch out for cross compiling for EPOC (usually done on linux)
34750              
34751              Subject: [perl-5-6-1-trial2] patches for EPOC
34752              From: Olaf Flebbe <O.Flebbe@science-computing.de>
34753              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
34754              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
34755      Branch: perl
34756            ! ext/Errno/Errno_pm.PL
34757 ____________________________________________________________________________
34758 [  8649] By: gsar                                  on 2001/02/01  00:46:00
34759         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
34760      Branch: maint-5.6/perl
34761            ! sv.c
34762 ____________________________________________________________________________
34763 [  8648] By: jhi                                   on 2001/01/31  23:35:36
34764         Log: All the uses of PL_numeric_radix must be protected by
34765              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
34766              
34767              Subject: [perl-5-6-1-trial2] patches for EPOC
34768              From: Olaf Flebbe <O.Flebbe@science-computing.de>
34769              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
34770              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
34771      Branch: perl
34772            ! sv.c
34773 ____________________________________________________________________________
34774 [  8647] By: jhi                                   on 2001/01/31  22:56:16
34775         Log: Macrofy a magic UTF-8 test.
34776      Branch: perl
34777            ! utf8.c utf8.h
34778 ____________________________________________________________________________
34779 [  8646] By: gsar                                  on 2001/01/31  15:55:12
34780         Log: update Changes
34781      Branch: maint-5.6/perl
34782            ! Changes
34783 ____________________________________________________________________________
34784 [  8645] By: gsar                                  on 2001/01/31  15:10:14
34785         Log: Configure tweak suggested by Peter Prymmer
34786      Branch: maint-5.6/perl
34787            ! Configure
34788 ____________________________________________________________________________
34789 [  8644] By: gsar                                  on 2001/01/31  15:06:32
34790         Log: more files need to be writable in the source distribution
34791      Branch: maint-5.6/perl
34792            ! Porting/makerel
34793 ____________________________________________________________________________
34794 [  8643] By: jhi                                   on 2001/01/31  14:59:46
34795         Log: Integrate changes #8258,8278,8279 from mainline.
34796              
34797              Make the large file tests more robust/talkative.
34798      Branch: maint-5.6/perl
34799           !> t/lib/syslfs.t t/op/lfs.t
34800 ____________________________________________________________________________
34801 [  8642] By: gsar                                  on 2001/01/31  14:53:48
34802         Log: integrate changes#8311,8334 from mainline
34803              
34804              Add a new MakeMaker variable PM_FILTER that defines a Unix
34805              filter to be run on each .pm during the pm_to_blib() phase,
34806              a fixed version of
34807              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
34808              
34809              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
34810              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
34811              accurate reading of the "atime".  
34812      Branch: maint-5.6/perl
34813           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
34814           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
34815           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
34816 ____________________________________________________________________________
34817 [  8641] By: jhi                                   on 2001/01/31  14:46:37
34818         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
34819      Branch: maint-5.6/perl
34820            ! lib/Getopt/Long.pm
34821 ____________________________________________________________________________
34822 [  8640] By: gsar                                  on 2001/01/31  14:40:24
34823         Log: make regen_all
34824      Branch: maint-5.6/perl
34825            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
34826 ____________________________________________________________________________
34827 [  8639] By: gsar                                  on 2001/01/31  14:37:25
34828         Log: refresh windows config files
34829      Branch: maint-5.6/perl
34830            ! win32/Makefile win32/config_H.bc win32/config_H.gc
34831            ! win32/config_H.vc win32/makefile.mk
34832 ____________________________________________________________________________
34833 [  8638] By: gsar                                  on 2001/01/31  14:28:10
34834         Log: makefile tweaks for windows: introduce a bulk-switch to enable
34835              same options as ActivePerl; sync changes with makefile.mk
34836      Branch: maint-5.6/perl
34837            ! win32/Makefile win32/makefile.mk
34838 ____________________________________________________________________________
34839 [  8637] By: jhi                                   on 2001/01/31  04:41:30
34840         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
34841              From: Nicholas Clark <nick@ccl4.org>
34842              Date: Tue, 30 Jan 2001 19:51:05 +0000
34843              Message-ID: <20010130195105.R76607@plum.flirble.org> 
34844              
34845              op/inc cure.
34846      Branch: perl
34847            ! pp.c pp.h pp_hot.c t/op/arith.t
34848 ____________________________________________________________________________
34849 [  8636] By: jhi                                   on 2001/01/31  02:38:32
34850         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
34851              no perlio],8257,8380,8479,8515 from mainline.
34852              
34853              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
34854              
34855              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
34856              Subject: [PATCH perl@8133] fix-up for VMS extensions
34857              
34858              In VMS embedded perls couldn't access the statically built Socket.
34859              
34860              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
34861              
34862              Further VMS piping fixes from Charles Lane.
34863              
34864              Subject:  [PATCH] make t/op/misc.t work on VMS
34865              
34866              Add tracing for debugging extensions builds in VMS.
34867              
34868              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
34869      Branch: maint-5.6/perl
34870           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
34871           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
34872           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
34873 ____________________________________________________________________________
34874 [  8635] By: jhi                                   on 2001/01/31  01:46:41
34875         Log: Integrate change #7732 from mainline.
34876              
34877              Sparc 64-bit pack() fix from Jens Hamisch.
34878      Branch: maint-5.6/perl
34879           !> pp.c
34880 ____________________________________________________________________________
34881 [  8634] By: jhi                                   on 2001/01/31  01:41:16
34882         Log: One spot missing from #8626.
34883      Branch: maint-5.6/perl
34884            ! sv.c
34885 ____________________________________________________________________________
34886 [  8633] By: jhi                                   on 2001/01/31  00:49:17
34887         Log: Integrate change #7495 from mainline.
34888              
34889              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
34890      Branch: maint-5.6/perl
34891           !> MANIFEST ext/re/Makefile.PL
34892 ____________________________________________________________________________
34893 [  8632] By: jhi                                   on 2001/01/30  23:38:49
34894         Log: Integrate change #8396 from mainline.
34895              
34896              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
34897              better multicast support (resend)
34898      Branch: maint-5.6/perl
34899           !> ext/Socket/Socket.pm
34900 ____________________________________________________________________________
34901 [  8631] By: jhi                                   on 2001/01/30  23:28:03
34902         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
34903              
34904              More AIX lore. (7514, ext/re/hints/aix.pl)
34905              
34906              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
34907              
34908              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)
34909              
34910              Subject: [ID 20001214.002] Net::Ping patch
34911              
34912              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
34913              
34914              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
34915              
34916              Add ReuseAddr as a (preferred) alias for Reuse as we now
34917              also have ReusePort.
34918              
34919              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
34920      Branch: maint-5.6/perl
34921           +> ext/re/hints/aix.pl
34922           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
34923           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
34924 ____________________________________________________________________________
34925 [  8630] By: jhi                                   on 2001/01/30  23:03:59
34926         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
34927              
34928              read() documentation tweak for 20001121.004.
34929              
34930              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
34931      Branch: maint-5.6/perl
34932           !> pod/perlfunc.pod pod/perlre.pod
34933 ____________________________________________________________________________
34934 [  8629] By: jhi                                   on 2001/01/30  22:41:57
34935         Log: Integrate change #8098 from mainline.
34936              
34937              fastgetcwd is defined using a glob alias on a $^O dependent basis
34938              and there was no default assignment or perl subroutine.
34939      Branch: maint-5.6/perl
34940           !> lib/Cwd.pm
34941 ____________________________________________________________________________
34942 [  8628] By: jhi                                   on 2001/01/30  21:58:52
34943         Log: Integrate change #7866 from mainline.
34944              
34945              File::Temp 0.11.
34946      Branch: maint-5.6/perl
34947           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
34948 ____________________________________________________________________________
34949 [  8627] By: jhi                                   on 2001/01/30  21:39:44
34950         Log: Integrate changes #8075,8086,8228 from mainline.  
34951              
34952              Darwin is not Windows. (8075,8086)
34953              
34954              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
34955      Branch: maint-5.6/perl
34956           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
34957           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
34958           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
34959           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
34960 ____________________________________________________________________________
34961 [  8626] By: jhi                                   on 2001/01/30  21:22:11
34962         Log: Integrate with tweakery the change #8625 from mainline,
34963              the multibyte decimal separator fix ("fa_IR locale failure").
34964      Branch: maint-5.6/perl
34965            ! embedvar.h perlapi.h
34966           !> intrpvar.h perl.c perl.h sv.c util.c
34967 ____________________________________________________________________________
34968 [  8625] By: jhi                                   on 2001/01/30  20:26:33
34969         Log: Fix for the fa_IR locale failure.  The reason for the failure
34970              was that Perl was assuming the decimal separator aka the radix
34971              separator is one character.  The Farsi-Iranian locale crushed
34972              that bad assumption since there the separator is 'Momayyez',
34973              glyphwise looking somewhat like a slash, and in Unicode UTF-8
34974              encoded in two bytes, 0xd9 0xab.
34975      Branch: perl
34976            ! intrpvar.h perl.c perl.h sv.c util.c
34977 ____________________________________________________________________________
34978 [  8624] By: gsar                                  on 2001/01/30  20:17:03
34979         Log: regen_headers
34980      Branch: maint-5.6/perl
34981            ! Makefile.SH pod/perlintern.pod
34982 ____________________________________________________________________________
34983 [  8623] By: gsar                                  on 2001/01/30  19:42:34
34984         Log: backout change#7431 and its dependents (causes spurious rebuilds
34985              of autogenerated files)
34986              
34987              fix benign b.t failure
34988      Branch: maint-5.6/perl
34989            ! Makefile.SH t/lib/b.t
34990 ____________________________________________________________________________
34991 [  8622] By: jhi                                   on 2001/01/30  19:41:41
34992         Log: Microperl sync.
34993      Branch: perl
34994            ! mg.c perl.h
34995 ____________________________________________________________________________
34996 [  8621] By: gsar                                  on 2001/01/30  19:24:47
34997         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
34998              from mainline
34999              
35000              Subject: podlators 1.06 released
35001              
35002              Subject: [PATCH @8436] Eliminate op_children
35003              
35004              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
35005              
35006              (Replaced by #8448)  More op_children traces (cleanup of #8442).
35007              
35008              Subject: [PATCH #3 @8436] Re: Eliminate op_children
35009              Replace #8444 and #8445.
35010              
35011              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
35012              at the setting of the ofs_sv in new_struct_thread() as the
35013              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
35014              uninitialized fields are, uh, initialized with),
35015              SvREFCNT_inc()ing that invited a core dump.
35016              
35017              podlators 1.07, from Russ Allbery.
35018              
35019              Subject: [PATCH] regcomp.c old feature removal
35020              From: mjd@plover.com
35021              Date: 16 Jan 2001 14:43:18 -0000 
35022              Message-ID: <20010116144318.7140.qmail@plover.com> 
35023      Branch: maint-5.6/perl
35024           +> lib/Pod/Text/Overstrike.pm
35025           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
35026           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
35027           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
35028           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
35029           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
35030           !> util.c
35031 ____________________________________________________________________________
35032 [  8620] By: gsar                                  on 2001/01/30  18:48:32
35033         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
35034              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
35035              now fails one test)
35036              
35037              Subject: [PATCH] lvalue AUTOLOAD. No, really.
35038              
35039              Subject: [PATCH] Interesting syntax idea
35040              Make opens + bareword assigns do typeglob assigns.
35041              
35042              Tests for #8254.
35043              
35044              Subject: [PATCH @8269] Continue blocks and B::Deparse
35045              Make the peephole optimizer to bypass more null ops and
35046              and rewrite the deparse handling of continue blocks.
35047              
35048              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
35049              Doc tweak on #8313.
35050              
35051              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
35052              
35053              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
35054              
35055              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
35056              
35057              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
35058              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
35059              according to the platform.
35060              
35061              Subject: [PATCH @8404] Consolidated lvalue sub changes
35062              
35063              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
35064              
35065              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
35066              
35067              Subject: B::Concise -- an improved replacement for B::Terse 
35068              
35069              The B::Terse drop-in replacement wasn't quite drop-in.
35070              
35071              The LVRET macro needed an aTHX.
35072              
35073              Use the /^Perl_/-less form of is_lvalue_sub().
35074              
35075              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
35076      Branch: maint-5.6/perl
35077           +> ext/B/B/Concise.pm
35078           !> (integrate 27 files)
35079 ____________________________________________________________________________
35080 [  8619] By: nick                                  on 2001/01/30  18:40:28
35081         Log: Integrate mainline
35082      Branch: perlio
35083           !> (integrate 40 files)
35084 ____________________________________________________________________________
35085 [  8618] By: jhi                                   on 2001/01/30  18:37:18
35086         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
35087              Date: Mon, 29 Jan 2001 22:51:29 -0600
35088              From: "Craig A. Berry" <craigberry@mac.com>
35089              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
35090      Branch: perl
35091            ! vms/test.com
35092 ____________________________________________________________________________
35093 [  8617] By: jhi                                   on 2001/01/30  18:34:53
35094         Log: Subject: [PATCH] Add missing CV flags to dump.c
35095              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35096              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
35097              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
35098      Branch: perl
35099            ! dump.c
35100 ____________________________________________________________________________
35101 [  8616] By: jhi                                   on 2001/01/30  18:20:58
35102         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
35103              part isn't applicable to maintperl.
35104              
35105              UTF-8 nit from Inaba Hiroto.
35106      Branch: maint-5.6/perl
35107           !> pod/perlapi.pod utf8.c
35108 ____________________________________________________________________________
35109 [  8615] By: jhi                                   on 2001/01/30  18:18:51
35110         Log: UTF-8 nit from Inaba Hiroto.
35111      Branch: perl
35112            ! pod/perlapi.pod t/op/each.t utf8.c
35113 ____________________________________________________________________________
35114 [  8614] By: jhi                                   on 2001/01/30  18:13:38
35115         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
35116              
35117              perl's internal variables are not for public consumption,
35118              move their docs from perlapi.pod to perlintern.pod
35119              
35120              support for -Dusethreads build under HP-UX 10.20 and DCE threads
35121              library (11.0 and later have pthreads but 10.x don't)
35122              
35123              avoid uninitialized value warnings
35124              
35125              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
35126              gets weird results)
35127              
35128              perldoc nit on windows
35129              
35130              make it possible to run the tests outside the source tree
35131              (there's still a dependency on ../lib being the library
35132              location)
35133      Branch: perl
35134           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
35135           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
35136           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
35137           !> win32/bin/search.pl win32/vdir.h
35138 ____________________________________________________________________________
35139 [  8613] By: gsar                                  on 2001/01/30  16:39:59
35140         Log: make it possible to run the tests outside the source tree
35141              (there's still a dependency on ../lib being the library
35142              location)
35143      Branch: maint-5.6/perl
35144            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
35145 ____________________________________________________________________________
35146 [  8612] By: gsar                                  on 2001/01/30  16:31:12
35147         Log: perldoc nit on windows
35148      Branch: maint-5.6/perl
35149            ! utils/perldoc.PL
35150 ____________________________________________________________________________
35151 [  8611] By: gsar                                  on 2001/01/30  16:22:54
35152         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
35153              gets weird results)
35154      Branch: maint-5.6/perl
35155            ! win32/vdir.h
35156 ____________________________________________________________________________
35157 [  8610] By: gsar                                  on 2001/01/30  16:12:45
35158         Log: avoid uninitialized value warnings
35159      Branch: maint-5.6/perl
35160            ! win32/bin/search.pl
35161 ____________________________________________________________________________
35162 [  8609] By: gsar                                  on 2001/01/30  16:08:01
35163         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
35164              library (11.0 and later have pthreads but 10.x don't)
35165      Branch: maint-5.6/perl
35166            ! hints/hpux.sh thread.h
35167 ____________________________________________________________________________
35168 [  8608] By: gsar                                  on 2001/01/30  15:48:55
35169         Log: perl's internal variables are not for public consumption,
35170              move their docs from perlapi.pod to perlintern.pod
35171      Branch: maint-5.6/perl
35172            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
35173            ! thrdvar.h
35174 ____________________________________________________________________________
35175 [  8607] By: gsar                                  on 2001/01/30  15:44:27
35176         Log: mistakenly branched perl56delta.pod, revert
35177      Branch: maint-5.6/perl
35178            - pod/perl56delta.pod
35179           !> pod/perldelta.pod
35180 ____________________________________________________________________________
35181 [  8606] By: gsar                                  on 2001/01/30  14:20:24
35182         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
35183              dTHR which has been a noop for a while now, except for the
35184              compatibility definition in thread.h)
35185      Branch: maint-5.6/perl
35186           !> (integrate 45 files)
35187 ____________________________________________________________________________
35188 [  8605] By: jhi                                   on 2001/01/30  05:43:58
35189         Log: Mark the UTF-8 APIs as experimental.
35190      Branch: maint-5.6/perl
35191            ! embed.pl pod/perlapi.pod
35192 ____________________________________________________________________________
35193 [  8604] By: jhi                                   on 2001/01/30  05:38:40
35194         Log: Nits from earlier integrates.
35195      Branch: maint-5.6/perl
35196            ! lib/Carp/Heavy.pm
35197           !> sv.c
35198 ____________________________________________________________________________
35199 [  8603] By: jhi                                   on 2001/01/30  05:27:26
35200         Log: Regenerate Porting files.
35201      Branch: maint-5.6/perl
35202            ! Porting/Glossary Porting/config.sh Porting/config_H
35203 ____________________________________________________________________________
35204 [  8602] By: jhi                                   on 2001/01/30  05:14:59
35205         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
35206              8310,8339,8447,8492,8493,8505,8525: documentation changes.
35207              
35208              Subject: Re: perlfaq style changes
35209              
35210              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
35211              
35212              Subject: [PATCH] docs on NaN
35213              
35214              Subject: [patch] perlfaq7
35215              
35216              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
35217              
35218              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
35219              
35220              Subject: [PATCH] open() example in perlfunc.pod
35221              
35222              Podify README.mpeix (a new version from the web)
35223              
35224              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
35225              
35226              Subject: [PATCH] format and rewording in perlfaq.pod
35227              
35228              Subject: [PATCH] API Variable documentation   
35229              
35230              Memory management calls documentation.
35231              
35232              Subject: [PATCH: perl@8482] README.vms URL updates
35233              
35234              Subject: Minor typos in perlfaq2.pod
35235              
35236              Subject: [PATCH] pod/perlvar.pod
35237      Branch: maint-5.6/perl
35238           +> pod/perl56delta.pod
35239            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35240           !> README.amiga README.epoc README.mpeix README.vms
35241           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
35242           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
35243           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
35244           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
35245           !> pod/perlvar.pod thrdvar.h
35246 ____________________________________________________________________________
35247 [  8601] By: jhi                                   on 2001/01/30  04:38:35
35248         Log: Integrate changes #8036,8096,8253 from mainline:
35249              hints changes.
35250              
35251              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
35252              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
35253              
35254              Output the (apparent) version of gcc in Tru64.
35255      Branch: maint-5.6/perl
35256           +> ext/POSIX/hints/svr4.pl
35257           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
35258           !> hints/svr4.sh t/lib/bigfltpm.t
35259 ____________________________________________________________________________
35260 [  8600] By: jhi                                   on 2001/01/30  04:04:01
35261         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
35262              locale fixes.
35263              
35264              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
35265              
35266              Debian allows /usr/bin/locale to exist without any locales. (7868)
35267              
35268              Allow the locale test needing POSIX and the taint test
35269              needing IPC::SysV to run under 'minitest' (basically,
35270              bail out if loading the extension fails). (8384)
35271              
35272              Cleanup the locale.t output  (8480)
35273      Branch: maint-5.6/perl
35274           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
35275           !> t/pragma/locale.t
35276 ____________________________________________________________________________
35277 [  8599] By: jhi                                   on 2001/01/30  03:51:04
35278         Log: Missing generated files from #8598.
35279      Branch: maint-5.6/perl
35280            ! embed.h global.sym objXSUB.h perlapi.c proto.h
35281 ____________________________________________________________________________
35282 [  8598] By: jhi                                   on 2001/01/30  03:41:54
35283         Log: Integrate change #8555 from mainline, manually integrate parts
35284              of changes 8452 and 8583.
35285              
35286              Subject: [PATCH] utf8.c documentation (8452)
35287              
35288              No point in checking the length if the pointer is bogus. (8555)
35289              
35290              Introduce bytes_from_utf8() and implement sv_eq() using it,
35291              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
35292              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
35293              was malformed. (8583)
35294      Branch: maint-5.6/perl
35295            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
35296           !> pod/perlapi.pod sv.c utf8.c
35297 ____________________________________________________________________________
35298 [  8597] By: gsar                                  on 2001/01/30  02:37:26
35299         Log: get PERL_OBJECT build going again on windows
35300      Branch: maint-5.6/perl
35301            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
35302            ! pod/perlapi.pod proto.h sv.c
35303 ____________________________________________________________________________
35304 [  8596] By: jhi                                   on 2001/01/30  02:16:17
35305         Log: Signedness nit.
35306      Branch: perl
35307            ! sv.c
35308 ____________________________________________________________________________
35309 [  8595] By: jhi                                   on 2001/01/30  02:11:07
35310         Log: EBCDIC patch for Storable, from Peter Prymmer.
35311      Branch: perl
35312            ! t/lib/st-06compat.t
35313 ____________________________________________________________________________
35314 [  8594] By: jhi                                   on 2001/01/30  01:04:48
35315         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
35316              From: Peter Prymmer <pvhp@forte.com>
35317              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
35318              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
35319      Branch: perl
35320            ! t/lib/b.t
35321 ____________________________________________________________________________
35322 [  8593] By: jhi                                   on 2001/01/30  00:56:47
35323         Log: Subject: [PATCH: perl@8585] pod problems in io
35324              From: Peter Prymmer <pvhp@forte.com>
35325              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
35326              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
35327      Branch: perl
35328            ! pod/perlapio.pod pod/perliol.pod
35329 ____________________________________________________________________________
35330 [  8592] By: jhi                                   on 2001/01/30  00:48:20
35331         Log: Integrate perlio.
35332      Branch: perl
35333           !> pod/perlapio.pod pod/perliol.pod
35334 ____________________________________________________________________________
35335 [  8591] By: nick                                  on 2001/01/29  22:02:28
35336         Log: GNU 'merge' Simon's copy of perliol.pod with version
35337              patched by Craig's patch.
35338      Branch: perlio
35339            ! pod/perliol.pod
35340 ____________________________________________________________________________
35341 [  8590] By: nick                                  on 2001/01/29  21:55:10
35342         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
35343      Branch: perlio
35344            ! pod/perlapio.pod pod/perliol.pod
35345 ____________________________________________________________________________
35346 [  8589] By: jhi                                   on 2001/01/29  15:35:33
35347         Log: Integrate change #8586 from maint-5.6/perl.
35348              
35349              make the BOM detection code not call tell() until it has to
35350              (meant to fix esoteric compatibility issues where PL_rsfp
35351              is overridden)
35352      Branch: perl
35353           !> toke.c
35354 ____________________________________________________________________________
35355 [  8588] By: jhi                                   on 2001/01/29  15:29:11
35356         Log: Subject: MAking Solaris malloc() the default
35357              From: Lupe Christoph <lupe@lupe-christoph.de>
35358              Date: Mon, 29 Jan 2001 12:59:36 +0100
35359              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
35360              
35361              The README.solaris part slightly tweaked.
35362      Branch: perl
35363            ! README.solaris hints/solaris_2.sh
35364 ____________________________________________________________________________
35365 [  8587] By: jhi                                   on 2001/01/29  15:17:34
35366         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
35367              From: root@ak-75.mind.de
35368              Date: Sun, 28 Jan 2001 20:32:29 +0100
35369              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
35370      Branch: perl
35371            ! pod/perlre.pod
35372 ____________________________________________________________________________
35373 [  8586] By: gsar                                  on 2001/01/29  13:43:44
35374         Log: make the BOM detection code not call tell() until it has to
35375              (meant to fix esoteric compatibility issues where PL_rsfp
35376              is overridden)
35377      Branch: maint-5.6/perl
35378            ! toke.c
35379 ____________________________________________________________________________
35380 [  8585] By: jhi                                   on 2001/01/28  20:05:45
35381         Log: Update Changes.
35382      Branch: perl
35383            ! Changes patchlevel.h
35384 ____________________________________________________________________________
35385 [  8584] By: jhi                                   on 2001/01/28  19:30:02
35386         Log: Integrate perlio.
35387      Branch: perl
35388           +> pod/perliol.pod
35389           !> MANIFEST pod/perlapio.pod
35390 ____________________________________________________________________________
35391 [  8583] By: jhi                                   on 2001/01/28  19:28:40
35392         Log: Patch from Inaba Hiroto:
35393              - canonical UTF-8 hash keys: if a key string for a hash is
35394              UTF8-on, try downgrade the string and use it if
35395              unicode::distinct is not in effect.
35396              For the task, I added a function bytes_from_utf8() to utf8.c.
35397              It might resemble utf8_to_bytes() but it is not convenient
35398              to the task.
35399              Made a test for it and added to t/op/each.t
35400              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
35401              the mortal copy of the argument SV.
35402              And changed t/io/utf8.t test 18 which expects print() to
35403              upgrade its argument.
35404              - re-implement sv_eq with bytes_from_utf8()
35405              - some bug fixes
35406              - tr/// does not handle UTF8 range (\x{}-\x{})
35407              - \ before raw UTF8 character produced
35408              "Malformed UTF-8 character" warning.
35409              - "\x{100}\N{CENT SIGN}" is Malformed.
35410              Added tests for these 3.
35411              - and one silly bug (by me) with qu operator.
35412      Branch: perl
35413            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
35414            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
35415            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
35416 ____________________________________________________________________________
35417 [  8582] By: nick                                  on 2001/01/28  19:25:04
35418         Log: Add pod/perliol.pod to MANIFEST :-(
35419      Branch: perlio
35420            ! MANIFEST
35421 ____________________________________________________________________________
35422 [  8581] By: nick                                  on 2001/01/28  19:22:40
35423         Log: PerlIO documentation. Proofing and sub-editing requested.
35424      Branch: perlio
35425            + pod/perliol.pod
35426            ! pod/perlapio.pod
35427 ____________________________________________________________________________
35428 [  8580] By: jhi                                   on 2001/01/28  05:16:25
35429         Log: Revert the change to sv_2pv() done by #8054: Someone who
35430              did SvNV_set() on a scalar that also happened to be POK,
35431              followed by sv_2pv() won't get the right coercion anymore.
35432              [Sarathy]
35433      Branch: maint-5.6/perl
35434            ! sv.c
35435 ____________________________________________________________________________
35436 [  8579] By: jhi                                   on 2001/01/28  05:15:04
35437         Log: Remove the #8084 effect: do not allow -Q to be interpreted
35438              as -&Q(), this is too much wiggle room.
35439      Branch: maint-5.6/perl
35440            ! toke.c
35441 ____________________________________________________________________________
35442 [  8578] By: jhi                                   on 2001/01/28  05:12:45
35443         Log: Needed bits of #8439 (should have been in #8576),
35444              mainly for lval substr().
35445      Branch: maint-5.6/perl
35446            ! mg.c pp.c pp_hot.c
35447 ____________________________________________________________________________
35448 [  8577] By: jhi                                   on 2001/01/28  05:02:46
35449         Log: A missing check-in.
35450      Branch: maint-5.6/perl
35451            ! utf8.c
35452 ____________________________________________________________________________
35453 [  8576] By: jhi                                   on 2001/01/28  04:26:18
35454         Log: Integrate changes #8425,8436,8439,8517 from mainline.
35455              The 8439 was not truly integrated because it had too many
35456              dependencies on the development branch and because it introduced
35457              concepts too bold for a maintenance branch (such as the qu operator).
35458              
35459              Subject: [PATCH perl@8342] -Wformat
35460              
35461              Tighten some of the UTF-8 tests a bit.
35462              
35463              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
35464              - The substr lval was still not okay.
35465              - Now pp_stringify and sv_setsv copies source's UTF8 flag
35466              even if IN_BYTE.  pp_stringify is called from fold_constants
35467              at optimization phase and "\x{100}" was made SvUTF8_off under
35468              use bytes (the bytes pragma is for "byte semantics" and not
35469              for "do not produce UTF8 data")
35470      Branch: maint-5.6/perl
35471            ! t/lib/charnames.t t/op/substr.t toke.c
35472           !> sv.c t/pragma/utf8.t
35473 ____________________________________________________________________________
35474 [  8575] By: jhi                                   on 2001/01/28  04:01:51
35475         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
35476              
35477              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
35478              
35479              Subject: [ID 20001230.003] UTF-8 tr still hurts
35480              
35481              Test cases for #8385 (from Simon's "torture.pl")
35482              
35483              Start fixing UTF-8 lval substr() (8405)
35484      Branch: maint-5.6/perl
35485           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
35486           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
35487 ____________________________________________________________________________
35488 [  8574] By: jhi                                   on 2001/01/28  03:09:06
35489         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
35490              from mainline.
35491              
35492              UTF-8 cleanup.
35493              
35494              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
35495              
35496              "\x{FF}\xFF" was broken.
35497              
35498              Tests for #8329 and #8330.
35499              
35500              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
35501              
35502              IRIX compiler noticed that the bof initialization might be
35503              bypassed by control flow.
35504              
35505              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
35506      Branch: maint-5.6/perl
35507           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
35508           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
35509 ____________________________________________________________________________
35510 [  8573] By: jhi                                   on 2001/01/28  02:06:12
35511         Log: Retract #8552.
35512      Branch: perl
35513            ! lib/Text/Wrap.pm t/lib/textwrap.t
35514 ____________________________________________________________________________
35515 [  8572] By: jhi                                   on 2001/01/28  02:04:49
35516         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
35517              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
35518              not really integrated but instead salvaged by hand
35519              (they had too many dependencies on the development release
35520              to be cleanly integratable).
35521              
35522              Subject: more UTF8 test suites and an UTF8 patch
35523              
35524              Tweak for MULTIPLICITY/USE_PERLIO
35525              
35526              Signedness nit.
35527              
35528              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
35529              
35530              Use the UTF8_XXX macros in is_utf8_char().
35531              
35532              Rewrite pp_concat() in terms of sv_catsv().  The . operator
35533              should now be UTF-8-proof.
35534              
35535              Subject: [PATCH perl@8269] scanning two hex-constants
35536              fails on EBCDIC environment (script length.t)
35537              
35538              Add some Unicode chop() tests.
35539      Branch: maint-5.6/perl
35540            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
35541           !> sv.c t/op/chop.t utf8.h
35542 ____________________________________________________________________________
35543 [  8571] By: jhi                                   on 2001/01/28  00:35:59
35544         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
35545              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
35546              
35547              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
35548              
35549              The maxiters upper limit sanity check (guarding against
35550              non-progress) assumed bytes instead of characters in s///
35551              and split().
35552              
35553              Signedness nit.
35554              
35555              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
35556              join() should now be UTF-8-proof.
35557              
35558              More split // UTF-8 tests. (8250)
35559      Branch: maint-5.6/perl
35560           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
35561           !> util.c
35562 ____________________________________________________________________________
35563 [  8570] By: jhi                                   on 2001/01/27  22:15:46
35564         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
35565              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
35566              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
35567              8084,8204,8244,8333 from mainline.
35568              
35569              For -Q where Q might be a one-letter sub name one does no more
35570              get a warning about an unknown filetest (7941,7943,7944,8084).
35571              
35572              Subject: Re: [ID 20001130.011] expression parsing bug ?
35573              
35574              Make uv_to_utf8() to zero-terminate its output buffer.
35575              
35576              Split off t/op/length.t (7995)
35577              
35578              Split off t/op/utf8decode.t (7996)
35579              
35580              Remove an unnecessary 'use utf8' from the utf8.t (7998)
35581              
35582              Split off t/op/concat.t (8004)
35583              
35584              Split off t/op/ver.t (8005)
35585              
35586              Document utf8_length(), utf8_distance(), and utf8_hop().
35587              
35588              Document utf8_to_uv() better.
35589              
35590              Introduce macros for UTF8 decoding (8028,8033).
35591              
35592              Add test for reverse() (8030,8031).
35593              
35594              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
35595              
35596              Do not return the Unicode replacement character    on UTF-8
35597              decoding failure.
35598              
35599              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
35600              not this_utf8 i.e. the output string has one, but don't mess
35601              with source assumption. (8052,8053)
35602              
35603              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
35604              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
35605              was not expecting to be called with something that was already
35606              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
35607              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
35608              (8054)
35609              
35610              Recode the naughty binary bytes in utf8decode.t using the \xHH.
35611              
35612              Make some panic messages a bit more logical.
35613      Branch: maint-5.6/perl
35614           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
35615           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
35616           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
35617           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
35618           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
35619           !> utf8.c utf8.h
35620 ____________________________________________________________________________
35621 [  8569] By: jhi                                   on 2001/01/27  19:16:43
35622         Log: Integrate changes #7750 from perlio and #8566 from mainline.
35623      Branch: maint-5.6/perl
35624           !> regexec.c sv.c
35625 ____________________________________________________________________________
35626 [  8568] By: jhi                                   on 2001/01/27  18:06:51
35627         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
35628              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
35629              7935[-perlio.c],7936,7959,7965 from mainline.
35630              
35631              Change the "big byte" error message to "Wide character".
35632              (7355, the croak-if-wide-chars-in-print part ignored)
35633              
35634              Use UINT64_C().
35635              
35636              Introduce Perl_utf8_length().
35637              
35638              diff -se shows these as different (7753, forgotten check-ins)
35639              
35640              Subject: [PATCH] doop.c - UTF8 tr///
35641              
35642              If we use (aTHX_ ...) then put Perl_ on the front.
35643              
35644              Make utf8_length() and utf8_distance() to be less forgiving
35645              about bad UTF-8.
35646              
35647              Test line numbers are different with utf8.
35648              
35649              No need to scan till infinity, 13 is enough. (7872,7911)
35650              
35651              Subject: [PATCH] Tokeniser debugging
35652              
35653              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
35654              
35655              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
35656              
35657              Be more careful in Perl_sv_utf8_downgrade().
35658              
35659              Use DO_UTF8().
35660              
35661              Raw zero bytes in text files confuse at least GNU patch 2.1.
35662      Branch: maint-5.6/perl
35663           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
35664           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
35665           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
35666           !> t/pragma/utf8.t toke.c utf8.c utf8.h
35667 ____________________________________________________________________________
35668 [  8567] By: nick                                  on 2001/01/27  11:10:38
35669         Log: Integrate mainline
35670      Branch: perlio
35671           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
35672           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
35673           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
35674           !> toke.c
35675 ____________________________________________________________________________
35676 [  8566] By: jhi                                   on 2001/01/27  06:22:48
35677         Log: More documentation for the regexp context stack.
35678      Branch: perl
35679            ! regexec.c
35680 ____________________________________________________________________________
35681 [  8565] By: jhi                                   on 2001/01/27  05:21:57
35682         Log: Update Changes.
35683      Branch: perl
35684            ! Changes patchlevel.h
35685 ____________________________________________________________________________
35686 [  8564] By: jhi                                   on 2001/01/27  04:44:04
35687         Log: Threadedness patch for #8562 from Doug MacEachern.
35688      Branch: perl
35689            ! toke.c
35690 ____________________________________________________________________________
35691 [  8563] By: jhi                                   on 2001/01/27  04:26:24
35692         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
35693              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
35694              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
35695              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
35696      Branch: perl
35697            ! op.c
35698 ____________________________________________________________________________
35699 [  8562] By: jhi                                   on 2001/01/27  04:20:30
35700         Log: Subject: Re: Announce : Tokener reporting patch
35701              From: Simon Cozens <simon@cozens.net>
35702              Date: Mon, 22 Jan 2001 02:17:22 +0000
35703              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
35704      Branch: perl
35705            ! embed.h embed.pl proto.h toke.c
35706 ____________________________________________________________________________
35707 [  8561] By: jhi                                   on 2001/01/27  04:17:24
35708         Log: Forgot from #8545.  Oops.
35709      Branch: perl
35710            ! pp.c t/pragma/overload.t
35711 ____________________________________________________________________________
35712 [  8560] By: jhi                                   on 2001/01/27  03:01:47
35713         Log: A better module compilation test, use MANIFEST as suggested
35714              by Spider.
35715      Branch: perl
35716            ! t/lib/1_compile.t
35717 ____________________________________________________________________________
35718 [  8559] By: jhi                                   on 2001/01/27  02:50:48
35719         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
35720              From: Peter Prymmer <pvhp@forte.com>
35721              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
35722              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
35723      Branch: perl
35724            ! t/lib/b.t
35725 ____________________________________________________________________________
35726 [  8558] By: jhi                                   on 2001/01/27  02:27:05
35727         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
35728              From: Peter Prymmer <pvhp@forte.com>
35729              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
35730              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
35731      Branch: perl
35732            ! t/pragma/sub_lval.t
35733 ____________________________________________________________________________
35734 [  8557] By: jhi                                   on 2001/01/27  02:26:03
35735         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
35736              From: Peter Prymmer <pvhp@forte.com>
35737              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
35738              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
35739      Branch: perl
35740            ! t/lib/st-06compat.t
35741 ____________________________________________________________________________
35742 [  8556] By: jhi                                   on 2001/01/27  02:24:33
35743         Log: Subject: [PATCH: perl@8531] minor update to README.os390
35744              From: Peter Prymmer <pvhp@forte.com>
35745              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
35746              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
35747      Branch: perl
35748            ! README.os390
35749 ____________________________________________________________________________
35750 [  8555] By: jhi                                   on 2001/01/27  00:35:47
35751         Log: No point in checking the length before we know whether the pointer
35752              is bogus or not, fixes Abigail's odbm failures in Linux.
35753      Branch: perl
35754            ! sv.c
35755 ____________________________________________________________________________
35756 [  8554] By: nick                                  on 2001/01/26  19:01:31
35757         Log: Integrate mainline
35758      Branch: perlio
35759           !> lib/Text/Wrap.pm t/lib/textwrap.t
35760 ____________________________________________________________________________
35761 [  8553] By: jhi                                   on 2001/01/26  15:19:39
35762         Log: Integrate change #7792 from perlio (multiplicity fix),
35763              fix the AV leak in regex DEBUGGING (tiny part of the
35764              polymorphic regexp patch #8143).
35765      Branch: maint-5.6/perl
35766            ! regcomp.c
35767           !> scope.h
35768 ____________________________________________________________________________
35769 [  8552] By: jhi                                   on 2001/01/26  15:03:23
35770         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
35771              From: Michael G Schwern <schwern@pobox.com>
35772              Date: Fri, 26 Jan 2001 09:28:31 -0500
35773              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
35774      Branch: perl
35775            ! lib/Text/Wrap.pm t/lib/textwrap.t
35776 ____________________________________________________________________________
35777 [  8551] By: jhi                                   on 2001/01/26  02:33:19
35778         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
35779              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
35780              
35781              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
35782              
35783              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
35784              
35785              Message nit.
35786              
35787              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
35788              
35789              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
35790              
35791              (the cleanup of unused submatches in regtry() and regcppop())
35792              
35793              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
35794              stored and restored, and thusly was trounced by the utf8 swash
35795              routines.
35796              
35797              use utf8 not required to use \x{}.
35798              
35799              Removed two more tests that make no sense in UTF-8 since the test
35800              data is not in UTF-8.
35801              
35802              Get the three different space character classes right under utf8.
35803              
35804              Implement ANYOFUTF8 regprop() dumping.
35805              
35806              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
35807              
35808              Document the regex context pushing/popping a bit better.
35809      Branch: maint-5.6/perl
35810           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
35811           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
35812           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
35813           !> t/op/regmesg.t utf8.c
35814 ____________________________________________________________________________
35815 [  8550] By: nick                                  on 2001/01/25  19:42:30
35816         Log: Integrate mainline
35817      Branch: perlio
35818           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
35819           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
35820           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
35821           !> t/lib/bigint.t t/lib/bigintpm.t
35822 ____________________________________________________________________________
35823 [  8549] By: jhi                                   on 2001/01/25  15:22:28
35824         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
35825      Branch: maint-5.6/perl
35826            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
35827 ____________________________________________________________________________
35828 [  8548] By: jhi                                   on 2001/01/25  15:02:55
35829         Log: Integrate changes #7997,8063,8492,8547 from mainline.
35830              
35831              Subject: Re: STRLEN - what?
35832              
35833              Subject: [PATCH] perlguts.pod
35834              
35835              Memory management calls documentation.
35836              
35837              Layout using tabulator is not a good idea in a pod.
35838      Branch: maint-5.6/perl
35839           !> pod/perlguts.pod
35840 ____________________________________________________________________________
35841 [  8547] By: jhi                                   on 2001/01/25  14:49:05
35842         Log: Layout using tabulator is not a good idea in a pod.
35843      Branch: perl
35844            ! pod/perlguts.pod
35845 ____________________________________________________________________________
35846 [  8546] By: jhi                                   on 2001/01/25  14:31:12
35847         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
35848              from mainline.
35849              
35850              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
35851              
35852              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
35853              
35854              More Win32 editor/IDE/shell hints.
35855              
35856              More Win32 Perling.
35857              
35858              Yet another editor edit.
35859              
35860              Edit edit edit.
35861              
35862              IDE/editor section tweaking.
35863              
35864              Few more IDE/editor nits from p5p.
35865      Branch: maint-5.6/perl
35866           !> pod/perlfaq3.pod
35867 ____________________________________________________________________________
35868 [  8545] By: jhi                                   on 2001/01/25  04:16:32
35869         Log: Subject: [PATCH 5.7.0] overload int()
35870              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35871              Date: Wed, 24 Jan 2001 19:06:57 -0500
35872              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
35873      Branch: perl
35874            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
35875            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
35876            ! t/lib/bigintpm.t
35877 ____________________________________________________________________________
35878 [  8544] By: jhi                                   on 2001/01/25  04:15:11
35879         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
35880              From: Peter Prymmer <pvhp@forte.com>
35881              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
35882              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
35883      Branch: perl
35884            ! Makefile.SH README.os390 hints/os390.sh installperl
35885 ____________________________________________________________________________
35886 [  8543] By: jhi                                   on 2001/01/25  03:52:08
35887         Log: Integrate change #8462,8469 from mainline.
35888              
35889              In VMS Perl subversion (perl -V) is undef.
35890      Branch: maint-5.6/perl
35891           !> configure.com
35892 ____________________________________________________________________________
35893 [  8542] By: jhi                                   on 2001/01/25  03:44:55
35894         Log: Integrate changes #7835,7850,8315,8316 from mainline.
35895              
35896              Solaris hints.
35897      Branch: maint-5.6/perl
35898           !> hints/solaris_2.sh
35899 ____________________________________________________________________________
35900 [  8541] By: jhi                                   on 2001/01/25  03:39:28
35901         Log: Integrate #8336 from mainline.
35902      Branch: maint-5.6/perl
35903           !> hv.c
35904 ____________________________________________________________________________
35905 [  8540] By: jhi                                   on 2001/01/25  03:23:50
35906         Log: Retract #8539.
35907      Branch: maint-5.6/perl
35908            ! pod/perlfaq3.pod
35909 ____________________________________________________________________________
35910 [  8539] By: jhi                                   on 2001/01/25  03:21:55
35911         Log: (Retracted by #5940.)
35912      Branch: maint-5.6/perl
35913            ! pod/perlfaq3.pod
35914 ____________________________________________________________________________
35915 [  8538] By: jhi                                   on 2001/01/25  03:14:07
35916         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
35917              From: Peter Prymmer <pvhp@forte.com>
35918              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
35919              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
35920              
35921              The VMS bits.
35922      Branch: maint-5.6/perl
35923            ! configure.com vms/descrip_mms.template
35924 ____________________________________________________________________________
35925 [  8537] By: jhi                                   on 2001/01/25  03:06:09
35926         Log: Integrate #7710,7824,7973 from mainline.
35927      Branch: maint-5.6/perl
35928           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
35929           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
35930           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
35931           !> vos/config.ga.def vos/config.ga.h win32/config.bc
35932           !> win32/config.gc win32/config.vc
35933 ____________________________________________________________________________
35934 [  8536] By: jhi                                   on 2001/01/24  13:50:20
35935         Log: Revert the edits made by me so far to the 5.6 branch since
35936              the TRIAL1 since I did edits when I should have been using
35937              integrates.  Bad programmer.   (Will integrate them properly later.)
35938              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
35939              The #8353 will not be reapplied at least for now since
35940              the UTF-8 hash keys need more thinking.
35941              (The patches #8347, #8354, #8454, #8473 were okay since they
35942              were original edits made specifically for the 5.6.1-TRIAL1.)
35943      Branch: maint-5.6/perl
35944            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35945            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
35946            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
35947            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
35948            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
35949            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
35950            ! win32/config.bc win32/config.gc win32/config.vc
35951 ____________________________________________________________________________
35952 [  8535] By: bailey                                on 2001/01/24  06:37:02
35953         Log: SYN SYN
35954      Branch: vmsperl
35955           +> (branch 26 files)
35956           !> (integrate 130 files)
35957 ____________________________________________________________________________
35958 [  8534] By: nick                                  on 2001/01/23  19:30:57
35959         Log: Integrate mainline.
35960      Branch: perlio
35961           !> Changes Configure Porting/Glossary Porting/config.sh
35962           !> Porting/config_H embed.h embed.pl ext/Encode/compile
35963           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
35964           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
35965           !> pod/perlvar.pod proto.h t/lib/1_compile.t
35966 ____________________________________________________________________________
35967 [  8533] By: jhi                                   on 2001/01/23  16:15:46
35968         Log: Forgotten from #8501.
35969      Branch: perl
35970            ! Porting/Glossary Porting/config.sh Porting/config_H
35971 ____________________________________________________________________________
35972 [  8532] By: jhi                                   on 2001/01/23  16:13:27
35973         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
35974              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
35975              Date: Mon, 22 Jan 2001 17:51:58 +0100
35976              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
35977      Branch: perl
35978            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
35979 ____________________________________________________________________________
35980 [  8531] By: jhi                                   on 2001/01/23  15:46:01
35981         Log: Update Changes.
35982      Branch: perl
35983            ! Changes patchlevel.h
35984 ____________________________________________________________________________
35985 [  8530] By: jhi                                   on 2001/01/23  15:38:39
35986         Log: De-cut-and-pasto.
35987      Branch: perl
35988            ! t/lib/1_compile.t
35989 ____________________________________________________________________________
35990 [  8529] By: jhi                                   on 2001/01/23  15:11:04
35991         Log: Document the mkdir trailing slashes case.
35992      Branch: perl
35993            ! pod/perlfunc.pod
35994 ____________________________________________________________________________
35995 [  8528] By: jhi                                   on 2001/01/23  15:08:28
35996         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
35997              get installed:
35998              
35999              Subject: lib/lib.pm
36000              From: <abigail@foad.org>
36001              Date: Mon, 28 Aug 2000 20:35:08 -0400
36002              Message-ID: <20000829003508.21281.qmail@foad.org>
36003      Branch: perl
36004            ! installperl
36005 ____________________________________________________________________________
36006 [  8527] By: jhi                                   on 2001/01/23  14:44:04
36007         Log: Metaconfig unit change for #8526.
36008      Branch: metaconfig
36009            ! U/threads/archname.U
36010 ____________________________________________________________________________
36011 [  8526] By: jhi                                   on 2001/01/23  14:43:19
36012         Log: Attach -perlio to the archname if so selected.
36013      Branch: perl
36014            ! Configure
36015 ____________________________________________________________________________
36016 [  8525] By: jhi                                   on 2001/01/23  14:24:01
36017         Log: Subject: [PATCH] pod/perlvar.pod
36018              From: abigail@foad.org
36019              Date: Tue, 23 Jan 2001 01:41:10 +0100
36020              Message-ID: <20010123004110.22259.qmail@foad.org>
36021      Branch: perl
36022            ! pod/perlvar.pod
36023 ____________________________________________________________________________
36024 [  8524] By: jhi                                   on 2001/01/23  14:22:32
36025         Log: A bug introduced in #8217 (the undefined variable in the
36026              lib/safe1_t #3) fixed, by Charles Lane:
36027              
36028              The earlier patch made it so that stuff running in Safe
36029              compartments could do a "caller" and see "main".  That
36030              little change in name is done right before the code in
36031              the compartment is run, and apparantly the parser
36032              was picking up the stash name before it got changed.
36033              
36034              (why it was threaded vs. unthreaded Perl that was sensitive to this
36035              I still don't know...and it probably doesn't matter).
36036              
36037              I tryed removing the stash name-change and saw that threaded Perl
36038              did indeed pass the lib/safe1.t tests.
36039              
36040              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
36041              do the name change (and to connect _ in the compartment to the global
36042              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
36043              to call _safe_pkg_prep when creating a new compartment.
36044              
36045              Passes all tests with threaded perl on linux; passes all tests
36046              with unthreaded perl on VMS.
36047              
36048              At some point I'll probably want to revisit Safe and Opcode to
36049              provide more sensible handling of global variables...and to get
36050              formats working in Safe compartments, which they don't do currently.
36051      Branch: perl
36052            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
36053 ____________________________________________________________________________
36054 [  8523] By: jhi                                   on 2001/01/23  14:11:58
36055         Log: Also the lib/Thread.pm itself needs to be ignored if
36056              the Thread extension hasn't been built.
36057      Branch: perl
36058            ! t/lib/1_compile.t
36059 ____________________________________________________________________________
36060 [  8522] By: jhi                                   on 2001/01/23  13:51:28
36061         Log: print() instead of warn() so that stderr doesn't get
36062              unncessarily polluted.
36063      Branch: perl
36064            ! ext/Encode/compile
36065 ____________________________________________________________________________
36066 [  8521] By: jhi                                   on 2001/01/23  13:49:48
36067         Log: Integrate perlio.
36068      Branch: perl
36069           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
36070           !> ext/Encode/encode.h
36071 ____________________________________________________________________________
36072 [  8520] By: nick                                  on 2001/01/22  21:44:00
36073         Log: More messing with Encode:
36074              Extra fields in header to allow multiple names and to record
36075              other things "compile" knows.
36076              Re-organise compile to factor out common output routines.
36077      Branch: perlio
36078            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
36079 ____________________________________________________________________________
36080 [  8519] By: nick                                  on 2001/01/22  20:33:50
36081         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
36082      Branch: perlio
36083            ! ext/Encode/Makefile.PL ext/Encode/compile
36084 ____________________________________________________________________________
36085 [  8518] By: nick                                  on 2001/01/22  20:28:13
36086         Log: Integrate mainline
36087      Branch: perlio
36088           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
36089           !> vos/config.alpha.def vos/config.alpha.h
36090 ____________________________________________________________________________
36091 [  8517] By: jhi                                   on 2001/01/22  15:37:17
36092         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
36093              by Inaba Hiroto.
36094      Branch: perl
36095            ! sv.c
36096 ____________________________________________________________________________
36097 [  8516] By: jhi                                   on 2001/01/22  14:55:15
36098         Log: More SIG_SIZE fixes.
36099      Branch: perl
36100            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
36101 ____________________________________________________________________________
36102 [  8515] By: jhi                                   on 2001/01/22  14:50:27
36103         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
36104              From: "Craig A. Berry" <craigberry@mac.com>
36105              Date: Mon, 22 Jan 2001 00:42:24 -0600
36106              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
36107      Branch: perl
36108            ! configure.com
36109 ____________________________________________________________________________
36110 [  8514] By: jhi                                   on 2001/01/22  14:31:17
36111         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
36112              From: "Craig A. Berry" <craigberry@mac.com>
36113              Date: Sun, 21 Jan 2001 23:03:25 -0600
36114              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
36115      Branch: perl
36116            ! configure.com
36117 ____________________________________________________________________________
36118 [  8513] By: jhi                                   on 2001/01/22  14:14:00
36119         Log: Add the .ucm encoding tables to the MANIFEST.
36120      Branch: perl
36121            ! MANIFEST
36122 ____________________________________________________________________________
36123 [  8512] By: jhi                                   on 2001/01/22  13:43:33
36124         Log: Integrate perlio.
36125      Branch: perl
36126           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
36127           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
36128           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
36129           +> ext/Encode/Encode/iso8859-10.ucm
36130           +> ext/Encode/Encode/iso8859-13.ucm
36131           +> ext/Encode/Encode/iso8859-14.ucm
36132           +> ext/Encode/Encode/iso8859-15.ucm
36133           +> ext/Encode/Encode/iso8859-16.ucm
36134           +> ext/Encode/Encode/iso8859-2.ucm
36135           +> ext/Encode/Encode/iso8859-3.ucm
36136           +> ext/Encode/Encode/iso8859-4.ucm
36137           +> ext/Encode/Encode/iso8859-5.ucm
36138           +> ext/Encode/Encode/iso8859-6.ucm
36139           +> ext/Encode/Encode/iso8859-7.ucm
36140           +> ext/Encode/Encode/iso8859-8.ucm
36141           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
36142           +> ext/Encode/Encode/symbol.ucm
36143           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
36144           !> perliol.h
36145 ____________________________________________________________________________
36146 [  8511] By: nick                                  on 2001/01/21  23:44:47
36147         Log: Make "real" layers of ":utf8" and ":raw".
36148              So now PERLIO=utf8 perl ...
36149              does what Andreas wanted.
36150              Fix arg passing in open.pm (still have a Carp issue).
36151      Branch: perlio
36152            ! lib/open.pm perlio.c perliol.h
36153 ____________________________________________________________________________
36154 [  8510] By: jhi                                   on 2001/01/21  22:56:53
36155         Log: Document the regex context pushing/popping a bit better.
36156      Branch: perl
36157            ! regexec.c
36158 ____________________________________________________________________________
36159 [  8509] By: jhi                                   on 2001/01/21  22:55:44
36160         Log: Tweak the mkdir trailing slash code some more.
36161              
36162              TO DO: the same handling should probably be done for
36163              all the other filesystem functions that can have directories
36164              as their arguments.
36165      Branch: perl
36166            ! pp_sys.c
36167 ____________________________________________________________________________
36168 [  8508] By: nick                                  on 2001/01/21  21:37:43
36169         Log: Switch "compiled in" encodings to .ucm format.
36170              (Leave others as .enc till we can run-time load .ucm,
36171              or find some other way to load them.)
36172      Branch: perlio
36173            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
36174            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
36175            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
36176            + ext/Encode/Encode/iso8859-10.ucm
36177            + ext/Encode/Encode/iso8859-13.ucm
36178            + ext/Encode/Encode/iso8859-14.ucm
36179            + ext/Encode/Encode/iso8859-15.ucm
36180            + ext/Encode/Encode/iso8859-16.ucm
36181            + ext/Encode/Encode/iso8859-2.ucm
36182            + ext/Encode/Encode/iso8859-3.ucm
36183            + ext/Encode/Encode/iso8859-4.ucm
36184            + ext/Encode/Encode/iso8859-5.ucm
36185            + ext/Encode/Encode/iso8859-6.ucm
36186            + ext/Encode/Encode/iso8859-7.ucm
36187            + ext/Encode/Encode/iso8859-8.ucm
36188            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
36189            + ext/Encode/Encode/symbol.ucm
36190            ! ext/Encode/Makefile.PL ext/Encode/compile
36191 ____________________________________________________________________________
36192 [  8507] By: nick                                  on 2001/01/21  21:02:03
36193         Log: Integrate (partial) mainline.
36194      Branch: perlio
36195           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
36196           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
36197           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
36198 ____________________________________________________________________________
36199 [  8506] By: jhi                                   on 2001/01/21  20:09:30
36200         Log: Update Changes.
36201      Branch: perl
36202            ! Changes patchlevel.h
36203 ____________________________________________________________________________
36204 [  8505] By: jhi                                   on 2001/01/21  19:39:59
36205         Log: Subject: Minor typos in perlfaq2.pod
36206              From: "Stephen P. Potter" <spp@spotter.yi.org>
36207              Message-Id: <200101192101.QAA11911@spotter.yi.org>
36208              Date: Fri, 19 Jan 2001 16:01:13 -0500
36209              
36210              with a nit from Philip Netwon.
36211      Branch: perl
36212            ! pod/perlfaq2.pod
36213 ____________________________________________________________________________
36214 [  8504] By: jhi                                   on 2001/01/21  19:33:05
36215         Log: Metaconfig change for #8503.
36216      Branch: metaconfig
36217            ! U/threads/usethreads.U
36218 ____________________________________________________________________________
36219 [  8503] By: jhi                                   on 2001/01/21  19:32:21
36220         Log: Sanity check for conflicting thread flavours.
36221      Branch: perl
36222            ! Configure config_h.SH
36223 ____________________________________________________________________________
36224 [  8502] By: jhi                                   on 2001/01/21  19:23:00
36225         Log: Metaconfig change for #8501.
36226      Branch: metaconfig
36227            ! U/modified/sig_name.U
36228 ____________________________________________________________________________
36229 [  8501] By: jhi                                   on 2001/01/21  19:22:26
36230         Log: The SIG_SIZE is the number of the elements *excluding*
36231              the terminating NULL.
36232      Branch: perl
36233            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
36234            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
36235            ! win32/config_H.vc
36236 ____________________________________________________________________________
36237 [  8500] By: jhi                                   on 2001/01/21  18:31:31
36238         Log: Integrate perlio.
36239      Branch: perl
36240           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
36241           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
36242           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
36243           !> pp_sys.c proto.h sv.c
36244 ____________________________________________________________________________
36245 [  8499] By: jhi                                   on 2001/01/21  17:43:57
36246         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
36247              From: Hugo <hv@crypt.compulink.co.uk>
36248              Date: Sun, 21 Jan 2001 13:34:05 +0000
36249              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
36250              
36251              In sprintf UTF8ize only if necessary.
36252      Branch: perl
36253            ! sv.c
36254 ____________________________________________________________________________
36255 [  8498] By: nick                                  on 2001/01/21  16:25:32
36256         Log: Encode cleanup.
36257              Add command line control over "compile" so that Makefile.PL
36258              needs can be combined with other uses.
36259              Use command line options in Makefile.PL.
36260              Fix multi-byte parsing in .ucm files.
36261      Branch: perlio
36262            ! ext/Encode/Makefile.PL ext/Encode/compile
36263 ____________________________________________________________________________
36264 [  8497] By: nick                                  on 2001/01/21  12:56:27
36265         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
36266      Branch: perlio
36267            ! ext/Encode/Encode.xs
36268 ____________________________________________________________________________
36269 [  8496] By: nick                                  on 2001/01/21  12:18:45
36270         Log: Fixup after integrate:
36271              missed the .sym files that are changed by regen_headers
36272              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
36273      Branch: perlio
36274            ! global.sym pp.sym sv.c
36275 ____________________________________________________________________________
36276 [  8495] By: nick                                  on 2001/01/21  11:51:07
36277         Log: Integrate mainline.
36278      Branch: perlio
36279           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
36280           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
36281           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
36282           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
36283           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
36284           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
36285           !> win32/Makefile win32/makefile.mk
36286 ____________________________________________________________________________
36287 [  8494] By: jhi                                   on 2001/01/20  23:12:11
36288         Log: Forgot the expect_number() prototype.
36289      Branch: perl
36290            ! embed.h embed.pl proto.h
36291 ____________________________________________________________________________
36292 [  8493] By: jhi                                   on 2001/01/20  22:56:39
36293         Log: Subject: [PATCH: perl@8482] README.vms URL updates
36294              From: Peter Prymmer <pvhp@forte.com>
36295              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
36296              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
36297              
36298              Plus Craig A. Berry's suggestion to use compaq.com instead
36299              of digital.com.
36300      Branch: perl
36301            ! README.vms
36302 ____________________________________________________________________________
36303 [  8492] By: jhi                                   on 2001/01/20  22:50:05
36304         Log: Memory management calls documentation.
36305      Branch: perl
36306            ! pod/perlguts.pod
36307 ____________________________________________________________________________
36308 [  8491] By: jhi                                   on 2001/01/20  22:38:33
36309         Log: Signedness nit plus few memcpy/Copy nits.
36310      Branch: perl
36311            ! sv.c
36312 ____________________________________________________________________________
36313 [  8490] By: jhi                                   on 2001/01/20  22:25:53
36314         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
36315              From: Peter Prymmer <pvhp@forte.com>
36316              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
36317              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
36318      Branch: perl
36319            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
36320 ____________________________________________________________________________
36321 [  8489] By: jhi                                   on 2001/01/20  22:24:41
36322         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
36323              From: Peter Prymmer <pvhp@forte.com>
36324              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
36325              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
36326      Branch: perl
36327            ! win32/Makefile win32/makefile.mk
36328 ____________________________________________________________________________
36329 [  8488] By: jhi                                   on 2001/01/20  22:22:27
36330         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
36331              From: Peter Prymmer <pvhp@forte.com>
36332              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
36333              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
36334      Branch: perl
36335            ! Makefile.SH
36336 ____________________________________________________________________________
36337 [  8487] By: jhi                                   on 2001/01/20  22:21:18
36338         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
36339              From: Peter Prymmer <pvhp@forte.com>
36340              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
36341              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
36342      Branch: perl
36343            + ext/DynaLoader/dl_dllload.xs
36344            ! MANIFEST Makefile.SH hints/os390.sh
36345 ____________________________________________________________________________
36346 [  8486] By: jhi                                   on 2001/01/20  22:17:53
36347         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
36348              From: Peter Prymmer <pvhp@forte.com>
36349              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
36350              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
36351      Branch: perl
36352            ! README.os390 README.posix-bc
36353 ____________________________________________________________________________
36354 [  8485] By: jhi                                   on 2001/01/20  20:15:30
36355         Log: Document and test the new qu operator.
36356      Branch: perl
36357            + t/op/qu.t
36358            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
36359            ! pod/perlretut.pod pod/perlunicode.pod
36360 ____________________________________________________________________________
36361 [  8484] By: nick                                  on 2001/01/20  19:42:30
36362         Log: Infrastructure to allow:
36363              open($fh,"|-",@array);
36364              to be implemented
36365              i.e. mark pp_open as needing a stack mark, and make pp_open
36366              process its args in that style (and pass them _all_ to tied handles OPEN).
36367              Invent do_openn() which takes SV ** at allow it to see multiple args.
36368              Note this does not _do_ anything yet.
36369      Branch: perlio
36370            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
36371            ! perlapi.c pp_proto.h pp_sys.c proto.h
36372 ____________________________________________________________________________
36373 [  8483] By: nick                                  on 2001/01/20  17:23:14
36374         Log: Integrate mainline.
36375      Branch: perlio
36376           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
36377           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
36378 ____________________________________________________________________________
36379 [  8482] By: jhi                                   on 2001/01/19  15:37:49
36380         Log: Update Changes.
36381      Branch: perl
36382            ! Changes patchlevel.h
36383 ____________________________________________________________________________
36384 [  8481] By: jhi                                   on 2001/01/19  14:41:24
36385         Log: Subject: Re: new feature: s?printf parameter reordering 
36386              From: Hugo <hv@crypt.compulink.co.uk>
36387              Date: Thu, 11 Jan 2001 17:09:03 +0000
36388              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
36389              
36390              - support reordering for all parameters: %, *v, *, .*
36391              - lay down that the reordering specification must immediately
36392              follow that parameter: %3$, *v3$, *3$, .*3$
36393              - fix vectorisation of a zero-length string
36394              - factor out the code choosing the argument to format
36395              
36396              Possibly unwanted side-effects:
36397              - the special format specifiers ' +-0' must now precede any
36398              vectorisation specifier. Tests in op/sprintf and op/ver
36399              have been changed to reflect this.
36400              - sprintf.t test #214 changed its expectations because in many
36401              cases, the next parameter has already been consumed when an
36402              invalid type letter is detected.
36403              
36404              Probably wanted side-effects:
36405              - attempts to format a non-existent parameter will warn as if C<undef>
36406              - attempt to write to non-existent parameter with '%n' will complain
36407              of "attempt to modify read-only value" instead of being silent
36408      Branch: perl
36409            ! sv.c t/op/sprintf.t t/op/ver.t
36410 ____________________________________________________________________________
36411 [  8480] By: jhi                                   on 2001/01/19  14:08:37
36412         Log: Subject: PATCH pragma/locale.t
36413              From: andreas.koenig@anima.de (Andreas J. Koenig)
36414              Date: 18 Jan 2001 09:45:37 +0100
36415              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
36416      Branch: perl
36417            ! t/pragma/locale.t
36418 ____________________________________________________________________________
36419 [  8479] By: jhi                                   on 2001/01/19  13:19:58
36420         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
36421      Branch: perl
36422            ! configure.com
36423 ____________________________________________________________________________
36424 [  8478] By: jhi                                   on 2001/01/19  02:12:35
36425         Log: Automate 1_compile.t.
36426      Branch: perl
36427            ! t/lib/1_compile.t
36428 ____________________________________________________________________________
36429 [  8477] By: jhi                                   on 2001/01/19  01:49:56
36430         Log: Integrate perlio.
36431      Branch: perl
36432           !> sv.c win32/config.bc win32/config.gc win32/config.vc
36433           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
36434 ____________________________________________________________________________
36435 [  8476] By: nick                                  on 2001/01/18  21:51:52
36436         Log: Integrate mainline
36437      Branch: perlio
36438           +> t/lib/1_compile.t t/lib/compmod.pl
36439           !> MANIFEST configure.com lib/unicode/distinct.pm
36440 ____________________________________________________________________________
36441 [  8475] By: nick                                  on 2001/01/18  21:48:02
36442         Log: Win32 "safe signals" co-existance fix.
36443              Fix SIG_SIZE value.
36444              Clear PL_sig_pending when cloning (fork).
36445      Branch: perlio
36446            ! sv.c win32/config.bc win32/config.gc win32/config.vc
36447            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36448 ____________________________________________________________________________
36449 [  8474] By: jhi                                   on 2001/01/18  14:40:57
36450         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
36451      Branch: perl
36452            ! t/lib/1_compile.t
36453 ____________________________________________________________________________
36454 [  8473] By: gsar                                  on 2001/01/18  11:42:31
36455         Log: unsubmitted trial1 change
36456      Branch: maint-5.6/perl
36457            ! Changes
36458 ____________________________________________________________________________
36459 [  8472] By: jhi                                   on 2001/01/18  04:30:24
36460         Log: The first bug found by 1_compile.t.
36461      Branch: perl
36462            ! lib/unicode/distinct.pm
36463 ____________________________________________________________________________
36464 [  8471] By: jhi                                   on 2001/01/18  04:29:42
36465         Log: Add Schwern's 1_compile test.  The compile_module script renamed
36466              to be a bit shorter for the 8.3 people.
36467      Branch: perl
36468            + t/lib/1_compile.t t/lib/compmod.pl
36469            ! MANIFEST
36470 ____________________________________________________________________________
36471 [  8470] By: jhi                                   on 2001/01/18  04:16:00
36472         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)
36473              From: Peter Prymmer <pvhp@forte.com>
36474              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
36475              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
36476              Replace #8463.
36477      Branch: maint-5.6/perl
36478            ! configure.com
36479 ____________________________________________________________________________
36480 [  8469] By: jhi                                   on 2001/01/18  04:13:02
36481         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)
36482              From: Peter Prymmer <pvhp@forte.com>
36483              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
36484              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
36485              Replace #8462.
36486      Branch: perl
36487            ! configure.com
36488 ____________________________________________________________________________
36489 [  8468] By: jhi                                   on 2001/01/18  03:42:08
36490         Log: Integrate perlio.
36491      Branch: perl
36492           !> gv.c mg.c perlio.c util.c
36493 ____________________________________________________________________________
36494 [  8467] By: nick                                  on 2001/01/17  22:41:10
36495         Log: "Safe" signals - trial implementation.
36496              gv.c tweaked to zero PL_sig_pend array
36497              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
36498              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
36499              Odd thing is that it "works" with PERLIO=stdio as well (linux).
36500      Branch: perlio
36501            ! gv.c mg.c perlio.c util.c
36502 ____________________________________________________________________________
36503 [  8466] By: nick                                  on 2001/01/17  20:40:20
36504         Log: Integrate mainline.
36505      Branch: perlio
36506           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
36507           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
36508           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
36509           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36510           !> vos/config.ga.h win32/config.bc win32/config.gc
36511           !> win32/config.vc
36512 ____________________________________________________________________________
36513 [  8465] By: jhi                                   on 2001/01/17  18:37:13
36514         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
36515              From: Nicholas Clark <nick@ccl4.org>
36516              Date: Wed, 17 Jan 2001 17:31:33 +0000
36517              Message-ID: <20010117173133.I2633@plum.flirble.org>
36518      Branch: perl
36519            ! t/op/int.t
36520 ____________________________________________________________________________
36521 [  8464] By: jhi                                   on 2001/01/17  14:43:17
36522         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
36523              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
36524              Date: Wed, 17 Jan 2001 15:16:43 +0100
36525              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
36526              
36527              pp_int() was dropping an NV to the floor,
36528              int(279964589018079/59) either returned not an integer
36529              4745162525730.15, or one got "Attempt to free unreferenced scalar."
36530      Branch: perl
36531            ! pp.c
36532 ____________________________________________________________________________
36533 [  8463] By: jhi                                   on 2001/01/17  06:12:42
36534         Log: (Replaced by #8470)
36535              
36536              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)
36537              From: "Craig A. Berry" <craigberry@mac.com>
36538              Date: Tue, 16 Jan 2001 23:38:46 -0600
36539              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
36540      Branch: maint-5.6/perl
36541            ! configure.com
36542 ____________________________________________________________________________
36543 [  8462] By: jhi                                   on 2001/01/17  06:11:31
36544         Log: (Replaced by #8469)
36545              
36546              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)
36547              From: "Craig A. Berry" <craigberry@mac.com>
36548              Date: Tue, 16 Jan 2001 23:38:46 -0600
36549              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
36550      Branch: perl
36551            ! configure.com
36552 ____________________________________________________________________________
36553 [  8461] By: jhi                                   on 2001/01/17  05:56:12
36554         Log: Allow for one trailing slash in the directory of mkdir().
36555      Branch: perl
36556            ! pp_sys.c
36557 ____________________________________________________________________________
36558 [  8460] By: jhi                                   on 2001/01/17  03:26:01
36559         Log: Metaconfig unit changes for #8459.
36560      Branch: metaconfig
36561            ! U/modified/Loc.U U/modified/sig_name.U
36562 ____________________________________________________________________________
36563 [  8459] By: jhi                                   on 2001/01/17  03:24:48
36564         Log: Define SIG_SIZE, the number of elements in the sig_name and
36565              sig_num arrays, including the final NULL entry.
36566      Branch: perl
36567            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36568            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
36569            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
36570            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36571            ! win32/config.bc win32/config.gc win32/config.vc
36572 ____________________________________________________________________________
36573 [  8458] By: jhi                                   on 2001/01/17  01:41:33
36574         Log: Integrate perlio.
36575      Branch: perl
36576           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
36577           !> perlapi.h proto.h sv.c
36578 ____________________________________________________________________________
36579 [  8457] By: nick                                  on 2001/01/16  22:07:26
36580         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
36581              Provides all the "cost" but no benefit yet - it is to allow cost
36582              to be measured, and implementation experiments (just in mg.c?).
36583      Branch: perlio
36584            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
36585            ! perlapi.h proto.h sv.c
36586 ____________________________________________________________________________
36587 [  8456] By: nick                                  on 2001/01/16  21:07:07
36588         Log: Integrate mainline.
36589      Branch: perlio
36590           !> (integrate 51 files)
36591 ____________________________________________________________________________
36592 [  8455] By: jhi                                   on 2001/01/16  18:13:43
36593         Log: Subject: [PATCH] regcomp.c old feature removal
36594              From: mjd@plover.com
36595              Date: 16 Jan 2001 14:43:18 -0000 
36596              Message-ID: <20010116144318.7140.qmail@plover.com> 
36597      Branch: perl
36598            ! regcomp.c
36599 ____________________________________________________________________________
36600 [  8454] By: jhi                                   on 2001/01/16  16:12:39
36601         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
36602              From: "Indy Singh" <indy@nusphere.com>
36603              Date: Wed, 10 Jan 2001 20:17:49 -0500
36604              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
36605      Branch: maint-5.6/perl
36606            ! win32/Makefile
36607 ____________________________________________________________________________
36608 [  8453] By: jhi                                   on 2001/01/16  16:09:33
36609         Log: Update Changes.
36610      Branch: perl
36611            ! Changes patchlevel.h
36612 ____________________________________________________________________________
36613 [  8452] By: jhi                                   on 2001/01/16  15:42:04
36614         Log: Subject: Re: API Cleanup
36615              To: perl5-porters@perl.org
36616              Date: Tue, 16 Jan 2001 13:42:30 +0000
36617              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
36618              
36619              Subject: [PATCH] utf8.c documentation
36620              From: Simon Cozens <simon@cozens.net>
36621              Date: Tue, 16 Jan 2001 13:52:48 +0000
36622              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
36623              
36624              Subject: Re: API Cleanup
36625              From: Simon Cozens <simon@cozens.net>
36626              Date: Tue, 16 Jan 2001 14:58:55 +0000
36627              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
36628              
36629              UTF-8 doc patches.
36630      Branch: perl
36631            ! embed.pl pod/perlapi.pod utf8.c
36632 ____________________________________________________________________________
36633 [  8451] By: jhi                                   on 2001/01/16  14:41:39
36634         Log: podlators 1.07, from Russ Allbery.
36635      Branch: perl
36636            ! lib/Pod/Man.pm
36637 ____________________________________________________________________________
36638 [  8450] By: jhi                                   on 2001/01/16  14:24:19
36639         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
36640              From: "Indy Singh" <indy@nusphere.com>
36641              Date: Mon, 15 Jan 2001 20:59:40 -0500
36642              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
36643      Branch: perl
36644            ! win32/Makefile
36645 ____________________________________________________________________________
36646 [  8449] By: jhi                                   on 2001/01/16  03:42:55
36647         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
36648              at the setting of the ofs_sv in new_struct_thread() as the
36649              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
36650              that invited a core dump.
36651      Branch: perl
36652            ! util.c
36653 ____________________________________________________________________________
36654 [  8448] By: jhi                                   on 2001/01/16  01:49:07
36655         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
36656              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
36657              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
36658              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
36659              
36660              Replace #8444 and #8445.
36661      Branch: perl
36662            ! ext/B/B.xs ext/B/B/Debug.pm
36663 ____________________________________________________________________________
36664 [  8447] By: jhi                                   on 2001/01/15  21:05:35
36665         Log: Subject: [PATCH] API Variable documentation   
36666              From: Simon Cozens <simon@cozens.net>
36667              Date: Mon, 15 Jan 2001 19:35:54 +0000
36668              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
36669      Branch: perl
36670            ! pod/perlapi.pod thrdvar.h
36671 ____________________________________________________________________________
36672 [  8446] By: jhi                                   on 2001/01/15  20:49:20
36673         Log: Signedness nit.
36674      Branch: perl
36675            ! pp_ctl.c
36676 ____________________________________________________________________________
36677 [  8445] By: jhi                                   on 2001/01/15  20:28:48
36678         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
36679      Branch: perl
36680            ! ext/B/B/Debug.pm
36681 ____________________________________________________________________________
36682 [  8444] By: jhi                                   on 2001/01/15  13:09:10
36683         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
36684      Branch: perl
36685            ! ext/B/B.xs
36686 ____________________________________________________________________________
36687 [  8443] By: jhi                                   on 2001/01/15  13:06:26
36688         Log: Missing from #8439.
36689      Branch: perl
36690            ! keywords.h mg.c
36691 ____________________________________________________________________________
36692 [  8442] By: jhi                                   on 2001/01/15  13:02:38
36693         Log: Subject: [PATCH @8436] Eliminate op_children
36694              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
36695              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
36696              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
36697              
36698              Subject: [PATCH @8436] Re: Eliminate op_children
36699              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
36700              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
36701              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
36702      Branch: perl
36703            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
36704            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
36705            ! op.c op.h
36706 ____________________________________________________________________________
36707 [  8441] By: jhi                                   on 2001/01/15  12:57:08
36708         Log: Use the /^Perl_/-less form of is_lvalue_sub().
36709      Branch: perl
36710            ! pp.h
36711 ____________________________________________________________________________
36712 [  8440] By: jhi                                   on 2001/01/15  05:13:09
36713         Log: Revert #8437 and #8438, the Linux large files story is more complex.
36714      Branch: metaconfig/U/perl
36715            ! d_fpos64_t.U d_off64_t.U
36716      Branch: perl
36717            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36718            ! config_h.SH configure.com epoc/config.sh perl.h
36719            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
36720            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36721            ! win32/config.bc win32/config.gc win32/config.vc
36722 ____________________________________________________________________________
36723 [  8439] By: jhi                                   on 2001/01/15  05:02:24
36724         Log: More UTF-8 patches from Inaba Hiroto.
36725              - The substr lval was still not okay.
36726              - Now pp_stringify and sv_setsv copies source's UTF8 flag
36727              even if IN_BYTE.  pp_stringify is called from fold_constants
36728              at optimization phase and "\x{100}" was made SvUTF8_off under
36729              use bytes (the bytes pragma is for "byte semantics" and not
36730              for "do not produce UTF8 data")
36731              - New `qu' operator to generate UTF8 string explicitly.
36732              Though I agree with the policy "0x00-0xff always produce bytes",
36733              sometimes want to such a string to be coded in UTF8.
36734              I can use pack"U0a*" but it requires more typing and has
36735              runtime overhead.
36736              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
36737              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
36738              string is not UTF8_on and has char 0x80-0xff.
36739              
36740              TODO: document and test qu.
36741      Branch: perl
36742            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
36743            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
36744            ! toke.c
36745 ____________________________________________________________________________
36746 [  8438] By: jhi                                   on 2001/01/14  05:10:23
36747         Log: Metaconfig unit changes for #8437.
36748      Branch: metaconfig/U/perl
36749            ! d_fpos64_t.U d_off64_t.U
36750 ____________________________________________________________________________
36751 [  8437] By: jhi                                   on 2001/01/14  04:55:34
36752         Log: Add <features.h> probing, seems to be needed for (some?)
36753              Linux largefileness.
36754      Branch: perl
36755            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36756            ! config_h.SH configure.com epoc/config.sh perl.h
36757            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
36758            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36759            ! win32/config.bc win32/config.gc win32/config.vc
36760 ____________________________________________________________________________
36761 [  8436] By: jhi                                   on 2001/01/13  17:47:21
36762         Log: Tighten some of the tests a bit.
36763      Branch: perl
36764            ! t/pragma/utf8.t
36765 ____________________________________________________________________________
36766 [  8435] By: jhi                                   on 2001/01/13  17:31:54
36767         Log: Integrate perlio.
36768      Branch: perl
36769           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
36770           !> win32/config_H.gc win32/config_H.vc
36771 ____________________________________________________________________________
36772 [  8434] By: nick                                  on 2001/01/13  11:36:53
36773         Log: Run dmake regen_config_h for Win32
36774      Branch: perlio
36775            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36776 ____________________________________________________________________________
36777 [  8433] By: nick                                  on 2001/01/13  11:31:55
36778         Log: VMS friendly patch to Encode compile process
36779      Branch: perlio
36780            ! ext/Encode/Makefile.PL ext/Encode/compile
36781 ____________________________________________________________________________
36782 [  8432] By: nick                                  on 2001/01/13  11:06:44
36783         Log: Integrate mainline
36784      Branch: perlio
36785           +> ext/B/B/Concise.pm
36786           !> (integrate 52 files)
36787 ____________________________________________________________________________
36788 [  8431] By: jhi                                   on 2001/01/13  05:55:55
36789         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
36790              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
36791              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
36792              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
36793      Branch: perl
36794            ! ext/B/B/Concise.pm
36795 ____________________________________________________________________________
36796 [  8430] By: jhi                                   on 2001/01/13  04:24:18
36797         Log: The LVRET macro needed an aTHX.
36798      Branch: perl
36799            ! pp.h
36800 ____________________________________________________________________________
36801 [  8429] By: jhi                                   on 2001/01/13  02:12:42
36802         Log: Update Changes.
36803      Branch: perl
36804            ! Changes patchlevel.h
36805 ____________________________________________________________________________
36806 [  8428] By: jhi                                   on 2001/01/13  02:08:50
36807         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
36808              From: Peter Prymmer <pvhp@forte.com>
36809              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
36810              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
36811              
36812              Add a BEGIN guard for sloppy floating point division.
36813      Branch: perl
36814            ! lib/Math/BigInt.pm lib/bigint.pl
36815 ____________________________________________________________________________
36816 [  8427] By: jhi                                   on 2001/01/13  01:47:16
36817         Log: The B::Terse drop-in replacement wasn't quite drop-in.
36818      Branch: perl
36819            ! ext/B/B/Terse.pm
36820 ____________________________________________________________________________
36821 [  8426] By: jhi                                   on 2001/01/12  21:20:43
36822         Log: Use UVXf.
36823      Branch: perl
36824            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36825            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
36826            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
36827            ! vos/config.ga.def vos/config.ga.h win32/config.bc
36828            ! win32/config.gc win32/config.vc
36829 ____________________________________________________________________________
36830 [  8425] By: jhi                                   on 2001/01/12  20:20:14
36831         Log: Subject: [PATCH perl@8342] -Wformat
36832              From: Robin Barker <rmb1@cise.npl.co.uk>
36833              Date: Fri, 12 Jan 2001 20:03:14 GMT
36834              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
36835      Branch: perl
36836            ! ext/Encode/Encode.xs mg.c sv.c toke.c
36837 ____________________________________________________________________________
36838 [  8424] By: jhi                                   on 2001/01/12  20:01:48
36839         Log: Subject: B::Concise -- an improved replacement for B::Terse 
36840              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
36841              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
36842              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
36843      Branch: perl
36844            + ext/B/B/Concise.pm
36845            ! MANIFEST ext/B/B/Terse.pm
36846 ____________________________________________________________________________
36847 [  8423] By: jhi                                   on 2001/01/12  19:24:02
36848         Log: The new metaconfig unit from the #8421.
36849      Branch: metaconfig/U/perl
36850            + d_sigprocmask.U
36851 ____________________________________________________________________________
36852 [  8422] By: jhi                                   on 2001/01/12  19:23:43
36853         Log: Forgot the microperl config from the #8421.
36854      Branch: perl
36855            ! uconfig.h uconfig.sh
36856 ____________________________________________________________________________
36857 [  8421] By: jhi                                   on 2001/01/12  19:05:27
36858         Log: Add sigprocmask() probe, regen Configure, regen toc.
36859      Branch: perl
36860            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36861            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
36862            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36863            ! vos/config.ga.h win32/config.bc win32/config.gc
36864            ! win32/config.vc
36865 ____________________________________________________________________________
36866 [  8420] By: jhi                                   on 2001/01/12  18:34:31
36867         Log: Add sockatmark() to the todo list.
36868      Branch: perl
36869            ! Todo-5.6
36870 ____________________________________________________________________________
36871 [  8419] By: jhi                                   on 2001/01/12  18:09:46
36872         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
36873      Branch: perl
36874            ! op.c
36875 ____________________________________________________________________________
36876 [  8418] By: jhi                                   on 2001/01/12  18:05:30
36877         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
36878              From: Radu Greab <radu@netsoft.ro>
36879              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
36880              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
36881      Branch: perl
36882            ! op.c t/pragma/sub_lval.t
36883 ____________________________________________________________________________
36884 [  8417] By: jhi                                   on 2001/01/12  16:09:09
36885         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
36886              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
36887              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
36888              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
36889      Branch: perl
36890            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
36891            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
36892            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
36893            ! t/pragma/sub_lval.t toke.c
36894 ____________________________________________________________________________
36895 [  8416] By: jhi                                   on 2001/01/12  15:42:06
36896         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
36897              From: "Richard Soderberg" <rs@crystalflame.net>
36898              Date: Fri, 12 Jan 2001 04:49:35 -0800
36899              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
36900              
36901              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
36902              according to the platform.
36903      Branch: perl
36904            ! op.c
36905 ____________________________________________________________________________
36906 [  8415] By: jhi                                   on 2001/01/12  15:33:41
36907         Log: One more UTF-8 fix from Inaba Hiroto.
36908      Branch: perl
36909            ! pp.c regexec.c t/pragma/utf8.t
36910 ____________________________________________________________________________
36911 [  8414] By: jhi                                   on 2001/01/12  15:30:18
36912         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
36913      Branch: perl
36914            ! regexec.c
36915 ____________________________________________________________________________
36916 [  8413] By: jhi                                   on 2001/01/12  15:22:10
36917         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
36918              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
36919              Date: Thu, 11 Jan 2001 12:53:36 +0100
36920              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
36921      Branch: perl
36922            ! toke.c
36923 ____________________________________________________________________________
36924 [  8412] By: jhi                                   on 2001/01/12  15:20:25
36925         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
36926              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
36927              Date: Fri, 12 Jan 2001 14:37:55 +0100
36928              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
36929      Branch: perl
36930            ! hints/posix-bc.sh
36931 ____________________________________________________________________________
36932 [  8411] By: jhi                                   on 2001/01/12  15:14:14
36933         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
36934              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
36935              Date: Fri, 12 Jan 2001 10:42:21 +0100
36936              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
36937      Branch: perl
36938            ! t/op/regmesg.t
36939 ____________________________________________________________________________
36940 [  8410] By: jhi                                   on 2001/01/12  05:48:55
36941         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
36942              From: Nicholas Clark <nick@ccl4.org> 
36943              Date: Sun, 7 Jan 2001 19:47:14 +0000
36944              Message-ID: <20010107194714.B1048@plum.flirble.org>
36945      Branch: perl
36946            ! t/op/numconvert.t
36947 ____________________________________________________________________________
36948 [  8409] By: jhi                                   on 2001/01/12  05:41:28
36949         Log: Integrate perlio.
36950      Branch: perl
36951           !> mg.c scope.h
36952 ____________________________________________________________________________
36953 [  8408] By: nick                                  on 2001/01/11  22:43:28
36954         Log: Remove variables that were used in experiments.
36955      Branch: perlio
36956            ! mg.c
36957 ____________________________________________________________________________
36958 [  8407] By: nick                                  on 2001/01/11  20:57:44
36959         Log: Catch die in %SIG handler and unblock the signal before re-dying.
36960              This make Linux work _without_ sigsetjmp().
36961              Turn off sigsetjmp() to see what else it does.
36962              May need Configure probe for sigprocmask() if anything has sigaction()
36963              but not sigprocmask().
36964      Branch: perlio
36965            ! mg.c scope.h
36966 ____________________________________________________________________________
36967 [  8406] By: nick                                  on 2001/01/11  19:32:07
36968         Log: Integrate mainline
36969      Branch: perlio
36970           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
36971           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
36972           !> t/op/substr.t
36973 ____________________________________________________________________________
36974 [  8405] By: jhi                                   on 2001/01/11  17:11:01
36975         Log: Fix UTF-8 lval substr().
36976      Branch: perl
36977            ! mg.c t/op/substr.t
36978 ____________________________________________________________________________
36979 [  8404] By: jhi                                   on 2001/01/11  05:13:58
36980         Log: Update Changes.
36981      Branch: perl
36982            ! Changes patchlevel.h
36983 ____________________________________________________________________________
36984 [  8403] By: jhi                                   on 2001/01/11  04:38:24
36985         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
36986              From: Hugo <hv@crypt.compulink.co.uk>
36987              Date: Mon, 30 Oct 2000 01:33:26 +0000
36988              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
36989      Branch: perl
36990            ! regexec.c t/op/re_tests
36991 ____________________________________________________________________________
36992 [  8402] By: jhi                                   on 2001/01/11  04:26:12
36993         Log: Integrate perlio.
36994      Branch: perl
36995           !> scope.h util.c
36996 ____________________________________________________________________________
36997 [  8401] By: nick                                  on 2001/01/10  22:52:55
36998         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
36999              (So Alan and Ilya can try setting via hints.)
37000              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
37001              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
37002              doing the save everywhere seems to restart read() correctly, but just
37003              doing it once "round" the handler does not.
37004      Branch: perlio
37005            ! scope.h
37006 ____________________________________________________________________________
37007 [  8400] By: jhi                                   on 2001/01/10  21:57:54
37008         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
37009              of IRIX, HP-UX is unaffected.
37010      Branch: perl
37011            ! perl.h
37012 ____________________________________________________________________________
37013 [  8399] By: nick                                  on 2001/01/10  21:29:19
37014         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
37015      Branch: perlio
37016            ! util.c
37017 ____________________________________________________________________________
37018 [  8398] By: jhi                                   on 2001/01/10  20:55:31
37019         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
37020              also have ReusePort.
37021      Branch: perl
37022            ! ext/IO/lib/IO/Socket/INET.pm
37023 ____________________________________________________________________________
37024 [  8397] By: jhi                                   on 2001/01/10  20:50:57
37025         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
37026              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
37027              Date: Wed, 10 Jan 2001 01:38:13 -0800
37028              Message-ID: <20010110013813.B41744@yahoo-inc.com>
37029      Branch: perl
37030            ! ext/IO/lib/IO/Socket/INET.pm
37031 ____________________________________________________________________________
37032 [  8396] By: jhi                                   on 2001/01/10  20:49:30
37033         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
37034              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
37035              Date: Wed, 10 Jan 2001 01:37:32 -0800
37036              Message-ID: <20010110013732.A41744@yahoo-inc.com>
37037      Branch: perl
37038            ! ext/Socket/Socket.pm
37039 ____________________________________________________________________________
37040 [  8395] By: jhi                                   on 2001/01/10  20:41:37
37041         Log: Test for bug id 20010105.016 (fixed by #8378).
37042      Branch: perl
37043            ! t/op/split.t
37044 ____________________________________________________________________________
37045 [  8394] By: jhi                                   on 2001/01/10  20:26:32
37046         Log: Integrate perlio.
37047      Branch: perl
37048            ! util.c
37049 ____________________________________________________________________________
37050 [  8393] By: nick                                  on 2001/01/10  19:34:30
37051         Log: Back out Simon's pid hackery for now.
37052      Branch: perlio
37053            ! util.c
37054 ____________________________________________________________________________
37055 [  8392] By: nick                                  on 2001/01/10  19:23:13
37056         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
37057      Branch: perlio
37058           !> (integrate 29 files)
37059 ____________________________________________________________________________
37060 [  8391] By: jhi                                   on 2001/01/10  18:43:15
37061         Log: Subject: [PATCH] Fix my_pclose segfault
37062              From: Simon Cozens <simon@cozens.net>
37063              Date: Wed, 10 Jan 2001 18:39:35 +0000
37064              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
37065      Branch: perl
37066            ! util.c
37067 ____________________________________________________________________________
37068 [  8390] By: jhi                                   on 2001/01/10  18:42:08
37069         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
37070              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37071              Date:     Wed, 10 Jan 2001 13:23:02 EST
37072              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
37073      Branch: perl
37074            ! ext/Opcode/Opcode.xs
37075 ____________________________________________________________________________
37076 [  8389] By: jhi                                   on 2001/01/10  15:16:07
37077         Log: Turn off the integer preservation for now.
37078      Branch: perl
37079            ! perl.h
37080 ____________________________________________________________________________
37081 [  8388] By: jhi                                   on 2001/01/10  15:01:25
37082         Log: Few more IDE/editor nits from p5p.
37083      Branch: perl
37084            ! pod/perlfaq3.pod
37085 ____________________________________________________________________________
37086 [  8387] By: jhi                                   on 2001/01/10  06:53:16
37087         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
37088              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
37089              Date: Tue, 9 Jan 2001 23:16:02 +0000
37090              Message-ID: <20010109231602.A81101@plum.flirble.org>
37091      Branch: perl
37092            ! sv.c
37093 ____________________________________________________________________________
37094 [  8386] By: jhi                                   on 2001/01/10  03:17:54
37095         Log: Test cases for #8385 (from Simon's "torture.pl")
37096      Branch: perl
37097            ! t/op/tr.t
37098 ____________________________________________________________________________
37099 [  8385] By: jhi                                   on 2001/01/10  03:17:11
37100         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
37101              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
37102              Date: Wed, 10 Jan 2001 11:39:39 +0900
37103              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
37104              
37105              Some more UTF-8 tr cases fixed.
37106      Branch: perl
37107            ! doop.c
37108 ____________________________________________________________________________
37109 [  8384] By: jhi                                   on 2001/01/09  22:45:40
37110         Log: Allow the locale test needing POSIX and the taint test
37111              needing IPC::SysV to run under 'minitest' (basically,
37112              bail out if loading the extension fails)
37113      Branch: perl
37114            ! t/op/misc.t t/op/taint.t
37115 ____________________________________________________________________________
37116 [  8383] By: jhi                                   on 2001/01/09  21:36:04
37117         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
37118              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37119              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
37120              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
37121      Branch: perl
37122            ! t/io/openpid.t
37123 ____________________________________________________________________________
37124 [  8382] By: jhi                                   on 2001/01/09  21:06:08
37125         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
37126              Should finish up the bug id 20001205.022.
37127      Branch: perl
37128            ! pp.c pp_hot.c scope.c
37129 ____________________________________________________________________________
37130 [  8381] By: jhi                                   on 2001/01/09  18:27:43
37131         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
37132              From: Andy Dougherty <doughera@lafayette.edu>
37133              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
37134              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
37135              
37136              More robust yacc/bison error detection.
37137      Branch: perl
37138            ! t/comp/proto.t
37139 ____________________________________________________________________________
37140 [  8380] By: jhi                                   on 2001/01/09  15:21:38
37141         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
37142              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37143              Date:     Tue, 9 Jan 2001 07:53:55 EST
37144              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
37145      Branch: perl
37146            ! t/op/misc.t vms/test.com
37147 ____________________________________________________________________________
37148 [  8379] By: jhi                                   on 2001/01/09  15:20:38
37149         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
37150              From: jhi@cc.hut.fi
37151              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
37152              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
37153              
37154              The #8378 fixed this.
37155      Branch: perl
37156            ! t/op/tr.t
37157 ____________________________________________________________________________
37158 [  8378] By: jhi                                   on 2001/01/09  15:05:32
37159         Log: Subject: One more patch for UTF8 
37160              From: Inaba Hiroto <inaba@st.rim.or.jp>
37161              Date: Tue, 09 Jan 2001 01:04:32 +0900
37162              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
37163              
37164              UTF-8 fixes for 'x' and tr///.
37165      Branch: perl
37166            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
37167            ! regcomp.c regexec.c toke.c utf8.c
37168 ____________________________________________________________________________
37169 [  8377] By: jhi                                   on 2001/01/09  14:32:17
37170         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
37171      Branch: perl
37172            ! t/op/length.t
37173 ____________________________________________________________________________
37174 [  8376] By: jhi                                   on 2001/01/09  04:32:32
37175         Log: integrate changes #7775, #8316, #8316 from mainline
37176      Branch: maint-5.6/perl
37177            ! hints/solaris_2.sh
37178 ____________________________________________________________________________
37179 [  8375] By: jhi                                   on 2001/01/09  04:26:43
37180         Log: Update Changes.
37181      Branch: perl
37182            ! Changes patchlevel.h
37183 ____________________________________________________________________________
37184 [  8374] By: jhi                                   on 2001/01/09  04:14:32
37185         Log: IDE/editor section tweaking.
37186      Branch: perl
37187            ! pod/perlfaq3.pod
37188 ____________________________________________________________________________
37189 [  8373] By: jhi                                   on 2001/01/09  02:38:26
37190         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
37191              From: Peter Prymmer <pvhp@forte.com>
37192              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
37193              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
37194              
37195              In preparation os OS/390 dynamic loading.
37196      Branch: perl
37197            ! README.os390 hints/os390.sh
37198 ____________________________________________________________________________
37199 [  8372] By: jhi                                   on 2001/01/09  00:24:30
37200         Log: Integrate with perlio.
37201      Branch: perl
37202           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
37203 ____________________________________________________________________________
37204 [  8371] By: nick                                  on 2001/01/08  23:54:33
37205         Log: Fix "scalars leaked" bugs caused by overload magic
37206              (Highlighted by Ilya's DESTROY optimization.)
37207      Branch: perlio
37208            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
37209 ____________________________________________________________________________
37210 [  8370] By: nick                                  on 2001/01/08  20:19:41
37211         Log: Integrate mainline
37212      Branch: perlio
37213           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
37214           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
37215           !> t/op/64bitint.t
37216 ____________________________________________________________________________
37217 [  8369] By: jhi                                   on 2001/01/08  17:30:52
37218         Log: save_delete() Safefree() doesn't (anymore?) work with shared
37219              strings, one test failure in op/misc and almost all of lib/b.
37220              (Outcomments #8369.)
37221      Branch: perl
37222            ! scope.c
37223 ____________________________________________________________________________
37224 [  8368] By: jhi                                   on 2001/01/08  14:47:10
37225         Log: (Outcommented by #8369.)
37226              
37227              Subject: Re: Perl BugID 20001205.022 ---- save_delete
37228              From: Simon Cozens <simon@cozens.net>
37229              Date: Sat, 6 Jan 2001 11:48:40 +0000
37230              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
37231              
37232              The save_delete() does need the Safefree.
37233      Branch: perl
37234            ! scope.c
37235 ____________________________________________________________________________
37236 [  8367] By: bailey                                on 2001/01/08  08:53:52
37237         Log: Once again syncing after too long an absence
37238      Branch: vmsperl
37239           +> (branch 55 files)
37240            - MAINTAIN fix_pl vos/config.def vos/config.h
37241            - vos/config_h.SH_orig
37242           !> (integrate 498 files)
37243 ____________________________________________________________________________
37244 [  8366] By: jhi                                   on 2001/01/08  02:42:59
37245         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
37246              From: nick@ccl4.org
37247              Date: Sun, 7 Jan 2001 21:07:18 +0000
37248              Message-Id: <20010107210717.D1048@plum.flirble.org>
37249      Branch: perl
37250            ! sv.c t/op/64bitint.t
37251 ____________________________________________________________________________
37252 [  8365] By: jhi                                   on 2001/01/08  02:35:16
37253         Log: Subject: [PATCH] environ nit
37254              From: Simon Cozens <simon@cozens.net>
37255              Date: Sun, 7 Jan 2001 17:57:07 +0000
37256              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
37257              
37258              Use environ only if we have it.
37259      Branch: perl
37260            ! mg.c
37261 ____________________________________________________________________________
37262 [  8364] By: jhi                                   on 2001/01/08  02:24:51
37263         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
37264      Branch: perl
37265            ! ext/GDBM_File/GDBM_File.xs
37266 ____________________________________________________________________________
37267 [  8363] By: jhi                                   on 2001/01/08  02:19:24
37268         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
37269              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37270              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
37271              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
37272      Branch: perl
37273            ! dump.c op.c
37274 ____________________________________________________________________________
37275 [  8362] By: jhi                                   on 2001/01/08  02:17:43
37276         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
37277              From: Doug MacEachern <dougm@covalent.net>
37278              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
37279              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
37280              
37281              Allow AUTOLOAD to be an xsub and allow such xsubs
37282              to avoid use of $AUTOLOAD.
37283      Branch: perl
37284            ! gv.c
37285 ____________________________________________________________________________
37286 [  8361] By: jhi                                   on 2001/01/08  02:16:07
37287         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
37288              From: Radu Greab <radu@netsoft.ro>
37289              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
37290              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
37291              
37292              No need for the potentially unportable $SIG{CHLD}.
37293      Branch: perl
37294            ! t/io/pipe.t
37295 ____________________________________________________________________________
37296 [  8360] By: jhi                                   on 2001/01/08  01:58:23
37297         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
37298      Branch: perl
37299            ! lib/Getopt/Long.pm
37300 ____________________________________________________________________________
37301 [  8359] By: jhi                                   on 2001/01/08  01:55:44
37302         Log: Integrate perlio.
37303      Branch: perl
37304           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
37305           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
37306           !> utf8.c win32/Makefile
37307 ____________________________________________________________________________
37308 [  8358] By: jhi                                   on 2001/01/07  21:16:50
37309         Log: Update the EPOC cross SDK URL.
37310      Branch: perl
37311            ! README.epoc
37312 ____________________________________________________________________________
37313 [  8357] By: jhi                                   on 2001/01/07  21:16:09
37314         Log: Update the EPOC cross SDK URL.
37315      Branch: maint-5.6/perl
37316            ! README.epoc
37317 ____________________________________________________________________________
37318 [  8356] By: nick                                  on 2001/01/06  21:47:52
37319         Log: FILE * in XS code for PerlIO world:
37320              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
37321              - Add FILE * T_STDIO typemap.
37322              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
37323      Branch: perlio
37324            ! lib/ExtUtils/typemap perlio.c perlio.h
37325 ____________________________________________________________________________
37326 [  8355] By: jhi                                   on 2001/01/06  20:27:15
37327         Log: integrate change #8336 from mainline
37328              
37329              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
37330      Branch: maint-5.6/perl
37331            ! hv.c
37332 ____________________________________________________________________________
37333 [  8354] By: jhi                                   on 2001/01/06  20:24:29
37334         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
37335              From: Robin Barker <rmb1@cise.npl.co.uk>
37336              Date: Fri, 22 Dec 2000 12:17:38 GMT
37337              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
37338              
37339              The patch reformats some long =item lines so they give
37340              correct output via pod2man | nroff -man
37341              
37342              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
37343              From: Robin Barker <rmb1@cise.npl.co.uk>
37344              Date: Tue, 2 Jan 2001 15:35:03 GMT
37345              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
37346              
37347              Here is a _further_ patch which corrects a few more errors:
37348              * an empty C<=item> in CPAN.pm
37349              * patching the wrong file (pod/perlamiga.pod not README.amiga)
37350              * leaving empty C<=item>s which formatted incorrectly
37351              * over long C<=item>s revealed by latest patch to Pod::Man
37352      Branch: maint-5.6/perl
37353            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
37354            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
37355            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
37356            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
37357            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
37358            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
37359 ____________________________________________________________________________
37360 [  8353] By: jhi                                   on 2001/01/06  20:21:10
37361         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
37362              
37363              UTF-8 hash keys.
37364      Branch: maint-5.6/perl
37365            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
37366 ____________________________________________________________________________
37367 [  8352] By: jhi                                   on 2001/01/06  20:18:44
37368         Log: Forgotten from #8438.
37369      Branch: maint-5.6/perl
37370            ! epoc/epocish.h
37371 ____________________________________________________________________________
37372 [  8351] By: jhi                                   on 2001/01/06  20:18:12
37373         Log: Forgotten from #8347.
37374      Branch: maint-5.6/perl
37375            ! config_h.SH
37376 ____________________________________________________________________________
37377 [  8350] By: jhi                                   on 2001/01/06  20:00:19
37378         Log: Thinko in #8347.
37379      Branch: maint-5.6/perl
37380            ! regcomp.c
37381 ____________________________________________________________________________
37382 [  8349] By: jhi                                   on 2001/01/06  18:05:30
37383         Log: Copy the FAQ3 IDE section from the development branch,
37384              changes originally by Peter Prymmer.
37385      Branch: maint-5.6/perl
37386            ! pod/perlfaq3.pod
37387 ____________________________________________________________________________
37388 [  8348] By: jhi                                   on 2001/01/06  18:03:02
37389         Log: EPOC updates for TRIAL1.
37390              
37391              Subject: [5.6.1 trial1] EPOC update
37392              From: Olaf Flebbe <O.Flebbe@science-computing.de>
37393              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
37394              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
37395              
37396              Subject: epoc patch2 for perl-5.6.1-trial1
37397              From: Olaf Flebbe <O.Flebbe@science-computing.de>
37398              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
37399              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
37400      Branch: maint-5.6/perl
37401            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
37402            ! epoc/epocish.c
37403 ____________________________________________________________________________
37404 [  8347] By: jhi                                   on 2001/01/06  17:29:10
37405         Log: integrate changes #7710,7824,7973 from mainline,
37406              plus VMS nits from Peter Prymmer and Dan Sugalski.
37407              
37408              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
37409              library (getprotobyname and getprotobynumber are outversioned by
37410              the same calls in libc, at least for xlc version 3.
37411              
37412              Add HAS_SBRK_PROTO.
37413              
37414              Fixes for signedness warnings noticed by VMSperlers.
37415      Branch: maint-5.6/perl
37416            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37417            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
37418            ! sv.c vms/descrip_mms.template vos/config.alpha.def
37419            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
37420            ! win32/config.bc win32/config.gc win32/config.vc
37421 ____________________________________________________________________________
37422 [  8346] By: nick                                  on 2001/01/06  14:36:01
37423         Log: Fixup accumulated integrate muddles (perlio == devperl again)
37424      Branch: perlio
37425            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
37426 ____________________________________________________________________________
37427 [  8345] By: nick                                  on 2001/01/06  14:24:58
37428         Log: Integrate mainline
37429      Branch: perlio
37430           !> (integrate 55 files)
37431 ____________________________________________________________________________
37432 [  8344] By: jhi                                   on 2001/01/06  02:24:02
37433         Log: Subject: [patch] PerlIO_cleanup() prototype
37434              From: Doug MacEachern <dougm@covalent.net>
37435              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
37436              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
37437      Branch: perl
37438            ! perlio.h
37439 ____________________________________________________________________________
37440 [  8343] By: jhi                                   on 2001/01/06  01:04:09
37441         Log: IRIX compiler noticed that the bof initialization might be
37442              bypassed by control flow.
37443      Branch: perl
37444            ! toke.c
37445 ____________________________________________________________________________
37446 [  8342] By: jhi                                   on 2001/01/06  00:10:48
37447         Log: Update Changes.
37448      Branch: perl
37449            ! Changes patchlevel.h
37450 ____________________________________________________________________________
37451 [  8341] By: jhi                                   on 2001/01/05  23:52:33
37452         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
37453      Branch: perl
37454            ! toke.c
37455 ____________________________________________________________________________
37456 [  8340] By: jhi                                   on 2001/01/05  22:44:08
37457         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
37458              From: Radu Greab <radu@netsoft.ro>
37459              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
37460              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
37461      Branch: perl
37462            ! t/io/pipe.t util.c
37463 ____________________________________________________________________________
37464 [  8339] By: jhi                                   on 2001/01/05  22:35:17
37465         Log: Subject: [PATCH] format and rewording in perlfaq.pod
37466              From: Robin Barker <rmb1@cise.npl.co.uk>
37467              Date: Fri, 5 Jan 2001 18:51:20 GMT
37468              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
37469      Branch: perl
37470            ! pod/perlfaq.pod
37471 ____________________________________________________________________________
37472 [  8338] By: jhi                                   on 2001/01/05  22:31:17
37473         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
37474              From: Peter Prymmer <pvhp@forte.com>
37475              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
37476              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
37477      Branch: perl
37478            ! utils/perlbug.PL
37479 ____________________________________________________________________________
37480 [  8337] By: jhi                                   on 2001/01/05  18:15:11
37481         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
37482              From: Robin Barker <rmb1@cise.npl.co.uk>
37483              Date: Tue, 2 Jan 2001 15:24:07 GMT
37484              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
37485              
37486              If you call configure as C<./Configure> or C<sh ./Configure>,
37487              $src is set to the absolute path name, not '.'.
37488              
37489              This, in turn, means -Dmksymlink tries to do its stuff because
37490              it does not think it is in the src directory.
37491              
37492              (plus a metaconfig nitfix)
37493      Branch: metaconfig
37494            ! U/compline/ccflags.U U/modified/src.U
37495      Branch: perl
37496            ! Configure config_h.SH
37497 ____________________________________________________________________________
37498 [  8336] By: jhi                                   on 2001/01/05  17:48:32
37499         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
37500              From: Alan Burlison <Alan.Burlison@uk.sun.com>
37501              Message-ID: <3A5606C4.473D2226@uk.sun.com>
37502              Date: Fri, 05 Jan 2001 17:39:16 +0000
37503      Branch: perl
37504            ! hv.c
37505 ____________________________________________________________________________
37506 [  8335] By: jhi                                   on 2001/01/05  16:05:44
37507         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
37508      Branch: perl
37509            ! lib/Getopt/Long.pm
37510 ____________________________________________________________________________
37511 [  8334] By: jhi                                   on 2001/01/05  16:00:51
37512         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
37513              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
37514              Date: Fri, 05 Jan 2001 13:46:51 +0100
37515              Message-ID: <13693.978698811@nice.ram.loc>
37516              
37517              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
37518              accurate reading of the "atime".  
37519      Branch: perl
37520            ! t/io/fs.t
37521 ____________________________________________________________________________
37522 [  8333] By: jhi                                   on 2001/01/05  15:57:37
37523         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
37524              From: Simon Cozens <simon@cozens.net>
37525              Date: Fri, 8 Dec 2000 13:33:31 +0000
37526              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
37527              
37528              A lost patch fragment.
37529      Branch: perl
37530            ! doop.c
37531 ____________________________________________________________________________
37532 [  8332] By: jhi                                   on 2001/01/05  15:40:42
37533         Log: Do away with strncpy() and a fixed length buffer.
37534      Branch: perl
37535            ! utf8.c
37536 ____________________________________________________________________________
37537 [  8331] By: jhi                                   on 2001/01/05  15:03:07
37538         Log: Tests for #8329 and #8330.
37539      Branch: perl
37540            ! t/op/bop.t
37541 ____________________________________________________________________________
37542 [  8330] By: jhi                                   on 2001/01/05  15:02:38
37543         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
37544              raw 8-bit form to the UTF-8 string.
37545      Branch: perl
37546            ! toke.c
37547 ____________________________________________________________________________
37548 [  8329] By: jhi                                   on 2001/01/05  14:55:13
37549         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
37550              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37551              Date: Fri, 5 Jan 2001 12:28:52 +0100
37552              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
37553              
37554              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
37555              no effect.  (changed the strncpy() to Copy())
37556      Branch: perl
37557            ! toke.c
37558 ____________________________________________________________________________
37559 [  8328] By: jhi                                   on 2001/01/05  06:44:27
37560         Log: UTF-8 cleanup.
37561      Branch: perl
37562            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
37563            ! regexec.c sv.c toke.c
37564 ____________________________________________________________________________
37565 [  8327] By: jhi                                   on 2001/01/05  01:11:29
37566         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')
37567              From: Radu Greab <radu@netsoft.ro>
37568              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
37569              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
37570              
37571              Cleans up Harness to not use FileHandle, which uses IO.
37572      Branch: perl
37573            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
37574 ____________________________________________________________________________
37575 [  8326] By: jhi                                   on 2001/01/05  00:56:37
37576         Log: Update Changes.
37577      Branch: perl
37578            ! Changes patchlevel.h
37579 ____________________________________________________________________________
37580 [  8325] By: jhi                                   on 2001/01/05  00:53:18
37581         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
37582              From: Peter Prymmer <pvhp@forte.com>
37583              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
37584              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
37585              
37586              plus a couple more tailing whitespace removals.
37587      Branch: perl
37588            ! win32/Makefile
37589 ____________________________________________________________________________
37590 [  8324] By: jhi                                   on 2001/01/05  00:47:39
37591         Log: Add some Unicode chop() tests.
37592      Branch: perl
37593            ! t/op/chop.t
37594 ____________________________________________________________________________
37595 [  8323] By: jhi                                   on 2001/01/05  00:47:23
37596         Log: Unify UTF-8 malformedness handling.
37597      Branch: perl
37598            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
37599 ____________________________________________________________________________
37600 [  8322] By: jhi                                   on 2001/01/04  22:21:54
37601         Log: The new $issymlink was unknown to Mksymlinks.
37602      Branch: metaconfig/U/perl
37603            ! Mksymlinks.U issymlink.U
37604      Branch: perl
37605            ! Configure config_h.SH
37606 ____________________________________________________________________________
37607 [  8321] By: jhi                                   on 2001/01/04  21:51:05
37608         Log: The test didn't work under the core test framework.
37609      Branch: perl
37610            ! t/lib/st-lock.t
37611 ____________________________________________________________________________
37612 [  8320] By: jhi                                   on 2001/01/04  21:14:22
37613         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
37614      Branch: perl
37615            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
37616 ____________________________________________________________________________
37617 [  8319] By: jhi                                   on 2001/01/04  20:46:17
37618         Log: Typo in #8312 when manually appying a problematic patch fragment.
37619      Branch: perl
37620            ! ext/Storable/Storable.xs
37621 ____________________________________________________________________________
37622 [  8318] By: jhi                                   on 2001/01/04  20:43:01
37623         Log: The $sh_c didn't fly.
37624      Branch: metaconfig
37625            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
37626            ! U/modified/Loc.U U/modified/myhostname.U
37627            ! U/modified/spitshell.U
37628      Branch: metaconfig/U/perl
37629            ! issymlink.U
37630      Branch: perl
37631            ! Configure config_h.SH
37632 ____________________________________________________________________________
37633 [  8317] By: jhi                                   on 2001/01/04  19:58:01
37634         Log: AIX builtin test -h is broken, changes based on
37635              
37636              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
37637              Date: Tue, 02 Jan 2001 11:24:39 +0100
37638              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37639              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
37640      Branch: metaconfig
37641            + U/modified/spitshell.U
37642            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
37643            ! U/modified/Loc.U U/modified/myhostname.U
37644      Branch: metaconfig/U/perl
37645            ! Mksymlinks.U issymlink.U
37646      Branch: perl
37647            ! Configure
37648 ____________________________________________________________________________
37649 [  8316] By: jhi                                   on 2001/01/04  19:02:22
37650         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
37651              From: Andy Dougherty <doughera@lafayette.edu>
37652              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
37653              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
37654              
37655              Beware of GNU ld.
37656      Branch: perl
37657            ! hints/solaris_2.sh
37658 ____________________________________________________________________________
37659 [  8315] By: jhi                                   on 2001/01/04  18:56:48
37660         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
37661              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
37662              Date: Wed, 3 Jan 2001 07:58:51 +0100
37663              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
37664      Branch: perl
37665            ! hints/solaris_2.sh
37666 ____________________________________________________________________________
37667 [  8314] By: jhi                                   on 2001/01/04  18:54:07
37668         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
37669              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37670              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
37671              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
37672              
37673              Doc tweak on #8313.
37674      Branch: perl
37675            ! ext/B/B/Deparse.pm
37676 ____________________________________________________________________________
37677 [  8313] By: jhi                                   on 2001/01/04  18:52:27
37678         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
37679              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
37680              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37681              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
37682              
37683              Make the peephole optimizer to bypass more null ops and
37684              and rewrite the deparse handling of continue blocks.
37685      Branch: perl
37686            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
37687 ____________________________________________________________________________
37688 [  8312] By: jhi                                   on 2001/01/04  18:47:39
37689         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
37690      Branch: perl
37691            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
37692            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
37693            ! t/lib/st-lock.t
37694 ____________________________________________________________________________
37695 [  8311] By: jhi                                   on 2001/01/04  18:36:08
37696         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
37697              filter to be run on each .pm during the pm_to_blib() phase,
37698              a fixed version of
37699              
37700              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
37701              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
37702              Date: Wed, 03 Jan 2001 22:01:30 +0100
37703              Message-ID: <5296.978555690@nice.ram.loc>
37704      Branch: perl
37705            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
37706            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
37707            ! lib/ExtUtils/MakeMaker.pm
37708 ____________________________________________________________________________
37709 [  8310] By: jhi                                   on 2001/01/04  18:32:54
37710         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
37711              From: Robin Barker <rmb1@cise.npl.co.uk>
37712              Date: Tue, 2 Jan 2001 15:35:03 GMT
37713              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
37714      Branch: perl
37715            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
37716            ! pod/perlrequick.pod
37717 ____________________________________________________________________________
37718 [  8309] By: jhi                                   on 2001/01/04  18:29:07
37719         Log: Subject: Re: [patch] static-ize XS()
37720              From: Doug MacEachern <dougm@covalent.net>
37721              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
37722              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
37723              
37724              Provide prototypes for the XS functions.
37725      Branch: perl
37726            ! lib/ExtUtils/xsubpp
37727 ____________________________________________________________________________
37728 [  8308] By: jhi                                   on 2001/01/04  18:27:44
37729         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
37730              From: Doug MacEachern <dougm@covalent.net>
37731              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
37732              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
37733      Branch: perl
37734            ! lib/ExtUtils/typemap
37735 ____________________________________________________________________________
37736 [  8307] By: jhi                                   on 2001/01/04  18:25:25
37737         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
37738              From: Doug MacEachern <dougm@covalent.net>
37739              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
37740              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
37741              
37742              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
37743      Branch: perl
37744            ! lib/ExtUtils/MM_Unix.pm
37745 ____________________________________________________________________________
37746 [  8306] By: jhi                                   on 2001/01/04  18:23:00
37747         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
37748              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37749              Date: Thu, 4 Jan 2001 12:47:10 +0100 
37750              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
37751              
37752              The toke.c part only, patching embed.h and proto.h is futile.
37753      Branch: perl
37754            ! toke.c
37755 ____________________________________________________________________________
37756 [  8305] By: jhi                                   on 2001/01/04  18:05:51
37757         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
37758              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37759              Date: Thu, 4 Jan 2001 17:50:12 +0100 
37760              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
37761      Branch: perl
37762            ! toke.c
37763 ____________________________________________________________________________
37764 [  8304] By: jhi                                   on 2001/01/04  18:03:26
37765         Log: Subject: [PATCH perl@8269]
37766              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37767              Date: Thu, 4 Jan 2001 12:53:39 +0100 
37768              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
37769              
37770              If running byacc write-enable also perly.h.
37771      Branch: perl
37772            ! Makefile.SH
37773 ____________________________________________________________________________
37774 [  8303] By: jhi                                   on 2001/01/04  15:40:49
37775         Log: Rewrite pp_concat() in terms of sv_catsv().
37776      Branch: perl
37777            ! pp_hot.c
37778 ____________________________________________________________________________
37779 [  8302] By: nick                                  on 2001/01/03  22:43:22
37780         Log: Integrate mainline.
37781      Branch: perlio
37782           !> ext/Encode/Encode.xs sv.c utf8.c
37783 ____________________________________________________________________________
37784 [  8301] By: jhi                                   on 2001/01/02  23:40:26
37785         Log: Variable naming tweak.
37786      Branch: perl
37787            ! sv.c
37788 ____________________________________________________________________________
37789 [  8300] By: jhi                                   on 2001/01/02  23:40:02
37790         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
37791              in is_utf8_string().
37792      Branch: perl
37793            ! utf8.c
37794 ____________________________________________________________________________
37795 [  8299] By: jhi                                   on 2001/01/02  22:14:40
37796         Log: Integrate perlio.
37797      Branch: perl
37798           !> pp.c pp_hot.c win32/Makefile
37799 ____________________________________________________________________________
37800 [  8298] By: nick                                  on 2001/01/02  22:03:06
37801         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
37802      Branch: perlio
37803            ! pp.c pp_hot.c
37804 ____________________________________________________________________________
37805 [  8297] By: jhi                                   on 2001/01/02  04:26:28
37806         Log: Signedness nit.
37807      Branch: perl
37808            ! ext/Encode/Encode.xs
37809 ____________________________________________________________________________
37810 [  8296] By: nick                                  on 2001/01/01  23:49:36
37811         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
37812      Branch: perlio
37813            ! win32/Makefile
37814 ____________________________________________________________________________
37815 [  8295] By: jhi                                   on 2001/01/01  23:05:48
37816         Log: Integrate perlio.
37817      Branch: perl
37818           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
37819           !> t/lib/encode.t
37820 ____________________________________________________________________________
37821 [  8294] By: nick                                  on 2001/01/01  22:48:34
37822         Log: Integrate mainline
37823      Branch: perlio
37824            ! pp_hot.c t/lib/encode.t
37825           !> (integrate 65 files)
37826 ____________________________________________________________________________
37827 [  8293] By: nick                                  on 2001/01/01  21:58:50
37828         Log: More rigor in UTF-8-ness of Encode's toUnicode
37829              XS export some of the utf8 internal functions.
37830              Test some of the functions.
37831              Fix pp_concat() bug shown by said tests.
37832      Branch: perlio
37833            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
37834            ! t/lib/encode.t
37835 ____________________________________________________________________________
37836 [  8292] By: jhi                                   on 2001/01/01  18:11:44
37837         Log: Integrate perlio.
37838      Branch: perl
37839           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
37840           !> ext/Encode/encengine.c ext/Encode/encode.h
37841 ____________________________________________________________________________
37842 [  8291] By: jhi                                   on 2001/01/01  18:10:58
37843         Log: Podify README.mpeix (a new version from the web),
37844              add a dummy NAME to Carp::Heavy, regen toc.
37845      Branch: perl
37846            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
37847            ! pod/perltoc.pod
37848 ____________________________________________________________________________
37849 [  8290] By: nick                                  on 2001/01/01  17:43:47
37850         Log: Loose the "Loading..." warning.
37851              Another bug in fallback support
37852      Branch: perlio
37853            ! ext/Encode/Encode.pm ext/Encode/encengine.c
37854 ____________________________________________________________________________
37855 [  8289] By: jhi                                   on 2001/01/01  00:01:57
37856         Log: Bump up Larry's copyright.
37857      Branch: perl
37858            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
37859            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
37860            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
37861            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
37862            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
37863            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
37864            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
37865            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
37866 ____________________________________________________________________________
37867 [  8288] By: nick                                  on 2000/12/31  21:27:53
37868         Log: Fix .ucm reading - forgot a chr()
37869              Start of .ucm write (for .enc to .ucm)
37870      Branch: perlio
37871            ! ext/Encode/compile
37872 ____________________________________________________________________________
37873 [  8287] By: jhi                                   on 2000/12/31  18:15:56
37874         Log: Comment away a diagnostic message as noted by Craig A. Berry
37875              (the unexpected message was confusing testing)
37876      Branch: perl
37877            ! ext/Encode/Encode.pm
37878 ____________________________________________________________________________
37879 [  8286] By: jhi                                   on 2000/12/31  18:14:51
37880         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
37881              Date: Sun, 31 Dec 2000 11:17:37 -0600
37882              From: "Craig A. Berry" <craigberry@mac.com>
37883              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
37884      Branch: perl
37885            ! ext/Encode/Makefile.PL
37886 ____________________________________________________________________________
37887 [  8285] By: nick                                  on 2000/12/31  18:11:54
37888         Log: Start of support of ICU-style .ucm files:
37889              - teach compile how to read a .ucm file
37890              - first guess at how to represent fallbacks in "tries".
37891              - use fallbacks if check == 0
37892              - new return code to indicate we used one.
37893      Branch: perlio
37894            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
37895            ! ext/Encode/encengine.c ext/Encode/encode.h
37896 ____________________________________________________________________________
37897 [  8284] By: jhi                                   on 2000/12/31  18:04:41
37898         Log: Pacify picky VMS compiler.
37899              
37900              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
37901              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37902              Date: Sat, 30 Dec 2000 18:10:02 -0600
37903              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
37904      Branch: perl
37905            ! sv.c
37906 ____________________________________________________________________________
37907 [  8283] By: jhi                                   on 2000/12/31  16:11:47
37908         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
37909      Branch: perl
37910            ! t/lib/glob-basic.t
37911 ____________________________________________________________________________
37912 [  8282] By: jhi                                   on 2000/12/31  15:26:11
37913         Log: Integrate perlio.
37914      Branch: perl
37915           !> makedef.pl opcode.pl os2/os2.c perlio.c
37916 ____________________________________________________________________________
37917 [  8281] By: nick                                  on 2000/12/31  10:06:15
37918         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
37919              is available to be exported
37920      Branch: perlio
37921            ! makedef.pl perlio.c
37922 ____________________________________________________________________________
37923 [  8280] By: nick                                  on 2000/12/31  09:41:26
37924         Log: Ilya's OS2 patch (testing for damage on Win32)
37925      Branch: perlio
37926            ! makedef.pl opcode.pl os2/os2.c
37927 ____________________________________________________________________________
37928 [  8279] By: jhi                                   on 2000/12/30  21:52:07
37929         Log: Test nits.
37930      Branch: perl
37931            ! t/lib/syslfs.t t/op/lfs.t
37932 ____________________________________________________________________________
37933 [  8278] By: jhi                                   on 2000/12/30  21:47:49
37934         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
37935              From: andreas.koenig@anima.de (Andreas J. Koenig)
37936              Date: 30 Dec 2000 22:35:37 +0100
37937              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
37938              
37939              The 32-bit wraparound test wasn't quite right.
37940      Branch: perl
37941            ! t/lib/syslfs.t t/op/lfs.t
37942 ____________________________________________________________________________
37943 [  8277] By: jhi                                   on 2000/12/30  21:33:44
37944         Log: Subject: [PATCH] open() example in perlfunc.pod 
37945              From: Karsten Sperling <s_sperli@ira.uka.de>
37946              Date: Sat, 30 Dec 2000 22:27:09 +0100
37947              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
37948      Branch: perl
37949            ! pod/perlfunc.pod
37950 ____________________________________________________________________________
37951 [  8276] By: jhi                                   on 2000/12/30  20:32:40
37952         Log: Not quite that many tests yet.
37953      Branch: perl
37954            ! t/op/pat.t
37955 ____________________________________________________________________________
37956 [  8275] By: jhi                                   on 2000/12/30  20:26:58
37957         Log: Integrate perlio.
37958      Branch: perl
37959           !> toke.c
37960 ____________________________________________________________________________
37961 [  8274] By: jhi                                   on 2000/12/30  20:24:56
37962         Log: Signedness nit.
37963      Branch: perl
37964            ! utf8.c
37965 ____________________________________________________________________________
37966 [  8273] By: jhi                                   on 2000/12/30  20:15:46
37967         Log: Add a test case for 20000731.001 which was fixed by the #8267.
37968      Branch: perl
37969            ! t/op/pat.t
37970 ____________________________________________________________________________
37971 [  8272] By: nick                                  on 2000/12/30  19:47:51
37972         Log: Tweak for MULTIPLICITY/USE_PERLIO
37973      Branch: perlio
37974            ! toke.c
37975 ____________________________________________________________________________
37976 [  8271] By: nick                                  on 2000/12/30  19:46:45
37977         Log: Integrate mainline
37978      Branch: perlio
37979           +> lib/unicode/distinct.pm
37980           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
37981           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
37982           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
37983 ____________________________________________________________________________
37984 [  8270] By: jhi                                   on 2000/12/30  19:39:50
37985         Log: Subject: RE: perl@8269
37986              From: "Richard Soderberg" <rs@crystalflame.net>
37987              Date: Sat, 30 Dec 2000 11:36:27 -0800
37988              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
37989              
37990              A missing aTHX_.
37991      Branch: perl
37992            ! toke.c
37993 ____________________________________________________________________________
37994 [  8269] By: jhi                                   on 2000/12/30  18:55:48
37995         Log: Update Changes.
37996      Branch: perl
37997            ! Changes patchlevel.h
37998 ____________________________________________________________________________
37999 [  8268] By: jhi                                   on 2000/12/30  17:18:40
38000         Log: Add a test for Unicode split //.  The #8267 was the cure.
38001      Branch: perl
38002            ! t/op/split.t
38003 ____________________________________________________________________________
38004 [  8267] By: jhi                                   on 2000/12/30  17:14:19
38005         Log: Subject: more UTF8 test suites and an UTF8 patch
38006              From: Inaba Hiroto <inaba@st.rim.or.jp>
38007              Date: Sat, 30 Dec 2000 14:27:10 +0900
38008              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
38009              
38010              Just the patch part for now, and the pragma renamed
38011              as unicode::distinct.
38012      Branch: perl
38013            + lib/unicode/distinct.pm
38014            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
38015            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
38016            ! regcomp.h regexec.c sv.c toke.c utf8.c
38017 ____________________________________________________________________________
38018 [  8266] By: nick                                  on 2000/12/30  16:40:49
38019         Log: Integrate mainline
38020      Branch: perlio
38021           +> lib/Pod/Text/Overstrike.pm
38022           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
38023           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
38024           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
38025           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
38026           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
38027 ____________________________________________________________________________
38028 [  8265] By: jhi                                   on 2000/12/30  07:28:55
38029         Log: The sv_catsv() fix, take two.
38030      Branch: perl
38031            ! sv.c t/op/join.t
38032 ____________________________________________________________________________
38033 [  8264] By: jhi                                   on 2000/12/30  06:19:18
38034         Log: Undo all the join-related changes since #8248: relevant
38035              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
38036              The new sv_catsv() doesn't fly so it must go back to
38037              the drawing board.
38038      Branch: perl
38039            ! sv.c t/op/join.t t/pragma/utf8.t
38040 ____________________________________________________________________________
38041 [  8263] By: jhi                                   on 2000/12/30  01:08:32
38042         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
38043      Branch: perl
38044            ! sv.c
38045 ____________________________________________________________________________
38046 [  8262] By: jhi                                   on 2000/12/30  00:45:14
38047         Log: Retract #8261.
38048      Branch: perl
38049            ! hv.c util.c
38050 ____________________________________________________________________________
38051 [  8261] By: jhi                                   on 2000/12/30  00:38:32
38052         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
38053      Branch: perl
38054            ! hv.c util.c
38055 ____________________________________________________________________________
38056 [  8260] By: jhi                                   on 2000/12/29  22:51:33
38057         Log: (Retracted by #8264)  More fixing for #8251.
38058      Branch: perl
38059            ! sv.c
38060 ____________________________________________________________________________
38061 [  8259] By: jhi                                   on 2000/12/29  18:27:30
38062         Log: Subject: podlators 1.06 released
38063              From: Russ Allbery <rra@stanford.edu>
38064              Date: 25 Dec 2000 05:09:30 -0800
38065              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
38066      Branch: perl
38067            + lib/Pod/Text/Overstrike.pm
38068            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
38069            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
38070 ____________________________________________________________________________
38071 [  8258] By: jhi                                   on 2000/12/29  18:20:45
38072         Log: Make the large file tests more robust/talkative as suggested by
38073              
38074              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
38075              From: andreas.koenig@anima.de (Andreas J. Koenig)
38076              Date: 29 Dec 2000 14:23:01 +0100
38077              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
38078      Branch: perl
38079            ! t/lib/syslfs.t t/op/lfs.t
38080 ____________________________________________________________________________
38081 [  8257] By: jhi                                   on 2000/12/29  17:48:04
38082         Log: Further VMS piping fixes from Charles Lane:
38083              
38084              In summary, error messages produced when a subprocess terminated
38085              abnormally were being sent not just to the parent process, but to
38086              grandparents, because of default values for error output that were
38087              not completely overridden when the subprocess was started.
38088              
38089              This patch fixes this behavior by defining user-mode (i.e., temporary
38090              for the duration of the program) logical names for SYS$OUTPUT and
38091              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
38092              changes to make it so that the user-mode logicals are the ones that
38093              control where Perl's error messages go if it terminates abnormally.
38094              
38095              I also added some gratuitous fixes to the indentation of braces in
38096              the piping code.  It just looked ugly, before.
38097      Branch: perl
38098            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
38099 ____________________________________________________________________________
38100 [  8256] By: jhi                                   on 2000/12/29  17:45:12
38101         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
38102              From: "Casey R. Tweten" <crt@kiski.net>
38103              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
38104              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
38105              
38106              Tests for for #8240.
38107      Branch: perl
38108            ! t/pragma/constant.t
38109 ____________________________________________________________________________
38110 [  8255] By: jhi                                   on 2000/12/29  17:43:07
38111         Log: Subject: Re: [PATCH] Interesting syntax idea
38112              From: Simon Cozens <simon@cozens.net>
38113              Date: Fri, 29 Dec 2000 14:34:04 +0000
38114              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
38115              
38116              Tests for #8254.
38117      Branch: perl
38118            ! t/pragma/sub_lval.t
38119 ____________________________________________________________________________
38120 [  8254] By: jhi                                   on 2000/12/29  17:42:11
38121         Log: Subject: [PATCH] Interesting syntax idea
38122              From: Simon Cozens <simon@cozens.net>
38123              Date: Wed, 27 Dec 2000 05:08:57 +0000
38124              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
38125              
38126              Make opens + bareword assigns do typeglob assigns.
38127      Branch: perl
38128            ! op.c
38129 ____________________________________________________________________________
38130 [  8253] By: jhi                                   on 2000/12/29  17:36:45
38131         Log: Output the (apparent) version of gcc, as suggested by
38132              
38133              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
38134              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
38135              Date: 26 Dec 2000 04:29:17 -0500
38136              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
38137              
38138              (The patch as such didn't any more apply as the misparsing had
38139              already been addressed in #6474.)  Also change the wording about
38140              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
38141      Branch: perl
38142            ! hints/dec_osf.sh
38143 ____________________________________________________________________________
38144 [  8252] By: nick                                  on 2000/12/29  12:14:31
38145         Log: Integrate mainline
38146      Branch: perlio
38147           !> (integrate 27 files)
38148 ____________________________________________________________________________
38149 [  8251] By: jhi                                   on 2000/12/29  08:45:46
38150         Log: (Retracted by #8264)
38151              
38152              (Fixed by #8260.)
38153              
38154              sv_catsv() needs one more byte space than seems reasonable.
38155              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
38156              Curiouser and curiouser.
38157      Branch: perl
38158            ! sv.c
38159 ____________________________________________________________________________
38160 [  8250] By: jhi                                   on 2000/12/29  07:57:52
38161         Log: More split // UTF-8 tests.
38162      Branch: perl
38163            ! t/pragma/utf8.t
38164 ____________________________________________________________________________
38165 [  8249] By: jhi                                   on 2000/12/29  07:54:51
38166         Log: (Retracted by #8264)  More join() testing which was good because
38167              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
38168      Branch: perl
38169            ! pp.c t/op/join.t utf8.c utf8.h
38170 ____________________________________________________________________________
38171 [  8248] By: jhi                                   on 2000/12/29  07:08:32
38172         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
38173              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
38174              that the only cases to care about are byte+byte and byte+character.
38175              
38176              TODO: See how well pp_concat() could be implemented in terms
38177              of sv_catsv().
38178      Branch: perl
38179            ! doop.c sv.c t/op/join.t utf8.h
38180 ____________________________________________________________________________
38181 [  8247] By: jhi                                   on 2000/12/29  06:35:23
38182         Log: Signedness nit.
38183      Branch: perl
38184            ! pp_hot.c
38185 ____________________________________________________________________________
38186 [  8246] By: jhi                                   on 2000/12/29  01:23:31
38187         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
38188              From: Lupe Christoph <lupe@lupe-christoph.de>
38189              Date: Thu, 28 Dec 2000 23:00:00 +0100
38190              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
38191              
38192              Suggest rsync --delete --dry-run.
38193      Branch: perl
38194            ! pod/perlhack.pod
38195 ____________________________________________________________________________
38196 [  8245] By: jhi                                   on 2000/12/28  23:57:05
38197         Log: The maxiters upper limit sanity check (guarding against
38198              non-progress) assumed bytes instead of characters in s///
38199              and split().
38200      Branch: perl
38201            ! pp.c pp_hot.c
38202 ____________________________________________________________________________
38203 [  8244] By: jhi                                   on 2000/12/28  23:34:08
38204         Log: Make some panic messages a bit more logical.
38205      Branch: perl
38206            ! doop.c pod/perldiag.pod pp.c pp_hot.c
38207 ____________________________________________________________________________
38208 [  8243] By: jhi                                   on 2000/12/28  22:59:16
38209         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
38210              From: Simon Cozens <simon@cozens.net>
38211              Date: Wed, 27 Dec 2000 02:30:03 +0000
38212              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
38213      Branch: perl
38214            ! pp.c t/pragma/sub_lval.t
38215 ____________________________________________________________________________
38216 [  8242] By: jhi                                   on 2000/12/28  22:56:53
38217         Log: Subject: [PATCH blead] Fix B::Terse indentation
38218              From: Daniel Chetlin <daniel@chetlin.com>
38219              Date: Wed, 27 Dec 2000 06:43:30 -0800
38220              Message-ID: <20001227064329.B9573@darkstar>
38221      Branch: perl
38222            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
38223 ____________________________________________________________________________
38224 [  8241] By: jhi                                   on 2000/12/28  22:48:59
38225         Log: The latter patch from the
38226              
38227              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
38228              From: Peter Prymmer <pvhp@forte.com> 
38229              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
38230              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
38231              
38232              (the former patch from the above should have been
38233              taken care of by Nick I-S)
38234      Branch: perl
38235            ! win32/Makefile
38236 ____________________________________________________________________________
38237 [  8240] By: jhi                                   on 2000/12/28  22:45:22
38238         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
38239              From: "Casey R. Tweten" <crt@kiski.net>
38240              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
38241              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
38242      Branch: perl
38243            ! lib/constant.pm
38244 ____________________________________________________________________________
38245 [  8239] By: jhi                                   on 2000/12/28  22:37:45
38246         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
38247              From: Simon Cozens <simon@cozens.net>
38248              Date: Wed, 27 Dec 2000 14:12:44 +0000
38249              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
38250      Branch: perl
38251            ! t/op/method.t t/op/sort.t toke.c
38252 ____________________________________________________________________________
38253 [  8238] By: jhi                                   on 2000/12/28  22:30:32
38254         Log: Subject: [PATCH perl@8229] Call.pm
38255              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
38256              Date: Mon, 25 Dec 2000 10:47:15 -0000
38257              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
38258      Branch: perl
38259            ! ext/Filter/Util/Call/Call.pm
38260 ____________________________________________________________________________
38261 [  8237] By: jhi                                   on 2000/12/28  22:19:21
38262         Log: Subject: [PATCH blead] Fix problem with `&' prototype
38263              From: Daniel Chetlin <daniel@chetlin.com>
38264              Date: Wed, 27 Dec 2000 15:55:32 -0800
38265              Message-ID: <20001227155532.D9573@darkstar>
38266      Branch: perl
38267            ! op.c t/comp/proto.t
38268 ____________________________________________________________________________
38269 [  8236] By: jhi                                   on 2000/12/28  22:09:25
38270         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
38271              From: Daniel Chetlin <daniel@chetlin.com>
38272              Date: Sun, 24 Dec 2000 04:09:49 -0800
38273              Message-ID: <20001224040949.B3090@darkstar>
38274      Branch: perl
38275            ! gv.c mg.c t/op/attrs.t
38276 ____________________________________________________________________________
38277 [  8235] By: jhi                                   on 2000/12/28  22:07:11
38278         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
38279              From: Jan Dubois <jand@ActiveState.com>
38280              Date: Tue, 26 Dec 2000 20:57:31 -0800
38281              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
38282      Branch: perl
38283            ! win32/win32.c
38284 ____________________________________________________________________________
38285 [  8234] By: jhi                                   on 2000/12/28  21:52:42
38286         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
38287              From: Simon Cozens <simon@cozens.net>
38288              Date: Thu, 28 Dec 2000 20:33:13 +0000
38289              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
38290      Branch: perl
38291            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
38292 ____________________________________________________________________________
38293 [  8233] By: jhi                                   on 2000/12/28  19:40:49
38294         Log: Integrate perlio.
38295      Branch: perl
38296           !> ext/Encode/Makefile.PL ext/Encode/compile
38297 ____________________________________________________________________________
38298 [  8232] By: nick                                  on 2000/12/23  16:06:00
38299         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
38300              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
38301      Branch: perlio
38302            ! ext/Encode/Makefile.PL
38303 ____________________________________________________________________________
38304 [  8231] By: nick                                  on 2000/12/23  14:30:34
38305         Log: "Compiled" encode build cleanup
38306              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
38307              - .c files do not export sub-tables
38308      Branch: perlio
38309            ! ext/Encode/Makefile.PL ext/Encode/compile
38310 ____________________________________________________________________________
38311 [  8230] By: nick                                  on 2000/12/23  12:50:37
38312         Log: Integrate mainline
38313      Branch: perlio
38314           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
38315           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
38316           !> pod/perl5004delta.pod pod/perl5005delta.pod
38317           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
38318           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
38319           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
38320           !> pod/perlsub.pod
38321 ____________________________________________________________________________
38322 [  8229] By: jhi                                   on 2000/12/22  15:32:12
38323         Log: Integrate perlio.
38324      Branch: perl
38325           +> win32/distclean.bat
38326           !> MANIFEST t/io/utf8.t
38327 ____________________________________________________________________________
38328 [  8228] By: jhi                                   on 2000/12/22  15:29:40
38329         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
38330              From: Robin Barker <rmb1@cise.npl.co.uk>
38331              Date: Fri, 22 Dec 2000 12:17:38 GMT
38332              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
38333      Branch: perl
38334            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
38335            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
38336            ! pod/perl5004delta.pod pod/perl5005delta.pod
38337            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
38338            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
38339            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
38340            ! pod/perlsub.pod
38341 ____________________________________________________________________________
38342 [  8227] By: jhi                                   on 2000/12/22  15:24:28
38343         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
38344              From: "John L. Allen" <allen@grumman.com>
38345              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
38346              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
38347              
38348              Document APPLLIB_EXP.
38349      Branch: perl
38350            ! INSTALL
38351 ____________________________________________________________________________
38352 [  8226] By: nick                                  on 2000/12/21  22:11:50
38353         Log: Handy script for when one forgets to "dmake clean" 
38354      Branch: perlio
38355            + win32/distclean.bat
38356            ! MANIFEST
38357 ____________________________________________________________________________
38358 [  8225] By: nick                                  on 2000/12/21  21:54:04
38359         Log: CRLF platform issue with io/utf8 fix.
38360      Branch: perlio
38361            ! t/io/utf8.t
38362 ____________________________________________________________________________
38363 [  8224] By: nick                                  on 2000/12/21  21:02:20
38364         Log: Integrate mainline
38365      Branch: perlio
38366           !> Changes Configure Makefile.SH Porting/Glossary
38367           !> Porting/config.sh Porting/config_H configure.com
38368           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
38369           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
38370           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
38371           !> win32/config.bc win32/config.gc win32/config.vc
38372 ____________________________________________________________________________
38373 [  8223] By: jhi                                   on 2000/12/21  17:09:16
38374         Log: Update Changes.
38375      Branch: perl
38376            ! Changes patchlevel.h
38377 ____________________________________________________________________________
38378 [  8222] By: jhi                                   on 2000/12/21  16:24:01
38379         Log: Metaconfig unit changes for #8221.
38380      Branch: metaconfig/U/perl
38381           +> issymlink.U
38382            - testsyml.U
38383            ! Mksymlinks.U
38384 ____________________________________________________________________________
38385 [  8221] By: jhi                                   on 2000/12/21  16:23:48
38386         Log: Rename testsyml to issymlink.
38387      Branch: perl
38388            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38389            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
38390            ! win32/config.vc
38391 ____________________________________________________________________________
38392 [  8220] By: jhi                                   on 2000/12/21  15:47:26
38393         Log: Robustness support for #8218 (symlink forest) since the GNU
38394              tools seem to be overly picky about symlinkage depths.
38395      Branch: perl
38396            ! Makefile.SH t/io/fs.t
38397 ____________________________________________________________________________
38398 [  8219] By: jhi                                   on 2000/12/21  15:38:27
38399         Log: Metaconfig changes for #8218.
38400      Branch: metaconfig
38401            ! U/modified/Oldconfig.U
38402      Branch: metaconfig/U/perl
38403            + Mksymlinks.U
38404            ! testsyml.U
38405 ____________________________________________________________________________
38406 [  8218] By: jhi                                   on 2000/12/21  15:37:57
38407         Log: Add Configure option -Dmksymlinks which will create a symlink
38408              forest if the current/build differs from the source directory.
38409              TODO: mkdir -p is not portable.
38410      Branch: perl
38411            ! Configure
38412 ____________________________________________________________________________
38413 [  8217] By: jhi                                   on 2000/12/21  14:39:12
38414         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
38415              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
38416              Date: Thu, 21 Dec 2000 09:38:18 GMT
38417              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
38418              
38419              The ofs became an SV.
38420      Branch: perl
38421            ! ext/Thread/Thread.xs
38422 ____________________________________________________________________________
38423 [  8216] By: jhi                                   on 2000/12/21  05:40:21
38424         Log: The polymorphism seems to have fixed 20000517.001.
38425      Branch: perl
38426            ! t/pragma/utf8.t
38427 ____________________________________________________________________________
38428 [  8215] By: jhi                                   on 2000/12/21  04:44:52
38429         Log: read() documentation tweak for 20001121.004.
38430      Branch: perl
38431            ! pod/perlfunc.pod
38432 ____________________________________________________________________________
38433 [  8214] By: jhi                                   on 2000/12/21  03:54:11
38434         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
38435      Branch: perl
38436            ! pp_sys.c t/op/misc.t
38437 ____________________________________________________________________________
38438 [  8213] By: jhi                                   on 2000/12/21  00:28:10
38439         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
38440              From: Peter Prymmer <pvhp@forte.com>
38441              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
38442              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
38443      Branch: perl
38444            ! configure.com
38445 ____________________________________________________________________________
38446 [  8212] By: jhi                                   on 2000/12/21  00:26:21
38447         Log: Edit edit edit.
38448      Branch: perl
38449            ! pod/perlfaq3.pod
38450 ____________________________________________________________________________
38451 [  8211] By: jhi                                   on 2000/12/20  18:52:46
38452         Log: Update Changes.
38453      Branch: perl
38454            ! Changes patchlevel.h
38455 ____________________________________________________________________________
38456 [  8210] By: jhi                                   on 2000/12/20  18:34:47
38457         Log: Yet another editor edit.
38458      Branch: perl
38459            ! pod/perlfaq3.pod
38460 ____________________________________________________________________________
38461 [  8209] By: jhi                                   on 2000/12/20  15:33:28
38462         Log: More Win32 Perling.
38463      Branch: perl
38464            ! pod/perlfaq3.pod
38465 ____________________________________________________________________________
38466 [  8208] By: jhi                                   on 2000/12/20  15:07:46
38467         Log: More Win32 editor/IDE/shell hints.
38468      Branch: perl
38469            ! pod/perlfaq3.pod
38470 ____________________________________________________________________________
38471 [  8207] By: jhi                                   on 2000/12/20  03:54:08
38472         Log: Subject: [PATCH] obscure timing knowledge
38473              From: Nicholas Clark <nick@ccl4.org>
38474              Date: Tue, 19 Dec 2000 19:22:31 +0000
38475              Message-ID: <20001219192231.F2827@plum.flirble.org>
38476      Branch: perl
38477            ! sv.c
38478 ____________________________________________________________________________
38479 [  8206] By: jhi                                   on 2000/12/20  03:45:57
38480         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
38481              From: Spider Boardman <spider@leggy.zk3.dec.com>
38482              Date: Tue, 19 Dec 2000 21:30:16 -0500
38483              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
38484      Branch: perl
38485            ! sv.c
38486 ____________________________________________________________________________
38487 [  8205] By: jhi                                   on 2000/12/19  23:02:01
38488         Log: Update Changes.
38489      Branch: perl
38490            ! Changes patchlevel.h
38491 ____________________________________________________________________________
38492 [  8204] By: jhi                                   on 2000/12/19  22:58:18
38493         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
38494              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
38495              on editors and diffing/patching.
38496      Branch: perl
38497            ! t/op/utf8decode.t
38498 ____________________________________________________________________________
38499 [  8203] By: nick                                  on 2000/12/19  21:36:16
38500         Log: Integrate mainline (forgot my own change...)
38501      Branch: perlio
38502           !> ext/Encode/compile
38503 ____________________________________________________________________________
38504 [  8202] By: nick                                  on 2000/12/19  21:34:42
38505         Log: Integrate mainline.
38506      Branch: perlio
38507           !> (integrate 61 files)
38508 ____________________________________________________________________________
38509 [  8201] By: nick                                  on 2000/12/19  21:34:06
38510         Log: Avoid looking for File::Glob when we don't need it.
38511      Branch: perl
38512            ! ext/Encode/compile
38513 ____________________________________________________________________________
38514 [  8200] By: jhi                                   on 2000/12/19  18:35:49
38515         Log: Update Changes.
38516      Branch: perl
38517            ! Changes patchlevel.h
38518 ____________________________________________________________________________
38519 [  8199] By: jhi                                   on 2000/12/19  18:35:07
38520         Log: Microperl tweaks.
38521      Branch: perl
38522            ! sv.c uconfig.h uconfig.sh
38523 ____________________________________________________________________________
38524 [  8198] By: jhi                                   on 2000/12/19  18:29:59
38525         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
38526      Branch: perl
38527            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38528            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
38529 ____________________________________________________________________________
38530 [  8197] By: jhi                                   on 2000/12/19  17:55:29
38531         Log: In VMS embedded perls couldn't access the statically built Socket,
38532              from Charles Lane.
38533      Branch: perl
38534            ! configure.com
38535 ____________________________________________________________________________
38536 [  8196] By: jhi                                   on 2000/12/19  17:49:50
38537         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
38538              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
38539              Date: Sun, 17 Dec 2000 19:11:44 -0000
38540              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
38541      Branch: perl
38542            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
38543            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
38544 ____________________________________________________________________________
38545 [  8195] By: jhi                                   on 2000/12/19  17:47:53
38546         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
38547              From: Jonathan Stowe <gellyfish@gellyfish.com>
38548              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
38549              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
38550      Branch: perl
38551            ! utils/h2xs.PL
38552 ____________________________________________________________________________
38553 [  8194] By: jhi                                   on 2000/12/19  17:46:28
38554         Log: Subject: Re: useless use of void context work-around
38555              From: andreas.koenig@anima.de (Andreas J. Koenig)
38556              Date: 16 Dec 2000 15:13:36 +0100
38557              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
38558              
38559              Document (comment) the q(di ds ig) trick in the code.
38560      Branch: perl
38561            ! op.c
38562 ____________________________________________________________________________
38563 [  8193] By: jhi                                   on 2000/12/19  17:10:57
38564         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
38565              From: "Mark J. Reed" <mreed@strange.turner.com>
38566              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
38567              Message-Id: <200012160222.VAA13986@strange.turner.com>
38568      Branch: perl
38569            ! ext/Sys/Syslog/Syslog.pm
38570 ____________________________________________________________________________
38571 [  8192] By: jhi                                   on 2000/12/19  17:07:45
38572         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
38573              From: Nicholas Clark <nick@ccl4.org>
38574              Date: Sat, 16 Dec 2000 19:03:13 +0000
38575              Message-ID: <20001216190313.D68304@plum.flirble.org>
38576      Branch: perl
38577            ! t/op/64bitint.t
38578 ____________________________________________________________________________
38579 [  8191] By: jhi                                   on 2000/12/19  17:06:13
38580         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
38581              From: Dominic Dunlop <domo@computer.org>
38582              Date: Mon, 18 Dec 2000 12:00:15 +0100
38583              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
38584              
38585              This patchlet is needed in order that perl can be statically linked.  
38586      Branch: perl
38587            ! regexec.c
38588 ____________________________________________________________________________
38589 [  8190] By: jhi                                   on 2000/12/19  17:03:08
38590         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
38591              From: "Craig A. Berry" <craig.berry@psinetcs.com>
38592              Date: Sun, 17 Dec 2000 00:18:35 -0600
38593              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
38594      Branch: perl
38595            ! perlio.h vms/gen_shrfls.pl
38596 ____________________________________________________________________________
38597 [  8189] By: jhi                                   on 2000/12/19  16:20:28
38598         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
38599              From: Prymmer/Kahn <pvhp@best.com>
38600              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
38601              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
38602              
38603              A better version of #8188.
38604      Branch: perl
38605            ! pod/perlfaq3.pod
38606 ____________________________________________________________________________
38607 [  8188] By: jhi                                   on 2000/12/19  15:57:06
38608         Log: (Replaced by #8189)
38609              
38610              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
38611              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
38612              From: Prymmer/Kahn <pvhp@best.com>
38613              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
38614              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
38615              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
38616              Date: Mon, 18 Dec 2000 11:10:45 -0500
38617              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
38618      Branch: perl
38619            ! pod/perlfaq3.pod
38620 ____________________________________________________________________________
38621 [  8187] By: jhi                                   on 2000/12/19  15:54:19
38622         Log: Email address fix for Anton Berezin.
38623      Branch: perl
38624            ! AUTHORS
38625 ____________________________________________________________________________
38626 [  8186] By: jhi                                   on 2000/12/19  15:38:54
38627         Log: Subject: [PATCH perl@8102] cygwin port
38628              From: "Eric Fifer" <efifer@dircon.co.uk> 
38629              Date: Thu, 14 Dec 2000 13:41:29 -0000
38630              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
38631              
38632              When compiling modules the data item that is being imported
38633              from libperl.dll needs to be tagged as imported/shared data:
38634              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
38635      Branch: perl
38636            ! perliol.h
38637 ____________________________________________________________________________
38638 [  8185] By: jhi                                   on 2000/12/19  14:53:24
38639         Log: Regen uconfig.h and uconfig.sh.
38640      Branch: perl
38641            ! uconfig.h uconfig.sh
38642 ____________________________________________________________________________
38643 [  8184] By: jhi                                   on 2000/12/18  20:43:49
38644         Log: Comments work so much better when they are closed.
38645      Branch: perl
38646            ! regcomp.c
38647 ____________________________________________________________________________
38648 [  8183] By: jhi                                   on 2000/12/18  18:04:02
38649         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
38650              Fixes the bug 20001218.016.
38651      Branch: perl
38652            ! regcomp.c
38653 ____________________________________________________________________________
38654 [  8182] By: gsar                                  on 2000/12/18  09:53:47
38655         Log: delete spurious files
38656      Branch: maint-5.6/perl
38657            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
38658            - vos/config.h vos/config_h.SH_orig
38659 ____________________________________________________________________________
38660 [  8181] By: gsar                                  on 2000/12/18  09:46:08
38661         Log: regen perltoc
38662      Branch: maint-5.6/perl
38663            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
38664 ____________________________________________________________________________
38665 [  8180] By: gsar                                  on 2000/12/18  09:20:27
38666         Log: integrate changes#7924..7926,7946,7952 from mainline
38667      Branch: maint-5.6/perl
38668           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
38669           !> lib/File/stat.pm t/lib/class-struct.t
38670 ____________________________________________________________________________
38671 [  8179] By: gsar                                  on 2000/12/18  08:55:54
38672         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
38673              7918,7919,7988,8907 from mainline (various)
38674      Branch: maint-5.6/perl
38675           +> t/lib/class-struct.t
38676           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
38677           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
38678           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
38679 ____________________________________________________________________________
38680 [  8178] By: gsar                                  on 2000/12/18  08:16:30
38681         Log: avoid redefinition warnings on windows due to sys/socket.h getting
38682              #included before win32.h
38683      Branch: maint-5.6/perl
38684            ! win32/include/sys/socket.h
38685 ____________________________________________________________________________
38686 [  8177] By: gsar                                  on 2000/12/18  05:24:04
38687         Log: make regen_headers; fix POSIX.xs problems; remove outdated
38688              code from sys/socket.h that makes build fail now
38689      Branch: maint-5.6/perl
38690            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
38691            ! pod/perlapi.pod
38692           !> win32/include/sys/socket.h
38693 ____________________________________________________________________________
38694 [  8176] By: gsar                                  on 2000/12/18  05:20:17
38695         Log: update Changes
38696      Branch: maint-5.6/perl
38697            ! Changes patchlevel.h
38698 ____________________________________________________________________________
38699 [  8175] By: gsar                                  on 2000/12/18  04:57:48
38700         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
38701              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
38702              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
38703              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
38704              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
38705              7823,7825,7838
38706      Branch: maint-5.6/perl
38707           +> lib/File/Spec/Epoc.pm
38708           !> (integrate 88 files)
38709 ____________________________________________________________________________
38710 [  8174] By: gsar                                  on 2000/12/18  03:53:09
38711         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
38712              7625..7629,7631..7634,7637,7639,7642 from mainline
38713      Branch: maint-5.6/perl
38714           +> README.solaris
38715           !> (integrate 26 files)
38716 ____________________________________________________________________________
38717 [  8173] By: gsar                                  on 2000/12/18  03:37:02
38718         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
38719              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
38720              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
38721              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
38722      Branch: maint-5.6/perl
38723           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
38724            - MAINTAIN
38725           !> (integrate 111 files)
38726 ____________________________________________________________________________
38727 [  8172] By: jhi                                   on 2000/12/18  02:49:27
38728         Log: Regen pods.
38729      Branch: perl
38730            ! pod/perlmodlib.pod pod/perltoc.pod
38731 ____________________________________________________________________________
38732 [  8171] By: gsar                                  on 2000/12/18  02:49:24
38733         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
38734              7465..7471 from mainline
38735              
38736              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
38737              in platforms that strictly require all the symbols being present
38738              at link time.
38739              
38740              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
38741              
38742              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
38743              
38744              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
38745              
38746              Subject: [PATCH] todo
38747              
38748              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
38749              
38750              Use $sort, $uniq (and $tr) consistently as wondered
38751              by Nicholas Clark.
38752              
38753              Too enthusiastic editing in #7460.
38754              
38755              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
38756              
38757              Upgrade to CPAN 1.58_55.
38758              Subject: CPAN.pm status
38759              
38760              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
38761              
38762              Make target reordering to avoid pointless re-makes.
38763              Subject: Re: Total re-make of 'make okfile' after 7451 ?
38764              
38765              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
38766              
38767              Subject: DOC PATCH 5.6.0
38768              
38769              Add the repository doc by Malcolm, Sarathy, and by Simon,
38770              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
38771      Branch: maint-5.6/perl
38772           +> Porting/repository.pod
38773           !> Configure MANIFEST Makefile.SH README.dos README.os2
38774           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
38775           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
38776           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
38777 ____________________________________________________________________________
38778 [  8169] By: gsar                                  on 2000/12/18  02:33:34
38779         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
38780              7435..7441,7445 from mainline
38781              
38782              Make the UTF-8 decoding stricter and more verbose when
38783              malformation happens.  This involved adding an argument
38784              to utf8_to_uv_chk(), which involved changing its prototype,
38785              and prefer STRLEN over I32 for the UTF-8 length, which as
38786              a domino effect necessitated changing the prototypes of
38787              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
38788              The stricter UTF-8 decoding checking uses Markus Kuhn's
38789              UTF-8 Decode Stress Tester from
38790              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
38791              
38792              Run vms/vms_yfix.pl, should have done that after changing
38793              perly.c in #7382.
38794              
38795              Subject: [PATCH 5.7.0] static linking with uninstalled perl
38796              
38797              (Replaced by #7440.)
38798              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
38799              
38800              Fix the bug ID 20001024.005, the bug introduced by #7416.
38801              
38802              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
38803              
38804              Fix the bug reported in
38805              From: andreas.koenig@anima.de (Andreas J. Koenig)
38806              Also make is_utf8_char() stricter.
38807              
38808              Missed the header file changes from #7425.
38809              
38810              Check if stdio supports tweaking lval and cnt simultaneously.
38811              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
38812              
38813              Stratus VOS updates from Paul Green.
38814              
38815              Podify README.epoc and README.vos.
38816              
38817              Add targets to Makefile.SH, most importantly
38818              'regen_all' which also remembers to update vms/perly*.
38819              
38820              Subject: Minor update to find2perl, for portability
38821              
38822              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
38823              
38824              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
38825              
38826              Rename UTF8LEN() to be UNISKIP(), too confusing to have
38827              UTF8LEN() and UTF8SKIP(). 
38828              
38829              Allow poking holes at the UTF-8 decoding strictness.
38830              
38831              Continue the internal UTF-8 API tweaking.
38832              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
38833              used much more than the simpler API, now called utf8_to_uv_simple().
38834              Still not quite happy with API, too much partial duplication
38835              of functionality.
38836              
38837              A new version of making the syslog test more robust.
38838              (Replaces #7421.)
38839              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
38840              
38841              buildtoc target tweaks.
38842              
38843              Integrate with vmsperl #7430 by Charles Bailey:
38844              
38845              Cleanup from prior patch (Charles Lane?):
38846              - improve handling of MFDs in Basename and Path
38847              - default to no xsubpp line # munging when building debug images
38848      Branch: maint-5.6/perl
38849           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38850           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
38851           !> (integrate 67 files)
38852 ____________________________________________________________________________
38853 [  8168] By: gsar                                  on 2000/12/18  02:05:49
38854         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
38855              
38856              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
38857              From: Martin Husemann <martin@duskware.de>
38858              
38859              Subject: [PATCH 5.7.0] restore match data on backtracing
38860              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38861      Branch: maint-5.6/perl
38862           !> regcomp.c regexec.c t/op/re_tests
38863 ____________________________________________________________________________
38864 [  8167] By: gsar                                  on 2000/12/18  01:55:22
38865         Log: integrate changes#7858,7986 from mainline
38866              
38867              C<foreach my $x ...> in pseudo-fork()ed process may diddle
38868              parent's memory; fix it by keeping track of the actual pad
38869              offset rather than a raw pointer (this change is probably also
38870              relevant to non-ithreads case to avoid fallout from reallocs of
38871              the pad array, but is currently only enabled for the ithreads
38872              case in the interests of minimal disruption to existing "well
38873              tested" code)
38874              
38875              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
38876              due to the notorious GetFileType() bug in Windows 9x, which fstat()
38877              tickles)
38878      Branch: maint-5.6/perl
38879           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
38880           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
38881           !> win32/win32.c win32/win32.h win32/win32sck.c
38882 ____________________________________________________________________________
38883 [  8166] By: gsar                                  on 2000/12/18  01:52:59
38884         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
38885              from mainline (xsubpp and ExtUtils::LibList fixups, various
38886              other small items)
38887      Branch: maint-5.6/perl
38888           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
38889           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
38890           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
38891           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
38892           !> win32/bin/search.pl
38893 ____________________________________________________________________________
38894 [  8165] By: gsar                                  on 2000/12/18  01:28:45
38895         Log: integrate changes#7533,7563,7611,7623 from mainline (various
38896              malloc.c embellishments)
38897      Branch: maint-5.6/perl
38898           !> malloc.c pod/perldiag.pod
38899 ____________________________________________________________________________
38900 [  8164] By: gsar                                  on 2000/12/18  01:23:33
38901         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
38902              fixups)
38903      Branch: maint-5.6/perl
38904           !> utils/h2xs.PL
38905 ____________________________________________________________________________
38906 [  8163] By: gsar                                  on 2000/12/18  01:17:50
38907         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
38908              fixups)
38909      Branch: maint-5.6/perl
38910           !> Makefile.SH utils/perlbug.PL
38911 ____________________________________________________________________________
38912 [  8162] By: gsar                                  on 2000/12/18  00:25:43
38913         Log: always export Perl_deb() (it is required by re.xs whether
38914              Perl is built with or without -DDEBUGGING)
38915      Branch: maint-5.6/perl
38916            ! makedef.pl
38917 ____________________________________________________________________________
38918 [  8161] By: gsar                                  on 2000/12/18  00:23:38
38919         Log: integrate change#7414 from mainline
38920              
38921              Undo the basename() part of #7412 since the lib/basename
38922              tests would need upgrading too.
38923              
38924              squelch two tests in tr.t that rely on tr/// paranoia change
38925              that's not in 5.6.x
38926      Branch: maint-5.6/perl
38927            ! t/op/tr.t
38928           !> lib/File/Basename.pm
38929 ____________________________________________________________________________
38930 [  8160] By: gsar                                  on 2000/12/18  00:05:30
38931         Log: missing change in previous integrate
38932      Branch: maint-5.6/perl
38933           !> README.aix
38934 ____________________________________________________________________________
38935 [  8159] By: gsar                                  on 2000/12/18  00:03:38
38936         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
38937              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
38938              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
38939              7410..7413 from mainline
38940      Branch: maint-5.6/perl
38941           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
38942           +> t/lib/tie-splice.t
38943            - lib/unicode/Is/DCinital.pl
38944           !> (integrate 112 files)
38945 ____________________________________________________________________________
38946 [  8158] By: jhi                                   on 2000/12/17  23:04:24
38947         Log: Subject: [PATCHES] RE: perl@8150 
38948              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
38949              Date: Sun, 17 Dec 2000 21:46:39 +0100
38950              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
38951              
38952              Neither cygwin has a getpwuid() one can trust on.
38953      Branch: perl
38954            ! t/lib/glob-basic.t
38955 ____________________________________________________________________________
38956 [  8157] By: jhi                                   on 2000/12/17  23:01:54
38957         Log: More MAN.PODS => {} fixes.
38958      Branch: perl
38959            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
38960            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
38961            ! os2/OS2/REXX/Makefile.PL
38962 ____________________________________________________________________________
38963 [  8156] By: gsar                                  on 2000/12/17  22:49:13
38964         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
38965              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
38966              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
38967              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
38968              7201,7204 from mainline
38969      Branch: maint-5.6/perl
38970           !> (integrate 121 files)
38971 ____________________________________________________________________________
38972 [  8155] By: jhi                                   on 2000/12/17  22:30:58
38973         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
38974              From: "Craig A. Berry" <craigberry@mac.com>
38975              Date: Sun, 17 Dec 2000 13:09:28 -0600
38976              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
38977              
38978              MAN.PODS => ' ' is naughty.
38979      Branch: perl
38980            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
38981 ____________________________________________________________________________
38982 [  8154] By: nick                                  on 2000/12/17  22:07:13
38983         Log: MULTIPLICITY nit.
38984      Branch: perl
38985            ! mg.c
38986 ____________________________________________________________________________
38987 [  8153] By: gsar                                  on 2000/12/17  21:23:05
38988         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
38989              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
38990              from mainline
38991              
38992              Document the SvIOK_.*UV().
38993              
38994              Update Unicode todo list.
38995              
38996              Guard against bad string->int conversion for quads.
38997              
38998              Subject: small apidoc fix
38999              
39000              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
39001              
39002              Subject: [PATCH] Tied filehandle documentation
39003              
39004              Subject: [PATCH] Modernize Opcode.pm documentation
39005              
39006              Make Data::Dumper (non-XS) to work with changed semantics of ref().
39007              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
39008              [applied even though said semantics didn't change in 5.6.x]
39009              
39010              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
39011              
39012              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
39013              
39014              Fix the URL, but the server is still missing in action.
39015              Subject: [ID 20000905.002] perlfaq1.pod URL error
39016              
39017              Subject: [ID 20000903.001] \w in utf8-strings
39018              
39019              Fix the ccversion detection for 5.1 and beyond.
39020              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
39021              
39022              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
39023              
39024              Subject: [ID 20000904.008] Tiny fix for perldiag
39025              
39026              Subject: Re: [ID 20000906.004] segfault with bad perl statement
39027              
39028              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
39029              
39030              Subject: [ID 20000908.002] perlipc documentation bug.
39031              
39032              Subject: [PATCH lib/Benchmark.pm]
39033              
39034              Re-allow vec() for characters > 255.
39035              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
39036              
39037              Do away with memory models cruft.  Sorry, PDP users.
39038              
39039              Continue #7041.
39040              
39041              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
39042              
39043              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
39044              
39045              Upgrade to CPAN 1.57_65, from Andreas König.
39046              
39047              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
39048              by Russ Allbery.
39049              
39050              Silence t/pod/*.t about alternate quote-mappings now implemented
39051              by Pod::Text, from Brad Appleton.
39052              
39053              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
39054              Subject: borland C++ win32.c tweak
39055              
39056              C<@a = @b = split(...)> optimization coredumps under ithreads
39057              (missed a spot when fixing up op_pmreplroot hack for ithreads)
39058              
39059              Document the SvUTF8*().
39060              
39061              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
39062              
39063              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
39064              
39065              Do in VMS as the #7054 does.
39066              
39067              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
39068              
39069              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
39070              
39071              Subject: [patch: perl@7045] vms updates
39072              
39073              Test for the #7049.
39074              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
39075              
39076              Break up the myconfig lines a bit.
39077              Subject: perlbug/perl -V output format
39078              
39079              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
39080              
39081              The #7054 truncated Configure badly.
39082              
39083              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
39084              initialization in all the threads on Windows
39085              
39086              Allow for whitespace between "#" and "line" in cpp output.
39087              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
39088              
39089              Remove vestiges of tr//CU.
39090              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
39091              
39092              The return value of setlocale must be copied away.
39093              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
39094              
39095              Allow chop() and chomp() to be overridden.
39096              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
39097              
39098              Hints optimization.
39099              Subject: Minor nit
39100              
39101              Subject: [PATCH] de-wall t/README
39102              
39103              Subject: Re: Two advertising clauses need to be removed
39104      Branch: maint-5.6/perl
39105           !> (integrate 75 files)
39106 ____________________________________________________________________________
39107 [  8152] By: gsar                                  on 2000/12/17  20:30:11
39108         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
39109              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
39110              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
39111              
39112              Don't attach -ld to the archname if pointless.
39113              
39114              Document UNTIE in a very minimalistic way.
39115              
39116              POSIX doesn't report long double values under -Duselongdouble
39117              when the long doubles are "real" (bigger than doubles).
39118              
39119              More author updates.
39120              
39121              Try to deduce NV_MAX.  Really should be Configure fodder.
39122              
39123              :: not allowed in pathnames, change to .
39124              Subject: [PATCH perl@6938] cygwin port
39125              
39126              Forget about NV_MAX (#6951).  Various floating point tweaks,
39127              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
39128              
39129              Move the Solaris 7 scan to use64bitall, make the
39130              failure to find 64-bot sparc libc to mention the
39131              possibility of being in an intel, from Lupe and Alan.
39132              
39133              Regen perltoc.
39134              
39135              AUTHORS tweaks, from Peter Prymmer.
39136              
39137              More address tweaking.
39138              
39139              Small tweaks all over.
39140              
39141              File::Temp patches from Andreas König,
39142              
39143              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
39144              
39145              Subject: CPAN.pm beta 1.57_57 for the core
39146              
39147              Part of the solution.
39148              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
39149              
39150              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
39151              
39152              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
39153              
39154              Add the overload warnings to perldiag.
39155              
39156              Drop unused argument.
39157              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
39158              
39159              Subject: Nit in Configure (bleadperl@6961)
39160              
39161              Update to PodParser 1.18, from Brad Appleton.
39162              
39163              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
39164              
39165              Subject: [PATCH: 6948] add SCNfldbl to configure.com
39166              
39167              Document UNTIE. Also tweak implementation to suppress the 'inner references'
39168              warning when UNTIE exists and instead pass the cound of extra references to
39169              the UNTIE method.
39170              
39171              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
39172              so that case-ignoring systems like DCL can tell them from
39173              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
39174              
39175              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
39176              
39177              Feature ordering tweak.
39178              
39179              Regen perltoc.
39180              
39181              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
39182              
39183              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
39184              
39185              Subject: http:// in L<>
39186              
39187              Detypo.
39188              
39189              change#6791 accidentally clobbered change#6710, put it back
39190              
39191              Only the first line, thank you very much.
39192              
39193              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
39194              plus rework the http: spots as suggested by Tom Christiansen,
39195              plus regen perltoc.
39196              
39197              Undo part of change 6489 which looks like a bulk edit which
39198              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
39199              The supressing of main:: on return from select() is undesirable.
39200              
39201              Apparently avoiding the swapping is too costly.
39202              
39203              Various Configure nits by Philip Newton,
39204              plus the ebcdic one by me.
39205              
39206              Make certain cc is set before trying to run it.
39207              
39208              If overloaded %{} etc. return the object do not loop.
39209              Thus  sub deref { $_[0] } functions if object is wanted type.
39210              
39211              Update perlhist.
39212              
39213              More %{} and other deref special casing - do not pass to 'nomethod'.
39214      Branch: maint-5.6/perl
39215           !> (integrate 59 files)
39216 ____________________________________________________________________________
39217 [  8151] By: gsar                                  on 2000/12/17  19:14:38
39218         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
39219              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
39220              
39221              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
39222              
39223              Make the epsilon to be relative, not absolute.
39224              
39225              Put back the flags dump as reasoned in
39226              Subject: Re: [PATCH] Glob dumping
39227              
39228              Introduce ccname to keep track of what compiler kind of we have.
39229              
39230              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
39231              
39232              Put back the slice accidentally removed by #6907.
39233              
39234              Reset archname and archname64 always, forcing them be
39235              recomputed at each Configure run, make Configure and
39236              the hints files agree on the naming of largefiles variables.
39237              
39238              Don't say "Perl 5.0 source kit".
39239              
39240              Subject: [PATCH] fix misc cast warnings
39241              
39242              Subject: typos in pods
39243              
39244              NVs not necessarily doubles, as pointed out by Yitzchak.
39245              
39246              Subject: [PATCH 6889] add a few ldbl formats to configure.com
39247              
39248              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
39249              
39250              Better options for rsync.
39251              
39252              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
39253              
39254              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
39255              
39256              Subject: [PATCH] Re: UNTIE method 
39257              
39258              A better fix for the Socket building problem from Craig Berry.
39259              
39260              Retract the dummy test, skip the security tests (instead of failing),
39261              explain what the warnings mean.
39262              
39263              Heap decorruption.
39264              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
39265              
39266              Update to Unicode 3.0.1.
39267              
39268              Missed one Unicode file.
39269              
39270              Subject: Re: typos in pods
39271              
39272              The #6929 was too skimpy.
39273              
39274              sscanf() may be the only way to read long doubles from strings.
39275              
39276              Reveal Borland's isnan.
39277              Subject: build with BC++ tweak
39278              
39279              Issue useful diagnostic on unknown pod commands.
39280              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
39281              
39282              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
39283              
39284              Clarify the third case of ftmp-security warnings.
39285              
39286              Make -Dusemorebits find long doubles in Solaris.
39287              
39288              Wrap the test in eval.
39289      Branch: maint-5.6/perl
39290           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
39291           +> lib/unicode/PropList.txt lib/unicode/README.perl
39292           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
39293           +> lib/unicode/Unicode.301 vms/vmspipe.com
39294            - lib/unicode/Props.txt lib/unicode/UCD300.html
39295            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
39296           !> (integrate 305 files)
39297 ____________________________________________________________________________
39298 [  8150] By: jhi                                   on 2000/12/17  18:47:57
39299         Log: Uncheckedin generated files.
39300      Branch: perl
39301            ! global.sym perlapi.c pod/perlapi.pod
39302 ____________________________________________________________________________
39303 [  8149] By: jhi                                   on 2000/12/17  18:41:22
39304         Log: Update Changes.
39305      Branch: perl
39306            ! Changes patchlevel.h
39307 ____________________________________________________________________________
39308 [  8148] By: jhi                                   on 2000/12/17  18:39:16
39309         Log: Subject: [PATCH] Fcntl constants speedup
39310              From: Nicholas Clark <nick@ccl4.org>
39311              Date: Sun, 17 Dec 2000 16:29:24 +0000
39312              Message-ID: <20001217162924.E97668@plum.flirble.org>
39313              
39314              Use IVs for the Fcntl constants instead of NVs.
39315      Branch: perl
39316            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
39317 ____________________________________________________________________________
39318 [  8147] By: jhi                                   on 2000/12/17  18:33:41
39319         Log: Add test for #8145 (binmode() warning), add warning for
39320              ioctl() and sockpair(), document them. (fileno() cannot
39321              be tripwired with the same kind of warning because
39322              'defined fileno($foo)' seems to be an idiom.)
39323      Branch: perl
39324            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
39325 ____________________________________________________________________________
39326 [  8146] By: gsar                                  on 2000/12/17  18:09:08
39327         Log: update Changes
39328      Branch: maint-5.6/perl
39329            ! Changes
39330 ____________________________________________________________________________
39331 [  8145] By: jhi                                   on 2000/12/17  17:39:35
39332         Log: Subject: [PATCH] Re: The long awaited feature ...
39333              From: Simon Cozens <simon@cozens.net>
39334              Date: Sun, 17 Dec 2000 12:31:56 +0000
39335              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
39336              
39337              Add a warning to binmode() about using bad filehandles
39338              (can happen e.g. if someone forgets the filehandle argument)
39339      Branch: perl
39340            ! pp_sys.c
39341 ____________________________________________________________________________
39342 [  8144] By: jhi                                   on 2000/12/17  17:33:48
39343         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
39344              From: Jonathan Stowe <gellyfish@gellyfish.com>
39345              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
39346              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
39347      Branch: perl
39348            ! lib/Net/Ping.pm
39349 ____________________________________________________________________________
39350 [  8143] By: jhi                                   on 2000/12/17  05:31:37
39351         Log: Polymorphic regexps.
39352              
39353              Fixes at least the bugs 20001028.003 (both of them...) and
39354              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
39355              also to be fixed by now, probably already before this patch.
39356      Branch: perl
39357            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
39358            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
39359            ! t/op/utf8decode.t t/pragma/utf8.t
39360 ____________________________________________________________________________
39361 [  8142] By: jhi                                   on 2000/12/16  17:16:05
39362         Log: Subject: [patch perl@8102] dos/djgpp update
39363              From: Laszlo Molnar <ml1050@freemail.hu>
39364              Date: Sat, 16 Dec 2000 01:40:52 +0100
39365              Message-ID: <20001216014052.A335@freemail.hu>
39366      Branch: perl
39367            ! djgpp/config.over t/base/commonsense.t
39368 ____________________________________________________________________________
39369 [  8141] By: jhi                                   on 2000/12/16  17:09:27
39370         Log: Few uncheckedin files.
39371      Branch: perl
39372            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
39373 ____________________________________________________________________________
39374 [  8140] By: nick                                  on 2000/12/15  22:14:31
39375         Log: Integrate mainline
39376      Branch: perlio
39377           !> (integrate 53 files)
39378 ____________________________________________________________________________
39379 [  8139] By: jhi                                   on 2000/12/15  19:49:49
39380         Log: One more IVUV tweak from Nicholas Clark.
39381      Branch: perl
39382            ! sv.c
39383 ____________________________________________________________________________
39384 [  8138] By: jhi                                   on 2000/12/15  19:17:06
39385         Log: Return of the IVUV-preservation, now seems to be happy even
39386              in Digital UNIX (the broken strtoul brokenness detection
39387              seems to have been the fly in the ointment).
39388      Branch: perl
39389            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39390            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
39391            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
39392            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
39393            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39394            ! vos/config.ga.h win32/config.bc win32/config.gc
39395            ! win32/config.vc
39396 ____________________________________________________________________________
39397 [  8137] By: jhi                                   on 2000/12/15  18:12:14
39398         Log: Metaconfig unit change for #8136.
39399      Branch: metaconfig
39400            ! U/modified/d_strtoul.U
39401      Branch: metaconfig/U/perl
39402            ! d_strtoull.U d_strtouq.U
39403 ____________________________________________________________________________
39404 [  8136] By: jhi                                   on 2000/12/15  18:11:35
39405         Log: I don't think it's sensible or portable to test the strtou*
39406              on /^-/ strings.
39407      Branch: perl
39408            ! Configure
39409 ____________________________________________________________________________
39410 [  8135] By: jhi                                   on 2000/12/15  17:18:49
39411         Log: Metaconfig unit change for #8134.
39412      Branch: metaconfig
39413            ! U/modified/d_strtoul.U
39414 ____________________________________________________________________________
39415 [  8134] By: jhi                                   on 2000/12/15  17:14:13
39416         Log: If longsize is 8 we don't need a LL suffix for integer constants.
39417      Branch: perl
39418            ! Configure config_h.SH
39419 ____________________________________________________________________________
39420 [  8133] By: jhi                                   on 2000/12/15  16:00:23
39421         Log: Update Changes.
39422      Branch: perl
39423            ! Changes patchlevel.h
39424 ____________________________________________________________________________
39425 [  8132] By: jhi                                   on 2000/12/15  15:44:16
39426         Log: Some compilers get huffy if you do not cast a const pointer
39427              to a non-const when assigning.
39428      Branch: perl
39429            ! gv.c
39430 ____________________________________________________________________________
39431 [  8131] By: jhi                                   on 2000/12/15  15:38:30
39432         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
39433              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39434              Date: Fri, 15 Dec 2000 05:26:57 -0500
39435              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
39436      Branch: perl
39437            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
39438            ! t/pragma/overload.t
39439 ____________________________________________________________________________
39440 [  8130] By: jhi                                   on 2000/12/15  15:36:08
39441         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
39442              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39443              Date: Thu, 14 Dec 2000 22:02:43 -0500
39444              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
39445      Branch: perl
39446            ! gv.c perl.h
39447 ____________________________________________________________________________
39448 [  8129] By: jhi                                   on 2000/12/15  15:34:16
39449         Log: Subject: PATCH: h2xs nit
39450              From: Tim Jenness <t.jenness@jach.hawaii.edu>
39451              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
39452              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
39453              
39454              Add a template README.
39455      Branch: perl
39456            ! utils/h2xs.PL
39457 ____________________________________________________________________________
39458 [  8128] By: jhi                                   on 2000/12/15  15:32:22
39459         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
39460      Branch: perl
39461            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
39462 ____________________________________________________________________________
39463 [  8127] By: jhi                                   on 2000/12/15  15:19:34
39464         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
39465              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39466              Date:     Thu, 14 Dec 2000 20:04:42 EST
39467              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
39468      Branch: perl
39469            ! ext/Opcode/Opcode.xs
39470 ____________________________________________________________________________
39471 [  8126] By: jhi                                   on 2000/12/15  15:17:49
39472         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
39473              From: Peter Prymmer <pvhp@forte.com>
39474              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
39475              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
39476      Branch: perl
39477            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
39478            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
39479            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
39480 ____________________________________________________________________________
39481 [  8125] By: jhi                                   on 2000/12/15  15:11:05
39482         Log: This seems to be a stage sane and stable enough to checkin.
39483              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
39484      Branch: perl
39485            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
39486            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
39487            ! t/op/cmp.t t/op/numconvert.t
39488 ____________________________________________________________________________
39489 [  8124] By: jhi                                   on 2000/12/15  04:20:26
39490         Log: Something is really wonky.
39491      Branch: perl
39492            ! sv.c
39493 ____________________________________________________________________________
39494 [  8123] By: jhi                                   on 2000/12/15  04:00:50
39495         Log: Fixes for the IV UV patches to compile in Digital UNIX.
39496      Branch: perl
39497            ! sv.c
39498 ____________________________________________________________________________
39499 [  8122] By: jhi                                   on 2000/12/15  02:53:40
39500         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
39501              From: "Craig A. Berry" <craigberry@mac.com>
39502              Date: Thu, 14 Dec 2000 19:10:49 -0600
39503              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
39504      Branch: perl
39505            ! vms/vms.c
39506 ____________________________________________________________________________
39507 [  8121] By: jhi                                   on 2000/12/15  02:50:00
39508         Log: Metaconfig changes for #8120.
39509      Branch: metaconfig
39510            + U/modified/d_strtoul.U
39511      Branch: metaconfig/U/perl
39512            ! d_strtoull.U d_strtouq.U
39513 ____________________________________________________________________________
39514 [  8120] By: jhi                                   on 2000/12/15  02:49:42
39515         Log: From: Nicholas Clark <nick@ccl4.org> 
39516              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
39517              Date: Thu, 14 Dec 2000 18:38:57 +0000
39518              Message-ID: <20001214183857.B97909@plum.flirble.org>
39519      Branch: perl
39520            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39521            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
39522            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
39523            ! vos/config.ga.def vos/config.ga.h win32/config.bc
39524            ! win32/config.gc win32/config.vc
39525 ____________________________________________________________________________
39526 [  8119] By: jhi                                   on 2000/12/14  23:40:58
39527         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
39528              From: Nicholas Clark <nick@ccl4.org>
39529              Date: Wed, 13 Dec 2000 20:08:50 +0000
39530              Message-ID: <20001213200849.B71166@plum.flirble.org>
39531      Branch: perl
39532            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
39533            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
39534 ____________________________________________________________________________
39535 [  8118] By: jhi                                   on 2000/12/14  22:46:26
39536         Log: Integrate perlio.
39537      Branch: perl
39538           !> MANIFEST ext/Encode/compile makedef.pl
39539 ____________________________________________________________________________
39540 [  8117] By: nick                                  on 2000/12/14  22:38:53
39541         Log: Win32 tweaks to get Encode to build
39542              - temp hack to makedef.pl till PerlIO is properly "exported".
39543              - MSVC dislikes  
39544              static encpage_t foo[];
39545              so make 'em extern for now.
39546      Branch: perlio
39547            ! ext/Encode/compile makedef.pl
39548 ____________________________________________________________________________
39549 [  8116] By: nick                                  on 2000/12/14  22:00:53
39550         Log: Document the new files
39551      Branch: perlio
39552            ! MANIFEST
39553 ____________________________________________________________________________
39554 [  8115] By: jhi                                   on 2000/12/14  21:58:01
39555         Log: MANIFEST new files of #8114.
39556      Branch: perl
39557            ! MANIFEST
39558 ____________________________________________________________________________
39559 [  8114] By: jhi                                   on 2000/12/14  21:50:49
39560         Log: Integrate perlio.
39561      Branch: perl
39562           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
39563           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
39564           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
39565           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
39566           !> ext/Encode/Makefile.PL
39567 ____________________________________________________________________________
39568 [  8113] By: jhi                                   on 2000/12/14  21:48:49
39569         Log: The documentation part of the
39570              
39571              Subject: [ID 20001214.002] Net::Ping patch
39572              From: Jonathan Stowe <gellyfish@gellyfish.com>
39573              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
39574              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
39575              since the #7529 had already addressed the same problem.
39576      Branch: perl
39577            ! lib/Net/Ping.pm
39578 ____________________________________________________________________________
39579 [  8112] By: jhi                                   on 2000/12/14  21:42:57
39580         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
39581              From: Dominic Dunlop <domo@computer.org>
39582              Date: Tue, 12 Dec 2000 10:47:10 +0100
39583              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
39584              
39585              Document how elusive subroutines can be.
39586      Branch: perl
39587            ! pod/perlfunc.pod
39588 ____________________________________________________________________________
39589 [  8111] By: jhi                                   on 2000/12/14  21:38:05
39590         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
39591              From: Dominic Dunlop <domo@computer.org>
39592              Date: Thu, 14 Dec 2000 10:13:51 +0100
39593              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
39594      Branch: perl
39595            ! ext/POSIX/POSIX.pod
39596 ____________________________________________________________________________
39597 [  8110] By: jhi                                   on 2000/12/14  21:36:32
39598         Log: Subject: [patch] perlfaq7
39599              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
39600              Date: Thu, 14 Dec 2000 15:31:07 +0100
39601              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
39602      Branch: perl
39603            ! pod/perlfaq7.pod
39604 ____________________________________________________________________________
39605 [  8109] By: jhi                                   on 2000/12/14  21:29:20
39606         Log: Subject: [8104] Encode
39607              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39608              Date: Thu, 14 Dec 2000 14:49:34 +0100
39609              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
39610              
39611              Type casting for nervous compilers.
39612      Branch: perl
39613            ! ext/Encode/Encode.xs
39614 ____________________________________________________________________________
39615 [  8108] By: jhi                                   on 2000/12/14  21:26:17
39616         Log: Subject: [8104] DB_File
39617              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39618              Date: Thu, 14 Dec 2000 14:49:35 +0100
39619              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
39620              
39621              Type definition incorrect for DB 2.7.7.  Not known when it
39622              changed, so only changed it for a known revision.
39623      Branch: perl
39624            ! ext/DB_File/DB_File.xs
39625 ____________________________________________________________________________
39626 [  8107] By: jhi                                   on 2000/12/14  21:23:41
39627         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
39628              From: Peter Prymmer <pvhp@forte.com>
39629              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
39630              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
39631              
39632              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
39633      Branch: perl
39634            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
39635            ! ext/Encode/Encode/posix-bc.enc
39636 ____________________________________________________________________________
39637 [  8106] By: nick                                  on 2000/12/14  20:36:13
39638         Log: "Cold" build correction to Encode's Makefile.PL
39639      Branch: perlio
39640            ! ext/Encode/Makefile.PL
39641 ____________________________________________________________________________
39642 [  8105] By: nick                                  on 2000/12/14  20:09:37
39643         Log: "Compiled" encodings.
39644              Correct replacement character in EBCDIC .enc files
39645              Add 0x7F to ASCII repertoire.
39646      Branch: perlio
39647            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
39648            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
39649            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
39650            ! ext/Encode/Makefile.PL ext/Encode/compile
39651            ! ext/Encode/encengine.c ext/Encode/encode.h
39652 ____________________________________________________________________________
39653 [  8104] By: nick                                  on 2000/12/14  00:38:20
39654         Log: Integrate mainline
39655      Branch: perlio
39656           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
39657           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
39658           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
39659           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
39660           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
39661           !> t/lib/db-hash.t t/lib/db-recno.t
39662 ____________________________________________________________________________
39663 [  8103] By: nick                                  on 2000/12/13  23:16:13
39664         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
39665              so far and so it does not get lost.
39666      Branch: perlio
39667            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
39668 ____________________________________________________________________________
39669 [  8102] By: jhi                                   on 2000/12/13  17:14:22
39670         Log: Update Changes.
39671      Branch: perl
39672            ! Changes patchlevel.h
39673 ____________________________________________________________________________
39674 [  8101] By: jhi                                   on 2000/12/13  16:53:41
39675         Log: Move the proto of start_glob() to a better place; regen api files.
39676      Branch: perl
39677            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
39678 ____________________________________________________________________________
39679 [  8100] By: jhi                                   on 2000/12/13  16:47:11
39680         Log: Metaconfig change for #8099.
39681      Branch: metaconfig
39682            ! U/modified/Head.U
39683 ____________________________________________________________________________
39684 [  8099] By: jhi                                   on 2000/12/13  16:46:48
39685         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
39686              From: Andy Dougherty <doughera@lafayette.edu>
39687              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
39688              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
39689      Branch: perl
39690            ! Configure
39691 ____________________________________________________________________________
39692 [  8098] By: jhi                                   on 2000/12/13  16:39:02
39693         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
39694              From: rspier@pobox.com (Robert Spier)
39695              Date: Tue, 12 Dec 2000 21:12:39 -0500
39696              Message-ID: <14902.56087.678086.725773@rls.cx>
39697              
39698              fastgetcwd is defined using a glob alias on a $^O dependent basis -
39699              and there was no default assignment or perl subroutine.
39700      Branch: perl
39701            ! lib/Cwd.pm
39702 ____________________________________________________________________________
39703 [  8097] By: jhi                                   on 2000/12/13  16:16:01
39704         Log: Subject: [PATCH] move startglob out of pp_hot.c
39705              From: Nicholas Clark <nick@ccl4.org>
39706              Date: Mon, 11 Dec 2000 23:16:39 +0000
39707              Message-ID: <20001211231638.A55550@plum.flirble.org>
39708      Branch: perl
39709            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
39710 ____________________________________________________________________________
39711 [  8096] By: jhi                                   on 2000/12/13  15:26:23
39712         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
39713              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
39714              Date: Wed, 13 Dec 2000 14:01:37 +0100
39715              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
39716              
39717              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
39718              in turn requires libpthread in libswanted.
39719      Branch: perl
39720            ! hints/hpux.sh
39721 ____________________________________________________________________________
39722 [  8095] By: jhi                                   on 2000/12/12  19:51:05
39723         Log: The integration wars continue.
39724      Branch: perl
39725           !> sv.c
39726 ____________________________________________________________________________
39727 [  8094] By: jhi                                   on 2000/12/12  19:48:26
39728         Log: Subject: [PATCH perl@8070] DB_File-1.74  
39729              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
39730              Date: Mon, 11 Dec 2000 23:07:17 -0000
39731              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
39732      Branch: perl
39733            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
39734            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
39735            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
39736            ! t/lib/db-recno.t
39737 ____________________________________________________________________________
39738 [  8093] By: nick                                  on 2000/12/12  19:42:13
39739         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
39740      Branch: perlio
39741            ! sv.c
39742           !> lib/File/DosGlob.pm
39743 ____________________________________________________________________________
39744 [  8092] By: jhi                                   on 2000/12/12  19:28:11
39745         Log: Integrate perlio.
39746      Branch: perl
39747           !> sv.c
39748 ____________________________________________________________________________
39749 [  8091] By: nick                                  on 2000/12/12  18:49:45
39750         Log: Fix for Tk, and upgrading shared SVs.
39751      Branch: perlio
39752            ! sv.c
39753 ____________________________________________________________________________
39754 [  8090] By: jhi                                   on 2000/12/12  16:48:59
39755         Log: Subject: [PATCH] Re: Breadperl & Tk
39756              From: Nick Ing-Simmons <nik@tiuk.ti.com>
39757              Date: Tue, 12 Dec 2000 14:48:27 GMT
39758              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
39759      Branch: perl
39760            ! sv.c
39761 ____________________________________________________________________________
39762 [  8089] By: jhi                                   on 2000/12/12  03:37:19
39763         Log: Subject: DosGlob.pm diff for bash style brace expansion.
39764              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
39765              Date: Fri, 8 Dec 2000 10:45:30 -0600
39766              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
39767      Branch: perl
39768            ! lib/File/DosGlob.pm
39769 ____________________________________________________________________________
39770 [  8088] By: nick                                  on 2000/12/11  23:59:59
39771         Log: Integrate mainline
39772      Branch: perlio
39773           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
39774           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
39775           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
39776           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
39777           !> t/op/local.t t/pragma/warn/toke toke.c
39778 ____________________________________________________________________________
39779 [  8087] By: jhi                                   on 2000/12/11  23:20:23
39780         Log: Integrate perlio.
39781      Branch: perl
39782           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
39783 ____________________________________________________________________________
39784 [  8086] By: jhi                                   on 2000/12/11  22:50:59
39785         Log: Tune further the OS detection of CGI.
39786      Branch: perl
39787            ! lib/CGI.pm
39788 ____________________________________________________________________________
39789 [  8085] By: nick                                  on 2000/12/11  22:50:46
39790         Log: Finish 1st pass of "encoding" layer e.g. :
39791              open($fh,"<encoding(iso8859-7)",$greek) || die;
39792      Branch: perlio
39793            ! ext/Encode/Encode.xs perlio.c perliol.h
39794 ____________________________________________________________________________
39795 [  8084] By: jhi                                   on 2000/12/11  22:32:06
39796         Log: Revert the -f ambiguousity patch, seems to cause
39797              too much hassle (the interpret -Q as a function
39798              where Q is not a known filetest part is left in).
39799      Branch: perl
39800            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
39801            ! toke.c
39802 ____________________________________________________________________________
39803 [  8083] By: jhi                                   on 2000/12/11  22:27:23
39804         Log: (accidentally empty check-in)
39805      Branch: perl
39806            ! lib/File/DosGlob.pm
39807 ____________________________________________________________________________
39808 [  8082] By: nick                                  on 2000/12/11  19:09:51
39809         Log: Restore mmap function (broken by tweaks to shared buffer
39810              layer for encode(xxxx)).
39811      Branch: perlio
39812            ! perlio.c
39813 ____________________________________________________________________________
39814 [  8081] By: jhi                                   on 2000/12/11  18:29:13
39815         Log: Subject: Re: The long awaited feature ...
39816              From: Simon Cozens <simon@cozens.net>
39817              Date: Mon, 11 Dec 2000 15:54:24 +0000
39818              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
39819              
39820              More io/utf8 tests.
39821      Branch: perl
39822            ! t/io/utf8.t
39823 ____________________________________________________________________________
39824 [  8080] By: jhi                                   on 2000/12/11  18:19:36
39825         Log: Subject: PATCH MakeMaker manpage clarification
39826              From: andreas.koenig@anima.de (Andreas J. Koenig)
39827              Date: 10 Dec 2000 20:46:13 +0100
39828              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
39829      Branch: perl
39830            ! lib/ExtUtils/MakeMaker.pm
39831 ____________________________________________________________________________
39832 [  8079] By: jhi                                   on 2000/12/11  15:35:07
39833         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
39834              From: Simon Cozens <simon@cozens.net>
39835              Date: Sun, 10 Dec 2000 19:06:19 +0000
39836              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
39837      Branch: perl
39838            ! ext/B/B/Deparse.pm t/lib/b.t
39839 ____________________________________________________________________________
39840 [  8078] By: jhi                                   on 2000/12/11  15:09:11
39841         Log: Subject: [PATCH] docs on NaN
39842              From: Nicholas Clark <nick@ccl4.org>
39843              Date: Mon, 11 Dec 2000 01:48:38 +0000
39844              Message-ID: <20001211014838.B99205@plum.flirble.org>
39845      Branch: perl
39846            ! pod/perlop.pod
39847 ____________________________________________________________________________
39848 [  8077] By: jhi                                   on 2000/12/11  15:02:21
39849         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
39850              From: Simon Cozens <simon@cozens.net>
39851              Date: Mon, 11 Dec 2000 01:21:45 +0000
39852              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
39853      Branch: perl
39854            ! pp.c pp_hot.c scope.c t/op/local.t
39855 ____________________________________________________________________________
39856 [  8076] By: nick                                  on 2000/12/10  20:43:32
39857         Log: Not merge worthy...
39858              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
39859              syntax is modelled on attributes.
39860              Untested fix for io/utf8 on Win32 etc.
39861              Very clumsy start to the encode layer.
39862      Branch: perlio
39863            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
39864 ____________________________________________________________________________
39865 [  8075] By: jhi                                   on 2000/12/10  18:39:33
39866         Log: Darwin is not Windows.
39867      Branch: perl
39868            ! lib/CGI.pm
39869 ____________________________________________________________________________
39870 [  8074] By: jhi                                   on 2000/12/10  18:31:27
39871         Log: Subject: Ambiguous -%c() resolved as a file test
39872              From: "Paul Marquess" <Paul.Marquess@openwave.com>
39873              Date: Sun, 10 Dec 2000 15:35:07 -0000
39874              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
39875      Branch: perl
39876            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
39877 ____________________________________________________________________________
39878 [  8073] By: jhi                                   on 2000/12/10  18:16:29
39879         Log: Subject: PATCH installperl misinformed 
39880              From: andreas.koenig@anima.de (Andreas J. Koenig)
39881              Date: 10 Dec 2000 13:01:32 +0100 
39882              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
39883      Branch: perl
39884            ! installperl
39885 ____________________________________________________________________________
39886 [  8072] By: jhi                                   on 2000/12/10  18:07:55
39887         Log: The walkoptree confusion rages; walkoptree() seems to be coming
39888              from B.xs, while walkoptree_slow() comes from B.pm.
39889      Branch: perl
39890            ! ext/B/B.pm
39891 ____________________________________________________________________________
39892 [  8071] By: nick                                  on 2000/12/10  11:45:47
39893         Log: Integrate mainline
39894      Branch: perlio
39895           +> t/base/commonsense.t
39896           !> (integrate 37 files)
39897 ____________________________________________________________________________
39898 [  8070] By: jhi                                   on 2000/12/10  04:46:21
39899         Log: Update Changes.
39900      Branch: perl
39901            ! Changes patchlevel.h
39902 ____________________________________________________________________________
39903 [  8069] By: jhi                                   on 2000/12/10  04:39:19
39904         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
39905              From: andreas.koenig@anima.de (Andreas J. Koenig)
39906              Date: 09 Dec 2000 17:14:25 +0100
39907              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
39908      Branch: perl
39909            + t/base/commonsense.t
39910            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
39911 ____________________________________________________________________________
39912 [  8068] By: jhi                                   on 2000/12/10  04:17:36
39913         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
39914              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
39915              Date: Sat, 9 Dec 2000 16:47:22 -0000
39916              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
39917      Branch: perl
39918            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
39919            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
39920            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
39921            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
39922            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
39923            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
39924            ! t/lib/sdbm.t
39925 ____________________________________________________________________________
39926 [  8067] By: jhi                                   on 2000/12/10  03:52:02
39927         Log: Test case for #8066.
39928      Branch: perl
39929            ! t/op/misc.t
39930 ____________________________________________________________________________
39931 [  8066] By: jhi                                   on 2000/12/10  03:50:30
39932         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
39933              From: Simon Cozens <simon@cozens.net>
39934              Date: Sun, 10 Dec 2000 00:55:37 +0000
39935              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
39936      Branch: perl
39937            ! pp_sys.c
39938 ____________________________________________________________________________
39939 [  8065] By: jhi                                   on 2000/12/10  03:44:52
39940         Log: Test case for #8064.
39941      Branch: perl
39942            ! t/comp/proto.t
39943 ____________________________________________________________________________
39944 [  8064] By: jhi                                   on 2000/12/10  03:42:32
39945         Log: Subject: Re: prototype of substr
39946              From: Simon Cozens <simon@cozens.net>
39947              Date: Sun, 10 Dec 2000 00:13:33 +0000
39948              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
39949              
39950              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
39951      Branch: perl
39952            ! pp.c
39953 ____________________________________________________________________________
39954 [  8063] By: jhi                                   on 2000/12/10  03:39:42
39955         Log: Subject: [PATCH] perlguts.pod
39956              From: Simon Cozens <simon@cozens.net>
39957              Date: Sun, 10 Dec 2000 00:06:47 +0000
39958              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
39959              
39960              Documentation of the different types of ops,
39961              plus the functions in dump.c
39962      Branch: perl
39963            ! pod/perlguts.pod
39964 ____________________________________________________________________________
39965 [  8062] By: jhi                                   on 2000/12/10  03:30:04
39966         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
39967              From: Nicholas Clark <nick@talking.bollo.cx>
39968              Date: Sat, 09 Dec 2000 18:57:25 +0000
39969              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
39970              
39971              Be more robust in weird hostname setups.
39972      Branch: perl
39973            ! t/lib/net-hostent.t
39974 ____________________________________________________________________________
39975 [  8061] By: jhi                                   on 2000/12/10  03:28:21
39976         Log: Pacify fussy compiler. 
39977      Branch: perl
39978            ! pp_sys.c
39979 ____________________________________________________________________________
39980 [  8060] By: jhi                                   on 2000/12/10  02:52:46
39981         Log: Integrate perlio.
39982      Branch: perl
39983           !> pp_sys.c t/io/utf8.t
39984 ____________________________________________________________________________
39985 [  8059] By: nick                                  on 2000/12/09  23:40:14
39986         Log: read/sysread/recv should now be utf8 aware.
39987              Basic test for utf8 read.
39988      Branch: perlio
39989            ! pp_sys.c t/io/utf8.t
39990 ____________________________________________________________________________
39991 [  8058] By: jhi                                   on 2000/12/09  21:56:02
39992         Log: Integrate perlio.
39993      Branch: perl
39994           +> t/io/utf8.t
39995           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
39996 ____________________________________________________________________________
39997 [  8057] By: jhi                                   on 2000/12/09  21:53:35
39998         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
39999              From: Inaba Hiroto <inaba@st.rim.or.jp>
40000              Date: Sun, 10 Dec 2000 05:53:21 +0900
40001              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
40002              
40003              Tests for #8056.
40004      Branch: perl
40005            ! t/op/each.t
40006 ____________________________________________________________________________
40007 [  8056] By: jhi                                   on 2000/12/09  21:51:16
40008         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
40009              From: Inaba Hiroto <inaba@st.rim.or.jp>
40010              Date: Sat, 09 Dec 2000 18:02:00 +0900
40011              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
40012              
40013              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
40014      Branch: perl
40015            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
40016 ____________________________________________________________________________
40017 [  8055] By: nick                                  on 2000/12/09  20:11:48
40018         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
40019              than raw PerlIO_write() - does not seem to break any tests.
40020      Branch: perlio
40021            ! pp_sys.c
40022 ____________________________________________________________________________
40023 [  8054] By: nick                                  on 2000/12/09  19:47:30
40024         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
40025              (sysread, recv and write i.e. formats still to do...)
40026              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
40027              open($fh,">:utf8","name")
40028              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
40029              so no extra overhead is involved.
40030              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
40031              to a non-utf8 stream.
40032              Add initial io/utf8.t
40033              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
40034              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
40035              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
40036      Branch: perlio
40037            + t/io/utf8.t
40038            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
40039 ____________________________________________________________________________
40040 [  8053] By: nick                                  on 2000/12/09  19:26:37
40041         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
40042              was only testing this_utf8.
40043      Branch: perlio
40044            ! toke.c
40045 ____________________________________________________________________________
40046 [  8052] By: nick                                  on 2000/12/09  19:09:41
40047         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
40048              i.e. the output string has one, but don't mess with source assumption.
40049      Branch: perlio
40050            ! toke.c
40051 ____________________________________________________________________________
40052 [  8051] By: jhi                                   on 2000/12/09  16:55:17
40053         Log: Integrate perlio.
40054      Branch: perl
40055           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
40056           !> sv.c thrdvar.h util.c
40057 ____________________________________________________________________________
40058 [  8050] By: jhi                                   on 2000/12/09  16:48:07
40059         Log: Nits noticed by Peter Prymmer.
40060      Branch: perl
40061            ! lib/ExtUtils/MM_VMS.pm
40062 ____________________________________________________________________________
40063 [  8049] By: nick                                  on 2000/12/09  13:49:40
40064         Log: UTF8 output prework.
40065              - Store $\ and $, as SVs so they can have SvUTF8 flag
40066              - use do_print() rather than raw PerlIO_write() to print them.
40067      Branch: perlio
40068            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
40069            ! thrdvar.h util.c
40070 ____________________________________________________________________________
40071 [  8048] By: nick                                  on 2000/12/09  12:30:43
40072         Log: Integrate mainline.
40073      Branch: perlio
40074           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
40075           +> t/op/reverse.t
40076           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
40077           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
40078           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
40079           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
40080           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
40081           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
40082 ____________________________________________________________________________
40083 [  8047] By: jhi                                   on 2000/12/09  00:23:27
40084         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
40085              From: Michael G Schwern <schwern@pobox.com>
40086              Date: Fri, 8 Dec 2000 14:43:04 -0600
40087      Branch: perl
40088            ! lib/ExtUtils/MM_VMS.pm
40089 ____________________________________________________________________________
40090 [  8046] By: jhi                                   on 2000/12/08  23:10:27
40091         Log: A missed check-in.
40092      Branch: perl
40093            ! lib/ExtUtils/Manifest.pm
40094 ____________________________________________________________________________
40095 [  8045] By: jhi                                   on 2000/12/08  21:57:12
40096         Log: (null check-in)
40097      Branch: perl
40098            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
40099 ____________________________________________________________________________
40100 [  8044] By: jhi                                   on 2000/12/08  21:11:06
40101         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
40102              at the final draft stage.
40103      Branch: perl
40104            + ext/Encode/Encode/iso8859-16.enc
40105            ! MANIFEST
40106 ____________________________________________________________________________
40107 [  8043] By: jhi                                   on 2000/12/08  16:39:04
40108         Log: Update Changes.
40109      Branch: perl
40110            ! Changes patchlevel.h
40111 ____________________________________________________________________________
40112 [  8042] By: jhi                                   on 2000/12/08  16:33:39
40113         Log: Do not return the Unicode replacement character if UTF-8
40114              decoding goes awry, it should be up to the caller to decide.
40115      Branch: perl
40116            ! pod/perlapi.pod utf8.c
40117 ____________________________________________________________________________
40118 [  8041] By: jhi                                   on 2000/12/08  16:22:28
40119         Log: metaconfig maintenance.
40120      Branch: metaconfig
40121            ! U/modified/stdchar.U
40122      Branch: metaconfig/U/perl
40123            + testsyml.U
40124 ____________________________________________________________________________
40125 [  8040] By: jhi                                   on 2000/12/08  16:03:08
40126         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
40127              From: sthoenna@efn.org
40128              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
40129              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
40130      Branch: perl
40131            ! Changes lib/ExtUtils/MM_OS2.pm
40132 ____________________________________________________________________________
40133 [  8039] By: jhi                                   on 2000/12/08  15:57:11
40134         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
40135              From: Simon Cozens <simon@cozens.net>
40136              Date: Fri, 8 Dec 2000 13:33:31 +0000
40137              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
40138              
40139              (The pp_hot part needed a rewrite.)
40140      Branch: perl
40141            ! doop.c pp_hot.c utf8.c
40142 ____________________________________________________________________________
40143 [  8038] By: jhi                                   on 2000/12/08  15:25:08
40144         Log: Subject: djSP
40145              From: Michael Stevens <michael@etla.org>
40146              Date: Wed, 6 Dec 2000 23:24:01 +0000
40147              Message-ID: <20001206232400.A21381@firedrake.org>
40148              
40149              Plus a note from Nick Ing-Simmons.
40150      Branch: perl
40151            ! pp.h
40152 ____________________________________________________________________________
40153 [  8037] By: jhi                                   on 2000/12/08  15:18:35
40154         Log: Filetype is text.
40155      Branch: perl
40156            ! t/op/utf8decode.t
40157 ____________________________________________________________________________
40158 [  8036] By: jhi                                   on 2000/12/08  03:31:27
40159         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
40160              From: Andy Dougherty <doughera@lafayette.edu>
40161              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
40162              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
40163              
40164              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
40165              From: Andy Dougherty <doughera@lafayette.edu>
40166              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
40167              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
40168      Branch: perl
40169            + ext/POSIX/hints/svr4.pl
40170            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
40171 ____________________________________________________________________________
40172 [  8035] By: jhi                                   on 2000/12/08  03:26:01
40173         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
40174              From: Andy Dougherty <doughera@lafayette.edu>
40175              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
40176              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
40177      Branch: perl
40178            ! t/README t/base/term.t
40179 ____________________________________________________________________________
40180 [  8034] By: jhi                                   on 2000/12/08  03:21:59
40181         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
40182              From: mjd@plover.com  
40183              Date: 7 Dec 2000 21:04:20 -0000
40184              Message-ID: <20001207210420.22282.qmail@plover.com>
40185              
40186              Plus -z doc.
40187      Branch: perl
40188            ! pod/perlfunc.pod
40189 ____________________________________________________________________________
40190 [  8033] By: jhi                                   on 2000/12/08  03:19:03
40191         Log: Use the UTF8 macros a bit.  They can't be used with abandon
40192              everywhere because we do generate illegal UTF-8 in some situations.
40193              This is of course naughty.
40194      Branch: perl
40195            ! pod/perlapi.pod utf8.c utf8.h
40196 ____________________________________________________________________________
40197 [  8032] By: jhi                                   on 2000/12/08  03:00:09
40198         Log: Out of sync?
40199      Branch: perl
40200            ! t/pragma/warn/utf8
40201 ____________________________________________________________________________
40202 [  8031] By: jhi                                   on 2000/12/08  02:22:39
40203         Log: Cnt spl.
40204      Branch: perl
40205            ! MANIFEST
40206 ____________________________________________________________________________
40207 [  8030] By: jhi                                   on 2000/12/08  01:23:54
40208         Log: Add test for reverse().
40209      Branch: perl
40210            + t/op/reverse.t
40211            ! MANIFEST
40212 ____________________________________________________________________________
40213 [  8029] By: jhi                                   on 2000/12/08  01:21:47
40214         Log: Integrate perlio.
40215      Branch: perl
40216           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
40217           !> perlio.c perlio.h perlsdio.h warnings.pl
40218 ____________________________________________________________________________
40219 [  8028] By: jhi                                   on 2000/12/08  01:19:08
40220         Log: Introduce macros for UTF8 decoding.
40221      Branch: perl
40222            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
40223 ____________________________________________________________________________
40224 [  8027] By: nick                                  on 2000/12/07  22:18:19
40225         Log: Integrate mainline
40226      Branch: perlio
40227           !> embed.pl pod/perlapi.pod utf8.c
40228 ____________________________________________________________________________
40229 [  8026] By: nick                                  on 2000/12/07  21:45:08
40230         Log: Various oddities p4 diff -se showed up
40231              Remove 'our' from warnings.pl
40232      Branch: perlio
40233            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
40234 ____________________________________________________________________________
40235 [  8025] By: nick                                  on 2000/12/07  21:43:32
40236         Log: Change PerlIO_(get|set)pos to take SV *
40237              Should fix, OS/2, VMS, (sfio??)
40238      Branch: perlio
40239            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
40240 ____________________________________________________________________________
40241 [  8024] By: jhi                                   on 2000/12/07  19:05:32
40242         Log: Document utf8_to_uv() better.
40243      Branch: perl
40244            ! pod/perlapi.pod utf8.c
40245 ____________________________________________________________________________
40246 [  8023] By: jhi                                   on 2000/12/07  18:23:47
40247         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
40248      Branch: perl
40249            ! embed.pl pod/perlapi.pod utf8.c
40250 ____________________________________________________________________________
40251 [  8022] By: jhi                                   on 2000/12/07  04:13:51
40252         Log: Integrate perlio.
40253      Branch: perl
40254           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
40255           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
40256           !> win32/makefile.mk
40257 ____________________________________________________________________________
40258 [  8021] By: nick                                  on 2000/12/07  00:28:14
40259         Log: Various attempts at MSVC debug - not sure what has
40260              changed but works now. 
40261              Seems atexit() _may_ work for DLLs built with MSVC so don't
40262              call cleanup that way.
40263      Branch: perlio
40264            ! perlio.c win32/makefile.mk
40265 ____________________________________________________________________________
40266 [  8020] By: nick                                  on 2000/12/06  19:57:20
40267         Log: Integrate mainline
40268      Branch: perlio
40269           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
40270           !> (integrate 75 files)
40271 ____________________________________________________________________________
40272 [  8019] By: nick                                  on 2000/12/06  19:28:21
40273         Log: Add useperlio to config.vc
40274              Turn off binmode in config_H.PL
40275              Regen all the config_H.xx
40276              Attempt to get debugging build with MSVC.
40277      Branch: perlio
40278            ! win32/config.vc win32/config_H.bc win32/config_H.gc
40279            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
40280 ____________________________________________________________________________
40281 [  8018] By: nick                                  on 2000/12/06  19:21:57
40282         Log: Test various dup/external program options on all platforms.
40283      Branch: perlio
40284            ! t/io/dup.t
40285 ____________________________________________________________________________
40286 [  8017] By: nick                                  on 2000/12/06  19:20:47
40287         Log: Fix harness to be less picky
40288      Branch: perlio
40289            ! lib/Test/Harness.pm
40290 ____________________________________________________________________________
40291 [  8016] By: jhi                                   on 2000/12/06  16:45:12
40292         Log: Update Changes.
40293      Branch: perl
40294            ! Changes patchlevel.h
40295 ____________________________________________________________________________
40296 [  8015] By: jhi                                   on 2000/12/06  16:41:03
40297         Log: Test \x{...} with ord().
40298      Branch: perl
40299            ! t/op/ord.t
40300 ____________________________________________________________________________
40301 [  8014] By: jhi                                   on 2000/12/06  16:20:33
40302         Log: Test tweak because of #8013.
40303      Branch: perl
40304            ! t/lib/b.t
40305 ____________________________________________________________________________
40306 [  8013] By: jhi                                   on 2000/12/06  16:09:09
40307         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
40308              From: Michael G Schwern <schwern@pobox.com>
40309              Date: Tue, 5 Dec 2000 21:23:28 -0500
40310              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
40311              
40312              Carp::Heavy parts not very applicable because of recent changes.
40313      Branch: perl
40314            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
40315            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
40316            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
40317            ! lib/Exporter.pm lib/Exporter/Heavy.pm
40318            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
40319            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
40320            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
40321            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
40322            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
40323            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
40324            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
40325            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
40326            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
40327            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
40328            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
40329            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
40330            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
40331            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
40332            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
40333            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
40334            ! warnings.pl
40335 ____________________________________________________________________________
40336 [  8012] By: jhi                                   on 2000/12/06  15:22:38
40337         Log: Subject: [PATCH] Re: New harness is failing things
40338              From: Nick Ing-Simmons <nik@tiuk.ti.com>
40339              Date: Wed, 6 Dec 2000 13:00:30 GMT
40340              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
40341      Branch: perl
40342            ! lib/Test/Harness.pm
40343 ____________________________________________________________________________
40344 [  8011] By: jhi                                   on 2000/12/06  15:12:08
40345         Log: Subject: installhtml changes
40346              From: Michael Stevens <michael@etla.org>
40347              Date: Wed, 6 Dec 2000 13:15:53 +0000
40348              Message-ID: <20001206131553.A27317@firedrake.org>
40349      Branch: perl
40350            ! installhtml
40351 ____________________________________________________________________________
40352 [  8010] By: jhi                                   on 2000/12/06  15:06:05
40353         Log: Subject: the dTHR hits
40354              From: Michael Stevens <michael@etla.org>
40355              Date: Wed, 6 Dec 2000 12:06:03 +0000
40356              Message-ID: <20001206120603.A24581@firedrake.org>
40357              
40358              More, errrm, less dTHRs.
40359      Branch: perl
40360            ! bytecode.pl ext/B/B/C.pm
40361 ____________________________________________________________________________
40362 [  8009] By: jhi                                   on 2000/12/06  15:04:25
40363         Log: Subject: MakeMaker mailing list gone?
40364              From: Michael G Schwern <schwern@pobox.com>
40365              Date: Tue, 5 Dec 2000 19:29:59 -0500
40366              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
40367              
40368              The MakeMaker mailing list is dead, perlbug is the right
40369              address to report bugs.
40370      Branch: perl
40371            ! lib/ExtUtils/MakeMaker.pm
40372 ____________________________________________________________________________
40373 [  8008] By: jhi                                   on 2000/12/06  15:00:32
40374         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
40375              From: Michael G Schwern <schwern@pobox.com>
40376              Date: Tue, 5 Dec 2000 19:21:21 -0500
40377              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
40378              
40379              Add a default MANIFEST skip that ignores things like
40380              version control files, editor temporary files, and the Makefile.
40381      Branch: perl
40382            + lib/ExtUtils/MANIFEST.SKIP
40383            ! MANIFEST lib/ExtUtils/Manifest.pm
40384 ____________________________________________________________________________
40385 [  8007] By: jhi                                   on 2000/12/06  14:57:20
40386         Log: In Amiga more manual hackery of the scripts seems to be needed,
40387              from Jan-Erik Karlsson.  Why Configure does not get this right
40388              is unknown, may be shell-induced.
40389      Branch: perl
40390            ! README.amiga
40391 ____________________________________________________________________________
40392 [  8006] By: jhi                                   on 2000/12/05  23:53:12
40393         Log: Add TOPm1s to peek at the second topmost stack item.
40394      Branch: perl
40395            ! pp.h
40396 ____________________________________________________________________________
40397 [  8005] By: jhi                                   on 2000/12/05  23:13:55
40398         Log: Avaunt, you foul UTF-8 tests.
40399      Branch: perl
40400            ! t/op/ver.t t/pragma/utf8.t
40401 ____________________________________________________________________________
40402 [  8004] By: jhi                                   on 2000/12/05  23:09:54
40403         Log: Continue utf8 dispersal. 
40404      Branch: perl
40405            + t/op/concat.t
40406            ! MANIFEST t/pragma/utf8.t
40407 ____________________________________________________________________________
40408 [  8003] By: nick                                  on 2000/12/05  23:02:39
40409         Log: Integrate mainline.
40410      Branch: perlio
40411           +> t/op/length.t t/op/utf8decode.t
40412           !> (integrate 69 files)
40413 ____________________________________________________________________________
40414 [  8002] By: jhi                                   on 2000/12/05  22:59:28
40415         Log: Integrate perlio.
40416      Branch: perl
40417           !> iperlsys.h perl.c perlio.c win32/perllib.c
40418 ____________________________________________________________________________
40419 [  8001] By: nick                                  on 2000/12/05  22:07:52
40420         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
40421              - calloc/free suffer from damage on TerminateThread()
40422              - use PerlMemShared (as originally planned) now fixed
40423              - avoid doing anything important on DLL "detach".
40424      Branch: perlio
40425            ! perl.c perlio.c win32/perllib.c
40426 ____________________________________________________________________________
40427 [  8000] By: nick                                  on 2000/12/05  21:05:09
40428         Log: Fix gross PerlMemShared issue.
40429      Branch: perlio
40430            ! iperlsys.h
40431 ____________________________________________________________________________
40432 [  7999] By: jhi                                   on 2000/12/05  20:46:58
40433         Log: Test for Unicode (UTF-8) hash keys.
40434      Branch: perl
40435            ! t/op/each.t
40436 ____________________________________________________________________________
40437 [  7998] By: jhi                                   on 2000/12/05  20:30:35
40438         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
40439              is now always UTF-8), empty line cosmetics.
40440      Branch: perl
40441            ! t/pragma/utf8.t
40442 ____________________________________________________________________________
40443 [  7997] By: jhi                                   on 2000/12/05  20:15:40
40444         Log: Subject: Re: STRLEN - what?
40445              From: Andy Dougherty <doughera@lafayette.edu>
40446              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
40447              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
40448              
40449              Explain STRLEN.
40450      Branch: perl
40451            ! pod/perlguts.pod
40452 ____________________________________________________________________________
40453 [  7996] By: jhi                                   on 2000/12/05  20:13:34
40454         Log: Split off the UTF-8 decoder tests, make them to check also
40455              the error message.
40456      Branch: perl
40457            + t/op/utf8decode.t
40458            ! MANIFEST t/pragma/utf8.t utf8.c
40459 ____________________________________________________________________________
40460 [  7995] By: jhi                                   on 2000/12/05  16:39:47
40461         Log: Start migrating bits of pragma/utf8 to elsewhere
40462              (since the long term plan is to obsolete 'use utf8').
40463      Branch: perl
40464            + t/op/length.t
40465            ! MANIFEST t/pragma/utf8.t
40466 ____________________________________________________________________________
40467 [  7994] By: jhi                                   on 2000/12/05  16:30:21
40468         Log: Fix a manual edit typo from #7993, fix the message formatting
40469              for Unicode, add few our declarations.
40470      Branch: perl
40471            ! lib/Carp/Heavy.pm
40472 ____________________________________________________________________________
40473 [  7993] By: jhi                                   on 2000/12/05  16:09:15
40474         Log: Subject: Need help with warnings :-(
40475              From: "Ben Tilly" <ben_tilly@hotmail.com>
40476              Date: Tue, 05 Dec 2000 01:35:54 -0500
40477              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
40478              
40479              Subject: UPDATE: Carp/Heavy now passes all tests
40480              From: "Ben Tilly" <ben_tilly@hotmail.com>
40481              Date: Tue, 05 Dec 2000 07:59:41 -0500
40482              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
40483              
40484              The Brave New Carp.
40485      Branch: perl
40486            ! lib/Carp.pm lib/Carp/Heavy.pm
40487 ____________________________________________________________________________
40488 [  7992] By: jhi                                   on 2000/12/05  15:55:08
40489         Log: Subject: [PATCH perl@7979] cygwin port
40490              From: "Eric Fifer" <efifer@dircon.co.uk>
40491              Date: Tue, 5 Dec 2000 14:04:09 -0000
40492              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
40493      Branch: perl
40494            ! t/lib/net-hostent.t
40495 ____________________________________________________________________________
40496 [  7991] By: jhi                                   on 2000/12/05  15:52:34
40497         Log: Subject: Re: [PATCH] The largest hoax of all times?
40498              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40499              Date: Tue, 5 Dec 2000 00:40:25 -0500
40500              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
40501              
40502              Subject: Re: [PATCH] The largest hoax of all times?
40503              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40504              Date: Mon, 4 Dec 2000 23:55:53 -0500
40505              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
40506              
40507              Subject: Re: [PATCH] The largest hoax of all times?
40508              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40509              Date: Tue, 5 Dec 2000 01:28:45 -0500
40510              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
40511              
40512              Fix the unpredictable order of DESTROYs.
40513      Branch: perl
40514            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
40515            ! sv.c sv.h t/op/ref.t
40516 ____________________________________________________________________________
40517 [  7990] By: jhi                                   on 2000/12/05  14:38:53
40518         Log: Subject: [PATCH] shrink pp_hot fractionally
40519              From: Nicholas Clark <nick@ccl4.org>
40520              Date: Tue, 5 Dec 2000 12:44:31 +0000
40521              Message-ID: <20001205124431.E74518@plum.flirble.org>
40522              
40523              Use report_evil_fh().
40524      Branch: perl
40525            ! opcode.pl opnames.h pp_hot.c util.c
40526 ____________________________________________________________________________
40527 [  7989] By: jhi                                   on 2000/12/05  14:21:27
40528         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
40529              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40530              Date: Mon, 04 Dec 2000 22:21:59 -0800
40531              Message-ID: <HmIL6gzkgepS092yn@efn.org>
40532              
40533              Harness shouldn't ignore responses like "ok 3\r\r\n".
40534      Branch: perl
40535            ! lib/Test/Harness.pm
40536 ____________________________________________________________________________
40537 [  7988] By: jhi                                   on 2000/12/05  13:51:28
40538         Log: Integrate the "skip" messages to explain().
40539      Branch: perl
40540            ! t/lib/syslfs.t t/op/lfs.t
40541 ____________________________________________________________________________
40542 [  7987] By: jhi                                   on 2000/12/05  12:34:54
40543         Log: The one that got away in #7984.
40544              
40545              Subject: Re: dTHR - what and why?
40546              From: Michael Stevens <michael@etla.org> 
40547              Date: Tue, 5 Dec 2000 11:15:52 +0000
40548              Message-ID: <20001205111552.A4647@firedrake.org>
40549      Branch: perl
40550            ! sv.h
40551 ____________________________________________________________________________
40552 [  7986] By: gsar                                  on 2000/12/05  09:14:44
40553         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
40554              due to the notorious GetFileType() bug in Windows 9x, which fstat()
40555              tickles)
40556      Branch: perl
40557            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
40558 ____________________________________________________________________________
40559 [  7985] By: jhi                                   on 2000/12/05  05:49:03
40560         Log: Integrate perlio.
40561      Branch: perl
40562           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
40563           !> win32/perlhost.h win32/perllib.c
40564 ____________________________________________________________________________
40565 [  7984] By: jhi                                   on 2000/12/05  05:48:16
40566         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
40567      Branch: perl
40568            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
40569            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
40570            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
40571            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
40572            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
40573            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
40574            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
40575            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
40576            ! win32/win32.c
40577 ____________________________________________________________________________
40578 [  7983] By: nick                                  on 2000/12/04  23:27:43
40579         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
40580      Branch: perlio
40581            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
40582            ! win32/perlhost.h win32/perllib.c
40583 ____________________________________________________________________________
40584 [  7982] By: jhi                                   on 2000/12/04  19:44:09
40585         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
40586              uncovered by #7980.
40587      Branch: perl
40588            ! op.c
40589 ____________________________________________________________________________
40590 [  7981] By: jhi                                   on 2000/12/04  19:42:07
40591         Log: Subject: [PATCH] Trivial dump.c feature
40592              From: Simon Cozens <simon@cozens.net>
40593              Date: Mon, 4 Dec 2000 18:08:38 +0000
40594              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
40595              
40596              Show whether a constant is UTF-8.
40597      Branch: perl
40598            ! dump.c
40599 ____________________________________________________________________________
40600 [  7980] By: jhi                                   on 2000/12/04  19:36:51
40601         Log: UTF-8 hash keys, patch from Inaba Hiroto.
40602      Branch: perl
40603            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
40604 ____________________________________________________________________________
40605 [  7979] By: jhi                                   on 2000/12/04  17:36:28
40606         Log: Update Changes.
40607      Branch: perl
40608            ! Changes patchlevel.h
40609 ____________________________________________________________________________
40610 [  7978] By: jhi                                   on 2000/12/04  16:42:17
40611         Log: Retract #7977, still too volatile (the euphemism of the day
40612              for unfinished and buggy :-)
40613      Branch: perl
40614            ! doop.c hv.c pp.c sv.h
40615 ____________________________________________________________________________
40616 [  7977] By: jhi                                   on 2000/12/04  16:25:15
40617         Log: (Retracted by #7978, too shaky yet.)
40618              
40619              Subject: Re: utf8 in hash keys, implementor missing
40620              From: Simon Cozens <simon@cozens.net>
40621              Date: Sat, 2 Dec 2000 19:49:35 +0000
40622              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
40623              
40624              The first step at UTF-8 hash keys.
40625      Branch: perl
40626            ! doop.c hv.c pp.c sv.h
40627 ____________________________________________________________________________
40628 [  7976] By: jhi                                   on 2000/12/04  16:13:53
40629         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
40630              From: sthoenna@efn.org
40631              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
40632              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
40633      Branch: perl
40634            ! os2/os2.c perlio.c
40635 ____________________________________________________________________________
40636 [  7975] By: jhi                                   on 2000/12/04  16:05:25
40637         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
40638              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40639              Date: Thu, 30 Nov 2000 20:50:37 -0800
40640              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
40641      Branch: perl
40642            ! os2/os2.c
40643 ____________________________________________________________________________
40644 [  7974] By: jhi                                   on 2000/12/04  16:03:57
40645         Log: Subject: [PATCH] ++ 20% faster
40646              From: Nicholas Clark <nick@ccl4.org>
40647              Date: Mon, 4 Dec 2000 12:17:27 +0000
40648              Message-ID: <20001204121726.B52976@plum.flirble.org>
40649              
40650              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
40651      Branch: perl
40652            ! sv.c
40653 ____________________________________________________________________________
40654 [  7973] By: jhi                                   on 2000/12/04  16:00:48
40655         Log: 
40656              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
40657              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40658              Date: Mon, 04 Dec 2000 12:30:45 +0100
40659              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
40660              
40661              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
40662              library (getprotobyname and getprotobynumber are outversioned by
40663              the same calls in libc, at least for xlc version 3.
40664      Branch: perl
40665            ! hints/aix.sh
40666 ____________________________________________________________________________
40667 [  7972] By: jhi                                   on 2000/12/04  02:58:31
40668         Log: Integrate perlio.
40669      Branch: perl
40670           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
40671           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
40672           !> win32/win32.h win32/win32iop.h win32/win32thread.h
40673 ____________________________________________________________________________
40674 [  7971] By: nick                                  on 2000/12/04  00:24:33
40675         Log: Quieten some noise in Win32 builds:
40676              - win32.h is included after <sys/socket.h>, so need to 
40677              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
40678              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
40679      Branch: perlio
40680            ! doio.c perl.h toke.c win32/win32.h
40681 ____________________________________________________________________________
40682 [  7970] By: nick                                  on 2000/12/03  22:57:46
40683         Log: PERL_IMPLICIT_SYS compiles but does not work.
40684      Branch: perlio
40685            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
40686            ! win32/perlhost.h win32/perllib.c win32/win32.h
40687            ! win32/win32iop.h win32/win32thread.h
40688 ____________________________________________________________________________
40689 [  7969] By: jhi                                   on 2000/12/03  22:12:58
40690         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
40691              used to swash_init(), makes regprop() dumps more informative
40692              (+utf8::IsAlpha, -utf8::IsDigit, for example).
40693      Branch: perl
40694            ! regcomp.c regexec.c
40695 ____________________________________________________________________________
40696 [  7968] By: jhi                                   on 2000/12/03  21:39:56
40697         Log: Implement ANYOFUTF8 regprop() dumping.
40698      Branch: perl
40699            ! regcomp.c
40700 ____________________________________________________________________________
40701 [  7967] By: jhi                                   on 2000/12/03  20:57:19
40702         Log: Make uv_to_utf8() to zero-terminate its output buffer,
40703              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
40704      Branch: perl
40705            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
40706 ____________________________________________________________________________
40707 [  7966] By: nick                                  on 2000/12/03  18:41:21
40708         Log: Integrate mainline (STDCHAR)
40709      Branch: perlio
40710           !> Configure t/pragma/utf8.t
40711 ____________________________________________________________________________
40712 [  7965] By: jhi                                   on 2000/12/03  17:58:20
40713         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
40714      Branch: perl
40715            ! t/pragma/utf8.t
40716 ____________________________________________________________________________
40717 [  7964] By: jhi                                   on 2000/12/03  17:35:56
40718         Log: Integrate perlio.
40719      Branch: perl
40720           !> iperlsys.h perlio.c
40721 ____________________________________________________________________________
40722 [  7963] By: jhi                                   on 2000/12/03  17:33:55
40723         Log: Metaconfig unit change for #7962.
40724      Branch: metaconfig
40725            ! U/modified/stdchar.U
40726 ____________________________________________________________________________
40727 [  7962] By: jhi                                   on 2000/12/03  17:33:27
40728         Log: Untangle the <stdio.h> #include nest for the stdchar test,
40729              from Andy Dougherty.
40730      Branch: perl
40731            ! Configure
40732 ____________________________________________________________________________
40733 [  7961] By: nick                                  on 2000/12/03  16:53:00
40734         Log: Make iperlsys.h vector stdio not PerlIO.
40735      Branch: perlio
40736            ! iperlsys.h perlio.c
40737 ____________________________________________________________________________
40738 [  7960] By: nick                                  on 2000/12/03  14:43:01
40739         Log: Integrate mainline
40740      Branch: perlio
40741           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
40742           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
40743 ____________________________________________________________________________
40744 [  7959] By: jhi                                   on 2000/12/03  08:16:36
40745         Log: Use DO_UTF8().
40746      Branch: perl
40747            ! op.c
40748 ____________________________________________________________________________
40749 [  7958] By: jhi                                   on 2000/12/02  18:33:05
40750         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
40751              From: Mike Guy <mjtg@cam.ac.uk>         
40752              Date: Sat, 02 Dec 2000 17:27:13 +0000
40753              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
40754              
40755              An extraneous argument.
40756      Branch: perl
40757            ! toke.c
40758 ____________________________________________________________________________
40759 [  7957] By: jhi                                   on 2000/12/02  18:22:32
40760         Log: A missing hunk.
40761      Branch: perl
40762            ! t/lib/net-hostent.t
40763 ____________________________________________________________________________
40764 [  7956] By: jhi                                   on 2000/12/02  18:06:20
40765         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
40766              From: Nicholas Clark <nick@ccl4.org>
40767              Date: Sat, 2 Dec 2000 14:28:27 +0000
40768              Message-ID: <20001202142827.A12308@plum.flirble.org>
40769              
40770              Test robustness.
40771      Branch: perl
40772            ! t/lib/net-hostent.t
40773 ____________________________________________________________________________
40774 [  7955] By: jhi                                   on 2000/12/02  17:58:06
40775         Log: Metaconfig unit change for #7954.
40776      Branch: metaconfig
40777            ! U/modified/stdchar.U
40778 ____________________________________________________________________________
40779 [  7954] By: jhi                                   on 2000/12/02  17:54:32
40780         Log: An inconvenient hang would happen if the stdio _ptr wasn't
40781              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
40782              would be grepping stdin for all eternity for the _ptr.)
40783      Branch: perl
40784            ! Configure
40785 ____________________________________________________________________________
40786 [  7953] By: jhi                                   on 2000/12/02  00:07:15
40787         Log: Update Changes.
40788      Branch: perl
40789            ! Changes patchlevel.h
40790 ____________________________________________________________________________
40791 [  7952] By: jhi                                   on 2000/12/01  23:54:47
40792         Log: Subject: Re: long shell lines
40793              From: Andy Dougherty <doughera@lafayette.edu>
40794              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
40795              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
40796              
40797              Split overly long shell command lines.
40798      Branch: perl
40799            ! lib/ExtUtils/MM_Unix.pm
40800 ____________________________________________________________________________
40801 [  7951] By: jhi                                   on 2000/12/01  23:48:02
40802         Log: The metaconfig unit change for #7950.
40803      Branch: metaconfig
40804            + U/modified/stdchar.U
40805 ____________________________________________________________________________
40806 [  7950] By: jhi                                   on 2000/12/01  23:47:39
40807         Log: Try to find stdchar also from <stdio_impl.h>.
40808      Branch: perl
40809            ! Configure config_h.SH
40810 ____________________________________________________________________________
40811 [  7949] By: jhi                                   on 2000/12/01  23:46:45
40812         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
40813              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
40814              Date: Fri, 1 Dec 2000 16:26:08 -0500
40815              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
40816              
40817              Reword the diagnostic message.
40818      Branch: perl
40819            ! pod/perldiag.pod
40820 ____________________________________________________________________________
40821 [  7948] By: nick                                  on 2000/12/01  22:49:43
40822         Log: Integrate mainline (for s/y/m as sub names stuff).
40823      Branch: perlio
40824           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
40825           !> t/pragma/warn/toke toke.c
40826 ____________________________________________________________________________
40827 [  7947] By: jhi                                   on 2000/12/01  20:55:41
40828         Log: Integrate perlio.
40829      Branch: perl
40830           !> perlio.c perliol.h t/io/pipe.t
40831 ____________________________________________________________________________
40832 [  7946] By: jhi                                   on 2000/12/01  20:36:51
40833         Log: Upgrade to CPAN 1.59_51, from Andreas König.
40834      Branch: perl
40835            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
40836 ____________________________________________________________________________
40837 [  7945] By: nick                                  on 2000/12/01  20:31:32
40838         Log: Integrate mainline
40839      Branch: perlio
40840           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
40841           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
40842           +> t/lib/net-hostent.t
40843           !> (integrate 35 files)
40844 ____________________________________________________________________________
40845 [  7944] By: jhi                                   on 2000/12/01  20:23:29
40846         Log: Some help for 20001130.011.  Now one gets warnings like
40847              "Ambiguous -f() resolved as a file test ..."
40848      Branch: perl
40849            ! pod/perldiag.pod t/pragma/warn/toke toke.c
40850 ____________________________________________________________________________
40851 [  7943] By: jhi                                   on 2000/12/01  19:44:44
40852         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
40853              that also breaks using them as methods. 
40854      Branch: perl
40855            ! pod/perldiag.pod t/op/misc.t toke.c
40856 ____________________________________________________________________________
40857 [  7942] By: nick                                  on 2000/12/01  17:56:46
40858         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
40859              Make 'unix' pass most tests
40860              - do unread by temporary push of layer ("pending") holding unread chars
40861              - fast_gets is now based on per-handle flag
40862              - relax one of io/pipe.t tests to allow print to fail and close to
40863              succeed so that it passes on unbuffered "unix" layer.
40864              Remaining fail is sporadic and a genuine race condition between
40865              parent/child in fork test.
40866      Branch: perlio
40867            ! perlio.c perliol.h t/io/pipe.t
40868 ____________________________________________________________________________
40869 [  7941] By: jhi                                   on 2000/12/01  15:28:58
40870         Log: (Retracted by #7943.)
40871              
40872              Reserve the short named string operator names.
40873      Branch: perl
40874            ! pod/perldiag.pod t/op/misc.t toke.c
40875 ____________________________________________________________________________
40876 [  7940] By: jhi                                   on 2000/12/01  06:45:53
40877         Log: Get the three different space character classes right under utf8.
40878      Branch: perl
40879            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
40880            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
40881            ! regexec.c t/op/pat.t utf8.c
40882 ____________________________________________________________________________
40883 [  7939] By: jhi                                   on 2000/12/01  03:26:26
40884         Log: Two more tests that make no sense in UTF-8 since the test
40885              data is not in UTF-8.
40886      Branch: perl
40887            ! t/op/regexp.t
40888 ____________________________________________________________________________
40889 [  7938] By: jhi                                   on 2000/12/01  03:20:39
40890         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
40891              should it be required inside regexen?
40892      Branch: perl
40893            ! regcomp.c t/op/regmesg.t
40894 ____________________________________________________________________________
40895 [  7937] By: jhi                                   on 2000/12/01  02:58:53
40896         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
40897              stored and restored, and thusly was trounced by the utf8 swash
40898              routines.
40899      Branch: perl
40900            ! regcomp.c
40901 ____________________________________________________________________________
40902 [  7936] By: jhi                                   on 2000/11/30  20:41:39
40903         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
40904              Why the different platforms behave so differently (core dump vs
40905              no core dump) on this bug is a but of a mystery, but if I had to
40906              guess I would mumble something like 'alignment'.
40907      Branch: perl
40908            ! sv.c
40909 ____________________________________________________________________________
40910 [  7935] By: jhi                                   on 2000/11/30  16:17:02
40911         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
40912              From: Robin Barker <rmb1@cise.npl.co.uk>
40913              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
40914              Date: Thu, 30 Nov 2000 14:27:12 GMT
40915      Branch: perl
40916            ! perlio.c toke.c
40917 ____________________________________________________________________________
40918 [  7934] By: jhi                                   on 2000/11/30  16:04:49
40919         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
40920      Branch: perl
40921            ! t/lib/net-hostent.t
40922 ____________________________________________________________________________
40923 [  7933] By: jhi                                   on 2000/11/30  06:07:26
40924         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
40925              From: Peter Prymmer <pvhp@forte.com>
40926              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
40927              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
40928              
40929              In VMS the localhost may be LOCALHOST.
40930      Branch: perl
40931            ! t/lib/net-hostent.t
40932 ____________________________________________________________________________
40933 [  7932] By: jhi                                   on 2000/11/30  01:11:11
40934         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
40935              From: Peter Prymmer <pvhp@forte.com>
40936              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
40937              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
40938              
40939              plus regen perlapi.pod.
40940      Branch: perl
40941            ! pod/perlapi.pod utf8.c
40942 ____________________________________________________________________________
40943 [  7931] By: jhi                                   on 2000/11/30  01:06:19
40944         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
40945              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40946              Date:     Wed, 29 Nov 2000 17:15:11 EST
40947              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
40948      Branch: perl
40949            ! t/lib/filter-util.pl t/lib/filter-util.t
40950 ____________________________________________________________________________
40951 [  7930] By: jhi                                   on 2000/11/29  18:51:55
40952         Log: Update Changes.
40953      Branch: perl
40954            ! Changes patchlevel.h
40955 ____________________________________________________________________________
40956 [  7929] By: jhi                                   on 2000/11/29  18:50:55
40957         Log: Update the va_copy() metaconfig unit.
40958      Branch: metaconfig/U/perl
40959            ! need_va_copy.U
40960 ____________________________________________________________________________
40961 [  7928] By: jhi                                   on 2000/11/29  17:50:43
40962         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
40963              From: Dominic Dunlop <domo@computer.org>
40964              Date: Tue, 28 Nov 2000 16:41:57 +0100
40965              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
40966              
40967              Patch to catch a core dump in the Configure va_copy test.
40968      Branch: perl
40969            ! Configure config_h.SH
40970 ____________________________________________________________________________
40971 [  7927] By: jhi                                   on 2000/11/29  17:31:59
40972         Log: Retract #7921, the patch shouldn't be needed.
40973      Branch: perl
40974            ! sv.c
40975 ____________________________________________________________________________
40976 [  7926] By: jhi                                   on 2000/11/29  17:01:41
40977         Log: Make the Class::Struct import() wiser.
40978      Branch: perl
40979            ! lib/Class/Struct.pm t/lib/class-struct.t
40980 ____________________________________________________________________________
40981 [  7925] By: jhi                                   on 2000/11/29  16:36:33
40982         Log: All the core library users of Class::Struct seem to be
40983              using "use Class::Struct 'struct';" instead of the bare
40984              "use Class::Struct;", which isn't documented in Class::Struct.
40985              This can't be right.
40986      Branch: perl
40987            ! lib/File/stat.pm
40988 ____________________________________________________________________________
40989 [  7924] By: jhi                                   on 2000/11/29  16:32:15
40990         Log: A test works better if it has the right 1..$n output.
40991      Branch: perl
40992            ! t/lib/class-struct.t
40993 ____________________________________________________________________________
40994 [  7923] By: jhi                                   on 2000/11/29  16:29:11
40995         Log: Forgot to MANIFEST the new Net::hostent test.
40996      Branch: perl
40997            ! MANIFEST
40998 ____________________________________________________________________________
40999 [  7922] By: jhi                                   on 2000/11/29  16:27:49
41000         Log: Integrate perlio.
41001      Branch: perl
41002           !> iperlsys.h perlio.c
41003 ____________________________________________________________________________
41004 [  7921] By: jhi                                   on 2000/11/29  16:27:10
41005         Log: (Retracted by #7927.)
41006              
41007              Subject: [PATCH] Is infinity a number?
41008              From: Simon Cozens <simon@cozens.net>
41009              Date: Wed, 29 Nov 2000 14:48:20 +0000
41010              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
41011      Branch: perl
41012            ! sv.c
41013 ____________________________________________________________________________
41014 [  7920] By: jhi                                   on 2000/11/29  16:23:02
41015         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
41016              From: rspier@pobox.com (Robert Spier)
41017              Date: Wed, 29 Nov 2000 02:17:49 -0500
41018              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
41019              
41020              Add a test for Net::hostent.
41021      Branch: perl
41022            + t/lib/net-hostent.t
41023 ____________________________________________________________________________
41024 [  7919] By: jhi                                   on 2000/11/29  16:21:31
41025         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
41026              add a test for Class::Struct.
41027      Branch: perl
41028            + t/lib/class-struct.t
41029            ! MANIFEST lib/Class/Struct.pm
41030 ____________________________________________________________________________
41031 [  7918] By: jhi                                   on 2000/11/29  15:48:40
41032         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
41033              From: rspier@pobox.com (Robert Spier)
41034              Date: Wed, 29 Nov 2000 02:25:39 -0500
41035              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
41036              
41037              More checking in case someone has broken their services or
41038              protocol databases.
41039      Branch: perl
41040            ! ext/Sys/Syslog/Syslog.pm
41041 ____________________________________________________________________________
41042 [  7917] By: jhi                                   on 2000/11/29  15:46:25
41043         Log: Subject: [PATCH] $^O  win32 -> MSWin32
41044              From: rspier@pobox.com (Robert Spier)
41045              Date: Wed, 29 Nov 2000 02:17:38 -0500
41046              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
41047              
41048              plus similar nits for vms, err, VMS, and UNICOS.
41049      Branch: perl
41050            ! t/lib/syslfs.t t/op/lfs.t
41051 ____________________________________________________________________________
41052 [  7916] By: jhi                                   on 2000/11/29  15:42:51
41053         Log: Subject: [PATCH] Tokeniser debugging
41054              From: Simon Cozens <simon@cozens.net>
41055              Date: Wed, 29 Nov 2000 14:15:45 +0000
41056              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
41057      Branch: perl
41058            ! perl.c perl.h pod/perlrun.pod toke.c
41059 ____________________________________________________________________________
41060 [  7915] By: jhi                                   on 2000/11/29  15:41:36
41061         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
41062              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41063              Date: Wed, 29 Nov 2000 02:13:14 -0500
41064              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
41065              
41066              OUT keyword nits.
41067              
41068              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
41069              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41070              Date: Wed, 29 Nov 2000 03:09:04 -0500
41071              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
41072              
41073              OUT and IN_OUT documentation.
41074      Branch: perl
41075            ! lib/ExtUtils/xsubpp pod/perlxs.pod
41076 ____________________________________________________________________________
41077 [  7914] By: jhi                                   on 2000/11/29  03:35:01
41078         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
41079              From: John Tobey <jtobey@john-edwin-tobey.org>
41080              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
41081              Message-Id: <m140e1N-000FOoC@feynman.localnet>
41082              
41083              plus a performance speedup noticed by Sarathy.
41084      Branch: perl
41085            ! op.c
41086 ____________________________________________________________________________
41087 [  7913] By: jhi                                   on 2000/11/29  03:16:59
41088         Log: Use "1 while unlink" so that VMS gets clean, too.
41089      Branch: perl
41090            ! t/lib/filter-util.t
41091 ____________________________________________________________________________
41092 [  7912] By: jhi                                   on 2000/11/29  03:09:08
41093         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
41094              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41095              Date: Tue, 28 Nov 2000 03:27:09 -0500
41096              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
41097      Branch: perl
41098            ! lib/ExtUtils/xsubpp
41099 ____________________________________________________________________________
41100 [  7911] By: jhi                                   on 2000/11/29  03:06:30
41101         Log: This should have been part of #7872: no need to scan UTF-8
41102              until eternity.
41103      Branch: perl
41104            ! utf8.c
41105 ____________________________________________________________________________
41106 [  7910] By: jhi                                   on 2000/11/29  02:50:04
41107         Log: One more perltie.pod nit from Casey R. Tweten.
41108      Branch: perl
41109            ! pod/perltie.pod
41110 ____________________________________________________________________________
41111 [  7909] By: jhi                                   on 2000/11/29  02:44:23
41112         Log: Document the known sprintf test failures, exact standard
41113              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
41114      Branch: perl
41115            ! pod/perldelta.pod t/op/sprintf.t
41116 ____________________________________________________________________________
41117 [  7908] By: jhi                                   on 2000/11/29  02:36:23
41118         Log: Add the Encoding table format documentation.
41119      Branch: perl
41120            + ext/Encode/Encode/EncodeFormat.pod
41121            ! MANIFEST
41122 ____________________________________________________________________________
41123 [  7907] By: jhi                                   on 2000/11/29  02:07:24
41124         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
41125              From: "Casey R. Tweten" <crt@kiski.net>
41126              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
41127              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
41128              
41129              Subject: Re: [PATCH] Updating perltie.pod for arrays
41130              From: "Casey R. Tweten" <crt@kiski.net>
41131              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
41132              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
41133      Branch: perl
41134            ! pod/perltie.pod
41135 ____________________________________________________________________________
41136 [  7906] By: nick                                  on 2000/11/28  22:40:59
41137         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
41138      Branch: perlio
41139            ! iperlsys.h perlio.c
41140 ____________________________________________________________________________
41141 [  7905] By: nick                                  on 2000/11/28  22:04:34
41142         Log: Integrate mainline
41143      Branch: perlio
41144           !> (integrate 39 files)
41145 ____________________________________________________________________________
41146 [  7904] By: jhi                                   on 2000/11/28  16:44:43
41147         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
41148              From: Nicholas Clark <nick@babyhippo.co.uk>
41149              Date: Tue, 28 Nov 2000 11:16:57 +0000
41150              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
41151      Branch: perl
41152            ! pod/perlipc.pod
41153 ____________________________________________________________________________
41154 [  7903] By: jhi                                   on 2000/11/28  16:40:31
41155         Log: Subject: [PATCH] Updating perltie.pod for arrays
41156              From: "Casey R. Tweten" <crt@kiski.net>
41157              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
41158              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
41159      Branch: perl
41160            ! pod/perltie.pod
41161 ____________________________________________________________________________
41162 [  7902] By: jhi                                   on 2000/11/28  16:39:37
41163         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
41164              From: Robin Barker <rmb1@cise.npl.co.uk>
41165              Date: Mon, 27 Nov 2000 17:56:44 GMT
41166              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
41167      Branch: perl
41168            ! pod/perlfunc.pod t/op/split.t
41169 ____________________________________________________________________________
41170 [  7901] By: jhi                                   on 2000/11/28  16:28:04
41171         Log: setmode() is a DOSish-only thing.
41172      Branch: perl
41173            ! perlio.c
41174 ____________________________________________________________________________
41175 [  7900] By: jhi                                   on 2000/11/28  16:21:46
41176         Log: Subject: [PATCH] perlcc.PL cleanups
41177              From: Simon Cozens <simon@cozens.net>
41178              Date: Tue, 28 Nov 2000 12:44:35 +0000
41179              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
41180      Branch: perl
41181            ! utils/perlcc.PL
41182 ____________________________________________________________________________
41183 [  7899] By: gsar                                  on 2000/11/28  06:32:55
41184         Log: reintegrate files missed by change#7895
41185      Branch: maint-5.6/perl
41186           +> ext/ByteLoader/bytecode.h utils/Makefile
41187            - utils/perlbc.PL
41188 ____________________________________________________________________________
41189 [  7897] By: gsar                                  on 2000/11/27  18:22:47
41190         Log: can't integrate these two files, for some reason
41191      Branch: maint-5.6/perl
41192            - ext/ByteLoader/bytecode.h utils/Makefile
41193 ____________________________________________________________________________
41194 [  7895] By: gsar                                  on 2000/11/27  18:11:21
41195         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
41196              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
41197              6757..6890,6892..6901 from mainline
41198              
41199              Bytecompiler patches from Benjamin Stuhl.
41200              
41201              More bytecompiler.
41202              
41203              Subject: [PATCH blead] B:: missing dependency
41204              
41205              Subject: [PATCH: 6757] configure.com updates and syslog build
41206              
41207              Long double Gconvert fixes from Yitzchak Scott-Thoennes
41208              and Spider Boardman.
41209              
41210              Subject: [PATCH blead] nextchar() abuse misses an optimisation
41211              
41212              Long double fixes from Spider Boardman.
41213              
41214              Make the selection of NVff et al stricter.
41215              
41216              cSVOPo_*v things index into the current PL_curpad
41217              under ithreads, which is different from the curpad
41218              used by the XSUB.  (In other words, the code as-is
41219              before this patch wouldn't work under ithreads.)
41220              
41221              Be portable.
41222              
41223              VMS MMS (make) wants null action.
41224              
41225              Mac and other portability updates from Chris Nandor.
41226              
41227              Storable support, v-version fixes.
41228              Subject: CPAN.pm beta for testing available
41229              
41230              Portability fix from Hugo van der Sanden.
41231              
41232              Bad makefile.
41233              
41234              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
41235              
41236              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
41237              
41238              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
41239              
41240              Replace #6705 with a minimal doc patch.
41241              Subject: [PATCH 5.6.0] replace change #6705
41242              
41243              Drop the separate perlbc, perlcc -b should be enough.
41244              
41245              installperl couldn't tell whether it had run tests or not.
41246              Subject: [PATCH] Re: installperl and t/TEST
41247              
41248              Add silencer flags to installperl.
41249              Subject: [PATCH] Making installperl silent.
41250              
41251              Make "make install" by default silent.  A new "install-verbose"
41252              target is verbose.
41253              
41254              More liberal parsing of version numbers.
41255              Subject: Re: CPAN.pm beta for testing available
41256              
41257              Create directories in silence.
41258              Subject: [PATCH] Another silencer for MakeMaker
41259              
41260              DOS patches and portability/porting notes, from Tim Jenness.
41261              
41262              Make installman to recognize the silence flag -S.
41263              
41264              Actually do something with the silencer option.
41265              
41266              Continue silencing.
41267              
41268              Show the doc file, not the temp file.
41269              
41270              Regen perltoc.
41271              
41272              Subject: [PATCH] More silencing of installman.
41273              
41274              Better wording for the vec lvalue diagnostic.
41275              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
41276              
41277              Subject: [PATCH: 6805] several more tweaks to configure.com
41278              
41279              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
41280              
41281              Missing parts of 
41282              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
41283              
41284              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
41285              (applied slightly modified)
41286              
41287              installperl --verbose and --silent.
41288              Subject: Re: [PATCH] More silencing of installman.
41289              
41290              Add install-silent target.
41291              
41292              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
41293              the problem reported in
41294              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
41295              
41296              Tweak the sfio/useperlio logic, hopefully as wished in
41297              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
41298              
41299              One forgotten file from #6816.
41300              
41301              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
41302              
41303              Remove duplicately applied patch shards.
41304              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
41305              
41306              Support preserving extremely big/small angles.
41307              
41308              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
41309              
41310              Subject: [PATCH] installation not quite silent yet.
41311              
41312              Update the test count.
41313              
41314              Use UVxf, PTR2UV, NVff.
41315              
41316              Document PTR2XX and INT2PTR.
41317              
41318              no-install target a la make -n.
41319              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
41320              
41321              grep -e isn't portable.
41322              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
41323              
41324              Can't get the test to reliably work thanks to the
41325              inaccurateness of floating point.  "Resolves" bug ids
41326              20000826.003, 20000826.009, 20000826.010,
41327              
41328              Subject: installman buglet
41329              
41330              DJGPP update from Laszlo Molnar.
41331              
41332              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
41333              
41334              Passing -R in ldflags makes now it to appear in the default
41335              for lddlflags, just like with -L.
41336              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
41337              
41338              Test nit.
41339              
41340              Use the actual thread type, not the pointer-to-struct.
41341              
41342              Provice virtual $Config{ccflags_nolargefiles} etc. 
41343              
41344              display_format used as a class method without arguments was broken,
41345              reported in
41346              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
41347              
41348              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
41349              
41350              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
41351              
41352              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
41353              
41354              opmini.o may be left around if a build is interrupted.
41355              
41356              Typo in #6858.
41357              
41358              Fix for ID 20000828.001, long doubles were not formatted
41359              correctly (showed up in $], which stopped installing perl).
41360              
41361              An attempt to fix the problem reported in
41362              Subject: Building perl@6856 using gcc/AIX 4.3.3 
41363              I can't test this properly since the gcc installation I have
41364              access to seems to be botched (gcc is calling the AIX cpp,
41365              a losing proposition...)
41366              
41367              Add -ld to archname on long tr...double platforms.
41368              
41369              Subject: hv.h Doc Patch
41370              
41371              Potential cruft.
41372              
41373              Subject: [PATCH bleedperl@6856] warnings fixes
41374              
41375              -S is the silent flag, -s is the strip flag.
41376              Subject: [PATCH] Re: [PATCH] make no-install          
41377              
41378              Take out the SUIDMAIL thing, that will not be
41379              a problem in 5.7.*.
41380              
41381              Subject: [PATCH bleedperl@6866] spellings
41382              
41383              Subject: [PATCH] Re: files not cleaned even by veryclean
41384              
41385              Use minimal @INC in tests, most of the time just '../lib',
41386              so that we simply can't pick up stuff from other Perls than
41387              the one we are testing.  Pointed out by
41388              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
41389              
41390              Update to Getopt::Long 2.24, from Johan Vromans.
41391              
41392              Fix for thinko in #6848.
41393              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
41394              
41395              Patches all over for people and the files they (hopefully) care about.
41396              
41397              Subject: Net::protoent does not export 'getproto'
41398              
41399              Missed a change in #6869.
41400              
41401              Subject: [PATCH] Warnings in B::Deparse
41402              
41403              Subject: [PATCH] Glob dumping
41404              
41405              Disable one of the tests for now.
41406              
41407              Disabling the one test is a bit tricky.
41408              
41409              Don't forget to tidy up.
41410              
41411              The #6881 removed one dump line.
41412              
41413              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
41414              
41415              Under usethreads the dumped variable is IN_PAD.
41416              Subject: Re: [PATCH] Glob dumping
41417              
41418              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
41419              
41420              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
41421              
41422              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
41423              
41424              Regen Configure for #6894.
41425              
41426              Subject: [PATCH: 6889] updates to perlebcdic.pod
41427              
41428              Undo namespace pollution of #6878.
41429              Subject: Re: Net::protoent does not export 'getproto'
41430              
41431              Admit that we are leaking scalars.
41432              
41433              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
41434      Branch: maint-5.6/perl
41435           !> (integrate 271 files)
41436 ____________________________________________________________________________
41437 [  7894] By: gsar                                  on 2000/11/27  16:00:34
41438         Log: a couple of nits
41439      Branch: maint-5.6/perl
41440            ! MANIFEST pp_sys.c
41441 ____________________________________________________________________________
41442 [  7893] By: gsar                                  on 2000/11/27  15:10:56
41443         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
41444              6740..6745,6747..6757,6760
41445              
41446              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
41447              
41448              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
41449              
41450              Doc nits spotted by Richard Soderberg.
41451              
41452              move WNOHANG definition to where other such things are
41453              
41454              Make $Config{byteorder} more magical so that it is
41455              dynamically computed: nice for 'fat binaries'.
41456              Subject: [PATCH]: default byteorder
41457              
41458              Subject: [PATCH] Cwd.pm now uses strict
41459              
41460              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
41461              
41462              Get -DLEAKTEST to compile (not necessarily to work, mind)
41463              Subject: [ID 20000724.006] -DLEAKTEST problem
41464              
41465              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
41466              
41467              Add perlebcdic from Peter Prymmer, regen toc.
41468              
41469              Don't propose using modules built for 5.005 if no binary
41470              compatibility with 5.005 is attempted.
41471              
41472              Do not use prototyping here.
41473              Subject: [ID 20000817.016] [PATCH] Peek.xs
41474              
41475              Document what the backtick returns if the command fails.
41476              
41477              Add byteorder to the myconfig output.
41478              
41479              Introduce NVef, NVff, and NVgf, use the middle one.
41480              (helps for lib/peek + Linux + long doubles)  Reported in
41481              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
41482              Use NVs in POSIX math, not doubles.
41483              Subject: [ID 20000817.014] POSIX & modfl
41484              
41485              Subject: [PATCH 5.6.0+] newSVrv() memory leak
41486              
41487              The byteorder code in #6671 was wrong.
41488              
41489              Fix the lib/complex failure of
41490              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
41491              Linux long double accuracy issue: something that
41492              when printed with %g looks like "2" but int() of it is 1.
41493              
41494              Propagate new Configure vars.
41495              
41496              Unbuffer the output.
41497              
41498              Subject: [PATCH] perltrap.pod spring cleaning
41499              
41500              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
41501              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
41502              
41503              Tiny Getopt::Long patch from Johan Vromans.
41504              
41505              Document code point which makes if (defined %stash::) to work
41506              (noted by Spider Boardman).
41507              
41508              Subject: [PATCH perl@6698] cygwin port
41509              
41510              Document the NDBM_File and ODBM_File as SDBM_File
41511              was documented in #6417.
41512              
41513              The new tests were missing from #6415.
41514              
41515              Add [[:blank:]] as suggested in
41516              Subject: [ID 20000716.024] [=cc=] / [:blank:]
41517              (the [=cc=] has already been taken care of by #6439
41518              so the whole bug report can be closed)
41519              and make [[:space:]] to be equivalent to isspace(3)
41520              (as opposed to \s, which is isSPACE()).  The difference
41521              is that now [[:space:]] matches the mythical vertical tab,
41522              while \s doesn't.
41523              
41524              Don't eat leading os from index entries.
41525              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
41526              
41527              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
41528              
41529              Typo in pp_complement().
41530              Subject: [PATCH perl-current] Deparse
41531              
41532              Add warnif(), check warnings further up the stack,
41533              all the warnings functions now can take an optional object reference.
41534              Subject: [PATCH bleedperl@6691] warnings pragma update
41535              
41536              Fix a core dump in lib/selfloader under -DDEBUGGING.
41537              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
41538              
41539              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
41540              
41541              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
41542              
41543              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
41544              Put back the long double avoidance code to POSIX.xs
41545              because VMS seems to need it still.
41546              
41547              Introduce a 'veryclean' target that is like 'distclean'
41548              but also removes *~ and *.orig.
41549              
41550              Subject: [ID 20000817.023] endianness description in perlfunc.pod
41551              
41552              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
41553              
41554              Let's try #6717 again.
41555              
41556              UTF8 concat fixes.
41557              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
41558              
41559              pp_open() could pass an uninitialized filename down to do_open9().
41560              
41561              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
41562              
41563              Update to CGI 2.72, from Lincoln Stein.
41564              
41565              Subject: [PATCH] Silence MakeMaker (Was: installman)
41566              
41567              Use temporary directory instead of current directory.
41568              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
41569              
41570              Document odd vs even subreleases and -Dusedevel.
41571              
41572              The veryclean target needs to clobber.
41573              
41574              Use File::Spec->tmpdir().
41575              
41576              Document the number of exponent digits.
41577              
41578              Mention perlebcdic and perlposix-bc.
41579              
41580              s/this one/the 5.6.0 release/
41581              
41582              The #6724 is here.
41583              
41584              The correct cleaning order is an art.
41585              
41586              small tweaks for change#6705: avoid C++ style comments in C code;
41587              use Perl's malloc API rather than the low level system one
41588              
41589              Array context keeps slithering in.
41590              
41591              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
41592              
41593              Subject: [PATCH] os2.c fix for use64bitint
41594              
41595              Update to Pod::LaTeX 0.53.
41596              Subject: [PATCH] lib/Pod/LaTeX.pm updates
41597              
41598              Document the endianness of Alpha more precisely.
41599              
41600              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
41601              
41602              Rename the macro argument because some preprocessors
41603              can't tell the difference and expand arguments also inside
41604              double quoted strings.
41605              
41606              free TLS slot properly on Windows
41607              
41608              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
41609              
41610              Unicos/mk requires elaborate paranoia.
41611              
41612              Tweak the floating point output routine preferences.
41613              
41614              Also under djgpp the timestamps are funky.
41615              
41616              Apply some PodParser 1.18 patches; the Pod/Find.pm
41617              patches cannot be applied since #6712 conflicts.
41618              
41619              Use PodParser 1.18 new test.
41620              
41621              A pod nit.
41622              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
41623              
41624              Be verydeepclean.
41625      Branch: maint-5.6/perl
41626           +> pod/perlebcdic.pod
41627           !> (integrate 106 files)
41628 ____________________________________________________________________________
41629 [  7892] By: jhi                                   on 2000/11/27  15:02:32
41630         Log: Update Changes.
41631      Branch: perl
41632            ! Changes patchlevel.h
41633 ____________________________________________________________________________
41634 [  7891] By: jhi                                   on 2000/11/27  14:57:23
41635         Log: Subject: Re: perlfaq style changes
41636              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41637              Date: Sat, 25 Nov 2000 23:32:26 -0800
41638              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
41639              
41640              plus a note from Ronald Kimball.
41641      Branch: perl
41642            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
41643 ____________________________________________________________________________
41644 [  7890] By: jhi                                   on 2000/11/27  14:53:14
41645         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
41646              From: Benjamin Holzman <bah@ecnvantage.com>
41647              Date: Sun, 26 Nov 2000 16:27:33 -0500
41648              Message-ID: <20001126162733.J25040@ecnvantage.com>
41649      Branch: perl
41650            ! gv.c
41651 ____________________________________________________________________________
41652 [  7889] By: jhi                                   on 2000/11/27  14:43:11
41653         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
41654              From: lvirden@cas.org
41655              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
41656              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
41657      Branch: perl
41658            ! README.amiga
41659 ____________________________________________________________________________
41660 [  7888] By: jhi                                   on 2000/11/27  14:32:34
41661         Log: Restore also the locale test to no-sprintf-taint state.
41662              Fixes the bug 20001127.003.
41663      Branch: perl
41664            ! sv.c t/pragma/locale.t
41665 ____________________________________________________________________________
41666 [  7887] By: gsar                                  on 2000/11/27  14:13:05
41667         Log: integrate changes#6613..6616,6620..6665 from mainline
41668              
41669              VMS configure.com update continues.
41670              
41671              Subject: Test fails / warnings with perl-current #6612
41672              
41673              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
41674              
41675              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
41676              
41677              For now remove the mail code.
41678              
41679              Subject: Re: [PATCH] @+, @- readonly
41680              
41681              Subject: warning: storage class after type is obsolescent
41682              
41683              Subject: sfio2000
41684              
41685              Subject: Re: File::Temp problems on VMS in bleedperl
41686              
41687              README.os2 update.
41688              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
41689              
41690              Make the user to give up his firstborn, err, to knowingly
41691              verify installing an unstable developer release.  Also bump
41692              the release to 5.7.0, but leave a patch tag in the local
41693              patches saying that this is not yet the real thing.
41694              
41695              Update (kinda) to Test 1.14, from Joshua Pritikin.
41696              
41697              make ok etc also for win32.
41698              
41699              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
41700              
41701              Don't blow limited stacks, a lower number is enough to
41702              tickle the lookbehind limit.
41703              
41704              Use -Dusedevel; regen Configure and the respective Porting stuff.
41705              
41706              Subject: [PATCH] debugger exit code should reflect user exit code
41707              
41708              Subject: [PATCH perl@6620] cygwin port
41709              
41710              Missed a file from #6638.
41711              
41712              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)
41713              
41714              magic callbacks all need to have same type signature
41715              
41716              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
41717              
41718              Fix a dependency problem.
41719              Subject: [PATCH: 6640] VMS Makefile.SH update
41720              
41721              The numeric locale was reset to "C" by s?printf and never restored.
41722              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
41723              No test since adding the failing example to locale.t
41724              does not fail -- probably because the locale settings are so
41725              thoroughly tweaked by that time.  Running the example standalone
41726              does fail, though.  UPDATE: test case added at change #7540.
41727              
41728              Subject: [ID 20000324.040] minor fix to perlhpux.pod
41729              
41730              Update to CPAN 1.57.
41731              
41732              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
41733              
41734              Change the perlbug address to perl.org since it's more forgiving.
41735              
41736              Change the regx compilation error markers to use = instead of <
41737              since pod makes using the latter quite messy.  Reported in
41738              ID 20000814.006 by Abigail and in
41739              Subject: Unknown escape E<> ?
41740              
41741              Update to perldebtut 1.9, from Richard Foley.
41742              
41743              check that the number pseudo children doesn't exceed
41744              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
41745              the WaitForMultipleObjects() limit that would cause wait()
41746              to crash)
41747              wait() and waitpid() could potentially be rewritten to use
41748              more than one thread to do the waiting to eliminate this
41749              limitation
41750              
41751              change#6328 could make close(SOCKET) return false on windows
41752              when it shouldn't
41753              
41754              pod nit seen in passing
41755              
41756              on windows, the return values from wait() and waitpid() don't
41757              match those of pseudo-pids
41758              
41759              waitpid() now handles externally spawned pids correctly;
41760              fixes for backtick/wait/waitpid failures on Windows 9x
41761              these changes make the pid returned by process functions on
41762              Windows 9x always positive by clearing the high bit (which
41763              is always set on Win9x); pseudo-process PIDs are likewise
41764              always negative now on Win9x (just as on NT/2000)
41765              
41766              trailing new %ENV entries weren't being pushed into the real
41767              environment of subprocesses on Windows
41768              
41769              Tweak the regex compilation errors once more.
41770              
41771              avoid warnings from dense compiler
41772              
41773              add "ok" targets from change#6632 in makefile.mk
41774      Branch: maint-5.6/perl
41775            - lib/Pod/PlainText.pm vms/configure.com
41776           !> (integrate 66 files)
41777 ____________________________________________________________________________
41778 [  7886] By: jhi                                   on 2000/11/27  13:54:18
41779         Log: __FUNCTION__ isn't portable and trying to emulate it leads
41780              into practically spelling out the name of the function.
41781              Takes care of the bug 20001127.001.
41782      Branch: perl
41783            ! perlio.c
41784 ____________________________________________________________________________
41785 [  7885] By: gsar                                  on 2000/11/27  13:53:18
41786         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
41787              6610..6611 from mainline
41788              
41789              Make regular expression parse error messages easier to understand.
41790              Subject: Re: enhanced(?) regex error messages
41791              
41792              Tiny tidying on report_evil_fh().
41793              
41794              Subject: Re: enhanced(?) regex error messages 
41795              plus Capitalize the error messages, plus perldiag them.
41796              
41797              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
41798              
41799              Document here-doc better.
41800              
41801              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
41802              
41803              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
41804              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
41805              (either perlbug or p5p ate the original), plus regen
41806              perlapi and perltoc. 
41807              
41808              Regen global.sym.
41809              
41810              Double check that we have a dirhandle.
41811              
41812              Subject: Re: enhanced(?) regex error messages
41813              (plus two small patches sent privately)
41814              (this still seems to leave few test failures)
41815              
41816              warn is a macro, avoid using at a variable to avoid warnings
41817              in some configurations; readdir.t is too conservative in
41818              estimating number of *.t's
41819              
41820              Get back into sync with Jeffrey on the enhanced regex warnings.
41821              
41822              Subject: [PATCH 5.6.0] cygwin port
41823              
41824              Zero entries were skipped, fix from Adrian Goalby
41825              <argoalby@yahoo.co.uk>
41826              
41827              Subject: Remove dead entry in perldiag
41828              
41829              Amend the description of Perl6.
41830              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
41831              
41832              detypo
41833              
41834              It's the 2ndO'ROSSC.
41835              
41836              Revert the sv.c part of #6559, a better fix is needed.
41837              
41838              Iterating perl6 description.
41839              
41840              Update to Term::ANSIColor 1.03, from Russ Allbery.
41841              
41842              Update to Getopt::Long 2.23_05, from Johan Vromans.
41843              
41844              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
41845              
41846              Update to Pod::Parser 1.17, from Brad Appleton.
41847              
41848              Update to CPAN 1.56, from Andreas König.
41849              
41850              Update to CGI 2.70, from Lincoln Stein.
41851              
41852              Put back the std @INC thing.
41853              
41854              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
41855              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
41856              
41857              Document the IO::Select timeout.
41858              
41859              sleep(1) does not necessarily return 1.
41860              Subject: [PATCH bleadperl] op/lex_assign.t  
41861              
41862              Subject: debugger "d" command doesnt check line number
41863              
41864              B::Deparse didn't do sub attributes.
41865              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
41866              
41867              Preprocessing and postprocessing for File::Find.
41868              Subject: Patch to Find::File.pm to allow alphabetical results
41869              
41870              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
41871              
41872              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
41873              
41874              Subject: Re: [ID 20000730.003] utf8::length() bad
41875              
41876              Subject: Getting perlio and threads to compile
41877              (the Solaris version changes in Configure skipped)
41878              
41879              Tests for #6589.
41880              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
41881              
41882              Add Perl debugging tutorial, regen toc. 
41883              Subject: perldebtut.pod
41884              
41885              Add a few missing files, update MANIFEST.
41886              
41887              Rewrite of vms/subconfigure.com as configure.com,
41888              from Peter Prymmer and the vmsperl crew.
41889              
41890              Should have deleted this in #6603.
41891              
41892              Fix the test for 5005threads.
41893              
41894              Fix-n-skip the tests under 5005threads.
41895              
41896              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
41897              
41898              Upgrade to CGI 2.71, from Lincoln Stein.
41899      Branch: maint-5.6/perl
41900           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
41901           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
41902           +> t/op/regmesg.t t/pod/find.t vms/configure.com
41903            - vms/subconfigure.com
41904            ! lib/lib.pm
41905           !> (integrate 115 files)
41906 ____________________________________________________________________________
41907 [  7884] By: jhi                                   on 2000/11/27  13:44:33
41908         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
41909              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41910              Date:     Mon, 27 Nov 2000 08:23:54 EST
41911              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
41912      Branch: perl
41913            ! vms/descrip_mms.template vms/test.com
41914 ____________________________________________________________________________
41915 [  7883] By: gsar                                  on 2000/11/27  11:50:46
41916         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
41917              6511..6513,6515..6523,6525..6536
41918              
41919              The swallow_bom() saga continues.  The #23 of require.t
41920              (UTF16-LE) still fails (silently, no output) but the #22
41921              (UTF16-BE) seems to be working now.  The root of the
41922              failure may be in sv_gets(): is it UTF-16LE-aware,
41923              especially when it comes to line endings? 
41924              
41925              Document the problem with -P in HP-UX and its workaround.
41926              
41927              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
41928              (aka ID 20000730.002)
41929              
41930              Subject: fix and question re: waitpid() under win32
41931              
41932              Make the safety catch for buggy gccs work with triple version
41933              numbers like 2.95.2.  Reported in
41934              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
41935              
41936              In Digital UNIX warn if gcc explicitly chosen because even
41937              2.95.2 is known to cause problems.
41938              
41939              Make chr() for values >127 to create utf8 when under utf8.
41940              
41941              various syntax errors and such (not fixed: comp/require.t#22 coredump
41942              on Windows)
41943              
41944              Stash away the largefiles flags and libswanted.
41945              
41946              BOM patching from Simon Cozens.
41947              
41948              If gccosandvers is equal to osname, clear gccosandvers.
41949              
41950              Make p4desc to skip non-mainperl branches by default.
41951              
41952              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
41953              
41954              The test from this
41955              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
41956              
41957              In new BSDs changes to argv[] do not show up in ps(1) output,
41958              instead one must use setproctitle().  This was already addressed
41959              by change #6457, but the below has a new variant for FreeBSD 4.0
41960              or later, and the matter is also documented more.
41961              
41962              FreeBSD 3.* updates from
41963              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
41964              
41965              regen_headers, regen perltoc.
41966              
41967              Document in one place the memory abstractions used in Perl core.
41968              
41969              memcpy has n o in it, as pinted ut by Sarathy.
41970              
41971              Remove the extraneous "main::" prefix from all the
41972              "opened only for", "on closed", and "never opened" warnings.
41973              
41974              The name of a filehandle does not have <these>.
41975              
41976              The tr utf8 patching continues.
41977              
41978              The new setproctitle() feature is available only in 
41979              bleeding edge FreeBSD.  From Paul Saab.
41980              
41981              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
41982              
41983              Dump UVs as UVs in Data::Dumper.
41984              
41985              detypo #6494
41986              
41987              Document the IVdf UVuf UVof UVxf.
41988              
41989              require.t needs binmode() to work on windows
41990              
41991              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
41992              that are hopefully soon put into use.
41993              
41994              Allow "no Module;" even if there is no 'unimport'.
41995              
41996              Better skip message for the test; one of the two problems in
41997              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
41998              
41999              The subtest 4 may fail also on VOBS, as pointed out
42000              by Nick Ing-Simmons in November 1999, bug id 19991124.003
42001              (but the failure in that bug report isn't the subtest 4).
42002              
42003              Be more informative on what is skipped and why,
42004              also repeat the list at the end.
42005              
42006              Add a URL for FSF.
42007              
42008              Subject: [PATCH] sv.h documentation - SvLEN
42009              
42010              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
42011              
42012              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
42013              
42014              Subject: [PATCH] bad cppsymbols on os2 + Configure question
42015              
42016              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
42017              
42018              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
42019              mention the idea of @( and @)
42020              
42021              This is 6512.  Really.
42022              
42023              Subject: [ID 19990721.004] Documentation bug in perlfunc
42024              
42025              Subject: Minor tweak to perlvar.pod
42026              
42027              In the warnings call filehandles consistently so;
42028              add "unopened" warning for stat().
42029              
42030              After the #6519 a warning about stat() is just that,
42031              not about a filetest, which now have their own warning.
42032              
42033              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
42034              
42035              Subject: Re: Array vs. List context
42036              
42037              Subject: New perlcc, take 2
42038              
42039              Weed buglets pointed out by
42040              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
42041              
42042              gcc versions might have (parentheses) in them.
42043              
42044              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
42045              
42046              Essential prototype changes were missing from #6527.
42047              Also make report_evil_fh() more bomb-proof.
42048              
42049              Zap lib/Sys directory when cleaning up.
42050              
42051              Change the Policy policy: now -Dprefix= with an existing
42052              Policy.sh and prefix == siteprefix == vendorprefix, then all
42053              of them follow along the new prefix.
42054              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
42055              
42056              Continue fixing the io warnings.  This also
42057              sort of fixes bug ID 20000802.003: the core dump
42058              is no more.  Whether the current behaviour is correct
42059              (giving a warning: "Not a format reference"), is another matter.
42060              
42061              Have symbols for the IoTYPEs.
42062              
42063              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
42064              
42065              Document a bit that UDP is not what you might think.
42066              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
42067              tr memory corruption fix from Simon Cozens.
42068              
42069              Plug the security hole described in the Aug 05 2000 bugtraq message
42070              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
42071              The security hole exists only in suidperls, which isn't
42072              installed or even built by default.
42073      Branch: maint-5.6/perl
42074           !> (integrate 71 files)
42075 ____________________________________________________________________________
42076 [  7882] By: gsar                                  on 2000/11/27  10:25:36
42077         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
42078              from mainline
42079              
42080              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
42081              to be fatal errors (instead of by default ignoring them, and
42082              ignoring with a bug: even though -w gave an error, the opening [
42083              was left in)  Reported in:
42084              
42085              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
42086              
42087              Subject: [PATCH] split /^/
42088              
42089              MacOS nits from Matthias Neeracher.
42090              
42091              More split() doc and test patches from Mike Guy.
42092              
42093              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
42094              from Graham Barr in the module list.
42095              
42096              docfix from Peter Scott <Peter@PSDT.com>.
42097              
42098              File::Temp patches for VMS and OS/2 from Tim Jenness.
42099              
42100              open() wariness in perlbug.
42101              
42102              Subject: [PATCH] minor doc change - perlguts
42103              
42104              Subject: Minor doc patch: handy.h
42105              
42106              Be wary of close()s, too.
42107              
42108              Further File::Temp patches from Yitzchak Scott-Thoennes
42109              and Craig A. Berry.
42110              
42111              Subject: [PATCH] fixes bug 20000508.004
42112              
42113              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
42114              
42115              Allow "no AutoLoader;", based on change #6444,
42116              suggested by Graham Barr.
42117              
42118              Use setproctitle() if available to modify $0.
42119              
42120              Warn if the version of the operating system used to compile gcc
42121              differs from the current version of the operating system.
42122              Also display the gcc compilation os and version in myconfig.
42123              Inspiration from
42124              
42125              Tiny fixes for #6460.
42126              
42127              The problem described in this
42128              Subject: [ID 20000322.018] named chars aren't magical enough
42129              has been fixed in perl 5.6.0 but just in case added a test
42130              to keep it away.  (The report from Joseph Hall.)
42131              
42132              Tune the comments and hopefully stop a memory leak.
42133              
42134              Subject: UTF8 concat
42135              (with a memory leak fixed, plus a few casts added)
42136              This also seems to help for
42137              Subject: [ID 20000716.015] join UTF8 weirdness
42138              
42139              Do not upgrade SVs into utf8 just because they participate
42140              in eq or cmp.  Reported and fix suggested in
42141              Subject: [ID 20000720.009] sv_eq UTF8 bug
42142              
42143              Fix the HALF_UPGRADE() macro introduced in #6263.
42144              
42145              Find green threads before native threads.
42146              Subject: Re: Patch to jpl/JNI/Makefile.PL
42147      Branch: maint-5.6/perl
42148           !> (integrate 30 files)
42149 ____________________________________________________________________________
42150 [  7881] By: jhi                                   on 2000/11/27  05:48:41
42151         Log: It seems that *both* the unused submatch loop cleanup
42152              codes are needed.
42153      Branch: perl
42154            ! regexec.c
42155 ____________________________________________________________________________
42156 [  7880] By: jhi                                   on 2000/11/27  04:50:07
42157         Log: Clean .exists deeper.
42158      Branch: perl
42159            ! Makefile.SH
42160 ____________________________________________________________________________
42161 [  7879] By: jhi                                   on 2000/11/27  02:31:35
42162         Log: The code in regcppop() (see #7878) contains the correct lower
42163              limit for the unused submatch 'cleanup' loop so that under
42164              "use utf8" the following code wouldn't dump core:
42165              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
42166              the cleanup loop in regtry() stomped beyond allocated area
42167              in the startp[] array.  Therefore, copied the correct lower
42168              loop limit (*PL_reglastparen) to regtry().  Note: something
42169              may still not be quite right: why was the _higher_ loop limit
42170              (prog->nparens) different in the utf8 case?
42171              
42172              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
42173              without core dumps, there were about 17 of them before
42174              the patch (with us since Perl 5.7.0).  Two failures, still:
42175              496 and 505 (though these may not be severe).
42176              
42177              Patch #7881 is also needed since both the cleanup loops
42178              seem to be needed.
42179              
42180              Also, the t/op/pat#44 seems to core dump under utf8.
42181              Plus a couple of failures.  UGH-8.
42182      Branch: perl
42183            ! regexec.c
42184 ____________________________________________________________________________
42185 [  7878] By: jhi                                   on 2000/11/27  02:21:17
42186         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
42187              the code in regcppop() seems to be redundant for the test suite --
42188              but it contains a germ of truth, and it needed for the build
42189              process itself: see #7879 and #7881.
42190      Branch: perl
42191            ! regexec.c
42192 ____________________________________________________________________________
42193 [  7877] By: jhi                                   on 2000/11/27  01:53:09
42194         Log: Comment on comment.
42195      Branch: perl
42196            ! regexec.c
42197 ____________________________________________________________________________
42198 [  7876] By: jhi                                   on 2000/11/27  00:49:59
42199         Log: Adjust the docs to agree with #7875.
42200      Branch: perl
42201            ! pod/perllocale.pod
42202 ____________________________________________________________________________
42203 [  7875] By: jhi                                   on 2000/11/27  00:49:27
42204         Log: Retract #7863.  It makes more sense not to taint formatted output,
42205              not even by sprintf().
42206      Branch: perl
42207            ! sv.c
42208 ____________________________________________________________________________
42209 [  7874] By: jhi                                   on 2000/11/26  23:36:02
42210         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
42211              Not really fixed (should really dump the UTF-8 charclass),
42212              but stopped displaying the garbage.
42213              
42214              Also add a note on the (missing) Unicode PSXSPC and BLANK.
42215      Branch: perl
42216            ! regcomp.c
42217 ____________________________________________________________________________
42218 [  7873] By: jhi                                   on 2000/11/26  21:31:13
42219         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
42220      Branch: perl
42221            ! regexec.c
42222 ____________________________________________________________________________
42223 [  7872] By: jhi                                   on 2000/11/26  21:06:04
42224         Log: No need to scan till infinity, 13 is enough.
42225      Branch: perl
42226            ! handy.h utf8.c
42227 ____________________________________________________________________________
42228 [  7871] By: jhi                                   on 2000/11/26  20:20:32
42229         Log: Test line numbers are different with utf8.
42230      Branch: perl
42231            ! t/op/re_tests
42232 ____________________________________________________________________________
42233 [  7870] By: jhi                                   on 2000/11/26  20:10:12
42234         Log: Message nit.
42235      Branch: perl
42236            ! regcomp.c
42237 ____________________________________________________________________________
42238 [  7869] By: jhi                                   on 2000/11/26  19:01:05
42239         Log: Make utf8_length() and utf8_distance() (the latter of which
42240              is unused at the moment) to be less forgiving about bad UTF-8.
42241      Branch: perl
42242            ! embed.h embed.pl objXSUB.h proto.h utf8.c
42243 ____________________________________________________________________________
42244 [  7868] By: jhi                                   on 2000/11/26  18:45:56
42245         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
42246              From: Benjamin Holzman <bah@ecnvantage.com>
42247              Date: Sat, 25 Nov 2000 20:40:20 -0500       
42248              Message-ID: <20001125204020.A25040@ecnvantage.com>              
42249              
42250              Debian allows installing /usr/bin/locale without installing
42251              any locales, an error message will ensue.
42252      Branch: perl
42253            ! t/pragma/locale.t
42254 ____________________________________________________________________________
42255 [  7867] By: jhi                                   on 2000/11/26  18:31:12
42256         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
42257              From: Benjamin Holzman <bah@ecnvantage.com>
42258              Date: Sun, 26 Nov 2000 02:42:34 -0500
42259              Message-ID: <20001126024234.G25040@ecnvantage.com>
42260              
42261              Patch for the bug 20000212.002.
42262      Branch: perl
42263            ! sv.c t/op/array.t
42264 ____________________________________________________________________________
42265 [  7866] By: jhi                                   on 2000/11/26  18:28:09
42266         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
42267              From: Tim Jenness <t.jenness@jach.hawaii.edu>
42268              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
42269              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
42270              
42271              File::Temp 0.11.
42272      Branch: perl
42273            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
42274 ____________________________________________________________________________
42275 [  7865] By: jhi                                   on 2000/11/26  18:24:22
42276         Log: The metaconfig unit change for #7864.
42277      Branch: metaconfig/U/perl
42278            ! need_va_copy.U
42279 ____________________________________________________________________________
42280 [  7864] By: jhi                                   on 2000/11/26  18:23:41
42281         Log: Make the va_copy() test not to be so talkative.
42282      Branch: perl
42283            ! Configure config_h.SH
42284 ____________________________________________________________________________
42285 [  7863] By: jhi                                   on 2000/11/26  18:11:02
42286         Log: Fix locale inconsistencies unearthed by Hugo's work.
42287              Now the floating point sprintf really does taint the result
42288              string as perllocale promises (has promised for a long time)
42289              if "use locale" is in the lexical scope.
42290      Branch: perl
42291            ! sv.c t/pragma/locale.t
42292 ____________________________________________________________________________
42293 [  7862] By: jhi                                   on 2000/11/26  00:35:15
42294         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
42295              From: Nicholas Clark <nick@ccl4.org>
42296              Date: Sun, 26 Nov 2000 00:07:50 +0000
42297              Message-ID: <20001126000750.A22446@plum.flirble.org>
42298              
42299              Infinit.
42300      Branch: perl
42301            ! sv.c
42302 ____________________________________________________________________________
42303 [  7861] By: jhi                                   on 2000/11/26  00:01:26
42304         Log: Integrate perlio.
42305      Branch: perl
42306           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
42307 ____________________________________________________________________________
42308 [  7860] By: nick                                  on 2000/11/25  22:04:17
42309         Log: Correct relative path from new ext\Filter\Util\Call location
42310              back to miniperl.
42311      Branch: perlio
42312            ! win32/makefile.mk
42313 ____________________________________________________________________________
42314 [  7859] By: nick                                  on 2000/11/25  21:26:54
42315         Log: Integrate mainline.
42316      Branch: perlio
42317           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
42318           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
42319           +> t/lib/filter-util.t
42320            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
42321            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
42322            - t/lib/filt-util.t
42323           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
42324           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
42325           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
42326           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
42327           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
42328           !> win32/makefile.mk
42329 ____________________________________________________________________________
42330 [  7858] By: gsar                                  on 2000/11/25  20:52:17
42331         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
42332              parent's memory; fix it by keeping track of the actual pad
42333              offset rather than a raw pointer (this change is probably also
42334              relevant to non-ithreads case to avoid fallout from reallocs of
42335              the pad array, but is currently only enabled for the ithreads
42336              case in the interests of minimal disruption to existing "well
42337              tested" code)
42338      Branch: perl
42339            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
42340            ! proto.h scope.c scope.h sv.c t/op/fork.t
42341 ____________________________________________________________________________
42342 [  7857] By: nick                                  on 2000/11/25  20:01:28
42343         Log: All tests pass on Win32/gcc/USE_PERLIO.
42344              - when crlf layer is pushed make unix-level binary.
42345              - remove :crlf injection in pp_backtick in pp_sys.c
42346              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
42347      Branch: perlio
42348            ! doio.c perlio.c pp_sys.c win32/makefile.mk
42349 ____________________________________________________________________________
42350 [  7856] By: jhi                                   on 2000/11/25  18:38:30
42351         Log: Update the metaconfig units for #7855.
42352      Branch: metaconfig/U/perl
42353            ! useperlio.U usesocks.U
42354 ____________________________________________________________________________
42355 [  7855] By: jhi                                   on 2000/11/25  18:37:54
42356         Log: Undo the SOCKS workarounds, instead start using PerlIO
42357              if SOCKS is selected.
42358              
42359              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
42360              From: Jens Hamisch <jens@Strawberry.COM>
42361              Date: Fri, 24 Nov 2000 18:31:30 +0100
42362              Message-ID: <20001124183130.E28337@Strawberry.COM>
42363              
42364              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
42365              From: Jens Hamisch <jens@Strawberry.COM>
42366              Date: Fri, 24 Nov 2000 19:11:51 +0100
42367              Message-ID: <20001124191151.A28753@Strawberry.COM>
42368      Branch: perl
42369            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
42370            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
42371 ____________________________________________________________________________
42372 [  7854] By: jhi                                   on 2000/11/25  17:39:08
42373         Log: Undo #7848.  Some of the code seems to use walkoptree(),
42374              some walkoptree_slow().  An unfinished renaming?
42375              Now the sub is walkoptree() (which is @EXPORT_OK),
42376              the walkoptree_slow() is a typeglob alias to walkoptree.
42377              This makes the tests to pass, at least.
42378      Branch: perl
42379            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
42380 ____________________________________________________________________________
42381 [  7853] By: nick                                  on 2000/11/24  22:24:33
42382         Log: Re-arrange crlf vs binary for platforms that care.
42383              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
42384              Lip-service to making stdio layer work on such platfroms (untested).
42385              Now fails 3 tests rather than one, checkin to see if I can debug 
42386              the issue under linux. (Do not merge.)
42387      Branch: perlio
42388            ! doio.c perlio.c perliol.h
42389 ____________________________________________________________________________
42390 [  7852] By: jhi                                   on 2000/11/24  18:57:39
42391         Log: AUTHORS edits.
42392      Branch: perl
42393            ! AUTHORS
42394 ____________________________________________________________________________
42395 [  7851] By: jhi                                   on 2000/11/24  17:34:56
42396         Log: Add Jan-Erik Karlsson.
42397      Branch: perl
42398            ! AUTHORS
42399 ____________________________________________________________________________
42400 [  7850] By: jhi                                   on 2000/11/24  17:27:56
42401         Log: Configure should find stdchar on its own.
42402      Branch: perl
42403            ! hints/solaris_2.sh
42404 ____________________________________________________________________________
42405 [  7849] By: jhi                                   on 2000/11/24  17:24:55
42406         Log: Subject: PATCH over 7848: Filter test flawed
42407              From: andreas.koenig@anima.de (Andreas J. Koenig)
42408              Date: 24 Nov 2000 10:28:29 +0100
42409              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
42410      Branch: perl
42411            ! t/lib/filter-util.t
42412 ____________________________________________________________________________
42413 [  7848] By: jhi                                   on 2000/11/24  17:22:15
42414         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
42415              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
42416              Date: Fri, 24 Nov 2000 16:12:58 +0000
42417              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
42418      Branch: perl
42419            ! ext/B/B.pm
42420 ____________________________________________________________________________
42421 [  7847] By: jhi                                   on 2000/11/24  03:07:01
42422         Log: Integrate perlio.
42423      Branch: perl
42424           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
42425           !> win32/makefile.mk
42426 ____________________________________________________________________________
42427 [  7846] By: gsar                                  on 2000/11/24  00:55:57
42428         Log: integrate changes#6415..6418,6420..6438 from mainline
42429              
42430              Fix the bitvector ops for utf8 (tricky since past 7 bits
42431              the utf8 'characters' can be more than one octet).
42432              
42433              MPE/ix updates for perl 5.6.0 from Mark Bixby.
42434              
42435              Subject: SDBM_File documentation
42436              
42437              Detypo.
42438              
42439              Decutandpasto.
42440              
42441              Send all installperl messages to STDERR and be -w clean.
42442              
42443              Out-of-date note removed.
42444              
42445              Protect against "wild next"s, that is, callbacks doing "next"
42446              instead of "return".
42447              
42448              Use STDOUT consistently.
42449              
42450              The output might have been produced in the wrong order.
42451              
42452              A missing 'break' after the [[:space:]] switch case.
42453              
42454              Add tests for
42455              [ID 19991110.003] another matching finding by pcre author
42456              which has already been fixed by some patch, as verified in
42457              
42458              Documentation to explain the behaviour of map().
42459              
42460              Add an optimization for map-maps-a-list-element-to-more-list-elements
42461              case, but add also notes explaining the relationship of this
42462              patch and the earlier notes by Sarathy.
42463              
42464              Subject: [ID 20000716.023] syslog test fails without sockets
42465              
42466              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
42467              Test cases for #6431.
42468              
42469              File::Spec::VMS fixup for tmpdir from Craig Berry.
42470              
42471              Make the "uninit variable" warning to say "concat or string"
42472              or "join or string" when in concat or join .
42473              
42474              Get UTF16 BOMs working.  Patch from
42475              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
42476              
42477              Subject: [PATCH] Make large file tests deal with SIGXFSZ
42478              
42479              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
42480              
42481              Subject: [PATCH] av.c apidoc
42482      Branch: maint-5.6/perl
42483           !> (integrate 43 files)
42484 ____________________________________________________________________________
42485 [  7845] By: gsar                                  on 2000/11/24  00:20:45
42486         Log: integrate changes#6406..6414 from mainline
42487              
42488              Merge perlhacktut into perlhack, update perlguts.
42489              
42490              Fix AutoSplit to use File::Spec the right way in VMS,
42491              from Peter Prymmer.
42492              
42493              The bug report
42494              [ID 19991110.002] minimal matching discrepancy found by pcre author
42495              seems to have been fixed (though differently from what was suggested
42496              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
42497              
42498              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
42499              not in pod, from Peter Prymmer
42500              
42501              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
42502              From: Hugo <hv@crypt.compulink.co.uk>
42503              Date: Fri, 14 Jul 2000 23:05:20 +0100
42504              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
42505              
42506              Didn't anymore apply, but that point still could use another fix.
42507              
42508              lib/b test fixes from Peter Prymmer.
42509              
42510              More docs for sv functions.
42511              
42512              perlvms.pod whitespace cleanup to keep pod utils happy.
42513              
42514              another VMS build tweak from Peter Prymmer
42515      Branch: maint-5.6/perl
42516           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
42517           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
42518           !> vms/descrip_mms.template vms/perlvms.pod
42519 ____________________________________________________________________________
42520 [  7844] By: nick                                  on 2000/11/23  23:42:45
42521         Log: Win32/perlio Now just fails one io/argv.t test - lack 
42522              of default :crlf on standard streams.
42523      Branch: perlio
42524            ! doio.c perlio.c
42525 ____________________________________________________________________________
42526 [  7843] By: nick                                  on 2000/11/23  23:04:05
42527         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
42528              peek fail is showing a real problem (multiple crlf layers
42529              are getting pushed.)
42530      Branch: perlio
42531            ! doio.c perlio.c win32/makefile.mk
42532 ____________________________________________________________________________
42533 [  7842] By: nick                                  on 2000/11/23  19:46:23
42534         Log: Implement PerlIO_binmode()
42535              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
42536              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
42537              make binmode in t/lib/io_tell.t unconditional so that works.
42538              Checkin just so Win32 machine can see these changes.
42539      Branch: perlio
42540            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
42541 ____________________________________________________________________________
42542 [  7841] By: jhi                                   on 2000/11/23  19:30:00
42543         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
42544      Branch: perl
42545            ! README.amiga
42546 ____________________________________________________________________________
42547 [  7840] By: jhi                                   on 2000/11/23  17:18:02
42548         Log: SOCKS wrestling continues, patches from Jens Hamisch.
42549      Branch: perl
42550            ! doio.c embed.h embed.pl perlsdio.h proto.h
42551 ____________________________________________________________________________
42552 [  7839] By: jhi                                   on 2000/11/23  16:54:14
42553         Log: Push Filter::Util::Call one level deeper.
42554      Branch: perl
42555            + t/lib/filter-util.t
42556           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
42557           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
42558            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
42559            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
42560            - t/lib/filt-util.t
42561            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
42562            ! win32/Makefile win32/makefile.mk
42563 ____________________________________________________________________________
42564 [  7838] By: jhi                                   on 2000/11/23  16:52:40
42565         Log: Reach back one higher up when searching for PERL_SRC.
42566      Branch: perl
42567            ! lib/ExtUtils/MM_Unix.pm
42568 ____________________________________________________________________________
42569 [  7837] By: jhi                                   on 2000/11/23  16:05:41
42570         Log: Subject: Re: perl@7826
42571              Date: Thu, 23 Nov 2000 02:20:25 -0600
42572              From: "Craig A. Berry" <craigberry@mac.com>
42573              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
42574              
42575              Make VMS to like Filter::Util::Call. 
42576      Branch: perl
42577            ! configure.com ext/Filter/Util/Makefile.PL
42578 ____________________________________________________________________________
42579 [  7836] By: nick                                  on 2000/11/23  16:04:08
42580         Log: Implement crlf layer - not ready for merge.
42581      Branch: perlio
42582            ! perlio.c win32/makefile.mk
42583 ____________________________________________________________________________
42584 [  7835] By: jhi                                   on 2000/11/23  15:56:52
42585         Log: STDCHAR is different in Sparc v9 vs x86.
42586      Branch: perl
42587            ! hints/solaris_2.sh
42588 ____________________________________________________________________________
42589 [  7834] By: jhi                                   on 2000/11/23  15:50:47
42590         Log: The type needs to be visible to protos.
42591      Branch: perl
42592            ! perl.h
42593 ____________________________________________________________________________
42594 [  7833] By: jhi                                   on 2000/11/23  15:40:46
42595         Log: Finish unfinished SOCKS workaround changes.
42596      Branch: perl
42597            ! doio.c
42598 ____________________________________________________________________________
42599 [  7832] By: jhi                                   on 2000/11/23  15:33:30
42600         Log: Integrate perlio.
42601      Branch: perl
42602           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
42603           !> win32/makefile.mk
42604 ____________________________________________________________________________
42605 [  7831] By: nick                                  on 2000/11/23  10:31:07
42606         Log: Correct makefile.mk dependancies for ext/Filter/Util
42607              Build ext/Encode
42608              Run dmake regen_config_h
42609      Branch: perlio
42610            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42611            ! win32/makefile.mk
42612 ____________________________________________________________________________
42613 [  7830] By: nick                                  on 2000/11/23  08:05:07
42614         Log: Integrate mainline
42615      Branch: perlio
42616           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
42617           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
42618           +> t/lib/filt-util.pl t/lib/filt-util.t
42619           !> (integrate 41 files)
42620 ____________________________________________________________________________
42621 [  7829] By: gsar                                  on 2000/11/23  03:07:11
42622         Log: build the Filter extension on windows
42623      Branch: perl
42624            ! win32/Makefile win32/makefile.mk
42625 ____________________________________________________________________________
42626 [  7828] By: gsar                                  on 2000/11/23  02:46:35
42627         Log: regenerate win32/config* and fix some inconsistencies in the
42628              makefiles; always export Perl_deb() because it is needed
42629              by ext/re/* (whether perl itself is built with -DDEBUGGING
42630              or not)
42631      Branch: perl
42632            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
42633            ! win32/config_H.vc win32/makefile.mk
42634 ____________________________________________________________________________
42635 [  7827] By: gsar                                  on 2000/11/23  02:18:38
42636         Log: get sources building on windows+MSVC again (untested with other
42637              compilers)
42638      Branch: perl
42639            ! win32/include/sys/socket.h win32/perllib.c
42640 ____________________________________________________________________________
42641 [  7826] By: jhi                                   on 2000/11/23  01:18:26
42642         Log: Update Changes.
42643      Branch: perl
42644            ! Changes patchlevel.h
42645 ____________________________________________________________________________
42646 [  7825] By: jhi                                   on 2000/11/23  00:20:41
42647         Log: Subject: Re: av.c patch (having slight problems)
42648              From: "Ben Tilly" <ben_tilly@hotmail.com>
42649              Date: Tue, 21 Nov 2000 23:29:31 -0500
42650              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
42651              
42652              unshift() speedup.
42653      Branch: perl
42654            ! av.c
42655 ____________________________________________________________________________
42656 [  7824] By: jhi                                   on 2000/11/22  23:59:15
42657         Log: Fixes for signedness warnings noticed by VMSperlers.
42658      Branch: perl
42659            ! ext/Storable/Storable.xs regcomp.c sv.c
42660 ____________________________________________________________________________
42661 [  7823] By: jhi                                   on 2000/11/22  23:19:31
42662         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
42663              From: Peter Prymmer <pvhp@forte.com>
42664              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
42665              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
42666      Branch: perl
42667            ! t/pragma/warn/pp_hot
42668 ____________________________________________________________________________
42669 [  7822] By: jhi                                   on 2000/11/22  22:52:20
42670         Log: Be clean.
42671      Branch: perl
42672            ! Makefile.SH
42673 ____________________________________________________________________________
42674 [  7821] By: jhi                                   on 2000/11/22  22:46:39
42675         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
42676              by Damian Conway, as suggested by Paul Marquess.
42677      Branch: perl
42678            + lib/Filter/Simple.pm
42679 ____________________________________________________________________________
42680 [  7820] By: jhi                                   on 2000/11/22  22:45:51
42681         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
42682      Branch: perl
42683            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
42684            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
42685            + t/lib/filt-util.t
42686            ! MANIFEST
42687 ____________________________________________________________________________
42688 [  7819] By: jhi                                   on 2000/11/22  22:03:27
42689         Log: Integrate perlio.
42690      Branch: perl
42691           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
42692           !> win32/makefile.mk
42693 ____________________________________________________________________________
42694 [  7818] By: jhi                                   on 2000/11/22  21:56:02
42695         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
42696      Branch: perl
42697            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
42698            ! t/lib/io_sock.t
42699 ____________________________________________________________________________
42700 [  7817] By: jhi                                   on 2000/11/22  21:39:49
42701         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
42702              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42703              Date: Wed, 22 Nov 2000 16:08:12 -0500
42704              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
42705      Branch: perl
42706            ! lib/ExtUtils/Liblist.pm
42707 ____________________________________________________________________________
42708 [  7816] By: jhi                                   on 2000/11/22  21:38:25
42709         Log: Go ahead and #include <unistd.h> in perl.h.
42710      Branch: perl
42711            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
42712            ! util.c
42713 ____________________________________________________________________________
42714 [  7815] By: jhi                                   on 2000/11/22  21:22:52
42715         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
42716              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42717              Date: Mon, 20 Nov 2000 18:30:52 -0500
42718              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
42719      Branch: perl
42720            ! pod/perlre.pod regcomp.c t/op/re_tests
42721 ____________________________________________________________________________
42722 [  7814] By: jhi                                   on 2000/11/22  21:21:46
42723         Log: Subject: [PATCH 5.7.0] Liblist finally works
42724              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42725              Date: Tue, 21 Nov 2000 22:02:17 -0500
42726              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
42727      Branch: perl
42728            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
42729            ! lib/ExtUtils/MakeMaker.pm
42730 ____________________________________________________________________________
42731 [  7813] By: jhi                                   on 2000/11/22  21:20:23
42732         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
42733              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42734              Date: Wed, 22 Nov 2000 17:53:15 +0100
42735              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
42736              
42737              AIX dynaloader and perlio patch.
42738      Branch: perl
42739            ! ext/DynaLoader/dl_aix.xs
42740 ____________________________________________________________________________
42741 [  7812] By: jhi                                   on 2000/11/22  21:17:52
42742         Log: (Accidentally empty patch.)
42743      Branch: perl
42744            ! av.c
42745 ____________________________________________________________________________
42746 [  7811] By: jhi                                   on 2000/11/22  21:16:31
42747         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
42748              From: Peter Prymmer <pvhp@forte.com>
42749              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
42750              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
42751      Branch: perl
42752            ! vms/test.com
42753 ____________________________________________________________________________
42754 [  7810] By: jhi                                   on 2000/11/22  21:15:36
42755         Log: Subject: Re: perl@7777 
42756              From: "John P. Linderman" <jpl@research.att.com>
42757              Date: Wed, 22 Nov 2000 13:11:11 -0500
42758              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
42759              
42760              Detypoing.
42761      Branch: perl
42762            ! lib/CPAN.pm
42763 ____________________________________________________________________________
42764 [  7809] By: jhi                                   on 2000/11/22  21:14:19
42765         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
42766              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
42767              Date:     Wed, 22 Nov 2000 13:51:37 EST
42768              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
42769      Branch: perl
42770            ! perlsdio.h
42771 ____________________________________________________________________________
42772 [  7808] By: jhi                                   on 2000/11/22  21:13:27
42773         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
42774              From: Casey Tweten <crt@kiski.net>
42775              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
42776              Message-Id: <200011201653.LAA10194@home.kiski.net>
42777      Branch: perl
42778            ! t/lib/io_udp.t
42779 ____________________________________________________________________________
42780 [  7807] By: jhi                                   on 2000/11/22  21:12:35
42781         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
42782              From: Casey Tweten <crt@kiski.net>
42783              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
42784              Message-Id: <200011201636.LAA07227@home.kiski.net>
42785      Branch: perl
42786            ! t/lib/io_sock.t
42787 ____________________________________________________________________________
42788 [  7806] By: jhi                                   on 2000/11/22  21:10:59
42789         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
42790              From: "Casey R. Tweten" <crt@kiski.net>
42791              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
42792              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
42793      Branch: perl
42794            ! utils/h2xs.PL
42795 ____________________________________________________________________________
42796 [  7805] By: nick                                  on 2000/11/22  21:05:06
42797         Log: Integrate mainline
42798      Branch: perlio
42799           !> Changes Porting/genlog ext/DB_File/DB_File.xs
42800           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
42801           !> utils/perlbug.PL
42802 ____________________________________________________________________________
42803 [  7804] By: jhi                                   on 2000/11/22  21:01:12
42804         Log: Subject: [PATCH] Test.pm POD peculiarity
42805              From: "Casey R. Tweten" <crt@kiski.net>
42806              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
42807              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
42808      Branch: perl
42809            ! lib/Test.pm
42810 ____________________________________________________________________________
42811 [  7803] By: jhi                                   on 2000/11/22  20:59:59
42812         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
42813              From: "Philip Newton" <pnewton@gmx.de>
42814              Date: Wed, 22 Nov 2000 14:25:53 +0100
42815              Message-Id: <3A1BD771.25462.1939FAD@localhost>
42816              
42817              Be case-understanding also on 's', and use the -oi of sendmail
42818              not to terminate the transmission on a lone '.'.
42819      Branch: perl
42820            ! utils/perlbug.PL
42821 ____________________________________________________________________________
42822 [  7802] By: nick                                  on 2000/11/22  20:51:42
42823         Log: Win32 PerlIO intermediate state now working as expected.
42824              - In current state we are still using C runtime in text/binary
42825              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
42826              - PERLIO=stdio and PERLIO=unix pass all expected tests.
42827              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
42828              and PerlIO_seek() and the dummy crlf layer is not making adjustments
42829              for CRLF translation happening in C runtime. All other tests pass.
42830              
42831              Added note to README.win32 to point out the snags of doing a perl build
42832              with Norton AntiVirus turned on.
42833              
42834              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
42835              which file a fail comes from.
42836              
42837              Updated "canned" config.h to match the one generated.
42838      Branch: perlio
42839            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
42840            ! win32/makefile.mk
42841 ____________________________________________________________________________
42842 [  7801] By: jhi                                   on 2000/11/22  06:50:20
42843         Log: Nickety nits.
42844      Branch: perl
42845            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
42846 ____________________________________________________________________________
42847 [  7800] By: jhi                                   on 2000/11/22  01:29:55
42848         Log: Changes had accidentally gone too silent on non-main branches.
42849      Branch: perl
42850            ! Changes Porting/genlog patchlevel.h
42851 ____________________________________________________________________________
42852 [  7799] By: gsar                                  on 2000/11/22  01:02:56
42853         Log: some lib_pm.PL changes snuck in via change#7772
42854      Branch: maint-5.6/perl
42855            ! Makefile.SH
42856 ____________________________________________________________________________
42857 [  7798] By: nick                                  on 2000/11/21  21:59:40
42858         Log: Integrate mainline
42859      Branch: perlio
42860           !> (integrate 28 files)
42861 ____________________________________________________________________________
42862 [  7797] By: jhi                                   on 2000/11/21  21:01:45
42863         Log: Integrate perlio.
42864      Branch: perl
42865           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
42866 ____________________________________________________________________________
42867 [  7796] By: nick                                  on 2000/11/21  20:36:22
42868         Log: Win32 builds and runs (mostly) with USE_PERLIO.
42869              PERLIO=perlio passes all tests. 
42870              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
42871      Branch: perlio
42872            ! perlio.c win32/perllib.c win32/win32.c
42873 ____________________________________________________________________________
42874 [  7795] By: jhi                                   on 2000/11/21  19:03:44
42875         Log: Update Changes.
42876      Branch: perl
42877            ! Changes patchlevel.h
42878 ____________________________________________________________________________
42879 [  7794] By: jhi                                   on 2000/11/21  18:56:34
42880         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
42881              From: "Craig A. Berry" <craigberry@mac.com>
42882              Date: Mon, 20 Nov 2000 20:27:06 -0600
42883              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
42884              
42885              A cut-and-pasto.
42886      Branch: perl
42887            ! perlio.h
42888 ____________________________________________________________________________
42889 [  7793] By: jhi                                   on 2000/11/21  18:54:41
42890         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
42891              From: Dominic Dunlop <domo@computer.org> 
42892              Date: Mon, 20 Nov 2000 18:55:29 +0100
42893              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
42894              
42895              va_copy() and the need of it.
42896              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
42897      Branch: metaconfig/U/perl
42898            + need_va_copy.U
42899      Branch: perl
42900            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42901            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
42902            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
42903            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
42904            ! win32/config.bc win32/config.gc win32/config.vc
42905 ____________________________________________________________________________
42906 [  7792] By: jhi                                   on 2000/11/21  17:04:10
42907         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
42908      Branch: perl
42909           !> scope.h
42910 ____________________________________________________________________________
42911 [  7791] By: jhi                                   on 2000/11/21  17:01:16
42912         Log: Export the SOCKS workaround symbols only if necessary.
42913      Branch: perl
42914            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
42915 ____________________________________________________________________________
42916 [  7790] By: nick                                  on 2000/11/20  23:57:11
42917         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
42918      Branch: perlio
42919            ! scope.h
42920 ____________________________________________________________________________
42921 [  7789] By: nick                                  on 2000/11/20  23:38:33
42922         Log: Integrate mainline
42923      Branch: perlio
42924           +> lib/File/Spec/Epoc.pm
42925           !> (integrate 34 files)
42926 ____________________________________________________________________________
42927 [  7788] By: nick                                  on 2000/11/20  23:20:18
42928         Log: Make extra buffer layer work (dummy crlf layer)
42929      Branch: perlio
42930            ! doio.c perlio.c perlio.h
42931 ____________________________________________________________________________
42932 [  7787] By: jhi                                   on 2000/11/20  22:44:04
42933         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
42934              From: Peter Prymmer <pvhp@forte.com>
42935              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
42936              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
42937      Branch: perl
42938            ! t/pragma/locale.t
42939 ____________________________________________________________________________
42940 [  7786] By: jhi                                   on 2000/11/20  22:29:10
42941         Log: Subject: DOC PATCH 5.6.0 perlreftut
42942              From: mjd@plover.com
42943              Date: 20 Nov 2000 19:45:06 -0000
42944              Message-ID: <20001120194506.9505.qmail@plover.com>
42945      Branch: perl
42946            ! pod/perlreftut.pod
42947 ____________________________________________________________________________
42948 [  7785] By: jhi                                   on 2000/11/20  22:27:44
42949         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
42950              From: David Dyck <dcd@tc.fluke.com>
42951              Date: Mon, 20 Nov 2000 11:43:40 -0800
42952              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
42953      Branch: perl
42954            ! lib/Cwd.pm
42955 ____________________________________________________________________________
42956 [  7784] By: jhi                                   on 2000/11/20  22:23:21
42957         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
42958              Date: Mon, 20 Nov 2000 17:06:10 -0500
42959              To: Mailing list Perl5 <perl5-porters@perl.org>
42960              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
42961      Branch: perl
42962            ! pp_ctl.c t/op/pat.t
42963 ____________________________________________________________________________
42964 [  7783] By: jhi                                   on 2000/11/20  22:11:18
42965         Log: Subject: [PATCH] doop.c - UTF8 tr///               
42966              From: Simon Cozens <simon@cozens.net>
42967              Date: Sat, 18 Nov 2000 18:49:30 +0000
42968              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
42969              
42970              Subject: Re: [PATCH] doop.c - UTF8 tr///           
42971              From: Simon Cozens <simon@cozens.net>
42972              Date: Mon, 20 Nov 2000 20:45:22 +0000
42973              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
42974              
42975              Make tr on UTF-8 better but still not correct.
42976      Branch: perl
42977            ! doop.c
42978 ____________________________________________________________________________
42979 [  7782] By: jhi                                   on 2000/11/20  22:02:16
42980         Log: Remove the shared object before attempting to create
42981              (by linking) a new one.  E.g. in AIX not removing
42982              becomes quite painful if one tries to do more than one
42983              build in the same tree (an interrupted build, for example),
42984              since the AIX' shared dynaloader seemingly keeps the shared
42985              objects open and therefore 'busy' for quite a while, even when
42986              nobody is using the objects, leading into link failures.
42987      Branch: perl
42988            ! lib/ExtUtils/MM_Unix.pm
42989 ____________________________________________________________________________
42990 [  7781] By: gsar                                  on 2000/11/20  19:02:55
42991         Log: type mismatch due to faulty integration
42992      Branch: maint-5.6/perl
42993            ! toke.c win32/Makefile
42994 ____________________________________________________________________________
42995 [  7780] By: gsar                                  on 2000/11/20  17:31:55
42996         Log: integrate changes#6392,6394..6399,6401..6404
42997              
42998              The {multiplier} of a fixed substring was overlooked which
42999              caused a wrong initial search offset for that substring.
43000              
43001              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
43002              From: Hugo <hv@crypt.compulink.co.uk>
43003              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
43004              Date: Thu, 13 Jul 2000 19:27:13 +0100
43005              
43006              Fix the BOM bug: not a byteorder bug, a signedness bug.
43007              
43008              Replace change #6337 with a better one.
43009              
43010              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
43011              From: Hugo <hv@crypt.compulink.co.uk>
43012              Date: Fri, 14 Jul 2000 04:16:20 +0100
43013              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
43014              
43015              MakeMaker should not remove editor backups (*~) on `make clean`
43016              by default (completes change#6383)
43017              
43018              move new variables to the end of the interpreter structure (for
43019              bincompat in code that doesn't #include XSUB.h)
43020              
43021              rename totally bletcherous SvLOCK() thingy (doesn't do what the
43022              name suggests anyway)
43023              
43024              various cleanups (typos, misformatted code, and small bugs)
43025              
43026              typecasts needed for change#6394
43027              
43028              typos in change#6399, regen headers
43029              
43030              inconsistent types needs casts
43031              
43032              PERL_OBJECT build tweaks
43033      Branch: maint-5.6/perl
43034           !> MANIFEST doop.c embed.h embed.pl embedvar.h
43035           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
43036           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
43037           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
43038           !> toke.c util.c
43039 ____________________________________________________________________________
43040 [  7779] By: gsar                                  on 2000/11/20  17:06:29
43041         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
43042              
43043              Cosmetics and perldelta.
43044              
43045              Fix nits noticed by Boston.pm.
43046              
43047              Do the cc sanity check both before the hints and
43048              after the cc selction.
43049              
43050              get sprintf.t to adjust properly for 3-digit exponents
43051              
43052              don't clobber *.orig files on *clean targets
43053              
43054              fix bugs in processing %v-*d and similar format specs (from
43055              Avi Finkel <avi@finkel.org>)
43056              
43057              sprintf test tweaks (from Dominic Dunlop)
43058              
43059              new selfloader.t in change#6183 doesn't close DATA handles,
43060              and thus fails to clean up tmp files on dosish platforms
43061              
43062              typos (spotted by Peter Prymmer)
43063              
43064              typo fix from Craig Berry
43065      Branch: maint-5.6/perl
43066           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
43067           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
43068           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
43069           !> x2p/Makefile.SH
43070 ____________________________________________________________________________
43071 [  7778] By: gsar                                  on 2000/11/20  16:46:51
43072         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
43073              
43074              Subject: Re: format bug report  [Patch]
43075              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43076              Date: Wed, 05 Jul 2000 13:12:52 +0200
43077              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
43078              
43079              Subject: Re: format bug report  [Patch]
43080              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43081              Date: Wed, 05 Jul 2000 14:10:01 +0200
43082              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
43083              
43084              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
43085              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43086              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
43087              Date: Fri, 07 Jul 2000 17:57:16 +0100
43088              
43089              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
43090              To: perl5-porters@perl.org
43091              From: Karsten Sperling <spiff@phreax.net>
43092              Date: Mon, 10 Jul 2000 15:12:52 +0200
43093              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
43094              
43095              README.posix-bc podified from Thomas Dorner.
43096              
43097              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
43098              From: Dominic Dunlop <domo@computer.org>
43099              Date: Tue, 11 Jul 2000 12:27:33 +0200
43100              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
43101              
43102              Typo in #6341.
43103              
43104              Fix for
43105              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
43106              From: Roderick Schertler <roderick@argon.org>
43107              Date: Tue, 11 Jul 2000 13:55:05 -0400
43108              Message-Id: <200007111755.NAA05077@jones.argon.org>
43109              
43110              Minor cleanups on the booklist.
43111              
43112              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
43113              regen perltoc.
43114              
43115              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
43116      Branch: maint-5.6/perl
43117           +> pod/perlbook.pod
43118           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
43119           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
43120           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
43121 ____________________________________________________________________________
43122 [  7777] By: jhi                                   on 2000/11/20  16:08:49
43123         Log: Update Changes.
43124      Branch: perl
43125            ! Changes patchlevel.h
43126 ____________________________________________________________________________
43127 [  7776] By: jhi                                   on 2000/11/20  15:27:56
43128         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
43129              This may be overly harsh but until proven otherwise, we think this
43130              way, or until we have a simple test for Configure (having to start
43131              up servers is does not count as simple) to check for the problems.
43132      Branch: perl
43133            ! perl.h
43134 ____________________________________________________________________________
43135 [  7775] By: jhi                                   on 2000/11/20  15:22:17
43136         Log: Solaris hints tweaks.
43137      Branch: perl
43138            ! hints/solaris_2.sh
43139 ____________________________________________________________________________
43140 [  7774] By: jhi                                   on 2000/11/20  15:01:20
43141         Log: Add a workaround to SOCKS 64-bit problems.
43142      Branch: perl
43143            ! doio.c embed.h embed.pl perlsdio.h proto.h
43144 ____________________________________________________________________________
43145 [  7773] By: jhi                                   on 2000/11/20  14:51:47
43146         Log: sysseek() instead of seek().
43147      Branch: perl
43148            ! t/lib/syslfs.t
43149 ____________________________________________________________________________
43150 [  7772] By: gsar                                  on 2000/11/20  13:06:23
43151         Log: integrate changes#6315..6319,6321..6331,6333..6338
43152              
43153              Integrate with Sarathy, preliminary fix for unicos
43154              alignment problems in [ID 20000612.002] Perl problem on Cray system.
43155              
43156              some debugger output does not go to the socket when RemotePort is set
43157              
43158              winsock cleanup never done on Windows (leads to handle leaks)
43159              
43160              fix UNC path handling on Windows under ithreads, and chdir()
43161              return value when given a non-existent directory
43162              
43163              Autogenerate pod/Makefile and pod/buildtoc.
43164              buildtoc also checks whether the existin pods are
43165              mentioned in MANIFEST and perl.pod, and vice versa.
43166              (None of the thusly found discrepancies fixed yet.)
43167              roffitall also needs to be autogenerated similarly but it
43168              seems so badly out of date that I didn't touch it yet.
43169              
43170              Config is being used.
43171              
43172              Add =head1 NAMEs so that buildtoc is happy.
43173              (The CGI::Util nit reported to Lincoln.)
43174              
43175              Fix complaints of buildtoc.
43176              
43177              Fix the alignment problem in Crays ([ID 20000612.002]).
43178              
43179              Remove perlbook, update perlfaq book listing,
43180              rearrange perl.pod, regenerate perltoc.
43181              
43182              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
43183              was cast to an unsigned (32-bit) integer with wild abandon.
43184              
43185              winsock options weren't being set in all threads under ithreads
43186              (caused send()s from second and subsequent threads to fail)
43187              
43188              accept() leaks memory on windows due to incorrect ordering of
43189              closesocket() and fclose() calls
43190              
43191              Reorder perl.pod once more.
43192              
43193              More POSIX.pod tweaks.
43194              
43195              Sprinkle ldlibpath.
43196              
43197              Precedence goof, fix based on
43198              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
43199              From: Hugo <hv@crypt.compulink.co.uk>
43200              Date: Tue, 11 Jul 2000 12:52:38 +0100
43201              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
43202              
43203              Subject: PATCH perlguts.pod: Document D and d magic types
43204              From: mjd@plover.com
43205              Date: 5 Jul 2000 18:01:51 -0000
43206              Message-ID: <20000705180151.29413.qmail@plover.com>
43207              
43208              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
43209              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
43210              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
43211              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
43212              
43213              Subject: [PATCH cfgperl] $& segfaults if you trick it
43214              From: simon@brecon.co.uk (Simon Cozens)
43215              Date: 7 Jul 2000 11:26:09 GMT
43216              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
43217              
43218              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
43219              From: Hugo <hv@crypt.compulink.co.uk>
43220              Date: Tue, 11 Jul 2000 12:44:50 +0100
43221              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
43222              
43223              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
43224              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43225              Date: Tue, 11 Jul 2000 13:50:51 +0100
43226              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
43227      Branch: maint-5.6/perl
43228           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
43229           +> pod/buildtoc.PL
43230            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
43231           !> (integrate 26 files)
43232 ____________________________________________________________________________
43233 [  7771] By: gsar                                  on 2000/11/20  12:31:42
43234         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
43235              6310,6311,6314
43236              
43237              Subject: [PATCH bleedperl] File::Spec 0.82 beta
43238              From: Barrie Slaymaker <barries@jester.slaysys.com>
43239              Date: Wed, 28 Jun 2000 11:35:29 -0400
43240              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
43241              
43242              tweak perlembed for multiplicity/usethreads sanity; correct notes
43243              about Windows
43244              
43245              localize %INC in a Safe compartment so that use/require work
43246              (many other magic globals probably need similar treatment)
43247              
43248              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
43249              when @_ is modified, causing coredumps
43250              
43251              slurp mode fix in change#4736 still not quite right
43252              
43253              Point to perlipc for more SysV IPC examples.
43254              
43255              Elaborate POSIX.pod.  Still needs work.
43256              
43257              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
43258              
43259              fix large memory leak that has been around for ever, masked by
43260              -DPURIFY (most of the arenas were never freed!)
43261              
43262              fix memory leak on Windows (PL_sys_intern contents were never
43263              freed)
43264              
43265              PERL_OBJECT build tweak
43266              
43267              adjust change#6299
43268              
43269              remove rel2abs prototypes (from Barrie Slaymaker)
43270              
43271              missing perldiag entry for unpack("w",...) diagnostic (from
43272              Andreas Koenig)
43273              
43274              better diagnostic on Frob->stuff() when Frob:: doesn't exist
43275              (from Richard Soderberg <rs@oregonnet.com>)
43276              
43277              Win32 patches for cfgperl from Sarathy.
43278              
43279              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
43280              
43281              More POSIX.pod embellishment.
43282              
43283              tyop in change#6306
43284      Branch: maint-5.6/perl
43285           !> (integrate 44 files)
43286 ____________________________________________________________________________
43287 [  7770] By: gsar                                  on 2000/11/20  11:51:00
43288         Log: integrate changes#6268..6282 from cfgperl branch
43289              
43290              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
43291              From: Dominic Dunlop <domo@computer.org>
43292              Date: Thu, 29 Jun 2000 12:32:39 +0200
43293              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
43294              
43295              Regen headers for #6261 (and update embed.pl for this) and #6267,
43296              silence few compiler warnings.
43297              
43298              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
43299              From: Nicholas Clark <nick@talking.bollo.cx>
43300              Date: Fri, 23 Jun 2000 16:21:15 +0100
43301              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
43302              
43303              Subject: PATCH pod/perltie.pod
43304              From: Ian Phillipps <Ian.Phillipps@iname.com>
43305              Date: Fri, 16 Jun 2000 00:17:19 +0100
43306              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
43307              (only the first hunk, the second hunk had already been done
43308              by some other patch)
43309              
43310              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
43311              From: Tom Phoenix <rootbeer@redcat.com>
43312              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
43313              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
43314              
43315              Subject: [PATCH] xsub attributes
43316              From: Doug MacEachern <dougm@covalent.net>
43317              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
43318              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
43319              
43320              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
43321              From: Andy Dougherty <doughera@lafayette.edu>
43322              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
43323              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
43324              
43325              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
43326              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
43327              Date: Tue, 13 Jun 2000 02:43:48 -0500
43328              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
43329              
43330              Subject: [PATCH] Re: eval documentation: context
43331              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43332              Date: Mon, 12 Jun 2000 15:07:29 +0100
43333              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
43334              
43335              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
43336              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43337              Date: Mon, 12 Jun 2000 14:55:59 +0100
43338              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
43339              
43340              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
43341              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
43342              Date: Fri, 09 Jun 2000 12:39:27 -0400
43343              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
43344              (plus update the version "number" of Text::Wrap)
43345              
43346              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
43347              From: Tim Ayers <tayers@bridge.com>
43348              Date: Thu, 08 Jun 2000 08:11:06 +0200
43349              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
43350              [resent by Richard Foley, Message-Id probably wrong]
43351              
43352              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
43353              From: rspier@pobox.com (Robert Spier)
43354              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
43355              Message-ID: <14654.31913.845602.610277@rls.cx>
43356              
43357              Subject: [PATCH 5.6.0] utils/h2xs.PL
43358              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
43359              Date: Wed, 7 Jun 2000 04:02:04 -0500
43360              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
43361              
43362              Subject: [PATCH 5.6.0]ITHREADs for VMS
43363              From: Dan Sugalski <dan@sidhe.org>
43364              Date: Tue, 06 Jun 2000 11:59:50 -0400
43365              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
43366      Branch: maint-5.6/perl
43367           !> (integrate 31 files)
43368 ____________________________________________________________________________
43369 [  7769] By: gsar                                  on 2000/11/20  11:29:06
43370         Log: integrate changes#6261..6266 from cfgperl
43371              
43372              Subject: Re: [PATCH cfgperl] BOMs away!
43373              From: simon@brecon.co.uk (Simon Cozens)
43374              Date: 17 Jun 2000 11:49:57 GMT
43375              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
43376              
43377              Subject: 5.6.0 Patch for EPOC
43378              From: Olaf Flebbe <o.flebbe@gmx.de>
43379              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
43380              Message-ID: <23449.960929969@www11.gmx.net>
43381              
43382              tr fixes from Simon Cozens
43383              
43384              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
43385              From: Marty Lucich <marty@netcom.com>
43386              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
43387              Message-Id: <200006282116.OAA11148@netcom.com>
43388              ccdlflags update (the BSD/OS 4.1 part had already been taken
43389              care of by #6141).
43390              
43391              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
43392              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
43393              Date: Wed, 28 Jun 2000 17:50:12 -0700
43394              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
43395              
43396              Subject: [PATCH 5.6.0] cygwin port
43397              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
43398              From: "Fifer, Eric" <EFifer@sanwaint.com>
43399              Date: Thu, 29 Jun 2000 12:58:29 +0100
43400      Branch: maint-5.6/perl
43401           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
43402           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
43403           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
43404           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
43405 ____________________________________________________________________________
43406 [  7768] By: gsar                                  on 2000/11/20  11:13:44
43407         Log: integrate changes#6252..6256,6259..6260
43408              
43409              Paranoia tweak on #6249.
43410              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
43411              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
43412              Date: Sun, 25 Jun 2000 23:43:12 -0400
43413              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
43414              
43415              Subject: tr///, help wanted.
43416              From: simon@brecon.co.uk (Simon Cozens)
43417              Date: 28 Jun 2000 11:29:04 GMT
43418              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
43419              
43420              small thinko tweaks
43421              
43422              tweaks from Simon Conzes to further fix tr/// under utf8
43423              
43424              perlnewmod was missing from MANIFEST.
43425              
43426              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
43427              From: simon@brecon.co.uk (Simon Cozens)
43428              Date: 17 Jun 2000 11:56:44 GMT
43429              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
43430              pack U0, pack C0
43431      Branch: maint-5.6/perl
43432           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
43433           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
43434           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
43435           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
43436 ____________________________________________________________________________
43437 [  7767] By: gsar                                  on 2000/11/20  10:51:38
43438         Log: integrate change#6250 from cfgperl
43439              
43440              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
43441              From: Doug MacEachern <dougm@covalent.net>
43442              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
43443              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
43444      Branch: maint-5.6/perl
43445           +> t/op/my_stash.t
43446           !> MANIFEST embed.pl global.sym proto.h toke.c
43447 ____________________________________________________________________________
43448 [  7766] By: gsar                                  on 2000/11/20  10:48:34
43449         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
43450              
43451              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
43452              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
43453              Date: Mon, 26 Jun 2000 18:40:14 +0100
43454              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
43455              
43456              Subject: [PATCH] bytes<->utf8 fixes
43457              From: simon@brecon.co.uk (Simon Cozens)
43458              Date: 26 Jun 2000 04:55:45 GMT
43459              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
43460              
43461              Subject: [PATCH] is_utf8_string
43462              From: simon@brecon.co.uk (Simon Cozens)
43463              Date: 26 Jun 2000 02:25:59 GMT
43464              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
43465              
43466              Subject: [PATCH] avoid mg_ptr in '*' magic
43467              From: Doug MacEachern <dougm@covalent.net>
43468              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
43469              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
43470              
43471              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
43472              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
43473              Date: Sat, 24 Jun 2000 13:06:20 +0100
43474              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
43475              
43476              Allow for standalone testing.
43477              
43478              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
43479              From: Mark-Jason Dominus <mjd@plover.com>
43480              Date: Tue, 27 Jun 2000 22:36:42 -0400
43481              Message-ID: <20000628023642.12166.qmail@plover.com>
43482              
43483              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
43484              From: Frank Tobin <ftobin@uiuc.edu>
43485              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
43486              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
43487      Branch: maint-5.6/perl
43488           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
43489           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
43490           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
43491           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
43492           !> utf8.c utils/h2xs.PL
43493 ____________________________________________________________________________
43494 [  7765] By: gsar                                  on 2000/11/20  10:29:13
43495         Log: integrate change#6239 from cfgperl
43496              
43497              Configure maintenance.  Sever some dependency cycles,
43498              separate gccversion from the cc unit,
43499              address [ID 20000623.006] Configure script patch for using gcc on AIX
43500              (but solve it a little bit differently),
43501              unduplex some accidentally duplicated units,
43502              suggest using gcc if no cc available
43503              (p5p thread: "Solaris configure: counterproposal", 1999-09)
43504      Branch: maint-5.6/perl
43505           !> Configure Todo-5.6 config_h.SH
43506 ____________________________________________________________________________
43507 [  7764] By: gsar                                  on 2000/11/20  10:25:55
43508         Log: integrate changes#6233..6238 from cfgperl
43509              
43510              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
43511              From: Mark-Jason Dominus <mjd@plover.com>
43512              Date: Fri, 16 Jun 2000 20:53:04 -0400
43513              Message-ID: <20000617005304.8008.qmail@plover.com>
43514              
43515              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
43516              because when run as services (Win32ese for daemons)
43517              no environment variables are set and tmpdir ends up as /tmp,
43518              which is ambiguous.
43519              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
43520              From: matt@sergeant.org
43521              Date: 16 Jun 2000 16:30:43 -0000
43522              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
43523              
43524              The thread begun by
43525              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
43526              From: Kevin.Ruscoe@ubsw.com
43527              Date: Fri, 16 Jun 2000 16:38:51 +0100
43528              Message-Id: <H000019b03c300d6@MHS>
43529              
43530              Tweak embed.pl, regen headers.
43531              
43532              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
43533              From: Dan Sugalski <dan@sidhe.org>
43534              Date: Fri, 23 Jun 2000 17:00:00 -0400
43535              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
43536      Branch: maint-5.6/perl
43537           !> (integrate 27 files)
43538 ____________________________________________________________________________
43539 [  7763] By: gsar                                  on 2000/11/20  10:08:08
43540         Log: s/perl56delta/perldelta/g
43541      Branch: maint-5.6/perl
43542            ! pod/Makefile
43543 ____________________________________________________________________________
43544 [  7762] By: gsar                                  on 2000/11/20  10:04:00
43545         Log: integrate changes#6225,6229,6231,6232 from cfgperl
43546              
43547              Add source code filenames to apidoc.
43548              From: simon@brecon.co.uk (Simon Cozens)
43549              Subject: [PATCH embed.pl] Source X-ref
43550              Date: 22 Jun 2000 02:18:49 GMT
43551              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
43552              
43553              Subject: README.hpux version 0.6.1
43554              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
43555              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
43556              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
43557              
43558              Subject: [PATCH 5.6.0] cygwin port
43559              From: "Fifer, Eric" <EFifer@sanwaint.com>
43560              Date: Tue, 20 Jun 2000 14:30:58 +0100
43561              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
43562              
43563              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
43564              From: simon@brecon.co.uk (Simon Cozens)
43565              Date: 19 Jun 2000 15:18:27 GMT
43566              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
43567              
43568              plus update pod/Makefile and regenerate perltoc
43569      Branch: maint-5.6/perl
43570           +> pod/perlutil.pod
43571           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
43572           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
43573 ____________________________________________________________________________
43574 [  7761] By: jhi                                   on 2000/11/20  04:09:55
43575         Log: Miraculous typo.
43576      Branch: perl
43577            ! t/op/pat.t
43578 ____________________________________________________________________________
43579 [  7760] By: jhi                                   on 2000/11/20  04:06:08
43580         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
43581              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43582              Date: Sun, 19 Nov 2000 22:30:26 -0500
43583              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
43584      Branch: perl
43585            ! regexec.c scope.h t/op/pat.t
43586 ____________________________________________________________________________
43587 [  7759] By: jhi                                   on 2000/11/20  02:05:22
43588         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
43589      Branch: perl
43590            ! perl.h
43591 ____________________________________________________________________________
43592 [  7758] By: jhi                                   on 2000/11/20  01:58:11
43593         Log: Subject: [perl 7711: EPOC] updates
43594              From: Olaf Flebbe <o.flebbe@gmx.de>
43595              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
43596              Message-ID: <25575.974658810@www23.gmx.net>               
43597      Branch: perl
43598            + lib/File/Spec/Epoc.pm
43599            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
43600            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
43601            ! lib/File/Spec.pm perl.c sv.c
43602 ____________________________________________________________________________
43603 [  7757] By: jhi                                   on 2000/11/20  01:53:11
43604         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
43605      Branch: perl
43606            ! MANIFEST
43607 ____________________________________________________________________________
43608 [  7756] By: jhi                                   on 2000/11/20  01:47:22
43609         Log: Integrate perlio.
43610      Branch: perl
43611            - ext/re/hints/MSWin32.pl
43612           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
43613           !> win32/config.gc win32/config_H.gc win32/win32sck.c
43614 ____________________________________________________________________________
43615 [  7755] By: nick                                  on 2000/11/19  20:57:17
43616         Log: Add dummy crlf layer (just as buffer)
43617              Correct 1st bug - one layer of indirection.
43618      Branch: perlio
43619            ! perlio.c perlio.h perliol.h
43620 ____________________________________________________________________________
43621 [  7754] By: nick                                  on 2000/11/19  20:56:12
43622         Log: Work-round to Perl_deb_nocontext is no longer required
43623      Branch: perlio
43624            - ext/re/hints/MSWin32.pl
43625 ____________________________________________________________________________
43626 [  7753] By: nick                                  on 2000/11/19  20:01:16
43627         Log: diff -se shows these as different
43628      Branch: perlio
43629            ! global.sym pod/perlapi.pod
43630 ____________________________________________________________________________
43631 [  7752] By: nick                                  on 2000/11/19  18:57:30
43632         Log: Configure GCC/Win32 build -Duseperlio
43633              Fix a couple of gross issues
43634              - double-include of ../deb.o in re.dll
43635              - win32sck.c needs PerlIO and FILE 
43636      Branch: perlio
43637            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
43638            ! win32/win32sck.c
43639 ____________________________________________________________________________
43640 [  7751] By: nick                                  on 2000/11/19  17:05:36
43641         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
43642      Branch: perlio
43643            ! perlio.c
43644 ____________________________________________________________________________
43645 [  7750] By: nick                                  on 2000/11/19  16:57:14
43646         Log: Missing aTHX_
43647      Branch: perlio
43648            ! sv.c
43649 ____________________________________________________________________________
43650 [  7749] By: jhi                                   on 2000/11/19  16:28:40
43651         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
43652              From: "Peter J. Farley III" <pjfarley@banet.net>
43653              Date: Sun, 19 Nov 2000 01:42:58 -0500
43654              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
43655      Branch: perl
43656            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
43657 ____________________________________________________________________________
43658 [  7748] By: jhi                                   on 2000/11/19  16:08:10
43659         Log: Subject: podlators 1.05 available        
43660              From: Russ Allbery <rra@stanford.edu>   
43661              Date: 18 Nov 2000 22:04:28 -0800
43662              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
43663      Branch: perl
43664            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
43665 ____________________________________________________________________________
43666 [  7747] By: nick                                  on 2000/11/19  11:19:39
43667         Log: Integrate mainline
43668      Branch: perlio
43669           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
43670           !> util.c
43671 ____________________________________________________________________________
43672 [  7746] By: jhi                                   on 2000/11/19  06:42:22
43673         Log: Make hex scanning warn on "\x{x}" and "\xx".
43674              "\x" and and hex("x") are still valid.
43675      Branch: perl
43676            ! util.c
43677 ____________________________________________________________________________
43678 [  7745] By: nick                                  on 2000/11/18  22:52:28
43679         Log: Integrate mainline
43680      Branch: perlio
43681           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
43682           !> perl.h perlio.c proto.h regcomp.c regcomp.h
43683 ____________________________________________________________________________
43684 [  7744] By: jhi                                   on 2000/11/18  22:50:28
43685         Log: Introduce Perl_utf8_length().  Use it.
43686      Branch: perl
43687            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
43688 ____________________________________________________________________________
43689 [  7743] By: jhi                                   on 2000/11/18  22:38:51
43690         Log: Compiler denit.
43691      Branch: perl
43692            ! perlio.c
43693 ____________________________________________________________________________
43694 [  7742] By: jhi                                   on 2000/11/18  20:33:05
43695         Log: Integrate perlio.
43696      Branch: perl
43697           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
43698           !> perlio.h pp_ctl.c pp_sys.c sv.c
43699 ____________________________________________________________________________
43700 [  7741] By: jhi                                   on 2000/11/18  20:31:27
43701         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
43702              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43703              Date: Fri, 17 Nov 2000 20:35:11 -0500
43704              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
43705              
43706              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
43707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43708              Date: Fri, 17 Nov 2000 21:03:47 -0500
43709              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
43710              
43711              Plus a little bit of tweaking in pregcomp().
43712      Branch: perl
43713            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
43714 ____________________________________________________________________________
43715 [  7740] By: nick                                  on 2000/11/18  20:17:22
43716         Log: Lexical use open ... support:
43717              add ->cop_io to COP structure in cop.h.
43718              Make mg.c and gv.c associate it with ${^OPEN}.
43719              Make lib/open.pm set it.
43720              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
43721              manner similar to ->cop_warnings.
43722              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
43723              call new PerlIO_apply_layers().
43724              Declare latter in perlio.h and define in perlio.c
43725      Branch: perlio
43726            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
43727            ! perlio.h pp_ctl.c pp_sys.c sv.c
43728 ____________________________________________________________________________
43729 [  7739] By: jhi                                   on 2000/11/18  19:54:00
43730         Log: Integrate perlio.
43731      Branch: perl
43732           !> doio.c perlio.c pp.c
43733 ____________________________________________________________________________
43734 [  7738] By: jhi                                   on 2000/11/18  17:16:13
43735         Log: Subject: [PATCH 5.7.0] etags broken again
43736              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43737              Date: Sat, 18 Nov 2000 02:41:36 -0500
43738              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
43739      Branch: perl
43740            ! emacs/ptags
43741 ____________________________________________________________________________
43742 [  7737] By: jhi                                   on 2000/11/18  17:12:18
43743         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
43744      Branch: perl
43745            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
43746 ____________________________________________________________________________
43747 [  7736] By: nick                                  on 2000/11/18  14:06:20
43748         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
43749              part to be isolated.
43750      Branch: perlio
43751            ! doio.c perlio.c
43752 ____________________________________________________________________________
43753 [  7735] By: nick                                  on 2000/11/18  11:03:32
43754         Log: Integrate mainline
43755      Branch: perlio
43756           !> Changes README.amiga README.win32 patchlevel.h
43757           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
43758 ____________________________________________________________________________
43759 [  7734] By: jhi                                   on 2000/11/18  01:18:56
43760         Log: Update Changes.
43761      Branch: perl
43762            ! Changes patchlevel.h
43763 ____________________________________________________________________________
43764 [  7733] By: jhi                                   on 2000/11/18  00:32:54
43765         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
43766              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43767              Date: Fri, 17 Nov 2000 17:28:02 -0500
43768              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
43769      Branch: perl
43770            ! regcomp.c regexec.c t/op/re_tests
43771 ____________________________________________________________________________
43772 [  7732] By: jhi                                   on 2000/11/18  00:28:56
43773         Log: Sparc 64-bit pack() fix from Jens Hamisch.
43774      Branch: perl
43775            ! pp.c
43776 ____________________________________________________________________________
43777 [  7731] By: jhi                                   on 2000/11/18  00:18:39
43778         Log: Explain in more detail the {} syntax ambiguousity.
43779              
43780              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
43781              From: Nicholas Clark <nick@ccl4.org>
43782              Date: Fri, 17 Nov 2000 22:10:28 +0000
43783              Message-ID: <20001117221028.A88930@plum.flirble.org>
43784      Branch: perl
43785            ! pod/perlfunc.pod
43786 ____________________________________________________________________________
43787 [  7730] By: jhi                                   on 2000/11/18  00:12:18
43788         Log: Subject: Fix for README.amiga (20000323.033)
43789              From: "Stephen P. Potter" <spp@spotter.yi.org>
43790              Date: Fri, 17 Nov 2000 12:25:51 -0500
43791              Message-Id: <200011171725.MAA05768@spotter.yi.org>
43792      Branch: perl
43793            ! README.amiga
43794 ____________________________________________________________________________
43795 [  7729] By: jhi                                   on 2000/11/18  00:08:34
43796         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
43797              From: "A. C. Yardley" <yardley@tanet.net>
43798              Date: Mon, 3 Apr 2000 11:35:33 -0700
43799              Message-ID: <3483.000403@tanet.net>
43800      Branch: perl
43801            ! README.win32
43802 ____________________________________________________________________________
43803 [  7728] By: nick                                  on 2000/11/17  21:59:47
43804         Log: Integrate mainline
43805      Branch: perlio
43806           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
43807           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
43808           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
43809           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
43810 ____________________________________________________________________________
43811 [  7727] By: nick                                  on 2000/11/17  21:56:31
43812         Log: Experiment on use of attributes.pm interface.
43813              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
43814              SVt_PVRV if not already something better (else vivify of say magic gets
43815              core dump).
43816      Branch: perlio
43817            ! perlio.c pp.c
43818 ____________________________________________________________________________
43819 [  7726] By: jhi                                   on 2000/11/17  14:15:49
43820         Log: Subject: Fix for 20000815.006
43821              From: "Stephen P. Potter" <spp@spotter.yi.org>
43822              Date: Fri, 17 Nov 2000 08:57:45 -0500
43823              Message-Id: <200011171357.IAA05122@spotter.yi.org>
43824              
43825              It's really 20000518.006.
43826      Branch: perl
43827            ! pod/perlmodlib.PL
43828 ____________________________________________________________________________
43829 [  7725] By: jhi                                   on 2000/11/17  14:12:31
43830         Log: Subject: Fix for 20000409.001
43831              From: "Stephen P. Potter" <spp@spotter.yi.org>
43832              Date: Fri, 17 Nov 2000 08:55:45 -0500
43833              Message-Id: <200011171355.IAA05104@spotter.yi.org>
43834      Branch: perl
43835            ! pod/perlfaq9.pod
43836 ____________________________________________________________________________
43837 [  7724] By: jhi                                   on 2000/11/17  14:08:58
43838         Log: Undo #7627 now that we have =head3.
43839      Branch: perl
43840            ! pod/perlhack.pod
43841 ____________________________________________________________________________
43842 [  7723] By: jhi                                   on 2000/11/17  14:04:09
43843         Log: As surmised the #7719 wasn't a good move.
43844      Branch: perl
43845            ! hints/solaris_2.sh
43846 ____________________________________________________________________________
43847 [  7722] By: jhi                                   on 2000/11/17  13:59:04
43848         Log: Also the 64bitall hints can be either here or there.
43849      Branch: perl
43850            ! hints/solaris_2.sh
43851 ____________________________________________________________________________
43852 [  7721] By: jhi                                   on 2000/11/17  02:26:23
43853         Log: Test tweak for the open pragma.
43854      Branch: perl
43855            ! t/lib/b.t
43856 ____________________________________________________________________________
43857 [  7720] By: jhi                                   on 2000/11/17  00:23:22
43858         Log: The long double hints can be here or there.
43859      Branch: perl
43860            ! hints/solaris_2.sh
43861 ____________________________________________________________________________
43862 [  7719] By: jhi                                   on 2000/11/17  00:14:06
43863         Log: For Solaris use64bitall the stdchar needs a little bit of help.
43864      Branch: perl
43865            ! hints/solaris_2.sh
43866 ____________________________________________________________________________
43867 [  7718] By: jhi                                   on 2000/11/16  23:27:34
43868         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
43869              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
43870              Date: Wed, 15 Nov 2000 08:56:32 +0100
43871              Message-ID: <3A1241B0.64477E00@alcatel.at>
43872      Branch: perl
43873            ! lib/Carp/Heavy.pm
43874 ____________________________________________________________________________
43875 [  7717] By: jhi                                   on 2000/11/16  23:23:29
43876         Log: Subject: [PATCH] Re: 20001101.003 PDL
43877              From: Nicholas Clark <nick@ccl4.org>
43878              Date: Thu, 16 Nov 2000 16:48:25 +0000
43879              Message-ID: <20001116164825.B93487@plum.flirble.org>
43880      Branch: perl
43881            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
43882 ____________________________________________________________________________
43883 [  7716] By: jhi                                   on 2000/11/16  23:21:31
43884         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
43885              From: "Casey R. Tweten" <crt@kiski.net>
43886              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
43887              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
43888      Branch: perl
43889            ! lib/Pod/Checker.pm pod/perlpod.pod
43890 ____________________________________________________________________________
43891 [  7715] By: jhi                                   on 2000/11/16  23:19:40
43892         Log: Avoid an infinite loop in VMS when utils scripts are run
43893              with no arguments, from Charles Lane.
43894      Branch: perl
43895            ! configure.com
43896 ____________________________________________________________________________
43897 [  7714] By: jhi                                   on 2000/11/16  23:17:08
43898         Log: Subject: perllocale.pod changes
43899              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
43900              Date: Mon, 13 Nov 2000 10:09:22 +0300
43901              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
43902      Branch: perl
43903            ! pod/perllocale.pod
43904 ____________________________________________________________________________
43905 [  7713] By: jhi                                   on 2000/11/16  23:14:06
43906         Log: Integrate perlio.
43907      Branch: perl
43908           !> doio.c perlio.c perlio.h util.c
43909 ____________________________________________________________________________
43910 [  7712] By: nick                                  on 2000/11/16  21:10:58
43911         Log: Integrate mainline
43912      Branch: perlio
43913           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
43914           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
43915           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
43916           !> vos/config.ga.def vos/config.ga.h win32/config.bc
43917           !> win32/config.gc win32/config.vc
43918 ____________________________________________________________________________
43919 [  7711] By: nick                                  on 2000/11/16  19:56:41
43920         Log: Minor tweaks:
43921              consistent way of getting 'rb', 'wb' etc. for binary opens
43922              move *perlio::layers to *open::layers
43923              a #define to show layers available
43924              DOSISH popen/PerlIO had export/import sense inverted.
43925      Branch: perlio
43926            ! doio.c perlio.c perlio.h util.c
43927 ____________________________________________________________________________
43928 [  7710] By: jhi                                   on 2000/11/16  15:46:05
43929         Log: Add HAS_SBRK_PROTO.
43930      Branch: metaconfig/U/perl
43931            + d_sbrkproto.U
43932      Branch: perl
43933            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43934            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
43935            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
43936            ! vos/config.ga.def vos/config.ga.h win32/config.bc
43937            ! win32/config.gc win32/config.vc
43938 ____________________________________________________________________________
43939 [  7709] By: nick                                  on 2000/11/16  07:31:49
43940         Log: Integrate mainline
43941      Branch: perlio
43942           !> (integrate 35 files)
43943 ____________________________________________________________________________
43944 [  7708] By: jhi                                   on 2000/11/16  05:33:03
43945         Log: These files are text, not binary.
43946      Branch: perl
43947            ! ext/Encode/Encode/iso8859-10.enc
43948            ! ext/Encode/Encode/iso8859-13.enc
43949            ! ext/Encode/Encode/iso8859-14.enc
43950            ! ext/Encode/Encode/iso8859-15.enc
43951 ____________________________________________________________________________
43952 [  7707] By: jhi                                   on 2000/11/16  01:53:37
43953         Log: Update Changes.
43954      Branch: perl
43955            ! Changes patchlevel.h
43956 ____________________________________________________________________________
43957 [  7706] By: jhi                                   on 2000/11/16  01:35:59
43958         Log: More #undefing of stdio.
43959      Branch: perl
43960            ! fakesdio.h nostdio.h
43961 ____________________________________________________________________________
43962 [  7705] By: jhi                                   on 2000/11/16  01:34:18
43963         Log: Add fwalk() probe to the configuration files and regen perltoc.
43964      Branch: perl
43965            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43966            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
43967            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
43968            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43969            ! win32/config.bc win32/config.gc win32/config.vc
43970 ____________________________________________________________________________
43971 [  7704] By: jhi                                   on 2000/11/16  01:33:07
43972         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
43973              an optional third argument to Inlibc?)
43974      Branch: metaconfig/U/perl
43975            + d__fwalk.U
43976 ____________________________________________________________________________
43977 [  7703] By: jhi                                   on 2000/11/16  01:09:22
43978         Log: The type of the hash_cb() size argument is tricky.
43979      Branch: perl
43980            ! ext/DB_File/DB_File.xs
43981 ____________________________________________________________________________
43982 [  7702] By: jhi                                   on 2000/11/15  23:01:16
43983         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
43984      Branch: perl
43985            ! nostdio.h
43986 ____________________________________________________________________________
43987 [  7701] By: jhi                                   on 2000/11/15  22:52:32
43988         Log: Detypo.
43989      Branch: perl
43990            ! t/lib/bigfltpm.t
43991 ____________________________________________________________________________
43992 [  7700] By: jhi                                   on 2000/11/15  22:51:56
43993         Log: UINT64_C() work continues.
43994      Branch: perl
43995            ! handy.h perl.h utf8.h
43996 ____________________________________________________________________________
43997 [  7699] By: jhi                                   on 2000/11/15  14:13:04
43998         Log: SOCKS has its own USE_THREADS, based on
43999              
44000              Subject: [ID 20001114.002] et. al. bugfix followup
44001              From: Jens Hamisch <jens@Strawberry.COM> 
44002              Date: Wed, 15 Nov 2000 14:23:11 +0100
44003              Message-ID: <20001115142311.A21164@Strawberry.COM>
44004      Branch: perl
44005            ! perl.h
44006 ____________________________________________________________________________
44007 [  7698] By: jhi                                   on 2000/11/15  03:50:56
44008         Log: Add few missing #undefs and sort them.
44009      Branch: perl
44010            ! fakesdio.h
44011 ____________________________________________________________________________
44012 [  7697] By: jhi                                   on 2000/11/15  03:39:14
44013         Log: Linenumber fix.
44014      Branch: perl
44015            ! t/pragma/warn/utf8
44016 ____________________________________________________________________________
44017 [  7696] By: jhi                                   on 2000/11/15  02:55:26
44018         Log: EBCDIC tweaks.
44019              
44020              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
44021              From: Peter Prymmer <pvhp@forte.com>
44022              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
44023              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
44024      Branch: perl
44025            ! t/op/regmesg.t t/pragma/warn/utf8
44026 ____________________________________________________________________________
44027 [  7695] By: jhi                                   on 2000/11/15  02:53:58
44028         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
44029              From: Peter Prymmer <pvhp@forte.com>
44030              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
44031              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
44032      Branch: perl
44033            ! utf8.c
44034 ____________________________________________________________________________
44035 [  7694] By: jhi                                   on 2000/11/15  02:50:55
44036         Log: Subject: [PATCH: perl@7674] updates to README.os390
44037              From: Prymmer/Kahn <pvhp@best.com>
44038              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
44039              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
44040      Branch: perl
44041            ! README.os390
44042 ____________________________________________________________________________
44043 [  7693] By: jhi                                   on 2000/11/15  02:48:37
44044         Log: Quit utf8_to_uv() instantly if curlen == 0.
44045      Branch: perl
44046            ! utf8.c
44047 ____________________________________________________________________________
44048 [  7692] By: jhi                                   on 2000/11/15  02:24:29
44049         Log: Use u_int32_t for the size of hash_cb(), not size_t.
44050              
44051              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
44052              From: Jens Hamisch <jens@Strawberry.COM>     
44053              Date: Tue, 14 Nov 2000 19:03:55 +0100
44054              Message-Id: <20001114190355.A20559@Strawberry.COM>
44055      Branch: perl
44056            ! ext/DB_File/DB_File.xs
44057 ____________________________________________________________________________
44058 [  7691] By: jhi                                   on 2000/11/15  02:20:12
44059         Log: Use UINT64_C().
44060              
44061              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
44062              From: Jens Hamisch <jens@Strawberry.COM>
44063              Date: Tue, 14 Nov 2000 19:16:23 +0100
44064              Message-Id: <20001114191623.G20559@Strawberry.COM>
44065      Branch: perl
44066            ! utf8.c utf8.h
44067 ____________________________________________________________________________
44068 [  7690] By: jhi                                   on 2000/11/15  02:17:06
44069         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
44070              (a macro to define signed and unsigned integer constants).
44071      Branch: perl
44072            ! handy.h
44073 ____________________________________________________________________________
44074 [  7689] By: jhi                                   on 2000/11/15  01:56:51
44075         Log: Regen Configure.
44076      Branch: perl
44077            ! Configure
44078 ____________________________________________________________________________
44079 [  7688] By: jhi                                   on 2000/11/15  01:56:32
44080         Log: Make the unit know about SOCKS.
44081      Branch: metaconfig
44082            ! U/protos/socksizetype.U
44083 ____________________________________________________________________________
44084 [  7687] By: jhi                                   on 2000/11/15  01:54:47
44085         Log: Remove unused dependencies.
44086      Branch: metaconfig
44087            ! U/compline/d_getpagsz.U
44088 ____________________________________________________________________________
44089 [  7686] By: nick                                  on 2000/11/14  21:25:13
44090         Log: Integrate mainline.
44091      Branch: perlio
44092           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
44093           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
44094           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
44095           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
44096           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
44097           !> win32/config.bc win32/config.gc win32/config.vc
44098           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
44099 ____________________________________________________________________________
44100 [  7685] By: jhi                                   on 2000/11/14  17:54:56
44101         Log: Integrate perlio.
44102      Branch: perl
44103           +> fakesdio.h perliol.h
44104           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
44105           !> perlsdio.h perlsfio.h pod/perlfunc.pod
44106 ____________________________________________________________________________
44107 [  7684] By: nick                                  on 2000/11/14  17:43:04
44108         Log: PerlIO #include and #ifdef re-work.
44109      Branch: perlio
44110            + fakesdio.h perliol.h
44111            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
44112            ! perlsdio.h perlsfio.h
44113 ____________________________________________________________________________
44114 [  7683] By: jhi                                   on 2000/11/14  15:42:40
44115         Log: Hoist the duplicated socket/netdb include logic to perl.h;
44116              undef SETERRNO in case SOCKS has defined it.  Based on:
44117              
44118              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
44119              From: Jens Hamisch <jens@Strawberry.COM> 
44120              Date: Tue, 14 Nov 2000 11:34:40 +0100
44121              Message-Id: <20001114113440.A20005@Strawberry.COM>
44122      Branch: perl
44123            ! doio.c perl.h pp_sys.c
44124 ____________________________________________________________________________
44125 [  7682] By: jhi                                   on 2000/11/14  14:07:28
44126         Log: Subject: some additions for makefiles for win32 (for perl@7674)
44127              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
44128              Date: Tue, 14 Nov 2000 09:31:13 +0300
44129              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
44130      Branch: perl
44131            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
44132            ! win32/makefile.mk
44133 ____________________________________________________________________________
44134 [  7681] By: jhi                                   on 2000/11/14  14:01:41
44135         Log: Subject: tiny typo in perl5db.pl
44136              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
44137              Date: Tue, 14 Nov 2000 09:29:28 +0300
44138              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
44139      Branch: perl
44140            ! lib/perl5db.pl
44141 ____________________________________________________________________________
44142 [  7680] By: jhi                                   on 2000/11/14  04:13:50
44143         Log: Redo #7679 with LFs instead of CRLFs.
44144      Branch: perl
44145            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
44146            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
44147            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
44148 ____________________________________________________________________________
44149 [  7679] By: jhi                                   on 2000/11/14  01:21:09
44150         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
44151              From: Benjamin Stuhl <tiriath@yahoo.com> 
44152              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
44153              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
44154      Branch: perl
44155            + win32/bin/mdelete.bat
44156            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
44157            ! makedef.pl perlio.c win32/Makefile win32/config.gc
44158            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
44159 ____________________________________________________________________________
44160 [  7678] By: jhi                                   on 2000/11/14  01:19:20
44161         Log: Fix the re extension building for Win32.
44162              
44163              Subject: [PATCH perl@7638] Get PerlIO building on Win32
44164              From: Benjamin Stuhl <tiriath@yahoo.com> 
44165              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
44166              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
44167      Branch: perl
44168            + ext/re/hints/MSWin32.pl
44169            ! MANIFEST
44170 ____________________________________________________________________________
44171 [  7677] By: jhi                                   on 2000/11/14  01:13:54
44172         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
44173              From: sthoenna@efn.org
44174              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
44175              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
44176      Branch: perl
44177            ! doop.c pp.c toke.c utf8.c utf8.h
44178 ____________________________________________________________________________
44179 [  7676] By: jhi                                   on 2000/11/13  20:23:15
44180         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
44181              From: Nicholas Clark <nick@ccl4.org>
44182              Date: Mon, 13 Nov 2000 18:55:04 +0000
44183              Message-ID: <20001113185504.J29183@plum.flirble.org>
44184      Branch: perl
44185            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
44186 ____________________________________________________________________________
44187 [  7675] By: nick                                  on 2000/11/13  20:21:57
44188         Log: Integrate mainline ...
44189      Branch: perlio
44190           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
44191           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
44192           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
44193           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
44194 ____________________________________________________________________________
44195 [  7674] By: jhi                                   on 2000/11/13  15:07:56
44196         Log: Update Changes.
44197      Branch: perl
44198            ! Changes patchlevel.h
44199 ____________________________________________________________________________
44200 [  7673] By: jhi                                   on 2000/11/13  14:42:42
44201         Log: Remove the new two tests of lib/io_xs for now, they seem to
44202              fail under perlio on some platforms.
44203      Branch: perl
44204            ! t/lib/io_xs.t
44205 ____________________________________________________________________________
44206 [  7672] By: jhi                                   on 2000/11/13  13:57:53
44207         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
44208      Branch: perl
44209            ! perlio.c
44210 ____________________________________________________________________________
44211 [  7671] By: jhi                                   on 2000/11/13  05:30:48
44212         Log: Placate nervous compilers that see longer than ints switch()ing.
44213      Branch: perl
44214            ! utf8.c
44215 ____________________________________________________________________________
44216 [  7670] By: jhi                                   on 2000/11/13  05:14:21
44217         Log: fputs() does return EOF on error but here we don't care.
44218      Branch: perl
44219            ! perlio.c
44220 ____________________________________________________________________________
44221 [  7669] By: jhi                                   on 2000/11/13  05:02:45
44222         Log: Declare reg_data like reg_substr_data.
44223      Branch: perl
44224            ! regexp.h
44225 ____________________________________________________________________________
44226 [  7668] By: jhi                                   on 2000/11/13  04:54:34
44227         Log: Typos in #7667.
44228      Branch: perl
44229            ! perl.h
44230 ____________________________________________________________________________
44231 [  7667] By: jhi                                   on 2000/11/13  04:49:49
44232         Log: Cleanup messy #ifdef.
44233      Branch: perl
44234            ! perl.h
44235 ____________________________________________________________________________
44236 [  7666] By: jhi                                   on 2000/11/13  04:17:34
44237         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
44238              From: Nicholas Clark <nick@talking.bollo.cx>
44239              Date: Sun, 12 Nov 2000 21:14:11 +0000
44240              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
44241              
44242              Note: only one breakage of the two reported is fixed by this patch.
44243      Branch: perl
44244            ! perlio.c
44245 ____________________________________________________________________________
44246 [  7665] By: jhi                                   on 2000/11/13  04:05:07
44247         Log: Tweak the definition of the bit complement on UTF-8 data:
44248              if none of the characters in the string are > 0xff,
44249              the result is a complemented byte string, not a (UTF-8)
44250              char string.  Based on the summary in
44251              
44252              Subject: Re: [ID 20000918.005] ~ on wide chars
44253              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
44254              Date: Fri, 10 Nov 2000 09:47:15 -0800
44255              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
44256              
44257              This should give us the maximum backward (pre-char string)
44258              compatibility and utf8 compatibility.  The other alternative
44259              would be to limit the bit complement to be always byte only,
44260              taking the least significant byte of the chars.
44261      Branch: perl
44262            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
44263 ____________________________________________________________________________
44264 [  7664] By: jhi                                   on 2000/11/13  00:23:44
44265         Log: Couple of tests from #7660 salvaged.
44266      Branch: perl
44267            - t/op/tell.t
44268            ! MANIFEST t/io/tell.t
44269 ____________________________________________________________________________
44270 [  7663] By: jhi                                   on 2000/11/13  00:02:48
44271         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
44272              From: Nicholas Clark <nick@talking.bollo.cx>
44273              Date: Sun, 12 Nov 2000 21:23:43 +0000
44274              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
44275      Branch: perl
44276            ! perlsfio.h
44277 ____________________________________________________________________________
44278 [  7662] By: jhi                                   on 2000/11/13  00:01:39
44279         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
44280              From: Nicholas Clark <nick@talking.bollo.cx>
44281              Date: Sun, 12 Nov 2000 21:30:04 +0000
44282              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
44283      Branch: perl
44284            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
44285 ____________________________________________________________________________
44286 [  7661] By: jhi                                   on 2000/11/12  23:57:29
44287         Log: Document tell() on special streams.
44288      Branch: perl
44289            ! pod/perlfunc.pod
44290 ____________________________________________________________________________
44291 [  7660] By: jhi                                   on 2000/11/12  23:54:22
44292         Log: (Subsumed by #7664)
44293      Branch: perl
44294            + t/op/tell.t
44295            ! MANIFEST
44296 ____________________________________________________________________________
44297 [  7659] By: jhi                                   on 2000/11/12  22:55:25
44298         Log: Many subdocumented return values of the IO extension now documented.
44299              ungetc and write still left subdocumented.
44300              
44301              Subject: [PATCH] (was Re: IO::Handle::ungetc)
44302              From: Nicholas Clark <nick@talking.bollo.cx>
44303              Date: Sun, 12 Nov 2000 21:35:53 +0000
44304              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
44305      Branch: perl
44306            ! ext/IO/lib/IO/Handle.pm
44307 ____________________________________________________________________________
44308 [  7658] By: jhi                                   on 2000/11/12  21:37:06
44309         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
44310              From: Nicholas Clark <nick@talking.bollo.cx>
44311              Date: Sun, 12 Nov 2000 20:03:22 +0000
44312              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
44313      Branch: perl
44314            ! pod/perlfunc.pod
44315 ____________________________________________________________________________
44316 [  7657] By: jhi                                   on 2000/11/12  20:34:55
44317         Log: Integrate perlio.
44318      Branch: perl
44319           !> perlio.c
44320 ____________________________________________________________________________
44321 [  7656] By: nick                                  on 2000/11/12  19:25:06
44322         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
44323      Branch: perlio
44324            ! perlio.c
44325 ____________________________________________________________________________
44326 [  7655] By: nick                                  on 2000/11/12  19:09:41
44327         Log: Integrate mainline
44328      Branch: perlio
44329           +> README.solaris ext/Encode/Encode/cp1006.enc
44330           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
44331           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
44332           +> ext/Encode/Encode/iso8859-13.enc
44333           +> ext/Encode/Encode/iso8859-14.enc
44334           +> ext/Encode/Encode/iso8859-15.enc
44335           !> (integrate 34 files)
44336 ____________________________________________________________________________
44337 [  7654] By: jhi                                   on 2000/11/12  19:00:22
44338         Log: Add a metaconfig unit for fsync.
44339      Branch: metaconfig/U/perl
44340            + d_fsync.U
44341 ____________________________________________________________________________
44342 [  7653] By: jhi                                   on 2000/11/12  19:00:01
44343         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
44344      Branch: perl
44345            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44346            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
44347            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44348            ! vos/config.ga.h win32/config.bc win32/config.gc
44349            ! win32/config.vc
44350 ____________________________________________________________________________
44351 [  7652] By: jhi                                   on 2000/11/11  21:12:01
44352         Log: Copy the s// information of README.hpux also to the perlrun.
44353      Branch: perl
44354            ! README.hpux pod/perlrun.pod
44355 ____________________________________________________________________________
44356 [  7651] By: jhi                                   on 2000/11/11  21:03:13
44357         Log: More README.solaris updates from Andy Dougherty.
44358      Branch: perl
44359            ! README.solaris
44360 ____________________________________________________________________________
44361 [  7650] By: jhi                                   on 2000/11/11  18:38:57
44362         Log: More descriptive error for unknown perlio layers.
44363              
44364              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
44365              From: Dominic Dunlop <domo@computer.org> 
44366              Date: Sat, 11 Nov 2000 18:20:32 +0100             
44367              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
44368      Branch: perl
44369            ! perlio.c pod/perldiag.pod
44370 ____________________________________________________________________________
44371 [  7649] By: jhi                                   on 2000/11/11  18:37:52
44372         Log: MachTen doesn't really do mmap() and munmap().
44373              
44374              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
44375              From: Dominic Dunlop <domo@computer.org> 
44376              Date: Sat, 11 Nov 2000 18:20:32 +0100             
44377              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
44378      Branch: perl
44379            ! hints/machten.sh
44380 ____________________________________________________________________________
44381 [  7648] By: jhi                                   on 2000/11/11  18:36:46
44382         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
44383              From: rspier@pobox.com (Robert Spier)
44384              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
44385              Message-ID: <14861.32839.491271.985797@rls.cx>
44386      Branch: perl
44387            ! Porting/Contract pod/perltoot.pod
44388 ____________________________________________________________________________
44389 [  7647] By: jhi                                   on 2000/11/11  18:35:30
44390         Log: Simplify the getpagesize() unit by dropping the
44391              pagesize probe since it's nowadays slightly more
44392              complicated because of sysconf(). (Note: if some
44393              platform really needs the -lPW for getpagesize,
44394              I just broke it.)
44395              
44396              TODO: a new pagesize unit.
44397      Branch: metaconfig
44398            ! U/compline/d_getpagsz.U
44399 ____________________________________________________________________________
44400 [  7646] By: jhi                                   on 2000/11/11  18:33:23
44401         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
44402      Branch: perl
44403            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44404            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
44405            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44406            ! vos/config.ga.h win32/config.bc win32/config.gc
44407            ! win32/config.vc
44408 ____________________________________________________________________________
44409 [  7645] By: jhi                                   on 2000/11/11  16:45:15
44410         Log: Use sysconf() or getpagesize() to find out the pagesize.
44411      Branch: perl
44412            ! perlio.c
44413 ____________________________________________________________________________
44414 [  7644] By: jhi                                   on 2000/11/11  15:46:08
44415         Log: Integrate perlio.
44416      Branch: perl
44417           !> perlio.c
44418 ____________________________________________________________________________
44419 [  7643] By: jhi                                   on 2000/11/11  15:33:36
44420         Log: Subject: Re: [PATCH] README.solaris
44421              From: Lupe Christoph <lupe@lupe-christoph.de>
44422              Date: Sat, 11 Nov 2000 14:08:10 +0100
44423              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
44424      Branch: perl
44425            ! README.solaris
44426 ____________________________________________________________________________
44427 [  7642] By: jhi                                   on 2000/11/11  15:22:12
44428         Log: Subject: [PATCH perl@7638] cygwin port
44429              From: "Eric Fifer" <egf7@columbia.edu>            
44430              Date: Fri, 10 Nov 2000 19:30:30 -0000
44431              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
44432      Branch: perl
44433            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
44434 ____________________________________________________________________________
44435 [  7641] By: nick                                  on 2000/11/11  14:50:36
44436         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
44437              Also call "Buf" layer directly when unread'ing non-read chars.
44438      Branch: perlio
44439            ! perlio.c
44440 ____________________________________________________________________________
44441 [  7640] By: jhi                                   on 2000/11/11  02:05:02
44442         Log: Add more encoding tables.
44443      Branch: perl
44444            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
44445            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
44446            + ext/Encode/Encode/iso8859-10.enc
44447            + ext/Encode/Encode/iso8859-13.enc
44448            + ext/Encode/Encode/iso8859-14.enc
44449            + ext/Encode/Encode/iso8859-15.enc
44450            ! MANIFEST
44451 ____________________________________________________________________________
44452 [  7639] By: jhi                                   on 2000/11/10  18:49:25
44453         Log: Subject: [PATCH] README.solaris
44454              From: Andy Dougherty <doughera@lafayette.edu>
44455              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
44456              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
44457      Branch: perl
44458            + README.solaris
44459            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
44460            ! pod/perl.pod pod/perltoc.pod
44461 ____________________________________________________________________________
44462 [  7638] By: jhi                                   on 2000/11/10  15:04:15
44463         Log: Update Changes.
44464      Branch: perl
44465            ! Changes patchlevel.h
44466 ____________________________________________________________________________
44467 [  7637] By: jhi                                   on 2000/11/10  14:14:28
44468         Log: Explain better why certain regex tests are skipped.
44469              
44470              Subject: Re: tests skipped: unknown reason
44471              From: Lupe Christoph <lupe@lupe-christoph.de>
44472              Date: Fri, 10 Nov 2000 09:08:56 +0100
44473              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
44474      Branch: perl
44475            ! t/op/regexp.t
44476 ____________________________________________________________________________
44477 [  7636] By: nick                                  on 2000/11/10  13:40:00
44478         Log: Integrate mainline.
44479      Branch: perlio
44480           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
44481           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
44482           !> win32/bin/search.pl
44483 ____________________________________________________________________________
44484 [  7635] By: nick                                  on 2000/11/10  13:25:52
44485         Log: Re-instate stdio large file support via perlio.
44486      Branch: perl
44487            ! perlio.c
44488 ____________________________________________________________________________
44489 [  7634] By: jhi                                   on 2000/11/10  04:49:55
44490         Log: Amdahl UTS hints updates.
44491              
44492              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
44493              From: hom00@utsglobal.com (Harold O Morris)
44494              Date: Thu, 9 Nov 2000 20:02 PST
44495              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
44496      Branch: perl
44497            ! hints/uts.sh
44498 ____________________________________________________________________________
44499 [  7633] By: jhi                                   on 2000/11/09  23:33:28
44500         Log: Subject: [PATCH] IO::Seekable pod
44501              From: Nicholas Clark <nick@talking.bollo.cx>
44502              Date: Thu, 9 Nov 2000 20:29:45 +0000
44503              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
44504      Branch: perl
44505            ! ext/IO/lib/IO/Handle.pm
44506 ____________________________________________________________________________
44507 [  7632] By: jhi                                   on 2000/11/09  21:55:41
44508         Log: Various doc oddball characters.
44509              
44510              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
44511              From: Michael Somos <somos@grail.cba.csuohio.edu>
44512              Date: Mon, 6 Nov 2000 17:44:20 -0500
44513              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
44514      Branch: perl
44515            ! emacs/cperl-mode.el lib/unicode/syllables.txt
44516            ! win32/bin/search.pl
44517 ____________________________________________________________________________
44518 [  7631] By: jhi                                   on 2000/11/09  21:12:29
44519         Log: Subject: Re: bash -c exit and linux hints 
44520              From: "John P. Linderman" <jpl@research.att.com>
44521              Date: Thu, 02 Nov 2000 09:37:25 -0500
44522              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
44523      Branch: perl
44524            ! hints/linux.sh
44525 ____________________________________________________________________________
44526 [  7630] By: nick                                  on 2000/11/09  20:34:11
44527         Log: Integrate mainline.
44528      Branch: perlio
44529           !> (integrate 91 files)
44530 ____________________________________________________________________________
44531 [  7629] By: jhi                                   on 2000/11/09  19:46:31
44532         Log: Missing dTHXs.
44533              
44534              Subject: RE: perl@7595 builds not on cygwin
44535              From: "Eric Fifer" <egf7@columbia.edu>
44536              Date: Thu, 9 Nov 2000 19:26:50 -0000
44537              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
44538      Branch: perl
44539            ! ext/Devel/Peek/Peek.xs
44540 ____________________________________________________________________________
44541 [  7628] By: jhi                                   on 2000/11/09  14:48:27
44542         Log: Disable only the tests 99 and 166 for UTF-8 locales.
44543      Branch: perl
44544            ! t/pragma/locale.t
44545 ____________________________________________________________________________
44546 [  7627] By: jhi                                   on 2000/11/09  14:40:27
44547         Log: There's no =head3.
44548      Branch: perl
44549            ! pod/perlhack.pod
44550 ____________________________________________________________________________
44551 [  7626] By: jhi                                   on 2000/11/09  13:54:26
44552         Log: The generated boot_* headers are wrong.  Pickier compiler,
44553              such as KAI C++ will refuse to compile the resulting perlmain.
44554              
44555              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
44556              From: Harri Pasanen <harri.pasanen@trema.com>
44557              Date: Thu, 09 Nov 2000 14:23:28 +0100
44558              Message-Id: <3A0AA550.26D548A3@trema.com>
44559      Branch: perl
44560            ! minimod.pl
44561 ____________________________________________________________________________
44562 [  7625] By: jhi                                   on 2000/11/09  13:50:44
44563         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
44564              From: Prymmer/Kahn <pvhp@best.com>
44565              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
44566              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
44567              
44568              All except the "cow orker" change.
44569      Branch: perl
44570            ! Porting/pumpkin.pod
44571 ____________________________________________________________________________
44572 [  7624] By: jhi                                   on 2000/11/09  13:45:33
44573         Log: Fix for
44574              
44575              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
44576              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
44577              Date: Thu, 09 Nov 2000 11:05:52 +0100
44578              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
44579      Branch: perl
44580            ! pod/perldiag.pod t/pragma/warn/pp_sys
44581 ____________________________________________________________________________
44582 [  7623] By: jhi                                   on 2000/11/09  13:37:16
44583         Log: Typo in an ifndef.
44584              
44585              Subject: Re: [PATCH 5.7.0] better messages from malloc()
44586              From: Joe Smith <jms@inwap.com>         
44587              Date: Thu, 09 Nov 2000 01:33:14 -0800
44588              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
44589      Branch: perl
44590            ! malloc.c
44591 ____________________________________________________________________________
44592 [  7622] By: jhi                                   on 2000/11/09  13:31:18
44593         Log: Remove unused extra arguments.
44594      Branch: metaconfig/U/perl
44595            ! perlxv.U
44596      Branch: perl
44597            ! Configure config_h.SH
44598 ____________________________________________________________________________
44599 [  7621] By: jhi                                   on 2000/11/09  13:16:36
44600         Log: More VMS moves on environment handling, from Charles Lane.
44601      Branch: perl
44602            ! t/pragma/locale.t
44603 ____________________________________________________________________________
44604 [  7620] By: jhi                                   on 2000/11/09  04:42:38
44605         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
44606              From: David Dyck <dcd@tc.fluke.com>
44607              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
44608              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
44609      Branch: perl
44610            ! pp_sys.c
44611 ____________________________________________________________________________
44612 [  7619] By: jhi                                   on 2000/11/09  04:36:21
44613         Log: Forgot from #7618.
44614      Branch: perl
44615            ! lib/File/stat.pm
44616 ____________________________________________________________________________
44617 [  7618] By: jhi                                   on 2000/11/09  04:28:44
44618         Log: Make deleting for %ENV work for (newer versions of) VMS,
44619              from Craig A. Berry.
44620      Branch: perl
44621            ! vms/vms.c
44622 ____________________________________________________________________________
44623 [  7617] By: jhi                                   on 2000/11/09  04:25:05
44624         Log: Subject: [PATCH] Class::Struct at compile time
44625              From: "Casey R. Tweten" <crt@kiski.net>
44626              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
44627              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
44628      Branch: perl
44629            ! lib/Class/Struct.pm
44630 ____________________________________________________________________________
44631 [  7616] By: jhi                                   on 2000/11/09  04:15:17
44632         Log: Subject: [ID 20001108.013] spelling
44633              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
44634              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
44635              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
44636      Branch: perl
44637            ! lib/ftp.pl
44638 ____________________________________________________________________________
44639 [  7615] By: jhi                                   on 2000/11/09  04:12:42
44640         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
44641              From: Peter Prymmer <pvhp@forte.com>
44642              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
44643              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
44644      Branch: perl
44645            ! configure.com
44646 ____________________________________________________________________________
44647 [  7614] By: jhi                                   on 2000/11/08  22:42:55
44648         Log: A missing aTHX_.
44649      Branch: perl
44650            ! ext/IPC/SysV/SysV.xs
44651 ____________________________________________________________________________
44652 [  7613] By: jhi                                   on 2000/11/08  19:30:21
44653         Log: Update Changes.
44654      Branch: perl
44655            ! Changes patchlevel.h
44656 ____________________________________________________________________________
44657 [  7612] By: jhi                                   on 2000/11/08  18:35:25
44658         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
44659              From: David Dyck <dcd@tc.fluke.com>
44660              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
44661              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
44662      Branch: perl
44663            ! pp_sys.c
44664 ____________________________________________________________________________
44665 [  7611] By: jhi                                   on 2000/11/08  18:30:26
44666         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
44667              From: Dominic Dunlop <domo@computer.org>
44668              Date: Tue, 7 Nov 2000 12:05:25 +0100
44669              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
44670      Branch: perl
44671            ! malloc.c
44672 ____________________________________________________________________________
44673 [  7610] By: jhi                                   on 2000/11/08  18:25:14
44674         Log: Do not test UTF-8 locales since that the tests would require
44675              polymorphic regexen.
44676      Branch: perl
44677            ! t/pragma/locale.t
44678 ____________________________________________________________________________
44679 [  7609] By: jhi                                   on 2000/11/08  17:12:51
44680         Log: Locale buglets.
44681              
44682              Subject: RE: Locales support (setlocale) fixes
44683              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
44684              Date: Wed, 8 Nov 2000 20:01:39 +0300
44685              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
44686      Branch: perl
44687            ! t/pragma/locale.t util.c
44688 ____________________________________________________________________________
44689 [  7608] By: jhi                                   on 2000/11/08  17:00:16
44690         Log: Deleting $ENV{PATH} in VMS is not recommendable.
44691      Branch: perl
44692            ! t/pragma/locale.t
44693 ____________________________________________________________________________
44694 [  7607] By: jhi                                   on 2000/11/08  16:58:26
44695         Log: Subject: PATCH std stdio for (Free)BSD
44696              From: Nicholas Clark <nick@ccl4.org>
44697              Date: Wed, 8 Nov 2000 15:36:29 +0000
44698              Message-ID: <20001108153629.D98736@plum.flirble.org>
44699      Branch: metaconfig
44700            ! U/compline/d_stdstdio.U
44701      Branch: perl
44702            ! Configure config_h.SH
44703 ____________________________________________________________________________
44704 [  7606] By: jhi                                   on 2000/11/08  16:43:31
44705         Log: Forgot to bump the line numbers in #7601.
44706      Branch: perl
44707            ! t/pragma/warn/pp_sys
44708 ____________________________________________________________________________
44709 [  7605] By: jhi                                   on 2000/11/08  16:39:12
44710         Log: More careful detection of how well NVs and UVs mix.
44711              
44712              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))
44713              From: Nicholas Clark <nick@ccl4.org>
44714              Date: Wed, 8 Nov 2000 15:14:12 +0000
44715              Message-ID: <20001108151412.B98736@plum.flirble.org>
44716              
44717              Added some SIGFPE paranoia.
44718      Branch: metaconfig/U/perl
44719            ! perlxv.U
44720      Branch: perl
44721            ! Configure config_h.SH
44722 ____________________________________________________________________________
44723 [  7604] By: jhi                                   on 2000/11/08  14:39:10
44724         Log: Subject: [patch perl@7595] VMS configure.com tweak
44725              From: "Craig A. Berry" <craigberry@mac.com>
44726              Date: Wed, 8 Nov 2000 00:24:12 -0600
44727              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
44728      Branch: perl
44729            ! configure.com
44730 ____________________________________________________________________________
44731 [  7603] By: jhi                                   on 2000/11/08  14:27:11
44732         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
44733              From: Robin Barker <rmb1@cise.npl.co.uk>
44734              Date: Wed, 8 Nov 2000 11:11:39 GMT
44735              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
44736      Branch: perl
44737            ! perlio.c
44738 ____________________________________________________________________________
44739 [  7602] By: jhi                                   on 2000/11/08  14:25:03
44740         Log: Fix for the tie-refhash string table leaks.
44741              
44742              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
44743              Date: Wed, 8 Nov 2000 13:03:04 GMT
44744              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
44745      Branch: perl
44746            ! t/lib/tie-refhash.t
44747 ____________________________________________________________________________
44748 [  7601] By: jhi                                   on 2000/11/08  14:21:08
44749         Log: Try to avoid flockless and emulationless places.
44750      Branch: perl
44751            ! t/pragma/warn/pp_sys
44752 ____________________________________________________________________________
44753 [  7600] By: jhi                                   on 2000/11/08  02:28:54
44754         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
44755              
44756              Subject: [PATCH] prototyped functions that should be overrideable
44757              From: "Casey R. Tweten" <crt@kiski.net>
44758              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
44759              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
44760      Branch: perl
44761            ! toke.c
44762 ____________________________________________________________________________
44763 [  7599] By: jhi                                   on 2000/11/08  01:12:05
44764         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
44765              
44766              Subject: [PATCH] perlbug.PL
44767              From: "Kurt D. Starsinic" <kstar@chapin.edu>
44768              Date: Mon, 6 Nov 2000 21:39:01 -0500
44769              Message-ID: <20001106213901.B20955@O2.chapin.edu>
44770      Branch: perl
44771            ! utils/perlbug.PL
44772 ____________________________________________________________________________
44773 [  7598] By: jhi                                   on 2000/11/07  23:42:00
44774         Log: Bad thinko in #7581 (I used the test program with the expanded
44775              values as-is).
44776      Branch: metaconfig
44777            ! U/compline/d_stdstdio.U
44778      Branch: perl
44779            ! Configure
44780 ____________________________________________________________________________
44781 [  7597] By: jhi                                   on 2000/11/07  21:43:29
44782         Log: Subject: [PATCH perl@7573] cygwin port
44783              From: "Fifer, Eric" <EFifer@sanwaint.com>
44784              Date: Tue, 7 Nov 2000 18:08:51 -0000 
44785              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
44786              
44787              Synchronize with Cygwin 1.1.5.
44788      Branch: perl
44789            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
44790            ! pod/perlport.pod unixish.h util.c
44791 ____________________________________________________________________________
44792 [  7596] By: jhi                                   on 2000/11/07  21:39:25
44793         Log: perlhack updates from H.Merijn Brand.
44794      Branch: perl
44795            ! pod/perlhack.pod
44796 ____________________________________________________________________________
44797 [  7595] By: jhi                                   on 2000/11/07  20:21:41
44798         Log: Update Changes.
44799      Branch: perl
44800            ! Changes patchlevel.h
44801 ____________________________________________________________________________
44802 [  7594] By: jhi                                   on 2000/11/07  19:18:58
44803         Log: Be more robust in Dynaloader.pm.
44804      Branch: perl
44805            ! ext/DynaLoader/DynaLoader_pm.PL
44806 ____________________________________________________________________________
44807 [  7593] By: jhi                                   on 2000/11/07  16:49:31
44808         Log: AUTHORS update.
44809      Branch: perl
44810            ! AUTHORS
44811 ____________________________________________________________________________
44812 [  7592] By: gsar                                  on 2000/11/07  16:39:51
44813         Log: normalize relative paths in virtualized current directory on windows,
44814              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
44815              returns)
44816      Branch: perl
44817            ! win32/vdir.h
44818 ____________________________________________________________________________
44819 [  7591] By: jhi                                   on 2000/11/07  16:04:26
44820         Log: Too profiler-happy: with optimization the #7590 actually makes
44821              the test to run 0.5% _slower_.  Requires much more instrumentation.
44822              Retract #7590.
44823      Branch: perl
44824            ! regcomp.c regcomp.h
44825 ____________________________________________________________________________
44826 [  7590] By: jhi                                   on 2000/11/07  15:51:13
44827         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
44828              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
44829              by using memset() and testing bytewise (as opposed to bitwise).
44830      Branch: perl
44831            ! regcomp.c regcomp.h
44832 ____________________________________________________________________________
44833 [  7589] By: jhi                                   on 2000/11/07  12:56:39
44834         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
44835              From: "Craig A. Berry" <craig.berry@psinetcs.com>
44836              Date: Mon, 06 Nov 2000 23:45:30 -0500
44837              Message-Id: <0011079735.AA973576259@univpress.com>
44838      Branch: perl
44839            ! configure.com t/lib/st-lock.t
44840 ____________________________________________________________________________
44841 [  7588] By: jhi                                   on 2000/11/07  01:03:28
44842         Log: Tweak #7587.
44843      Branch: perl
44844            ! pod/perldiag.pod
44845 ____________________________________________________________________________
44846 [  7587] By: jhi                                   on 2000/11/07  01:00:27
44847         Log: A doc addition for bug id 20001105.019, beware \p.
44848      Branch: perl
44849            ! pod/perldiag.pod
44850 ____________________________________________________________________________
44851 [  7586] By: jhi                                   on 2000/11/07  00:32:22
44852         Log: Fake support of holey files in win/dosish platforms.
44853              
44854              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
44855              From: kipp@shonanblue.ne.jp
44856              Date: Mon, 6 Nov 2000 13:30:55 -0800
44857              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
44858      Branch: perl
44859            ! ext/SDBM_File/sdbm/sdbm.c
44860 ____________________________________________________________________________
44861 [  7585] By: jhi                                   on 2000/11/07  00:12:54
44862         Log: Subject: Pod updates
44863              From: "Stephen P. Potter" <spp@spotter.yi.org>
44864              Date: Mon, 06 Nov 2000 18:56:43 -0500
44865              Message-Id: <200011062357.SAA18173@spotter.yi.org>
44866      Branch: perl
44867            ! README.dos README.os2 README.win32 pod/buildtoc.PL
44868            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
44869            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
44870            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
44871            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
44872            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
44873            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
44874            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
44875            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
44876            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
44877            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
44878            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
44879            ! pod/perltootc.pod pod/perlunicode.pod
44880 ____________________________________________________________________________
44881 [  7584] By: jhi                                   on 2000/11/07  00:04:17
44882         Log: Varargs don't always work too well if one puts an unsigned
44883              char on the stack and pop an unsigned quad off the stack.
44884              
44885              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
44886              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
44887              Date: Mon, 06 Nov 2000 15:19:05 -0800
44888              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
44889      Branch: perl
44890            ! utf8.c
44891 ____________________________________________________________________________
44892 [  7583] By: jhi                                   on 2000/11/06  23:58:48
44893         Log: %ENV note tweaks from Dan Sugalski.
44894      Branch: perl
44895            ! pod/perlport.pod vms/perlvms.pod
44896 ____________________________________________________________________________
44897 [  7582] By: jhi                                   on 2000/11/06  23:05:49
44898         Log: glibc5 detection by __GNU_LIBRARY__.
44899      Branch: perl
44900            ! toke.c
44901 ____________________________________________________________________________
44902 [  7581] By: jhi                                   on 2000/11/06  22:51:29
44903         Log: Make the stdio test program of 7427 less noisy while being 
44904              compiled so that Digital UNIX wouldn't get both
44905              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
44906              undefined.  This makes perlio happy.
44907      Branch: metaconfig
44908            ! U/compline/d_stdstdio.U
44909      Branch: perl
44910            ! Configure config_h.SH
44911 ____________________________________________________________________________
44912 [  7580] By: jhi                                   on 2000/11/06  22:41:41
44913         Log: Document %ENV = () portability issues.
44914      Branch: perl
44915            ! pod/perlport.pod vms/perlvms.pod
44916 ____________________________________________________________________________
44917 [  7579] By: jhi                                   on 2000/11/06  21:29:24
44918         Log: VOS updates from Paul Green.
44919      Branch: perl
44920            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
44921 ____________________________________________________________________________
44922 [  7578] By: jhi                                   on 2000/11/06  21:00:40
44923         Log: Sanitize the environment further.
44924      Branch: perl
44925            ! t/pragma/locale.t
44926 ____________________________________________________________________________
44927 [  7577] By: jhi                                   on 2000/11/06  20:53:51
44928         Log: Re-introduce 7552 lost in integration.
44929      Branch: perl
44930            ! perlio.c
44931 ____________________________________________________________________________
44932 [  7576] By: jhi                                   on 2000/11/06  20:33:46
44933         Log: Admit that the test leaks scalars.
44934      Branch: perl
44935            ! t/comp/proto.t
44936 ____________________________________________________________________________
44937 [  7575] By: jhi                                   on 2000/11/06  20:17:08
44938         Log: Integrate perlio.
44939      Branch: perl
44940           !> perlio.c
44941 ____________________________________________________________________________
44942 [  7574] By: nick                                  on 2000/11/06  20:07:28
44943         Log: Remove debug. Try (Mmap_t) on madvise() call.
44944      Branch: perlio
44945            ! perlio.c
44946 ____________________________________________________________________________
44947 [  7573] By: jhi                                   on 2000/11/06  13:56:05
44948         Log: Update Changes.
44949      Branch: perl
44950            ! Changes patchlevel.h
44951 ____________________________________________________________________________
44952 [  7572] By: jhi                                   on 2000/11/06  13:48:41
44953         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
44954              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44955              Date: Mon, 06 Nov 2000 10:11:42 +0100
44956              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
44957      Branch: perl
44958            ! pod/perlhack.pod
44959 ____________________________________________________________________________
44960 [  7571] By: jhi                                   on 2000/11/06  01:45:51
44961         Log: AUTHORS updates.
44962      Branch: perl
44963            ! AUTHORS
44964 ____________________________________________________________________________
44965 [  7570] By: jhi                                   on 2000/11/06  00:18:00
44966         Log: Fix for
44967              
44968              Subject: [ID 20000728.005] perl -P broken
44969              From: David Dyck <dcd@tc.fluke.com>
44970              Date: Fri, 28 Jul 2000 17:19:16 -0700
44971              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
44972              
44973              (hopefully).  The fix is also not complete, it seems to break
44974              BOM swallowing for libc5 systems, but until someone figures
44975              out a way to do this without ftell(), this will do.
44976      Branch: perl
44977            ! toke.c
44978 ____________________________________________________________________________
44979 [  7569] By: jhi                                   on 2000/11/06  00:05:30
44980         Log: Document that the evaled syntax errors cause scalar leaks.
44981      Branch: perl
44982            ! t/comp/proto.t
44983 ____________________________________________________________________________
44984 [  7568] By: jhi                                   on 2000/11/05  23:14:47
44985         Log: opmini.o can linger from Configures past.
44986      Branch: perl
44987            ! Makefile.SH
44988 ____________________________________________________________________________
44989 [  7567] By: jhi                                   on 2000/11/05  21:28:39
44990         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
44991              first argument correctly.
44992      Branch: perl
44993            ! perlio.c
44994 ____________________________________________________________________________
44995 [  7566] By: jhi                                   on 2000/11/05  21:15:56
44996         Log: Integrate perlio.
44997      Branch: perl
44998           !> perlio.c
44999 ____________________________________________________________________________
45000 [  7565] By: jhi                                   on 2000/11/05  21:15:13
45001         Log: Use -dM for gcc (the suggested patch did it only for Linux,
45002              but I think it can be generalized).
45003              
45004              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
45005              From: Pixel <pixel@mandrakesoft.com>
45006              Date: 05 Nov 2000 21:49:34 +0100 
45007              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
45008      Branch: perl
45009            ! ext/Errno/Errno_pm.PL
45010 ____________________________________________________________________________
45011 [  7564] By: nick                                  on 2000/11/05  21:09:18
45012         Log: Added a mmap layer as a "subclass" of perlio.
45013              PERLIO=mmap ./perl harness passes
45014      Branch: perlio
45015            ! perlio.c
45016 ____________________________________________________________________________
45017 [  7563] By: jhi                                   on 2000/11/05  19:48:55
45018         Log: Add a note for future generations about bug id 20000229.006.
45019      Branch: perl
45020            ! malloc.c
45021 ____________________________________________________________________________
45022 [  7562] By: jhi                                   on 2000/11/05  19:38:24
45023         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
45024      Branch: perl
45025            ! pp_ctl.c t/op/pos.t
45026 ____________________________________________________________________________
45027 [  7561] By: jhi                                   on 2000/11/05  18:21:46
45028         Log: Add =pod to be tidy.
45029      Branch: perl
45030            ! lib/Math/Complex.pm
45031 ____________________________________________________________________________
45032 [  7560] By: jhi                                   on 2000/11/05  17:38:46
45033         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
45034      Branch: perl
45035            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
45036            ! ext/Storable/Storable.xs t/lib/st-recurse.t
45037 ____________________________________________________________________________
45038 [  7559] By: jhi                                   on 2000/11/05  17:32:59
45039         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
45040              From: "Peter J. Farley III" <pjfarley@banet.net>
45041              Date: Sun, 05 Nov 2000 11:55:59 -0500
45042              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
45043      Branch: perl
45044            ! t/lib/syslog.t
45045 ____________________________________________________________________________
45046 [  7558] By: jhi                                   on 2000/11/05  17:29:19
45047         Log: Integrate perlio.
45048      Branch: perl
45049           !> perlio.c
45050 ____________________________________________________________________________
45051 [  7557] By: jhi                                   on 2000/11/05  17:22:01
45052         Log: A fix of sorts for 20000329.026, a better error message
45053              for a missing "use charnames" when using the \N{...}. 
45054      Branch: perl
45055            ! pod/perldiag.pod toke.c
45056 ____________________________________________________________________________
45057 [  7556] By: jhi                                   on 2000/11/05  16:33:50
45058         Log: Test tweak: show also the failed locales.
45059              
45060              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
45061              From: Lupe Christoph <lupe@lupe-christoph.de>         
45062              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
45063              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
45064      Branch: perl
45065            ! t/pragma/locale.t
45066 ____________________________________________________________________________
45067 [  7555] By: nick                                  on 2000/11/05  11:09:34
45068         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
45069              open RDWR so does not fail. (pragma/warnings 303 again...)
45070      Branch: perlio
45071            ! perlio.c
45072 ____________________________________________________________________________
45073 [  7554] By: nick                                  on 2000/11/05  10:10:13
45074         Log: Fix case where ungetc(f,EOF) was allowed.
45075              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
45076              so we can see similarities.
45077              Use types more carefully and a STDCHAR array in hope that this will
45078              fix Jarrko's 64bit machine.
45079      Branch: perlio
45080            ! perlio.c
45081 ____________________________________________________________________________
45082 [  7553] By: jhi                                   on 2000/11/05  01:12:16
45083         Log: Fix for
45084              
45085              Subject: [ID 20001004.007] taint propogation is inconsistent
45086              From: pimlott@idiomtech.com (Andrew Pimlott) 
45087              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
45088              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
45089              
45090              The culprit was sv_setsv() which was rather blindly
45091              propagating taint, which lead to behaviour where if
45092              a tainted anon hash value was seen all the hash values
45093              from then on at that level became tainted, or at any
45094              upper levels in the case of nested anon hashes.
45095      Branch: perl
45096            ! sv.c t/op/taint.t
45097 ____________________________________________________________________________
45098 [  7552] By: jhi                                   on 2000/11/04  23:44:18
45099         Log: Some cpps don't like splitting conditionals across several lines.
45100      Branch: perl
45101            ! perlio.c
45102 ____________________________________________________________________________
45103 [  7551] By: nick                                  on 2000/11/04  23:40:44
45104         Log: Integrate mainline
45105      Branch: perlio
45106           !> pp_hot.c t/op/taint.t
45107 ____________________________________________________________________________
45108 [  7550] By: nick                                  on 2000/11/04  23:39:05
45109         Log: Integrate mainline again
45110      Branch: perlio
45111           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
45112           !> t/lib/b.t t/op/misc.t util.c
45113 ____________________________________________________________________________
45114 [  7549] By: jhi                                   on 2000/11/04  23:14:01
45115         Log: Fix for
45116              
45117              Subject: [ID 20001004.006] undef is never tainted
45118              From: pimlott@idiomtech.com (Andrew Pimlott)
45119              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
45120              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
45121              
45122              An undef read from a slurped file was not tainted.
45123      Branch: perl
45124            ! pp_hot.c t/op/taint.t
45125 ____________________________________________________________________________
45126 [  7548] By: jhi                                   on 2000/11/04  22:56:21
45127         Log: Test tweak ($Config{useperlio} is by default undef) .
45128      Branch: perl
45129            ! t/lib/b.t
45130 ____________________________________________________________________________
45131 [  7547] By: jhi                                   on 2000/11/04  22:43:56
45132         Log: Integrate perlio.
45133      Branch: perl
45134           +> lib/perlio.pm
45135           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
45136           !> pod/perlapi.pod t/lib/b.t
45137 ____________________________________________________________________________
45138 [  7546] By: jhi                                   on 2000/11/04  22:40:59
45139         Log: Configure would use a bad $myuname from an old config.sh.
45140              
45141              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
45142              From: Andy Dougherty <doughera@lafayette.edu>
45143              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
45144              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
45145      Branch: metaconfig
45146            ! U/modified/Oldconfig.U
45147      Branch: perl
45148            ! Configure config_h.SH
45149 ____________________________________________________________________________
45150 [  7545] By: jhi                                   on 2000/11/04  22:36:54
45151         Log: Subject: Locales support (setlocale) fixes
45152              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
45153              Date: Sat, 4 Nov 2000 10:15:48 +0300 
45154              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
45155              
45156              Modified quite a bit to be more portable.
45157      Branch: perl
45158            ! embed.h embed.pl perl.h proto.h util.c
45159 ____________________________________________________________________________
45160 [  7544] By: jhi                                   on 2000/11/04  22:32:47
45161         Log: Dying is too strict here, better just skip.
45162      Branch: perl
45163            ! t/op/misc.t
45164 ____________________________________________________________________________
45165 [  7543] By: nick                                  on 2000/11/04  21:55:13
45166         Log: Merge mainline
45167      Branch: perlio
45168           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
45169           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
45170           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
45171           !> (integrate 64 files)
45172 ____________________________________________________________________________
45173 [  7542] By: jhi                                   on 2000/11/04  21:09:28
45174         Log: More Changes tweakery.
45175      Branch: perl
45176            ! Changes Porting/genlog
45177 ____________________________________________________________________________
45178 [  7541] By: jhi                                   on 2000/11/04  20:58:18
45179         Log: Changes fixups.
45180      Branch: perl
45181            ! Changes
45182 ____________________________________________________________________________
45183 [  7540] By: jhi                                   on 2000/11/04  20:42:38
45184         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
45185              create a "fast path" for locale name probing using "locale -a"
45186              if available, squash finally hopefully the s?printf resetting
45187              the numeric locale (since, IIUC perllocale, it never shouldn't). 
45188      Branch: perl
45189            ! sv.c t/op/misc.t t/pragma/locale.t
45190 ____________________________________________________________________________
45191 [  7539] By: nick                                  on 2000/11/04  19:56:10
45192         Log: PerlIO infrastructure complete.
45193      Branch: perlio
45194            + lib/perlio.pm
45195            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
45196 ____________________________________________________________________________
45197 [  7538] By: nick                                  on 2000/11/04  14:31:32
45198         Log: Type tweaks + less contorted allocation scheme
45199      Branch: perlio
45200            ! perlio.c
45201 ____________________________________________________________________________
45202 [  7537] By: nick                                  on 2000/11/04  12:40:42
45203         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
45204              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
45205              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
45206              sensible) which lead to some interesting fails.
45207      Branch: perlio
45208            ! perlio.c
45209 ____________________________________________________________________________
45210 [  7536] By: jhi                                   on 2000/11/04  00:20:02
45211         Log: Add FCNTL_CAN_LOCK.
45212              
45213              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
45214              From: Andy Dougherty <doughera@lafayette.edu>
45215              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
45216              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
45217              
45218              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
45219              From: Andy Dougherty <doughera@lafayette.edu>
45220              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
45221              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
45222      Branch: metaconfig/U/perl
45223            + d_fcntl_can_lock.U
45224            ! startperl.U
45225      Branch: perl
45226            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45227            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
45228            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45229            ! vos/config.ga.h win32/config.bc win32/config.gc
45230            ! win32/config.vc
45231 ____________________________________________________________________________
45232 [  7535] By: nick                                  on 2000/11/03  22:19:10
45233         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
45234              - Works on Linux with
45235              perlio + unix
45236              stdio
45237              - Works on Solaris with
45238              perlio + unix
45239              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
45240              - Fails (hangs in openpid) if you try and stack
45241              perlio + stdio - Linux stdio's read() logic is hanging.
45242      Branch: perlio
45243            ! iperlsys.h perlio.c
45244 ____________________________________________________________________________
45245 [  7534] By: jhi                                   on 2000/11/03  15:16:02
45246         Log: Subject: Re: README.aix
45247              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45248              Date: Fri, 03 Nov 2000 16:03:15 +0100
45249              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
45250      Branch: perl
45251            ! README.aix
45252 ____________________________________________________________________________
45253 [  7533] By: jhi                                   on 2000/11/03  03:59:02
45254         Log: Subject: [PATCH 5.7.0] better messages from malloc()
45255              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45256              Date: Wed, 1 Nov 2000 23:39:56 -0500
45257              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
45258      Branch: perl
45259            ! malloc.c pod/perldiag.pod
45260 ____________________________________________________________________________
45261 [  7532] By: jhi                                   on 2000/11/03  00:11:56
45262         Log: The #7521 touched things it shouldn't have.
45263      Branch: perl
45264            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
45265 ____________________________________________________________________________
45266 [  7531] By: jhi                                   on 2000/11/02  22:32:33
45267         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
45268              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45269              Date:     Thu, 2 Nov 2000 16:58:36 EST
45270              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
45271      Branch: perl
45272            ! vms/gen_shrfls.pl
45273 ____________________________________________________________________________
45274 [  7530] By: jhi                                   on 2000/11/02  22:08:49
45275         Log: Fix the problem discussed in
45276              
45277              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
45278              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
45279              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
45280              
45281              originally from Linc Madison.  Also Andreas König's comments
45282              taken into account.  Some other problems with Tie::SubstrHash
45283              fixed: didn't croak when the table exceeded the requested number
45284              of entries (as documented) but instead when the number of entries
45285              exceeded the size of the table, a croak() had an unnecessary \n,
45286              didn't have a CLEAR method, documented that there is no exists().
45287              Didn't fix to be strict-proof because the module uses &foo; and
45288              dynamic scope.  Added a test script exercizing both first tamely 
45289              the basic functionality, and then the failure cases reported by
45290              Linc Madison.
45291      Branch: perl
45292            + t/lib/tie-substrhash.t
45293            ! MANIFEST lib/Tie/SubstrHash.pm
45294 ____________________________________________________________________________
45295 [  7529] By: jhi                                   on 2000/11/02  17:58:08
45296         Log: recv() can fail and return undef.
45297              
45298              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
45299              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
45300              Date: Thu, 2 Nov 2000 20:12:20 +0300
45301              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
45302      Branch: perl
45303            ! lib/Net/Ping.pm
45304 ____________________________________________________________________________
45305 [  7528] By: jhi                                   on 2000/11/02  17:49:09
45306         Log: Detpyo.
45307      Branch: perl
45308            ! pod/perlop.pod
45309 ____________________________________________________________________________
45310 [  7527] By: jhi                                   on 2000/11/02  15:48:37
45311         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
45312              fix a autovivification bug in Tie::RefHash, add tests for both.
45313              
45314              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
45315              From: Edward Avis <epa98@doc.ic.ac.uk>
45316              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
45317              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
45318      Branch: perl
45319            + t/lib/tie-refhash.t
45320            ! MANIFEST lib/Tie/RefHash.pm
45321 ____________________________________________________________________________
45322 [  7526] By: jhi                                   on 2000/11/02  13:56:26
45323         Log: Test::Harness revealed buglets in the new DynaLoader.
45324              
45325              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
45326              From: andreas.koenig@anima.de (Andreas J. Koenig)
45327              Date: 02 Nov 2000 11:26:48 +0100 
45328              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
45329      Branch: perl
45330            ! ext/DynaLoader/DynaLoader_pm.PL
45331 ____________________________________________________________________________
45332 [  7525] By: jhi                                   on 2000/11/01  23:52:08
45333         Log: The entry for #7503 was missing.
45334      Branch: perl
45335            ! Changes
45336 ____________________________________________________________________________
45337 [  7524] By: jhi                                   on 2000/11/01  23:40:52
45338         Log: Update Changes.
45339      Branch: perl
45340            ! Changes patchlevel.h
45341 ____________________________________________________________________________
45342 [  7523] By: jhi                                   on 2000/11/01  22:57:09
45343         Log: More tweaking on the #7522 theme.
45344      Branch: perl
45345            ! ext/DynaLoader/DynaLoader_pm.PL
45346 ____________________________________________________________________________
45347 [  7522] By: jhi                                   on 2000/11/01  22:06:15
45348         Log: Expand %Config variables and %ENV variables only if
45349              so requested during build time using the
45350              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
45351              Not expanding makes relocating distributions easier.
45352      Branch: perl
45353            ! ext/DynaLoader/DynaLoader_pm.PL
45354 ____________________________________________________________________________
45355 [  7521] By: jhi                                   on 2000/11/01  20:56:34
45356         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
45357              and setgid() because they were just changing $< and $( which means
45358              only changing the real uid/gid, as opposed to changing both
45359              real and effective ids.  (The alternative way could have been
45360              in POSIX.pm to change $> and $), too, but making a direct call
45361              to the C API feels cleaner.)  Fixes the bug
45362              
45363              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
45364              From: "Garry T. Williams" <garry@zvolve.com>
45365              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
45366              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
45367      Branch: perl
45368            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
45369            ! ext/POSIX/typemap pod/perlvar.pod
45370 ____________________________________________________________________________
45371 [  7520] By: jhi                                   on 2000/11/01  20:08:33
45372         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
45373              From: "Garry T. Williams" <garry@zvolve.com>
45374              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
45375              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
45376      Branch: perl
45377            ! pod/perlsec.pod
45378 ____________________________________________________________________________
45379 [  7519] By: jhi                                   on 2000/11/01  20:01:22
45380         Log: Locale warning explanation tweak.
45381      Branch: perl
45382            ! pod/perldiag.pod
45383 ____________________________________________________________________________
45384 [  7518] By: jhi                                   on 2000/11/01  18:57:13
45385         Log: C.pm part of
45386              
45387              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
45388              From: Jarkko Hietaniemi <jhi@iki.fi>
45389              Date: Tue, 10 Oct 2000 08:22:28 -0500
45390              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
45391      Branch: perl
45392            ! ext/B/B/C.pm
45393 ____________________________________________________________________________
45394 [  7517] By: jhi                                   on 2000/11/01  18:41:59
45395         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
45396              From: Martien Verbruggen <mgjv@comdyn.com.au>
45397              Date: Fri, 6 Oct 2000 14:09:10 +1100
45398              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
45399      Branch: perl
45400            ! pod/perlop.pod
45401 ____________________________________________________________________________
45402 [  7516] By: jhi                                   on 2000/11/01  18:34:55
45403         Log: Generalize the Camel wording.
45404              
45405              Subject: Re: perlfaq style changes
45406              From: John Borwick <jhborwic@unity.ncsu.edu>
45407              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
45408              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
45409      Branch: perl
45410            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
45411 ____________________________________________________________________________
45412 [  7515] By: jhi                                   on 2000/11/01  16:52:31
45413         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
45414              From: pimlott@idiomtech.com (Andrew Pimlott)
45415              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
45416              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
45417      Branch: perl
45418            ! pod/perlsec.pod
45419 ____________________________________________________________________________
45420 [  7514] By: jhi                                   on 2000/11/01  15:03:40
45421         Log: More AIX lore.
45422      Branch: perl
45423            ! ext/re/hints/aix.pl
45424 ____________________________________________________________________________
45425 [  7513] By: jhi                                   on 2000/11/01  14:48:30
45426         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
45427              From: root <root@chronos.fi.muni.cz>
45428              Date: Wed, 1 Nov 2000 12:31:32 +0100
45429              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
45430      Branch: perl
45431            ! lib/Net/Ping.pm
45432 ____________________________________________________________________________
45433 [  7512] By: jhi                                   on 2000/11/01  14:46:47
45434         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
45435              From: Martin Husemann <martin@duskware.de>
45436              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
45437              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
45438      Branch: perl
45439            ! regcomp.c
45440 ____________________________________________________________________________
45441 [  7511] By: jhi                                   on 2000/11/01  14:39:50
45442         Log: AUTHORS updates.
45443      Branch: perl
45444            ! AUTHORS
45445 ____________________________________________________________________________
45446 [  7510] By: jhi                                   on 2000/11/01  14:29:50
45447         Log: Subject: [PATCH] startperl to respect versiononly
45448              From: Robin Barker <rmb1@cise.npl.co.uk> 
45449              Date: Tue, 31 Oct 2000 16:29:36 GMT
45450              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
45451      Branch: metaconfig/U/perl
45452            ! startperl.U
45453      Branch: perl
45454            ! Configure config_h.SH
45455 ____________________________________________________________________________
45456 [  7509] By: jhi                                   on 2000/11/01  14:19:53
45457         Log: printf UVs the correct way, noticed by Robin Barker.
45458      Branch: perl
45459            ! utf8.c
45460 ____________________________________________________________________________
45461 [  7508] By: jhi                                   on 2000/11/01  14:10:03
45462         Log: Do not cleanup *% because the % has special meanings in some
45463              shell environments.
45464      Branch: perl
45465            ! ext/Storable/Makefile.PL
45466 ____________________________________________________________________________
45467 [  7507] By: jhi                                   on 2000/11/01  14:06:00
45468         Log: The NonStop-UX libraries have a novel way to say NaN.
45469      Branch: perl
45470            ! t/lib/bigfltpm.t
45471 ____________________________________________________________________________
45472 [  7506] By: jhi                                   on 2000/11/01  14:03:35
45473         Log: The osname has been lowercased by now, from Tom Bates.
45474      Branch: metaconfig
45475            ! U/modified/Oldconfig.U
45476      Branch: perl
45477            ! Configure config_h.SH
45478 ____________________________________________________________________________
45479 [  7505] By: jhi                                   on 2000/10/31  19:18:39
45480         Log: The compiler is either gcc or cc, from Tom Bates.
45481      Branch: perl
45482            ! hints/nonstopux.sh
45483 ____________________________________________________________________________
45484 [  7504] By: jhi                                   on 2000/10/31  14:53:42
45485         Log: Update Changes.
45486      Branch: perl
45487            ! Changes patchlevel.h
45488 ____________________________________________________________________________
45489 [  7503] By: jhi                                   on 2000/10/31  14:30:50
45490         Log: Whitespace style tweak.  Was originally going to see to
45491              
45492              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
45493              From: Joe Smith <jms@inwap.com>
45494              Date: Mon, 30 Oct 2000 18:47:57 -0800
45495              Message-Id: <39FE32DD.24AAC4D@inwap.com>
45496              
45497              but that had already been taken care of.
45498      Branch: metaconfig
45499            ! U/compline/d_stdstdio.U
45500      Branch: perl
45501            ! Configure config_h.SH
45502 ____________________________________________________________________________
45503 [  7502] By: jhi                                   on 2000/10/31  14:25:02
45504         Log: AUTHORS tweaks.
45505      Branch: perl
45506            ! AUTHORS
45507 ____________________________________________________________________________
45508 [  7501] By: jhi                                   on 2000/10/31  14:23:59
45509         Log: Subject: perlfaq style changes
45510              From: John Borwick <jhborwic@unity.ncsu.edu>
45511              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
45512              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
45513      Branch: perl
45514            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
45515            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
45516            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
45517            ! pod/perlfaq9.pod
45518 ____________________________________________________________________________
45519 [  7500] By: jhi                                   on 2000/10/31  14:22:15
45520         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
45521              
45522              Subject: Re: [ID 20000918.005] ~ on wide chars
45523              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45524              Date: Mon, 30 Oct 2000 21:09:55 -0800
45525              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
45526              
45527              (The ord() part of the patch skipped.)
45528      Branch: perl
45529            ! doop.c
45530 ____________________________________________________________________________
45531 [  7499] By: jhi                                   on 2000/10/31  14:20:08
45532         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
45533              From: Jens Hamisch <jens@Strawberry.COM>
45534              Date: Mon, 30 Oct 2000 15:17:07 +0100
45535              Message-Id: <20001030151707.A9597@Strawberry.COM>
45536      Branch: perl
45537            ! av.c
45538 ____________________________________________________________________________
45539 [  7498] By: jhi                                   on 2000/10/31  14:16:29
45540         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
45541              From: Peter Prymmer <pvhp@forte.com>
45542              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
45543              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
45544      Branch: perl
45545            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
45546            + ext/Encode/Encode/posix-bc.enc
45547            ! MANIFEST t/lib/encode.t
45548 ____________________________________________________________________________
45549 [  7497] By: jhi                                   on 2000/10/31  14:13:22
45550         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
45551              From: Peter Prymmer <pvhp@forte.com>
45552              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
45553              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
45554      Branch: perl
45555            ! t/lib/cgi-html.t
45556 ____________________________________________________________________________
45557 [  7496] By: jhi                                   on 2000/10/31  14:12:05
45558         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
45559              From: Peter Prymmer <pvhp@forte.com>
45560              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
45561              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
45562      Branch: perl
45563            ! t/lib/cgi-function.t
45564 ____________________________________________________________________________
45565 [  7495] By: jhi                                   on 2000/10/31  14:11:08
45566         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
45567              From: Peter Prymmer <pvhp@forte.com>
45568              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
45569              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
45570      Branch: perl
45571            + ext/re/hints/aix.pl
45572            ! MANIFEST ext/re/Makefile.PL
45573 ____________________________________________________________________________
45574 [  7494] By: jhi                                   on 2000/10/31  14:08:32
45575         Log: Use Errno magic.
45576              
45577              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
45578              From: Casey Tweten <perl@ctweten.amsite.com>
45579              Date: Mon, 30 Oct 2000 15:51:17 -0500
45580              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
45581      Branch: perl
45582            ! lib/File/Temp.pm
45583 ____________________________________________________________________________
45584 [  7493] By: jhi                                   on 2000/10/31  14:05:07
45585         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
45586              
45587              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
45588              From: Nicholas Clark <nick@ccl4.org>
45589              Date: Mon, 30 Oct 2000 17:38:45 +0000
45590              Message-ID: <20001030173845.O60355@plum.flirble.org>
45591      Branch: perl
45592            ! Makefile.SH utils/perlbug.PL
45593 ____________________________________________________________________________
45594 [  7492] By: nick                                  on 2000/10/30  19:37:23
45595         Log: Change files which are mysteriously different to mainline to be
45596              copies of mainline.
45597      Branch: perlio
45598            ! objXSUB.h perlapi.c pod/perlapi.pod
45599 ____________________________________________________________________________
45600 [  7491] By: nick                                  on 2000/10/30  18:05:54
45601         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
45602              - typo in endian code in putc.
45603              - Don't allow read of write-only files and vice-versa
45604              - and off-by-one in flush-all loop.
45605              Remove debug calls as they were using GCC specific features.
45606      Branch: perlio
45607            ! perlio.c
45608 ____________________________________________________________________________
45609 [  7490] By: nick                                  on 2000/10/29  21:45:45
45610         Log: Integrate mainline to perlio
45611      Branch: perlio
45612           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
45613           !> toke.c
45614 ____________________________________________________________________________
45615 [  7489] By: jhi                                   on 2000/10/29  21:11:08
45616         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
45617              From: andreas.koenig@anima.de (Andreas J. Koenig)
45618              Date: 29 Oct 2000 22:05:59 +0100
45619              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
45620      Branch: perl
45621            ! lib/ExtUtils/Manifest.pm
45622 ____________________________________________________________________________
45623 [  7488] By: jhi                                   on 2000/10/29  21:07:47
45624         Log: Tests for #7487.
45625              
45626              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
45627              From: andreas.koenig@anima.de (Andreas J. Koenig)
45628              Date: 29 Oct 2000 19:37:09 +0100
45629              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
45630      Branch: perl
45631            ! t/comp/proto.t
45632 ____________________________________________________________________________
45633 [  7487] By: jhi                                   on 2000/10/29  21:06:27
45634         Log: constsub spillage.
45635              
45636              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
45637              From: John Tobey <jtobey@john-edwin-tobey.org>
45638              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
45639              Message-Id: <m13pvSr-000FObC@feynman.localnet>
45640      Branch: perl
45641            ! op.c
45642 ____________________________________________________________________________
45643 [  7486] By: nick                                  on 2000/10/29  21:05:04
45644         Log: Integrate mainline to perlio branch
45645      Branch: perlio
45646           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
45647           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
45648           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
45649           +> vos/install_perl.cm
45650            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
45651            - vos/config.h vos/config_h.SH_orig
45652           !> (integrate 141 files)
45653 ____________________________________________________________________________
45654 [  7485] By: jhi                                   on 2000/10/29  21:00:47
45655         Log: Make \x{...} consistently produce UTF-8.
45656              
45657              Subject: Re: \x{...} is confused 
45658              From: Simon Cozens <simon@cozens.net>
45659              Date: Sun, 29 Oct 2000 19:36:48 +0000
45660              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
45661      Branch: perl
45662            ! t/pragma/utf8.t toke.c
45663 ____________________________________________________________________________
45664 [  7484] By: nick                                  on 2000/10/29  20:05:29
45665         Log: PerlIO passes all tests.
45666      Branch: perlio
45667            ! perlio.c
45668 ____________________________________________________________________________
45669 [  7483] By: jhi                                   on 2000/10/29  18:06:55
45670         Log: Update Changes.
45671      Branch: perl
45672            ! Changes patchlevel.h
45673 ____________________________________________________________________________
45674 [  7482] By: nick                                  on 2000/10/29  17:43:28
45675         Log: Include <unistd.h> to get correct lseek() prototype etc.
45676              (I thought perl.h did that) - down to two fails
45677              - comp/require.t (last test)
45678              - lib/io_xs.t - possibly import/export of FILE * ?
45679      Branch: perlio
45680            ! perlio.c
45681 ____________________________________________________________________________
45682 [  7481] By: jhi                                   on 2000/10/29  17:02:37
45683         Log: UTF-8 decoder tweak.
45684      Branch: perl
45685            ! utf8.c
45686 ____________________________________________________________________________
45687 [  7480] By: nick                                  on 2000/10/29  16:26:11
45688         Log: Fixed two bugs:
45689              - error code not being set on close (of broken pipe)
45690              - append mode was truncating.
45691              At least one seek/tell bug remains.
45692      Branch: perlio
45693            ! perlio.c
45694 ____________________________________________________________________________
45695 [  7479] By: nick                                  on 2000/10/29  11:18:16
45696         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
45697              in case of accidents. Still several worrying fails, no line disciplines yet.
45698      Branch: perlio
45699            ! iperlsys.h perlio.c
45700 ____________________________________________________________________________
45701 [  7478] By: jhi                                   on 2000/10/29  02:04:01
45702         Log: Add also emailless people.
45703      Branch: perl
45704            ! AUTHORS
45705 ____________________________________________________________________________
45706 [  7477] By: jhi                                   on 2000/10/29  01:36:00
45707         Log: The #7476 needs a MANIFEST change, too.
45708      Branch: perl
45709            ! MANIFEST
45710 ____________________________________________________________________________
45711 [  7476] By: jhi                                   on 2000/10/29  01:35:21
45712         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
45713      Branch: perl
45714            - MAINTAIN
45715            ! AUTHORS Changes
45716 ____________________________________________________________________________
45717 [  7475] By: jhi                                   on 2000/10/28  23:57:25
45718         Log: De-quoted-unreadable to ISO Latin 1.
45719              (There's one ISO-2022-JP name in Changes5.004.)
45720      Branch: perl
45721            ! Changes Changes5.6
45722 ____________________________________________________________________________
45723 [  7474] By: jhi                                   on 2000/10/28  19:13:06
45724         Log: Subject: [ID 20001027.007] uniq array in perlfaq
45725              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
45726              Date: Fri, 27 Oct 2000 19:28:30 +0200
45727              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
45728      Branch: perl
45729            ! pod/perlfaq4.pod
45730 ____________________________________________________________________________
45731 [  7473] By: jhi                                   on 2000/10/28  18:02:05
45732         Log: Locking null mutexes is not recommendable.
45733              
45734              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
45735              From: Hugo <hv@crypt.compulink.co.uk>
45736              Date: Sat, 28 Oct 2000 18:41:12 +0100
45737              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
45738      Branch: perl
45739            ! op.c
45740 ____________________________________________________________________________
45741 [  7472] By: jhi                                   on 2000/10/28  17:52:58
45742         Log: Better create a true mailing list for the repository keepers.
45743      Branch: perl
45744            ! Porting/repository.pod
45745 ____________________________________________________________________________
45746 [  7471] By: jhi                                   on 2000/10/28  17:28:24
45747         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
45748              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
45749      Branch: perl
45750            + Porting/repository.pod
45751            ! MANIFEST
45752 ____________________________________________________________________________
45753 [  7470] By: jhi                                   on 2000/10/28  17:20:54
45754         Log: Subject: DOC PATCH 5.6.0
45755              From: mjd@plover.com
45756              Date: 27 Oct 2000 17:32:44 -0000
45757              Message-ID: <20001027173244.23754.qmail@plover.com>
45758      Branch: perl
45759            ! pod/perlfunc.pod
45760 ____________________________________________________________________________
45761 [  7469] By: jhi                                   on 2000/10/28  17:16:45
45762         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
45763              From: "Peter J. Farley III" <pjfarley@banet.net>
45764              Date: Fri, 27 Oct 2000 20:32:56 -0400
45765              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
45766      Branch: perl
45767            ! README.dos
45768 ____________________________________________________________________________
45769 [  7468] By: jhi                                   on 2000/10/28  17:07:18
45770         Log: Make target reordering to avoid pointless re-makes.
45771              
45772              Subject: Re: Total re-make of 'make okfile' after 7451 ?
45773              From: Nicholas Clark <nick@ccl4.org>
45774              Date: Sat, 28 Oct 2000 00:31:02 +0100
45775              Message-ID: <20001028003101.A54517@plum.flirble.org>
45776      Branch: perl
45777            ! Makefile.SH
45778 ____________________________________________________________________________
45779 [  7467] By: jhi                                   on 2000/10/28  17:05:31
45780         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
45781              From: lvirden@cas.org
45782              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
45783              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
45784      Branch: perl
45785            ! README.os2
45786 ____________________________________________________________________________
45787 [  7466] By: jhi                                   on 2000/10/28  16:09:16
45788         Log: Upgrade to CPAN 1.58_55.
45789              
45790              Subject: CPAN.pm status
45791              From: andreas.koenig@anima.de (Andreas J. Koenig) 
45792              Date: 28 Oct 2000 08:18:00 +0200 
45793              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
45794      Branch: perl
45795            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
45796 ____________________________________________________________________________
45797 [  7465] By: jhi                                   on 2000/10/28  16:02:47
45798         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
45799      Branch: perl
45800            ! embed.h embed.pl perl.h proto.h toke.c
45801 ____________________________________________________________________________
45802 [  7464] By: nick                                  on 2000/10/28  10:43:44
45803         Log: Fix for sv_2iv() on "shared" value from keys %hash.
45804      Branch: perl
45805            ! sv.c
45806 ____________________________________________________________________________
45807 [  7463] By: jhi                                   on 2000/10/27  16:18:29
45808         Log: Update Changes.
45809      Branch: perl
45810            ! Changes patchlevel.h
45811 ____________________________________________________________________________
45812 [  7462] By: jhi                                   on 2000/10/27  16:17:44
45813         Log: Too enthusiastic editing in #7460.
45814      Branch: metaconfig
45815            ! U/modified/Oldsym.U
45816      Branch: perl
45817            ! Configure config_h.SH
45818 ____________________________________________________________________________
45819 [  7461] By: jhi                                   on 2000/10/27  15:37:38
45820         Log: Retract #7459, the script needs more work.
45821      Branch: perl
45822            - mkreef
45823            ! MANIFEST
45824 ____________________________________________________________________________
45825 [  7460] By: jhi                                   on 2000/10/27  15:23:14
45826         Log: Use $sort, $uniq (and $tr) consistently as wondered
45827              by Nicholas Clark.
45828      Branch: metaconfig
45829            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
45830            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
45831            ! U/modified/libc.U
45832      Branch: perl
45833            ! Configure config_h.SH
45834 ____________________________________________________________________________
45835 [  7459] By: jhi                                   on 2000/10/27  15:02:07
45836         Log: (Retracted by #7461)
45837              
45838              Add a shell script for creating/removing symbolic link farms,
45839              useful for keeping the source code read-only and doing the
45840              builds somewhere else.
45841      Branch: perl
45842            + mkreef
45843            ! MANIFEST
45844 ____________________________________________________________________________
45845 [  7458] By: jhi                                   on 2000/10/27  14:42:20
45846         Log: Do away with the fix_pl.
45847      Branch: perl
45848            - fix_pl
45849            ! MANIFEST Makefile.SH
45850 ____________________________________________________________________________
45851 [  7457] By: jhi                                   on 2000/10/27  12:43:13
45852         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
45853              From: Jens Hamisch <jens@Strawberry.COM>
45854              Date: Fri, 27 Oct 2000 14:38:21 +0200
45855              Message-Id: <20001027143821.B3366@Strawberry.COM>
45856      Branch: perl
45857            ! perl.h
45858 ____________________________________________________________________________
45859 [  7456] By: jhi                                   on 2000/10/27  12:33:42
45860         Log: Subject: [PATCH] todo
45861              From: Nicholas Clark <nick@ccl4.org>
45862              Date: Thu, 26 Oct 2000 22:32:29 +0100
45863              Message-ID: <20001026223229.A44540@plum.flirble.org>
45864      Branch: perl
45865            ! pod/perltodo.pod
45866 ____________________________________________________________________________
45867 [  7455] By: jhi                                   on 2000/10/27  12:02:21
45868         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
45869              From: John Tobey <jtobey@john-edwin-tobey.org>
45870              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
45871              Message-Id: <m13ozHF-000FObC@feynman.localnet>
45872      Branch: perl
45873            ! op.c t/pragma/sub_lval.t
45874 ____________________________________________________________________________
45875 [  7454] By: jhi                                   on 2000/10/27  11:59:42
45876         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
45877              From: sthoenna@efn.org
45878              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
45879              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
45880      Branch: perl
45881            ! pp.c t/op/assignwarn.t
45882 ____________________________________________________________________________
45883 [  7453] By: jhi                                   on 2000/10/27  00:15:08
45884         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
45885      Branch: perl
45886            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
45887            ! ext/Storable/Storable.xs t/lib/st-lock.t
45888 ____________________________________________________________________________
45889 [  7452] By: jhi                                   on 2000/10/26  13:05:52
45890         Log: Undo #7451, this seems to be a deficiency in Perforce,
45891              there is no per-file line-terminator type, only per-client.
45892      Branch: perl
45893            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
45894            ! win32/makefile.mk
45895 ____________________________________________________________________________
45896 [  7451] By: jhi                                   on 2000/10/26  04:56:03
45897         Log: Experimenting in DOS arcana.
45898      Branch: perl
45899            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
45900            ! win32/makefile.mk
45901 ____________________________________________________________________________
45902 [  7450] By: jhi                                   on 2000/10/26  04:50:52
45903         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
45904              From: "Peter J. Farley III" <pjfarley@banet.net>            
45905              Date: Wed, 25 Oct 2000 23:10:18 -0400
45906              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
45907      Branch: perl
45908            ! t/io/open.t
45909 ____________________________________________________________________________
45910 [  7449] By: jhi                                   on 2000/10/26  04:49:16
45911         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
45912              From: Hugo <hv@crypt.compulink.co.uk>
45913              Date: Thu, 26 Oct 2000 01:55:17 +0100
45914              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
45915              
45916              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
45917      Branch: perl
45918            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
45919 ____________________________________________________________________________
45920 [  7448] By: jhi                                   on 2000/10/26  04:38:36
45921         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
45922              From: Peter Prymmer <pvhp@forte.com>
45923              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
45924              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
45925      Branch: perl
45926            ! configure.com
45927 ____________________________________________________________________________
45928 [  7447] By: jhi                                   on 2000/10/25  23:20:02
45929         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
45930              in platforms that strictly require all the symbols being present
45931              at link time.
45932      Branch: perl
45933            ! handy.h
45934 ____________________________________________________________________________
45935 [  7446] By: jhi                                   on 2000/10/25  21:55:57
45936         Log: Update Changes.
45937      Branch: perl
45938            ! Changes patchlevel.h
45939 ____________________________________________________________________________
45940 [  7445] By: jhi                                   on 2000/10/25  21:27:08
45941         Log: Integrate with vmsperl #7430 by Charles Bailey:
45942              
45943              Cleanup from prior patch (Charles Lane?):
45944              - improve handling of MFDs in Basename and Path
45945              - default to no xsubpp line # munging when building debug images
45946      Branch: perl
45947           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
45948 ____________________________________________________________________________
45949 [  7444] By: jhi                                   on 2000/10/25  21:03:50
45950         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
45951              From: John Peacock <JPeacock@UnivPress.com>
45952              Date: Thu, 18 May 2000 11:55:27 -0400
45953              Message-ID: <3924126F.A58BE57A@UnivPress.com>
45954      Branch: perl
45955            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
45956            ! t/op/write.t
45957 ____________________________________________________________________________
45958 [  7443] By: jhi                                   on 2000/10/25  20:43:10
45959         Log: Temporary stopgap for the self-tying issue: for now only
45960              array and hash self-ties are verboten.  The real fix, of
45961              course, would be to comprehensively test (and implement?)
45962              and debug (and document) self-ties.
45963      Branch: perl
45964            ! pod/perldiag.pod pp_sys.c t/op/tie.t
45965 ____________________________________________________________________________
45966 [  7442] By: jhi                                   on 2000/10/25  20:14:30
45967         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
45968              From: Dan Sugalski <dan@sidhe.org>
45969              Date: Wed, 25 Oct 2000 13:36:35 -0400
45970              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
45971              
45972              plus regen global.sym.
45973      Branch: perl
45974            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
45975            ! thrdvar.h util.c
45976 ____________________________________________________________________________
45977 [  7441] By: jhi                                   on 2000/10/25  20:12:20
45978         Log: buildtoc target tweaks.
45979      Branch: perl
45980            ! pod/Makefile.SH
45981 ____________________________________________________________________________
45982 [  7440] By: jhi                                   on 2000/10/25  20:03:53
45983         Log: A new version of making the syslog test more robust.
45984              (Replaces #7421.)
45985              
45986              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
45987              From: "Kurt D. Starsinic" <kstar@chapin.edu>
45988              Date: Wed, 25 Oct 2000 12:13:54 -0400
45989              Message-ID: <20001025121354.B2264@O2.chapin.edu>
45990      Branch: perl
45991            ! t/lib/syslog.t
45992 ____________________________________________________________________________
45993 [  7439] By: jhi                                   on 2000/10/25  20:00:48
45994         Log: Continue the internal UTF-8 API tweaking.
45995              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
45996              used much more than the simpler API, now called utf8_to_uv_simple().
45997              Still not quite happy with API, too much partial duplication
45998              of functionality.
45999      Branch: perl
46000            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
46001            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
46002            ! regcomp.c regexec.c sv.c toke.c utf8.c
46003 ____________________________________________________________________________
46004 [  7438] By: jhi                                   on 2000/10/25  18:52:30
46005         Log: Allow poking holes at the UTF-8 decoding strictness.
46006      Branch: perl
46007            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
46008            ! utf8.h
46009 ____________________________________________________________________________
46010 [  7437] By: jhi                                   on 2000/10/25  13:53:05
46011         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
46012              UTF8LEN() and UTF8SKIP(). 
46013      Branch: perl
46014            ! pp.c utf8.c utf8.h
46015 ____________________________________________________________________________
46016 [  7436] By: jhi                                   on 2000/10/25  13:51:37
46017         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
46018              From: Nicholas Clark <nick@ccl4.org>
46019              Date: Wed, 25 Oct 2000 14:44:05 +0100
46020              Message-ID: <20001025144404.D27253@plum.flirble.org>
46021      Branch: perl
46022            ! pod/perlrun.pod
46023 ____________________________________________________________________________
46024 [  7435] By: jhi                                   on 2000/10/25  13:49:32
46025         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
46026              From: Mike Guy <mjtg@cam.ac.uk>
46027              Date: Tue, 24 Oct 2000 14:59:40 +0100
46028              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
46029      Branch: perl
46030            ! scope.c
46031 ____________________________________________________________________________
46032 [  7434] By: jhi                                   on 2000/10/25  13:48:41
46033         Log: AIX is picky about its symbol exports.  Solution for now
46034              is to include the deb.o explicitly to the re extension build.
46035              
46036              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
46037              From: Peter Prymmer <pvhp@forte.com>
46038              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
46039              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
46040      Branch: perl
46041            ! ext/re/Makefile.PL hints/aix.sh
46042 ____________________________________________________________________________
46043 [  7433] By: jhi                                   on 2000/10/25  13:46:49
46044         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
46045              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46046              Date: Wed, 25 Oct 2000 12:02:20 +0200
46047              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
46048      Branch: perl
46049            ! perlsdio.h
46050 ____________________________________________________________________________
46051 [  7432] By: jhi                                   on 2000/10/25  13:44:28
46052         Log: Subject: Minor update to find2perl, for portability
46053              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
46054              Date: Wed, 25 Oct 2000 12:05:47 +0100
46055              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
46056      Branch: perl
46057            ! x2p/find2perl.PL
46058 ____________________________________________________________________________
46059 [  7431] By: jhi                                   on 2000/10/25  13:40:39
46060         Log: Add targets to Makefile.SH, most importantly
46061              'regen_all' which also remembers to update vms/perly*.
46062      Branch: perl
46063            ! Makefile.SH
46064 ____________________________________________________________________________
46065 [  7430] By: bailey                                on 2000/10/25  03:13:53
46066         Log: Cleanup from prior patch (Charles Lane?):
46067              - improve handling of MFDs in Basename and Path
46068              - default to no xsubpp line # munging when building debug images
46069      Branch: vmsperl
46070            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
46071 ____________________________________________________________________________
46072 [  7429] By: jhi                                   on 2000/10/24  20:03:40
46073         Log: Podify README.epoc and README.vos.
46074      Branch: perl
46075            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
46076            ! pod/perlport.pod pod/perltoc.pod
46077 ____________________________________________________________________________
46078 [  7428] By: jhi                                   on 2000/10/24  19:10:33
46079         Log: Stratus VOS updates from Paul Green.
46080      Branch: perl
46081            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46082            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
46083            - vos/config.def vos/config.h vos/config_h.SH_orig
46084            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
46085            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
46086 ____________________________________________________________________________
46087 [  7427] By: jhi                                   on 2000/10/24  18:59:48
46088         Log: Check if stdio supports tweaking lval and cnt simultaneously.
46089              
46090              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
46091              From: Nicholas Clark <nick@ccl4.org>
46092              Date: Mon, 23 Oct 2000 15:39:32 +0100
46093              Message-ID: <20001023153932.A10786@plum.flirble.org>
46094      Branch: metaconfig
46095            ! U/compline/d_stdstdio.U
46096      Branch: perl
46097            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46098            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
46099            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
46100            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
46101            ! vos/config.h vos/config_h.SH_orig win32/config.bc
46102            ! win32/config.gc win32/config.vc
46103 ____________________________________________________________________________
46104 [  7426] By: jhi                                   on 2000/10/24  17:57:44
46105         Log: Missed the header file changes from #7425.
46106      Branch: perl
46107            ! embed.h embed.pl objXSUB.h proto.h
46108 ____________________________________________________________________________
46109 [  7425] By: jhi                                   on 2000/10/24  17:55:17
46110         Log: Fix the bug reported in
46111              
46112              From: andreas.koenig@anima.de (Andreas J. Koenig)
46113              Subject: Encode bug?
46114              Date: 24 Oct 2000 14:01:26 +0200 
46115              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
46116              
46117              Also make is_utf8_char() stricter.
46118      Branch: perl
46119            ! ext/Encode/Encode.xs utf8.c
46120 ____________________________________________________________________________
46121 [  7424] By: jhi                                   on 2000/10/24  15:15:39
46122         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
46123              From: Peter Scott <Peter@PSDT.com>
46124              Date: Mon, 23 Oct 2000 19:46:01 -0700
46125              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
46126      Branch: perl
46127            ! pod/perlfaq5.pod
46128 ____________________________________________________________________________
46129 [  7423] By: jhi                                   on 2000/10/24  14:25:30
46130         Log: Test tweak to avoid pulling in the whole Config.
46131      Branch: perl
46132            ! t/lib/st-lock.t
46133 ____________________________________________________________________________
46134 [  7422] By: jhi                                   on 2000/10/24  14:03:16
46135         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
46136      Branch: perl
46137            ! pp.c
46138 ____________________________________________________________________________
46139 [  7421] By: jhi                                   on 2000/10/24  13:32:09
46140         Log: (Replaced by #7440.)
46141              
46142              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
46143              From: "Kurt D. Starsinic" <kstar@chapin.edu>
46144              Date: Mon, 23 Oct 2000 16:40:54 -0400
46145              Message-ID: <20001023164054.B14491@O2.chapin.edu>
46146      Branch: perl
46147            ! t/lib/syslog.t
46148 ____________________________________________________________________________
46149 [  7420] By: jhi                                   on 2000/10/24  13:30:53
46150         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
46151              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46152              Date: Mon, 23 Oct 2000 17:29:03 -0400
46153              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
46154      Branch: perl
46155            ! lib/ExtUtils/MM_Unix.pm
46156 ____________________________________________________________________________
46157 [  7419] By: jhi                                   on 2000/10/24  13:29:57
46158         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
46159              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46160              Date: Mon, 23 Oct 2000 19:01:32 -0400
46161              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
46162      Branch: perl
46163            ! utils/h2xs.PL
46164 ____________________________________________________________________________
46165 [  7418] By: jhi                                   on 2000/10/24  13:26:04
46166         Log: Replace #7409 with
46167              
46168              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
46169              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
46170              Date: Mon, 23 Oct 2000 20:08:56 +0200
46171              Message-ID: <20001023200855.A14850@nice.ram.loc>
46172      Branch: perl
46173            ! ext/Storable/Storable.pm t/lib/st-lock.t
46174 ____________________________________________________________________________
46175 [  7417] By: jhi                                   on 2000/10/24  13:17:52
46176         Log: Run vms/vms_yfix.pl, should have done that after changing
46177              perly.c in #7382.
46178      Branch: perl
46179            ! vms/perly_c.vms vms/perly_h.vms
46180 ____________________________________________________________________________
46181 [  7416] By: jhi                                   on 2000/10/24  02:55:33
46182         Log: Make the UTF-8 decoding stricter and more verbose when
46183              malformation happens.  This involved adding an argument
46184              to utf8_to_uv_chk(), which involved changing its prototype,
46185              and prefer STRLEN over I32 for the UTF-8 length, which as
46186              a domino effect necessitated changing the prototypes of
46187              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
46188              The stricter UTF-8 decoding checking uses Markus Kuhn's
46189              UTF-8 Decode Stress Tester from
46190              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
46191      Branch: perl
46192            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
46193            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
46194            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
46195            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
46196 ____________________________________________________________________________
46197 [  7415] By: jhi                                   on 2000/10/23  14:06:06
46198         Log: Update Changes.
46199      Branch: perl
46200            ! Changes patchlevel.h
46201 ____________________________________________________________________________
46202 [  7414] By: jhi                                   on 2000/10/23  12:39:52
46203         Log: Undo the basename() part of #7412 since the lib/basename
46204              tests would need upgrading too.
46205      Branch: perl
46206            ! lib/File/Basename.pm
46207 ____________________________________________________________________________
46208 [  7413] By: jhi                                   on 2000/10/23  12:19:27
46209         Log: Document PERL_INSTALL_ROOT of #7210.
46210      Branch: perl
46211            ! lib/ExtUtils/Install.pm
46212 ____________________________________________________________________________
46213 [  7412] By: jhi                                   on 2000/10/23  12:16:47
46214         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
46215      Branch: perl
46216            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
46217            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
46218 ____________________________________________________________________________
46219 [  7411] By: jhi                                   on 2000/10/23  12:07:41
46220         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
46221              From: Prymmer/Kahn <pvhp@best.com>
46222              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
46223              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
46224      Branch: perl
46225            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
46226 ____________________________________________________________________________
46227 [  7410] By: jhi                                   on 2000/10/23  04:10:11
46228         Log: The change #7187 was not so good on VMS.
46229              
46230              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
46231              From: "Craig A. Berry" <craig.berry@psinetcs.com>
46232              Date: Sun, 22 Oct 2000 23:03:08 -0500
46233              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
46234      Branch: perl
46235            ! utils/perldoc.PL
46236 ____________________________________________________________________________
46237 [  7409] By: jhi                                   on 2000/10/23  03:57:36
46238         Log: Avoid Storable locking on DJGPP for now.
46239              
46240              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
46241              From: "Peter J. Farley III" <pjfarley@banet.net>
46242              Date: Sun, 22 Oct 2000 20:00:00 -0400
46243              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
46244      Branch: perl
46245            ! ext/Storable/Storable.pm t/lib/st-lock.t
46246 ____________________________________________________________________________
46247 [  7408] By: jhi                                   on 2000/10/23  03:50:24
46248         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
46249              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
46250              Date: Sun, 22 Oct 2000 21:12:22 -0400
46251              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
46252      Branch: perl
46253            ! lib/vars.pm
46254 ____________________________________________________________________________
46255 [  7407] By: jhi                                   on 2000/10/23  03:43:12
46256         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
46257              From: Hugo <hv@crypt.compulink.co.uk>
46258              Date: Mon, 23 Oct 2000 00:47:22 +0100
46259              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
46260      Branch: perl
46261            ! regexec.c t/op/pat.t
46262 ____________________________________________________________________________
46263 [  7406] By: jhi                                   on 2000/10/23  03:40:29
46264         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
46265      Branch: perl
46266            ! lib/ExtUtils/MakeMaker.pm
46267 ____________________________________________________________________________
46268 [  7405] By: jhi                                   on 2000/10/22  21:32:00
46269         Log: Doc patch.
46270              
46271              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
46272              From: rspier@pobox.com (Robert Spier)
46273              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
46274              Message-ID: <14835.16112.13457.447971@rls.cx>
46275      Branch: perl
46276            ! lib/strict.pm
46277 ____________________________________________________________________________
46278 [  7404] By: jhi                                   on 2000/10/22  21:30:51
46279         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
46280              From: rspier@pobox.com (Robert Spier)
46281              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
46282              Message-ID: <14835.17223.72448.705566@rls.cx>
46283      Branch: perl
46284            ! lib/ExtUtils/MakeMaker.pm
46285 ____________________________________________________________________________
46286 [  7403] By: jhi                                   on 2000/10/22  21:24:11
46287         Log: Subject: [PATCH bleadperl] ripples from constsub patch
46288              From: John Tobey <jtobey@john-edwin-tobey.org>
46289              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
46290              Message-Id: <m13nSOB-000FObC@feynman.localnet>
46291      Branch: perl
46292            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
46293 ____________________________________________________________________________
46294 [  7402] By: jhi                                   on 2000/10/22  20:59:35
46295         Log: Support s?printf parameter reordering.
46296      Branch: perl
46297            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
46298 ____________________________________________________________________________
46299 [  7401] By: jhi                                   on 2000/10/22  19:19:14
46300         Log: Expand %Config variables only if explicitly so requested
46301              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
46302              
46303              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
46304              From: Gurusamy Sarathy <gsar@ActiveState.com>
46305              Date: Sun, 22 Oct 2000 11:47:32 -0700
46306              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
46307      Branch: perl
46308            ! Makefile.SH lib/lib_pm.PL
46309 ____________________________________________________________________________
46310 [  7400] By: jhi                                   on 2000/10/22  18:24:10
46311         Log: Move the #7390 test from warn/op to comp/redef.
46312              
46313              Subject: Re: Creating const subs for constants.
46314              From: John Tobey <jtobey@john-edwin-tobey.org>
46315              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
46316              Message-Id: <m13nG72-000FObC@feynman.localnet>               
46317      Branch: perl
46318            ! t/comp/redef.t t/pragma/warn/op
46319 ____________________________________________________________________________
46320 [  7399] By: jhi                                   on 2000/10/22  17:49:59
46321         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
46322              From: Nicholas Clark <nick@ccl4.org>
46323              Date: Sat, 21 Oct 2000 22:23:19 +0100
46324              Message-ID: <20001021222319.B45586@plum.flirble.org>
46325      Branch: perl
46326            ! ext/DynaLoader/DynaLoader_pm.PL
46327 ____________________________________________________________________________
46328 [  7398] By: jhi                                   on 2000/10/22  17:47:35
46329         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
46330              From: Hugo <hv@crypt.compulink.co.uk>
46331              Date: Sat, 21 Oct 2000 18:19:59 +0100
46332              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
46333      Branch: perl
46334            ! ext/B/B.pm ext/B/B/C.pm
46335 ____________________________________________________________________________
46336 [  7397] By: jhi                                   on 2000/10/22  17:35:18
46337         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
46338              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
46339              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
46340              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
46341      Branch: perl
46342            ! hints/openbsd.sh
46343 ____________________________________________________________________________
46344 [  7396] By: jhi                                   on 2000/10/22  17:19:46
46345         Log: Subject: installman go-faster stripes
46346              From: Nicholas Clark <nick@talking.bollo.cx>
46347              Date: Sat, 21 Oct 2000 17:24:53 +0100
46348              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
46349              
46350              Subject: Re: installman go-faster stripes
46351              From: Russ Allbery <rra@stanford.edu>
46352              Date: 21 Oct 2000 11:04:13 -0700
46353              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
46354      Branch: perl
46355            ! installman pod/pod2man.PL
46356 ____________________________________________________________________________
46357 [  7395] By: jhi                                   on 2000/10/22  17:17:35
46358         Log: Hints tweak from Anton Berezin.
46359      Branch: perl
46360            ! hints/freebsd.sh
46361 ____________________________________________________________________________
46362 [  7394] By: jhi                                   on 2000/10/22  04:50:04
46363         Log: Tweak the Is* definitions of Unicode character classes
46364              to better match the official categorizations; embrace
46365              the official categorizations; add the combining marks
46366              as alpha (and -numeric); fix DCinital (a typo and edito)
46367              to be DCmedial.
46368      Branch: perl
46369            + lib/unicode/Is/DCmedial.pl
46370            - lib/unicode/Is/DCinital.pl
46371            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
46372            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
46373            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
46374            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
46375 ____________________________________________________________________________
46376 [  7393] By: jhi                                   on 2000/10/21  18:06:05
46377         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
46378              From: Daniel Chetlin <daniel@chetlin.com>
46379              Date: Sat, 21 Oct 2000 02:57:03 -0700
46380              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
46381      Branch: perl
46382            + t/lib/tie-splice.t
46383            ! MANIFEST lib/Tie/Array.pm
46384 ____________________________________________________________________________
46385 [  7392] By: gsar                                  on 2000/10/21  18:05:15
46386         Log: resync utfperl branch with mainline
46387      Branch: utfperl
46388           !> (integrate 1760 files)
46389 ____________________________________________________________________________
46390 [  7391] By: jhi                                   on 2000/10/21  14:37:49
46391         Log: Testcases for a #7383,#7385 related bug.
46392              
46393              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
46394              From: Nicholas Clark <nick@ccl4.org>
46395              Date: Sat, 21 Oct 2000 15:04:51 +0100
46396              Message-ID: <20001021150451.A51566@plum.flirble.org>
46397      Branch: perl
46398            ! t/pragma/utf8.t
46399 ____________________________________________________________________________
46400 [  7390] By: jhi                                   on 2000/10/21  14:35:57
46401         Log: Add a testcase for #7389.
46402      Branch: perl
46403            ! t/pragma/warn/op
46404 ____________________________________________________________________________
46405 [  7389] By: jhi                                   on 2000/10/21  14:26:45
46406         Log: Subject: Re: Creating const subs for constants.
46407              From: John Tobey <jtobey@john-edwin-tobey.org>
46408              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
46409              Message-Id: <m13mo0N-000FObC@feynman.localnet>
46410      Branch: perl
46411            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
46412            ! proto.h sv.c
46413 ____________________________________________________________________________
46414 [  7388] By: nick                                  on 2000/10/21  11:44:23
46415         Log: Populate perlio branch
46416      Branch: perlio
46417           +> (branch 1760 files)
46418 ____________________________________________________________________________
46419 [  7387] By: nick                                  on 2000/10/21  10:52:05
46420         Log: Get branch back as replica of mainline via :
46421              p4 integrate -b utfperl
46422              p4 resolve -at ./...
46423      Branch: utfperl
46424           +> (branch 269 files)
46425            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
46426            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
46427            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
46428            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
46429            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
46430            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
46431            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
46432            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
46433            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
46434            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
46435            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
46436            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
46437            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
46438            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
46439            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
46440            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
46441            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
46442            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
46443            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
46444            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
46445            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
46446            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
46447            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
46448            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
46449            - lib/unicode/UCD300.html lib/unicode/Unicode.300
46450            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
46451            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
46452            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
46453            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
46454           !> (integrate 965 files)
46455 ____________________________________________________________________________
46456 [  7386] By: jhi                                   on 2000/10/21  01:31:12
46457         Log: Update Changes.
46458      Branch: perl
46459            ! Changes patchlevel.h
46460 ____________________________________________________________________________
46461 [  7385] By: jhi                                   on 2000/10/21  01:28:42
46462         Log: The #7383 was right only in the context of the original bug report,
46463              not in more general case.
46464      Branch: perl
46465            ! pp_hot.c
46466 ____________________________________________________________________________
46467 [  7384] By: jhi                                   on 2000/10/21  01:08:23
46468         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
46469      Branch: perl
46470            ! ext/IO/lib/IO/Select.pm
46471 ____________________________________________________________________________
46472 [  7383] By: jhi                                   on 2000/10/21  00:44:18
46473         Log: Fix for ID 20001020.006, concatenating an unset submatch
46474              with utf8 resulted in "Modification of a read-only value".
46475      Branch: perl
46476            ! pp_hot.c t/pragma/utf8.t
46477 ____________________________________________________________________________
46478 [  7382] By: jhi                                   on 2000/10/20  20:44:31
46479         Log: Make scan_num() reëntrant, as suggested in
46480              
46481              Subject: [PATCH perl@7229] Rentrant parser and yylex()
46482              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
46483              Date: Fri, 20 Oct 2000 14:17:27 +0100
46484              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
46485      Branch: perl
46486            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
46487            ! toke.c
46488 ____________________________________________________________________________
46489 [  7381] By: jhi                                   on 2000/10/20  20:07:29
46490         Log: Reëntrancy fix.
46491              
46492              Subject: [PATCH perl@7229] Rentrant parser and yylex()
46493              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
46494              Date: Fri, 20 Oct 2000 14:17:27 +0100
46495              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
46496      Branch: perl
46497            ! embed.h embed.pl perl.h proto.h toke.c
46498 ____________________________________________________________________________
46499 [  7380] By: jhi                                   on 2000/10/20  19:15:54
46500         Log: Don't write double values through long double pointers,
46501              based on a part of
46502              
46503              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
46504              From: Jens Hamisch <jens@Strawberry.COM>
46505              Date: Tue, 17 Oct 2000 08:39:36 +0200
46506              Message-Id: <20001017083936.A11104@Strawberry.COM>
46507      Branch: perl
46508            ! perl.h pp.c
46509 ____________________________________________________________________________
46510 [  7379] By: jhi                                   on 2000/10/20  18:43:37
46511         Log: Portability tweak on #7377.
46512              
46513              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
46514              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46515              Date:     Fri, 20 Oct 2000 13:13:41 EDT
46516              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
46517      Branch: perl
46518            ! t/lib/dprof.t
46519 ____________________________________________________________________________
46520 [  7378] By: jhi                                   on 2000/10/20  12:57:19
46521         Log: SOCKS function redefinitions need prototypes, too, otherwise
46522              for example 32 bit versus 64 bit differences cause a lot of
46523              problems.  Part of
46524              
46525              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
46526              From: Jens Hamisch <jens@Strawberry.COM>
46527              Date: Tue, 17 Oct 2000 08:39:36 +0200
46528              Message-Id: <20001017083936.A11104@Strawberry.COM>
46529      Branch: perl
46530            ! doio.c pp_sys.c
46531 ____________________________________________________________________________
46532 [  7377] By: jhi                                   on 2000/10/20  12:37:12
46533         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
46534              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46535              Date:     Fri, 20 Oct 2000 08:26:04 EDT
46536              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
46537      Branch: perl
46538            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
46539 ____________________________________________________________________________
46540 [  7376] By: jhi                                   on 2000/10/20  12:35:31
46541         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
46542              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46543              Date:     Fri, 20 Oct 2000 07:48:15 EDT
46544              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
46545      Branch: perl
46546            ! configure.com vms/gen_shrfls.pl
46547 ____________________________________________________________________________
46548 [  7375] By: bailey                                on 2000/10/20  04:44:37
46549         Log: SYN SYN
46550      Branch: vmsperl
46551           +> (branch 134 files)
46552            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
46553            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
46554            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
46555            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
46556            - eg/cgi/frameset.cgi eg/cgi/index.html
46557            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
46558            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
46559            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
46560            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
46561            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
46562            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
46563            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
46564            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
46565            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
46566            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
46567            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
46568            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
46569            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
46570            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
46571            - lib/unicode/Props.txt lib/unicode/UCD300.html
46572            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
46573            - utils/perlbc.PL vms/subconfigure.com
46574           !> (integrate 785 files)
46575 ____________________________________________________________________________
46576 [  7374] By: jhi                                   on 2000/10/20  00:59:48
46577         Log: In the latest compiler builds cccdlflags must not become -fpic,
46578              from Wilfredo Sánchez.
46579      Branch: perl
46580            ! hints/darwin.sh
46581 ____________________________________________________________________________
46582 [  7373] By: jhi                                   on 2000/10/20  00:56:35
46583         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
46584              From: Tony Cook <tony@develop-help.com>
46585              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
46586              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
46587      Branch: perl
46588            ! pod/perlop.pod
46589 ____________________________________________________________________________
46590 [  7372] By: jhi                                   on 2000/10/19  19:34:40
46591         Log: Typo noted by Mark Lutz.
46592      Branch: perl
46593            ! t/op/64bitint.t
46594 ____________________________________________________________________________
46595 [  7371] By: jhi                                   on 2000/10/19  19:33:13
46596         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
46597      Branch: metaconfig
46598            ! U/modified/Cppsym.U U/modified/Oldconfig.U
46599      Branch: metaconfig/U/perl
46600            ! End.U dlsrc.U libperl.U
46601      Branch: perl
46602            + hints/nonstopux.sh
46603            ! Configure MANIFEST config_h.SH
46604 ____________________________________________________________________________
46605 [  7370] By: jhi                                   on 2000/10/19  17:18:08
46606         Log: Subject: PATCH do_print has 2 PerlIO_error()s
46607              From: nick@ccl4.org
46608              Date: Thu, 19 Oct 2000 18:09:20 +0100
46609              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
46610      Branch: perl
46611            ! doio.c
46612 ____________________________________________________________________________
46613 [  7369] By: jhi                                   on 2000/10/19  14:01:49
46614         Log: Update Changes.
46615      Branch: perl
46616            ! Changes patchlevel.h
46617 ____________________________________________________________________________
46618 [  7368] By: jhi                                   on 2000/10/19  13:04:29
46619         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
46620              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46621              Date: Wed, 18 Oct 2000 13:12:01 +0200
46622              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
46623      Branch: perl
46624            ! hints/aix.sh
46625 ____________________________________________________________________________
46626 [  7367] By: jhi                                   on 2000/10/19  02:22:40
46627         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
46628              of a 'pmshort' anywhere in the B, so the offending line was simply
46629              removed.
46630      Branch: perl
46631            ! ext/B/B/Debug.pm
46632 ____________________________________________________________________________
46633 [  7366] By: jhi                                   on 2000/10/19  02:12:37
46634         Log: Add the test case for the bug id 20000730.004 which seems
46635              to have been fixed by now.
46636      Branch: perl
46637            ! t/pragma/utf8.t
46638 ____________________________________________________________________________
46639 [  7365] By: jhi                                   on 2000/10/18  23:36:24
46640         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
46641              From: Hugo <hv@crypt.compulink.co.uk>
46642              Date: Wed, 18 Oct 2000 23:25:58 +0100
46643              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
46644      Branch: perl
46645            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
46646 ____________________________________________________________________________
46647 [  7364] By: jhi                                   on 2000/10/18  21:12:53
46648         Log: (retracted)
46649      Branch: perl
46650            ! pp.c
46651 ____________________________________________________________________________
46652 [  7363] By: jhi                                   on 2000/10/18  20:55:38
46653         Log: Missing change from #7362.
46654      Branch: perl
46655            ! win32/perlhost.h
46656 ____________________________________________________________________________
46657 [  7362] By: jhi                                   on 2000/10/18  20:52:01
46658         Log: Borland C fstat() never saw the fd as writable.
46659              
46660              Subject: fix for Borland's weak "stat" (perl@7211)
46661              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
46662              Date: Mon, 16 Oct 2000 09:55:03 +0400
46663              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
46664      Branch: perl
46665            ! win32/win32.c
46666 ____________________________________________________________________________
46667 [  7361] By: jhi                                   on 2000/10/18  17:43:50
46668         Log: Regen toc.
46669      Branch: perl
46670            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
46671 ____________________________________________________________________________
46672 [  7360] By: jhi                                   on 2000/10/18  17:07:44
46673         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46674              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
46675              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
46676              Date: Mon, 16 Oct 2000 15:19:49 +0200
46677      Branch: perl
46678            + README.aix
46679            ! MANIFEST
46680 ____________________________________________________________________________
46681 [  7359] By: jhi                                   on 2000/10/18  17:04:49
46682         Log: Subject: Pod patch for Devel::Peek
46683              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46684              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
46685              Date: Mon, 16 Oct 2000 12:26:34 +0200
46686      Branch: perl
46687            ! ext/Devel/Peek/Peek.pm
46688 ____________________________________________________________________________
46689 [  7358] By: jhi                                   on 2000/10/18  17:03:15
46690         Log: Make Cwd more bulletproof in chrooted environments.
46691              
46692              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
46693              From: "Eric E. Coe" <Eric.Coe@oracle.com>
46694              Date: Wed, 18 Oct 2000 04:03:54 -0400
46695              Message-Id: <39ED596A.70E599FE@oracle.com>
46696      Branch: perl
46697            ! lib/Cwd.pm
46698 ____________________________________________________________________________
46699 [  7357] By: jhi                                   on 2000/10/18  16:37:26
46700         Log: Disable the UTF8 downgrade croakage for now to avoid
46701              too many not okay messages.
46702      Branch: perl
46703            ! doio.c
46704 ____________________________________________________________________________
46705 [  7356] By: jhi                                   on 2000/10/17  23:29:41
46706         Log: Show the failed remote port, instead of the failing line number.
46707              
46708              Subject: [PATCH 5.6.1 Debugger] More diagnostics
46709              From: David Sparks <daves@ActiveState.com>
46710              Date: Tue, 17 Oct 2000 15:00:24 -0700
46711              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
46712      Branch: perl
46713            ! lib/perl5db.pl
46714 ____________________________________________________________________________
46715 [  7355] By: jhi                                   on 2000/10/17  14:11:31
46716         Log: On output try to downgrade to bytes, croak if impossible,
46717              from Simon Cozens.  This means that outputting >255 UTF8
46718              is impossible.  Consider this as a strong incentive to get
46719              the I/O disciplines implemented.
46720      Branch: perl
46721            ! doio.c pod/perldiag.pod sv.c
46722 ____________________________________________________________________________
46723 [  7354] By: jhi                                   on 2000/10/17  13:42:23
46724         Log: Clarify documentation on 'use bytes'.
46725              
46726              Subject: Re: What does 'use bytes' "mean" ?
46727              From: Simon Cozens <simon@cozens.net>
46728              Date: Mon, 18 Sep 2000 18:24:25 +0100
46729              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
46730      Branch: perl
46731            ! lib/bytes.pm
46732 ____________________________________________________________________________
46733 [  7353] By: jhi                                   on 2000/10/17  13:28:12
46734         Log: Workaround for a sfio bug where the stream error indicator
46735              is not cleared as documented.
46736              
46737              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
46738              From: Nicholas Clark <nick@ccl4.org>
46739              Date: Mon, 16 Oct 2000 18:28:23 +0100
46740              Message-ID: <20001016182823.J19700@plum.flirble.org>
46741      Branch: perl
46742            ! doio.c
46743 ____________________________________________________________________________
46744 [  7352] By: jhi                                   on 2000/10/17  13:06:19
46745         Log: More IoTYPE sprinkling.
46746      Branch: perl
46747            ! doio.c pp_hot.c
46748 ____________________________________________________________________________
46749 [  7351] By: jhi                                   on 2000/10/16  22:47:07
46750         Log: Detect early whether the std streams have gone bad.
46751              
46752              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
46753              Date: Mon, 16 Oct 2000 23:28:42 +0100
46754              From: Nicholas Clark <nick@ccl4.org>
46755              Message-ID: <20001016232842.A37942@plum.flirble.org>
46756      Branch: perl
46757            ! t/op/misc.t
46758 ____________________________________________________________________________
46759 [  7350] By: jhi                                   on 2000/10/16  22:45:16
46760         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
46761              From: "Peter J. Farley III" <pjfarley@banet.net>
46762              Date: Mon, 16 Oct 2000 18:15:59 -0400
46763              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
46764      Branch: perl
46765            ! djgpp/djgpp.c dosish.h t/io/open.t
46766 ____________________________________________________________________________
46767 [  7349] By: jhi                                   on 2000/10/16  22:36:45
46768         Log: perldelta tweak.
46769      Branch: perl
46770            ! pod/perldelta.pod
46771 ____________________________________________________________________________
46772 [  7348] By: jhi                                   on 2000/10/16  15:17:53
46773         Log: Update Changes.
46774      Branch: perl
46775            ! Changes patchlevel.h
46776 ____________________________________________________________________________
46777 [  7347] By: jhi                                   on 2000/10/16  13:55:27
46778         Log: Add the capability to include/exclude branches.
46779      Branch: perl
46780            ! Porting/genlog
46781 ____________________________________________________________________________
46782 [  7346] By: jhi                                   on 2000/10/16  13:18:04
46783         Log: Add Charles Lane.
46784      Branch: perl
46785            ! AUTHORS Changes
46786 ____________________________________________________________________________
46787 [  7345] By: jhi                                   on 2000/10/16  13:13:21
46788         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
46789      Branch: perl
46790            ! pod/perldelta.pod
46791 ____________________________________________________________________________
46792 [  7344] By: gsar                                  on 2000/10/16  09:30:21
46793         Log: integrate change#6220 from cfgperl
46794              
46795              Win32 patches from Benjamin Stuhl.
46796      Branch: maint-5.6/perl
46797           !> makedef.pl win32/win32.h
46798 ____________________________________________________________________________
46799 [  7343] By: gsar                                  on 2000/10/16  08:32:19
46800         Log: integrate changes#6221,6222 from cfgperl
46801              
46802              Remove tr///CU (the feature is to be obsoleted by better interfaces).
46803              From: simon@brecon.co.uk (Simon Cozens)
46804              Subject: [PATCH] Eliminate tr///[CU][CU]
46805              Date: 23 Jun 2000 11:05:40 GMT
46806              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
46807              
46808              doc typo fix
46809              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
46810              From: Ian Phillipps <Ian.Phillipps@iname.com>
46811              Date: Fri, 23 Jun 2000 10:40:58 +0100
46812              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
46813      Branch: maint-5.6/perl
46814           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
46815 ____________________________________________________________________________
46816 [  7342] By: gsar                                  on 2000/10/16  08:28:08
46817         Log: integrate change#6217 from cfgperl (in part)
46818              
46819              Rename the fdpid locking and integrate with Sarathy.
46820      Branch: maint-5.6/perl
46821           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
46822           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
46823           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
46824           !> win32/win32.c
46825 ____________________________________________________________________________
46826 [  7341] By: gsar                                  on 2000/10/16  08:23:39
46827         Log: integrate changes#6214..6216 from mainline
46828              
46829              @_ can't have junk in it even in the non-USE_ITHREADS case because
46830              caller() wants to populate @DB::args with it (causes a coredump
46831              in Carp::confess())
46832              
46833              tweak comment about @DB::args
46834              
46835              be more optimal about clearing @_
46836      Branch: maint-5.6/perl
46837           !> av.h cop.h pp_ctl.c t/op/runlevel.t
46838 ____________________________________________________________________________
46839 [  7340] By: gsar                                  on 2000/10/16  08:20:37
46840         Log: integrate changes#6207..6210 from cfgperl
46841              
46842              Subject: [PATCH 5.6.0] Threadsafe patches
46843              From: Dan Sugalski <dan@sidhe.org>
46844              To: perl5-porters@perl.org
46845              Date: Mon, 08 May 2000 18:08:13 -0400
46846              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
46847              
46848              Regen headers for #6207.
46849              
46850              Lock PL_fdpid against race conditions, based on:
46851              Subject: [PATCH 5.6.0]subprocess fixup for threads
46852              From: Dan Sugalski <dan@sidhe.org>
46853              To: perl5-porters@perl.org
46854              Date: Tue, 11 Apr 2000 17:02:32 -0400
46855              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
46856              
46857              Mopup for #6207 and #6209.
46858      Branch: maint-5.6/perl
46859           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
46860           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
46861           !> win32/win32.c
46862 ____________________________________________________________________________
46863 [  7339] By: gsar                                  on 2000/10/16  08:14:34
46864         Log: integrate change#6203 from cfgperl
46865              
46866              perldiag should refer to perlos2.pod not README.os2
46867      Branch: maint-5.6/perl
46868           !> pod/perldiag.pod
46869 ____________________________________________________________________________
46870 [  7338] By: gsar                                  on 2000/10/16  08:11:42
46871         Log: integrate change#6201 from mainline
46872              
46873              Perl_eval_pv() leaks 4 bytes every time it is called because it
46874              does a PUSHMARK that's never ever POPMARKed; in general, only
46875              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
46876              Perl_eval_[sp]v() don't because they don't take any incoming
46877              arguments (this leak has been around since the original version
46878              of perl_eval_pv() in 5.003_97e)
46879      Branch: maint-5.6/perl
46880           !> perl.c
46881 ____________________________________________________________________________
46882 [  7337] By: gsar                                  on 2000/10/16  08:08:47
46883         Log: integrate changes#6197..6200 from cfgperl
46884              
46885              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
46886              From: John Borwick <jhborwic@unity.ncsu.edu>
46887              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
46888              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
46889              
46890              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
46891              From: Dan Sugalski <dan@sidhe.org>
46892              To: vmsperl@perl.org, perl5-porters@perl.org
46893              Date: Fri, 02 Jun 2000 16:00:41 -0400
46894              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
46895              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
46896              
46897              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
46898              From: Dan Sugalski <dan@sidhe.org>
46899              To: perl5-porters@perl.org, vmsperl@perl.org
46900              Date: Fri, 02 Jun 2000 17:30:51 -0400
46901              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
46902              
46903              Update to cperl-mode.el 4.31 from
46904              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
46905              Subject: A couple of notes
46906              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46907              To: Mailing list Perl5 <perl5-porters@perl.org>
46908              Date: Sat, 3 Jun 2000 23:33:32 -0400
46909              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
46910      Branch: maint-5.6/perl
46911           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
46912           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
46913           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
46914           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
46915           !> vms/vmsish.h
46916 ____________________________________________________________________________
46917 [  7336] By: gsar                                  on 2000/10/16  08:03:46
46918         Log: integrate changes#6194,6195 from mainline
46919              
46920              fix small eval"" memory leaks under USE_ITHREADS
46921              
46922              fix yet another eval"" leak under USE_ITHREADS
46923      Branch: maint-5.6/perl
46924           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
46925           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
46926           !> vms/perly_c.vms
46927 ____________________________________________________________________________
46928 [  7335] By: gsar                                  on 2000/10/16  08:02:15
46929         Log: integrate changes#6190,6191 from mainline
46930              
46931              submit missing embed.pl change
46932              
46933              vec() loses numericalness (modified version of patch suggested
46934              by Robin Barker)
46935      Branch: maint-5.6/perl
46936           !> doop.c embed.pl t/op/vec.t
46937 ____________________________________________________________________________
46938 [  7334] By: gsar                                  on 2000/10/16  08:01:03
46939         Log: integrate change#6189 from mainline
46940              
46941              counting tr/// corrupts later operation (from M.J.T Guy)
46942      Branch: maint-5.6/perl
46943           !> doop.c t/op/tr.t
46944 ____________________________________________________________________________
46945 [  7333] By: gsar                                  on 2000/10/16  07:59:07
46946         Log: integrate changes#6183..6188 from mainline
46947              
46948              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
46949              <nick@ccl4.org>)
46950              
46951              tweak for change#6127
46952              
46953              remove incorrect documentation about implicit split to @_ in
46954              list context, which never really worked in perl 5 (from
46955              M.J.T. Guy)
46956              
46957              further qualify references to "alphanumeric" (from Wolfgang Laun
46958              <wolfgang.laun@alcatel.at>)
46959              
46960              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
46961              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
46962              
46963              h2xs tweaks
46964      Branch: maint-5.6/perl
46965           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
46966           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
46967           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
46968           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
46969           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
46970           !> pod/pod2latex.PL utils/h2xs.PL
46971 ____________________________________________________________________________
46972 [  7332] By: gsar                                  on 2000/10/16  07:53:52
46973         Log: integrate change#6179 from mainline
46974              
46975              buggy modulus on UVs introduced by change#3378 (resulted in
46976              4063328477 % 65535 amounting to 27406, instead of 27407)
46977      Branch: maint-5.6/perl
46978           !> pp.c t/op/arith.t
46979 ____________________________________________________________________________
46980 [  7331] By: gsar                                  on 2000/10/16  07:52:49
46981         Log: integrate changes#6176,6177,6178,6182 from cfgperl
46982              
46983              Single-quoted utf8 patch from Simon Cozens.
46984              
46985              Substitution utf8 patch from Simon Cozens.
46986              
46987              Be cleaner.
46988              
46989              Be Cleaner Part Deux.
46990      Branch: maint-5.6/perl
46991           !> Makefile.SH pp_hot.c toke.c
46992 ____________________________________________________________________________
46993 [  7330] By: gsar                                  on 2000/10/16  07:41:36
46994         Log: integrate change#6172 from mainline
46995              
46996              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
46997              (from Ilya Zakharevich)
46998      Branch: maint-5.6/perl
46999           !> regexec.c t/op/re_tests
47000 ____________________________________________________________________________
47001 [  7329] By: gsar                                  on 2000/10/16  07:40:25
47002         Log: integrate change#6171 from mainline
47003              
47004              scalar() doesn't force scalar context when used in void context
47005              (from Simon Cozens)
47006      Branch: maint-5.6/perl
47007           !> op.c t/op/wantarray.t
47008 ____________________________________________________________________________
47009 [  7328] By: gsar                                  on 2000/10/16  07:39:33
47010         Log: integrate change#6170 from mainline
47011              
47012              change#6142 needs tweaks to tests to work where there's no
47013              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
47014      Branch: maint-5.6/perl
47015           !> t/lib/filefind.t
47016 ____________________________________________________________________________
47017 [  7327] By: gsar                                  on 2000/10/16  07:35:34
47018         Log: integrate changes#6166..6168 from cfgperl
47019              
47020              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
47021              in case somebody wants to write an extension for more
47022              shadow database interfaces.
47023              
47024              tweak todo
47025              
47026              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
47027      Branch: maint-5.6/perl
47028           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47029           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
47030           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
47031           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
47032           !> win32/config.vc win32/config_H.bc win32/config_H.gc
47033           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
47034 ____________________________________________________________________________
47035 [  7326] By: gsar                                  on 2000/10/16  07:29:05
47036         Log: integrate changes#6157,6159..6161,6164 from cfgperl
47037              
47038              Regen Configure to jive with #6149.
47039              
47040              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
47041              
47042              Changes for the File::Temp 0.08 (change #6159) test suite
47043              to fit better into the Perl distribution test framework.
47044              
47045              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
47046              both from Simon Cozens.
47047              
47048              detypo
47049      Branch: maint-5.6/perl
47050           +> pod/perlmodlib.PL pod/perlnewmod.pod
47051           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
47052           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
47053           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
47054           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
47055 ____________________________________________________________________________
47056 [  7325] By: gsar                                  on 2000/10/16  07:25:13
47057         Log: integrate change#6158 from vmsperl
47058              
47059              Add fallback to tmpfile for use in cases where user's relying on
47060              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
47061              Lane's patch)
47062      Branch: maint-5.6/perl
47063           !> vms/vms.c vms/vmsish.h
47064 ____________________________________________________________________________
47065 [  7324] By: gsar                                  on 2000/10/16  07:20:50
47066         Log: integrate changes#6153..6155 from mainline
47067              
47068              prettier Test::Harness output on failed tests (from Nicholas Clark
47069              <nick@Bagpuss.uk.boo.com>)
47070              
47071              avoid type mismatch warning
47072              
47073              small bug in change#6144; remove random \xA0 character that snuck
47074              in via change#6145
47075      Branch: maint-5.6/perl
47076           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
47077           !> perl.c
47078 ____________________________________________________________________________
47079 [  7323] By: gsar                                  on 2000/10/16  07:18:47
47080         Log: integrate changes#6151,6152 from mainline
47081              
47082              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
47083              
47084              cosmetic fixups of RE debug output (from Ilya Zakharevich)
47085      Branch: maint-5.6/perl
47086           !> regexec.c
47087 ____________________________________________________________________________
47088 [  7322] By: gsar                                  on 2000/10/16  07:17:25
47089         Log: integrate changes#6146..6150 from mainline
47090              
47091              doc typo
47092              
47093              add a make entry to Config.pm so "perl -V:make" works on VMS
47094              (from Peter Prymmer)
47095              
47096              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
47097              
47098              OS/2 tweaks for usethreads build (from Rocco Caputo
47099              <troc@netrus.net>)
47100              
47101              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
47102      Branch: maint-5.6/perl
47103           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
47104           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
47105           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
47106           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
47107           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
47108           !> warnings.pl x2p/a2p.h
47109 ____________________________________________________________________________
47110 [  7321] By: gsar                                  on 2000/10/16  07:14:02
47111         Log: integrate changes#6143..6145 from mainline
47112              
47113              MacOS support, part 1 (from Matthias Neeracher
47114              <neeri@iis.ee.ethz.ch>)
47115              
47116              MacOS support, part 2: make AutoSplit use File::Spec instead
47117              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
47118              <neeri@iis.ee.ethz.ch>)
47119              
47120              make xsubpp skip embedded pod (from Matthias Neeracher
47121              <neeri@iis.ee.ethz.ch>)
47122      Branch: maint-5.6/perl
47123           +> ext/DynaLoader/dl_mac.xs
47124           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
47125           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
47126           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
47127           !> pp_ctl.c proto.h toke.c util.c util.h
47128 ____________________________________________________________________________
47129 [  7320] By: gsar                                  on 2000/10/16  07:12:13
47130         Log: integrate changes#6141,6142 from mainline
47131              
47132              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
47133              forwarded by Peter Seebach from the bsdi-users mailing list.
47134              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
47135              
47136              File::Find fails to chdir when chasing symlinks (from
47137              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
47138      Branch: maint-5.6/perl
47139           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
47140 ____________________________________________________________________________
47141 [  7319] By: gsar                                  on 2000/10/16  07:04:30
47142         Log: integrate change#6139 from mainline
47143              
47144              revise mktables.PL for bugs and newness in Unicode 3.0
47145              (from James Bence <jbence@amgen.com>)
47146      Branch: maint-5.6/perl
47147           +> (branch 30 files)
47148           !> (integrate 49 files)
47149 ____________________________________________________________________________
47150 [  7318] By: gsar                                  on 2000/10/16  07:01:01
47151         Log: integrate changes#6137,6138 from mainline
47152              
47153              fix bogus redeclaration warning for "our" variables in different
47154              scopes
47155              
47156              add note about the handling of negative indices to tied arrays
47157              (from Michael G Schwern <schwern@pobox.com>)
47158      Branch: maint-5.6/perl
47159           !> op.c pod/perltie.pod t/pragma/strict-vars
47160 ____________________________________________________________________________
47161 [  7317] By: gsar                                  on 2000/10/16  06:58:46
47162         Log: integrate changes#6127..6136 from mainline
47163              
47164              call_method(...,G_EVAL) can longjmp() out if the method probing
47165              failed (from Gisle Aas)
47166              
47167              new perlxstut example for passing/returning refs to arrays
47168              (from David Lowe <dlowe@pootpoot.com>)
47169              
47170              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
47171              
47172              fix places that mean C<"word" character> but say C<alphanumeric
47173              character>
47174              
47175              avoid warnings in POSIX.pm (from Barrie Slaymaker)
47176              
47177              warnings::enabled() doesn't fall back to looking at $^W if
47178              caller isn't using lexical warnings (from Paul Marquess)
47179              
47180              elide bogus test in change#6132
47181              
47182              make Test::Harness use wait.h/WCOREDUMP if available
47183              (from Ben Tilly <ben_tilly@hotmail.com>)
47184              
47185              enable Test::Harness to dynamically determine column width etc.
47186              (from Rob Napier <rnapier@employees.org>)
47187              
47188              random pod typos (from Peter Scott <Peter@PSDT.com>)
47189      Branch: maint-5.6/perl
47190           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
47191           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
47192           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
47193           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
47194 ____________________________________________________________________________
47195 [  7316] By: gsar                                  on 2000/10/16  06:53:23
47196         Log: integrate change#6126 from mainline
47197              
47198              change#2879 broke rvalue autovivification of magicals such as
47199              ${$num} (reworked variant of patch suggested by Simon Cozens)
47200      Branch: maint-5.6/perl
47201           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
47202           !> pp_hot.c proto.h t/op/gv.t
47203 ____________________________________________________________________________
47204 [  7315] By: gsar                                  on 2000/10/16  06:51:38
47205         Log: integrate changes#6123,6125 from mainline
47206              
47207              clarify gotcha with #line directives (from Rocco Caputo
47208              <troc@netrus.net>)
47209              
47210              enable propagating exception objects via Perl_croak() in XS code
47211              (from Gisle Aas)
47212      Branch: maint-5.6/perl
47213           !> pod/perldebug.pod pod/perlsyn.pod util.c
47214 ____________________________________________________________________________
47215 [  7314] By: gsar                                  on 2000/10/16  06:49:28
47216         Log: integrate change#6122 from mainline
47217              
47218              downgrade fatal error on C<"foo@nosucharray.com"> to optional
47219              warning (from Mark-Jason Dominus)
47220      Branch: maint-5.6/perl
47221           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
47222           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
47223           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
47224           !> toke.c
47225 ____________________________________________________________________________
47226 [  7313] By: gsar                                  on 2000/10/16  06:46:54
47227         Log: integrate changes#6112..6121 from vmsperl
47228              
47229              Check for existence of file before trying to delete
47230              
47231              Ugly workaround for version-specific RTL error
47232              
47233              Urk -- undo previous removal of vmsish 'exit' change
47234              
47235              Add bounds checking for several strings (Charles Lane)
47236              
47237              Miscellaneous cosmetic fixes (Charles Lane)
47238              
47239              Treat sockets as special in sys(read|write) (Charles Lane et al.)
47240              
47241              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
47242              Flatten case labels in switch statements uniformly (Charles Bailey)
47243              
47244              Quiet error messages in vmsish.t (Charles Lane)
47245              
47246              Add missing escape (Charles Lane)
47247              
47248              Allow eliminate_macros() and fixpath() to handle space-delimited
47249              lists (based on fixes by Craig Berry)
47250      Branch: maint-5.6/perl
47251           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
47252           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
47253           !> vms/vmsish.h
47254 ____________________________________________________________________________
47255 [  7312] By: gsar                                  on 2000/10/16  06:41:18
47256         Log: integrate changes#6107,6110 from cfgperl
47257              
47258              Tweak the todo list.
47259              
47260              todo tweak
47261      Branch: maint-5.6/perl
47262           !> Todo-5.6
47263 ____________________________________________________________________________
47264 [  7311] By: gsar                                  on 2000/10/16  06:38:38
47265         Log: integrate changes#6104,6108 from mainline
47266              
47267              PL_sys_intern was being initialized too late on windows
47268              
47269              reenable fake signal handling on Windows, bugs and all
47270      Branch: maint-5.6/perl
47271           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
47272           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
47273           !> win32/win32.c
47274 ____________________________________________________________________________
47275 [  7310] By: gsar                                  on 2000/10/16  06:36:03
47276         Log: integrate changes#6095,6097..6103 from cfgperl
47277              
47278              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
47279              might be useful in future.
47280              
47281              Add a note about possible compilation problems from Allen Smith.
47282              
47283              Add a note about other, yet unsupported, shadow password APIs.
47284              
47285              Tweaks for the cc bugs from Allen Smith.
47286              
47287              More compilation tweakery from Allen Smith.
47288              
47289              Hints and test tweaks for Unicos.
47290              
47291              The test suite tweak in #6101 wasn't quite right.
47292              
47293              Test tweaking for Unicos continues.
47294      Branch: maint-5.6/perl
47295           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47296           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
47297           !> t/lib/complex.t t/op/64bitint.t
47298 ____________________________________________________________________________
47299 [  7309] By: gsar                                  on 2000/10/16  06:29:41
47300         Log: integrate changes#6093,6094 from mainline
47301              
47302              fork() failure to create pseudo process sets errno=EAGAIN and returns
47303              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
47304              
47305              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
47306      Branch: maint-5.6/perl
47307           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
47308           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
47309 ____________________________________________________________________________
47310 [  7308] By: gsar                                  on 2000/10/16  06:27:29
47311         Log: integrate change#6092 from cfgperl
47312              
47313              Regen perltoc with the fixed buildtoc.
47314      Branch: maint-5.6/perl
47315           !> pod/perltoc.pod
47316 ____________________________________________________________________________
47317 [  7307] By: gsar                                  on 2000/10/16  06:26:40
47318         Log: integrate changes#6089,6090 from mainline
47319              
47320              buildtoc tweak to fix newline lossage
47321              
47322              concat doesn't preserve utf8-ness, and doesn't invalidate
47323              [NI]OK; added tests for both
47324      Branch: maint-5.6/perl
47325           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
47326 ____________________________________________________________________________
47327 [  7306] By: gsar                                  on 2000/10/16  06:24:05
47328         Log: integrate change#6088 from cfgperl
47329              
47330              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
47331              because we do not use those.  The HAS_GETSPNAM remains,
47332              though, because we still do use that.
47333      Branch: maint-5.6/perl
47334           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47335           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
47336           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
47337           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
47338           !> win32/config.vc win32/config_H.bc win32/config_H.gc
47339           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
47340 ____________________________________________________________________________
47341 [  7305] By: gsar                                  on 2000/10/16  06:15:52
47342         Log: integrate changes#6084,6085,6087 from mainline
47343              
47344              substr() does not preserve utf8-ness (from Stefan Eissing
47345              <Eissing@medicaldataservice.de>); added tests
47346              
47347              repeat operator (x) doesn't preserve utf8-ness
47348              
47349              reverse() and quotemeta() weren't preserving utf8-ness; add tests
47350      Branch: maint-5.6/perl
47351           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
47352 ____________________________________________________________________________
47353 [  7304] By: gsar                                  on 2000/10/16  06:13:10
47354         Log: integrate changes#6077..6083 from mainline
47355              
47356              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
47357              and Tom Phoenix)
47358              
47359              workaround for CRT bug in chdir() (from Charles Lane, via
47360              Peter Prymmer)
47361              
47362              remove outdated kludge in Carp (NULLs are permitted in diagnostics
47363              now)
47364              
47365              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
47366              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
47367              
47368              better default perlbug categories for ok reports (from Richard Foley)
47369              
47370              peek.t non-portable to ithreads
47371              
47372              note about undocumented caller() return value (from M.J.T. Guy);
47373              yet another peek.t tweak
47374      Branch: maint-5.6/perl
47375           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
47376           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
47377           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
47378           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
47379           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
47380           !> vms/vmsish.h
47381 ____________________________________________________________________________
47382 [  7303] By: gsar                                  on 2000/10/16  06:03:18
47383         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
47384              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
47385              
47386              &HUGE_VAL is not defined, it exists.
47387              
47388              Do not warn that an infinity does not look like a number.
47389              
47390              Rewrite the pwent/spent logic to be a little bit more clearer.
47391              
47392              Continue on the pwent/spent case.
47393              
47394              Correct Freudian slip.
47395              
47396              Use HUGE_VALL if applicable.
47397              
47398              pwent/spent #ifdef imbalance.
47399              
47400              Infinite problems.
47401              
47402              Call getspnam() only iff needd.
47403              
47404              Test both the scalar and list contexts.
47405              
47406              Use setxxent()/endxxent().
47407              
47408              Complex tweakery.
47409              
47410              Unicos hint tweak.
47411              
47412              Be more forgiving in POSIX about HUGE_VALL.
47413              
47414              Detypo.
47415              
47416              The search of infinity continues, this time simplified.
47417              
47418              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
47419              in natively 64-bit platforms where a long is a quad (no need
47420              for long longs).  Also added bias for IVs.
47421              
47422              Complex tweaks.
47423              
47424              Introduce t/lib/peek.t.
47425              
47426              Make the test more portable.
47427      Branch: maint-5.6/perl
47428           +> t/lib/peek.t
47429            ! pp_sys.c
47430           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
47431           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
47432           !> t/op/pwent.t toke.c util.c
47433 ____________________________________________________________________________
47434 [  7302] By: gsar                                  on 2000/10/16  05:03:37
47435         Log: integrate changes#6066..6071 from mainline
47436              
47437              s/END/CHECK/
47438              
47439              replace direct call to sighandler() with (*PL_sighandlerp)()
47440              
47441              note about values()
47442              
47443              File::Spec compatibility update (from Barrie Slaymaker
47444              <barries@slaysys.com>)
47445              
47446              remove misleading comment (from M.J.T. Guy)
47447              
47448              misformatted perllocal.pod (from Tim Jenness
47449              <t.jenness@jach.hawaii.edu>)
47450      Branch: maint-5.6/perl
47451           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
47452           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
47453           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
47454           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
47455 ____________________________________________________________________________
47456 [  7301] By: gsar                                  on 2000/10/16  05:00:08
47457         Log: integrate changes#6061..6063 from mainline
47458              
47459              change#5921 neglected to make eq honor "use bytes"
47460              
47461              additional tests for utf8.t
47462              
47463              tokeq() could read unallocated field in argument
47464      Branch: maint-5.6/perl
47465           !> sv.c t/pragma/utf8.t toke.c
47466 ____________________________________________________________________________
47467 [  7300] By: gsar                                  on 2000/10/16  04:56:54
47468         Log: integrate changes#6046,6048,6057,6058 from mainline
47469              
47470              libscheck has insufficient checks for n32 libs (from
47471              Albert Chin-A-Young <china@thewrittenword.com>)
47472              
47473              add note about how $( doesn't interpolate in REs (from
47474              Philip Newton <newton@ficus.frogspace.net>)
47475              
47476              fix broken parsing of /\x{ab}/
47477              
47478              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
47479              (spotted by Donald Kinzer <dkinzer@premia.com>)
47480      Branch: maint-5.6/perl
47481           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
47482           !> t/pragma/utf8.t
47483 ____________________________________________________________________________
47484 [  7299] By: gsar                                  on 2000/10/16  04:52:50
47485         Log: integrate change#6044 from mainline
47486              
47487              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
47488              such that underscores are only ignored in literal numbers,
47489              "\x{...}", and hex/oct argument
47490      Branch: maint-5.6/perl
47491           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
47492 ____________________________________________________________________________
47493 [  7298] By: gsar                                  on 2000/10/16  04:50:53
47494         Log: integrate changes#6027..6043 from mainline
47495              
47496              podlators-1.02 update (from Russ Allbery)
47497              
47498              Pod::Man generates groff-incompatible macro definition (from
47499              Tom Christiansen)
47500              
47501              add CGI.pm v2.66 (from Lincoln Stein)
47502              
47503              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
47504              for @- and @+ (from Johan Vromans)
47505              
47506              small nits in diagnostics.pm (from Robin Barker)
47507              
47508              whitespace adjustments
47509              
47510              missing files in MANIFEST
47511              
47512              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
47513              to compensate
47514              
47515              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
47516              
47517              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
47518      Branch: maint-5.6/perl
47519           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
47520           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
47521           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
47522           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
47523           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
47524           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
47525           !> t/lib/cgi-html.t t/lib/cgi-request.t
47526 ____________________________________________________________________________
47527 [  7297] By: gsar                                  on 2000/10/16  04:44:30
47528         Log: integrate change#6025 from mainline
47529              
47530              Is{Alnum,Alpha,Word} don't match titlecase
47531              TODO: IsSpace is defined recursively!
47532              (both spotted by Larry)
47533      Branch: maint-5.6/perl
47534           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
47535           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
47536 ____________________________________________________________________________
47537 [  7296] By: gsar                                  on 2000/10/16  04:39:30
47538         Log: integrate change#6023 from mainline
47539              
47540              debugger stomps on $. (from M.J.T. Guy)
47541      Branch: maint-5.6/perl
47542           !> lib/perl5db.pl
47543 ____________________________________________________________________________
47544 [  7295] By: gsar                                  on 2000/10/16  04:38:02
47545         Log: integrate change#6022 from mainline
47546              
47547              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
47548      Branch: maint-5.6/perl
47549           !> sv.c
47550 ____________________________________________________________________________
47551 [  7294] By: gsar                                  on 2000/10/16  04:37:05
47552         Log: integrate changes#6018..6021 from mainline
47553              
47554              make lib/syslog.t portable to systems that don't have _PATH_LOG,
47555              make _PATH_LOG() return "" if unavailable
47556              
47557              windows portability tweaks
47558              
47559              test tweak
47560              
47561              remove Win2K issue in pod (fixed by change#6020)
47562      Branch: maint-5.6/perl
47563           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
47564           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
47565           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
47566 ____________________________________________________________________________
47567 [  7293] By: gsar                                  on 2000/10/16  04:20:00
47568         Log: integrate changes#6013..6015 from mainline
47569              
47570              tweak change#5945 to display correct switch name in diagnostic
47571              
47572              glob() loading File::Glob behind the scenes may cause syntax errors
47573              
47574              tweak test for portability
47575      Branch: maint-5.6/perl
47576           !> op.c perl.c pod/perldiag.pod t/lib/b.t
47577 ____________________________________________________________________________
47578 [  7292] By: gsar                                  on 2000/10/16  04:18:11
47579         Log: integrate changes#6005..6010 from mainline, cfgperl
47580              
47581              perldoc might fail via "use blib" (from Hugo van der Sanden)
47582              
47583              Regen Configure.
47584              
47585              note about compile failures and END blocks (from M.J.T. Guy)
47586              
47587              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
47588              
47589              (change#6009 integrated earlier in change#7255)
47590              
47591              clarify note about shadow password support (from
47592              gellyfish@gellyfish.com)
47593      Branch: maint-5.6/perl
47594           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47595           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
47596           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
47597 ____________________________________________________________________________
47598 [  7291] By: gsar                                  on 2000/10/16  04:12:03
47599         Log: integrate changes#6002,6003 from mainline
47600              
47601              destructive sv_setsv() can lose UV-ness from source, causing
47602              numeric promotions/comparisons to fail to do the right thing
47603              
47604              allow REG_EXPAND_SZ keys in Windows registry (from
47605              John Clayton <John.Clayton@barclayscapital.com>)
47606      Branch: maint-5.6/perl
47607           !> sv.c win32/win32.c
47608 ____________________________________________________________________________
47609 [  7290] By: gsar                                  on 2000/10/16  04:10:19
47610         Log: integrate change#6001 from mainline
47611              
47612              support additional library locations via $Config{otherlibdirs}
47613              (from Andy Dougherty)
47614      Branch: maint-5.6/perl
47615           !> Configure INSTALL Porting/Glossary Porting/config.sh
47616           !> Porting/config_H config_h.SH epoc/config.sh perl.c
47617           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
47618           !> win32/config.bc win32/config.gc win32/config.vc
47619 ____________________________________________________________________________
47620 [  7289] By: gsar                                  on 2000/10/16  04:08:28
47621         Log: integrate change#5999 from mainline
47622              
47623              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
47624      Branch: maint-5.6/perl
47625           !> t/pragma/warn/toke toke.c
47626 ____________________________________________________________________________
47627 [  7288] By: gsar                                  on 2000/10/16  04:07:01
47628         Log: integrate changes#5997,5998 from cfgperl
47629              
47630              Preserve $!.
47631              
47632              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
47633      Branch: maint-5.6/perl
47634           !> lib/Math/Complex.pm
47635 ____________________________________________________________________________
47636 [  7287] By: gsar                                  on 2000/10/16  04:04:37
47637         Log: integrate change#5995 from mainline
47638              
47639              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
47640      Branch: maint-5.6/perl
47641           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
47642 ____________________________________________________________________________
47643 [  7286] By: gsar                                  on 2000/10/16  04:03:21
47644         Log: integrate change#5994 from mainline
47645              
47646              fix for missed accounting for null byte in pack("Z",...) (from
47647              M.J.T. Guy)
47648      Branch: maint-5.6/perl
47649           !> pp.c t/op/pack.t
47650 ____________________________________________________________________________
47651 [  7285] By: gsar                                  on 2000/10/16  04:02:11
47652         Log: integrate changes#5989..5993 from mainline
47653              
47654              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
47655              itself and no other (from Tom Hughes)
47656              
47657              use $ENV{LIB} to search for libs under Visual C compiler
47658              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
47659              
47660              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
47661              
47662              pod nit (from Simon Cozens)
47663              
47664              various minor tweaks seen on p5p
47665      Branch: maint-5.6/perl
47666           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
47667           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
47668           !> t/op/array.t toke.c
47669 ____________________________________________________________________________
47670 [  7284] By: gsar                                  on 2000/10/16  03:59:00
47671         Log: integrate changes#5978..5988 from mainline
47672              
47673              sync version numbers in File::Spec with the ones on CPAN
47674              (from Barrie Slaymaker)
47675              
47676              under useithreads, constant pad entries could inadvertantly be
47677              shared across threads (from Eric Blood <eblood@xmission.com>);
47678              added Eric's test case to testsuite
47679              
47680              allow Configure -S to run non-interactively (spotted by Greg Hudson
47681              <ghudson@mit.edu>)
47682              
47683              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
47684              prototype mismatch with CORE::glob(); update pod and tests to
47685              suit (File::Glob::glob() is still available for backward
47686              compatibility, but should be considered deprecated)
47687              
47688              avoid error in IO::Socket::INET when given an unknown service name
47689              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
47690              
47691              numeric conversion of non-number in change#3378 tramples on
47692              OOK offset, causing segfaults
47693              
47694              attributes::reftype() doesn't work on tied argument
47695              
47696              forked child may not exit correctly if it failed to open
47697              /dev/console (from Graham Barr)
47698              
47699              add regular expressions tutorial and quick-start guide (from
47700              Mark Kvale <kvale@phy.ucsf.edu>)
47701              
47702              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
47703              
47704              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
47705              <paul@miraclefish.com>)
47706      Branch: maint-5.6/perl
47707           +> pod/perlrequick.pod pod/perlretut.pod
47708           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
47709           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
47710           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
47711           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
47712           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
47713           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
47714           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
47715           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
47716 ____________________________________________________________________________
47717 [  7283] By: gsar                                  on 2000/10/16  03:52:14
47718         Log: integrate change#5977 from mainline
47719              
47720              autoquote barewords followed by newline and arrow properly
47721              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
47722      Branch: maint-5.6/perl
47723           !> t/pragma/warn/toke toke.c
47724 ____________________________________________________________________________
47725 [  7282] By: gsar                                  on 2000/10/16  03:50:48
47726         Log: integrate change#5976 from mainline
47727              
47728              DB_File v1.73 update (from Paul Marquess)
47729      Branch: maint-5.6/perl
47730           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
47731           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
47732 ____________________________________________________________________________
47733 [  7281] By: gsar                                  on 2000/10/16  03:49:14
47734         Log: integrate change#5975 from mainline
47735              
47736              allow sort() reentrancy (variant of patch suggested by
47737              Hugo van der Sanden)
47738      Branch: maint-5.6/perl
47739           !> pp_ctl.c t/op/sort.t
47740 ____________________________________________________________________________
47741 [  7280] By: gsar                                  on 2000/10/16  03:48:22
47742         Log: integrate change#5974 from mainline
47743              
47744              change#4197 somehow missed initializing PL_errors, meaning
47745              syntax error queueing wasn't working outside eval"" at all;
47746              also fixed eval"" to localize PL_error_count, so that compile-time
47747              eval's don't clobber the error state of the outer context
47748      Branch: maint-5.6/perl
47749           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
47750           !> t/pragma/warn/toke
47751 ____________________________________________________________________________
47752 [  7279] By: gsar                                  on 2000/10/16  03:46:21
47753         Log: integrate change#5973 from mainline
47754              
47755              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
47756      Branch: maint-5.6/perl
47757           !> regcomp.c regexec.c t/op/re_tests
47758 ____________________________________________________________________________
47759 [  7278] By: gsar                                  on 2000/10/16  03:44:54
47760         Log: integrate change#5971 from cfgperl
47761              
47762              Unicos tweaks from Mark P. Lutz.
47763      Branch: maint-5.6/perl
47764           !> hints/unicos.sh lib/Math/Complex.pm
47765 ____________________________________________________________________________
47766 [  7277] By: gsar                                  on 2000/10/16  03:42:59
47767         Log: integrate changes#5966..5970 from mainline
47768              
47769              add testsuite for B backends, fix bug in B::Deparse (from
47770              Simon Cozens <simon@brecon.co.uk>)
47771              
47772              improved docs on the warn_uninit diagnostic (from David Glasser
47773              and Simon Cozens)
47774              
47775              tolerate spaces in group names in test on solaris (from David Boyce
47776              <dsb@boyski.com>)
47777              
47778              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
47779              
47780              Data::Dumper fumbles negative numbers on 32-bit platforms where
47781              IV is >32bits
47782      Branch: maint-5.6/perl
47783           +> t/lib/b.t t/lib/syslog.t
47784           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
47785           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
47786           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
47787 ____________________________________________________________________________
47788 [  7276] By: gsar                                  on 2000/10/16  03:39:30
47789         Log: integrate change#5965 from mainline
47790              
47791              avoid "will not stay shared" warnings for our variables (from
47792              Robin Barker)
47793      Branch: maint-5.6/perl
47794           !> op.c t/pragma/warn/op
47795 ____________________________________________________________________________
47796 [  7275] By: gsar                                  on 2000/10/16  03:38:18
47797         Log: integrate change#5964 from mainline
47798              
47799              reformat to 72 columns (again)
47800      Branch: maint-5.6/perl
47801           !> pod/perldiag.pod
47802 ____________________________________________________________________________
47803 [  7274] By: gsar                                  on 2000/10/16  03:36:58
47804         Log: integrate change#5963 from mainline
47805              
47806              patch from Larry to make (\&) prototype work; added tests for
47807              the same
47808      Branch: maint-5.6/perl
47809           !> op.c t/comp/proto.t
47810 ____________________________________________________________________________
47811 [  7273] By: gsar                                  on 2000/10/16  03:35:51
47812         Log: integrate changes#5956..5962 from mainline
47813              
47814              better diagnostics on failed tests (from Ilya Zakharevich)
47815              
47816              pod nits (from A. C. Yardley <yardley@tanet.net>)
47817              
47818              change#3569 deleted some essential code, revert; avoid use of
47819              atexit() to make DynaLoader work properly on AIX under mod_perl
47820              (from Jens-Uwe Mager <jum@helios.de>)
47821              
47822              doubled words in pods (from Simon Cozens
47823              <simon.p.cozens@jp.pwcglobal.com>)
47824              
47825              better INSTALL notes on Solaris issues (from Dominic Dunlop)
47826              
47827              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
47828              
47829              updated README.hpux (from Jeff Okamoto)
47830      Branch: maint-5.6/perl
47831           !> INSTALL README.hpux emacs/cperl-mode.el
47832           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
47833           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
47834           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
47835           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
47836           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
47837           !> t/op/lex_assign.t
47838 ____________________________________________________________________________
47839 [  7272] By: gsar                                  on 2000/10/16  03:31:22
47840         Log: integrate change#5955 from mainline
47841              
47842              longstanding bug exposed by change#3307: sort arguments weren't
47843              compiled with the right wantarray context (ensuing runtime lookup
47844              via block_gimme() was getting the incidental context of the
47845              sort() itself)
47846      Branch: maint-5.6/perl
47847           !> op.c t/op/sort.t
47848 ____________________________________________________________________________
47849 [  7271] By: gsar                                  on 2000/10/16  03:29:11
47850         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
47851              branch
47852              
47853              Flatten the cpp jungle doing the nosuid checking.
47854              
47855              Do not assume sign propagation. (from M.J.T. Guy)
47856              
47857              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
47858              
47859              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
47860              Now pp_ncmp() returns undef is either operand is a NaN.
47861              
47862              On second thoughts frexp() does have two arguments.
47863              
47864              Document that tr() is not tr(1).
47865              
47866              Be more robust on "extreme" (large absolute value)
47867              arguments.  Originally reported by Daniel Connelly
47868              as a problem with asinh() on large negative arguments,
47869              asinh() used to bail out because an argument to log()
47870              ended up being zero.  Ilya Zakharevich proposed using
47871              Taylor's series in such cases, which for such large
47872              arguments is a very good approximation.
47873              
47874              Undo "use integer" addition from 64bitint as it seems
47875              to break most of the subtests in Digital UNIX;
47876              Unicos needs to find another way.
47877      Branch: maint-5.6/perl
47878           !> (integrate 29 files)
47879 ____________________________________________________________________________
47880 [  7270] By: gsar                                  on 2000/10/16  03:09:44
47881         Log: integrate changes#5948,5949,5950 from mainline
47882              
47883              typo in vars.pm that leads to cryptic message (from Piotr
47884              Piatkowski <kompas@kompas.usr.onet.pl>)
47885              
47886              make perldoc use the pod2man from the same version (from
47887              M.J.T. Guy)
47888              
47889              reformat perldiag to avoid long lines
47890      Branch: maint-5.6/perl
47891           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
47892 ____________________________________________________________________________
47893 [  7269] By: gsar                                  on 2000/10/16  03:05:54
47894         Log: integrate change#5947 from mainline
47895              
47896              use &dl_error rather than &dl_load_file as the guard for calling
47897              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
47898              statically built perl)
47899      Branch: maint-5.6/perl
47900           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
47901 ____________________________________________________________________________
47902 [  7268] By: gsar                                  on 2000/10/16  03:04:48
47903         Log: integrate change#5945 from mainline
47904              
47905              make module name mandatory after -M switch; reorder perldiag
47906              alphabetically (from Mark-Jason Dominus)
47907      Branch: maint-5.6/perl
47908           !> perl.c pod/perldiag.pod
47909 ____________________________________________________________________________
47910 [  7267] By: gsar                                  on 2000/10/16  03:03:01
47911         Log: integrate change#5939 from mainline
47912              
47913              more pod nits (from Larry Virden)
47914      Branch: maint-5.6/perl
47915           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
47916           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
47917           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
47918 ____________________________________________________________________________
47919 [  7266] By: gsar                                  on 2000/10/16  03:01:39
47920         Log: integrate change#5938 from mainline
47921              
47922              Consolidated B::Deparse fixes (from Stephen McCamant)
47923      Branch: maint-5.6/perl
47924           !> ext/B/B/Deparse.pm
47925 ____________________________________________________________________________
47926 [  7265] By: gsar                                  on 2000/10/16  03:00:43
47927         Log: integrate change#5936 from mainline
47928              
47929              additional tests for change#7263 (from Paul Marquess)
47930      Branch: maint-5.6/perl
47931           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
47932           !> t/pragma/warn/5nolint t/pragma/warn/6default
47933 ____________________________________________________________________________
47934 [  7264] By: gsar                                  on 2000/10/16  02:58:34
47935         Log: integrate change#5934 from mainline
47936              
47937              propagate lexical warnings from surrounding scope correctly
47938              within string eval() (from Paul Marquess)
47939      Branch: maint-5.6/perl
47940           !> pp_ctl.c t/pragma/warn/pp_ctl
47941 ____________________________________________________________________________
47942 [  7263] By: gsar                                  on 2000/10/16  02:56:53
47943         Log: integrate change#5932 from mainline
47944              
47945              add rsignal(), whichsig() and do_join() to public API list
47946              (mod_perl uses them to good advantage)
47947      Branch: maint-5.6/perl
47948           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
47949 ____________________________________________________________________________
47950 [  7262] By: gsar                                  on 2000/10/16  02:55:53
47951         Log: integrate change#5931 from mainline
47952              
47953              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
47954      Branch: maint-5.6/perl
47955           !> pp_hot.c regexec.c t/op/pat.t
47956 ____________________________________________________________________________
47957 [  7261] By: gsar                                  on 2000/10/16  02:55:01
47958         Log: integrate change#5930 from mainline
47959              
47960              small os390 tweaks (from Peter Prymmer)
47961      Branch: maint-5.6/perl
47962           !> config_h.SH makedepend.SH
47963 ____________________________________________________________________________
47964 [  7260] By: gsar                                  on 2000/10/16  02:54:10
47965         Log: integrate change#5929 from mainline
47966              
47967              pod nits
47968      Branch: maint-5.6/perl
47969           !> pod/perlguts.pod
47970 ____________________________________________________________________________
47971 [  7259] By: gsar                                  on 2000/10/16  02:52:55
47972         Log: integrate change#5927 from mainline
47973              
47974              arrange for next() to resume at the unstack op rather than the
47975              loop conditional, so that scope cleanup happens correctly
47976              (from Stephen McCamant)
47977      Branch: maint-5.6/perl
47978           !> op.c pp_ctl.c t/op/misc.t
47979 ____________________________________________________________________________
47980 [  7258] By: gsar                                  on 2000/10/16  02:51:38
47981         Log: integrate change#5926 from mainline
47982              
47983              on windows, reserve 16M of stack rather than 128M (allows more
47984              threads to run concurrently)
47985      Branch: maint-5.6/perl
47986           !> win32/Makefile win32/makefile.mk
47987 ____________________________________________________________________________
47988 [  7257] By: gsar                                  on 2000/10/16  02:50:37
47989         Log: integrate change#5925 from mainline
47990              
47991              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
47992      Branch: maint-5.6/perl
47993           !> toke.c
47994 ____________________________________________________________________________
47995 [  7256] By: gsar                                  on 2000/10/16  02:49:36
47996         Log: integrate change#5924 from mainline
47997              
47998              avoid using uninitialized memory in require version check
47999      Branch: maint-5.6/perl
48000           !> pp_ctl.c universal.c
48001 ____________________________________________________________________________
48002 [  7255] By: gsar                                  on 2000/10/16  02:48:03
48003         Log: integrate changes#5923,5928,6009 from mainline
48004              
48005              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
48006      Branch: maint-5.6/perl
48007           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
48008 ____________________________________________________________________________
48009 [  7254] By: gsar                                  on 2000/10/16  02:44:46
48010         Log: integrate change#5922 from mainline
48011              
48012              commentary about IoTYPE() (from Nathan Torkington)
48013      Branch: maint-5.6/perl
48014           !> sv.h
48015 ____________________________________________________________________________
48016 [  7253] By: gsar                                  on 2000/10/16  02:43:49
48017         Log: integrate change#5921 from mainline
48018              
48019              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
48020      Branch: maint-5.6/perl
48021           !> sv.c t/lib/charnames.t t/pragma/utf8.t
48022 ____________________________________________________________________________
48023 [  7252] By: gsar                                  on 2000/10/16  02:42:31
48024         Log: integrate change#5920 from mainline
48025              
48026              Larry's fix for buggy propagation of utf8-ness in join(); add test
48027      Branch: maint-5.6/perl
48028           !> doop.c t/op/ver.t
48029 ____________________________________________________________________________
48030 [  7251] By: gsar                                  on 2000/10/16  02:41:14
48031         Log: integrate changes#5915..5919 from mainline
48032              
48033              various (pod tweaks &c)
48034      Branch: maint-5.6/perl
48035           !> (integrate 33 files)
48036 ____________________________________________________________________________
48037 [  7250] By: gsar                                  on 2000/10/16  02:38:16
48038         Log: integrate change#5914 from mainline
48039              
48040              caller() wasn't returning the right number of elements for
48041              eval {...}
48042      Branch: maint-5.6/perl
48043           !> pp_ctl.c t/pragma/warn/9enabled
48044 ____________________________________________________________________________
48045 [  7249] By: gsar                                  on 2000/10/16  02:37:02
48046         Log: integrate change#5913 from mainline
48047              
48048              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
48049              (from Mark-Jason Dominus)
48050      Branch: maint-5.6/perl
48051           !> pod/perlfunc.pod
48052 ____________________________________________________________________________
48053 [  7248] By: gsar                                  on 2000/10/16  02:35:58
48054         Log: integrate change#5912 from mainline
48055              
48056              fix totally broken caching in UNIVERSAL::isa() (from
48057              Nick Ing-Simmons)
48058      Branch: maint-5.6/perl
48059           !> t/op/universal.t universal.c
48060 ____________________________________________________________________________
48061 [  7247] By: gsar                                  on 2000/10/16  02:34:27
48062         Log: integrate changes#5910,5911 from mainline
48063              
48064              typo in pod
48065              
48066              add linebreak properties from unicode/LineBrk.txt (from
48067              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
48068      Branch: maint-5.6/perl
48069           +> (branch 29 files)
48070           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
48071 ____________________________________________________________________________
48072 [  7246] By: gsar                                  on 2000/10/16  02:33:29
48073         Log: integrate change#5909 from mainline
48074              
48075              mode argument to do_binmode() should be file mode, not boolean
48076      Branch: maint-5.6/perl
48077           !> pp_sys.c
48078 ____________________________________________________________________________
48079 [  7245] By: gsar                                  on 2000/10/16  02:31:04
48080         Log: integrate change#5908 from mainline
48081              
48082              introduce illegal symbols into null package so that
48083              gv_fetchpv(...,TRUE) always returns a valid GV even when the
48084              symbol is trapped by strictures (avoids coredumps)
48085      Branch: maint-5.6/perl
48086           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
48087           !> t/pragma/strict-vars
48088 ____________________________________________________________________________
48089 [  7244] By: jhi                                   on 2000/10/16  02:29:54
48090         Log: Subject: $Carp::ExportLevel confusion in Exporter
48091              From: "Ben Tilly" <ben_tilly@hotmail.com>
48092              Date: Sat, 14 Oct 2000 16:44:34 EDT
48093              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
48094      Branch: perl
48095            ! lib/Exporter/Heavy.pm
48096 ____________________________________________________________________________
48097 [  7243] By: jhi                                   on 2000/10/16  02:28:33
48098         Log: Subject: [PATCH perlguts.pod] Document offset hack
48099              From: Simon Cozens <simon@cozens.net>
48100              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
48101              Date: Sat, 14 Oct 2000 19:32:25 +0100
48102      Branch: perl
48103            ! pod/perlguts.pod
48104 ____________________________________________________________________________
48105 [  7242] By: gsar                                  on 2000/10/16  02:26:51
48106         Log: integrate changes#5905,5906,5907,6064 from mainline
48107              
48108              printf/sprintf didn't get quad types right under use64bitint
48109      Branch: maint-5.6/perl
48110           !> pp_sys.c sv.c t/op/64bitint.t
48111 ____________________________________________________________________________
48112 [  7241] By: jhi                                   on 2000/10/16  02:22:44
48113         Log: Subject: small pod patch
48114              From: Dan Boorstein <dan_boo@bellsouth.net>
48115              Date: Sat, 14 Oct 2000 14:29:24 -0400
48116              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
48117      Branch: perl
48118            ! pod/perlfaq7.pod pod/perlmod.pod
48119 ____________________________________________________________________________
48120 [  7240] By: jhi                                   on 2000/10/16  02:13:46
48121         Log: -w cleanup.
48122              
48123              Subject: Re: Problems with bleadperl 
48124              From: "Stephen P. Potter" <spp@ds.net>
48125              Date: Fri, 13 Oct 2000 13:32:49 -0400
48126              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
48127      Branch: perl
48128            ! t/pragma/overload.t
48129 ____________________________________________________________________________
48130 [  7239] By: jhi                                   on 2000/10/16  01:41:18
48131         Log: One more ~utf8 tweak.
48132      Branch: perl
48133            ! t/op/bop.t
48134 ____________________________________________________________________________
48135 [  7238] By: jhi                                   on 2000/10/16  01:34:14
48136         Log: Tweak the test of #7235.
48137      Branch: perl
48138            ! t/op/bop.t
48139 ____________________________________________________________________________
48140 [  7237] By: jhi                                   on 2000/10/16  01:25:04
48141         Log: Fix a couple of compiler-noted nits in #7235.
48142      Branch: perl
48143            ! pp.c
48144 ____________________________________________________________________________
48145 [  7236] By: jhi                                   on 2000/10/16  01:22:46
48146         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
48147      Branch: perl
48148            ! pp.c pp_hot.c
48149 ____________________________________________________________________________
48150 [  7235] By: jhi                                   on 2000/10/15  16:24:44
48151         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
48152              
48153              From: Simon Cozens <simon@cozens.net>
48154              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
48155              Date: Sat, 14 Oct 2000 20:52:13 +0100
48156              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
48157      Branch: perl
48158            ! pp.c t/op/bop.t utf8.h
48159 ____________________________________________________________________________
48160 [  7234] By: jhi                                   on 2000/10/15  15:19:29
48161         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
48162              The problem was that rx->minlen was in chars while pp_split()
48163              thought it would be in bytes. 
48164      Branch: perl
48165            ! pp.c t/pragma/utf8.t
48166 ____________________________________________________________________________
48167 [  7233] By: jhi                                   on 2000/10/14  20:24:24
48168         Log: Document FNCASE=y as discussed in the bug 20000902.009.
48169      Branch: perl
48170            ! README.dos
48171 ____________________________________________________________________________
48172 [  7232] By: jhi                                   on 2000/10/14  18:52:21
48173         Log: Add test for bug id 20000427.003 (which seems to have
48174              been fixed) (also duplicate as 20000427.004, though
48175              with a higher severity).  Move one utf8 from op/append
48176              to pragma/utf8, tag the tests with bug ids.
48177      Branch: perl
48178            ! t/op/append.t t/pragma/utf8.t
48179 ____________________________________________________________________________
48180 [  7231] By: jhi                                   on 2000/10/14  17:28:37
48181         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
48182      Branch: perl
48183            ! t/pragma/utf8.t
48184 ____________________________________________________________________________
48185 [  7230] By: jhi                                   on 2000/10/14  14:24:50
48186         Log: Needs to be conditional on SunOS 4.
48187              
48188              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
48189              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
48190              Date: Sat, 14 Oct 2000 13:37:49 +0100
48191              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
48192      Branch: metaconfig/U/perl
48193            ! End.U
48194      Branch: perl
48195            ! Configure myconfig.SH pod/perldelta.pod
48196 ____________________________________________________________________________
48197 [  7229] By: jhi                                   on 2000/10/14  00:49:22
48198         Log: Update Changes.
48199      Branch: perl
48200            ! Changes patchlevel.h
48201 ____________________________________________________________________________
48202 [  7228] By: jhi                                   on 2000/10/14  00:46:10
48203         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
48204              From: Peter Prymmer <pvhp@forte.com>
48205              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
48206              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
48207      Branch: perl
48208            ! lib/utf8.pm
48209 ____________________________________________________________________________
48210 [  7227] By: jhi                                   on 2000/10/13  23:20:30
48211         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
48212      Branch: perl
48213            ! t/op/tie.t
48214 ____________________________________________________________________________
48215 [  7226] By: jhi                                   on 2000/10/13  22:14:32
48216         Log: Tweak #7225.
48217              
48218              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
48219              From: Peter Prymmer <pvhp@forte.com>
48220              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
48221              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
48222      Branch: perl
48223            ! t/op/sprintf.t
48224 ____________________________________________________________________________
48225 [  7225] By: jhi                                   on 2000/10/13  22:11:31
48226         Log: op/sprintf.t patch for OS/390 (and any other host with limited
48227              floating-point exponent length)
48228              
48229              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
48230              From: Dominic Dunlop <domo@computer.org>
48231              Date: Fri, 13 Oct 2000 19:17:57 +0200
48232              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
48233      Branch: perl
48234            ! t/op/sprintf.t
48235 ____________________________________________________________________________
48236 [  7224] By: jhi                                   on 2000/10/13  18:40:48
48237         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
48238      Branch: perl
48239            ! toke.c
48240 ____________________________________________________________________________
48241 [  7223] By: jhi                                   on 2000/10/13  18:37:13
48242         Log: Thinko in #7222.
48243      Branch: perl
48244            ! utf8.c
48245 ____________________________________________________________________________
48246 [  7222] By: jhi                                   on 2000/10/13  18:05:23
48247         Log: Use UTF8SKIP(), from Simon Cozens.
48248      Branch: perl
48249            ! utf8.c
48250 ____________________________________________________________________________
48251 [  7221] By: jhi                                   on 2000/10/13  15:43:19
48252         Log: (accidentally empty check-in)
48253      Branch: perl
48254            ! utf8.c
48255 ____________________________________________________________________________
48256 [  7220] By: jhi                                   on 2000/10/13  15:23:51
48257         Log: Add (optimistically) Storable to static extensions.
48258      Branch: perl
48259            ! hints/uwin.sh hints/vmesa.sh
48260 ____________________________________________________________________________
48261 [  7219] By: jhi                                   on 2000/10/13  15:20:05
48262         Log: Amdahl UTS doesn't seem to do dynaloading.
48263      Branch: perl
48264            ! hints/uts.sh
48265 ____________________________________________________________________________
48266 [  7218] By: jhi                                   on 2000/10/13  15:15:20
48267         Log: Slight tweak of the code to appease Amdahl UTS cc.
48268      Branch: perl
48269            ! pp.c
48270 ____________________________________________________________________________
48271 [  7217] By: jhi                                   on 2000/10/13  14:50:42
48272         Log: In Amdahl UTS "struct sv" is defined by a system header,
48273              <ksync.h>.
48274      Branch: perl
48275            ! perl.h sv.h
48276 ____________________________________________________________________________
48277 [  7216] By: jhi                                   on 2000/10/13  11:58:25
48278         Log: Ilya implemented the memory profiling API.
48279      Branch: perl
48280            ! Todo
48281 ____________________________________________________________________________
48282 [  7215] By: jhi                                   on 2000/10/13  02:56:38
48283         Log: Subject: [PATCH 5.7.0] Perl API for mstats
48284              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48285              Date: Thu, 12 Oct 2000 22:52:40 -0400
48286              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
48287      Branch: perl
48288            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
48289 ____________________________________________________________________________
48290 [  7214] By: jhi                                   on 2000/10/13  02:55:38
48291         Log: Subject: [PATCH 5.7.0] IVs in mtats
48292              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48293              Date: Thu, 12 Oct 2000 22:51:04 -0400
48294              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
48295      Branch: perl
48296            ! malloc.c perl.h
48297 ____________________________________________________________________________
48298 [  7213] By: jhi                                   on 2000/10/13  02:31:47
48299         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
48300      Branch: perl
48301            ! pod/perldiag.pod pp_sys.c
48302 ____________________________________________________________________________
48303 [  7212] By: jhi                                   on 2000/10/13  01:27:38
48304         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
48305              From: Peter Prymmer <pvhp@forte.com>
48306              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
48307              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
48308      Branch: perl
48309            ! t/op/oct.t
48310 ____________________________________________________________________________
48311 [  7211] By: jhi                                   on 2000/10/13  00:35:09
48312         Log: Update Changes.
48313      Branch: perl
48314            ! Changes patchlevel.h
48315 ____________________________________________________________________________
48316 [  7210] By: jhi                                   on 2000/10/12  23:59:40
48317         Log: The Install.pm third of
48318              
48319              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
48320              From: Bill Campbell <bill@celestial.com>
48321              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
48322              Date: Thu, 5 Oct 2000 18:04:51 -0700
48323      Branch: perl
48324            ! lib/ExtUtils/Install.pm
48325 ____________________________________________________________________________
48326 [  7209] By: jhi                                   on 2000/10/12  23:58:43
48327         Log: Two thirds of
48328              
48329              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
48330              Date: Thu, 5 Oct 2000 18:04:51 -0700
48331              From: Bill Campbell <bill@celestial.com>
48332              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
48333              
48334              The Install.pm changes will be submitted separately because
48335              they need some work and discussion still.
48336      Branch: perl
48337            ! lib/getopts.pl lib/termcap.pl
48338 ____________________________________________________________________________
48339 [  7208] By: jhi                                   on 2000/10/12  23:41:19
48340         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
48341              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48342              Date:     Thu, 12 Oct 2000 07:30:02 EDT
48343              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
48344      Branch: perl
48345            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
48346            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
48347 ____________________________________________________________________________
48348 [  7207] By: jhi                                   on 2000/10/12  23:39:01
48349         Log: An updated EBCDIC tr patch.
48350              
48351              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
48352              From: Peter Prymmer <pvhp@forte.com>
48353              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
48354              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
48355      Branch: perl
48356            ! t/op/tr.t
48357 ____________________________________________________________________________
48358 [  7206] By: jhi                                   on 2000/10/12  23:34:55
48359         Log: Upgrade to CPAN 1.58, from Andreas König.
48360      Branch: perl
48361            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
48362 ____________________________________________________________________________
48363 [  7205] By: jhi                                   on 2000/10/12  23:29:08
48364         Log: Introduce the man[24-8] variables, from Andy Dougherty.
48365      Branch: metaconfig/U/perl
48366            + mandirs.U mandirstyle.U
48367      Branch: perl
48368            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48369            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
48370            ! vos/config.h vos/config.pl vos/config_h.SH_orig
48371            ! win32/config.bc win32/config.gc win32/config.vc
48372 ____________________________________________________________________________
48373 [  7204] By: gsar                                  on 2000/10/12  18:11:24
48374         Log: restore change#7202
48375      Branch: perl
48376            ! mg.c
48377 ____________________________________________________________________________
48378 [  7203] By: gsar                                  on 2000/10/12  18:09:40
48379         Log: another test of the Emergency Broadcast System--back out 
48380              change#7202
48381      Branch: perl
48382            ! mg.c
48383 ____________________________________________________________________________
48384 [  7202] By: gsar                                  on 2000/10/12  16:40:47
48385         Log: (submitted on behalf of Jarkko)
48386              Fix the lib/encode.t subtest 6 failure as reported by Andreas
48387              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
48388              was unearthed by change 7182, as was a bug in HTML::Entities.
48389      Branch: perl
48390            ! mg.c
48391 ____________________________________________________________________________
48392 [  7201] By: jhi                                   on 2000/10/11  03:16:05
48393         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
48394      Branch: perl
48395            ! pp_hot.c t/pragma/utf8.t
48396 ____________________________________________________________________________
48397 [  7200] By: jhi                                   on 2000/10/11  00:40:30
48398         Log: The #7198 was a false alarm.
48399      Branch: perl
48400            ! pp_hot.c
48401 ____________________________________________________________________________
48402 [  7199] By: jhi                                   on 2000/10/11  00:26:04
48403         Log: Remove duplicated code.
48404      Branch: perl
48405            ! t/lib/cgi-html.t
48406 ____________________________________________________________________________
48407 [  7198] By: jhi                                   on 2000/10/10  23:30:46
48408         Log: (Retracted by #7200.)
48409      Branch: perl
48410            ! pp_hot.c
48411 ____________________________________________________________________________
48412 [  7197] By: jhi                                   on 2000/10/10  21:49:30
48413         Log: Add the test case for #7190, from the original bug report
48414              by Andreas König.
48415      Branch: perl
48416            ! t/pragma/utf8.t
48417 ____________________________________________________________________________
48418 [  7196] By: jhi                                   on 2000/10/10  21:40:49
48419         Log: Reapply Andy's patch and regen Configure.
48420      Branch: perl
48421            ! Configure INSTALL Makefile.SH Porting/Glossary
48422            ! Porting/config.sh config_h.SH epoc/config.sh installperl
48423            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
48424            ! win32/config.vc
48425 ____________________________________________________________________________
48426 [  7195] By: jhi                                   on 2000/10/10  21:09:30
48427         Log: Use the versiononly instead of the installscripts,
48428              retract the changes 7146 and 7147.
48429      Branch: perl
48430            ! Configure INSTALL Makefile.SH Porting/Glossary
48431            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
48432            ! installperl uconfig.sh vos/config.def win32/config.bc
48433            ! win32/config.gc win32/config.vc
48434 ____________________________________________________________________________
48435 [  7194] By: jhi                                   on 2000/10/10  21:06:15
48436         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
48437              From: Peter Prymmer <pvhp@forte.com>
48438              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
48439              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
48440      Branch: perl
48441            ! t/op/ver.t
48442 ____________________________________________________________________________
48443 [  7193] By: jhi                                   on 2000/10/10  21:05:12
48444         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
48445              From: Peter Prymmer <pvhp@forte.com>
48446              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
48447              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
48448      Branch: perl
48449            ! t/op/tr.t
48450 ____________________________________________________________________________
48451 [  7192] By: jhi                                   on 2000/10/10  20:57:30
48452         Log: Add versiononly, delete installscripts, from Andy Dougherty.
48453      Branch: metaconfig
48454            - U/installdirs/installscripts.U
48455      Branch: metaconfig/U/perl
48456            + versiononly.U
48457 ____________________________________________________________________________
48458 [  7191] By: jhi                                   on 2000/10/10  19:41:21
48459         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
48460              From: Peter Prymmer <pvhp@forte.com>
48461              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
48462              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
48463      Branch: perl
48464            ! pod/perlebcdic.pod
48465 ____________________________________________________________________________
48466 [  7190] By: jhi                                   on 2000/10/10  19:26:14
48467         Log: Subject: Re: utf8 concat, mg_get
48468              From: Simon Cozens <simon@cozens.net>
48469              Date: Tue, 10 Oct 2000 17:40:17 +0100
48470              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
48471      Branch: perl
48472            ! pp_hot.c
48473 ____________________________________________________________________________
48474 [  7189] By: jhi                                   on 2000/10/10  19:23:03
48475         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
48476              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
48477              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
48478              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
48479      Branch: perl
48480            ! lib/ExtUtils/MM_Unix.pm
48481 ____________________________________________________________________________
48482 [  7188] By: jhi                                   on 2000/10/10  15:31:24
48483         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
48484              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
48485              Date: Fri, 14 Jul 2000 10:47:36 +0100
48486              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
48487      Branch: perl
48488            ! README.win32
48489 ____________________________________________________________________________
48490 [  7187] By: jhi                                   on 2000/10/10  13:30:10
48491         Log: Quote the temp file name, needed in Win32 because the
48492              default name unfortunately contains spaces, shouldn't
48493              hurt elsewhere.
48494              
48495              Subject: FW: perldoc fails if $TEMP contains spaces
48496              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
48497              Date: Thu, 14 Sep 2000 08:58:45 +0100
48498              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
48499      Branch: perl
48500            ! utils/perldoc.PL
48501 ____________________________________________________________________________
48502 [  7186] By: jhi                                   on 2000/10/10  13:16:27
48503         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
48504              From: hv@hugo.hybyte.com
48505              Date: Tue, 10 Oct 2000 14:10:20 +0100
48506              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
48507      Branch: perl
48508            ! t/lib/thr5005.t util.c
48509 ____________________________________________________________________________
48510 [  7185] By: jhi                                   on 2000/10/10  12:06:22
48511         Log: Upgrade to podlators 1.04, from Russ Allbery.
48512      Branch: perl
48513            ! lib/Pod/Man.pm lib/Pod/Text.pm
48514 ____________________________________________________________________________
48515 [  7184] By: jhi                                   on 2000/10/10  12:01:32
48516         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
48517      Branch: perl
48518            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
48519 ____________________________________________________________________________
48520 [  7183] By: jhi                                   on 2000/10/09  23:47:15
48521         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
48522              From: Peter Prymmer <pvhp@forte.com>
48523              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
48524              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
48525      Branch: perl
48526            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
48527 ____________________________________________________________________________
48528 [  7182] By: jhi                                   on 2000/10/09  23:43:16
48529         Log: Make eq work again with utf8 (disabling the upgrading
48530              should no more be necessary since the copies of the
48531              scalars are upgraded, not the scalars themselves).
48532              Takes care of ID 20001009.001.  (The claimed length()
48533              bug in 20001009.001 seems bogus to me.)
48534      Branch: perl
48535            ! sv.c t/pragma/utf8.t
48536 ____________________________________________________________________________
48537 [  7181] By: gsar                                  on 2000/10/09  19:41:54
48538         Log: tweak for change#7173
48539      Branch: perl
48540            ! win32/win32sck.c
48541 ____________________________________________________________________________
48542 [  7180] By: gsar                                  on 2000/10/09  19:26:56
48543         Log: on Windows, clean targets might not work under some flavors of the shell
48544      Branch: perl
48545            ! win32/Makefile win32/makefile.mk
48546 ____________________________________________________________________________
48547 [  7179] By: jhi                                   on 2000/10/09  19:21:02
48548         Log: Update Changes.
48549      Branch: perl
48550            ! Changes patchlevel.h
48551 ____________________________________________________________________________
48552 [  7178] By: jhi                                   on 2000/10/09  19:18:23
48553         Log: Warn about unknown scripts.
48554              
48555              Subject: Re: ideas? patches? [PATCH bleadperl]
48556              From: Dominic Dunlop <domo@computer.org>
48557              Date: Mon, 9 Oct 2000 14:57:17 +0200
48558              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
48559      Branch: perl
48560            ! lib/charnames.pm
48561 ____________________________________________________________________________
48562 [  7177] By: jhi                                   on 2000/10/09  19:13:27
48563         Log: Change #7160 had a nasty typo.
48564      Branch: metaconfig
48565            ! U/compline/Compile.U
48566      Branch: perl
48567            ! Configure config_h.SH
48568 ____________________________________________________________________________
48569 [  7176] By: gsar                                  on 2000/10/09  18:59:33
48570         Log: pod nit
48571      Branch: perl
48572            ! pod/perlport.pod
48573 ____________________________________________________________________________
48574 [  7175] By: gsar                                  on 2000/10/09  18:54:28
48575         Log: Windows9x doesn't support link(), despite what Config.pm
48576              might think
48577      Branch: perl
48578            ! lib/ExtUtils/Manifest.pm
48579 ____________________________________________________________________________
48580 [  7174] By: gsar                                  on 2000/10/09  18:50:03
48581         Log: avoid nonportable example code
48582      Branch: perl
48583            ! lib/File/Copy.pm
48584 ____________________________________________________________________________
48585 [  7173] By: gsar                                  on 2000/10/09  18:46:54
48586         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
48587              being used) when closing a socket handle
48588      Branch: perl
48589            ! win32/win32.c win32/win32.h win32/win32sck.c
48590 ____________________________________________________________________________
48591 [  7172] By: gsar                                  on 2000/10/09  18:41:40
48592         Log: on Windows, cwd strings in the environment should be of the
48593              form =X:=X:\foo instead of =X=X:\foo\
48594      Branch: perl
48595            ! win32/vdir.h
48596 ____________________________________________________________________________
48597 [  7171] By: gsar                                  on 2000/10/09  18:30:09
48598         Log: on Windows, LoadLibrary() could load an extension DLL multiple
48599              times if forward slashes are used in the path
48600      Branch: perl
48601            ! win32/win32.c
48602 ____________________________________________________________________________
48603 [  7170] By: jhi                                   on 2000/10/09  17:53:59
48604         Log: Add a todo note about overloadable assertions.
48605      Branch: perl
48606            ! Todo-5.6
48607 ____________________________________________________________________________
48608 [  7169] By: jhi                                   on 2000/10/09  13:43:45
48609         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
48610              From: mjd@plover.com
48611              Date: 9 Oct 2000 00:24:44 -0000
48612              Message-ID: <20001009002444.10616.qmail@plover.com>
48613      Branch: perl
48614            ! pod/perldebguts.pod
48615 ____________________________________________________________________________
48616 [  7168] By: nick                                  on 2000/10/08  13:16:33
48617         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
48618              is not right thing to do on (e.g. x86). Network order is also "right" for
48619              X fonts.
48620      Branch: perl
48621            ! ext/Encode/Encode.pm
48622 ____________________________________________________________________________
48623 [  7167] By: nick                                  on 2000/10/08  12:54:42
48624         Log: Make "encodings" work post-install when Encode/*.enc files may not
48625              be in same directory as Encode.pm
48626      Branch: perl
48627            ! ext/Encode/Encode.pm
48628 ____________________________________________________________________________
48629 [  7166] By: nick                                  on 2000/10/08  11:51:26
48630         Log: Work round the fact that $hash->{$key} does not take into account
48631              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
48632              so that key is always in the "expected" encoding - i.e. same way we put
48633              it in the hash.
48634      Branch: perl
48635            ! ext/Encode/Encode.pm
48636 ____________________________________________________________________________
48637 [  7165] By: gsar                                  on 2000/10/08  04:15:29
48638         Log: save_re_context() could reset PL_curcop to freed memory, causing core
48639              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
48640      Branch: perl
48641            ! pp_ctl.c
48642 ____________________________________________________________________________
48643 [  7164] By: jhi                                   on 2000/10/06  20:51:48
48644         Log: UTF8ize split() so that the cloned substrings get the UTF8
48645              flag of the original scalar.  Problem reported by Simon Cozens.
48646      Branch: perl
48647            ! pp.c t/pragma/utf8.t
48648 ____________________________________________________________________________
48649 [  7163] By: nick                                  on 2000/10/06  20:48:34
48650         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
48651              got a false +ve and so did not reach code which would have un-FAKEd the SV.
48652      Branch: perl
48653            ! sv.c
48654 ____________________________________________________________________________
48655 [  7162] By: nick                                  on 2000/10/06  20:25:37
48656         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
48657              To fix  (sort {$a <=> $b} keys %hash) in particular but
48658              should cover a number of other as-yet-unknown cases as well.
48659      Branch: perl
48660            ! sv.c
48661 ____________________________________________________________________________
48662 [  7161] By: jhi                                   on 2000/10/06  19:56:18
48663         Log: Change the version number of Tie::Handle in the core to 4.0,
48664              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
48665              
48666              Subject: Note on Tie::Handle
48667              From: andreas.koenig@anima.de (Andreas J. Koenig)
48668              Date:      06 Oct 2000 21:48:58 +0200
48669              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
48670      Branch: perl
48671            ! lib/Tie/Handle.pm
48672 ____________________________________________________________________________
48673 [  7160] By: jhi                                   on 2000/10/06  18:20:35
48674         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
48675              as the first option of cc/ld because of ultrapicky compilers
48676              (e.g. OS/390 R2.5)
48677      Branch: metaconfig
48678            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
48679            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
48680            ! U/compline/orderlib.U U/modified/Cppsym.U
48681            ! U/modified/d_access.U
48682      Branch: metaconfig/U/perl
48683            ! Checkcc.U d_dlsymun.U gccvers.U
48684      Branch: perl
48685            ! Configure config_h.SH
48686 ____________________________________________________________________________
48687 [  7159] By: jhi                                   on 2000/10/06  13:56:39
48688         Log: Update Changes.
48689      Branch: perl
48690            ! Changes patchlevel.h
48691 ____________________________________________________________________________
48692 [  7158] By: jhi                                   on 2000/10/06  12:48:40
48693         Log: Eliminate $Is_VMS code from the test.
48694              
48695              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
48696              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48697              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
48698              Date:     Thu, 5 Oct 2000 07:46:33 EDT
48699      Branch: perl
48700            ! t/lib/b.t
48701 ____________________________________________________________________________
48702 [  7157] By: jhi                                   on 2000/10/06  12:47:13
48703         Log: Also the $ccflags is needed for the C compiler check.
48704              
48705              Subject: Configure (check for C-compiler)
48706              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48707              Date: Fri, 06 Oct 2000 08:47:15 +0200
48708              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
48709      Branch: metaconfig/U/perl
48710            ! Checkcc.U
48711      Branch: perl
48712            ! Configure config_h.SH
48713 ____________________________________________________________________________
48714 [  7156] By: jhi                                   on 2000/10/06  11:45:15
48715         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
48716      Branch: perl
48717            ! perl.c pp_ctl.c sv.h utf8.c
48718 ____________________________________________________________________________
48719 [  7155] By: jhi                                   on 2000/10/06  11:40:41
48720         Log: IO::Handle->syswrite() did not handle length omission
48721              like CORE::syswrite() does.
48722              
48723              Subject: [Fwd] IO::Handle, syswrite and arguments
48724              From: Graham Barr <gbarr@pobox.com>
48725              Date: Fri, 6 Oct 2000 10:22:05 +0100
48726              Message-ID: <20001006102205.U6312@pobox.com>
48727              
48728              The original patch from andrew@ugh.net.au.
48729      Branch: perl
48730            ! ext/IO/lib/IO/Handle.pm
48731 ____________________________________________________________________________
48732 [  7154] By: jhi                                   on 2000/10/06  01:42:15
48733         Log: Tweak #7153.
48734      Branch: perl
48735            ! utf8.h
48736 ____________________________________________________________________________
48737 [  7153] By: jhi                                   on 2000/10/06  00:39:55
48738         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
48739      Branch: perl
48740            ! utf8.h
48741 ____________________________________________________________________________
48742 [  7152] By: jhi                                   on 2000/10/06  00:38:11
48743         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
48744      Branch: perl
48745            ! perl.c pp_ctl.c sv.h utf8.c
48746 ____________________________________________________________________________
48747 [  7151] By: jhi                                   on 2000/10/06  00:36:38
48748         Log: Subject: Re: Questions about Tie::Array and perl modules
48749              From: Nick Ing-Simmons <nik@tiuk.ti.com>
48750              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
48751              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
48752              
48753              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
48754      Branch: perl
48755            ! lib/Tie/Array.pm t/op/array.t
48756 ____________________________________________________________________________
48757 [  7150] By: jhi                                   on 2000/10/05  00:20:45
48758         Log: Regen Changes.
48759      Branch: perl
48760            ! Changes patchlevel.h
48761 ____________________________________________________________________________
48762 [  7149] By: jhi                                   on 2000/10/05  00:20:01
48763         Log: Regen toc.
48764      Branch: perl
48765            ! pod/perltoc.pod
48766 ____________________________________________________________________________
48767 [  7148] By: jhi                                   on 2000/10/04  23:35:08
48768         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
48769              reported several times by Dominic Dunlop, for example in
48770              ID 20000315.008.  Patch from Dominic.  Patch affects at
48771              least MachTen, and possibly other oldish BSDs. Should not
48772              break non-broken platforms (tested on LinuxPPC). 
48773      Branch: perl
48774            ! doio.c
48775 ____________________________________________________________________________
48776 [  7147] By: jhi                                   on 2000/10/04  23:26:34
48777         Log: The one that got away from 7146.
48778      Branch: metaconfig
48779            + U/installdirs/installscripts.U
48780 ____________________________________________________________________________
48781 [  7146] By: jhi                                   on 2000/10/04  23:25:04
48782         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
48783              suggested by H. Merijn Brand.
48784      Branch: perl
48785            ! Configure INSTALL Makefile.SH Porting/Glossary
48786            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
48787            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
48788            ! win32/config.vc
48789 ____________________________________________________________________________
48790 [  7145] By: jhi                                   on 2000/10/04  22:08:21
48791         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
48792              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48793              Date: Wed, 4 Oct 2000 17:37:46 -0400
48794              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
48795      Branch: perl
48796            ! utils/h2xs.PL
48797 ____________________________________________________________________________
48798 [  7144] By: jhi                                   on 2000/10/04  18:11:41
48799         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
48800              From: Jeff Pinyan <jeffp@crusoe.net>
48801              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
48802              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
48803      Branch: perl
48804            ! pod/perlrun.pod
48805 ____________________________________________________________________________
48806 [  7143] By: jhi                                   on 2000/10/04  18:09:58
48807         Log: Subject: perlhack.pod Patch for Externals Tools
48808              From: Fisher Mark <fisherm@tce.com>
48809              Date: Tue, 3 Oct 2000 15:43:27 -0500 
48810              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
48811      Branch: perl
48812            ! pod/perlhack.pod
48813 ____________________________________________________________________________
48814 [  7142] By: jhi                                   on 2000/10/04  18:08:41
48815         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
48816              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48817              Date:     Wed, 4 Oct 2000 12:11:11 EDT
48818              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
48819      Branch: perl
48820            ! vms/vms.c
48821 ____________________________________________________________________________
48822 [  7141] By: jhi                                   on 2000/10/04  12:20:16
48823         Log: Subject: [PATCH 5.7.0] h2xs not working
48824              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48825              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
48826              Date: Tue, 3 Oct 2000 21:43:01 -0400
48827              
48828              Subject: [PATCH 5.7.0] h2xs not documenting the created module
48829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48830              Date: Tue, 3 Oct 2000 22:55:19 -0400
48831              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
48832      Branch: perl
48833            ! utils/h2xs.PL
48834 ____________________________________________________________________________
48835 [  7140] By: jhi                                   on 2000/10/04  11:53:44
48836         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
48837              From: nick@babyhippo.com
48838              Date: Wed, 4 Oct 2000 12:06:45 +0100
48839              Message-Id: <20001004120645.A7356@babyhippo.com>
48840              
48841              Retract 7118 and 7135.
48842      Branch: perl
48843            ! installman installperl op.c t/pragma/subs.t
48844 ____________________________________________________________________________
48845 [  7139] By: jhi                                   on 2000/10/03  22:09:41
48846         Log: It is possible to have no hosts database at all.  Pointed out in
48847              
48848              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
48849              From: Peter Prymmer <pvhp@forte.com>
48850              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
48851              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
48852      Branch: metaconfig
48853            ! U/modified/myhostname.U
48854      Branch: perl
48855            ! Configure config_h.SH
48856 ____________________________________________________________________________
48857 [  7138] By: jhi                                   on 2000/10/03  21:49:49
48858         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
48859              From: Peter Prymmer <pvhp@forte.com>
48860              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
48861              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
48862      Branch: perl
48863            ! pp_sys.c
48864 ____________________________________________________________________________
48865 [  7137] By: jhi                                   on 2000/10/03  20:10:05
48866         Log: One remaining nit less at the VMS mailbox sizing.
48867      Branch: perl
48868            ! vms/vms.c
48869 ____________________________________________________________________________
48870 [  7136] By: jhi                                   on 2000/10/03  20:08:47
48871         Log: Test harness update to sync with the new perlcc,
48872              from Simon Cozens.
48873      Branch: perl
48874            ! t/TEST t/UTEST
48875 ____________________________________________________________________________
48876 [  7135] By: jhi                                   on 2000/10/03  15:15:42
48877         Log: Subject: Re: PATCH for 20001003.004
48878              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
48879              From: "AARON B. DOSSETT" <aaron@iglou.com>
48880              Message-Id: <E13gTay-0006od-00@iglou.com>
48881      Branch: perl
48882            ! installman installperl
48883 ____________________________________________________________________________
48884 [  7134] By: jhi                                   on 2000/10/03  15:00:34
48885         Log: Subject: [ID 20001003.006] B::Debug not -w clean
48886              From: Nicholas Clark <nick@babyhippo.co.uk>
48887              Date: Tue, 03 Oct 2000 15:46:32 +0100
48888              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
48889      Branch: perl
48890            ! ext/B/B/Debug.pm
48891 ____________________________________________________________________________
48892 [  7133] By: jhi                                   on 2000/10/03  14:58:39
48893         Log: Scale down the VMS message boxes, by Charles Lane.
48894              Fix for ID 20000903.009, workaround at
48895              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
48896      Branch: perl
48897            ! vms/vms.c
48898 ____________________________________________________________________________
48899 [  7132] By: jhi                                   on 2000/10/03  11:20:37
48900         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
48901      Branch: perl
48902            + t/lib/st-lock.t t/lib/st-utf8.t
48903            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
48904            ! ext/Storable/Storable.xs t/lib/st-recurse.t
48905 ____________________________________________________________________________
48906 [  7131] By: jhi                                   on 2000/10/03  03:38:23
48907         Log: Encode nits.
48908      Branch: perl
48909            ! MANIFEST Makefile.SH
48910 ____________________________________________________________________________
48911 [  7130] By: jhi                                   on 2000/10/03  03:31:05
48912         Log: Update Changes.
48913      Branch: perl
48914            ! Changes patchlevel.h
48915 ____________________________________________________________________________
48916 [  7129] By: jhi                                   on 2000/10/03  02:24:02
48917         Log: Misplaced else.
48918      Branch: metaconfig/U/perl
48919            ! d_strtoll.U
48920      Branch: perl
48921            ! Configure config_h.SH
48922 ____________________________________________________________________________
48923 [  7128] By: jhi                                   on 2000/10/03  02:08:29
48924         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
48925              From: sthoenna@efn.org
48926              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
48927              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
48928      Branch: metaconfig/U/perl
48929            ! d_strtoll.U
48930      Branch: perl
48931            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
48932 ____________________________________________________________________________
48933 [  7127] By: jhi                                   on 2000/10/03  01:13:14
48934         Log: Update Changes.
48935      Branch: perl
48936            ! Changes patchlevel.h
48937 ____________________________________________________________________________
48938 [  7126] By: jhi                                   on 2000/10/03  00:57:08
48939         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
48940              as suggested by Olaf Flebbe and Nick Clark.
48941      Branch: perl
48942            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
48943 ____________________________________________________________________________
48944 [  7125] By: jhi                                   on 2000/10/03  00:50:56
48945         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
48946              From: Nick Clark <nick@plum.flirble.org>
48947              Date: Mon, 2 Oct 2000 11:03:24 +0100
48948              Message-Id: <20001002110324.D20073@plum.flirble.org>
48949              
48950              Also fixes bug ID 20001002.005.
48951      Branch: perl
48952            ! t/lib/encode.t
48953 ____________________________________________________________________________
48954 [  7124] By: jhi                                   on 2000/10/03  00:34:59
48955         Log: Subject: [PATCH 5.7.0] Epoc update
48956              From: Olaf Flebbe <o.flebbe@gmx.de>
48957              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
48958              Message-ID: <26423.969484586@www10.gmx.net>
48959      Branch: perl
48960            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
48961            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
48962            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
48963            ! util.c util.h
48964 ____________________________________________________________________________
48965 [  7123] By: jhi                                   on 2000/10/03  00:30:07
48966         Log: Regen headers.
48967      Branch: perl
48968            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
48969 ____________________________________________________________________________
48970 [  7122] By: jhi                                   on 2000/10/03  00:10:48
48971         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
48972      Branch: perl
48973            ! hints/openbsd.sh
48974 ____________________________________________________________________________
48975 [  7121] By: jhi                                   on 2000/10/03  00:05:06
48976         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
48977              From: <abigail@foad.org>
48978              Date: Tue, 26 Sep 2000 13:36:14 -0400
48979              Message-ID: <20000926173614.4356.qmail@foad.org>
48980      Branch: perl
48981            ! pod/perlop.pod
48982 ____________________________________________________________________________
48983 [  7120] By: jhi                                   on 2000/10/03  00:04:00
48984         Log: Inside require() $^S was always left undefined.
48985              
48986              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
48987              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48988              Date: Wed, 27 Sep 2000 18:54:49 -0400
48989              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
48990      Branch: perl
48991            ! cop.h mg.c pp_ctl.c util.c
48992 ____________________________________________________________________________
48993 [  7119] By: jhi                                   on 2000/10/03  00:00:16
48994         Log: Subject: [PATCH] DLL not restartabke with threaded perl
48995              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
48996              Date: Thu, 28 Sep 2000 09:20:46 +0100
48997              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
48998      Branch: perl
48999            ! perl.c
49000 ____________________________________________________________________________
49001 [  7118] By: jhi                                   on 2000/10/02  23:59:20
49002         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
49003              From: Nicholas Clark <nick@ccl4.org>
49004              Date: Thu, 28 Sep 2000 11:52:24 +0100
49005              Message-ID: <20000928115224.D7924@plum.flirble.org>
49006      Branch: perl
49007            ! op.c
49008 ____________________________________________________________________________
49009 [  7117] By: jhi                                   on 2000/10/02  23:57:51
49010         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
49011              From: Nicholas Clark <nick@babyhippo.co.uk>
49012              Date: Thu, 28 Sep 2000 12:18:10 +0100
49013              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
49014              
49015              Did not apply cleanly, manual intervention was needed.
49016      Branch: perl
49017            ! ext/B/B/Bytecode.pm utils/perlcc.PL
49018 ____________________________________________________________________________
49019 [  7116] By: jhi                                   on 2000/10/02  23:50:40
49020         Log: Document the issue (is not a syntax error, kind of)
49021              
49022              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
49023              From: Nicholas Clark <nick@ccl4.org>
49024              Date: Thu, 28 Sep 2000 17:12:42 +0100
49025              Message-ID: <20000928171242.K7924@plum.flirble.org>
49026      Branch: perl
49027            ! pod/perldata.pod
49028 ____________________________________________________________________________
49029 [  7115] By: jhi                                   on 2000/10/02  23:48:58
49030         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
49031              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49032              Date: Thu, 28 Sep 2000 21:55:31 -0400
49033              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
49034      Branch: perl
49035            ! regexec.c
49036 ____________________________________________________________________________
49037 [  7114] By: jhi                                   on 2000/10/02  23:47:57
49038         Log: Subject: DOC PATCH 5.6.0
49039              From: mjd@plover.com
49040              Date: 30 Sep 2000 06:02:34 -0000
49041              Message-ID: <20000930060234.4559.qmail@plover.com>
49042      Branch: perl
49043            ! pod/perldebguts.pod
49044 ____________________________________________________________________________
49045 [  7113] By: jhi                                   on 2000/10/02  23:46:43
49046         Log: SOCK_DGRAM and listen() do not mix as reported in
49047              
49048              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
49049              From: Petter Reinholdtsen <pere@hungry.com>
49050              Date: Sun, 1 Oct 2000 10:57:20 +0800
49051              Message-Id: <200010010257.KAA05735@localhost.localdomain>
49052              
49053              The patch for 5.7.0+ had to be reengineered, though.
49054      Branch: perl
49055            ! ext/IO/lib/IO/Socket/UNIX.pm
49056 ____________________________________________________________________________
49057 [  7112] By: jhi                                   on 2000/10/02  23:36:57
49058         Log: Subject: Re: [PATCH 5.005_64 missed]
49059              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49060              Date: Sun, 1 Oct 2000 18:50:10 -0400
49061              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
49062      Branch: perl
49063            ! pod/perlxs.pod
49064 ____________________________________________________________________________
49065 [  7111] By: jhi                                   on 2000/10/02  23:35:40
49066         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
49067              From: Radu Greab <radu@netsoft.ro>
49068              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
49069              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
49070      Branch: perl
49071            ! op.c opcode.pl t/op/substr.t
49072 ____________________________________________________________________________
49073 [  7110] By: jhi                                   on 2000/10/02  23:32:38
49074         Log: Subject: [PATCH] Fix aliasing of tied filehandles
49075              From: Daniel Chetlin <daniel@chetlin.com>
49076              Date: Mon, 2 Oct 2000 14:53:27 -0700
49077              Message-ID: <20001002145327.C1617@ilmd>
49078      Branch: perl
49079            ! perl.h pp_hot.c t/op/tiehandle.t
49080 ____________________________________________________________________________
49081 [  7109] By: jhi                                   on 2000/10/02  23:31:30
49082         Log: s/Robin Parker/Robin Barker/
49083      Branch: perl
49084            ! Changes5.6
49085 ____________________________________________________________________________
49086 [  7108] By: jhi                                   on 2000/10/02  23:15:46
49087         Log: Retract #7091 as suggested in
49088              
49089              From: Robin Barker <rmb1@cise.npl.co.uk> 
49090              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
49091              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
49092              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
49093      Branch: perl
49094            ! embed.pl proto.h
49095 ____________________________________________________________________________
49096 [  7107] By: nick                                  on 2000/10/02  18:23:14
49097         Log: A few tweaks to get Tk803 to work with Encode scheme.
49098      Branch: perl
49099            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
49100 ____________________________________________________________________________
49101 [  7106] By: nick                                  on 2000/10/01  21:34:14
49102         Log: Add checking cases to Encode's toUnicode and fromUnicode.
49103      Branch: perl
49104            ! ext/Encode/Encode.pm
49105 ____________________________________________________________________________
49106 [  7105] By: nick                                  on 2000/10/01  17:18:01
49107         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
49108              To read and use them.
49109              Add a lib/encode.t which checks a few things.
49110      Branch: perl
49111            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
49112            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
49113            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
49114            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
49115            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
49116            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
49117            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
49118            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
49119            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
49120            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
49121            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
49122            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
49123            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
49124            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
49125            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
49126            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
49127            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
49128            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
49129            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
49130            + ext/Encode/Encode/iso2022-jp.enc
49131            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
49132            + ext/Encode/Encode/iso8859-1.enc
49133            + ext/Encode/Encode/iso8859-2.enc
49134            + ext/Encode/Encode/iso8859-3.enc
49135            + ext/Encode/Encode/iso8859-4.enc
49136            + ext/Encode/Encode/iso8859-5.enc
49137            + ext/Encode/Encode/iso8859-6.enc
49138            + ext/Encode/Encode/iso8859-7.enc
49139            + ext/Encode/Encode/iso8859-8.enc
49140            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
49141            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
49142            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
49143            + ext/Encode/Encode/macCentEuro.enc
49144            + ext/Encode/Encode/macCroatian.enc
49145            + ext/Encode/Encode/macCyrillic.enc
49146            + ext/Encode/Encode/macDingbats.enc
49147            + ext/Encode/Encode/macGreek.enc
49148            + ext/Encode/Encode/macIceland.enc
49149            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
49150            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
49151            + ext/Encode/Encode/macTurkish.enc
49152            + ext/Encode/Encode/macUkraine.enc
49153            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
49154            + t/lib/encode.t
49155            ! MANIFEST ext/Encode/Encode.pm
49156 ____________________________________________________________________________
49157 [  7104] By: nick                                  on 2000/09/30  13:04:30
49158         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
49159              From: Daniel Chetlin <daniel@chetlin.com>
49160              Date: Mon, 18 Sep 2000 05:05:40 -0700
49161              Message-Id: <20000918050540.C652@ilmd>
49162      Branch: perl
49163            ! lib/overload.pm sv.c t/pragma/overload.t
49164 ____________________________________________________________________________
49165 [  7103] By: nick                                  on 2000/09/30  12:53:36
49166         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
49167              From: Johan Vromans <jvromans@squirrel.nl>
49168              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
49169              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
49170      Branch: perl
49171            ! pod/Makefile.SH
49172 ____________________________________________________________________________
49173 [  7102] By: nick                                  on 2000/09/30  12:52:31
49174         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
49175              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49176              Date: Sat, 16 Sep 2000 16:36:45 -0400
49177              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
49178      Branch: perl
49179            ! ext/B/B/Deparse.pm
49180 ____________________________________________________________________________
49181 [  7101] By: nick                                  on 2000/09/30  12:51:41
49182         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
49183              From: Craig A. Berry <craig.berry@psinetcs.com>
49184              Date: Sat, 16 Sep 2000 10:11:10 -0500
49185              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
49186      Branch: perl
49187            ! vms/vms.c
49188 ____________________________________________________________________________
49189 [  7100] By: nick                                  on 2000/09/30  12:50:33
49190         Log: Subject: Re: unicode support and perl [ID 20000901.097]
49191              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49192              Date: Fri, 15 Sep 2000 16:37:58 -0400
49193              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
49194      Branch: perl
49195            ! t/op/append.t
49196 ____________________________________________________________________________
49197 [  7099] By: nick                                  on 2000/09/30  12:49:35
49198         Log: Subject: Re: unicode support and perl [ID 20000901.097]
49199              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49200              Date: Fri, 15 Sep 2000 16:25:30 -0400
49201              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
49202      Branch: perl
49203            ! pp_hot.c
49204 ____________________________________________________________________________
49205 [  7098] By: nick                                  on 2000/09/30  12:48:00
49206         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
49207              From: Gisle Aas <gisle@ActiveState.com>
49208              Date: 15 Sep 2000 16:23:41 +0200
49209              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
49210      Branch: perl
49211            ! toke.c
49212 ____________________________________________________________________________
49213 [  7097] By: nick                                  on 2000/09/30  12:45:16
49214         Log: Subject: [PATCH] Nits in perlmod.pod
49215              From: Daniel Chetlin <daniel@chetlin.com>
49216              Date: Fri, 15 Sep 2000 02:04:09 -0700
49217              Message-Id: <20000915020409.A2104@ilmd>
49218      Branch: perl
49219            ! pod/perlmod.pod
49220 ____________________________________________________________________________
49221 [  7096] By: nick                                  on 2000/09/30  12:18:00
49222         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
49223              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
49224              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
49225              0 to checking to get the warning.
49226      Branch: perl
49227            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
49228            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
49229            ! regexec.c sv.c toke.c utf8.c
49230 ____________________________________________________________________________
49231 [  7095] By: nick                                  on 2000/09/15  16:55:59
49232         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
49233              
49234              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
49235              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49236              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
49237              Date: Fri, 15 Sep 2000 06:37:30 -0400
49238      Branch: perl
49239            ! ext/Encode/Encode.xs sv.c
49240 ____________________________________________________________________________
49241 [  7094] By: jhi                                   on 2000/09/15  03:23:32
49242         Log: Update Changes.
49243      Branch: perl
49244            ! Changes patchlevel.h
49245 ____________________________________________________________________________
49246 [  7093] By: jhi                                   on 2000/09/15  03:11:44
49247         Log: Fix for the charnames.t failures from Spider Boardman.
49248      Branch: perl
49249            ! toke.c
49250 ____________________________________________________________________________
49251 [  7092] By: jhi                                   on 2000/09/15  00:15:48
49252         Log: Botched the #7090 check-in.
49253      Branch: perl
49254            ! sv.c
49255 ____________________________________________________________________________
49256 [  7091] By: jhi                                   on 2000/09/14  23:33:24
49257         Log: Part of #7081 didn't come through.
49258      Branch: perl
49259            ! embed.pl proto.h
49260 ____________________________________________________________________________
49261 [  7090] By: jhi                                   on 2000/09/14  23:17:39
49262         Log: Subject: Re: perl@7078 
49263              From: Spider Boardman <spider@web.zk3.dec.com>
49264              Date: Thu, 14 Sep 2000 19:06:36 -0400
49265              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
49266      Branch: perl
49267            ! sv.c toke.c
49268 ____________________________________________________________________________
49269 [  7089] By: jhi                                   on 2000/09/14  23:11:21
49270         Log: Small portability tweaks.
49271      Branch: perl
49272            ! ext/Encode/Encode.xs
49273 ____________________________________________________________________________
49274 [  7088] By: jhi                                   on 2000/09/14  22:57:23
49275         Log: Fake return to pacify picky compilers.
49276      Branch: perl
49277            ! ext/Encode/Encode.xs
49278 ____________________________________________________________________________
49279 [  7087] By: jhi                                   on 2000/09/14  22:53:37
49280         Log: Subject: [PATCH] utf8.c apidoc
49281              From: Simon Cozens <simon@cozens.net>
49282              Date: Thu, 14 Sep 2000 23:46:57 +0100
49283              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
49284      Branch: perl
49285            ! perlapi.c pod/perlapi.pod utf8.c
49286 ____________________________________________________________________________
49287 [  7086] By: jhi                                   on 2000/09/14  22:40:38
49288         Log: We don't need to count the high bit bytes, a boolean is enough. 
49289      Branch: perl
49290            ! sv.c
49291 ____________________________________________________________________________
49292 [  7085] By: jhi                                   on 2000/09/14  21:20:09
49293         Log: Replace #7084 with
49294              
49295              Subject: Re: perl@7078 
49296              From: Spider Boardman <spider@web.zk3.dec.com>
49297              Date: Thu, 14 Sep 2000 17:09:36 -0400
49298              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
49299      Branch: perl
49300            ! sv.c utf8.c
49301 ____________________________________________________________________________
49302 [  7084] By: jhi                                   on 2000/09/14  20:03:34
49303         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
49304              convertable to bytes by checking it doesn't go above 0xc3
49305              
49306              Subject: Re: perl@7078
49307              From: Simon Cozens <simon@cozens.net>
49308              Date: Thu, 14 Sep 2000 20:59:19 +0100
49309              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
49310      Branch: perl
49311            ! utf8.c
49312 ____________________________________________________________________________
49313 [  7083] By: jhi                                   on 2000/09/14  19:38:47
49314         Log: Subject: Re: perl@7078
49315              From: Simon Cozens <simon@cozens.net>
49316              Date: Thu, 14 Sep 2000 20:13:09 +0100
49317              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
49318      Branch: perl
49319            ! t/op/bop.t
49320 ____________________________________________________________________________
49321 [  7082] By: jhi                                   on 2000/09/14  17:50:44
49322         Log: The one that got away.
49323      Branch: perl
49324            ! lib/File/Find.pm
49325 ____________________________________________________________________________
49326 [  7081] By: jhi                                   on 2000/09/14  17:45:35
49327         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
49328              From: Robin Barker <rmb1@cise.npl.co.uk>
49329              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
49330              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
49331      Branch: perl
49332            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
49333            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
49334            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
49335            ! regcomp.c toke.c universal.c
49336 ____________________________________________________________________________
49337 [  7080] By: jhi                                   on 2000/09/14  17:40:35
49338         Log: Problems picked up by AIX cc.
49339              
49340              Subject: Re: perl@7078 (patch included)
49341              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49342              Date: Thu, 14 Sep 2000 18:53:30 +0200
49343              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
49344      Branch: perl
49345            ! ext/Encode/Encode.xs
49346 ____________________________________________________________________________
49347 [  7079] By: jhi                                   on 2000/09/14  17:38:27
49348         Log: Subject: File::Find 5.7.0 POD nits
49349              From: Rich Morin <rdm@cfcl.com>
49350              Date: Wed, 13 Sep 2000 22:03:58 -0700
49351              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
49352      Branch: perl
49353            ! lib/File/Find.pm
49354 ____________________________________________________________________________
49355 [  7078] By: jhi                                   on 2000/09/14  14:58:20
49356         Log: Update Changes.
49357      Branch: perl
49358            ! Changes patchlevel.h
49359 ____________________________________________________________________________
49360 [  7077] By: jhi                                   on 2000/09/14  14:55:54
49361         Log: Compilation warnings and an error.
49362      Branch: perl
49363            ! sv.c
49364 ____________________________________________________________________________
49365 [  7076] By: jhi                                   on 2000/09/14  14:42:56
49366         Log: Fix for a parsing bug, not for the original bug.
49367              
49368              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
49369              From: Spider Boardman <spider@web.zk3.dec.com>
49370              Date: Wed, 13 Sep 2000 17:52:20 -0400
49371              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
49372      Branch: perl
49373            ! regcomp.c
49374 ____________________________________________________________________________
49375 [  7075] By: jhi                                   on 2000/09/14  14:40:40
49376         Log: Batch of UTF-8 patches from Simon Cozens.
49377      Branch: perl
49378            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
49379            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
49380            ! toke.c utf8.c
49381 ____________________________________________________________________________
49382 [  7074] By: jhi                                   on 2000/09/14  14:29:58
49383         Log: Subject: Re: Two advertising clauses need to be removed
49384              From: Russ Allbery <rra@stanford.edu>
49385              Date: 13 Sep 2000 18:50:26 -0700
49386              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
49387      Branch: perl
49388            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
49389 ____________________________________________________________________________
49390 [  7073] By: jhi                                   on 2000/09/14  14:28:20
49391         Log: Subject: [PATCH] de-wall t/README
49392              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49393              Date: Wed, 13 Sep 2000 17:46:55 -0700
49394              Message-ID: <//Bw5gzkge/e092yn@efn.org>
49395      Branch: perl
49396            ! t/README
49397 ____________________________________________________________________________
49398 [  7072] By: jhi                                   on 2000/09/14  14:25:10
49399         Log: Hints optimization.
49400              
49401              Subject: Minor nit
49402              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49403              Date: Wed, 13 Sep 2000 21:42:07 +0200
49404              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
49405      Branch: perl
49406            ! hints/hpux.sh
49407 ____________________________________________________________________________
49408 [  7071] By: jhi                                   on 2000/09/14  14:23:30
49409         Log: Allow chop() and chomp() to be overridden.
49410              
49411              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
49412              From: "Casey R. Tweten" <crt@kiski.net>
49413              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
49414              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
49415      Branch: perl
49416            ! toke.c
49417 ____________________________________________________________________________
49418 [  7070] By: jhi                                   on 2000/09/14  14:20:36
49419         Log: The return value of setlocale must be copied away.
49420              
49421              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
49422              From: Alan Burlison <Alan.Burlison@uk.sun.com>
49423              Date: Wed, 13 Sep 2000 16:27:37 +0100 
49424              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
49425      Branch: perl
49426            ! util.c
49427 ____________________________________________________________________________
49428 [  7069] By: jhi                                   on 2000/09/14  14:16:27
49429         Log: Remove vestiges of tr//CU.
49430              
49431              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
49432              From: Nick Clark <nick@plum.flirble.org>
49433              Date: Tue, 12 Sep 2000 22:50:14 +0100
49434              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
49435              
49436              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
49437              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49438              Date: Tue, 12 Sep 2000 21:38:48 -0700
49439              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
49440      Branch: perl
49441            ! op.h pod/perlunicode.pod
49442 ____________________________________________________________________________
49443 [  7068] By: jhi                                   on 2000/09/13  14:18:39
49444         Log: Add the Encode extension.  The code is still largely just skeleton.
49445      Branch: perl
49446            + ext/Encode/Encode.pm ext/Encode/Encode.xs
49447            + ext/Encode/Makefile.PL ext/Encode/Todo
49448            ! MANIFEST Todo-5.6
49449 ____________________________________________________________________________
49450 [  7067] By: jhi                                   on 2000/09/12  17:43:33
49451         Log: Allow for whitespace between "#" and "line" in cpp output.
49452              
49453              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
49454              From: Calle Dybedahl <calle@lysator.liu.se>
49455              Date: 12 Sep 2000 19:38:02 +0200 
49456              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
49457      Branch: perl
49458            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
49459 ____________________________________________________________________________
49460 [  7066] By: gsar                                  on 2000/09/12  17:24:29
49461         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
49462              initialization in all the threads on Windows
49463      Branch: perl
49464            ! win32/win32.c
49465 ____________________________________________________________________________
49466 [  7065] By: jhi                                   on 2000/09/12  15:11:31
49467         Log: Update Changes.
49468      Branch: perl
49469            ! Changes patchlevel.h
49470 ____________________________________________________________________________
49471 [  7064] By: jhi                                   on 2000/09/12  14:54:54
49472         Log: Retract #7062, the pod tests are not ready.
49473      Branch: perl
49474            ! t/TEST t/harness
49475 ____________________________________________________________________________
49476 [  7063] By: jhi                                   on 2000/09/12  14:25:41
49477         Log: The #7054 truncated Configure badly.
49478      Branch: metaconfig/U/perl
49479            ! End.U
49480      Branch: perl
49481            ! Configure config_h.SH
49482 ____________________________________________________________________________
49483 [  7062] By: jhi                                   on 2000/09/12  14:08:32
49484         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
49485              From: sthoenna@efn.org
49486              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
49487              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
49488      Branch: perl
49489            ! t/TEST t/harness
49490 ____________________________________________________________________________
49491 [  7061] By: jhi                                   on 2000/09/12  14:07:18
49492         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
49493              From: sthoenna@efn.org
49494              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
49495              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
49496      Branch: perl
49497            ! pod/perlxs.pod
49498 ____________________________________________________________________________
49499 [  7060] By: jhi                                   on 2000/09/12  14:06:08
49500         Log: Break up the myconfig lines a bit.
49501              
49502              Subject: perlbug/perl -V output format
49503              From: sthoenna@efn.org
49504              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
49505              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
49506      Branch: perl
49507            ! myconfig.SH
49508 ____________________________________________________________________________
49509 [  7059] By: jhi                                   on 2000/09/12  14:05:04
49510         Log: Test for the #7049.
49511              
49512              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
49513              From: andreas.koenig@anima.de (Andreas J. Koenig)
49514              Date: 12 Sep 2000 06:42:01 +0200
49515              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
49516      Branch: perl
49517            ! t/op/my.t
49518 ____________________________________________________________________________
49519 [  7058] By: jhi                                   on 2000/09/12  14:03:05
49520         Log: Subject: [patch: perl@7045] vms updates
49521              From: Peter Prymmer <pvhp@forte.com>
49522              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
49523              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
49524      Branch: perl
49525            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
49526 ____________________________________________________________________________
49527 [  7057] By: jhi                                   on 2000/09/12  14:00:51
49528         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
49529              From: sthoenna@efn.org
49530              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
49531              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
49532      Branch: perl
49533            ! t/op/64bitint.t
49534 ____________________________________________________________________________
49535 [  7056] By: jhi                                   on 2000/09/12  13:58:14
49536         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
49537              From: Jeff Pinyan <jeffp@crusoe.net>
49538              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
49539              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
49540      Branch: perl
49541            ! pod/perlfunc.pod
49542 ____________________________________________________________________________
49543 [  7055] By: jhi                                   on 2000/09/12  13:56:32
49544         Log: Do in VMS as the #7054 does.
49545      Branch: perl
49546            ! configure.com
49547 ____________________________________________________________________________
49548 [  7054] By: jhi                                   on 2000/09/12  13:50:31
49549         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
49550              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
49551              Date: Mon, 11 Sep 2000 08:33:09 +0100
49552              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
49553      Branch: metaconfig/U/perl
49554            ! End.U
49555      Branch: perl
49556            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
49557            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
49558 ____________________________________________________________________________
49559 [  7053] By: jhi                                   on 2000/09/12  13:29:19
49560         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
49561              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49562              Date:     Tue, 12 Sep 2000 08:35:59 EDT
49563              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
49564      Branch: perl
49565            ! vms/test.com
49566 ____________________________________________________________________________
49567 [  7052] By: jhi                                   on 2000/09/11  23:01:50
49568         Log: Document the SvUTF8*().
49569      Branch: perl
49570            ! pod/perlapi.pod sv.h
49571 ____________________________________________________________________________
49572 [  7051] By: gsar                                  on 2000/09/11  14:46:30
49573         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
49574              (missed a spot when fixing up op_pmreplroot hack for ithreads)
49575      Branch: perl
49576            ! op.c t/op/split.t
49577 ____________________________________________________________________________
49578 [  7050] By: nick                                  on 2000/09/11  10:03:51
49579         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
49580              
49581              Subject: borland C++ win32.c tweak
49582              From: Vadim Konovalov <vkonovalov@lucent.com>
49583              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
49584              Date: Mon, 11 Sep 2000 11:22:33 +0400
49585      Branch: perl
49586            ! win32/win32.c
49587 ____________________________________________________________________________
49588 [  7049] By: nick                                  on 2000/09/11  09:57:33
49589         Log: Point fix for s/// on foreach (keys %xxx).
49590      Branch: perl
49591            ! pp_hot.c
49592 ____________________________________________________________________________
49593 [  7048] By: jhi                                   on 2000/09/10  23:37:09
49594         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
49595              by Pod::Text, from Brad Appleton.
49596      Branch: perl
49597            ! t/pod/testp2pt.pl
49598 ____________________________________________________________________________
49599 [  7047] By: jhi                                   on 2000/09/10  14:32:53
49600         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
49601              by Russ Allbery.
49602      Branch: perl
49603            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
49604 ____________________________________________________________________________
49605 [  7046] By: jhi                                   on 2000/09/10  14:15:08
49606         Log: Upgrade to CPAN 1.57_65, from Andreas König.
49607      Branch: perl
49608            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
49609 ____________________________________________________________________________
49610 [  7045] By: jhi                                   on 2000/09/08  21:36:32
49611         Log: Update Changes.
49612      Branch: perl
49613            ! Changes patchlevel.h
49614 ____________________________________________________________________________
49615 [  7044] By: jhi                                   on 2000/09/08  21:29:56
49616         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
49617              From: Peter Prymmer <pvhp@forte.com>
49618              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
49619              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
49620      Branch: perl
49621            ! configure.com
49622 ____________________________________________________________________________
49623 [  7043] By: jhi                                   on 2000/09/08  21:27:50
49624         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
49625              From: Peter Prymmer <pvhp@forte.com>
49626              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
49627              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
49628      Branch: perl
49629            ! Makefile.SH installperl
49630 ____________________________________________________________________________
49631 [  7042] By: jhi                                   on 2000/09/08  21:23:21
49632         Log: Continue #7041.
49633      Branch: perl
49634            ! cygwin/Makefile.SHs os2/Makefile.SHs
49635 ____________________________________________________________________________
49636 [  7041] By: jhi                                   on 2000/09/08  21:18:10
49637         Log: Do away with memory models cruft.  Sorry, PDP users.
49638      Branch: metaconfig
49639            ! U/modified/cc.U U/modified/libpth.U
49640      Branch: perl
49641            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
49642            ! Porting/config_H cflags.SH config_h.SH configure.com
49643            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
49644            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
49645            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
49646 ____________________________________________________________________________
49647 [  7040] By: jhi                                   on 2000/09/08  14:34:18
49648         Log: Major rewrite of s2p.  And I mean really major, it is
49649              an implementation of sed in perl.  If called as s2p it
49650              will function as s2p.  Note: needs non-UNIXifying.
49651              
49652              Subject: s2p
49653              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
49654              Date: Mon, 28 Aug 2000 14:05:12 +0200
49655              Message-ID: <39AA5578.2102E2AA@alcatel.at>
49656      Branch: perl
49657            ! x2p/s2p.PL
49658 ____________________________________________________________________________
49659 [  7039] By: jhi                                   on 2000/09/08  14:19:49
49660         Log: Re-allow vec() for characters > 255.
49661              
49662              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
49663              From: Spider Boardman <spider@web.zk3.dec.com>
49664              Date: Fri, 08 Sep 2000 02:21:02 -0400
49665              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
49666      Branch: perl
49667            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
49668            ! t/op/vec.t
49669 ____________________________________________________________________________
49670 [  7038] By: jhi                                   on 2000/09/08  14:14:18
49671         Log: Subject: [PATCH lib/Benchmark.pm]
49672              From: <abigail@foad.org>
49673              Date: Thu, 7 Sep 2000 15:03:20 -0400
49674              Message-ID: <20000907190320.888.qmail@foad.org>
49675      Branch: perl
49676            ! lib/Benchmark.pm
49677 ____________________________________________________________________________
49678 [  7037] By: jhi                                   on 2000/09/08  14:11:06
49679         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
49680              
49681              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
49682              From: Spider Boardman <spider@web.zk3.dec.com>
49683              Date: Fri, 08 Sep 2000 01:30:27 -0400
49684              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
49685      Branch: perl
49686            ! op.c
49687 ____________________________________________________________________________
49688 [  7036] By: jhi                                   on 2000/09/08  14:08:58
49689         Log: Subject: [ID 20000908.002] perlipc documentation bug.
49690              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
49691              Date: Fri, 08 Sep 2000 12:38:32 +0200
49692              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
49693      Branch: perl
49694            ! pod/perlipc.pod
49695 ____________________________________________________________________________
49696 [  7035] By: jhi                                   on 2000/09/08  14:03:12
49697         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
49698              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49699              Date: Fri, 08 Sep 2000 11:47:34 +0200
49700              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
49701      Branch: perl
49702            ! hints/dec_osf.sh
49703 ____________________________________________________________________________
49704 [  7034] By: jhi                                   on 2000/09/08  13:59:35
49705         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
49706              From: Simon Cozens <simon@cozens.net>
49707              Date: Thu, 7 Sep 2000 20:40:38 +0100
49708              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
49709      Branch: perl
49710            ! pp_hot.c
49711 ____________________________________________________________________________
49712 [  7033] By: jhi                                   on 2000/09/08  04:03:03
49713         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
49714              From: "Larry W. Virden" <lvirden@cas.org>
49715              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
49716              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
49717      Branch: perl
49718            ! pod/perldiag.pod
49719 ____________________________________________________________________________
49720 [  7032] By: jhi                                   on 2000/09/07  22:18:30
49721         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
49722              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
49723              Date: Mon, 04 Sep 2000 13:16:38 -0700
49724              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
49725      Branch: perl
49726            ! lib/perl5db.pl
49727 ____________________________________________________________________________
49728 [  7031] By: jhi                                   on 2000/09/07  22:02:29
49729         Log: Fix the ccversion detection for 5.1 and beyond.
49730              
49731              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
49732              From: Spider Boardman <spider@leggy.zk3.dec.com>
49733              Date: Thu, 7 Sep 2000 17:54:27 -0400
49734              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
49735      Branch: perl
49736            ! hints/dec_osf.sh
49737 ____________________________________________________________________________
49738 [  7030] By: jhi                                   on 2000/09/07  19:12:28
49739         Log: Fix for
49740              
49741              Subject: [ID 20000903.001] \w in utf8-strings
49742              From: Marc Lehmann <pcg@goof.com>
49743              Date: Sun, 03 Sep 2000 09:44:29 +0200
49744              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
49745              
49746              and various related nits.
49747      Branch: perl
49748            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
49749 ____________________________________________________________________________
49750 [  7029] By: jhi                                   on 2000/09/07  18:49:09
49751         Log: Fix the URL, but the server is still missing in action.
49752              
49753              Subject: [ID 20000905.002] perlfaq1.pod URL error
49754              From: "Larry W. Virden" <lvirden@cas.org>
49755              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
49756              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
49757      Branch: perl
49758            ! pod/perlfaq1.pod
49759 ____________________________________________________________________________
49760 [  7028] By: jhi                                   on 2000/09/07  18:47:13
49761         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
49762              From: Hugo <hv@crypt.compulink.co.uk>
49763              Date: Tue, 05 Sep 2000 14:13:37 +0100
49764              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
49765      Branch: perl
49766            ! toke.c
49767 ____________________________________________________________________________
49768 [  7027] By: jhi                                   on 2000/09/07  18:45:35
49769         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
49770              From: Daniel Chetlin <daniel@chetlin.com>
49771              Date: Tue, 5 Sep 2000 04:57:07 -0700
49772              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
49773      Branch: perl
49774            ! pod/perlfaq6.pod pod/perlop.pod
49775 ____________________________________________________________________________
49776 [  7026] By: jhi                                   on 2000/09/07  18:44:01
49777         Log: Document the new ref() semantics.
49778              
49779              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
49780              From: Gisle Aas <gisle@ActiveState.com>
49781              Date: 05 Sep 2000 08:10:30 +0200
49782              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
49783      Branch: perl
49784            ! pod/perldelta.pod
49785 ____________________________________________________________________________
49786 [  7025] By: jhi                                   on 2000/09/07  18:42:27
49787         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
49788              
49789              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
49790              From: Gisle Aas <gisle@ActiveState.com>
49791              Date: 05 Sep 2000 08:11:40 +0200
49792              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
49793      Branch: perl
49794            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
49795 ____________________________________________________________________________
49796 [  7024] By: jhi                                   on 2000/09/07  18:39:32
49797         Log: Subject: [PATCH] Modernize Opcode.pm documentation
49798              From: Gisle Aas <gisle@ActiveState.com>
49799              Date: 4 Sep 2000 00:18:55 -0000
49800              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
49801      Branch: perl
49802            ! ext/Opcode/Opcode.pm
49803 ____________________________________________________________________________
49804 [  7023] By: jhi                                   on 2000/09/07  18:37:42
49805         Log: Subject: [PATCH] Tied filehandle documentation
49806              From: Gisle Aas <gisle@ActiveState.com>
49807              Date: 4 Sep 2000 00:14:40 -0000
49808              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
49809      Branch: perl
49810            ! pod/perlfunc.pod pod/perltie.pod
49811 ____________________________________________________________________________
49812 [  7022] By: jhi                                   on 2000/09/07  18:35:37
49813         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
49814              From: Gisle Aas <gisle@ActiveState.com>
49815              Date: 4 Sep 2000 00:04:22 -0000
49816              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
49817      Branch: perl
49818            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
49819 ____________________________________________________________________________
49820 [  7021] By: jhi                                   on 2000/09/07  18:33:22
49821         Log: Subject: small apidoc fix
49822              From: Marc Lehmann <pcg@goof.com>
49823              Date: Sun, 3 Sep 2000 05:12:06 +0200
49824              Message-ID: <20000903051206.A5909@cerebro.laendle>
49825      Branch: perl
49826            ! pod/perlapi.pod utf8.c
49827 ____________________________________________________________________________
49828 [  7020] By: jhi                                   on 2000/09/07  16:14:57
49829         Log: Tiny perldelta nits.
49830      Branch: perl
49831            ! pod/perldelta.pod
49832 ____________________________________________________________________________
49833 [  7019] By: jhi                                   on 2000/09/07  16:04:20
49834         Log: Guard against bad string->int conversion for quads.
49835      Branch: perl
49836            ! t/op/64bitint.t
49837 ____________________________________________________________________________
49838 [  7018] By: jhi                                   on 2000/09/06  17:07:03
49839         Log: Update Unicode todo list.
49840      Branch: perl
49841            ! Todo-5.6
49842 ____________________________________________________________________________
49843 [  7017] By: jhi                                   on 2000/09/05  21:16:01
49844         Log: Document the SvIOK_.*UV().
49845      Branch: perl
49846            ! pod/perlapi.pod sv.h
49847 ____________________________________________________________________________
49848 [  7016] By: nick                                  on 2000/09/03  21:54:46
49849         Log: Hash lookup of constant strings optimization:
49850              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
49851              to string table (as per sharepvn). Add newSV_pvn_share to create such
49852              a thing. Make hv.c compare addresses of strings and skip string compare
49853              if equal. Make method_named and helem ops use these shared-string SVs
49854              when arg is constant. Make keys op return shared-string SVs (less clearly
49855              a win).
49856      Branch: perl
49857            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
49858            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
49859            ! pod/perlintern.pod pp_hot.c proto.h sv.c
49860 ____________________________________________________________________________
49861 [  7015] By: jhi                                   on 2000/09/02  17:48:59
49862         Log: This is 5.7.0.
49863      Branch: perl
49864            ! Changes
49865 ____________________________________________________________________________
49866 [  7014] By: jhi                                   on 2000/09/02  17:35:45
49867         Log: Changes and patchlevel tweaks.
49868      Branch: perl
49869            ! Changes patchlevel.h
49870 ____________________________________________________________________________
49871 [  7013] By: jhi                                   on 2000/09/02  17:30:50
49872         Log: Update Changes.
49873      Branch: perl
49874            ! Changes patchlevel.h
49875 ____________________________________________________________________________
49876 [  7012] By: nick                                  on 2000/09/02  17:25:20
49877         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
49878      Branch: perl
49879            ! gv.c lib/overload.pm
49880 ____________________________________________________________________________
49881 [  7011] By: jhi                                   on 2000/09/02  17:16:25
49882         Log: Update perlhist.
49883      Branch: perl
49884            ! pod/perlhist.pod
49885 ____________________________________________________________________________
49886 [  7010] By: jhi                                   on 2000/09/02  17:01:35
49887         Log: perldelta nits.
49888      Branch: perl
49889            ! pod/perldelta.pod
49890 ____________________________________________________________________________
49891 [  7009] By: nick                                  on 2000/09/02  16:48:35
49892         Log: If overloaded %{} etc. return the object do not loop.
49893              Thus  sub deref { $_[0] } functions if object is wanted type.
49894      Branch: perl
49895            ! pp.h
49896 ____________________________________________________________________________
49897 [  7008] By: jhi                                   on 2000/09/02  16:26:11
49898         Log: Retab MANIFEST.
49899      Branch: perl
49900            ! ext/Storable/MANIFEST
49901 ____________________________________________________________________________
49902 [  7007] By: jhi                                   on 2000/09/02  16:23:02
49903         Log: Make certain cc is set before trying to run it.
49904      Branch: perl
49905            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
49906 ____________________________________________________________________________
49907 [  7006] By: jhi                                   on 2000/09/02  15:45:41
49908         Log: Unicode notes.
49909      Branch: perl
49910            ! pod/perldelta.pod
49911 ____________________________________________________________________________
49912 [  7005] By: jhi                                   on 2000/09/02  15:42:11
49913         Log: Various Configure nits by Philip Newton,
49914              plus the ebcdic one by me.
49915      Branch: metaconfig
49916            + U/modified/pager.U
49917            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
49918      Branch: metaconfig/U/perl
49919            ! Devel.U quadfio.U
49920      Branch: perl
49921            ! Configure config_h.SH
49922 ____________________________________________________________________________
49923 [  7004] By: jhi                                   on 2000/09/02  15:06:14
49924         Log: Apparently avoiding the swapping is too costly.
49925              
49926              From: "Ben Tilly" <ben_tilly@hotmail.com>
49927              Subject: Re: the door is closed.
49928              Date: Fri, 01 Sep 2000 20:23:16 EDT
49929              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
49930      Branch: perl
49931            ! pod/perlfaq4.pod
49932 ____________________________________________________________________________
49933 [  7003] By: nick                                  on 2000/09/02  12:26:04
49934         Log: Undo part of change 6489 which looks like a bulk edit which
49935              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
49936              The supressing of main:: on return from select() is undesirable.
49937      Branch: perl
49938            ! pp_sys.c
49939 ____________________________________________________________________________
49940 [  7002] By: jhi                                   on 2000/09/01  23:08:54
49941         Log: Update Changes.
49942      Branch: perl
49943            ! Changes patchlevel.h
49944 ____________________________________________________________________________
49945 [  7001] By: jhi                                   on 2000/09/01  23:00:13
49946         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
49947              From: Peter Prymmer <pvhp@forte.com>
49948              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
49949              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
49950              
49951              plus rework the http: spots as suggested by Tom Christiansen,
49952              plus regen perltoc.
49953      Branch: perl
49954            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
49955            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
49956 ____________________________________________________________________________
49957 [  7000] By: jhi                                   on 2000/09/01  22:36:01
49958         Log: Only the first line, thank you very much.
49959      Branch: perl
49960            ! hints/solaris_2.sh
49961 ____________________________________________________________________________
49962 [  6999] By: gsar                                  on 2000/09/01  22:16:40
49963         Log: change#6791 accidentally clobbered change#6710, put it back
49964      Branch: perl
49965            ! win32/win32.c
49966 ____________________________________________________________________________
49967 [  6998] By: jhi                                   on 2000/09/01  22:14:16
49968         Log: Mention the HP-UX LP64 freak failure.
49969      Branch: perl
49970            ! pod/perldelta.pod
49971 ____________________________________________________________________________
49972 [  6997] By: jhi                                   on 2000/09/01  21:48:32
49973         Log: Detypo.
49974      Branch: perl
49975            ! hints/hpux.sh
49976 ____________________________________________________________________________
49977 [  6996] By: jhi                                   on 2000/09/01  21:27:10
49978         Log: Update Changes.
49979      Branch: perl
49980            ! Changes patchlevel.h
49981 ____________________________________________________________________________
49982 [  6995] By: jhi                                   on 2000/09/01  21:14:24
49983         Log: Mi splgn s gnin.g
49984      Branch: perl
49985            ! pp_ctl.c
49986 ____________________________________________________________________________
49987 [  6994] By: jhi                                   on 2000/09/01  21:09:54
49988         Log: Subject: http:// in L<>
49989              From: Nicholas Clark <nick@ccl4.org>
49990              Date: Fri, 1 Sep 2000 22:03:21 +0100
49991              Message-ID: <20000901220321.B72074@plum.flirble.org>
49992      Branch: perl
49993            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
49994 ____________________________________________________________________________
49995 [  6993] By: jhi                                   on 2000/09/01  21:06:54
49996         Log: Update to Storable 1.0, from Raphael Manfredi.
49997      Branch: perl
49998            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
49999            ! ext/Storable/Makefile.PL ext/Storable/README
50000            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
50001            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
50002            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
50003            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
50004            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
50005            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
50006 ____________________________________________________________________________
50007 [  6992] By: jhi                                   on 2000/09/01  20:43:05
50008         Log: Mention known sfio+linux buglet.
50009      Branch: perl
50010            ! pod/perldelta.pod
50011 ____________________________________________________________________________
50012 [  6991] By: jhi                                   on 2000/09/01  20:40:11
50013         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
50014              From: Peter Prymmer <pvhp@forte.com>
50015              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
50016              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
50017      Branch: perl
50018            ! vms/vms.c
50019 ____________________________________________________________________________
50020 [  6990] By: jhi                                   on 2000/09/01  20:25:26
50021         Log: Retract #6986.
50022      Branch: perl
50023            ! hints/solaris_2.sh
50024 ____________________________________________________________________________
50025 [  6989] By: jhi                                   on 2000/09/01  20:23:00
50026         Log: Mergesort is back.
50027      Branch: perl
50028            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
50029 ____________________________________________________________________________
50030 [  6988] By: jhi                                   on 2000/09/01  19:37:40
50031         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
50032              From: Mike Guy <mjtg@cam.ac.uk>
50033              Date: Fri, 01 Sep 2000 17:43:33 +0100
50034              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
50035      Branch: perl
50036            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
50037            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
50038 ____________________________________________________________________________
50039 [  6987] By: jhi                                   on 2000/09/01  19:17:10
50040         Log: Regen perltoc.
50041      Branch: perl
50042            ! pod/perltoc.pod
50043 ____________________________________________________________________________
50044 [  6986] By: jhi                                   on 2000/09/01  18:51:10
50045         Log: Subject: Re: Solaris x86 has no SPARC libraries!
50046              From: Lupe Christoph <lupe@lupe-christoph.de>
50047              Date: Fri, 1 Sep 2000 20:41:20 +0200
50048              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
50049      Branch: perl
50050            ! hints/solaris_2.sh
50051 ____________________________________________________________________________
50052 [  6985] By: jhi                                   on 2000/09/01  18:28:10
50053         Log: Update Changes.
50054      Branch: perl
50055            ! Changes patchlevel.h
50056 ____________________________________________________________________________
50057 [  6984] By: jhi                                   on 2000/09/01  18:26:53
50058         Log: Feature ordering tweak.
50059      Branch: perl
50060            ! myconfig.SH
50061 ____________________________________________________________________________
50062 [  6983] By: jhi                                   on 2000/09/01  18:19:50
50063         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
50064              From: <abigail@foad.org>
50065              Date: Fri, 1 Sep 2000 13:07:32 -0400
50066              Message-ID: <20000901170732.18249.qmail@foad.org>
50067      Branch: perl
50068            ! t/pragma/overload.t
50069 ____________________________________________________________________________
50070 [  6982] By: jhi                                   on 2000/09/01  18:17:54
50071         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
50072              so that case-ignoring systems like DCL can tell them from
50073              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
50074      Branch: metaconfig/U/perl
50075            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
50076      Branch: perl
50077            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50078            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
50079            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
50080            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
50081            ! vos/config.def vos/config.h vos/config_h.SH_orig
50082            ! win32/config.bc win32/config.gc win32/config.vc
50083 ____________________________________________________________________________
50084 [  6981] By: nick                                  on 2000/09/01  17:21:57
50085         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
50086              warning when UNTIE exists and instead pass the cound of extra references to
50087              the UNTIE method.
50088      Branch: perl
50089            ! pod/perltie.pod pp_sys.c
50090 ____________________________________________________________________________
50091 [  6980] By: jhi                                   on 2000/09/01  16:54:44
50092         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
50093              From: Peter Prymmer <pvhp@forte.com>
50094              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
50095              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
50096      Branch: perl
50097            ! configure.com
50098 ____________________________________________________________________________
50099 [  6979] By: jhi                                   on 2000/09/01  16:06:20
50100         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
50101              From: Mike Guy <mjtg@cam.ac.uk> 
50102              Date: Fri, 01 Sep 2000 16:49:27 +0100
50103              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
50104      Branch: perl
50105            ! t/base/rs.t
50106 ____________________________________________________________________________
50107 [  6978] By: jhi                                   on 2000/09/01  16:00:42
50108         Log: Update to PodParser 1.18, from Brad Appleton.
50109      Branch: perl
50110            ! lib/Pod/Checker.pm t/pod/find.t
50111 ____________________________________________________________________________
50112 [  6977] By: jhi                                   on 2000/09/01  14:48:58
50113         Log: Subject: Nit in Configure (bleadperl@6961)
50114              From: Lupe Christoph <lupe@lupe-christoph.de>
50115              Date: Fri, 1 Sep 2000 16:34:29 +0200
50116              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
50117      Branch: metaconfig
50118            ! U/compline/ccflags.U
50119      Branch: perl
50120            ! Configure config_h.SH
50121 ____________________________________________________________________________
50122 [  6976] By: jhi                                   on 2000/09/01  14:39:52
50123         Log: Update Changes.
50124      Branch: perl
50125            ! Changes patchlevel.h
50126 ____________________________________________________________________________
50127 [  6975] By: jhi                                   on 2000/09/01  14:37:36
50128         Log: microperl config update.
50129      Branch: perl
50130            ! uconfig.h uconfig.sh
50131 ____________________________________________________________________________
50132 [  6974] By: jhi                                   on 2000/09/01  14:36:53
50133         Log: Document known deficiencies.
50134      Branch: perl
50135            ! pod/perldelta.pod
50136 ____________________________________________________________________________
50137 [  6973] By: jhi                                   on 2000/09/01  14:10:20
50138         Log: Mention warnings fixes and updates.
50139      Branch: perl
50140            ! pod/perldelta.pod
50141 ____________________________________________________________________________
50142 [  6972] By: jhi                                   on 2000/09/01  14:01:52
50143         Log: Drop unused argument.
50144              
50145              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
50146              From: Spider Boardman <spider@web.zk3.dec.com>
50147              Date: Thu, 31 Aug 2000 16:10:15 -0400
50148              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
50149      Branch: perl
50150            ! toke.c
50151 ____________________________________________________________________________
50152 [  6971] By: jhi                                   on 2000/09/01  13:59:24
50153         Log: Add the overload warnings to perldiag.
50154      Branch: perl
50155            ! lib/overload.pm pod/perldiag.pod
50156 ____________________________________________________________________________
50157 [  6970] By: jhi                                   on 2000/09/01  13:55:10
50158         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
50159              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
50160              Date: Fri, 1 Sep 2000 13:43:15 +0100 
50161              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
50162      Branch: perl
50163            ! lib/overload.pm t/pragma/overload.t
50164 ____________________________________________________________________________
50165 [  6969] By: jhi                                   on 2000/09/01  13:52:27
50166         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
50167              From: <abigail@foad.org>
50168              Date: Fri, 1 Sep 2000 05:46:54 -0400
50169              Message-ID: <20000901094654.6476.qmail@foad.org>
50170      Branch: perl
50171            ! lib/overload.pm
50172 ____________________________________________________________________________
50173 [  6968] By: jhi                                   on 2000/09/01  13:50:05
50174         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
50175              From: Daniel Chetlin <daniel@chetlin.com>
50176              Date: Fri, 1 Sep 2000 02:10:55 -0700
50177              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
50178      Branch: perl
50179            ! pod/perlretut.pod
50180 ____________________________________________________________________________
50181 [  6967] By: jhi                                   on 2000/09/01  13:47:54
50182         Log: Part of the solution.
50183              
50184              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
50185              From: Mike Guy <mjtg@cam.ac.uk>
50186              Date: Fri, 01 Sep 2000 14:16:01 +0100
50187              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
50188      Branch: perl
50189            ! gv.c mg.c
50190 ____________________________________________________________________________
50191 [  6966] By: jhi                                   on 2000/09/01  13:46:17
50192         Log: Subject: CPAN.pm beta 1.57_57 for the core
50193              From: andreas.koenig@anima.de (Andreas J. Koenig)
50194              Date: 01 Sep 2000 15:16:31 +0200
50195              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
50196      Branch: perl
50197            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
50198 ____________________________________________________________________________
50199 [  6965] By: jhi                                   on 2000/09/01  13:43:18
50200         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
50201              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50202              Date: Fri, 01 Sep 2000 01:47:22 -0500
50203              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
50204      Branch: perl
50205            ! pod/perldelta.pod vms/vms.c
50206 ____________________________________________________________________________
50207 [  6964] By: jhi                                   on 2000/09/01  13:35:35
50208         Log: File::Temp patches from Andreas König,
50209              
50210              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
50211              From: andreas.koenig@anima.de (Andreas J. Koenig)
50212              Date: 01 Sep 2000 10:07:20 +0200
50213              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
50214              
50215              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
50216              From: andreas.koenig@anima.de (Andreas J. Koenig)
50217              Date: 31 Aug 2000 23:26:08 +0200
50218              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
50219      Branch: perl
50220            ! lib/File/Temp.pm t/lib/ftmp-security.t
50221 ____________________________________________________________________________
50222 [  6963] By: jhi                                   on 2000/09/01  02:22:24
50223         Log: Retract the mergesort code, way too incompatible licensing
50224              and copyrights.
50225      Branch: perl
50226            ! pod/perldelta.pod pp_ctl.c
50227 ____________________________________________________________________________
50228 [  6962] By: jhi                                   on 2000/08/31  23:27:32
50229         Log: Update Changes.
50230      Branch: perl
50231            ! Changes patchlevel.h
50232 ____________________________________________________________________________
50233 [  6961] By: jhi                                   on 2000/08/31  23:20:04
50234         Log: Small tweaks all over.
50235      Branch: metaconfig
50236            ! U/compline/d_gconvert.U
50237      Branch: perl
50238            ! AUTHORS Configure config_h.SH pp_ctl.c
50239 ____________________________________________________________________________
50240 [  6960] By: jhi                                   on 2000/08/31  22:39:36
50241         Log: Further rewording.
50242      Branch: perl
50243            ! pp_ctl.c
50244 ____________________________________________________________________________
50245 [  6959] By: jhi                                   on 2000/08/31  21:26:44
50246         Log: More address tweaking.
50247      Branch: perl
50248            ! AUTHORS Changes
50249 ____________________________________________________________________________
50250 [  6958] By: jhi                                   on 2000/08/31  20:47:25
50251         Log: AUTHORS tweaks, from Peter Prymmer.
50252              
50253              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
50254              From: Peter Prymmer <pvhp@forte.com>
50255              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
50256              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
50257      Branch: perl
50258            ! AUTHORS MAINTAIN
50259 ____________________________________________________________________________
50260 [  6957] By: jhi                                   on 2000/08/31  20:34:43
50261         Log: perldelta tweaks.
50262      Branch: perl
50263            ! pod/perldelta.pod
50264 ____________________________________________________________________________
50265 [  6956] By: jhi                                   on 2000/08/31  19:11:06
50266         Log: Regen perltoc.
50267      Branch: perl
50268            ! pod/perltoc.pod
50269 ____________________________________________________________________________
50270 [  6955] By: jhi                                   on 2000/08/31  19:06:30
50271         Log: Clarify the mergesort situation.
50272      Branch: perl
50273            ! pp_ctl.c
50274 ____________________________________________________________________________
50275 [  6954] By: jhi                                   on 2000/08/31  18:24:17
50276         Log: Move the Solaris 7 scan to use64bitall, make the
50277              failure to find 64-bot sparc libc to mention the
50278              possibility of being in an intel, from Lupe and Alan.
50279      Branch: perl
50280            ! hints/solaris_2.sh
50281 ____________________________________________________________________________
50282 [  6953] By: jhi                                   on 2000/08/31  18:09:20
50283         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
50284              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
50285      Branch: metaconfig
50286            ! U/compline/d_gconvert.U U/threads/archname.U
50287      Branch: metaconfig/U/perl
50288            ! perlxv.U
50289      Branch: perl
50290            ! Configure config_h.SH sv.c
50291 ____________________________________________________________________________
50292 [  6952] By: jhi                                   on 2000/08/31  17:42:24
50293         Log: :: not allowed in pathnames, change to .
50294              
50295              Subject: [PATCH perl@6938] cygwin port
50296              From: "Fifer, Eric" <EFifer@sanwaint.com>
50297              Date: Thu, 31 Aug 2000 16:32:59 +0100
50298              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
50299      Branch: metaconfig/U/perl
50300            ! perlxv.U
50301 ____________________________________________________________________________
50302 [  6951] By: jhi                                   on 2000/08/31  17:02:05
50303         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
50304      Branch: perl
50305            ! perl.h
50306 ____________________________________________________________________________
50307 [  6950] By: jhi                                   on 2000/08/31  16:26:08
50308         Log: More author updates.
50309              
50310              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
50311              From: Simon Cozens <simon@cozens.net>
50312              Date: Thu, 31 Aug 2000 17:13:32 +0100
50313              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
50314      Branch: perl
50315            ! AUTHORS
50316 ____________________________________________________________________________
50317 [  6949] By: jhi                                   on 2000/08/31  16:04:49
50318         Log: POSIX doesn't report long double values under -Duselongdouble
50319              when the long doubles are "real" (bigger than doubles).
50320              
50321              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
50322              From: Spider Boardman <spider@peano.zk3.dec.com>
50323              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
50324              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
50325      Branch: perl
50326            ! ext/POSIX/POSIX.xs
50327 ____________________________________________________________________________
50328 [  6948] By: jhi                                   on 2000/08/31  15:25:10
50329         Log: Update Changes.
50330      Branch: perl
50331            ! Changes patchlevel.h
50332 ____________________________________________________________________________
50333 [  6947] By: jhi                                   on 2000/08/31  15:22:29
50334         Log: Document UNTIE in a very minimalistic way.
50335      Branch: perl
50336            ! pod/perlfunc.pod pod/perltie.pod
50337 ____________________________________________________________________________
50338 [  6946] By: jhi                                   on 2000/08/31  15:15:23
50339         Log: Document known failures.
50340      Branch: perl
50341            ! pod/perldelta.pod
50342 ____________________________________________________________________________
50343 [  6945] By: jhi                                   on 2000/08/31  15:07:00
50344         Log: Don't attach -ld to the archname if pointless.
50345      Branch: metaconfig
50346            ! U/threads/archname.U
50347      Branch: perl
50348            ! Configure config_h.SH
50349 ____________________________________________________________________________
50350 [  6944] By: jhi                                   on 2000/08/31  14:37:42
50351         Log: Wrap the test in eval.
50352              
50353              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
50354              From: Tim Jenness <timj@jach.hawaii.edu>
50355              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
50356              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
50357      Branch: perl
50358            ! t/lib/ftmp-security.t
50359 ____________________________________________________________________________
50360 [  6943] By: jhi                                   on 2000/08/31  14:30:57
50361         Log: Make -Dusemorebits find long doubles in Solaris.
50362      Branch: perl
50363            ! hints/solaris_2.sh
50364 ____________________________________________________________________________
50365 [  6942] By: jhi                                   on 2000/08/31  13:48:45
50366         Log: Clarify the third case of ftmp-security warnings.
50367      Branch: perl
50368            ! INSTALL
50369 ____________________________________________________________________________
50370 [  6941] By: jhi                                   on 2000/08/31  13:40:31
50371         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
50372              From: <abigail@foad.org>
50373              Date: Thu, 31 Aug 2000 01:35:05 -0400
50374              Message-ID: <20000831053505.32120.qmail@foad.org>
50375      Branch: perl
50376            ! pod/perldelta.pod
50377 ____________________________________________________________________________
50378 [  6940] By: jhi                                   on 2000/08/31  13:38:48
50379         Log: Issue useful diagnostic on unknown pod commands.
50380              
50381              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
50382              From: <abigail@foad.org>
50383              Date: Thu, 31 Aug 2000 03:41:18 -0400
50384              Message-ID: <20000831074118.24880.qmail@foad.org>
50385      Branch: perl
50386            ! lib/Pod/Man.pm
50387 ____________________________________________________________________________
50388 [  6939] By: jhi                                   on 2000/08/31  13:34:33
50389         Log: Reveal Borland's isnan.
50390              
50391              Subject: build with BC++ tweak
50392              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
50393              Date: Thu, 31 Aug 2000 13:09:37 +0400
50394              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
50395      Branch: perl
50396            ! win32/win32.h
50397 ____________________________________________________________________________
50398 [  6938] By: jhi                                   on 2000/08/31  05:01:20
50399         Log: Update Changes.
50400      Branch: perl
50401            ! Changes patchlevel.h
50402 ____________________________________________________________________________
50403 [  6937] By: jhi                                   on 2000/08/31  04:26:23
50404         Log: sscanf() may be the only way to read long doubles from strings.
50405      Branch: metaconfig/U/perl
50406            ! longdblfio.U
50407      Branch: perl
50408            ! Configure config_h.SH perl.h util.c
50409 ____________________________________________________________________________
50410 [  6936] By: jhi                                   on 2000/08/31  04:18:19
50411         Log: The #6929 was too skimpy.
50412      Branch: perl
50413            ! sv.c
50414 ____________________________________________________________________________
50415 [  6935] By: jhi                                   on 2000/08/31  02:47:07
50416         Log: Subject: Re: typos in pods
50417              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50418              Date: Wed, 30 Aug 2000 19:25:34 -0700
50419              Message-ID: <eIcr5gzkg25X092yn@efn.org>
50420      Branch: perl
50421            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
50422 ____________________________________________________________________________
50423 [  6934] By: jhi                                   on 2000/08/31  02:42:55
50424         Log: Missed one Unicode file.
50425      Branch: perl
50426            + lib/unicode/UCDFF301.html
50427 ____________________________________________________________________________
50428 [  6933] By: jhi                                   on 2000/08/30  23:42:27
50429         Log: Update Changes.
50430      Branch: perl
50431            ! Changes patchlevel.h
50432 ____________________________________________________________________________
50433 [  6932] By: jhi                                   on 2000/08/30  23:40:07
50434         Log: Mention UNTIE in perldelta.  Still needs documenting
50435              in perltie et alia.
50436      Branch: perl
50437            ! pod/perldelta.pod
50438 ____________________________________________________________________________
50439 [  6931] By: jhi                                   on 2000/08/30  23:36:02
50440         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
50441              From: <abigail@foad.org>
50442              Date: Wed, 30 Aug 2000 19:28:07 -0400
50443              Message-ID: <20000830232807.305.qmail@foad.org>
50444      Branch: perl
50445            ! pod/perldelta.pod
50446 ____________________________________________________________________________
50447 [  6930] By: jhi                                   on 2000/08/30  23:32:40
50448         Log: Update to Unicode 3.0.1.
50449      Branch: perl
50450            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
50451            + lib/unicode/PropList.txt lib/unicode/README.perl
50452            + lib/unicode/UCD301.html lib/unicode/Unicode.301
50453            - lib/unicode/Props.txt lib/unicode/UCD300.html
50454            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
50455            ! (edit 257 files)
50456 ____________________________________________________________________________
50457 [  6929] By: jhi                                   on 2000/08/30  22:38:18
50458         Log: Heap decorruption.
50459              
50460              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
50461              From: Alan Burlison <Alan.Burlison@uk.sun.com>
50462              Date: Wed, 30 Aug 2000 22:39:52 +0100
50463              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
50464      Branch: perl
50465            ! sv.c
50466 ____________________________________________________________________________
50467 [  6928] By: jhi                                   on 2000/08/30  22:29:34
50468         Log: Retract the dummy test, skip the security tests (instead of failing),
50469              explain what the warnings mean.
50470      Branch: perl
50471            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
50472 ____________________________________________________________________________
50473 [  6927] By: jhi                                   on 2000/08/30  22:14:13
50474         Log: Change the internal implementation of sort() to be mergesort
50475              instead of quicksort, from John Linderman <jpl@research.att.com>.
50476              Gives us better worst case, better average case, and stability.
50477              What's there not to like?  (Small fixes for threaded builds
50478              were required).
50479      Branch: perl
50480            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
50481 ____________________________________________________________________________
50482 [  6926] By: jhi                                   on 2000/08/30  20:55:20
50483         Log: A better fix for the Socket building problem from Craig Berry.
50484      Branch: perl
50485            ! vms/vms.c
50486 ____________________________________________________________________________
50487 [  6925] By: jhi                                   on 2000/08/30  20:20:25
50488         Log: Subject: [PATCH] Re: UNTIE method 
50489              From: Nick Ing-Simmons <nik@tiuk.ti.com>
50490              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
50491              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
50492      Branch: perl
50493            ! pp_sys.c t/op/tie.t
50494 ____________________________________________________________________________
50495 [  6924] By: jhi                                   on 2000/08/30  20:17:11
50496         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
50497              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50498              Date: Wed, 30 Aug 2000 15:03:14 -0500
50499              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
50500      Branch: perl
50501            ! vms/vms.c
50502 ____________________________________________________________________________
50503 [  6923] By: jhi                                   on 2000/08/30  20:15:18
50504         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
50505              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50506              Date: Wed, 30 Aug 2000 13:30:36 -0500
50507              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
50508      Branch: perl
50509            ! vms/vms.c
50510 ____________________________________________________________________________
50511 [  6922] By: jhi                                   on 2000/08/30  19:54:43
50512         Log: Better options for rsync.
50513      Branch: perl
50514            ! pod/perlhack.pod
50515 ____________________________________________________________________________
50516 [  6921] By: jhi                                   on 2000/08/30  19:40:16
50517         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
50518              From: Rick Delaney <rick@consumercontact.com>
50519              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
50520              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
50521      Branch: perl
50522            ! pod/perlfunc.pod
50523 ____________________________________________________________________________
50524 [  6920] By: jhi                                   on 2000/08/30  19:36:40
50525         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
50526              From: Peter Prymmer <pvhp@forte.com>
50527              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
50528              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
50529      Branch: perl
50530            ! configure.com
50531 ____________________________________________________________________________
50532 [  6919] By: jhi                                   on 2000/08/30  14:52:02
50533         Log: Update Changes.
50534      Branch: perl
50535            ! Changes patchlevel.h
50536 ____________________________________________________________________________
50537 [  6918] By: jhi                                   on 2000/08/30  14:48:34
50538         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
50539      Branch: perl
50540            ! lib/ExtUtils/typemap
50541 ____________________________________________________________________________
50542 [  6917] By: jhi                                   on 2000/08/30  14:46:34
50543         Log: Subject: typos in pods
50544              From: Nicholas Clark <nick@ccl4.org>
50545              Date: Wed, 30 Aug 2000 01:12:50 +0100
50546              Message-ID: <20000830011249.A61388@plum.flirble.org>
50547      Branch: perl
50548            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
50549            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
50550            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
50551            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
50552 ____________________________________________________________________________
50553 [  6916] By: jhi                                   on 2000/08/30  14:19:09
50554         Log: Document Storable problems on Crays.  (Will have
50555              to document all the other Storable problems, too.)
50556      Branch: perl
50557            ! pod/perldelta.pod
50558 ____________________________________________________________________________
50559 [  6915] By: jhi                                   on 2000/08/30  14:06:02
50560         Log: Subject: [PATCH] fix misc cast warnings
50561              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50562              Date: Tue, 29 Aug 2000 23:16:14 -0700
50563              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
50564      Branch: perl
50565            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
50566            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
50567            ! os2/os2ish.h
50568 ____________________________________________________________________________
50569 [  6914] By: jhi                                   on 2000/08/30  14:03:45
50570         Log: Timestamp mismatch again.  Need to fix this dependence on
50571              config_h.SH timestamp, since it's the contents of config_h.SH
50572              that matter.
50573      Branch: perl
50574            ! uconfig.h uconfig.sh
50575 ____________________________________________________________________________
50576 [  6913] By: jhi                                   on 2000/08/30  13:54:06
50577         Log: Don't say "Perl 5.0 source kit".
50578      Branch: perl
50579            ! perl.c
50580 ____________________________________________________________________________
50581 [  6912] By: jhi                                   on 2000/08/30  13:51:24
50582         Log: Reset archname and archname64 always, forcing them be
50583              recomputed at each Configure run, make Configure and
50584              the hints files agree on the naming of largefiles variables.
50585      Branch: metaconfig
50586            ! U/threads/archname.U
50587      Branch: metaconfig/U/perl
50588            ! use64bits.U
50589      Branch: perl
50590            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
50591            ! hints/linux.sh hints/solaris_2.sh
50592 ____________________________________________________________________________
50593 [  6911] By: jhi                                   on 2000/08/30  13:30:13
50594         Log: Put back the slice accidentally removed by #6907.
50595      Branch: perl
50596            ! hints/solaris_2.sh
50597 ____________________________________________________________________________
50598 [  6910] By: jhi                                   on 2000/08/30  01:24:26
50599         Log: Be consistent: other Net::get* do export theirs.
50600              
50601              Subject: Re: Net::protoent does not export 'getproto'
50602              From: Yasushi Nakajima <sey@jkc.co.jp>
50603              Date: Wed, 30 Aug 2000 09:53:14 +0900
50604              Message-Id: <200008300051.DAA24700@taku.hut.fi>
50605      Branch: perl
50606            ! lib/Net/protoent.pm
50607 ____________________________________________________________________________
50608 [  6909] By: jhi                                   on 2000/08/30  01:17:25
50609         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
50610              From: Gurusamy Sarathy <gsar@ActiveState.com>
50611              Date: Tue, 29 Aug 2000 17:17:07 -0700
50612              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
50613      Branch: perl
50614            ! cop.h
50615 ____________________________________________________________________________
50616 [  6908] By: jhi                                   on 2000/08/30  00:58:05
50617         Log: Update Changes.
50618      Branch: perl
50619            ! Changes patchlevel.h
50620 ____________________________________________________________________________
50621 [  6907] By: jhi                                   on 2000/08/30  00:57:22
50622         Log: Introduce ccname to keep track of what compiler kind of we have.
50623      Branch: metaconfig/U/perl
50624            ! Checkcc.U gccvers.U
50625      Branch: perl
50626            ! Configure config_h.SH hints/solaris_2.sh
50627 ____________________________________________________________________________
50628 [  6906] By: jhi                                   on 2000/08/30  00:25:47
50629         Log: Put back the flags dump as reasoned in
50630              
50631              Subject: Re: [PATCH] Glob dumping
50632              From: Mike Guy <mjtg@cam.ac.uk> 
50633              Date: Tue, 29 Aug 2000 21:41:32 +0100
50634              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
50635      Branch: perl
50636            ! dump.c t/lib/peek.t
50637 ____________________________________________________________________________
50638 [  6905] By: jhi                                   on 2000/08/30  00:16:17
50639         Log: Make the epsilon to be relative, not absolute.
50640              
50641              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
50642              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
50643              Date: Tue, 29 Aug 2000 19:58:56 -0400
50644              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
50645      Branch: perl
50646            ! t/lib/trig.t
50647 ____________________________________________________________________________
50648 [  6904] By: jhi                                   on 2000/08/30  00:13:09
50649         Log: From now on, Gisle is on my list of usual suspects :-)
50650              Retract #6902.
50651      Branch: perl
50652            ! ext/Opcode/Safe.pm
50653 ____________________________________________________________________________
50654 [  6903] By: jhi                                   on 2000/08/29  23:51:20
50655         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
50656              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50657              Date: Tue, 29 Aug 2000 18:43:26 -0500
50658              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
50659      Branch: perl
50660            + vms/vmspipe.com
50661            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
50662            ! vms/vms.c
50663 ____________________________________________________________________________
50664 [  6902] By: jhi                                   on 2000/08/29  23:44:14
50665         Log: Retry what #6882 attempted.
50666              
50667              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
50668              From: Gisle Aas <gisle@ActiveState.com>
50669              Date: 30 Aug 2000 00:33:09 +0200
50670              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
50671      Branch: perl
50672            ! ext/Opcode/Safe.pm
50673 ____________________________________________________________________________
50674 [  6901] By: jhi                                   on 2000/08/29  22:59:32
50675         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
50676              From: Hugo <hv@crypt.compulink.co.uk>
50677              Date: Mon, 12 Jun 2000 19:36:08 +0100
50678              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
50679      Branch: perl
50680            ! sv.c
50681 ____________________________________________________________________________
50682 [  6900] By: jhi                                   on 2000/08/29  22:58:35
50683         Log: Admit that we are leaking scalars.
50684              
50685              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
50686              From: Spider Boardman <spider@leggy.zk3.dec.com>
50687              Date: Tue, 29 Aug 2000 18:48:29 -0400
50688              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
50689      Branch: perl
50690            ! t/pragma/warnings.t
50691 ____________________________________________________________________________
50692 [  6899] By: jhi                                   on 2000/08/29  20:53:13
50693         Log: Update Changes.
50694      Branch: perl
50695            ! Changes patchlevel.h
50696 ____________________________________________________________________________
50697 [  6898] By: jhi                                   on 2000/08/29  20:46:21
50698         Log: Undo namespace pollution of #6878.
50699              
50700              Subject: Re: Net::protoent does not export 'getproto'
50701              From: Mike Guy <mjtg@cam.ac.uk>
50702              Date: Tue, 29 Aug 2000 21:32:37 +0100
50703              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
50704      Branch: perl
50705            ! lib/Net/protoent.pm
50706 ____________________________________________________________________________
50707 [  6897] By: jhi                                   on 2000/08/29  20:44:29
50708         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
50709              From: Peter Prymmer <pvhp@forte.com>
50710              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
50711              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
50712      Branch: perl
50713            ! pod/perlebcdic.pod
50714 ____________________________________________________________________________
50715 [  6896] By: jhi                                   on 2000/08/29  20:40:57
50716         Log: There's no point repeating the 'revision' (5) of perl5.
50717      Branch: metaconfig/U/perl
50718            ! Devel.U patchlevel.U
50719      Branch: perl
50720            ! Configure config_h.SH
50721 ____________________________________________________________________________
50722 [  6895] By: jhi                                   on 2000/08/29  20:16:58
50723         Log: Regen Configure for #6894.
50724      Branch: metaconfig/U/perl
50725            ! perladmin.U
50726      Branch: perl
50727            ! Configure config_h.SH
50728 ____________________________________________________________________________
50729 [  6894] By: jhi                                   on 2000/08/29  19:59:52
50730         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
50731              From: "Philip Newton" <Philip.Newton@gmx.net>
50732              Date: Tue, 29 Aug 2000 21:39:14 +0200
50733              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
50734      Branch: perl
50735            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
50736            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
50737            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
50738            ! utils/perlbug.PL
50739 ____________________________________________________________________________
50740 [  6893] By: jhi                                   on 2000/08/29  19:55:30
50741         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
50742              From: "Philip Newton" <Philip.Newton@gmx.net>
50743              Date: Tue, 29 Aug 2000 21:39:14 +0200
50744              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
50745      Branch: perl
50746            ! installhtml
50747 ____________________________________________________________________________
50748 [  6892] By: jhi                                   on 2000/08/29  19:53:59
50749         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
50750              From: "Philip Newton" <Philip.Newton@gmx.net>
50751              Date: Tue, 29 Aug 2000 21:48:18 +0200
50752              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
50753      Branch: perl
50754            ! lib/File/Temp.pm
50755 ____________________________________________________________________________
50756 [  6891] By: jhi                                   on 2000/08/29  18:30:03
50757         Log: Nail the ID 20000828.023.
50758      Branch: perl
50759            ! ext/Storable/Storable.xs
50760 ____________________________________________________________________________
50761 [  6890] By: jhi                                   on 2000/08/29  16:50:17
50762         Log: Under usethreads the dumped variable is IN_PAD.
50763              
50764              Subject: Re: [PATCH] Glob dumping
50765              From: Gisle Aas <gisle@ActiveState.com>
50766              Date: 29 Aug 2000 18:45:05 +0200
50767              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
50768      Branch: perl
50769            ! t/lib/peek.t
50770 ____________________________________________________________________________
50771 [  6889] By: jhi                                   on 2000/08/29  15:17:37
50772         Log: Update Changes.
50773      Branch: perl
50774            ! Changes patchlevel.h
50775 ____________________________________________________________________________
50776 [  6888] By: jhi                                   on 2000/08/29  14:49:59
50777         Log: Retract #6882, broke the safe tests.
50778      Branch: perl
50779            ! ext/Opcode/Safe.pm
50780 ____________________________________________________________________________
50781 [  6887] By: jhi                                   on 2000/08/29  14:47:06
50782         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
50783              From: Gisle Aas <gisle@ActiveState.com> 
50784              Date: 09 Jun 2000 20:00:11 +0200
50785              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
50786      Branch: perl
50787            ! utils/perldoc.PL
50788 ____________________________________________________________________________
50789 [  6886] By: jhi                                   on 2000/08/29  14:42:45
50790         Log: The #6881 removed one dump line.
50791      Branch: perl
50792            ! t/lib/peek.t
50793 ____________________________________________________________________________
50794 [  6885] By: jhi                                   on 2000/08/29  14:30:47
50795         Log: Don't forget to tidy up.
50796      Branch: perl
50797            ! t/lib/ftmp-security.t
50798 ____________________________________________________________________________
50799 [  6884] By: jhi                                   on 2000/08/29  14:25:17
50800         Log: Disabling the one test is a bit tricky.
50801      Branch: perl
50802            ! t/lib/ftmp-security.t
50803 ____________________________________________________________________________
50804 [  6883] By: jhi                                   on 2000/08/29  14:16:25
50805         Log: Disable one of the tests for now.
50806      Branch: perl
50807            ! t/lib/ftmp-security.t
50808 ____________________________________________________________________________
50809 [  6882] By: jhi                                   on 2000/08/29  14:05:50
50810         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
50811              From: gisle@aas.no
50812              Date: 29 Aug 2000 10:35:06 -0000
50813              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
50814      Branch: perl
50815            ! ext/Opcode/Safe.pm
50816 ____________________________________________________________________________
50817 [  6881] By: jhi                                   on 2000/08/29  14:03:51
50818         Log: Subject: [PATCH] Glob dumping
50819              From: Gisle Aas <gisle@ActiveState.com>
50820              Date: 29 Aug 2000 07:59:42 -0000
50821              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
50822      Branch: perl
50823            ! dump.c
50824 ____________________________________________________________________________
50825 [  6880] By: jhi                                   on 2000/08/29  14:02:01
50826         Log: Subject: [PATCH] Warnings in B::Deparse
50827              From: <abigail@foad.org>
50828              Date: Tue, 29 Aug 2000 00:00:01 -0400
50829              Message-ID: <20000829040001.2999.qmail@foad.org>
50830      Branch: perl
50831            ! ext/B/B/Deparse.pm
50832 ____________________________________________________________________________
50833 [  6879] By: jhi                                   on 2000/08/29  13:57:26
50834         Log: Missed a change in #6869.
50835      Branch: perl
50836            ! mg.c
50837 ____________________________________________________________________________
50838 [  6878] By: jhi                                   on 2000/08/29  13:45:04
50839         Log: Subject: Net::protoent does not export 'getproto'
50840              From: Yasushi Nakajima <sey@jkc.co.jp>
50841              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
50842      Branch: perl
50843            ! lib/Net/protoent.pm
50844 ____________________________________________________________________________
50845 [  6877] By: jhi                                   on 2000/08/29  13:39:19
50846         Log: Patches all over for people and the files they (hopefully) care about.
50847      Branch: perl
50848            ! AUTHORS Changes MAINTAIN
50849 ____________________________________________________________________________
50850 [  6876] By: jhi                                   on 2000/08/29  12:53:54
50851         Log: Fix for thinko in #6848.
50852              
50853              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
50854              From: Lupe Christoph <lupe@lupe-christoph.de>
50855              Date: Tue, 29 Aug 2000 09:04:08 +0200
50856              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
50857      Branch: perl
50858            ! ext/Thread/Thread.xs
50859 ____________________________________________________________________________
50860 [  6875] By: jhi                                   on 2000/08/29  12:50:14
50861         Log: Update to Getopt::Long 2.24, from Johan Vromans.
50862      Branch: perl
50863            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
50864 ____________________________________________________________________________
50865 [  6874] By: jhi                                   on 2000/08/29  02:09:53
50866         Log: Use minimal @INC in tests, most of the time just '../lib',
50867              so that we simply can't pick up stuff from other Perls than
50868              the one we are testing.  Pointed out by
50869              
50870              From: Mike Guy <mjtg@cam.ac.uk>
50871              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
50872              Date: Fri, 25 Aug 2000 15:15:59 +0100
50873              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
50874      Branch: perl
50875            ! (edit 185 files)
50876 ____________________________________________________________________________
50877 [  6873] By: jhi                                   on 2000/08/29  01:07:11
50878         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
50879              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50880              Date: Mon, 28 Aug 2000 17:45:52 -0700
50881              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
50882      Branch: perl
50883            ! Makefile.SH hints/os2.sh
50884 ____________________________________________________________________________
50885 [  6872] By: jhi                                   on 2000/08/28  23:33:39
50886         Log: Subject: [PATCH bleedperl@6866] spellings
50887              From: marcel@codewerk.com (Marcel Grunauer)
50888              Date: Tue, 29 Aug 2000 01:19:59 +0200
50889              Message-Id: <200008282319.BAA29862@gandalf.local>
50890      Branch: perl
50891            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
50892            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
50893            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
50894 ____________________________________________________________________________
50895 [  6871] By: jhi                                   on 2000/08/28  23:22:09
50896         Log: Take out the SUIDMAIL thing, that will not be
50897              a problem in 5.7.*.
50898      Branch: perl
50899            ! patchlevel.h
50900 ____________________________________________________________________________
50901 [  6870] By: jhi                                   on 2000/08/28  23:19:30
50902         Log: -S is the silent flag, -s is the strip flag.
50903              
50904              Subject: [PATCH] Re: [PATCH] make no-install          
50905              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50906              Date: Mon, 28 Aug 2000 15:12:55 -0700
50907              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
50908      Branch: perl
50909            ! Makefile.SH
50910 ____________________________________________________________________________
50911 [  6869] By: jhi                                   on 2000/08/28  23:12:05
50912         Log: Subject: [PATCH bleedperl@6856] warnings fixes
50913              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
50914              Date: Mon, 28 Aug 2000 23:55:06 +0100
50915              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
50916      Branch: perl
50917            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
50918            ! warnings.h warnings.pl
50919 ____________________________________________________________________________
50920 [  6868] By: jhi                                   on 2000/08/28  21:38:22
50921         Log: Potential cruft.
50922      Branch: perl
50923            ! Makefile.SH
50924 ____________________________________________________________________________
50925 [  6867] By: jhi                                   on 2000/08/28  21:35:36
50926         Log: Update Changes.
50927      Branch: perl
50928            ! Changes patchlevel.h
50929 ____________________________________________________________________________
50930 [  6866] By: jhi                                   on 2000/08/28  21:33:49
50931         Log: Subject: hv.h Doc Patch
50932              From: Fisher Mark <fisherm@tce.com>
50933              Date: Mon, 28 Aug 2000 16:24:59 -0500
50934              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
50935      Branch: perl
50936            ! hv.h
50937 ____________________________________________________________________________
50938 [  6865] By: jhi                                   on 2000/08/28  21:02:15
50939         Log: Add -ld to archname on long tr...double platforms.
50940      Branch: metaconfig
50941            ! U/threads/archname.U
50942      Branch: perl
50943            ! Configure config_h.SH
50944 ____________________________________________________________________________
50945 [  6864] By: jhi                                   on 2000/08/28  20:38:59
50946         Log: An attempt to fix the problem reported in
50947              
50948              Subject: Building perl@6856 using gcc/AIX 4.3.3 
50949              From: Daniel Muino <dmuino@afip.gov.ar> 
50950              Date: Mon, 28 Aug 2000 15:50:01 -0300   
50951              Message-ID: <20000828155001.A14403@con2-dgi>
50952              
50953              I can't test this properly since the gcc installation I have
50954              access to seems to be botched (gcc is calling the AIX cpp,
50955              a losing proposition...)
50956      Branch: perl
50957            ! hints/aix.sh
50958 ____________________________________________________________________________
50959 [  6863] By: jhi                                   on 2000/08/28  18:57:52
50960         Log: Fix for ID 20000828.001, long doubles were not formatted
50961              correctly (showed up in $], which stopped installing perl).
50962      Branch: perl
50963            ! sv.c
50964 ____________________________________________________________________________
50965 [  6862] By: jhi                                   on 2000/08/28  18:07:15
50966         Log: Typo in #6858.
50967      Branch: perl
50968            ! lib/Cwd.pm
50969 ____________________________________________________________________________
50970 [  6861] By: jhi                                   on 2000/08/28  17:57:27
50971         Log: opmini.o may be left around if a build is interrupted.
50972      Branch: perl
50973            ! Makefile.SH
50974 ____________________________________________________________________________
50975 [  6860] By: jhi                                   on 2000/08/28  16:52:50
50976         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
50977              From: Daniel Chetlin <daniel@chetlin.com>
50978              Date: Mon, 28 Aug 2000 01:14:18 -0700
50979              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
50980      Branch: perl
50981            ! lib/overload.pm
50982 ____________________________________________________________________________
50983 [  6859] By: jhi                                   on 2000/08/28  16:08:46
50984         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
50985              From: Nicholas Clark <nick@ccl4.org>
50986              Date: Mon, 28 Aug 2000 16:03:27 +0100
50987              Message-Id: <20000828160327.C49785@plum.flirble.org>
50988      Branch: perl
50989            ! ext/ByteLoader/bytecode.h
50990 ____________________________________________________________________________
50991 [  6858] By: jhi                                   on 2000/08/28  16:02:10
50992         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
50993              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
50994              Date: Mon, 28 Aug 2000 13:08:30 +0200
50995              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
50996      Branch: perl
50997            ! lib/Cwd.pm
50998 ____________________________________________________________________________
50999 [  6857] By: jhi                                   on 2000/08/28  15:42:47
51000         Log: display_format used as a class method without arguments was broken,
51001              reported in
51002              
51003              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
51004              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
51005              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
51006              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
51007      Branch: perl
51008            ! lib/Math/Complex.pm t/lib/complex.t
51009 ____________________________________________________________________________
51010 [  6856] By: jhi                                   on 2000/08/27  22:09:48
51011         Log: Update Changes.
51012      Branch: perl
51013            ! Changes patchlevel.h
51014 ____________________________________________________________________________
51015 [  6855] By: jhi                                   on 2000/08/27  21:59:21
51016         Log: Retract #6853 (false alarm).
51017      Branch: perl
51018            ! lib/ExtUtils/xsubpp
51019 ____________________________________________________________________________
51020 [  6854] By: jhi                                   on 2000/08/27  21:37:44
51021         Log: Update Changes.
51022      Branch: perl
51023            ! Changes patchlevel.h
51024 ____________________________________________________________________________
51025 [  6853] By: jhi                                   on 2000/08/27  21:37:16
51026         Log: Subject: [PATCH perl@6850] workaround for xsubpp
51027              From: Hugo <hv@crypt.compulink.co.uk>
51028              Date: Sun, 27 Aug 2000 22:30:25 +0100
51029              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
51030      Branch: perl
51031            ! lib/ExtUtils/xsubpp
51032 ____________________________________________________________________________
51033 [  6852] By: jhi                                   on 2000/08/27  21:33:58
51034         Log: Big-endian 64-bit patch from Raphael Manfredi.
51035      Branch: perl
51036            ! ext/Storable/Storable.xs
51037 ____________________________________________________________________________
51038 [  6851] By: jhi                                   on 2000/08/27  21:22:21
51039         Log: More ruthless editing from Hugo van der Sanden.
51040      Branch: perl
51041            ! pod/perldelta.pod
51042 ____________________________________________________________________________
51043 [  6850] By: jhi                                   on 2000/08/27  16:11:46
51044         Log: Update Changes.
51045      Branch: perl
51046            ! Changes patchlevel.h
51047 ____________________________________________________________________________
51048 [  6849] By: jhi                                   on 2000/08/27  16:11:05
51049         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
51050      Branch: perl
51051            ! configpm pod/perldelta.pod
51052 ____________________________________________________________________________
51053 [  6848] By: jhi                                   on 2000/08/27  15:35:08
51054         Log: Use the actual thread type, not the pointer-to-struct.
51055      Branch: perl
51056            ! ext/Thread/Thread.xs
51057 ____________________________________________________________________________
51058 [  6847] By: jhi                                   on 2000/08/27  15:30:49
51059         Log: Test nit.
51060      Branch: perl
51061            ! t/pragma/warn/pp_sys
51062 ____________________________________________________________________________
51063 [  6846] By: jhi                                   on 2000/08/27  15:19:02
51064         Log: Passing -R in ldflags makes now it to appear in the default
51065              for lddlflags, just like with -L.
51066              
51067              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
51068              From: Lupe Christoph <lupe@lupe-christoph.de>
51069              Date: Sun, 27 Aug 2000 10:28:21 +0200
51070              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
51071      Branch: metaconfig/U/perl
51072            ! dlsrc.U
51073      Branch: perl
51074            ! Configure
51075 ____________________________________________________________________________
51076 [  6845] By: jhi                                   on 2000/08/27  15:08:54
51077         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
51078              From: Alan Burlison <Alan.Burlison@uk.sun.com>
51079              Date: Sat, 26 Aug 2000 22:23:27 +0100
51080              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
51081      Branch: perl
51082            ! lib/ExtUtils/MM_Unix.pm
51083 ____________________________________________________________________________
51084 [  6844] By: jhi                                   on 2000/08/27  15:02:37
51085         Log: DJGPP update from Laszlo Molnar.
51086              
51087              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
51088              From: ml1050 <ml1050@freemail.hu>
51089              Date: Sat, 26 Aug 2000 23:24:40 +0200
51090              Message-Id: <20000826232440.A439@freemail.hu>
51091      Branch: perl
51092            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
51093            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
51094 ____________________________________________________________________________
51095 [  6843] By: jhi                                   on 2000/08/27  14:53:58
51096         Log: Subject: installman buglet
51097              From: Lupe Christoph <lupe@lupe-christoph.de>
51098              Date: Sun, 27 Aug 2000 14:38:59 +0200
51099              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
51100      Branch: perl
51101            ! installman
51102 ____________________________________________________________________________
51103 [  6842] By: jhi                                   on 2000/08/27  14:52:08
51104         Log: Can't get the test to reliably work thanks to the
51105              inaccurateness of floating point.  "Resolves" bug ids
51106              20000826.003, 20000826.009, 20000826.010,
51107      Branch: perl
51108            ! t/lib/trig.t
51109 ____________________________________________________________________________
51110 [  6841] By: jhi                                   on 2000/08/26  15:53:58
51111         Log: Update Changes.
51112      Branch: perl
51113            ! Changes patchlevel.h
51114 ____________________________________________________________________________
51115 [  6840] By: jhi                                   on 2000/08/26  14:23:03
51116         Log: grep -e isn't portable.
51117              
51118              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
51119              From: chris@broadband.att.com
51120              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
51121              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
51122      Branch: perl
51123            ! hints/solaris_2.sh
51124 ____________________________________________________________________________
51125 [  6839] By: jhi                                   on 2000/08/26  14:12:23
51126         Log: no-install target a la make -n.
51127              
51128              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
51129              From: <abigail@foad.org>
51130              Date: Sat, 26 Aug 2000 03:57:34 -0400
51131              Message-ID: <20000826075735.18912.qmail@foad.org>
51132      Branch: perl
51133            ! Makefile.SH installman installperl
51134 ____________________________________________________________________________
51135 [  6838] By: jhi                                   on 2000/08/26  14:06:33
51136         Log: Retract #6826 as the #6828 should be do the same
51137              in a More Correct Way.
51138      Branch: perl
51139            ! installperl
51140 ____________________________________________________________________________
51141 [  6837] By: jhi                                   on 2000/08/26  05:24:00
51142         Log: More casting.
51143      Branch: perl
51144            ! ext/Storable/Storable.xs
51145 ____________________________________________________________________________
51146 [  6836] By: jhi                                   on 2000/08/26  05:05:46
51147         Log: Nicer in decimal.
51148      Branch: perl
51149            ! ext/Storable/Storable.xs
51150 ____________________________________________________________________________
51151 [  6835] By: jhi                                   on 2000/08/26  05:03:50
51152         Log: There be no UVdf.
51153      Branch: perl
51154            ! ext/Storable/Storable.xs
51155 ____________________________________________________________________________
51156 [  6834] By: jhi                                   on 2000/08/26  05:00:18
51157         Log: Continue IVdfing and UVxfing.
51158      Branch: perl
51159            ! ext/Storable/Storable.xs
51160 ____________________________________________________________________________
51161 [  6833] By: jhi                                   on 2000/08/26  04:53:14
51162         Log: Use IVdf.
51163      Branch: perl
51164            ! ext/Storable/Storable.xs
51165 ____________________________________________________________________________
51166 [  6832] By: jhi                                   on 2000/08/26  04:40:41
51167         Log: Document PTR2XX and INT2PTR.
51168      Branch: perl
51169            ! pod/perlguts.pod
51170 ____________________________________________________________________________
51171 [  6831] By: jhi                                   on 2000/08/26  04:33:18
51172         Log: Use UVxf, PTR2UV, NVff.
51173      Branch: perl
51174            ! ext/Storable/Storable.xs
51175 ____________________________________________________________________________
51176 [  6830] By: jhi                                   on 2000/08/26  04:31:32
51177         Log: Update the test count.
51178      Branch: perl
51179            ! t/lib/trig.t
51180 ____________________________________________________________________________
51181 [  6829] By: jhi                                   on 2000/08/26  03:05:50
51182         Log: Subject: [PATCH] installation not quite silent yet.
51183              From: <abigail@foad.org>
51184              Date: Fri, 25 Aug 2000 20:07:53 -0400
51185              Message-ID: <20000826000753.7822.qmail@foad.org>
51186      Branch: perl
51187            ! installman installperl
51188 ____________________________________________________________________________
51189 [  6828] By: jhi                                   on 2000/08/26  03:05:14
51190         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
51191              From: Spider Boardman <spider@web.zk3.dec.com>
51192              Date: Fri, 25 Aug 2000 19:12:40 -0400
51193              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
51194      Branch: perl
51195            ! gv.c
51196 ____________________________________________________________________________
51197 [  6827] By: jhi                                   on 2000/08/25  23:54:34
51198         Log: Support preserving extremely big/small angles.
51199      Branch: perl
51200            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
51201 ____________________________________________________________________________
51202 [  6826] By: jhi                                   on 2000/08/25  23:01:20
51203         Log: Patch installperl to be long double-aware.
51204              
51205              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
51206              From: Spider Boardman <spider@web.zk3.dec.com>
51207              Date: Fri, 25 Aug 2000 18:15:23 -0400
51208              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
51209      Branch: perl
51210            ! installperl
51211 ____________________________________________________________________________
51212 [  6825] By: jhi                                   on 2000/08/25  22:58:25
51213         Log: Remove duplicately applied patch shards.
51214              
51215              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
51216              From: Spider Boardman <spider@leggy.zk3.dec.com>
51217              Date: Fri, 25 Aug 2000 16:45:03 -0400
51218              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
51219      Branch: perl
51220            ! t/lib/cgi-html.t
51221 ____________________________________________________________________________
51222 [  6824] By: jhi                                   on 2000/08/25  22:57:00
51223         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
51224              From: Daniel Chetlin <daniel@chetlin.com>
51225              Date: Fri, 25 Aug 2000 12:23:16 -0700
51226              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
51227              
51228              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
51229              From: Daniel Chetlin <daniel@chetlin.com>
51230              Date: Fri, 25 Aug 2000 14:47:19 -0700
51231              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
51232      Branch: perl
51233            ! installman
51234 ____________________________________________________________________________
51235 [  6823] By: jhi                                   on 2000/08/25  22:44:17
51236         Log: Timestamp problem?
51237      Branch: perl
51238            ! uconfig.h uconfig.sh
51239 ____________________________________________________________________________
51240 [  6822] By: jhi                                   on 2000/08/25  19:01:06
51241         Log: One forgotten file from #6816.
51242      Branch: perl
51243            ! vos/config.h
51244 ____________________________________________________________________________
51245 [  6821] By: jhi                                   on 2000/08/25  18:56:39
51246         Log: Regen Changes.
51247      Branch: perl
51248            ! Changes patchlevel.h
51249 ____________________________________________________________________________
51250 [  6820] By: jhi                                   on 2000/08/25  18:52:35
51251         Log: Fix Changes ordering.
51252      Branch: perl
51253            ! Changes
51254 ____________________________________________________________________________
51255 [  6819] By: jhi                                   on 2000/08/25  18:50:25
51256         Log: Update Changes.
51257      Branch: perl
51258            ! Changes patchlevel.h
51259 ____________________________________________________________________________
51260 [  6818] By: jhi                                   on 2000/08/25  18:47:45
51261         Log: Tweak the sfio/useperlio logic, hopefully as wished in
51262              
51263              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
51264              From: Nicholas Clark <nick@babyhippo.co.uk>
51265              Date: Fri, 25 Aug 2000 12:01:45 +0100
51266              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
51267      Branch: metaconfig/U/perl
51268            ! d_sfio.U
51269      Branch: perl
51270            ! Configure
51271 ____________________________________________________________________________
51272 [  6817] By: jhi                                   on 2000/08/25  18:32:51
51273         Log: Allow microperl to assume <math.h>, without it the math
51274              functions like floor() are assumed to return int, which makes
51275              for core dumps in machines where integer and floating register
51276              don't mix.
51277      Branch: perl
51278            ! uconfig.h uconfig.sh
51279 ____________________________________________________________________________
51280 [  6816] By: jhi                                   on 2000/08/25  18:27:17
51281         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
51282              the problem reported in
51283              
51284              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
51285              From: danhale@us.ibm.com
51286              Date: Fri, 25 Aug 2000 10:58:06 -0400
51287              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
51288      Branch: metaconfig/U/perl
51289            + d_socks5_init.U
51290      Branch: perl
51291            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
51292            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
51293            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
51294            ! win32/config.gc win32/config.vc
51295 ____________________________________________________________________________
51296 [  6815] By: jhi                                   on 2000/08/25  17:43:31
51297         Log: A solution for the retrieve_fd autosplit warning,
51298              idea suggested by Mike Guy.
51299      Branch: perl
51300            ! ext/Storable/Storable.pm
51301 ____________________________________________________________________________
51302 [  6814] By: jhi                                   on 2000/08/25  17:16:03
51303         Log: Add install-silent target.
51304      Branch: perl
51305            ! Makefile.SH
51306 ____________________________________________________________________________
51307 [  6813] By: jhi                                   on 2000/08/25  17:14:23
51308         Log: Subject: Re: [PATCH] More silencing of installman.
51309              From: <abigail@foad.org>
51310              Date: Thu, 24 Aug 2000 19:27:03 -0400
51311              Message-ID: <20000824232703.7001.qmail@foad.org>
51312              
51313              Subject: Re: [PATCH] More silencing of installman.
51314              From: <abigail@foad.org>
51315              Date: Fri, 25 Aug 2000 03:00:58 -0400
51316              Message-ID: <20000825070058.10697.qmail@foad.org>
51317      Branch: perl
51318            ! installman
51319 ____________________________________________________________________________
51320 [  6812] By: jhi                                   on 2000/08/25  17:11:28
51321         Log: installperl --verbose and --silent.
51322              
51323              Subject: Re: [PATCH] More silencing of installman.
51324              From: <abigail@foad.org>
51325              Message-ID: <20000825064430.9719.qmail@foad.org>
51326              Date: Fri, 25 Aug 2000 02:44:30 -0400
51327      Branch: perl
51328            ! installperl
51329 ____________________________________________________________________________
51330 [  6811] By: jhi                                   on 2000/08/25  17:05:43
51331         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
51332              From: "Peter J. Farley III" <pjfarley@banet.net>
51333              Date: Thu, 24 Aug 2000 21:58:03 -0400
51334              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
51335              
51336              (applied slightly modified)
51337      Branch: perl
51338            ! lib/ExtUtils/MM_Unix.pm
51339 ____________________________________________________________________________
51340 [  6810] By: jhi                                   on 2000/08/25  17:01:18
51341         Log: Missing parts of 
51342              
51343              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
51344              From: Peter Prymmer <pvhp@forte.com>
51345              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
51346              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
51347      Branch: perl
51348            ! t/lib/cgi-html.t
51349 ____________________________________________________________________________
51350 [  6809] By: jhi                                   on 2000/08/25  16:46:32
51351         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
51352              From: "Craig A. Berry" <craig.berry@psinetcs.com>
51353              Date: Thu, 24 Aug 2000 19:13:11 -0500
51354              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
51355      Branch: perl
51356            ! vms/vms.c
51357 ____________________________________________________________________________
51358 [  6808] By: jhi                                   on 2000/08/25  16:39:22
51359         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
51360              From: Peter Prymmer <pvhp@forte.com>
51361              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
51362              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
51363      Branch: perl
51364            ! configure.com
51365 ____________________________________________________________________________
51366 [  6807] By: jhi                                   on 2000/08/25  16:36:37
51367         Log: Better wording for the vec lvalue diagnostic.
51368              
51369              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
51370              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
51371              Date: Wed, 23 Aug 2000 14:12:16 -0400
51372              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
51373      Branch: perl
51374            ! pod/perldiag.pod
51375 ____________________________________________________________________________
51376 [  6806] By: jhi                                   on 2000/08/24  18:17:22
51377         Log: Subject: [PATCH] More silencing of installman.
51378              From: <abigail@foad.org>
51379              Date: Thu, 24 Aug 2000 14:01:44 -0400
51380              Message-ID: <20000824180144.20062.qmail@foad.org>
51381      Branch: perl
51382            ! installman
51383 ____________________________________________________________________________
51384 [  6805] By: jhi                                   on 2000/08/24  15:00:31
51385         Log: Update Changes.
51386      Branch: perl
51387            ! Changes patchlevel.h
51388 ____________________________________________________________________________
51389 [  6804] By: jhi                                   on 2000/08/24  14:59:07
51390         Log: Regen perltoc.
51391      Branch: perl
51392            ! pod/perltoc.pod
51393 ____________________________________________________________________________
51394 [  6803] By: jhi                                   on 2000/08/24  14:44:39
51395         Log: Show the doc file, not the temp file.
51396      Branch: perl
51397            ! installman
51398 ____________________________________________________________________________
51399 [  6802] By: jhi                                   on 2000/08/24  14:41:53
51400         Log: Continue silencing.
51401      Branch: perl
51402            ! installman
51403 ____________________________________________________________________________
51404 [  6801] By: jhi                                   on 2000/08/24  14:34:40
51405         Log: Actually do something with the silencer option.
51406      Branch: perl
51407            ! installman
51408 ____________________________________________________________________________
51409 [  6800] By: jhi                                   on 2000/08/24  14:26:22
51410         Log: Make installman to recognize the silence flag -S.
51411      Branch: perl
51412            ! installman
51413 ____________________________________________________________________________
51414 [  6799] By: jhi                                   on 2000/08/24  13:49:38
51415         Log: DOS patches and portability/porting notes, from Tim Jenness.
51416      Branch: perl
51417            ! lib/File/Temp.pm
51418 ____________________________________________________________________________
51419 [  6798] By: jhi                                   on 2000/08/24  13:48:27
51420         Log: Create directories in silence.
51421              
51422              Subject: [PATCH] Another silencer for MakeMaker
51423              From: andreas.koenig@anima.de (Andreas J. Koenig)
51424              Date: 24 Aug 2000 14:18:52 +0200
51425              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
51426      Branch: perl
51427            ! lib/ExtUtils/Command.pm
51428 ____________________________________________________________________________
51429 [  6797] By: jhi                                   on 2000/08/24  13:46:42
51430         Log: More liberal parsing of version numbers.
51431              
51432              Subject: Re: CPAN.pm beta for testing available
51433              From: andreas.koenig@anima.de (Andreas J. Koenig)
51434              Date: 24 Aug 2000 13:51:57 +0200
51435              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
51436      Branch: perl
51437            ! lib/CPAN.pm
51438 ____________________________________________________________________________
51439 [  6796] By: jhi                                   on 2000/08/24  13:44:36
51440         Log: Make "make install" by default silent.  A new "install-verbose"
51441              target is verbose.
51442      Branch: perl
51443            ! Makefile.SH
51444 ____________________________________________________________________________
51445 [  6795] By: jhi                                   on 2000/08/24  13:39:14
51446         Log: Add silencer flags to installperl.
51447              
51448              Subject: [PATCH] Making installperl silent.
51449              From: <abigail@foad.org>
51450              Date: Thu, 24 Aug 2000 05:01:45 -0400
51451              Message-ID: <20000824090145.13141.qmail@foad.org>
51452      Branch: perl
51453            ! installperl
51454 ____________________________________________________________________________
51455 [  6794] By: jhi                                   on 2000/08/24  13:35:50
51456         Log: installperl couldn't tell whether it had run tests or not.
51457              
51458              Subject: [PATCH] Re: installperl and t/TEST
51459              From: <abigail@foad.org>
51460              Date: Thu, 24 Aug 2000 04:00:53 -0400
51461              Message-ID: <20000824080053.2494.qmail@foad.org>
51462      Branch: perl
51463            ! Makefile.SH installperl
51464 ____________________________________________________________________________
51465 [  6793] By: jhi                                   on 2000/08/24  13:27:50
51466         Log: Drop the separate perlbc, perlcc -b should be enough.
51467      Branch: perl
51468            - utils/perlbc.PL
51469            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
51470 ____________________________________________________________________________
51471 [  6792] By: jhi                                   on 2000/08/24  04:41:30
51472         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
51473              plus the typo fix from Peter Prymmer.
51474      Branch: perl
51475            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
51476            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
51477 ____________________________________________________________________________
51478 [  6791] By: jhi                                   on 2000/08/24  02:10:43
51479         Log: Replace #6705 with a minimal doc patch.
51480              
51481              Subject: [PATCH 5.6.0] replace change #6705
51482              From: Jan Dubois <jand@ActiveState.com>
51483              Date: Wed, 23 Aug 2000 18:31:51 -0700
51484              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
51485      Branch: perl
51486            ! lib/Win32.pod win32/win32.c
51487 ____________________________________________________________________________
51488 [  6790] By: jhi                                   on 2000/08/23  17:52:00
51489         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
51490              From: Mike Guy <mjtg@cam.ac.uk>
51491              Date: Wed, 23 Aug 2000 18:38:46 +0100
51492              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
51493      Branch: perl
51494            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
51495 ____________________________________________________________________________
51496 [  6789] By: jhi                                   on 2000/08/23  15:34:21
51497         Log: Update Changes.
51498      Branch: perl
51499            ! Changes patchlevel.h
51500 ____________________________________________________________________________
51501 [  6788] By: jhi                                   on 2000/08/23  15:33:40
51502         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
51503              From: Wilfredo Sánchez <wsanchez@apple.com>
51504              Date: Tue, 22 Aug 2000 19:31:27 -0700
51505              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
51506      Branch: perl
51507            ! perl.h
51508 ____________________________________________________________________________
51509 [  6787] By: jhi                                   on 2000/08/23  15:29:31
51510         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
51511              From: Spider Boardman <spider@leggy.zk3.dec.com>
51512              Date: Wed, 23 Aug 2000 10:33:23 -0400
51513              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
51514      Branch: perl
51515            ! lib/Pod/Html.pm
51516 ____________________________________________________________________________
51517 [  6786] By: jhi                                   on 2000/08/23  15:28:11
51518         Log: Bad makefile.
51519      Branch: perl
51520            ! ext/B/Makefile.PL
51521 ____________________________________________________________________________
51522 [  6785] By: jhi                                   on 2000/08/23  14:37:04
51523         Log: Update Changes.
51524      Branch: perl
51525            ! Changes patchlevel.h
51526 ____________________________________________________________________________
51527 [  6784] By: jhi                                   on 2000/08/23  13:58:41
51528         Log: Portability fix from Hugo van der Sanden.
51529      Branch: perl
51530            ! ext/re/Makefile.PL
51531 ____________________________________________________________________________
51532 [  6783] By: jhi                                   on 2000/08/23  13:53:53
51533         Log: Storable support, v-version fixes.
51534              
51535              Subject: CPAN.pm beta for testing available
51536              From: andreas.koenig@anima.de (Andreas J. Koenig)
51537              Date: 22 Aug 2000 23:31:33 +0200
51538              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
51539      Branch: perl
51540            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
51541 ____________________________________________________________________________
51542 [  6782] By: jhi                                   on 2000/08/23  13:51:26
51543         Log: Mac and other portability updates from Chris Nandor.
51544      Branch: perl
51545            ! pod/perlmodinstall.pod
51546 ____________________________________________________________________________
51547 [  6781] By: jhi                                   on 2000/08/23  13:47:33
51548         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
51549              From: Peter Prymmer <pvhp@forte.com>
51550              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
51551              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
51552      Branch: perl
51553            ! ext/Storable/Storable.xs
51554 ____________________________________________________________________________
51555 [  6780] By: jhi                                   on 2000/08/23  13:33:34
51556         Log: VMS MMS (make) wants null action.
51557      Branch: perl
51558            ! ext/B/Makefile.PL
51559 ____________________________________________________________________________
51560 [  6779] By: jhi                                   on 2000/08/22  19:44:47
51561         Log: Forgot portability nit.
51562      Branch: perl
51563            ! t/lib/st-forgive.t
51564 ____________________________________________________________________________
51565 [  6778] By: jhi                                   on 2000/08/22  19:35:25
51566         Log: Be portable.
51567      Branch: perl
51568            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
51569            ! t/lib/st-store.t
51570 ____________________________________________________________________________
51571 [  6777] By: jhi                                   on 2000/08/22  18:50:53
51572         Log: Update Changes.
51573      Branch: perl
51574            ! Changes patchlevel.h
51575 ____________________________________________________________________________
51576 [  6776] By: jhi                                   on 2000/08/22  18:44:46
51577         Log: cSVOPo_*v things index into the current PL_curpad
51578              under ithreads, which is different from the curpad
51579              used by the XSUB.  (In other words, the code as-is
51580              before this patch wouldn't work under ithreads.)
51581              From Sarathy.
51582      Branch: perl
51583            ! ext/B/B.xs
51584 ____________________________________________________________________________
51585 [  6775] By: jhi                                   on 2000/08/22  18:18:37
51586         Log: Make the selection of NVff et al stricter.
51587      Branch: metaconfig/U/perl
51588            ! perlxvf.U
51589      Branch: perl
51590            ! Configure config_h.SH
51591 ____________________________________________________________________________
51592 [  6774] By: jhi                                   on 2000/08/22  17:19:42
51593         Log: perldelta nits.
51594      Branch: perl
51595            ! pod/perldelta.pod
51596 ____________________________________________________________________________
51597 [  6773] By: jhi                                   on 2000/08/22  17:06:26
51598         Log: Long double fixes from Spider Boardman.
51599              
51600              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
51601              From: system PRIVILEGED account <root@peano.zk3.dec.com>
51602              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
51603              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
51604      Branch: perl
51605            ! t/lib/bigfltpm.t t/lib/st-06compat.t
51606 ____________________________________________________________________________
51607 [  6772] By: jhi                                   on 2000/08/22  15:04:53
51608         Log: Update Changes.
51609      Branch: perl
51610            ! Changes patchlevel.h
51611 ____________________________________________________________________________
51612 [  6771] By: jhi                                   on 2000/08/22  15:01:44
51613         Log: perldelta fixes from Hugo van der Sanden.
51614      Branch: perl
51615            ! pod/perldelta.pod
51616 ____________________________________________________________________________
51617 [  6770] By: jhi                                   on 2000/08/22  14:34:49
51618         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
51619              From: Hugo <hv@crypt.compulink.co.uk>
51620              Date: Tue, 22 Aug 2000 11:21:53 +0100
51621              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
51622      Branch: perl
51623            ! regcomp.c
51624 ____________________________________________________________________________
51625 [  6769] By: jhi                                   on 2000/08/22  14:30:02
51626         Log: Add Yitzchak, reformat.
51627      Branch: perl
51628            ! Changes config_h.SH
51629 ____________________________________________________________________________
51630 [  6768] By: jhi                                   on 2000/08/22  14:21:35
51631         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
51632              and Spider Boardman.
51633      Branch: metaconfig
51634            ! U/compline/d_gconvert.U
51635      Branch: perl
51636            ! Configure
51637 ____________________________________________________________________________
51638 [  6767] By: jhi                                   on 2000/08/22  14:11:24
51639         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
51640              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51641              Date: Mon, 21 Aug 2000 19:08:31 -0700
51642              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
51643      Branch: perl
51644            - ext/Storable/patchlevel.h
51645            ! MANIFEST ext/Storable/MANIFEST
51646 ____________________________________________________________________________
51647 [  6766] By: jhi                                   on 2000/08/22  13:49:29
51648         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
51649              From: Peter Prymmer <pvhp@forte.com>
51650              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
51651              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
51652      Branch: perl
51653            ! configure.com ext/Storable/Makefile.PL
51654 ____________________________________________________________________________
51655 [  6765] By: jhi                                   on 2000/08/22  13:44:59
51656         Log: Subject: [PATCH blead] B:: missing dependency
51657              From: Hugo <hv@crypt.compulink.co.uk>
51658              Date: Tue, 22 Aug 2000 06:44:33 +0100
51659              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
51660      Branch: perl
51661            ! ext/B/Makefile.PL
51662 ____________________________________________________________________________
51663 [  6764] By: jhi                                   on 2000/08/22  13:38:12
51664         Log: More bytecompiler.
51665      Branch: perl
51666            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
51667 ____________________________________________________________________________
51668 [  6763] By: jhi                                   on 2000/08/22  13:36:44
51669         Log: Bytecompiler patches from Benjamin Stuhl.
51670      Branch: perl
51671            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
51672            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
51673            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
51674            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
51675            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
51676            ! perl.c perlapi.h pod/perldelta.pod
51677 ____________________________________________________________________________
51678 [  6762] By: jhi                                   on 2000/08/21  23:43:40
51679         Log: An obsoleted diagnostic.
51680      Branch: perl
51681            ! pod/perldelta.pod
51682 ____________________________________________________________________________
51683 [  6761] By: jhi                                   on 2000/08/21  23:01:45
51684         Log: The #6759 wasn't quite right.
51685      Branch: perl
51686            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
51687            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
51688            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
51689            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
51690            ! t/lib/st-tieditems.t
51691 ____________________________________________________________________________
51692 [  6760] By: jhi                                   on 2000/08/21  22:35:49
51693         Log: Be verydeepclean.
51694      Branch: perl
51695            ! Makefile.SH
51696 ____________________________________________________________________________
51697 [  6759] By: jhi                                   on 2000/08/21  22:25:40
51698         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
51699              From: Peter Prymmer <pvhp@forte.com>
51700              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
51701              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
51702      Branch: perl
51703            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
51704            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
51705            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
51706            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
51707            ! t/lib/st-tieditems.t
51708 ____________________________________________________________________________
51709 [  6758] By: jhi                                   on 2000/08/21  22:22:32
51710         Log: Few more casts, need reported in
51711              
51712              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
51713              From: Mike Stok <mike@stok.co.uk>
51714              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
51715              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
51716              
51717              and
51718              
51719              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
51720              From: abigail@foad.org
51721              Date: 21 Aug 2000 21:31:34 -0000
51722              Message-Id: <20000821213134.30170.qmail@foad.org>
51723      Branch: perl
51724            ! ext/Storable/Storable.xs
51725 ____________________________________________________________________________
51726 [  6757] By: jhi                                   on 2000/08/21  18:37:07
51727         Log: Update Changes.
51728      Branch: perl
51729            ! Changes patchlevel.h
51730 ____________________________________________________________________________
51731 [  6756] By: jhi                                   on 2000/08/21  18:34:02
51732         Log: A pod nit.
51733              
51734              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
51735              From: <abigail@foad.org>
51736              Date: Mon, 21 Aug 2000 14:00:16 -0400
51737              Message-ID: <20000821180016.28627.qmail@foad.org>
51738      Branch: perl
51739            ! pod/perlre.pod
51740 ____________________________________________________________________________
51741 [  6755] By: jhi                                   on 2000/08/21  18:30:56
51742         Log: Use PodParser 1.18 new test.
51743      Branch: perl
51744            ! t/pod/special_seqs.t t/pod/special_seqs.xr
51745 ____________________________________________________________________________
51746 [  6754] By: jhi                                   on 2000/08/21  18:28:35
51747         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
51748              patches cannot be applied since #6712 conflicts.
51749      Branch: perl
51750            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
51751 ____________________________________________________________________________
51752 [  6753] By: jhi                                   on 2000/08/21  18:15:11
51753         Log: Weed out some smaller changes.
51754      Branch: perl
51755            ! pod/perldelta.pod
51756 ____________________________________________________________________________
51757 [  6752] By: jhi                                   on 2000/08/21  18:02:30
51758         Log: Also under djgpp the timestamps are funky.
51759      Branch: perl
51760            ! t/op/stat.t
51761 ____________________________________________________________________________
51762 [  6751] By: jhi                                   on 2000/08/21  17:55:56
51763         Log: Tweak the floating point output routine preferences.
51764      Branch: metaconfig
51765            ! U/compline/d_gconvert.U
51766      Branch: perl
51767            ! Configure
51768 ____________________________________________________________________________
51769 [  6750] By: jhi                                   on 2000/08/21  17:51:29
51770         Log: Unicos/mk requires elaborate paranoia.
51771      Branch: perl
51772            ! lib/Math/Complex.pm
51773 ____________________________________________________________________________
51774 [  6749] By: gsar                                  on 2000/08/21  16:53:31
51775         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
51776      Branch: perl
51777            ! lib/Cwd.pm
51778 ____________________________________________________________________________
51779 [  6748] By: gsar                                  on 2000/08/21  16:22:19
51780         Log: free TLS slot properly on Windows
51781      Branch: perl
51782            ! thread.h win32/perllib.c win32/win32thread.h
51783 ____________________________________________________________________________
51784 [  6747] By: jhi                                   on 2000/08/21  16:20:58
51785         Log: Rename the macro argument because some preprocessors
51786              can't tell the difference and expand arguments also inside
51787              double quoted strings.
51788      Branch: perl
51789            ! regcomp.c
51790 ____________________________________________________________________________
51791 [  6746] By: jhi                                   on 2000/08/21  16:09:41
51792         Log: Support long doubles in Storable.
51793              
51794              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
51795              From: Radu Greab <radu@netsoft.ro>
51796              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
51797              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
51798      Branch: perl
51799            ! ext/Storable/Storable.xs
51800 ____________________________________________________________________________
51801 [  6745] By: jhi                                   on 2000/08/21  15:51:40
51802         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
51803              From: "Fifer, Eric" <EFifer@sanwaint.com>
51804              Date: Mon, 21 Aug 2000 15:34:49 +0100
51805              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
51806      Branch: perl
51807            ! t/pragma/warn/9enabled
51808 ____________________________________________________________________________
51809 [  6744] By: jhi                                   on 2000/08/21  15:39:35
51810         Log: Document the endianness of Alpha more precisely.
51811      Branch: perl
51812            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
51813            ! pod/perlport.pod
51814 ____________________________________________________________________________
51815 [  6743] By: jhi                                   on 2000/08/21  14:47:05
51816         Log: perldelta fixes from the p5p crowd.
51817      Branch: perl
51818            ! pod/perldelta.pod pod/perlop.pod
51819 ____________________________________________________________________________
51820 [  6742] By: jhi                                   on 2000/08/21  13:34:51
51821         Log: Update to Pod::LaTeX 0.53.
51822              
51823              Subject: [PATCH] lib/Pod/LaTeX.pm updates
51824              From: Tim Jenness <timj@jach.hawaii.edu>
51825              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
51826              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
51827      Branch: perl
51828            ! lib/Pod/LaTeX.pm
51829 ____________________________________________________________________________
51830 [  6741] By: jhi                                   on 2000/08/21  13:33:01
51831         Log: Subject: [PATCH] os2.c fix for use64bitint
51832              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51833              Date: Mon, 21 Aug 2000 01:32:25 -0700
51834              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
51835      Branch: perl
51836            ! os2/os2.c
51837 ____________________________________________________________________________
51838 [  6740] By: jhi                                   on 2000/08/21  13:28:52
51839         Log: Array context keeps slithering in.
51840              
51841              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
51842              From: Daniel Chetlin <daniel@chetlin.com>
51843              Date: Sun, 20 Aug 2000 21:40:25 -0700
51844              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
51845      Branch: perl
51846            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
51847            ! pod/perldebtut.pod
51848 ____________________________________________________________________________
51849 [  6739] By: jhi                                   on 2000/08/21  13:23:55
51850         Log: Big-endian quad fixes for Storable from Radu Greab,
51851              plus few explicit null casts for picky compilers.
51852      Branch: perl
51853            ! ext/Storable/Storable.xs
51854 ____________________________________________________________________________
51855 [  6738] By: gsar                                  on 2000/08/21  05:56:13
51856         Log: small tweaks for change#6705: avoid C++ style comments in C code;
51857              use Perl's malloc API rather than the low level system one
51858      Branch: perl
51859            ! win32/win32.c
51860 ____________________________________________________________________________
51861 [  6737] By: gsar                                  on 2000/08/21  05:35:41
51862         Log: add Storable to list of extensions on Windows
51863      Branch: perl
51864            ! win32/Makefile win32/makefile.mk
51865 ____________________________________________________________________________
51866 [  6736] By: jhi                                   on 2000/08/21  02:57:53
51867         Log: Update Changes.
51868      Branch: perl
51869            ! Changes patchlevel.h
51870 ____________________________________________________________________________
51871 [  6735] By: jhi                                   on 2000/08/21  02:57:20
51872         Log: Draft 0.
51873      Branch: perl
51874            ! pod/perldelta.pod
51875 ____________________________________________________________________________
51876 [  6734] By: jhi                                   on 2000/08/21  02:57:03
51877         Log: Add Storable 0.7.2 from Raphael Manfredi,
51878              plus the patch from
51879              
51880              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
51881              From: Radu Greab <radu@netsoft.ro>
51882              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
51883              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
51884              
51885              plus changes to get Storable to compile with
51886              picky ANSI compilers.
51887      Branch: perl
51888            + ext/Storable/ChangeLog ext/Storable/MANIFEST
51889            + ext/Storable/Makefile.PL ext/Storable/README
51890            + ext/Storable/Storable.pm ext/Storable/Storable.xs
51891            + ext/Storable/patchlevel.h t/lib/st-06compat.t
51892            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
51893            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
51894            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
51895            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
51896            + t/lib/st-tieditems.t
51897            ! MANIFEST
51898 ____________________________________________________________________________
51899 [  6733] By: jhi                                   on 2000/08/21  02:29:09
51900         Log: The correct cleaning order is an art.
51901      Branch: perl
51902            ! Makefile.SH
51903 ____________________________________________________________________________
51904 [  6732] By: jhi                                   on 2000/08/21  01:23:39
51905         Log: The #6724 is here.
51906      Branch: perl
51907            ! t/lib/ftmp-security.t
51908 ____________________________________________________________________________
51909 [  6731] By: jhi                                   on 2000/08/20  23:17:03
51910         Log: s/this one/the 5.6.0 release/
51911      Branch: perl
51912            ! pod/perl56delta.pod
51913 ____________________________________________________________________________
51914 [  6730] By: jhi                                   on 2000/08/20  23:07:34
51915         Log: Mention perlebcdic and perlposix-bc.
51916      Branch: perl
51917            ! pod/perlport.pod
51918 ____________________________________________________________________________
51919 [  6729] By: jhi                                   on 2000/08/20  21:32:59
51920         Log: Document the number of exponent digits.
51921      Branch: perl
51922            ! pod/perlfunc.pod
51923 ____________________________________________________________________________
51924 [  6728] By: jhi                                   on 2000/08/20  21:16:47
51925         Log: Use File::Spec->tmpdir().
51926              
51927              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
51928              From: Tim Jenness <timj@jach.hawaii.edu>
51929              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
51930              MIME-Version: 1.0
51931              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
51932      Branch: perl
51933            ! utils/perlbug.PL
51934 ____________________________________________________________________________
51935 [  6727] By: jhi                                   on 2000/08/20  20:43:32
51936         Log: Update Changes.
51937      Branch: perl
51938            ! Changes patchlevel.h
51939 ____________________________________________________________________________
51940 [  6726] By: jhi                                   on 2000/08/20  20:41:44
51941         Log: The veryclean target needs to clobber.
51942      Branch: perl
51943            ! Makefile.SH
51944 ____________________________________________________________________________
51945 [  6725] By: jhi                                   on 2000/08/20  20:37:38
51946         Log: Document odd vs even subreleases and -Dusedevel.
51947      Branch: perl
51948            ! INSTALL
51949 ____________________________________________________________________________
51950 [  6724] By: jhi                                   on 2000/08/20  19:58:05
51951         Log: Use temporary directory instead of current directory.
51952              
51953              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
51954              From: Tim Jenness <timj@jach.hawaii.edu>
51955              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
51956              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
51957      Branch: perl
51958            ! t/lib/ftmp-security.t
51959 ____________________________________________________________________________
51960 [  6723] By: jhi                                   on 2000/08/20  19:55:55
51961         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
51962              From: andreas.koenig@anima.de (Andreas J. Koenig)
51963              Date: 20 Aug 2000 15:52:03 +0200
51964              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
51965      Branch: perl
51966            ! lib/ExtUtils/MM_Unix.pm
51967 ____________________________________________________________________________
51968 [  6722] By: jhi                                   on 2000/08/20  19:46:01
51969         Log: Update to CGI 2.72, from Lincoln Stein.
51970      Branch: perl
51971            ! lib/CGI.pm
51972 ____________________________________________________________________________
51973 [  6721] By: jhi                                   on 2000/08/20  19:43:54
51974         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
51975              From: Radu Greab <radu@netsoft.ro>
51976              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
51977              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
51978      Branch: perl
51979            ! ext/GDBM_File/GDBM_File.xs
51980 ____________________________________________________________________________
51981 [  6720] By: jhi                                   on 2000/08/20  19:42:01
51982         Log: pp_open() could pass an uninitialized filename down to do_open9().
51983      Branch: perl
51984            ! pp_sys.c
51985 ____________________________________________________________________________
51986 [  6719] By: jhi                                   on 2000/08/20  14:06:41
51987         Log: UTF8 concat fixes.
51988              
51989              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
51990              From: Hugo <hv@crypt.compulink.co.uk>
51991              Date: Sun, 20 Aug 2000 07:30:46 +0100
51992              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
51993      Branch: perl
51994            ! pp_hot.c t/op/append.t
51995 ____________________________________________________________________________
51996 [  6718] By: jhi                                   on 2000/08/20  02:09:37
51997         Log: Let's try #6717 again.
51998      Branch: perl
51999            ! lib/File/Temp.pm
52000 ____________________________________________________________________________
52001 [  6717] By: jhi                                   on 2000/08/20  01:56:55
52002         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
52003              From: "Craig A. Berry" <craig.berry@metamorgs.com>
52004              Date: Sat, 19 Aug 2000 18:15:39 -0500
52005              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
52006      Branch: perl
52007            ! lib/File/Temp.pm
52008 ____________________________________________________________________________
52009 [  6716] By: jhi                                   on 2000/08/19  15:50:11
52010         Log: Update Changes.
52011      Branch: perl
52012            ! Changes patchlevel.h
52013 ____________________________________________________________________________
52014 [  6715] By: jhi                                   on 2000/08/19  15:39:09
52015         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
52016              From: Jonathan D Johnston <jdjohnston2@juno.com>
52017              Date: Thu, 17 Aug 2000 23:13:01 -0400       
52018              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
52019      Branch: perl
52020            ! pod/perlfunc.pod
52021 ____________________________________________________________________________
52022 [  6714] By: jhi                                   on 2000/08/19  15:34:04
52023         Log: Introduce a 'veryclean' target that is like 'distclean'
52024              but also removes *~ and *.orig.
52025      Branch: perl
52026            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
52027            ! utils/Makefile x2p/Makefile.SH
52028 ____________________________________________________________________________
52029 [  6713] By: jhi                                   on 2000/08/19  14:15:45
52030         Log: Put back the long double avoidance code to POSIX.xs
52031              because VMS seems to need it still.
52032      Branch: perl
52033            ! ext/POSIX/POSIX.xs
52034 ____________________________________________________________________________
52035 [  6712] By: jhi                                   on 2000/08/19  14:10:41
52036         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
52037              From: Peter Prymmer <pvhp@forte.com>
52038              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
52039              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
52040      Branch: perl
52041            ! lib/Pod/Find.pm t/pod/find.t
52042 ____________________________________________________________________________
52043 [  6711] By: jhi                                   on 2000/08/19  14:09:19
52044         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
52045              From: Peter Prymmer <pvhp@forte.com>
52046              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
52047              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
52048              cc: vmsperl@perl.org
52049      Branch: perl
52050            ! t/lib/peek.t
52051 ____________________________________________________________________________
52052 [  6710] By: jhi                                   on 2000/08/19  14:08:01
52053         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
52054              From: Jan Dubois <jand@ActiveState.com>
52055              Date: Fri, 18 Aug 2000 16:31:48 -0700
52056              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
52057      Branch: perl
52058            ! win32/win32.c
52059 ____________________________________________________________________________
52060 [  6709] By: jhi                                   on 2000/08/19  14:06:57
52061         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
52062              
52063              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
52064              From: Spider.Boardman@Orb.Nashua.NH.US
52065              Date: Fri, 18 Aug 2000 18:41:14 -0400
52066              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
52067      Branch: perl
52068            ! regcomp.c
52069 ____________________________________________________________________________
52070 [  6708] By: jhi                                   on 2000/08/18  22:04:49
52071         Log: Update Changes.
52072      Branch: perl
52073            ! Changes patchlevel.h
52074 ____________________________________________________________________________
52075 [  6707] By: jhi                                   on 2000/08/18  21:55:14
52076         Log: Add warnif(), check warnings further up the stack,
52077              all the warnings functions now can take an optional object reference.
52078              
52079              Subject: [PATCH bleedperl@6691] warnings pragma update
52080              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
52081              Date: Fri, 18 Aug 2000 22:42:06 +0100
52082              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
52083      Branch: perl
52084            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
52085            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
52086            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
52087 ____________________________________________________________________________
52088 [  6706] By: jhi                                   on 2000/08/18  21:41:45
52089         Log: Typo in pp_complement().
52090              
52091              Subject: [PATCH perl-current] Deparse
52092              From: Peter Scott <Peter@PSDT.com>
52093              Date: Fri, 18 Aug 2000 12:44:37 -0700
52094              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
52095      Branch: perl
52096            ! ext/B/B/Deparse.pm
52097 ____________________________________________________________________________
52098 [  6705] By: jhi                                   on 2000/08/18  21:25:59
52099         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
52100              From: Jan Dubois <jand@ActiveState.com>
52101              Date: Fri, 18 Aug 2000 14:22:51 -0700
52102              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
52103      Branch: perl
52104            ! lib/Win32.pod win32/win32.c
52105 ____________________________________________________________________________
52106 [  6704] By: jhi                                   on 2000/08/18  21:16:14
52107         Log: Don't eat leading os from index entries.
52108              
52109              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
52110              From: Russ Allbery <rra@stanford.edu>
52111              Date: 10 Aug 2000 20:49:25 -0700
52112              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
52113      Branch: perl
52114            ! lib/Pod/Man.pm
52115 ____________________________________________________________________________
52116 [  6703] By: jhi                                   on 2000/08/18  21:07:06
52117         Log: Add [[:blank:]] as suggested in
52118              
52119              Subject: [ID 20000716.024] [=cc=] / [:blank:]
52120              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
52121              Date: Sun, 16 Jul 2000 17:55:29 -0700
52122              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
52123              
52124              (the [=cc=] has already been taken care of by #6439
52125              so the whole bug report can be closed)
52126              
52127              and make [[:space:]] to be equivalent to isspace(3)
52128              (as opposed to \s, which is isSPACE()).  The difference
52129              is that now [[:space:]] matches the mythical vertical tab,
52130              while \s doesn't.
52131      Branch: perl
52132            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
52133            ! regexec.c t/op/pat.t
52134 ____________________________________________________________________________
52135 [  6702] By: jhi                                   on 2000/08/18  18:47:47
52136         Log: The new tests were missing from #6415.
52137      Branch: perl
52138            ! t/op/bop.t
52139 ____________________________________________________________________________
52140 [  6701] By: jhi                                   on 2000/08/18  18:20:40
52141         Log: Document the NDBM_File and ODBM_File as SDBM_File
52142              was documented in #6417.
52143      Branch: perl
52144            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
52145            ! ext/SDBM_File/SDBM_File.pm
52146 ____________________________________________________________________________
52147 [  6700] By: jhi                                   on 2000/08/18  18:10:39
52148         Log: Subject: [PATCH perl@6698] cygwin port
52149              From: "Fifer, Eric" <EFifer@sanwaint.com>
52150              Date: Fri, 18 Aug 2000 17:30:05 +0100
52151              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
52152      Branch: perl
52153            ! lib/File/Temp.pm
52154 ____________________________________________________________________________
52155 [  6699] By: jhi                                   on 2000/08/18  16:21:49
52156         Log: Document code point which makes if (defined %stash::) to work
52157              (noted by Spider Boardman).
52158      Branch: perl
52159            ! op.c
52160 ____________________________________________________________________________
52161 [  6698] By: jhi                                   on 2000/08/18  13:43:27
52162         Log: Update Changes.
52163      Branch: perl
52164            ! Changes patchlevel.h
52165 ____________________________________________________________________________
52166 [  6697] By: jhi                                   on 2000/08/18  13:35:57
52167         Log: Tiny Getopt::Long patch from Johan Vromans.
52168      Branch: perl
52169            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
52170 ____________________________________________________________________________
52171 [  6696] By: jhi                                   on 2000/08/18  13:26:14
52172         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
52173              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
52174              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
52175              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
52176      Branch: perl
52177            ! pod/perldiag.pod pod/perlsyn.pod
52178 ____________________________________________________________________________
52179 [  6695] By: jhi                                   on 2000/08/18  13:13:26
52180         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
52181              From: Daniel Chetlin <daniel@chetlin.com>
52182              Date: Fri, 18 Aug 2000 03:13:36 -0700
52183              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
52184      Branch: perl
52185            ! pod/perlfunc.pod
52186 ____________________________________________________________________________
52187 [  6694] By: jhi                                   on 2000/08/18  13:08:05
52188         Log: Subject: [PATCH] perltrap.pod spring cleaning
52189              From: Daniel Chetlin <daniel@chetlin.com>
52190              Date: Fri, 18 Aug 2000 03:06:54 -0700
52191              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
52192              
52193              plus Mike Guy's nitfix.
52194      Branch: perl
52195            ! pod/perltrap.pod
52196 ____________________________________________________________________________
52197 [  6693] By: jhi                                   on 2000/08/18  13:00:26
52198         Log: Unbuffer the output.
52199              
52200              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
52201              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52202              Date: Thu, 17 Aug 2000 18:39:29 -0700
52203              Message-ID: <RPJn5gzkgydf092yn@efn.org>
52204      Branch: perl
52205            ! t/op/fork.t
52206 ____________________________________________________________________________
52207 [  6692] By: jhi                                   on 2000/08/18  05:19:17
52208         Log: Delete the image, too, not just its MANIFEStation.
52209      Branch: perl
52210            - lib/CGI/eg/wilogo.gif
52211 ____________________________________________________________________________
52212 [  6691] By: jhi                                   on 2000/08/18  05:10:26
52213         Log: Propagate new Configure vars.
52214      Branch: perl
52215            ! configure.com epoc/config.sh uconfig.h uconfig.sh
52216            ! vos/config.def vos/config.h vos/config_h.SH_orig
52217            ! win32/config.bc win32/config.gc win32/config.vc
52218            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52219 ____________________________________________________________________________
52220 [  6690] By: jhi                                   on 2000/08/18  04:30:56
52221         Log: Update Changes.
52222      Branch: perl
52223            ! Changes patchlevel.h
52224 ____________________________________________________________________________
52225 [  6689] By: jhi                                   on 2000/08/18  04:12:30
52226         Log: Fix the lib/complex failure of
52227              
52228              From: abigail@foad.org
52229              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
52230              Date: 15 Aug 2000 04:06:38 -0000
52231              Message-Id: <20000815040638.8524.qmail@foad.org> 
52232              
52233              Linux long double accuracy issue: something that
52234              when printed with %g looks like "2" but int() of it is 1.
52235      Branch: perl
52236            ! lib/Math/Complex.pm
52237 ____________________________________________________________________________
52238 [  6688] By: jhi                                   on 2000/08/18  03:15:35
52239         Log: The byteorder code in #6671 was wrong.
52240      Branch: perl
52241            ! configpm
52242 ____________________________________________________________________________
52243 [  6687] By: jhi                                   on 2000/08/18  02:08:42
52244         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
52245              From: Jan Dubois <jand@ActiveState.com>
52246              Date: Thu, 17 Aug 2000 18:31:55 -0700
52247              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
52248      Branch: perl
52249            ! sv.c
52250 ____________________________________________________________________________
52251 [  6686] By: jhi                                   on 2000/08/18  02:04:15
52252         Log: Use NVs in POSIX math, not doubles.
52253              
52254              From: abigail@foad.org
52255              Subject: [ID 20000817.014] POSIX & modfl
52256              Date: 17 Aug 2000 20:49:18 -0000
52257              Message-Id: <20000817204918.23123.qmail@foad.org>
52258      Branch: perl
52259            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
52260 ____________________________________________________________________________
52261 [  6685] By: jhi                                   on 2000/08/18  02:02:12
52262         Log: Introduce NVef, NVff, and NVgf, use the middle one.
52263              (helps for lib/peek + Linux + long doubles)  Reported in
52264              
52265              From: abigail@foad.org
52266              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
52267              Date: 15 Aug 2000 04:06:38 -0000
52268              Message-Id: <20000815040638.8524.qmail@foad.org> 
52269              
52270              (note: the lib/complex failure has not yet been addressed)
52271      Branch: metaconfig/U/perl
52272            ! perlxvf.U
52273      Branch: perl
52274            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52275            ! config_h.SH dump.c perl.h pod/perlguts.pod
52276 ____________________________________________________________________________
52277 [  6684] By: jhi                                   on 2000/08/17  23:22:19
52278         Log: Add byteorder to the myconfig output.
52279      Branch: perl
52280            ! myconfig.SH
52281 ____________________________________________________________________________
52282 [  6683] By: jhi                                   on 2000/08/17  23:20:19
52283         Log: The image doth not exist, spotted by Johan Vromans.
52284      Branch: perl
52285            ! MANIFEST
52286 ____________________________________________________________________________
52287 [  6682] By: jhi                                   on 2000/08/17  22:38:16
52288         Log: Document what the backtick returns if the command fails.
52289      Branch: perl
52290            ! pod/perlop.pod
52291 ____________________________________________________________________________
52292 [  6681] By: jhi                                   on 2000/08/17  22:33:12
52293         Log: Do not use prototyping here.
52294              
52295              Subject: [ID 20000817.016] [PATCH] Peek.xs
52296              From: abigail@foad.org
52297              Date: 17 Aug 2000 20:55:56 -0000
52298              Message-Id: <20000817205556.24270.qmail@foad.org>
52299      Branch: perl
52300            ! ext/Devel/Peek/Makefile.PL
52301 ____________________________________________________________________________
52302 [  6680] By: jhi                                   on 2000/08/17  19:46:43
52303         Log: Don't propose using modules built for 5.005 if no binary
52304              compatibility with 5.005 is attempted.
52305              
52306              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
52307              Subject: Minor nit with 5.7.0 (6655)
52308              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
52309              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
52310      Branch: metaconfig
52311            ! U/installdirs/inc_version_list.U
52312      Branch: perl
52313            ! Configure config_h.SH
52314 ____________________________________________________________________________
52315 [  6679] By: jhi                                   on 2000/08/17  19:16:39
52316         Log: Microperl config update.
52317      Branch: perl
52318            ! uconfig.h uconfig.sh
52319 ____________________________________________________________________________
52320 [  6678] By: jhi                                   on 2000/08/17  19:16:13
52321         Log: The #6648 wasn't protective enough for limited platforms
52322              (like microperl).
52323      Branch: perl
52324            ! dump.c sv.c
52325 ____________________________________________________________________________
52326 [  6677] By: jhi                                   on 2000/08/17  14:46:35
52327         Log: Update Changes.
52328      Branch: perl
52329            ! Changes patchlevel.h
52330 ____________________________________________________________________________
52331 [  6676] By: jhi                                   on 2000/08/17  14:44:02
52332         Log: Add perlebcdic from Peter Prymmer, regen toc.
52333      Branch: perl
52334            + pod/perlebcdic.pod
52335            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
52336 ____________________________________________________________________________
52337 [  6675] By: jhi                                   on 2000/08/17  14:41:52
52338         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
52339      Branch: perl
52340            ! pod/perldebtut.pod
52341 ____________________________________________________________________________
52342 [  6674] By: jhi                                   on 2000/08/17  14:29:43
52343         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
52344              
52345              Subject: [ID 20000724.006] -DLEAKTEST problem
52346              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
52347              Date: Tue, 25 Jul 2000 00:36:32 -0500
52348              Message-Id: <20000725003632.A26186@www.llamacom.com>
52349              
52350              Reminder sent
52351              
52352              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
52353              From: Hugo <hv@crypt.compulink.co.uk>
52354              Date: Thu, 17 Aug 2000 15:23:42 +0100
52355              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
52356      Branch: perl
52357            ! util.c
52358 ____________________________________________________________________________
52359 [  6673] By: jhi                                   on 2000/08/17  04:07:10
52360         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
52361              From: John Peacock <JPeacock@UnivPress.com>
52362              Date: Tue, 01 Aug 2000 09:38:12 -0400
52363              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
52364      Branch: perl
52365            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
52366 ____________________________________________________________________________
52367 [  6672] By: jhi                                   on 2000/08/17  03:04:35
52368         Log: Subject: [PATCH] Cwd.pm now uses strict
52369              From: Tim Jenness <timj@jach.hawaii.edu>
52370              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
52371              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
52372      Branch: perl
52373            ! lib/Cwd.pm
52374 ____________________________________________________________________________
52375 [  6671] By: jhi                                   on 2000/08/17  02:16:35
52376         Log: Make $Config{byteorder} more magical so that it is
52377              dynamically computed: nice for 'fat binaries'.
52378              
52379              Subject: [PATCH]: default byteorder
52380              From: Wilfredo Sánchez <wsanchez@apple.com>
52381              Date: Mon, 31 Jul 2000 19:45:31 -0700
52382              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
52383      Branch: perl
52384            ! configpm
52385 ____________________________________________________________________________
52386 [  6670] By: gsar                                  on 2000/08/17  01:22:21
52387         Log: move WNOHANG definition to where other such things are
52388      Branch: perl
52389            ! win32/win32.h
52390 ____________________________________________________________________________
52391 [  6669] By: jhi                                   on 2000/08/17  01:19:17
52392         Log: Update Changes.
52393      Branch: perl
52394            ! Changes patchlevel.h
52395 ____________________________________________________________________________
52396 [  6668] By: jhi                                   on 2000/08/17  01:16:29
52397         Log: Doc nits spotted by Richard Soderberg.
52398      Branch: perl
52399            ! README.posix-bc README.vmesa
52400 ____________________________________________________________________________
52401 [  6667] By: jhi                                   on 2000/08/17  01:12:11
52402         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
52403              From: "Casey R. Tweten" <crt@kiski.net>
52404              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
52405              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
52406      Branch: perl
52407            ! pod/perldebtut.pod
52408 ____________________________________________________________________________
52409 [  6666] By: jhi                                   on 2000/08/17  01:09:31
52410         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
52411              From: "Casey R. Tweten" <crt@kiski.net>
52412              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
52413              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
52414      Branch: perl
52415            ! lib/Shell.pm
52416 ____________________________________________________________________________
52417 [  6665] By: gsar                                  on 2000/08/17  01:03:52
52418         Log: add "ok" targets from change#6632 in makefile.mk
52419      Branch: perl
52420            ! pod/perlport.pod win32/Makefile win32/makefile.mk
52421 ____________________________________________________________________________
52422 [  6664] By: gsar                                  on 2000/08/17  00:56:11
52423         Log: avoid warnings from dense compiler
52424      Branch: perl
52425            ! win32/win32.c
52426 ____________________________________________________________________________
52427 [  6663] By: jhi                                   on 2000/08/17  00:51:49
52428         Log: Tweak the regex compilation errors once more.
52429      Branch: perl
52430            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
52431            ! t/op/regmesg.t t/pragma/warn/regcomp
52432 ____________________________________________________________________________
52433 [  6662] By: gsar                                  on 2000/08/17  00:28:19
52434         Log: trailing new %ENV entries weren't being pushed into the real
52435              environment of subprocesses on Windows
52436      Branch: perl
52437            ! t/op/magic.t win32/perlhost.h
52438 ____________________________________________________________________________
52439 [  6661] By: gsar                                  on 2000/08/17  00:19:20
52440         Log: waitpid() now handles externally spawned pids correctly;
52441              fixes for backtick/wait/waitpid failures on Windows 9x
52442              
52443              these changes make the pid returned by process functions on
52444              Windows 9x always positive by clearing the high bit (which
52445              is always set on Win9x); pseudo-process PIDs are likewise
52446              always negative now on Win9x (just as on NT/2000)
52447      Branch: perl
52448            ! pp_sys.c win32/perlhost.h win32/win32.c
52449 ____________________________________________________________________________
52450 [  6660] By: jhi                                   on 2000/08/17  00:04:32
52451         Log: Retract #6645.
52452      Branch: perl
52453            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52454            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
52455            ! t/op/sprintf.t
52456 ____________________________________________________________________________
52457 [  6659] By: gsar                                  on 2000/08/16  23:59:28
52458         Log: on windows, the return values from wait() and waitpid() don't
52459              match those of pseudo-pids
52460      Branch: perl
52461            ! pp_sys.c t/op/fork.t util.c win32/win32.c
52462 ____________________________________________________________________________
52463 [  6658] By: gsar                                  on 2000/08/16  23:56:14
52464         Log: pod nit seen in passing
52465      Branch: perl
52466            ! pod/perlfunc.pod
52467 ____________________________________________________________________________
52468 [  6657] By: gsar                                  on 2000/08/16  23:53:42
52469         Log: change#6328 could make close(SOCKET) return false on windows
52470              when it shouldn't
52471      Branch: perl
52472            ! win32/win32sck.c
52473 ____________________________________________________________________________
52474 [  6656] By: gsar                                  on 2000/08/16  23:46:57
52475         Log: check that the number pseudo children doesn't exceed
52476              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
52477              the WaitForMultipleObjects() limit that would cause wait()
52478              to crash)
52479              
52480              wait() and waitpid() could potentially be rewritten to use
52481              more than one thread to do the waiting to eliminate this
52482              limitation
52483      Branch: perl
52484            ! win32/perlhost.h
52485 ____________________________________________________________________________
52486 [  6655] By: jhi                                   on 2000/08/16  14:11:05
52487         Log: Update Changes.
52488      Branch: perl
52489            ! Changes patchlevel.h
52490 ____________________________________________________________________________
52491 [  6654] By: jhi                                   on 2000/08/16  14:10:12
52492         Log: Update to perldebtut 1.9, from Richard Foley.
52493      Branch: perl
52494            ! pod/perldebtut.pod
52495 ____________________________________________________________________________
52496 [  6653] By: jhi                                   on 2000/08/16  14:08:17
52497         Log: Change the regx compilation error markers to use = instead of <
52498              since pod makes using the latter quite messy.  Reported in
52499              ID 20000814.006 by Abigail and in
52500              Subject: Unknown escape E<> ?
52501              From: Lupe Christoph <lupe@lupe-christoph.de>
52502              Date: Fri, 11 Aug 2000 00:30:27 +0200
52503              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
52504      Branch: perl
52505            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
52506            ! t/op/regmesg.t t/pragma/warn/regcomp
52507 ____________________________________________________________________________
52508 [  6652] By: jhi                                   on 2000/08/16  13:25:31
52509         Log: Change the perlbug address to perl.org since it's more forgiving.
52510              
52511              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
52512              From: abigail@foad.org
52513              Date: 15 Aug 2000 04:15:40 -0000
52514              Message-Id: <20000815041540.8633.qmail@foad.org>
52515      Branch: perl
52516            ! utils/perlbug.PL
52517 ____________________________________________________________________________
52518 [  6651] By: jhi                                   on 2000/08/16  13:22:35
52519         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
52520              From: Tim Jenness <timj@jach.hawaii.edu>
52521              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
52522              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
52523      Branch: perl
52524            ! lib/Cwd.pm
52525 ____________________________________________________________________________
52526 [  6650] By: jhi                                   on 2000/08/16  13:18:13
52527         Log: Update to CPAN 1.57.
52528              
52529              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
52530              From: andreas.koenig@anima.de (Andreas J. Koenig)
52531              Date: 16 Aug 2000 15:09:46 +0200
52532              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
52533      Branch: perl
52534            ! lib/CPAN.pm
52535 ____________________________________________________________________________
52536 [  6649] By: jhi                                   on 2000/08/16  13:12:31
52537         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
52538              From: "Larry W. Virden" <lvirden@cas.org>
52539              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
52540              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
52541      Branch: perl
52542            ! README.hpux
52543 ____________________________________________________________________________
52544 [  6648] By: jhi                                   on 2000/08/16  13:03:53
52545         Log: The numeric locale was reset to "C" by s?printf and never restored.
52546              
52547              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
52548              From: Christian Kirsch <ck@held.mind.de>
52549              Date: Wed, 9 Aug 2000 17:05:17 +0200
52550              Message-Id: <20000809170517.A25389@held>
52551              
52552              No test since adding the failing example to locale.t
52553              does not fail -- probably because the locale settings are so
52554              thoroughly tweaked by that time.  Running the example standalone
52555              does fail, though.  UPDATE: test case added at change #7540.
52556      Branch: perl
52557            ! dump.c perl.h pp.c pp_ctl.c sv.c
52558 ____________________________________________________________________________
52559 [  6647] By: jhi                                   on 2000/08/16  00:07:54
52560         Log: Update Changes and test semi-automatic patchlevel updating.
52561      Branch: perl
52562            ! Changes patchlevel.h
52563 ____________________________________________________________________________
52564 [  6646] By: jhi                                   on 2000/08/15  23:35:07
52565         Log: Fix a dependency problem.
52566              
52567              Subject: [PATCH: 6640] VMS Makefile.SH update
52568              From: Peter Prymmer <pvhp@forte.com>
52569              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
52570              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
52571      Branch: perl
52572            ! vms/descrip_mms.template
52573 ____________________________________________________________________________
52574 [  6645] By: jhi                                   on 2000/08/15  23:33:23
52575         Log: (Retracted by #6660)
52576              
52577              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
52578              From: Dominic Dunlop <domo@computer.org>
52579              Date: Tue, 15 Aug 2000 22:20:52 +0200
52580              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
52581      Branch: metaconfig/U/perl
52582            + d_printfed.U
52583      Branch: perl
52584            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52585            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
52586            ! t/op/sprintf.t
52587 ____________________________________________________________________________
52588 [  6644] By: jhi                                   on 2000/08/15  21:17:20
52589         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
52590              From: abigail@foad.org
52591              Date: 15 Aug 2000 20:12:41 -0000
52592              Message-Id: <20000815201241.25556.qmail@foad.org>
52593      Branch: perl
52594            ! INSTALL
52595 ____________________________________________________________________________
52596 [  6643] By: jhi                                   on 2000/08/15  21:15:28
52597         Log: (an already applied patch)
52598      Branch: perl
52599            ! lib/CGI.pm
52600 ____________________________________________________________________________
52601 [  6642] By: gsar                                  on 2000/08/15  19:54:05
52602         Log: magic callbacks all need to have same type signature
52603      Branch: perl
52604            ! embed.pl mg.c proto.h
52605 ____________________________________________________________________________
52606 [  6641] By: jhi                                   on 2000/08/15  17:56:27
52607         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)
52608              From: Mike Guy <mjtg@cam.ac.uk>
52609              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
52610              Date: Tue, 15 Aug 2000 18:26:45 +0100
52611              
52612              Only the peek.t part applied, not the hash quality part.
52613      Branch: perl
52614            ! t/lib/peek.t
52615 ____________________________________________________________________________
52616 [  6640] By: jhi                                   on 2000/08/15  16:37:37
52617         Log: Update Changes.
52618      Branch: perl
52619            ! Changes
52620 ____________________________________________________________________________
52621 [  6639] By: jhi                                   on 2000/08/15  16:34:55
52622         Log: Missed a file from #6638.
52623      Branch: perl
52624            ! lib/File/Temp.pm
52625 ____________________________________________________________________________
52626 [  6638] By: jhi                                   on 2000/08/15  16:33:19
52627         Log: Subject: [PATCH perl@6620] cygwin port
52628              From: "Fifer, Eric" <EFifer@sanwaint.com>
52629              Date: Tue, 15 Aug 2000 17:00:49 +0100
52630              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
52631      Branch: perl
52632            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
52633 ____________________________________________________________________________
52634 [  6637] By: jhi                                   on 2000/08/15  16:29:22
52635         Log: Subject: [PATCH] debugger exit code should reflect user exit code
52636              From: Mike Guy <mjtg@cam.ac.uk>
52637              Date: Tue, 15 Aug 2000 16:55:59 +0100
52638              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
52639      Branch: perl
52640            ! lib/perl5db.pl
52641 ____________________________________________________________________________
52642 [  6636] By: jhi                                   on 2000/08/15  15:30:58
52643         Log: Update Changes.
52644      Branch: perl
52645            ! Changes
52646 ____________________________________________________________________________
52647 [  6635] By: jhi                                   on 2000/08/15  15:27:21
52648         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
52649      Branch: metaconfig
52650            ! U/mkglossary U/mksample
52651      Branch: metaconfig/U/perl
52652            ! Devel.U
52653      Branch: perl
52654            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52655 ____________________________________________________________________________
52656 [  6634] By: jhi                                   on 2000/08/15  14:11:55
52657         Log: Don't blow limited stacks, a lower number is enough to
52658              tickle the lookbehind limit.
52659              
52660              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
52661              From: Dominic Dunlop <domo@computer.org>
52662              Date: Tue, 15 Aug 2000 13:51:24 +0200
52663              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
52664      Branch: perl
52665            ! t/op/regmesg.t
52666 ____________________________________________________________________________
52667 [  6633] By: jhi                                   on 2000/08/15  14:01:46
52668         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
52669              From: Mike Guy <mjtg@cam.ac.uk>
52670              Date: Tue, 15 Aug 2000 12:10:50 +0100
52671              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
52672      Branch: perl
52673            ! utils/perldoc.PL
52674 ____________________________________________________________________________
52675 [  6632] By: jhi                                   on 2000/08/15  13:58:48
52676         Log: make ok etc also for win32.
52677              
52678              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
52679              From: Prymmer/Kahn <pvhp@best.com>
52680              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
52681              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
52682      Branch: perl
52683            ! win32/Makefile
52684 ____________________________________________________________________________
52685 [  6631] By: jhi                                   on 2000/08/15  13:45:03
52686         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
52687      Branch: perl
52688            ! lib/Test.pm
52689 ____________________________________________________________________________
52690 [  6630] By: jhi                                   on 2000/08/15  03:25:09
52691         Log: Update Changes.
52692      Branch: perl
52693            ! Changes
52694 ____________________________________________________________________________
52695 [  6629] By: jhi                                   on 2000/08/15  03:23:53
52696         Log: magic_regdatum_set() is void, not int.
52697      Branch: perl
52698            ! embed.pl mg.c proto.h
52699 ____________________________________________________________________________
52700 [  6628] By: jhi                                   on 2000/08/15  03:08:02
52701         Log: Make the user to give up his firstborn, err, to knowingly
52702              verify installing an unstable developer release.  Also bump
52703              the release to 5.7.0, but leave a patch tag in the local
52704              patches saying that this is not yet the real thing.
52705      Branch: metaconfig
52706            ! U/modified/Instruct.U
52707      Branch: metaconfig/U/perl
52708            + Devel.U
52709      Branch: perl
52710            ! Configure patchlevel.h
52711 ____________________________________________________________________________
52712 [  6627] By: jhi                                   on 2000/08/14  22:32:52
52713         Log: README.os2 update.
52714              
52715              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
52716              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52717              Date: Wed, 02 Aug 2000 21:55:09 -0700
52718              Message-ID: <tsPi5gzkgegX092yn@efn.org>
52719      Branch: perl
52720            ! README.os2
52721 ____________________________________________________________________________
52722 [  6626] By: jhi                                   on 2000/08/14  21:00:02
52723         Log: Subject: Re: File::Temp problems on VMS in bleedperl
52724              From: Tim Jenness <timj@jach.hawaii.edu>
52725              cc: vmsperl@perl.org
52726              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
52727              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
52728      Branch: perl
52729            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
52730 ____________________________________________________________________________
52731 [  6625] By: jhi                                   on 2000/08/14  20:52:16
52732         Log: Add SUIDMAIL as was done for the CERT alert.
52733      Branch: perl
52734            ! patchlevel.h
52735 ____________________________________________________________________________
52736 [  6624] By: jhi                                   on 2000/08/14  20:48:50
52737         Log: Subject: sfio2000
52738              From: Daniel Muino <dmuino@afip.gov.ar>
52739              Date: Mon, 14 Aug 2000 16:58:11 -0300
52740              Message-ID: <20000814165811.B16368@con2-dgi>
52741      Branch: perl
52742            ! perlsdio.h perlsfio.h
52743 ____________________________________________________________________________
52744 [  6623] By: jhi                                   on 2000/08/14  20:47:36
52745         Log: Subject: warning: storage class after type is obsolescent
52746              From: Daniel Muino <dmuino@afip.gov.ar>
52747              Date: Mon, 14 Aug 2000 16:42:47 -0300
52748              Message-ID: <20000814164247.A16368@con2-dgi>
52749      Branch: perl
52750            ! regcomp.pl regnodes.h
52751 ____________________________________________________________________________
52752 [  6622] By: jhi                                   on 2000/08/14  20:43:05
52753         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
52754              From: abigail@foad.org
52755              Date: 14 Aug 2000 20:00:10 -0000
52756              Message-Id: <20000814200010.27271.qmail@foad.org>
52757      Branch: perl
52758            ! Changes
52759 ____________________________________________________________________________
52760 [  6621] By: jhi                                   on 2000/08/14  15:23:05
52761         Log: Update Changes.
52762      Branch: perl
52763            ! Changes
52764 ____________________________________________________________________________
52765 [  6620] By: jhi                                   on 2000/08/14  15:22:14
52766         Log: Subject: Re: [PATCH] @+, @- readonly
52767              From: Mike Guy <mjtg@cam.ac.uk>
52768              Date: Mon, 14 Aug 2000 15:26:55 +0100
52769              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
52770      Branch: perl
52771            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
52772            ! sv.c t/op/pat.t
52773 ____________________________________________________________________________
52774 [  6619] By: jhi                                   on 2000/08/14  14:12:08
52775         Log: Update Changes.
52776      Branch: perl
52777            ! Changes
52778 ____________________________________________________________________________
52779 [  6618] By: jhi                                   on 2000/08/14  14:09:34
52780         Log: For now remove the mail code.
52781      Branch: perl
52782            ! perl.c
52783 ____________________________________________________________________________
52784 [  6617] By: jhi                                   on 2000/08/14  14:08:28
52785         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
52786      Branch: perl
52787            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
52788            ! pod/perlfaq8.pod pod/perlsec.pod
52789 ____________________________________________________________________________
52790 [  6616] By: jhi                                   on 2000/08/14  14:00:11
52791         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
52792              From: Mike Guy <mjtg@cam.ac.uk>
52793              Date: Mon, 14 Aug 2000 08:26:02 +0100
52794              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
52795      Branch: perl
52796            ! lib/perl5db.pl
52797 ____________________________________________________________________________
52798 [  6615] By: jhi                                   on 2000/08/14  13:58:45
52799         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
52800              From: Mike Guy <mjtg@cam.ac.uk>
52801              Date: Mon, 14 Aug 2000 08:04:22 +0100
52802              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
52803      Branch: perl
52804            ! gv.c mg.c t/op/pat.t
52805 ____________________________________________________________________________
52806 [  6614] By: jhi                                   on 2000/08/14  13:56:45
52807         Log: Subject: Test fails / warnings with perl-current #6612
52808              From: Mike Guy <mjtg@cam.ac.uk>
52809              Date: Mon, 14 Aug 2000 07:57:23 +0100
52810              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
52811      Branch: perl
52812            ! t/lib/b.t t/lib/peek.t
52813 ____________________________________________________________________________
52814 [  6613] By: jhi                                   on 2000/08/14  13:45:33
52815         Log: VMS configure.com update continues.
52816      Branch: perl
52817            - vms/configure.com
52818            ! MANIFEST configure.com
52819 ____________________________________________________________________________
52820 [  6612] By: jhi                                   on 2000/08/13  22:13:35
52821         Log: Update Changes.
52822      Branch: perl
52823            ! Changes
52824 ____________________________________________________________________________
52825 [  6611] By: jhi                                   on 2000/08/13  16:21:45
52826         Log: Upgrade to CGI 2.71, from Lincoln Stein.
52827      Branch: perl
52828            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
52829 ____________________________________________________________________________
52830 [  6610] By: jhi                                   on 2000/08/13  15:09:16
52831         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
52832              From: Mike Guy <mjtg@cam.ac.uk>
52833              Date: Sun, 13 Aug 2000 13:45:51 +0100
52834              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
52835      Branch: perl
52836            ! t/op/regmesg.t
52837 ____________________________________________________________________________
52838 [  6609] By: jhi                                   on 2000/08/13  14:31:26
52839         Log: Andreas says that 1.56 is fine, so reverting back to it.
52840      Branch: perl
52841            ! lib/CPAN.pm
52842 ____________________________________________________________________________
52843 [  6608] By: jhi                                   on 2000/08/13  05:34:20
52844         Log: Update Changes.
52845      Branch: perl
52846            ! Changes
52847 ____________________________________________________________________________
52848 [  6607] By: jhi                                   on 2000/08/13  05:32:01
52849         Log: Put back the \z changes of #5406 to CPAN.pm.
52850      Branch: perl
52851            ! lib/CPAN.pm
52852 ____________________________________________________________________________
52853 [  6606] By: jhi                                   on 2000/08/13  05:20:16
52854         Log: Fix-n-skip the tests under 5005threads.
52855      Branch: perl
52856            ! t/lib/b.t
52857 ____________________________________________________________________________
52858 [  6605] By: jhi                                   on 2000/08/13  05:07:48
52859         Log: Fix the test for 5005threads.
52860      Branch: perl
52861            ! t/lib/peek.t
52862 ____________________________________________________________________________
52863 [  6604] By: jhi                                   on 2000/08/13  03:35:37
52864         Log: Should have deleted this in #6603.
52865      Branch: perl
52866            - vms/subconfigure.com
52867 ____________________________________________________________________________
52868 [  6603] By: jhi                                   on 2000/08/12  18:29:32
52869         Log: Rewrite of vms/subconfigure.com as configure.com,
52870              from Peter Prymmer and the vmsperl crew.
52871      Branch: perl
52872            + vms/configure.com
52873            ! MANIFEST
52874 ____________________________________________________________________________
52875 [  6602] By: jhi                                   on 2000/08/11  13:00:01
52876         Log: PlainText.pm is dead.
52877      Branch: perl
52878            - lib/Pod/PlainText.pm
52879            ! MANIFEST
52880 ____________________________________________________________________________
52881 [  6601] By: jhi                                   on 2000/08/11  04:06:45
52882         Log: Update Changes.
52883      Branch: perl
52884            ! Changes
52885 ____________________________________________________________________________
52886 [  6600] By: jhi                                   on 2000/08/11  04:06:10
52887         Log: Add a few missing files, update MANIFEST.
52888      Branch: perl
52889            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
52890            + lib/Pod/PlainText.pm t/pod/find.t
52891            ! MANIFEST t/op/regmesg.t
52892 ____________________________________________________________________________
52893 [  6599] By: jhi                                   on 2000/08/11  03:31:10
52894         Log: Add Perl debugging tutorial, regen toc. 
52895              
52896              Subject: perldebtut.pod
52897              From: Richard Foley <Richard.Foley@m.dasa.de>
52898              Date: Wed, 09 Aug 2000 10:17:15 +0200
52899              Message-id: <3991138B.262247B8@m.dasa.de>
52900      Branch: perl
52901            + pod/perldebtut.pod
52902            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
52903 ____________________________________________________________________________
52904 [  6598] By: jhi                                   on 2000/08/11  02:48:56
52905         Log: tiny Changes edit
52906      Branch: perl
52907            ! Changes
52908 ____________________________________________________________________________
52909 [  6597] By: jhi                                   on 2000/08/11  02:39:04
52910         Log: Tests for #6589.
52911              
52912              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
52913              From: simon@brecon.co.uk (Simon Cozens)
52914              Date: 11 Aug 2000 02:24:52 GMT
52915              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
52916      Branch: perl
52917            ! t/lib/b.t
52918 ____________________________________________________________________________
52919 [  6596] By: jhi                                   on 2000/08/11  01:50:07
52920         Log: Update Changes.
52921      Branch: perl
52922            ! Changes
52923 ____________________________________________________________________________
52924 [  6595] By: jhi                                   on 2000/08/11  01:47:16
52925         Log: nitfix
52926      Branch: perl
52927            ! Changes
52928 ____________________________________________________________________________
52929 [  6594] By: jhi                                   on 2000/08/11  01:36:16
52930         Log: Subject: Getting perlio and threads to compile
52931              From: Lupe Christoph <lupe@lupe-christoph.de>
52932              Date: Wed, 9 Aug 2000 11:35:54 +0200
52933              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
52934              
52935              (the Solaris version changes in Configure skipped)
52936      Branch: perl
52937            ! hints/solaris_2.sh thread.h
52938 ____________________________________________________________________________
52939 [  6593] By: jhi                                   on 2000/08/11  01:30:16
52940         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
52941              From: simon@brecon.co.uk (Simon Cozens)
52942              Date: 1 Aug 2000 06:55:19 GMT
52943              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
52944      Branch: perl
52945            ! lib/utf8.pm
52946 ____________________________________________________________________________
52947 [  6592] By: jhi                                   on 2000/08/11  01:26:39
52948         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
52949              From: Peter Scott <Peter@PeterScott.com>
52950              Date: Thu, 10 Aug 2000 08:23:27 -0700
52951              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
52952      Branch: perl
52953            ! lib/perl5db.pl
52954 ____________________________________________________________________________
52955 [  6591] By: jhi                                   on 2000/08/11  01:22:02
52956         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
52957              From: Hugo <hv@crypt.compulink.co.uk>
52958              Date: Thu, 10 Aug 2000 19:23:04 +0100
52959              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
52960      Branch: perl
52961            ! regexec.c t/op/pat.t
52962 ____________________________________________________________________________
52963 [  6590] By: jhi                                   on 2000/08/11  01:19:19
52964         Log: Preprocessing and postprocessing for File::Find.
52965              
52966              Subject: Patch to Find::File.pm to allow alphabetical results
52967              From: Joe Smith <jsmith@inwap.com>
52968              Date: Wed, 9 Aug 2000 02:44:54 -0700
52969              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
52970      Branch: perl
52971            ! lib/File/Find.pm
52972 ____________________________________________________________________________
52973 [  6589] By: jhi                                   on 2000/08/11  01:12:39
52974         Log: B::Deparse didn't do sub attributes.
52975              
52976              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
52977              From: simon@brecon.co.uk (Simon Cozens)
52978              Date: 9 Aug 2000 04:49:20 GMT
52979              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
52980      Branch: perl
52981            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
52982 ____________________________________________________________________________
52983 [  6588] By: jhi                                   on 2000/08/11  01:06:40
52984         Log: Subject: debugger "d" command doesnt check line number
52985              From: Mike Guy <mjtg@cam.ac.uk>
52986              Date: Tue, 08 Aug 2000 21:54:29 +0100
52987              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
52988      Branch: perl
52989            ! lib/perl5db.pl mg.c pod/perldiag.pod
52990 ____________________________________________________________________________
52991 [  6587] By: jhi                                   on 2000/08/11  00:45:03
52992         Log: sleep(1) does not necessarily return 1.
52993              
52994              Subject: [PATCH bleadperl] op/lex_assign.t  
52995              From: Hugo <hv@crypt.compulink.co.uk>
52996              Date: Thu, 03 Aug 2000 14:34:22 +0100        
52997              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
52998      Branch: perl
52999            ! t/op/lex_assign.t
53000 ____________________________________________________________________________
53001 [  6586] By: jhi                                   on 2000/08/11  00:31:50
53002         Log: Document the IO::Select timeout.
53003      Branch: perl
53004            ! ext/IO/lib/IO/Select.pm
53005 ____________________________________________________________________________
53006 [  6585] By: jhi                                   on 2000/08/11  00:13:54
53007         Log: Forgot contributor.
53008      Branch: perl
53009            ! Changes
53010 ____________________________________________________________________________
53011 [  6584] By: jhi                                   on 2000/08/11  00:09:19
53012         Log: detypo
53013      Branch: perl
53014            ! Changes
53015 ____________________________________________________________________________
53016 [  6583] By: jhi                                   on 2000/08/11  00:07:53
53017         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
53018              
53019              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
53020              From: Mike Guy <mjtg@cam.ac.uk> 
53021              Date: Thu, 10 Aug 2000 15:50:54 +0100
53022              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
53023      Branch: perl
53024            ! sv.c t/op/int.t
53025 ____________________________________________________________________________
53026 [  6582] By: jhi                                   on 2000/08/10  23:29:32
53027         Log: Update Changes.
53028      Branch: perl
53029            ! Changes
53030 ____________________________________________________________________________
53031 [  6581] By: jhi                                   on 2000/08/10  23:26:16
53032         Log: Put back the std @INC thing.
53033      Branch: perl
53034            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
53035            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
53036            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
53037            ! t/lib/gol-oo.t
53038 ____________________________________________________________________________
53039 [  6580] By: jhi                                   on 2000/08/10  23:03:34
53040         Log: Update to CGI 2.70, from Lincoln Stein.
53041      Branch: perl
53042            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
53043            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
53044            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
53045            ! t/lib/cgi-request.t
53046 ____________________________________________________________________________
53047 [  6579] By: jhi                                   on 2000/08/10  22:41:50
53048         Log: Update to CPAN 1.56, from Andreas König.
53049      Branch: perl
53050            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
53051 ____________________________________________________________________________
53052 [  6578] By: jhi                                   on 2000/08/10  22:38:13
53053         Log: Update to Pod::Parser 1.17, from Brad Appleton.
53054      Branch: perl
53055            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
53056            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
53057            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
53058            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
53059            ! t/pod/include.t t/pod/included.t t/pod/lref.t
53060            ! t/pod/multiline_items.t t/pod/nested_items.t
53061            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
53062            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
53063            ! t/pod/special_seqs.t
53064 ____________________________________________________________________________
53065 [  6577] By: jhi                                   on 2000/08/10  22:35:41
53066         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
53067      Branch: perl
53068            ! AUTHORS MAINTAIN
53069 ____________________________________________________________________________
53070 [  6576] By: jhi                                   on 2000/08/10  22:24:54
53071         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
53072      Branch: perl
53073            + t/lib/gol-oo.t
53074            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
53075            ! t/lib/gol-compat.t t/lib/gol-linkage.t
53076 ____________________________________________________________________________
53077 [  6575] By: jhi                                   on 2000/08/10  22:02:07
53078         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
53079      Branch: perl
53080            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
53081 ____________________________________________________________________________
53082 [  6574] By: jhi                                   on 2000/08/10  21:55:03
53083         Log: Iterating perl6 description.
53084      Branch: perl
53085            ! pod/perlfaq1.pod
53086 ____________________________________________________________________________
53087 [  6573] By: jhi                                   on 2000/08/10  21:48:26
53088         Log: Revert the sv.c part of #6559, a better fix is needed.
53089      Branch: perl
53090            ! sv.c
53091 ____________________________________________________________________________
53092 [  6572] By: jhi                                   on 2000/08/10  20:33:43
53093         Log: It's the 2ndO'ROSSC.
53094      Branch: perl
53095            ! pod/perlfaq1.pod
53096 ____________________________________________________________________________
53097 [  6571] By: jhi                                   on 2000/08/10  15:55:48
53098         Log: detypo
53099      Branch: perl
53100            ! pod/perlfaq1.pod
53101 ____________________________________________________________________________
53102 [  6570] By: jhi                                   on 2000/08/10  14:11:17
53103         Log: An exceptionally sticky typo.
53104      Branch: perl
53105            ! Changes
53106 ____________________________________________________________________________
53107 [  6569] By: jhi                                   on 2000/08/10  14:09:33
53108         Log: detypo (and test Changes updating script)
53109      Branch: perl
53110            ! Changes
53111 ____________________________________________________________________________
53112 [  6568] By: jhi                                   on 2000/08/10  14:07:07
53113         Log: Update Changes.
53114      Branch: perl
53115            ! Changes
53116 ____________________________________________________________________________
53117 [  6567] By: jhi                                   on 2000/08/10  14:06:19
53118         Log: Amend the description of Perl6.
53119              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
53120              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53121              Date: Wed, 9 Aug 2000 22:11:06 -0500
53122              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
53123      Branch: perl
53124            ! pod/perlfaq1.pod
53125 ____________________________________________________________________________
53126 [  6566] By: jhi                                   on 2000/08/10  13:58:57
53127         Log: Subject: Remove dead entry in perldiag
53128              From: Mike Guy <mjtg@cam.ac.uk>
53129              Date: Thu, 10 Aug 2000 14:19:19 +0100
53130              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
53131      Branch: perl
53132            ! pod/perldiag.pod
53133 ____________________________________________________________________________
53134 [  6565] By: jhi                                   on 2000/08/10  13:51:48
53135         Log: Zero entries were skipped, fix from Adrian Goalby
53136              <argoalby@yahoo.co.uk>
53137      Branch: perl
53138            ! lib/unicode/Number.pl lib/unicode/mktables.PL
53139 ____________________________________________________________________________
53140 [  6564] By: jhi                                   on 2000/08/10  13:00:12
53141         Log: Subject: [PATCH 5.6.0] cygwin port
53142              From: "Fifer, Eric" <EFifer@sanwaint.com>
53143              Date: Thu, 10 Aug 2000 13:15:36 +0100
53144              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
53145      Branch: perl
53146            ! README.cygwin hints/cygwin.sh
53147 ____________________________________________________________________________
53148 [  6563] By: jhi                                   on 2000/08/10  12:55:16
53149         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
53150      Branch: perl
53151            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
53152 ____________________________________________________________________________
53153 [  6562] By: gsar                                  on 2000/08/10  08:38:39
53154         Log: warn is a macro, avoid using at a variable to avoid warnings
53155              in some configurations; readdir.t is too conservative in
53156              estimating number of *.t's
53157      Branch: perl
53158            ! t/op/readdir.t util.c
53159 ____________________________________________________________________________
53160 [  6561] By: jhi                                   on 2000/08/09  23:35:42
53161         Log: Update Changes.
53162      Branch: perl
53163            ! Changes
53164 ____________________________________________________________________________
53165 [  6560] By: jhi                                   on 2000/08/09  23:05:47
53166         Log: Subject: Re: enhanced(?) regex error messages
53167              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
53168              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
53169              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
53170              
53171              (plus two small patches sent privately)
53172              (this still seems to leave few test failures)
53173      Branch: perl
53174            + t/op/regmesg.t
53175            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
53176            ! t/pragma/warn/regcomp
53177 ____________________________________________________________________________
53178 [  6559] By: jhi                                   on 2000/08/09  20:41:18
53179         Log: (The fix did work but was not right, retracted in #6573)
53180              
53181              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
53182              From: Christian Kirsch <ck@held.mind.de>
53183              Date: Wed, 9 Aug 2000 17:05:17 +0200
53184              Message-Id: <20000809170517.A25389@held>
53185      Branch: perl
53186            ! sv.c t/pragma/locale.t
53187 ____________________________________________________________________________
53188 [  6558] By: jhi                                   on 2000/08/08  22:34:08
53189         Log: Tiny updates on the contributors list.
53190      Branch: perl
53191            ! Changes
53192 ____________________________________________________________________________
53193 [  6557] By: jhi                                   on 2000/08/08  19:34:28
53194         Log: Double check that we have a dirhandle.
53195      Branch: perl
53196            ! util.c
53197 ____________________________________________________________________________
53198 [  6556] By: jhi                                   on 2000/08/08  19:01:51
53199         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
53200              May be repopulated with fresh maintained examples.
53201      Branch: perl
53202            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
53203            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
53204            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
53205            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
53206            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
53207            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
53208            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
53209            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
53210            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
53211            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
53212            + lib/CGI/eg/wilogo_gif.uu
53213            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
53214            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
53215            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
53216            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
53217            - eg/cgi/frameset.cgi eg/cgi/index.html
53218            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
53219            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
53220            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
53221            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
53222            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
53223            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
53224            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
53225            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
53226            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
53227            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
53228            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
53229            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
53230            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
53231            - eg/van/vanish eg/who eg/wrapsuid
53232            ! MANIFEST
53233 ____________________________________________________________________________
53234 [  6555] By: jhi                                   on 2000/08/08  18:51:08
53235         Log: Delete chat2 as requested by Randal.
53236              
53237              Subject: Re: perlfaq8 coyness
53238              From: merlyn@stonehenge.com (Randal L. Schwartz) 
53239              Date: 15 May 2000 18:52:42 -0700 
53240              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
53241      Branch: perl
53242            - lib/chat2.pl
53243            ! MANIFEST
53244 ____________________________________________________________________________
53245 [  6554] By: jhi                                   on 2000/08/08  18:31:35
53246         Log: Regen global.sym.
53247      Branch: perl
53248            ! global.sym
53249 ____________________________________________________________________________
53250 [  6553] By: jhi                                   on 2000/08/08  18:28:13
53251         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
53252              (either perlbug or p5p ate the original), plus regen
53253              perlapi and perltoc. 
53254      Branch: perl
53255            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
53256            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
53257            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
53258            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
53259            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
53260            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
53261            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
53262            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
53263            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
53264            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
53265 ____________________________________________________________________________
53266 [  6552] By: jhi                                   on 2000/08/08  18:06:29
53267         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
53268              From: Mike Guy <mjtg@cam.ac.uk>
53269              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
53270              Date: Tue, 08 Aug 2000 15:51:27 +0100
53271      Branch: perl
53272            ! doop.c sv.h t/op/join.t t/pragma/overload.t
53273 ____________________________________________________________________________
53274 [  6551] By: jhi                                   on 2000/08/08  18:01:11
53275         Log: Re-apply #6549.
53276      Branch: perl
53277            ! lib/perl5db.pl
53278 ____________________________________________________________________________
53279 [  6550] By: jhi                                   on 2000/08/08  17:43:08
53280         Log: Accidental retraction of #6549.
53281      Branch: perl
53282            ! lib/perl5db.pl
53283 ____________________________________________________________________________
53284 [  6549] By: jhi                                   on 2000/08/08  17:40:04
53285         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
53286              From: Mike Guy <mjtg@cam.ac.uk>
53287              Date: Mon, 07 Aug 2000 21:49:58 +0100
53288              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
53289      Branch: perl
53290            ! lib/perl5db.pl
53291 ____________________________________________________________________________
53292 [  6548] By: jhi                                   on 2000/08/08  17:37:57
53293         Log: Document here-doc better.
53294              
53295              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
53296              From: Mike Guy <mjtg@cam.ac.uk>
53297              Date: Mon, 07 Aug 2000 14:02:09 +0100
53298              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
53299      Branch: perl
53300            ! pod/perldata.pod
53301 ____________________________________________________________________________
53302 [  6547] By: jhi                                   on 2000/08/08  17:33:34
53303         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
53304              From: "Randy J. Ray" <rjray@redhat.com>
53305              Date: Mon, 07 Aug 2000 19:12:25 -0700
53306              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
53307      Branch: perl
53308            ! perl.c pod/perlrun.pod
53309 ____________________________________________________________________________
53310 [  6546] By: jhi                                   on 2000/08/08  17:29:26
53311         Log: Subject: Re: enhanced(?) regex error messages 
53312              From: Hugo <hv@crypt.compulink.co.uk>
53313              Date: Tue, 08 Aug 2000 03:25:51 +0100
53314              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
53315              
53316              plus Capitalize the error messages, plus perldiag them.
53317      Branch: perl
53318            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
53319 ____________________________________________________________________________
53320 [  6545] By: jhi                                   on 2000/08/08  13:59:28
53321         Log: Augment #6539 a bit: don't croak if there's magic in the air.
53322              
53323              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
53324              From: Hugo <hv@crypt.compulink.co.uk>
53325              Date: Tue, 08 Aug 2000 03:02:03 +0100
53326              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
53327      Branch: perl
53328            ! pp.c t/op/bless.t
53329 ____________________________________________________________________________
53330 [  6544] By: jhi                                   on 2000/08/07  21:11:52
53331         Log: Make the test -w clean.
53332      Branch: perl
53333            ! t/op/bless.t
53334 ____________________________________________________________________________
53335 [  6543] By: jhi                                   on 2000/08/07  19:49:53
53336         Log: use warnings instead of $^W.
53337      Branch: perl
53338            ! t/op/bless.t
53339 ____________________________________________________________________________
53340 [  6542] By: jhi                                   on 2000/08/07  17:41:41
53341         Log: Disable a portability warning Because We Know What We Are Doing.
53342      Branch: perl
53343            ! t/op/bless.t
53344 ____________________________________________________________________________
53345 [  6541] By: jhi                                   on 2000/08/07  17:29:51
53346         Log: Tiny tidying on report_evil_fh().
53347      Branch: perl
53348            ! util.c
53349 ____________________________________________________________________________
53350 [  6540] By: jhi                                   on 2000/08/07  16:37:38
53351         Log: Make regular expression parse error messages easier to understand.
53352              
53353              Subject: Re: enhanced(?) regex error messages
53354              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
53355              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
53356              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
53357      Branch: perl
53358            ! regcomp.c
53359 ____________________________________________________________________________
53360 [  6539] By: jhi                                   on 2000/08/07  16:12:27
53361         Log: Make bless(REF, REF) a fatal error, add bless tests.
53362              
53363              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
53364              From: Hugo <hv@crypt.compulink.co.uk>
53365              Date: Mon, 07 Aug 2000 16:59:38 +0100
53366              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
53367      Branch: perl
53368            + t/op/bless.t
53369            ! MANIFEST pod/perldiag.pod pp.c sv.c
53370 ____________________________________________________________________________
53371 [  6538] By: jhi                                   on 2000/08/07  15:59:43
53372         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
53373              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
53374              Date: Thu, 3 Aug 2000 14:29:21 -0700
53375              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
53376      Branch: perl
53377            ! lib/lib_pm.PL
53378 ____________________________________________________________________________
53379 [  6537] By: jhi                                   on 2000/08/07  15:47:18
53380         Log: Retract #6419 for now since it breaks in AFS and MachTen.
53381      Branch: perl
53382            ! lib/Cwd.pm
53383 ____________________________________________________________________________
53384 [  6536] By: jhi                                   on 2000/08/07  15:05:29
53385         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
53386              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
53387              The security hole exists only in suidperls, which isn't
53388              installed or even built by default.
53389      Branch: perl
53390            ! perl.c
53391 ____________________________________________________________________________
53392 [  6535] By: jhi                                   on 2000/08/07  14:45:14
53393         Log: tr memory corruption fix from Simon Cozens.
53394      Branch: perl
53395            ! doop.c
53396 ____________________________________________________________________________
53397 [  6534] By: jhi                                   on 2000/08/06  11:38:16
53398         Log: Document a bit that UDP is not what you might think.
53399              
53400              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
53401              From: Lupe Christoph <lupe@lupe-christoph.de>
53402              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
53403              Date: Mon, 24 Jul 2000 08:59:15 +0200
53404      Branch: perl
53405            ! pod/perlipc.pod
53406 ____________________________________________________________________________
53407 [  6533] By: jhi                                   on 2000/08/06  11:35:01
53408         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
53409              From: Jeff Pinyan <jeffp@hut.crusoe.net>
53410              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
53411              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
53412      Branch: perl
53413            ! pod/perlfunc.pod
53414 ____________________________________________________________________________
53415 [  6532] By: jhi                                   on 2000/08/06  03:45:41
53416         Log: Have symbols for the IoTYPEs.
53417      Branch: perl
53418            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
53419 ____________________________________________________________________________
53420 [  6531] By: jhi                                   on 2000/08/06  01:33:55
53421         Log: Continue fixing the io warnings.  This also
53422              sort of fixes bug ID 20000802.003: the core dump
53423              is no more.  Whether the current behaviour is correct
53424              (giving a warning: "Not a format reference"), is another matter.
53425      Branch: perl
53426            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
53427            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
53428 ____________________________________________________________________________
53429 [  6530] By: jhi                                   on 2000/08/05  21:33:12
53430         Log: Change the Policy policy: now -Dprefix= with an existing
53431              Policy.sh and prefix == siteprefix == vendorprefix, then all
53432              of them follow along the new prefix.
53433              
53434              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
53435              From: Andy Dougherty <doughera@lafayette.edu>
53436              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
53437              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
53438      Branch: perl
53439            ! Policy_sh.SH
53440 ____________________________________________________________________________
53441 [  6529] By: jhi                                   on 2000/08/05  18:57:28
53442         Log: Zap lib/Sys directory when cleaning up.
53443      Branch: perl
53444            ! Makefile.SH
53445 ____________________________________________________________________________
53446 [  6528] By: jhi                                   on 2000/08/05  18:40:44
53447         Log: Essential prototype changes were missing from #6527.
53448              Also make report_evil_fh() more bomb-proof.
53449      Branch: perl
53450            ! embed.h util.c
53451 ____________________________________________________________________________
53452 [  6527] By: jhi                                   on 2000/08/05  03:22:05
53453         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
53454              From: "Ronald F. Guilmette" <rfg@monkeys.com>
53455              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
53456              Message-Id: <200007242247.PAA52177@monkeys.com>
53457      Branch: perl
53458            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
53459 ____________________________________________________________________________
53460 [  6526] By: jhi                                   on 2000/08/04  21:23:27
53461         Log: gcc versions might have (parentheses) in them.
53462      Branch: metaconfig/U/perl
53463            ! gccvers.U
53464      Branch: perl
53465            ! Configure config_h.SH
53466 ____________________________________________________________________________
53467 [  6525] By: jhi                                   on 2000/08/04  20:23:12
53468         Log: Weed buglets pointed out by
53469              
53470              From: Lupe Christoph <lupe@lupe-christoph.de>
53471              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
53472              Date: Fri, 4 Aug 2000 17:34:39 +0200
53473              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
53474      Branch: metaconfig/U/perl
53475            ! gccvers.U uselfs.U
53476      Branch: perl
53477            ! Configure config_h.SH
53478 ____________________________________________________________________________
53479 [  6524] By: jhi                                   on 2000/08/04  19:02:08
53480         Log: Warn under -w if lstat(FH) is attempted.
53481              
53482              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
53483              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
53484              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
53485              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
53486      Branch: perl
53487            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
53488            ! t/pragma/warn/pp_sys
53489 ____________________________________________________________________________
53490 [  6523] By: jhi                                   on 2000/08/04  12:31:11
53491         Log: Subject: New perlcc, take 2
53492              From: simon@brecon.co.uk (Simon Cozens)
53493              Date: 4 Aug 2000 06:21:04 GMT
53494              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
53495      Branch: perl
53496            ! utils/perlcc.PL
53497 ____________________________________________________________________________
53498 [  6522] By: jhi                                   on 2000/08/04  12:26:33
53499         Log: Subject: Re: Array vs. List context
53500              From: Daniel Chetlin <daniel@chetlin.com>
53501              Date: Fri, 4 Aug 2000 00:22:44 -0700
53502              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
53503      Branch: perl
53504            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
53505            ! pod/perlfaq4.pod
53506 ____________________________________________________________________________
53507 [  6521] By: jhi                                   on 2000/08/04  12:22:38
53508         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
53509              From: Raymund Will <ray@caldera.de>
53510              Date: Fri, 4 Aug 2000 12:07:09 +0200
53511              Message-Id: <20000804120709.A14982@caldera.de>
53512      Branch: perl
53513            ! configure.gnu
53514 ____________________________________________________________________________
53515 [  6520] By: jhi                                   on 2000/08/04  04:09:06
53516         Log: After the #6519 a warning about stat() is just that,
53517              not about a filetest, which now have their own warning.
53518      Branch: perl
53519            ! pod/perldiag.pod
53520 ____________________________________________________________________________
53521 [  6519] By: jhi                                   on 2000/08/04  04:06:30
53522         Log: In the warnings call filehandles consistently so;
53523              add "unopened" warning for stat().
53524      Branch: perl
53525            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
53526            ! t/pragma/warn/pp_sys
53527 ____________________________________________________________________________
53528 [  6518] By: jhi                                   on 2000/08/04  02:55:35
53529         Log: Subject: Minor tweak to perlvar.pod
53530              From: "Stephen P. Potter" <spp@ds.net>
53531              Date: Tue, 18 Apr 2000 09:26:03 -0400
53532              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
53533      Branch: perl
53534            ! pod/perlvar.pod
53535 ____________________________________________________________________________
53536 [  6517] By: jhi                                   on 2000/08/04  02:50:08
53537         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
53538              From: "Clinton Pierce" <cpierce1@ford.com>
53539              Date: Wed, 21 Jul 1999 16:45:31 -0400
53540              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
53541              
53542              Fix by Stephen Potter (visible in the bug db but not in p5p?)
53543      Branch: perl
53544            ! pod/perlfunc.pod pod/perlop.pod
53545 ____________________________________________________________________________
53546 [  6516] By: jhi                                   on 2000/08/04  02:09:25
53547         Log: This is 6512.  Really.
53548      Branch: perl
53549            ! dump.c
53550 ____________________________________________________________________________
53551 [  6515] By: jhi                                   on 2000/08/04  01:25:50
53552         Log: mention the idea of @( and @)
53553      Branch: perl
53554            ! Todo-5.6
53555 ____________________________________________________________________________
53556 [  6514] By: bailey                                on 2000/08/04  01:18:46
53557         Log: YA resync with mainstem, including VMS patches from others
53558      Branch: vmsperl
53559           +> (branch 48 files)
53560            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
53561           !> (integrate 354 files)
53562 ____________________________________________________________________________
53563 [  6513] By: jhi                                   on 2000/08/04  01:18:18
53564         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
53565              From: Mark Dickinson <dickins3@fas.harvard.edu>
53566              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
53567              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
53568      Branch: perl
53569            ! t/op/grent.t t/op/pwent.t
53570 ____________________________________________________________________________
53571 [  6512] By: jhi                                   on 2000/08/04  01:14:06
53572         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
53573              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
53574              Date: Wed, 02 Aug 2000 10:51:01 +0100
53575              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
53576      Branch: perl
53577            ! sv.c
53578 ____________________________________________________________________________
53579 [  6511] By: jhi                                   on 2000/08/04  00:57:00
53580         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
53581              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53582              Date: Thu, 03 Aug 2000 17:20:04 -0700
53583              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
53584      Branch: metaconfig
53585            ! U/modified/Cppsym.U
53586      Branch: perl
53587            ! Configure config_h.SH
53588 ____________________________________________________________________________
53589 [  6510] By: jhi                                   on 2000/08/04  00:25:28
53590         Log: detypo
53591      Branch: perl
53592            ! Makefile.SH
53593 ____________________________________________________________________________
53594 [  6509] By: jhi                                   on 2000/08/03  23:43:18
53595         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
53596              From: Dominic Dunlop <domo@computer.org>
53597              Date: Thu, 3 Aug 2000 22:16:46 +0200
53598              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
53599      Branch: perl
53600            ! t/op/sprintf.t
53601 ____________________________________________________________________________
53602 [  6508] By: jhi                                   on 2000/08/03  23:40:37
53603         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
53604              From: Hugo <hv@crypt.compulink.co.uk>
53605              Date: Thu, 03 Aug 2000 18:25:30 +0100
53606              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
53607      Branch: perl
53608            ! regcomp.c t/op/re_tests
53609 ____________________________________________________________________________
53610 [  6507] By: jhi                                   on 2000/08/03  23:38:28
53611         Log: Subject: [PATCH] sv.h documentation - SvLEN
53612              From: Mike Guy <mjtg@cam.ac.uk>
53613              Date: Thu, 03 Aug 2000 14:43:09 +0100
53614              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
53615      Branch: perl
53616            ! sv.h
53617 ____________________________________________________________________________
53618 [  6506] By: jhi                                   on 2000/08/03  15:49:14
53619         Log: Disable the fix_pl hack for now.
53620      Branch: perl
53621            ! Makefile.SH
53622 ____________________________________________________________________________
53623 [  6505] By: jhi                                   on 2000/08/03  13:49:04
53624         Log: Add a URL for FSF.
53625              
53626              Subject: Patch for README
53627              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53628              Date: Wed, 2 Aug 2000 13:25:09 -0500
53629              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
53630      Branch: perl
53631            ! README
53632 ____________________________________________________________________________
53633 [  6504] By: jhi                                   on 2000/08/03  13:29:19
53634         Log: Be more informative on what is skipped and why,
53635              also repeat the list at the end.
53636      Branch: perl
53637            ! Porting/p4desc
53638 ____________________________________________________________________________
53639 [  6503] By: jhi                                   on 2000/08/03  13:07:05
53640         Log: Circumvent the removal of .patch by fix_pl.
53641              
53642              Subject: Re: [ID 20000802.011] unable to 'make test'          
53643              From: simon@brecon.co.uk (Simon Cozens) 
53644              Date: 3 Aug 2000 04:17:00 GMT
53645              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
53646      Branch: perl
53647            ! Makefile.SH
53648 ____________________________________________________________________________
53649 [  6502] By: jhi                                   on 2000/08/03  00:14:34
53650         Log: Add the missing setproctitle unit.
53651      Branch: metaconfig/U/perl
53652            + d_setproctitle.U
53653 ____________________________________________________________________________
53654 [  6501] By: jhi                                   on 2000/08/03  00:00:26
53655         Log: The subtest 4 may fail also on VOBS, as pointed out
53656              by Nick Ing-Simmons in November 1999, bug id 19991124.003
53657              (but the failure in that bug report isn't the subtest 4).
53658      Branch: perl
53659            ! t/op/stat.t
53660 ____________________________________________________________________________
53661 [  6500] By: jhi                                   on 2000/08/02  23:49:30
53662         Log: Better skip message for the test; one of the two problems in
53663              
53664              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
53665              From: Lupe Christoph <lupe@lupe-christoph.de>
53666              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
53667              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
53668      Branch: perl
53669            ! t/op/numconvert.t
53670 ____________________________________________________________________________
53671 [  6499] By: jhi                                   on 2000/08/02  22:49:16
53672         Log: Allow "no Module;" even if there is no 'unimport'.
53673              
53674              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
53675              From: mjd@plover.com
53676              Date: 24 Mar 2000 15:24:34 -0000
53677              Message-Id: <20000324152434.15160.qmail@plover.com>
53678      Branch: perl
53679            ! gv.c
53680 ____________________________________________________________________________
53681 [  6498] By: jhi                                   on 2000/08/02  22:42:58
53682         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
53683              that are hopefully soon put into use.
53684      Branch: perl
53685            ! opcode.h opcode.pl opnames.h
53686 ____________________________________________________________________________
53687 [  6497] By: gsar                                  on 2000/08/02  22:28:59
53688         Log: require.t needs binmode() to work on windows
53689      Branch: perl
53690            ! t/comp/require.t
53691 ____________________________________________________________________________
53692 [  6496] By: jhi                                   on 2000/08/02  22:08:51
53693         Log: Document the IVdf UVuf UVof UVxf.
53694      Branch: perl
53695            ! pod/perlguts.pod
53696 ____________________________________________________________________________
53697 [  6495] By: jhi                                   on 2000/08/02  21:54:26
53698         Log: detypo #6494
53699      Branch: perl
53700            ! ext/Data/Dumper/Dumper.xs
53701 ____________________________________________________________________________
53702 [  6494] By: jhi                                   on 2000/08/02  21:49:17
53703         Log: Dump UVs as UVs in Data::Dumper.
53704              
53705              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
53706              From: Gurusamy Sarathy <gsar@ActiveState.com>
53707              Date: Thu, 27 Apr 2000 12:26:25 -0700
53708              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
53709      Branch: perl
53710            ! ext/Data/Dumper/Dumper.xs
53711 ____________________________________________________________________________
53712 [  6493] By: jhi                                   on 2000/08/02  17:01:58
53713         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
53714              From: Hugo <hv@crypt.compulink.co.uk>
53715              Date: Wed, 02 Aug 2000 14:53:56 +0100
53716              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
53717      Branch: perl
53718            ! regexec.c t/op/re_tests
53719 ____________________________________________________________________________
53720 [  6492] By: jhi                                   on 2000/08/02  15:02:46
53721         Log: The new setproctitle() feature is available only in 
53722              bleeding edge FreeBSD.  From Paul Saab.
53723      Branch: perl
53724            ! mg.c
53725 ____________________________________________________________________________
53726 [  6491] By: jhi                                   on 2000/08/02  13:34:36
53727         Log: The tr utf8 patching continues.
53728              
53729              Subject: Re: #6469, too many tests claimed in require.t
53730              From: simon@brecon.co.uk (Simon Cozens)
53731              Date: 2 Aug 2000 02:37:17 GMT
53732              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
53733              
53734              (the logic of the test was the wrong way round in the patch)
53735      Branch: perl
53736            ! doop.c
53737 ____________________________________________________________________________
53738 [  6490] By: jhi                                   on 2000/08/02  13:27:38
53739         Log: The name of a filehandle does not have <these>.
53740      Branch: perl
53741            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
53742            ! t/pragma/warn/pp_sys util.c
53743 ____________________________________________________________________________
53744 [  6489] By: jhi                                   on 2000/08/02  04:26:46
53745         Log: Remove the extraneous "main::" prefix from all the
53746              "opened only for", "on closed", and "never opened" warnings.
53747              
53748              Subject: Re: inappropriate warning
53749              From: Gurusamy Sarathy <gsar@ActiveState.com>
53750              Date: Mon, 20 Mar 2000 11:28:02 -0800
53751              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
53752      Branch: perl
53753            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
53754            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
53755            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
53756 ____________________________________________________________________________
53757 [  6488] By: jhi                                   on 2000/08/02  03:02:57
53758         Log: memcpy has n o in it, as pinted ut by Sarathy.
53759      Branch: perl
53760            ! pod/perlguts.pod
53761 ____________________________________________________________________________
53762 [  6487] By: jhi                                   on 2000/08/02  02:44:51
53763         Log: Document in one place the memory abstractions used in Perl core.
53764              
53765              Subject: Re: Memory abstraction
53766              From: simon@brecon.co.uk (Simon Cozens)
53767              Date: 2 Aug 2000 02:20:23 GMT
53768              Organization: Earth.li Origins
53769      Branch: perl
53770            ! pod/perlguts.pod
53771 ____________________________________________________________________________
53772 [  6486] By: jhi                                   on 2000/08/02  02:41:57
53773         Log: regen_headers, regen perltoc.
53774      Branch: perl
53775            ! perlapi.c pod/perltoc.pod
53776 ____________________________________________________________________________
53777 [  6485] By: jhi                                   on 2000/08/02  01:43:33
53778         Log: "This little thing tests for a file .patch, and if it contains
53779              a number, pops into patchlevel.h" (making it easier to track
53780              which development version people are reporting bugs against)
53781              
53782              Subject: Patchlevel autogeneration for repository perls
53783              From: simon@brecon.co.uk (Simon Cozens)
53784              Date: 14 Jul 2000 07:12:15 GMT
53785              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
53786      Branch: perl
53787            + fix_pl
53788            ! MANIFEST Makefile.SH
53789 ____________________________________________________________________________
53790 [  6484] By: jhi                                   on 2000/08/02  01:32:54
53791         Log: FreeBSD 3.* updates from
53792              
53793              From: Paul Saab <ps@yahoo-inc.com>
53794              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
53795              Date: Tue, 1 Aug 2000 15:41:39 -0700
53796              Message-Id: <20000801154139.A53740@yahoo-inc.com>
53797      Branch: perl
53798            ! hints/freebsd.sh
53799 ____________________________________________________________________________
53800 [  6483] By: jhi                                   on 2000/08/02  01:27:44
53801         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
53802              instead one must use setproctitle().  This was already addressed
53803              by change #6457, but the below has a new variant for FreeBSD 4.0
53804              or later, and the matter is also documented more.
53805              
53806              From: Paul Saab <ps@yahoo-inc.com>
53807              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
53808              Date: Tue, 1 Aug 2000 15:41:39 -0700
53809              Message-Id: <20000801154139.A53740@yahoo-inc.com>
53810      Branch: metaconfig/U/perl
53811            + i_libutil.U
53812      Branch: perl
53813            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
53814 ____________________________________________________________________________
53815 [  6482] By: jhi                                   on 2000/08/01  22:17:32
53816         Log: The test from this
53817              
53818              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
53819              Date: Sat, 15 Apr 2000 17:03:44 +0100
53820              From: Tom Hughes <tom@compton.nu>
53821              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
53822              
53823              was missing, the code change went in as #5989
53824              (which had a different test?)
53825      Branch: perl
53826            ! t/op/misc.t
53827 ____________________________________________________________________________
53828 [  6481] By: jhi                                   on 2000/08/01  21:48:38
53829         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
53830              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
53831              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
53832              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
53833      Branch: perl
53834            ! perl.h
53835 ____________________________________________________________________________
53836 [  6480] By: jhi                                   on 2000/08/01  18:05:28
53837         Log: Make p4desc to skip non-mainperl branches by default.
53838      Branch: perl
53839            ! Porting/p4desc
53840 ____________________________________________________________________________
53841 [  6479] By: jhi                                   on 2000/08/01  17:29:19
53842         Log: If gccosandvers is equal to osname, clear gccosandvers.
53843      Branch: metaconfig/U/perl
53844            ! gccvers.U
53845      Branch: perl
53846            ! Configure config_h.SH
53847 ____________________________________________________________________________
53848 [  6478] By: jhi                                   on 2000/08/01  15:54:08
53849         Log: BOM patching from Simon Cozens.
53850      Branch: perl
53851            ! toke.c
53852 ____________________________________________________________________________
53853 [  6477] By: jhi                                   on 2000/08/01  04:50:33
53854         Log: Stash away the largefiles flags and libswanted.
53855      Branch: perl
53856            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
53857 ____________________________________________________________________________
53858 [  6476] By: gsar                                  on 2000/08/01  04:24:24
53859         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
53860              on Windows)
53861      Branch: perl
53862            ! t/pragma/utf8.t utf8.c win32/win32.c
53863 ____________________________________________________________________________
53864 [  6475] By: jhi                                   on 2000/08/01  03:35:24
53865         Log: Make chr() for values >127 to create utf8 when under utf8.
53866              
53867              Subject: Re: uft8/chr()
53868              From: simon@brecon.co.uk (Simon Cozens)
53869              Date: 1 Aug 2000 02:37:02 GMT
53870              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
53871      Branch: perl
53872            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
53873 ____________________________________________________________________________
53874 [  6474] By: jhi                                   on 2000/08/01  02:36:18
53875         Log: In Digital UNIX warn if gcc explicitly chosen because even
53876              2.95.2 is known to cause problems.
53877      Branch: perl
53878            ! hints/dec_osf.sh
53879 ____________________________________________________________________________
53880 [  6473] By: jhi                                   on 2000/08/01  02:00:56
53881         Log: Make the safety catch for buggy gccs work with triple version
53882              numbers like 2.95.2.  Reported in
53883              
53884              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
53885              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
53886              Date: Mon, 31 Jul 2000 14:55:06 +0200
53887              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
53888      Branch: perl
53889            ! hints/dec_osf.sh
53890 ____________________________________________________________________________
53891 [  6472] By: jhi                                   on 2000/08/01  01:13:33
53892         Log: Subject: fix and question re: waitpid() under win32
53893              From: Brian Clarke <clarke@appliedmeta.com>
53894              Date: Fri, 28 Jul 2000 15:18:29 -0400
53895              Message-ID: <3981DC85.290314EB@appliedmeta.com>
53896              
53897              Slightly reformatted and WNOHANG # define moved to win32.h
53898              so that also POSIX.xs sees it, as suggsted by Sarathy.
53899      Branch: perl
53900            ! win32/win32.c win32/win32.h
53901 ____________________________________________________________________________
53902 [  6471] By: jhi                                   on 2000/08/01  00:55:05
53903         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
53904              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
53905              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
53906              Date: Mon, 31 Jul 2000 13:28:51 +0100
53907              
53908              (aka ID 20000730.002)
53909      Branch: perl
53910            ! op.c t/op/tr.t
53911 ____________________________________________________________________________
53912 [  6470] By: jhi                                   on 2000/07/31  23:34:42
53913         Log: Document the problem with -P in HP-UX and its workaround.
53914              
53915              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
53916              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
53917              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
53918              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
53919      Branch: perl
53920            ! README.hpux
53921 ____________________________________________________________________________
53922 [  6469] By: jhi                                   on 2000/07/31  04:15:02
53923         Log: The swallow_bom() saga continues.  The #23 of require.t
53924              (UTF16-LE) still fails (silently, no output) but the #22
53925              (UTF16-BE) seems to be working now.  The root of the
53926              failure may be in sv_gets(): is it UTF-16LE-aware,
53927              especially when it comes to line endings? 
53928      Branch: perl
53929            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
53930            ! t/comp/require.t toke.c utf8.c
53931 ____________________________________________________________________________
53932 [  6468] By: jhi                                   on 2000/07/30  19:05:48
53933         Log: Find green threads before native threads.
53934              
53935              Subject: Re: Patch to jpl/JNI/Makefile.PL
53936              From: Jens Thomsen <jens@fiend.cis.com>
53937              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
53938              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
53939      Branch: perl
53940            ! jpl/JNI/Makefile.PL
53941 ____________________________________________________________________________
53942 [  6467] By: jhi                                   on 2000/07/30  18:36:22
53943         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
53944      Branch: perl
53945            ! doop.c
53946 ____________________________________________________________________________
53947 [  6466] By: jhi                                   on 2000/07/30  04:37:29
53948         Log: A new version of the "remove UPPERACSE string comparison"
53949              operators.  The problem with the previous one (change #6454)
53950              was that it was for Perl 5.6.0.  From Paul Marquess.
53951      Branch: perl
53952            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
53953            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
53954            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
53955 ____________________________________________________________________________
53956 [  6465] By: jhi                                   on 2000/07/29  22:39:56
53957         Log: Do not upgrade SVs into utf8 just because they participate
53958              in eq or cmp.  Reported and fix suggested in
53959              
53960              Subject: [ID 20000720.009] sv_eq UTF8 bug
53961              From: "Simon Cozens" <simon@othersideofthe.earth.li>
53962              Date: 21 Jul 2000 04:37:29 -0000
53963              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
53964              
53965              Exercise for the kind reader: should we or should we not
53966              cache the utf8 conversion alonside the SV? (as magic,
53967              as thestrxfrm()ed version is cached under use locale)
53968              Argue both for and against.
53969      Branch: perl
53970            ! sv.c
53971 ____________________________________________________________________________
53972 [  6464] By: jhi                                   on 2000/07/29  22:36:22
53973         Log: Subject: UTF8 concat
53974              From: simon@brecon.co.uk (Simon Cozens) 
53975              Date: 30 Jun 2000 06:13:25 GMT
53976              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
53977              
53978              (with a memory leak fixed, plus a few casts added)
53979              
53980              This also seems to help for
53981              
53982              Subject: [ID 20000716.015] join UTF8 weirdness
53983              From: root <root@ak-71.mind.de> 
53984              Date: Sat, 15 Jul 2000 15:29:54 +0200
53985              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
53986              
53987              (from Andreas König)
53988      Branch: perl
53989            ! pp_hot.c
53990 ____________________________________________________________________________
53991 [  6463] By: jhi                                   on 2000/07/29  00:55:39
53992         Log: Tune the comments and hopefully stop a memory leak.
53993      Branch: perl
53994            ! toke.c utf8.c
53995 ____________________________________________________________________________
53996 [  6462] By: jhi                                   on 2000/07/29  00:16:53
53997         Log: The problem described in this
53998              
53999              Subject: [ID 20000322.018] named chars aren't magical enough
54000              From: root <root@dixie.cscaper.com>     
54001              Date: Wed, 22 Mar 2000 18:37:42 -0700
54002              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
54003              
54004              has been fixed in perl 5.6.0 but just in case added a test
54005              to keep it away.  (The report from Joseph Hall.)
54006      Branch: perl
54007            ! t/lib/charnames.t
54008 ____________________________________________________________________________
54009 [  6461] By: jhi                                   on 2000/07/28  23:56:36
54010         Log: Tiny fixes for #6460.
54011      Branch: metaconfig/U/perl
54012            ! gccvers.U
54013      Branch: perl
54014            ! Configure config_h.SH
54015 ____________________________________________________________________________
54016 [  6460] By: jhi                                   on 2000/07/28  23:24:41
54017         Log: Warn if the version of the operating system used to compile gcc
54018              differs from the current version of the operating system.
54019              Also display the gcc compilation os and version in myconfig.
54020              Inspiration from
54021              
54022              Subject: Re: [ID 20000710.003] ERRORS!!         
54023              From: "Kurt D. Starsinic" <kstar@chapin.edu>
54024              Date: Mon, 10 Jul 2000 15:54:16 -0400
54025              Message-ID: <20000710155416.A1384@O2.chapin.edu>
54026      Branch: metaconfig/U/perl
54027            ! gccvers.U
54028      Branch: perl
54029            ! Configure config_h.SH myconfig.SH
54030 ____________________________________________________________________________
54031 [  6459] By: jhi                                   on 2000/07/28  22:00:32
54032         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
54033              letter to $Config{osvers}.
54034      Branch: metaconfig
54035            ! U/modified/Oldconfig.U
54036      Branch: perl
54037            ! Configure config_h.SH
54038 ____________________________________________________________________________
54039 [  6458] By: jhi                                   on 2000/07/28  04:15:39
54040         Log: Back out #6454, doesn't seem to work.
54041              (Reason: that patch was for perl 5.6.0, not perl-current)
54042              (A version of the patch for perl-current came in later as #6466)
54043      Branch: perl
54044            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
54045            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
54046            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
54047 ____________________________________________________________________________
54048 [  6457] By: jhi                                   on 2000/07/27  23:31:49
54049         Log: Use setproctitle() if available to modify $0.
54050              
54051              Subject: setting $* on BSD4 broken
54052              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
54053              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
54054              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
54055      Branch: metaconfig
54056            ! U/modified/Myinit.U
54057      Branch: perl
54058            ! Configure config_h.SH mg.c
54059 ____________________________________________________________________________
54060 [  6456] By: jhi                                   on 2000/07/27  14:50:47
54061         Log: Allow "no AutoLoader;", based on change #6444,
54062              suggested by Graham Barr.
54063      Branch: perl
54064            ! lib/AutoLoader.pm
54065 ____________________________________________________________________________
54066 [  6455] By: jhi                                   on 2000/07/27  14:19:10
54067         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
54068              From: rspier@pobox.com (Robert Spier)
54069              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
54070              Message-ID: <14720.15855.787664.424783@rls.cx>
54071      Branch: perl
54072            ! pod/perldiag.pod
54073 ____________________________________________________________________________
54074 [  6454] By: jhi                                   on 2000/07/27  14:03:02
54075         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
54076              for a long time).
54077              
54078              Reported in
54079              
54080              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
54081              From: Ryan Herbert <rherbert@sycamorehq.com>
54082              Date: Mon, 17 Jul 2000 11:40:42 -0400
54083              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
54084              
54085              Patched in
54086              
54087              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
54088              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
54089              Date: Wed, 26 Jul 2000 23:40:18 +0100
54090              Message-ID: <000001bff752$79511880$0a17073e@tiny>
54091              
54092              based on an earlier patch from Stephen P. Potter.
54093              
54094              (Removed later by change #6458 because this patch was for
54095              perl 5.6.0, not perl-current)
54096      Branch: perl
54097            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
54098            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
54099            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
54100 ____________________________________________________________________________
54101 [  6453] By: jhi                                   on 2000/07/27  13:48:02
54102         Log: Subject: [PATCH] fixes bug 20000508.004
54103              From: Michael Stevens <mstevens@globnix.org>
54104              Date: Thu, 27 Jul 2000 13:49:04 +0100
54105              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
54106      Branch: perl
54107            ! pod/perldata.pod
54108 ____________________________________________________________________________
54109 [  6452] By: jhi                                   on 2000/07/26  23:51:26
54110         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
54111              and Craig A. Berry.
54112      Branch: perl
54113            ! lib/File/Temp.pm pod/perlport.pod
54114 ____________________________________________________________________________
54115 [  6451] By: jhi                                   on 2000/07/26  19:43:30
54116         Log: Be wary of close()s, too.
54117              
54118              Subject: Re: [PATCH] perlbug cleanup
54119              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54120              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
54121              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
54122      Branch: perl
54123            ! utils/perlbug.PL
54124 ____________________________________________________________________________
54125 [  6450] By: jhi                                   on 2000/07/26  18:41:40
54126         Log: Subject: Minor doc patch: handy.h
54127              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
54128              Date: Wed, 26 Jul 2000 15:34:25 -0300
54129              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
54130      Branch: perl
54131            ! handy.h pod/perlapi.pod
54132 ____________________________________________________________________________
54133 [  6449] By: jhi                                   on 2000/07/26  18:23:55
54134         Log: Subject: [PATCH] minor doc change - perlguts
54135              From: Michael Stevens <mstevens@globnix.org>
54136              Date: Thu, 13 Jul 2000 12:39:18 +0100
54137              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
54138      Branch: perl
54139            ! pod/perlguts.pod
54140 ____________________________________________________________________________
54141 [  6448] By: jhi                                   on 2000/07/26  18:20:30
54142         Log: open() wariness in perlbug.
54143              
54144              Subject: [PATCH] perlbug cleanup
54145              From: Michael Stevens <mstevens@globnix.org>
54146              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
54147              Date: Thu, 13 Jul 2000 15:52:23 +0100
54148      Branch: perl
54149            ! utils/perlbug.PL
54150 ____________________________________________________________________________
54151 [  6447] By: jhi                                   on 2000/07/26  18:13:04
54152         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
54153      Branch: perl
54154            ! lib/File/Temp.pm t/lib/ftmp-security.t
54155 ____________________________________________________________________________
54156 [  6446] By: jhi                                   on 2000/07/26  18:06:32
54157         Log: docfix from Peter Scott <Peter@PSDT.com>.
54158      Branch: perl
54159            ! pod/perlfunc.pod
54160 ____________________________________________________________________________
54161 [  6445] By: jhi                                   on 2000/07/26  17:53:31
54162         Log: Fix *foo{FORMAT}.
54163              
54164              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54165              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
54166              Date: Wed, 26 Jul 2000 19:51:02 +0200
54167              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
54168              
54169              From: Graham Barr <gbarr@pobox.com>
54170              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
54171              Date: Wed, 26 Jul 2000 17:38:36 +0100
54172              Message-ID: <20000726173836.L472@pobox.com>
54173      Branch: perl
54174            ! pp.c sv.c t/op/gv.t
54175 ____________________________________________________________________________
54176 [  6444] By: jhi                                   on 2000/07/26  17:49:14
54177         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
54178              from Graham Barr in the module list.
54179      Branch: perl
54180            ! gv.c pod/perlobj.pod
54181 ____________________________________________________________________________
54182 [  6443] By: jhi                                   on 2000/07/26  16:06:56
54183         Log: More split() doc and test patches from Mike Guy.
54184      Branch: perl
54185            ! pod/perlfunc.pod t/op/split.t
54186 ____________________________________________________________________________
54187 [  6442] By: jhi                                   on 2000/07/26  16:05:30
54188         Log: MacOS nits from Matthias Neeracher.
54189      Branch: perl
54190            ! perl.c pp_ctl.c
54191 ____________________________________________________________________________
54192 [  6441] By: jhi                                   on 2000/07/26  04:39:57
54193         Log: Subject: [PATCH] split /^/
54194              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54195              Date: Tue, 25 Jul 2000 14:18:57 +0100
54196              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
54197              
54198              (with notes from tchrist and gbarr)
54199      Branch: perl
54200            ! pod/perlfunc.pod t/op/split.t
54201 ____________________________________________________________________________
54202 [  6440] By: jhi                                   on 2000/07/26  04:32:32
54203         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
54204              From: Peter Prymmer <pvhp@forte.com>
54205              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
54206              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
54207      Branch: perl
54208            ! vms/munchconfig.c
54209 ____________________________________________________________________________
54210 [  6439] By: jhi                                   on 2000/07/26  04:31:01
54211         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
54212              to be fatal errors (instead of by default ignoring them, and
54213              ignoring with a bug: even though -w gave an error, the opening [
54214              was left in)  Reported in:
54215              
54216              Subject: [ID 20000716.024] [=cc=] / [:blank:]
54217              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
54218              Date: Sun, 16 Jul 2000 17:55:29 -0700
54219              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
54220      Branch: perl
54221            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
54222 ____________________________________________________________________________
54223 [  6438] By: jhi                                   on 2000/07/25  15:41:15
54224         Log: Subject: [PATCH] av.c apidoc
54225              From: simon@brecon.co.uk (Simon Cozens)
54226              Date: 24 Jul 2000 06:40:52 GMT
54227              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
54228      Branch: perl
54229            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
54230            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
54231 ____________________________________________________________________________
54232 [  6437] By: jhi                                   on 2000/07/25  14:05:36
54233         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
54234              From: "Stephen P. Potter" <spp@ds.net>
54235              Date: Mon, 24 Jul 2000 14:22:23 -0400
54236              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
54237      Branch: perl
54238            ! pod/perllocale.pod
54239 ____________________________________________________________________________
54240 [  6436] By: jhi                                   on 2000/07/25  14:02:03
54241         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
54242              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54243              Date: Mon, 24 Jul 2000 18:04:28 +0100
54244              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
54245      Branch: perl
54246            ! t/lib/syslfs.t t/op/lfs.t
54247 ____________________________________________________________________________
54248 [  6435] By: jhi                                   on 2000/07/25  13:59:28
54249         Log: Get UTF16 BOMs working.  Patch from
54250              
54251              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
54252              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54253              Date: Tue, 25 Jul 2000 12:52:45 +0100
54254              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
54255              
54256              and notes from
54257              
54258              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
54259              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54260              Date: Tue, 25 Jul 2000 11:43:25 +0100
54261              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
54262      Branch: perl
54263            ! t/comp/require.t toke.c utf8.c
54264 ____________________________________________________________________________
54265 [  6434] By: jhi                                   on 2000/07/25  02:39:54
54266         Log: Make the "uninit variable" warning to say "concat or string"
54267              or "join or string" when in concat or join .
54268              
54269              Subject: Re: [ID 20000403.009] uninitialised concatenation???
54270              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54271              Date: Tue, 04 Apr 2000 18:22:58 +0100
54272              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
54273              
54274              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
54275              From: William R Ward <hermit@BayView.COM>
54276              Date: Thu, 30 Mar 2000 19:50:03 -0800
54277              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
54278      Branch: perl
54279            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
54280            ! t/pragma/warn/op t/pragma/warn/sv
54281 ____________________________________________________________________________
54282 [  6433] By: jhi                                   on 2000/07/24  17:52:56
54283         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
54284      Branch: perl
54285            ! lib/File/Spec/VMS.pm
54286 ____________________________________________________________________________
54287 [  6432] By: jhi                                   on 2000/07/24  17:44:44
54288         Log: Test cases for #6431.
54289              
54290              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
54291              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54292              Date: Mon, 24 Jul 2000 15:32:29 +0100
54293              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
54294      Branch: perl
54295            ! t/op/pat.t t/op/split.t
54296 ____________________________________________________________________________
54297 [  6431] By: jhi                                   on 2000/07/24  17:43:17
54298         Log: Bind op fix.
54299              
54300              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
54301              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54302              Date: Mon, 17 Jul 2000 20:04:56 +0100
54303              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
54304      Branch: perl
54305            ! op.c
54306 ____________________________________________________________________________
54307 [  6430] By: jhi                                   on 2000/07/24  03:42:42
54308         Log: Subject: [ID 20000716.023] syslog test fails without sockets
54309              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54310              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
54311              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
54312      Branch: metaconfig/U/perl
54313            ! Extensions.U
54314      Branch: perl
54315            ! Configure config_h.SH
54316 ____________________________________________________________________________
54317 [  6429] By: jhi                                   on 2000/07/24  03:11:52
54318         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
54319              case, but add also notes explaining the relationship of this
54320              patch and the earlier notes by Sarathy.
54321              
54322              Subject: Map is still slow
54323              From: "Ben Tilly" <ben_tilly@hotmail.com>
54324              Date: Sat, 15 Jul 2000 17:23:27 EDT
54325              Message-ID: <20000715212327.21656.qmail@hotmail.com>
54326      Branch: perl
54327            ! pp_ctl.c
54328 ____________________________________________________________________________
54329 [  6428] By: jhi                                   on 2000/07/24  02:58:52
54330         Log: Documentation to explain the behaviour of map().
54331              
54332              Subject: Re: Map is still slow 
54333              From: Gurusamy Sarathy <gsar@ActiveState.com>
54334              Date: Sat, 15 Jul 2000 16:05:09 -0700
54335              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
54336      Branch: perl
54337            ! pp_ctl.c
54338 ____________________________________________________________________________
54339 [  6427] By: jhi                                   on 2000/07/24  02:50:03
54340         Log: Add tests for
54341              [ID 19991110.003] another matching finding by pcre author
54342              which has already been fixed by some patch, as verified in
54343              
54344              Subject: Re: two regex bugs from the mists of time (well, last November)
54345              From: Hugo <hv@crypt.compulink.co.uk>
54346              Date: Sat, 22 Jul 2000 18:12:58 +0100
54347              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
54348      Branch: perl
54349            ! t/op/re_tests
54350 ____________________________________________________________________________
54351 [  6426] By: jhi                                   on 2000/07/24  02:11:20
54352         Log: A missing 'break' after the [[:space:]] switch case.
54353              
54354              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
54355              From: "Stephen P. Potter" <spp@ds.net>
54356              Date: Tue, 18 Jul 2000 16:25:17 -0400
54357              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
54358      Branch: perl
54359            ! regcomp.c
54360 ____________________________________________________________________________
54361 [  6425] By: jhi                                   on 2000/07/24  02:06:12
54362         Log: The output might have been produced in the wrong order.
54363              
54364              Subject: [ID 20000720.003] [PATCH] t/op/write.t
54365              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54366              Date: Thu, 20 Jul 2000 18:49:18 +0100
54367              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
54368      Branch: perl
54369            ! t/op/write.t
54370 ____________________________________________________________________________
54371 [  6424] By: jhi                                   on 2000/07/24  02:00:07
54372         Log: Use STDOUT consistently.
54373              
54374              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
54375              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54376              Date: Thu, 20 Jul 2000 18:04:01 +0100
54377              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
54378      Branch: perl
54379            ! lib/Test/Harness.pm
54380 ____________________________________________________________________________
54381 [  6423] By: jhi                                   on 2000/07/24  01:54:54
54382         Log: Protect against "wild next"s, that is, callbacks doing "next"
54383              instead of "return".
54384              
54385              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
54386              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54387              Date: Tue, 18 Jul 2000 11:30:16 +0100
54388              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
54389      Branch: perl
54390            ! lib/File/Find.pm
54391 ____________________________________________________________________________
54392 [  6422] By: jhi                                   on 2000/07/24  01:35:47
54393         Log: Out-of-date note removed.
54394              
54395              Subject: [PATCH] documentation perlipc
54396              From: rspier@pobox.com (Robert Spier)
54397              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
54398              Message-ID: <14711.35178.572612.502654@rls.cx>
54399      Branch: perl
54400            ! pod/perlipc.pod
54401 ____________________________________________________________________________
54402 [  6421] By: jhi                                   on 2000/07/24  00:09:18
54403         Log: Send all installperl messages to STDERR and be -w clean.
54404              
54405              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
54406              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54407              Date: Sat, 22 Jul 2000 14:02:11 +0100
54408              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
54409      Branch: perl
54410            ! installperl
54411 ____________________________________________________________________________
54412 [  6420] By: jhi                                   on 2000/07/24  00:04:19
54413         Log: Decutandpasto.
54414              
54415              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
54416              From: "Richard Soderberg" <rs@crystalflame.net>
54417              Date: Sun, 23 Jul 2000 01:37:23 -0700
54418              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
54419      Branch: perl
54420            ! pod/perlipc.pod
54421 ____________________________________________________________________________
54422 [  6419] By: jhi                                   on 2000/07/24  00:01:12
54423         Log: A cleaner abs_path().
54424              Subject: Re: unix alternative to Cwd.pm
54425              From: Jeff Pinyan <jeffp@crusoe.net>
54426              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
54427              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
54428      Branch: perl
54429            ! lib/Cwd.pm
54430 ____________________________________________________________________________
54431 [  6418] By: jhi                                   on 2000/07/23  23:48:56
54432         Log: Detypo.
54433              
54434              Subject: [PATCH perl-current] Typo in hints/powerux.sh
54435              From: "Richard Soderberg" <rs@crystalflame.net>
54436              Date: Sun, 23 Jul 2000 01:27:33 -0700
54437              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
54438      Branch: perl
54439            ! hints/powerux.sh
54440 ____________________________________________________________________________
54441 [  6417] By: jhi                                   on 2000/07/17  22:13:31
54442         Log: Subject: SDBM_File documentation
54443              From: mjd@plover.com
54444              Date: 16 Jul 2000 17:41:17 -0000
54445              Message-ID: <20000716174117.18515.qmail@plover.com>
54446      Branch: perl
54447            ! ext/SDBM_File/SDBM_File.pm
54448 ____________________________________________________________________________
54449 [  6416] By: jhi                                   on 2000/07/17  19:13:26
54450         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
54451      Branch: perl
54452            ! hints/mpeix.sh mpeix/relink
54453 ____________________________________________________________________________
54454 [  6415] By: jhi                                   on 2000/07/15  14:11:02
54455         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
54456              the utf8 'characters' can be more than one octet).
54457              
54458              Date: Sat, 15 Jul 2000 00:21:56 +0100
54459              From: Tom Hughes <tom@compton.nu>
54460              Subject: Re: [ID 20000714.002]
54461              Message-ID: <db2334de49.tom@compton.compton.nu>
54462              
54463              Reported in
54464              
54465              Subject: [ID 20000714.002]
54466              From: "Simon Cozens" <simon@othersideofthe.earth.li>
54467              Date: 14 Jul 2000 15:13:09 -0000
54468              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
54469      Branch: perl
54470            ! doop.c
54471 ____________________________________________________________________________
54472 [  6414] By: jhi                                   on 2000/07/15  03:13:41
54473         Log: another VMS build tweak from Peter Prymmer
54474      Branch: perl
54475            ! vms/descrip_mms.template
54476 ____________________________________________________________________________
54477 [  6413] By: jhi                                   on 2000/07/15  03:10:40
54478         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
54479      Branch: perl
54480            ! vms/perlvms.pod
54481 ____________________________________________________________________________
54482 [  6412] By: jhi                                   on 2000/07/15  00:31:05
54483         Log: More docs for sv functions.
54484              
54485              Subject: [PATCH cfgperl] sv.c apidoc
54486              From: simon@brecon.co.uk (Simon Cozens)
54487              Date: 13 Jul 2000 09:00:20 GMT
54488              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
54489              
54490              Subject: Re: [PATCH cfgperl] sv.c apidoc
54491              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54492              Date: Thu, 13 Jul 2000 12:27:41 +0100
54493              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
54494              
54495              Subject: Re: [PATCH cfgperl] sv.c apidoc
54496              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54497              Date: Thu, 13 Jul 2000 13:23:09 +0100
54498              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
54499              
54500              Subject: Re: [PATCH cfgperl] sv.c apidoc
54501              From: simon@brecon.co.uk (Simon Cozens)
54502              Date: 14 Jul 2000 06:51:02 GMT
54503              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
54504      Branch: perl
54505            ! embed.pl pod/perlapi.pod sv.c
54506 ____________________________________________________________________________
54507 [  6411] By: jhi                                   on 2000/07/15  00:10:41
54508         Log: lib/b test fixes from Peter Prymmer.
54509      Branch: perl
54510            ! t/lib/b.t
54511 ____________________________________________________________________________
54512 [  6410] By: jhi                                   on 2000/07/15  00:02:09
54513         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
54514              From: Hugo <hv@crypt.compulink.co.uk>
54515              Date: Fri, 14 Jul 2000 23:05:20 +0100
54516              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
54517              
54518              Didn't anymore apply, but that point still could use another fix.
54519      Branch: perl
54520            ! pod/perlfunc.pod
54521 ____________________________________________________________________________
54522 [  6409] By: jhi                                   on 2000/07/14  23:15:15
54523         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
54524              not in pod, from Peter Prymmer
54525      Branch: perl
54526            ! vms/descrip_mms.template
54527 ____________________________________________________________________________
54528 [  6408] By: jhi                                   on 2000/07/14  20:35:05
54529         Log: The bug report
54530              [ID 19991110.002] minimal matching discrepancy found by pcre author
54531              seems to have been fixed (though differently from what was suggested
54532              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
54533      Branch: perl
54534            ! t/op/re_tests
54535 ____________________________________________________________________________
54536 [  6407] By: jhi                                   on 2000/07/14  17:38:08
54537         Log: Fix AutoSplit to use File::Spec the right way in VMS,
54538              from Peter Prymmer.
54539      Branch: perl
54540            ! lib/AutoSplit.pm
54541 ____________________________________________________________________________
54542 [  6406] By: jhi                                   on 2000/07/14  14:13:22
54543         Log: Merge perlhacktut into perlhack, update perlguts.
54544              
54545              Subject: Re: Perlhacktut
54546              From: simon@brecon.co.uk (Simon Cozens)
54547              Date: 14 Jul 2000 06:49:21 GMT
54548              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
54549              
54550              Subject: Re: Perlhacktut
54551              From: simon@brecon.co.uk (Simon Cozens)
54552              Date: 14 Jul 2000 07:09:45 GMT
54553              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
54554      Branch: perl
54555            ! pod/perlguts.pod pod/perlhack.pod
54556 ____________________________________________________________________________
54557 [  6405] By: jhi                                   on 2000/07/14  14:02:31
54558         Log: Integrate with Sarathy.
54559      Branch: cfgperl
54560           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
54561           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
54562           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
54563 ____________________________________________________________________________
54564 [  6404] By: gsar                                  on 2000/07/14  12:15:02
54565         Log: PERL_OBJECT build tweaks
54566      Branch: perl
54567            ! toke.c
54568 ____________________________________________________________________________
54569 [  6403] By: gsar                                  on 2000/07/14  11:23:41
54570         Log: inconsistent types needs casts
54571      Branch: perl
54572            ! toke.c
54573 ____________________________________________________________________________
54574 [  6402] By: gsar                                  on 2000/07/14  11:12:04
54575         Log: typos in change#6399, regen headers
54576      Branch: perl
54577            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
54578 ____________________________________________________________________________
54579 [  6401] By: gsar                                  on 2000/07/14  10:59:12
54580         Log: typecasts needed for change#6394
54581      Branch: perl
54582            ! toke.c
54583 ____________________________________________________________________________
54584 [  6400] By: gsar                                  on 2000/07/14  10:49:37
54585         Log: integrate cfgperl contents into mainline
54586      Branch: perl
54587           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
54588           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
54589 ____________________________________________________________________________
54590 [  6399] By: gsar                                  on 2000/07/14  10:38:35
54591         Log: enable UTF-16 filter by default if relevant BOM is seen; various
54592              cleanups (typos, misformatted code, and small bugs)
54593      Branch: perl
54594            ! doop.c embed.pl mg.c op.c pp.c toke.c
54595 ____________________________________________________________________________
54596 [  6398] By: gsar                                  on 2000/07/14  08:55:38
54597         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
54598              name suggests anyway)
54599      Branch: perl
54600            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
54601 ____________________________________________________________________________
54602 [  6397] By: gsar                                  on 2000/07/14  08:44:33
54603         Log: move new variables to the end of the interpreter structure (for
54604              bincompat in code that doesn't #include XSUB.h)
54605      Branch: perl
54606            ! intrpvar.h
54607 ____________________________________________________________________________
54608 [  6396] By: gsar                                  on 2000/07/14  08:13:58
54609         Log: MakeMaker should not remove editor backups (*~) on `make clean`
54610              by default (completes change#6383)
54611      Branch: perl
54612            ! lib/ExtUtils/MM_Unix.pm
54613 ____________________________________________________________________________
54614 [  6395] By: jhi                                   on 2000/07/14  05:20:33
54615         Log: Replace change #6337 with a better one.
54616              
54617              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
54618              From: Hugo <hv@crypt.compulink.co.uk>
54619              Date: Fri, 14 Jul 2000 04:16:20 +0100
54620              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
54621      Branch: cfgperl
54622            ! regexec.c t/op/re_tests
54623 ____________________________________________________________________________
54624 [  6394] By: jhi                                   on 2000/07/14  01:33:59
54625         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
54626      Branch: cfgperl
54627            ! embed.pl global.sym proto.h toke.c
54628 ____________________________________________________________________________
54629 [  6393] By: jhi                                   on 2000/07/13  23:41:23
54630         Log: remove discarded test
54631      Branch: cfgperl
54632            ! MANIFEST
54633 ____________________________________________________________________________
54634 [  6392] By: jhi                                   on 2000/07/13  23:32:25
54635         Log: The {multiplier} of a fixed substring was overlooked which
54636              caused a wrong initial search offset for that substring.
54637              
54638              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
54639              From: Hugo <hv@crypt.compulink.co.uk>
54640              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
54641              Date: Thu, 13 Jul 2000 19:27:13 +0100
54642      Branch: cfgperl
54643            ! regcomp.c t/op/re_tests
54644 ____________________________________________________________________________
54645 [  6391] By: jhi                                   on 2000/07/13  16:37:42
54646         Log: typo fix from Craig Berry
54647      Branch: cfgperl
54648            ! vms/subconfigure.com
54649 ____________________________________________________________________________
54650 [  6390] By: jhi                                   on 2000/07/13  13:20:12
54651         Log: Integrate with Sarathy.
54652      Branch: cfgperl
54653            - t/op/method2entersub.t
54654           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
54655           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
54656           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
54657           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
54658 ____________________________________________________________________________
54659 [  6389] By: jhi                                   on 2000/07/13  13:18:48
54660         Log: Detypo from Peter Prymmer, part of #6388.
54661      Branch: cfgperl
54662            ! Configure config_h.SH
54663      Branch: metaconfig
54664            ! U/modified/d_longlong.U
54665 ____________________________________________________________________________
54666 [  6388] By: gsar                                  on 2000/07/13  06:33:40
54667         Log: typos (spotted by Peter Prymmer)
54668      Branch: perl
54669            ! Configure t/lib/english.t
54670 ____________________________________________________________________________
54671 [  6387] By: gsar                                  on 2000/07/13  05:35:28
54672         Log: new selfloader.t in change#6183 doesn't close DATA handles,
54673              and thus fails to clean up tmp files on dosish platforms
54674      Branch: perl
54675            ! t/lib/selfloader.t
54676 ____________________________________________________________________________
54677 [  6386] By: gsar                                  on 2000/07/12  21:42:39
54678         Log: sprintf test tweaks (from Dominic Dunlop)
54679      Branch: perl
54680            ! t/op/sprintf.t
54681 ____________________________________________________________________________
54682 [  6385] By: gsar                                  on 2000/07/12  21:33:46
54683         Log: fix bugs in processing %v-*d and similar format specs (from
54684              Avi Finkel <avi@finkel.org>)
54685      Branch: perl
54686            ! sv.c t/op/sprintf.t
54687 ____________________________________________________________________________
54688 [  6384] By: gsar                                  on 2000/07/12  16:04:19
54689         Log: readd missing perldelta.pod changes from changes#6339,6376
54690      Branch: perl
54691            ! pod/perldelta.pod
54692 ____________________________________________________________________________
54693 [  6383] By: gsar                                  on 2000/07/12  16:00:51
54694         Log: don't clobber *.orig files on *clean targets
54695      Branch: perl
54696            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
54697 ____________________________________________________________________________
54698 [  6382] By: gsar                                  on 2000/07/12  07:59:12
54699         Log: fix broken integrations in cfgperl
54700      Branch: cfgperl
54701           !> Changes pod/perldelta.pod
54702 ____________________________________________________________________________
54703 [  6381] By: gsar                                  on 2000/07/12  07:42:17
54704         Log: integrate cfgperl changes into mainline
54705      Branch: perl
54706            ! Changes
54707           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
54708           !> pod/perlre.pod
54709 ____________________________________________________________________________
54710 [  6380] By: gsar                                  on 2000/07/12  07:31:00
54711         Log: get sprintf.t to adjust properly for 3-digit exponents
54712      Branch: perl
54713            ! t/op/sprintf.t
54714 ____________________________________________________________________________
54715 [  6379] By: gsar                                  on 2000/07/12  06:40:04
54716         Log: change#6174 needs corresponding change in win32/config_h.PL,
54717              which grovels through config_h.SH to find the config.h name
54718      Branch: perl
54719            ! win32/config_h.PL
54720 ____________________________________________________________________________
54721 [  6378] By: jhi                                   on 2000/07/12  05:03:59
54722         Log: Do the cc sanity check both before the hints and
54723              after the cc selction.
54724      Branch: cfgperl
54725            ! Configure config_h.SH
54726      Branch: metaconfig
54727            ! U/modified/Oldconfig.U U/modified/cc.U
54728      Branch: metaconfig/U/perl
54729            + Checkcc.U
54730 ____________________________________________________________________________
54731 [  6377] By: jhi                                   on 2000/07/12  02:49:22
54732         Log: Fix nits noticed by Boston.pm.
54733      Branch: cfgperl
54734            ! pod/perlre.pod
54735 ____________________________________________________________________________
54736 [  6376] By: jhi                                   on 2000/07/11  21:22:13
54737         Log: Configure cosmetics and perldelta.
54738      Branch: cfgperl
54739            ! Configure config_h.SH pod/perldelta.pod
54740      Branch: metaconfig
54741            ! U/modified/cc.U
54742 ____________________________________________________________________________
54743 [  6375] By: gsar                                  on 2000/07/11  21:17:35
54744         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
54745      Branch: perl
54746            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
54747            ! win32/win32sck.c
54748 ____________________________________________________________________________
54749 [  6374] By: gsar                                  on 2000/07/11  20:48:50
54750         Log: tweak for build failure under multiplicity
54751      Branch: perl
54752            ! toke.c
54753 ____________________________________________________________________________
54754 [  6373] By: gsar                                  on 2000/07/11  20:37:23
54755         Log: integrate cfgperl changes#6325..6373 into mainline
54756              (NOTE: today's batch of integrations still untested)
54757      Branch: perl
54758           +> ext/DynaLoader/hints/netbsd.pl
54759            ! Changes
54760           !> (integrate 26 files)
54761 ____________________________________________________________________________
54762 [  6372] By: jhi                                   on 2000/07/11  20:30:36
54763         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
54764              regen perltoc.
54765      Branch: cfgperl
54766            + pod/perlbook.pod
54767            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
54768            ! pod/perltoc.pod
54769 ____________________________________________________________________________
54770 [  6371] By: jhi                                   on 2000/07/11  20:08:56
54771         Log: Minor cleanups on the booklist.
54772      Branch: cfgperl
54773            ! pod/perlfaq2.pod
54774 ____________________________________________________________________________
54775 [  6370] By: jhi                                   on 2000/07/11  19:31:13
54776         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
54777      Branch: cfgperl
54778            ! t/pragma/overload.t
54779 ____________________________________________________________________________
54780 [  6369] By: gsar                                  on 2000/07/11  19:27:48
54781         Log: integrate cfgperl changes#6293..6324 into mainline
54782      Branch: perl
54783           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
54784            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
54785           !> (integrate 30 files)
54786 ____________________________________________________________________________
54787 [  6368] By: gsar                                  on 2000/07/11  19:18:57
54788         Log: skip integrate of problematic change#6292 from cfgperl into mainline
54789      Branch: perl
54790           !> pp_hot.c
54791 ____________________________________________________________________________
54792 [  6367] By: gsar                                  on 2000/07/11  19:17:21
54793         Log: integrate cfgperl changes#6288..6290 into mainline
54794      Branch: perl
54795           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
54796 ____________________________________________________________________________
54797 [  6366] By: gsar                                  on 2000/07/11  19:11:18
54798         Log: integrate cfgperl changes#6268..6282 into mainline
54799      Branch: perl
54800           !> (integrate 30 files)
54801 ____________________________________________________________________________
54802 [  6365] By: gsar                                  on 2000/07/11  18:57:00
54803         Log: delete new accidentally branched file
54804      Branch: perl
54805            - t/op/method2entersub.t
54806 ____________________________________________________________________________
54807 [  6364] By: gsar                                  on 2000/07/11  18:55:13
54808         Log: skip integrate of change#6267 from cfgperl into mainline (the
54809              method call optimization is flawed without additional hints
54810              from user about immutableness of @ISA and no runtime method
54811              definitions)
54812      Branch: perl
54813           +> t/op/method2entersub.t
54814           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
54815           !> perl.h t/op/sprintf.t xsutils.c
54816 ____________________________________________________________________________
54817 [  6363] By: gsar                                  on 2000/07/11  18:49:43
54818         Log: integrate cfgperl changes#6261..6266 into mainline
54819      Branch: perl
54820           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
54821           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
54822           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
54823           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
54824 ____________________________________________________________________________
54825 [  6362] By: gsar                                  on 2000/07/11  18:43:26
54826         Log: integrate cfgperl changes#6252..6260 into mainline
54827      Branch: perl
54828           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
54829           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
54830           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
54831           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
54832 ____________________________________________________________________________
54833 [  6361] By: gsar                                  on 2000/07/11  18:37:12
54834         Log: skip integrate of problematic change#6251 from cfgperl into mainline
54835      Branch: perl
54836           !> lib/Exporter.pm
54837 ____________________________________________________________________________
54838 [  6360] By: gsar                                  on 2000/07/11  18:34:56
54839         Log: integrate cfgperl change#6250 into mainline
54840      Branch: perl
54841           +> t/op/my_stash.t
54842           !> MANIFEST embed.pl proto.h toke.c
54843 ____________________________________________________________________________
54844 [  6359] By: gsar                                  on 2000/07/11  18:21:19
54845         Log: integrate cfgperl changes#6242..6249 into mainline
54846      Branch: perl
54847           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
54848           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
54849           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
54850           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
54851           !> t/lib/peek.t utf8.c
54852 ____________________________________________________________________________
54853 [  6358] By: gsar                                  on 2000/07/11  18:15:45
54854         Log: skip integrate of problematic change#6241 from cfgperl into mainline
54855      Branch: perl
54856           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
54857 ____________________________________________________________________________
54858 [  6357] By: jhi                                   on 2000/07/11  18:15:16
54859         Log: Fix for
54860              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
54861              From: Roderick Schertler <roderick@argon.org> 
54862              Date: Tue, 11 Jul 2000 13:55:05 -0400 
54863              Message-Id: <200007111755.NAA05077@jones.argon.org> 
54864      Branch: cfgperl
54865            ! doio.c
54866 ____________________________________________________________________________
54867 [  6356] By: jhi                                   on 2000/07/11  18:12:51
54868         Log: Typo in #6341.
54869      Branch: cfgperl
54870            ! pp_hot.c
54871 ____________________________________________________________________________
54872 [  6355] By: gsar                                  on 2000/07/11  18:12:10
54873         Log: integrate cfgperl changes#6231..6240 into mainline
54874      Branch: perl
54875           +> pod/perlutil.pod
54876           !> (integrate 35 files)
54877 ____________________________________________________________________________
54878 [  6354] By: jhi                                   on 2000/07/11  18:04:34
54879         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
54880              From: Dominic Dunlop <domo@computer.org> 
54881              Date: Tue, 11 Jul 2000 12:27:33 +0200 
54882              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
54883              
54884              Replaces change #6268.
54885      Branch: cfgperl
54886            ! t/op/sprintf.t
54887 ____________________________________________________________________________
54888 [  6353] By: gsar                                  on 2000/07/11  17:59:51
54889         Log: skip integrate of problematic change#6230 from cfgperl into mainline
54890              (a later version of File::Spec is already in mainline)
54891      Branch: perl
54892           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
54893           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
54894 ____________________________________________________________________________
54895 [  6352] By: gsar                                  on 2000/07/11  17:57:48
54896         Log: integrate cfgperl changes#6224..6229 into mainline
54897      Branch: perl
54898           +> lib/lib.pm.PL
54899            - lib/lib.pm
54900           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
54901           !> lib/English.pm op.c t/lib/english.t
54902 ____________________________________________________________________________
54903 [  6351] By: gsar                                  on 2000/07/11  17:50:10
54904         Log: skip integrate of problematic change#6223 from cfgperl into mainline
54905      Branch: perl
54906           !> doio.c
54907 ____________________________________________________________________________
54908 [  6350] By: gsar                                  on 2000/07/11  17:48:28
54909         Log: integrate cfgperl changes#6220..6222 into mainline
54910      Branch: perl
54911           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
54912           !> toke.c utf8.c win32/win32.h
54913 ____________________________________________________________________________
54914 [  6349] By: gsar                                  on 2000/07/11  17:46:13
54915         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
54916              mainline
54917      Branch: perl
54918           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
54919           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
54920           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
54921 ____________________________________________________________________________
54922 [  6348] By: jhi                                   on 2000/07/11  17:45:49
54923         Log: README.posix-bc podified from Thomas Dorner.
54924      Branch: cfgperl
54925            ! README.posix-bc
54926 ____________________________________________________________________________
54927 [  6347] By: gsar                                  on 2000/07/11  17:42:04
54928         Log: integrate cfgperl change#6217 into mainline
54929      Branch: perl
54930           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
54931           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
54932           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
54933 ____________________________________________________________________________
54934 [  6346] By: gsar                                  on 2000/07/11  17:39:37
54935         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
54936              mainline
54937      Branch: perl
54938           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
54939           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
54940           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
54941           !> perlapi.h pod/perlapi.pod
54942 ____________________________________________________________________________
54943 [  6345] By: gsar                                  on 2000/07/11  17:36:42
54944         Log: integrate cfgperl changes#6207..6210 into mainline
54945      Branch: perl
54946           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
54947           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
54948 ____________________________________________________________________________
54949 [  6344] By: gsar                                  on 2000/07/11  17:31:20
54950         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
54951              mainline
54952      Branch: perl
54953           !> (integrate 40 files)
54954 ____________________________________________________________________________
54955 [  6343] By: gsar                                  on 2000/07/11  17:19:08
54956         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
54957      Branch: perl
54958           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
54959            ! Changes
54960           !> (integrate 34 files)
54961 ____________________________________________________________________________
54962 [  6342] By: jhi                                   on 2000/07/11  16:05:48
54963         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
54964              To: perl5-porters@perl.org
54965              From: Karsten Sperling <spiff@phreax.net>
54966              Date: Mon, 10 Jul 2000 15:12:52 +0200
54967              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
54968      Branch: cfgperl
54969            ! lib/Symbol.pm
54970 ____________________________________________________________________________
54971 [  6341] By: jhi                                   on 2000/07/11  15:59:23
54972         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
54973              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54974              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
54975              Date: Fri, 07 Jul 2000 17:57:16 +0100
54976      Branch: cfgperl
54977            ! pp_hot.c
54978 ____________________________________________________________________________
54979 [  6340] By: jhi                                   on 2000/07/11  15:55:47
54980         Log: Subject: Re: format bug report  [Patch]
54981              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54982              Date: Wed, 05 Jul 2000 13:12:52 +0200
54983              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
54984              
54985              Subject: Re: format bug report  [Patch]
54986              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54987              Date: Wed, 05 Jul 2000 14:10:01 +0200
54988              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
54989      Branch: cfgperl
54990            ! t/op/write.t toke.c
54991 ____________________________________________________________________________
54992 [  6339] By: jhi                                   on 2000/07/11  13:54:09
54993         Log: Be less forgiving about ambiguous and illegal tr ranges.
54994              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
54995              From: Mark-Jason Dominus <mjd@plover.com>
54996              Date: Tue, 04 Jul 2000 10:00:12 -0400
54997              Message-ID: <20000704140012.17772.qmail@plover.com>
54998              
54999              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
55000              From: Mark-Jason Dominus <mjd@plover.com>
55001              Date: Wed, 05 Jul 2000 09:37:36 -0400
55002              Message-ID: <20000705133736.27293.qmail@plover.com>
55003      Branch: cfgperl
55004            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
55005 ____________________________________________________________________________
55006 [  6338] By: jhi                                   on 2000/07/11  13:31:24
55007         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
55008              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55009              Date: Tue, 11 Jul 2000 13:50:51 +0100
55010              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
55011      Branch: cfgperl
55012            ! sv.c
55013 ____________________________________________________________________________
55014 [  6337] By: jhi                                   on 2000/07/11  13:29:14
55015         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
55016              From: Hugo <hv@crypt.compulink.co.uk>
55017              Date: Tue, 11 Jul 2000 12:44:50 +0100
55018              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
55019      Branch: cfgperl
55020            ! regexec.c t/op/re_tests
55021 ____________________________________________________________________________
55022 [  6336] By: jhi                                   on 2000/07/11  13:26:47
55023         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
55024              From: simon@brecon.co.uk (Simon Cozens)
55025              Date: 7 Jul 2000 11:26:09 GMT
55026              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
55027      Branch: cfgperl
55028            ! mg.c
55029 ____________________________________________________________________________
55030 [  6335] By: jhi                                   on 2000/07/11  13:23:37
55031         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
55032              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
55033              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
55034              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
55035      Branch: cfgperl
55036            + ext/DynaLoader/hints/netbsd.pl
55037            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
55038 ____________________________________________________________________________
55039 [  6334] By: jhi                                   on 2000/07/11  13:20:38
55040         Log: Subject: PATCH perlguts.pod: Document D and d magic types
55041              From: mjd@plover.com
55042              Date: 5 Jul 2000 18:01:51 -0000
55043              Message-ID: <20000705180151.29413.qmail@plover.com>
55044      Branch: cfgperl
55045            ! pod/perlguts.pod
55046 ____________________________________________________________________________
55047 [  6333] By: jhi                                   on 2000/07/11  13:15:51
55048         Log: Precedence goof, fix based on
55049              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
55050              From: Hugo <hv@crypt.compulink.co.uk>
55051              Date: Tue, 11 Jul 2000 12:52:38 +0100
55052              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
55053      Branch: cfgperl
55054            ! t/op/taint.t
55055 ____________________________________________________________________________
55056 [  6332] By: jhi                                   on 2000/07/11  12:40:17
55057         Log: Integrate with Sarathy.
55058      Branch: cfgperl
55059           !> win32/win32sck.c
55060 ____________________________________________________________________________
55061 [  6331] By: jhi                                   on 2000/07/10  20:14:16
55062         Log: Sprinkle ldlibpath.
55063      Branch: cfgperl
55064            ! pod/Makefile.SH
55065 ____________________________________________________________________________
55066 [  6330] By: jhi                                   on 2000/07/10  17:54:49
55067         Log: More POSIX.pod tweaks.
55068      Branch: cfgperl
55069            ! ext/POSIX/POSIX.pod
55070 ____________________________________________________________________________
55071 [  6329] By: jhi                                   on 2000/07/10  14:02:12
55072         Log: Reorder perl.pod once more.
55073      Branch: cfgperl
55074            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
55075 ____________________________________________________________________________
55076 [  6328] By: gsar                                  on 2000/07/10  07:06:00
55077         Log: accept() leaks memory on windows due to incorrect ordering of
55078              closesocket() and fclose() calls
55079      Branch: perl
55080            ! win32/win32sck.c
55081 ____________________________________________________________________________
55082 [  6327] By: gsar                                  on 2000/07/10  06:49:17
55083         Log: winsock options weren't being set in all threads under ithreads
55084              (caused send()s from second and subsequent threads to fail)
55085      Branch: perl
55086            ! win32/win32sck.c
55087 ____________________________________________________________________________
55088 [  6326] By: jhi                                   on 2000/07/08  02:45:40
55089         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
55090              was cast to an unsigned (32-bit) integer with wild abandon.
55091      Branch: cfgperl
55092            ! ext/Devel/DProf/DProf.xs
55093 ____________________________________________________________________________
55094 [  6325] By: jhi                                   on 2000/07/07  18:50:33
55095         Log: Remove perlbook, update perlfaq book listing,
55096              rearrange perl.pod, regenerate perltoc.
55097      Branch: cfgperl
55098            - pod/perlbook.pod
55099            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
55100            ! pod/perlfaq2.pod pod/perltoc.pod
55101 ____________________________________________________________________________
55102 [  6324] By: jhi                                   on 2000/07/07  14:03:40
55103         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
55104      Branch: cfgperl
55105            ! sv.h toke.c
55106 ____________________________________________________________________________
55107 [  6323] By: jhi                                   on 2000/07/06  16:03:55
55108         Log: Fix complaints of buildtoc.
55109      Branch: cfgperl
55110            + lib/Win32.pod
55111            - pod/Win32.pod
55112            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
55113 ____________________________________________________________________________
55114 [  6322] By: jhi                                   on 2000/07/06  15:15:52
55115         Log: Add =head1 NAMEs so that buildtoc is happy.
55116              (The CGI::Util nit reported to Lincoln.)
55117      Branch: cfgperl
55118            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
55119            ! pod/perltoc.pod
55120 ____________________________________________________________________________
55121 [  6321] By: jhi                                   on 2000/07/06  03:16:04
55122         Log: Config is being used.
55123      Branch: cfgperl
55124            ! t/op/method.t
55125 ____________________________________________________________________________
55126 [  6320] By: jhi                                   on 2000/07/06  03:13:13
55127         Log: Integrate with Sarathy.
55128      Branch: cfgperl
55129           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
55130 ____________________________________________________________________________
55131 [  6319] By: jhi                                   on 2000/07/06  03:11:46
55132         Log: Autogenerate pod/Makefile and pod/buildtoc.
55133              buildtoc also checks whether the existin pods are
55134              mentioned in MANIFEST and perl.pod, and vice versa.
55135              (None of the thusly found discrepancies fixed yet.)
55136              roffitall also needs to be autogenerated similarly but it
55137              seems so badly out of date that I didn't touch it yet.
55138      Branch: cfgperl
55139            + pod/Makefile.SH pod/buildtoc.PL
55140            - pod/Makefile pod/buildtoc
55141            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
55142 ____________________________________________________________________________
55143 [  6318] By: gsar                                  on 2000/07/05  22:10:54
55144         Log: fix UNC path handling on Windows under ithreads, and chdir()
55145              return value when given a non-existent directory
55146      Branch: perl
55147            ! win32/vdir.h
55148 ____________________________________________________________________________
55149 [  6317] By: gsar                                  on 2000/07/05  22:08:19
55150         Log: winsock cleanup never done on Windows (leads to handle leaks)
55151      Branch: perl
55152            ! win32/perllib.c win32/win32sck.c
55153 ____________________________________________________________________________
55154 [  6316] By: gsar                                  on 2000/07/05  22:06:19
55155         Log: some debugger output does not go to the socket when RemotePort is set
55156      Branch: perl
55157            ! lib/perl5db.pl
55158 ____________________________________________________________________________
55159 [  6315] By: jhi                                   on 2000/07/05  00:25:21
55160         Log: Integrate with Sarathy, preliminary fix for unicos
55161              alignment problems in [ID 20000612.002] Perl problem on Cray system.
55162      Branch: cfgperl
55163            ! sv.h
55164           !> pp_hot.c
55165 ____________________________________________________________________________
55166 [  6314] By: gsar                                  on 2000/07/04  23:34:02
55167         Log: tyop in change#6306
55168      Branch: perl
55169            ! pp_hot.c
55170 ____________________________________________________________________________
55171 [  6313] By: jhi                                   on 2000/07/04  22:14:38
55172         Log: Multiline string literals ENONPORTABLE.
55173      Branch: cfgperl
55174            ! pp_hot.c
55175 ____________________________________________________________________________
55176 [  6312] By: jhi                                   on 2000/07/04  20:34:44
55177         Log: Integrate with Sarathy.
55178      Branch: cfgperl
55179           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
55180           !> t/op/method.t
55181 ____________________________________________________________________________
55182 [  6311] By: jhi                                   on 2000/07/04  20:30:56
55183         Log: More POSIX.pod embellishment.
55184      Branch: cfgperl
55185            ! ext/POSIX/POSIX.pod
55186 ____________________________________________________________________________
55187 [  6310] By: gsar                                  on 2000/07/04  17:28:48
55188         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
55189      Branch: perl
55190            ! t/lib/b.t
55191 ____________________________________________________________________________
55192 [  6309] By: jhi                                   on 2000/07/04  17:22:18
55193         Log: The #6308 required a little bit more.
55194      Branch: cfgperl
55195            ! Makefile.SH win32/Makefile
55196 ____________________________________________________________________________
55197 [  6308] By: jhi                                   on 2000/07/04  16:35:24
55198         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
55199      Branch: cfgperl
55200            + lib/lib_pm.PL
55201            - lib/lib.pm.PL
55202            ! MANIFEST Makefile.SH
55203 ____________________________________________________________________________
55204 [  6307] By: jhi                                   on 2000/07/04  16:28:58
55205         Log: Win32 patches for cfgperl from Sarathy.
55206      Branch: cfgperl
55207            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
55208            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
55209            ! thread.h toke.c util.c win32/Makefile win32/win32.c
55210 ____________________________________________________________________________
55211 [  6306] By: gsar                                  on 2000/07/04  16:28:40
55212         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
55213              (from Richard Soderberg <rs@oregonnet.com>)
55214      Branch: perl
55215            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
55216 ____________________________________________________________________________
55217 [  6305] By: jhi                                   on 2000/07/04  16:24:24
55218         Log: Integrate with Sarathy.
55219      Branch: cfgperl
55220           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
55221           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
55222           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
55223           !> proto.h win32/win32.c
55224 ____________________________________________________________________________
55225 [  6304] By: gsar                                  on 2000/07/04  16:17:24
55226         Log: missing perldiag entry for unpack("w",...) diagnostic (from
55227              Andreas Koenig)
55228      Branch: perl
55229            ! pod/perldiag.pod
55230 ____________________________________________________________________________
55231 [  6303] By: gsar                                  on 2000/07/04  16:14:44
55232         Log: remove rel2abs prototypes (from Barrie Slaymaker)
55233      Branch: perl
55234            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
55235            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
55236 ____________________________________________________________________________
55237 [  6302] By: gsar                                  on 2000/07/04  04:59:35
55238         Log: adjust change#6299
55239      Branch: perl
55240            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
55241            ! win32/win32.c
55242 ____________________________________________________________________________
55243 [  6301] By: jhi                                   on 2000/07/04  04:50:07
55244         Log: Integrate with Sarathy.
55245      Branch: cfgperl
55246           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
55247           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
55248           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
55249 ____________________________________________________________________________
55250 [  6300] By: gsar                                  on 2000/07/04  04:42:09
55251         Log: PERL_OBJECT build tweak
55252      Branch: perl
55253            ! perl.h
55254 ____________________________________________________________________________
55255 [  6299] By: gsar                                  on 2000/07/04  04:37:00
55256         Log: fix memory leak on Windows (PL_sys_intern contents were never
55257              freed)
55258      Branch: perl
55259            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
55260            ! perlapi.c proto.h win32/win32.c
55261 ____________________________________________________________________________
55262 [  6298] By: gsar                                  on 2000/07/04  04:15:59
55263         Log: fix large memory leak that has been around for ever, masked by
55264              -DPURIFY (most of the arenas were never freed!)
55265      Branch: perl
55266            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
55267 ____________________________________________________________________________
55268 [  6297] By: gsar                                  on 2000/07/04  04:07:46
55269         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
55270      Branch: perl
55271            ! perl.c
55272 ____________________________________________________________________________
55273 [  6296] By: jhi                                   on 2000/06/30  18:28:37
55274         Log: Elaborate POSIX.pod.  Still needs work.
55275      Branch: cfgperl
55276            ! ext/POSIX/POSIX.pod
55277 ____________________________________________________________________________
55278 [  6295] By: jhi                                   on 2000/06/30  14:58:18
55279         Log: Point to perlipc for more SysV IPC examples.
55280      Branch: cfgperl
55281            ! pod/perlfunc.pod
55282 ____________________________________________________________________________
55283 [  6294] By: gsar                                  on 2000/06/30  14:47:45
55284         Log: slurp mode fix in change#4736 still not quite right
55285      Branch: perl
55286            ! pp_hot.c t/io/argv.t
55287 ____________________________________________________________________________
55288 [  6293] By: jhi                                   on 2000/06/30  12:02:55
55289         Log: Integrate with Sarathy.
55290      Branch: cfgperl
55291           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
55292 ____________________________________________________________________________
55293 [  6292] By: jhi                                   on 2000/06/30  12:01:11
55294         Log: From: simon@brecon.co.uk (Simon Cozens)
55295              Subject: UTF8 concat
55296              Date: 30 Jun 2000 06:13:25 GMT
55297              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
55298      Branch: cfgperl
55299            ! pp_hot.c
55300 ____________________________________________________________________________
55301 [  6291] By: gsar                                  on 2000/06/30  04:37:33
55302         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
55303              when @_ is modified, causing coredumps
55304      Branch: perl
55305            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
55306 ____________________________________________________________________________
55307 [  6290] By: jhi                                   on 2000/06/30  02:21:44
55308         Log: Integrate with Sarathy.
55309      Branch: cfgperl
55310           !> vms/vms.c vms/vmsish.h
55311 ____________________________________________________________________________
55312 [  6289] By: jhi                                   on 2000/06/30  02:21:02
55313         Log: Check VERSIONs.
55314      Branch: cfgperl
55315            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
55316            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
55317            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
55318 ____________________________________________________________________________
55319 [  6288] By: jhi                                   on 2000/06/30  02:18:52
55320         Log: Integrate with Sarathy.
55321      Branch: cfgperl
55322           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
55323           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
55324           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
55325           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
55326 ____________________________________________________________________________
55327 [  6287] By: gsar                                  on 2000/06/30  02:17:08
55328         Log: integrate vmsperl changes into mainline
55329      Branch: perl
55330           !> vms/vms.c vms/vmsish.h
55331 ____________________________________________________________________________
55332 [  6285] By: gsar                                  on 2000/06/30  02:05:28
55333         Log: localize %INC in a Safe compartment so that use/require work
55334              (many other magic globals probably need similar treatment)
55335      Branch: perl
55336            ! ext/Opcode/Opcode.xs
55337 ____________________________________________________________________________
55338 [  6284] By: gsar                                  on 2000/06/30  01:54:54
55339         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
55340              about Windows
55341      Branch: perl
55342            ! pod/perlembed.pod
55343 ____________________________________________________________________________
55344 [  6283] By: jhi                                   on 2000/06/30  01:50:10
55345         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
55346              From: Barrie Slaymaker <barries@jester.slaysys.com>
55347              Date: Wed, 28 Jun 2000 11:35:29 -0400
55348              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
55349      Branch: perl
55350            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
55351            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
55352            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
55353            ! lib/File/Spec/Win32.pm
55354 ____________________________________________________________________________
55355 [  6282] By: jhi                                   on 2000/06/29  22:57:22
55356         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
55357              From: Dan Sugalski <dan@sidhe.org>
55358              Date: Tue, 06 Jun 2000 11:59:50 -0400
55359              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
55360      Branch: cfgperl
55361            ! vms/vms.c
55362 ____________________________________________________________________________
55363 [  6281] By: jhi                                   on 2000/06/29  22:52:50
55364         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
55365              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
55366              Date: Wed, 7 Jun 2000 04:02:04 -0500
55367              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
55368      Branch: cfgperl
55369            ! utils/h2xs.PL
55370 ____________________________________________________________________________
55371 [  6280] By: jhi                                   on 2000/06/29  22:45:47
55372         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
55373              From: rspier@pobox.com (Robert Spier)
55374              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
55375              Message-ID: <14654.31913.845602.610277@rls.cx>
55376      Branch: cfgperl
55377            ! utils/h2xs.PL
55378 ____________________________________________________________________________
55379 [  6279] By: jhi                                   on 2000/06/29  22:38:16
55380         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
55381              From: Tim Ayers <tayers@bridge.com>
55382              Date: Thu, 08 Jun 2000 08:11:06 +0200
55383              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
55384              [resent by Richard Foley, Message-Id probably wrong]
55385      Branch: cfgperl
55386            ! pod/perlsub.pod
55387 ____________________________________________________________________________
55388 [  6278] By: jhi                                   on 2000/06/29  22:21:45
55389         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
55390              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
55391              Date: Fri, 09 Jun 2000 12:39:27 -0400
55392              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
55393              (plus update the version "number" of Text::Wrap)
55394      Branch: cfgperl
55395            ! lib/Text/Wrap.pm
55396 ____________________________________________________________________________
55397 [  6277] By: jhi                                   on 2000/06/29  22:13:10
55398         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
55399              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55400              Date: Mon, 12 Jun 2000 14:55:59 +0100
55401              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
55402      Branch: cfgperl
55403            ! pod/perlfunc.pod
55404 ____________________________________________________________________________
55405 [  6276] By: jhi                                   on 2000/06/29  22:11:06
55406         Log: Subject: [PATCH] Re: eval documentation: context
55407              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55408              Date: Mon, 12 Jun 2000 15:07:29 +0100
55409              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
55410      Branch: cfgperl
55411            ! pod/perlfunc.pod
55412 ____________________________________________________________________________
55413 [  6275] By: jhi                                   on 2000/06/29  21:59:46
55414         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
55415              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
55416              Date: Tue, 13 Jun 2000 02:43:48 -0500
55417              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
55418      Branch: cfgperl
55419            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
55420 ____________________________________________________________________________
55421 [  6274] By: jhi                                   on 2000/06/29  21:56:14
55422         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
55423              From: Andy Dougherty <doughera@lafayette.edu>
55424              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
55425              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
55426      Branch: cfgperl
55427            ! ext/File/Glob/Glob.pm
55428 ____________________________________________________________________________
55429 [  6273] By: jhi                                   on 2000/06/29  21:49:09
55430         Log: Subject: [PATCH] xsub attributes
55431              From: Doug MacEachern <dougm@covalent.net>
55432              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
55433              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
55434      Branch: cfgperl
55435            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
55436            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
55437 ____________________________________________________________________________
55438 [  6272] By: jhi                                   on 2000/06/29  21:41:28
55439         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
55440              From: Tom Phoenix <rootbeer@redcat.com>
55441              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
55442              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
55443      Branch: cfgperl
55444            ! lib/Net/Ping.pm
55445 ____________________________________________________________________________
55446 [  6271] By: jhi                                   on 2000/06/29  21:36:55
55447         Log: Subject: PATCH pod/perltie.pod
55448              From: Ian Phillipps <Ian.Phillipps@iname.com>
55449              Date: Fri, 16 Jun 2000 00:17:19 +0100
55450              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
55451              (only the first hunk, the second hunk had already been done
55452              by some other patch)
55453      Branch: cfgperl
55454            ! pod/perltie.pod
55455 ____________________________________________________________________________
55456 [  6270] By: jhi                                   on 2000/06/29  21:24:51
55457         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
55458              From: Nicholas Clark <nick@talking.bollo.cx>
55459              Date: Fri, 23 Jun 2000 16:21:15 +0100
55460              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
55461      Branch: cfgperl
55462            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
55463            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
55464 ____________________________________________________________________________
55465 [  6269] By: jhi                                   on 2000/06/29  19:38:15
55466         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
55467              silence few compiler warnings.
55468      Branch: cfgperl
55469            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
55470 ____________________________________________________________________________
55471 [  6268] By: jhi                                   on 2000/06/29  18:21:50
55472         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
55473              From: Dominic Dunlop <domo@computer.org> 
55474              Date: Thu, 29 Jun 2000 12:32:39 +0200 
55475              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
55476      Branch: cfgperl
55477            ! t/op/sprintf.t
55478 ____________________________________________________________________________
55479 [  6267] By: jhi                                   on 2000/06/29  18:16:07
55480         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
55481              From: Doug MacEachern <dougm@covalent.net>
55482              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
55483              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
55484      Branch: cfgperl
55485            + t/op/method2entersub.t
55486            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
55487            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
55488            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
55489            ! xsutils.c
55490 ____________________________________________________________________________
55491 [  6266] By: jhi                                   on 2000/06/29  15:11:15
55492         Log: Subject: [PATCH 5.6.0] cygwin port
55493              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
55494              From: "Fifer, Eric" <EFifer@sanwaint.com>
55495              Date: Thu, 29 Jun 2000 12:58:29 +0100
55496      Branch: cfgperl
55497            ! cygwin/Makefile.SHs
55498 ____________________________________________________________________________
55499 [  6265] By: jhi                                   on 2000/06/29  15:04:05
55500         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
55501              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55502              Date: Wed, 28 Jun 2000 17:50:12 -0700
55503              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
55504      Branch: cfgperl
55505            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
55506 ____________________________________________________________________________
55507 [  6264] By: jhi                                   on 2000/06/29  15:00:57
55508         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
55509              From: Marty Lucich <marty@netcom.com>
55510              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
55511              Message-Id: <200006282116.OAA11148@netcom.com>
55512              ccdlflags update (the BSD/OS 4.1 part had already been taken
55513              care of by #6141).
55514      Branch: cfgperl
55515            ! hints/bsdos.sh
55516 ____________________________________________________________________________
55517 [  6263] By: jhi                                   on 2000/06/29  13:47:44
55518         Log: tr fixes from Simon Cozens
55519      Branch: cfgperl
55520            ! doop.c
55521 ____________________________________________________________________________
55522 [  6262] By: jhi                                   on 2000/06/28  18:46:01
55523         Log: Subject: 5.6.0 Patch for EPOC
55524              From: Olaf Flebbe <o.flebbe@gmx.de>
55525              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
55526              Message-ID: <23449.960929969@www11.gmx.net>
55527      Branch: cfgperl
55528            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
55529            ! epoc/epocish.h
55530 ____________________________________________________________________________
55531 [  6261] By: jhi                                   on 2000/06/28  18:29:07
55532         Log: Subject: Re: [PATCH cfgperl] BOMs away!
55533              From: simon@brecon.co.uk (Simon Cozens)
55534              Date: 17 Jun 2000 11:49:57 GMT
55535              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
55536      Branch: cfgperl
55537            ! pod/perldiag.pod t/comp/require.t toke.c
55538 ____________________________________________________________________________
55539 [  6260] By: jhi                                   on 2000/06/28  17:47:16
55540         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
55541              From: simon@brecon.co.uk (Simon Cozens) 
55542              Date: 17 Jun 2000 11:56:44 GMT 
55543              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
55544              pack U0, pack C0
55545      Branch: cfgperl
55546            ! pod/perlfunc.pod pp.c t/op/pack.t
55547 ____________________________________________________________________________
55548 [  6259] By: jhi                                   on 2000/06/28  16:43:17
55549         Log: perlnewmod was missing from MANIFEST.
55550      Branch: cfgperl
55551            ! MANIFEST
55552 ____________________________________________________________________________
55553 [  6258] By: jhi                                   on 2000/06/28  15:54:30
55554         Log: linenumber tweak
55555      Branch: cfgperl
55556            ! t/pragma/warn/regcomp
55557 ____________________________________________________________________________
55558 [  6257] By: jhi                                   on 2000/06/28  15:50:44
55559         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
55560              From: Doug MacEachern <dougm@covalent.net>
55561              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
55562              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
55563              (one part of the patch had been applied earlier)
55564      Branch: cfgperl
55565            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
55566 ____________________________________________________________________________
55567 [  6256] By: jhi                                   on 2000/06/28  15:40:22
55568         Log: tweaks from Simon Cozens to further fix tr/// under utf8
55569      Branch: cfgperl
55570            ! doop.c
55571 ____________________________________________________________________________
55572 [  6255] By: jhi                                   on 2000/06/28  15:33:45
55573         Log: small thinko tweaks
55574      Branch: cfgperl
55575            ! lib/IPC/Open3.pm t/op/my_stash.t
55576 ____________________________________________________________________________
55577 [  6254] By: jhi                                   on 2000/06/28  15:33:25
55578         Log: Subject: tr///, help wanted.
55579              From: simon@brecon.co.uk (Simon Cozens)
55580              Date: 28 Jun 2000 11:29:04 GMT
55581              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
55582      Branch: cfgperl
55583            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
55584            ! pp_proto.h proto.h t/op/tr.t
55585 ____________________________________________________________________________
55586 [  6253] By: jhi                                   on 2000/06/28  15:09:17
55587         Log: Paranoia tweak on #6249.
55588              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
55589              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
55590              Date: Sun, 25 Jun 2000 23:43:12 -0400
55591              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
55592      Branch: cfgperl
55593            ! lib/IPC/Open3.pm
55594 ____________________________________________________________________________
55595 [  6252] By: jhi                                   on 2000/06/28  15:01:38
55596         Log: Document #6249 and #6251.
55597      Branch: cfgperl
55598            ! lib/Exporter.pm lib/IPC/Open3.pm
55599 ____________________________________________________________________________
55600 [  6251] By: jhi                                   on 2000/06/28  14:50:43
55601         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
55602              From: Doug MacEachern <dougm@covalent.net>
55603              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
55604              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
55605      Branch: cfgperl
55606            ! lib/Exporter.pm
55607 ____________________________________________________________________________
55608 [  6250] By: jhi                                   on 2000/06/28  14:45:23
55609         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
55610              From: Doug MacEachern <dougm@covalent.net>
55611              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
55612              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
55613      Branch: cfgperl
55614            + t/op/my_stash.t
55615            ! MANIFEST embed.pl global.sym proto.h toke.c
55616 ____________________________________________________________________________
55617 [  6249] By: jhi                                   on 2000/06/28  14:36:34
55618         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
55619              From: Frank Tobin <ftobin@uiuc.edu>
55620              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
55621              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
55622      Branch: cfgperl
55623            ! lib/IPC/Open3.pm
55624 ____________________________________________________________________________
55625 [  6248] By: jhi                                   on 2000/06/28  14:11:25
55626         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
55627              From: Mark-Jason Dominus <mjd@plover.com>
55628              Date: Tue, 27 Jun 2000 22:36:42 -0400
55629              Message-ID: <20000628023642.12166.qmail@plover.com>
55630      Branch: cfgperl
55631            ! pod/perlfunc.pod
55632 ____________________________________________________________________________
55633 [  6247] By: jhi                                   on 2000/06/27  12:46:37
55634         Log: Tweak $VERSION, patch from Doug MacEachern.
55635      Branch: cfgperl
55636            ! lib/File/Spec.pm
55637 ____________________________________________________________________________
55638 [  6246] By: jhi                                   on 2000/06/27  03:34:46
55639         Log: Allow for standalone testing.
55640      Branch: cfgperl
55641            ! t/lib/filefunc.t t/lib/filespec.t
55642 ____________________________________________________________________________
55643 [  6245] By: jhi                                   on 2000/06/27  02:50:02
55644         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
55645              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
55646              Date: Sat, 24 Jun 2000 13:06:20 +0100
55647              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
55648      Branch: cfgperl
55649            ! ext/DynaLoader/DynaLoader_pm.PL
55650 ____________________________________________________________________________
55651 [  6244] By: jhi                                   on 2000/06/27  02:46:10
55652         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
55653              From: Doug MacEachern <dougm@covalent.net>
55654              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
55655              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
55656      Branch: cfgperl
55657            ! gv.c sv.c t/lib/peek.t
55658 ____________________________________________________________________________
55659 [  6243] By: jhi                                   on 2000/06/27  02:38:07
55660         Log: Subject: [PATCH] is_utf8_string
55661              From: simon@brecon.co.uk (Simon Cozens)
55662              Date: 26 Jun 2000 02:25:59 GMT
55663              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
55664      Branch: cfgperl
55665            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
55666            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
55667            ! proto.h utf8.c
55668 ____________________________________________________________________________
55669 [  6242] By: jhi                                   on 2000/06/27  02:24:00
55670         Log: Subject: [PATCH] bytes<->utf8 fixes
55671              From: simon@brecon.co.uk (Simon Cozens)
55672              Date: 26 Jun 2000 04:55:45 GMT
55673              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
55674      Branch: cfgperl
55675            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
55676 ____________________________________________________________________________
55677 [  6241] By: jhi                                   on 2000/06/27  02:12:42
55678         Log: Do no -warn on \_, only on \alpha.
55679              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
55680              From: David Dyck <dcd@tc.fluke.com>
55681              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
55682              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
55683      Branch: cfgperl
55684            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
55685 ____________________________________________________________________________
55686 [  6240] By: jhi                                   on 2000/06/27  02:00:01
55687         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
55688              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
55689              Date: Mon, 26 Jun 2000 18:40:14 +0100
55690              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
55691      Branch: cfgperl
55692            ! utils/h2xs.PL
55693 ____________________________________________________________________________
55694 [  6239] By: jhi                                   on 2000/06/27  01:53:40
55695         Log: Configure maintenance.  Sever some dependency cycles,
55696              separate gccversion from the cc unit,
55697              address [ID 20000623.006] Configure script patch for using gcc on AIX
55698              (but solve it a little bit differently),
55699              unduplex some accidentally duplicated units,
55700              suggest using gcc if no cc available
55701              (p5p thread: "Solaris configure: counterproposal", 1999-09)
55702      Branch: cfgperl
55703            ! Configure Todo-5.6 config_h.SH
55704      Branch: metaconfig
55705            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
55706            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
55707      Branch: metaconfig/U/perl
55708            + gccvers.U
55709            ! d_getespwnam.U d_getprpwnam.U i_prot.U
55710 ____________________________________________________________________________
55711 [  6238] By: jhi                                   on 2000/06/25  18:04:56
55712         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
55713              From: Dan Sugalski <dan@sidhe.org>
55714              Date: Fri, 23 Jun 2000 17:00:00 -0400
55715              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
55716      Branch: cfgperl
55717            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
55718 ____________________________________________________________________________
55719 [  6237] By: jhi                                   on 2000/06/25  16:36:45
55720         Log: Tweak embed.pl, regen headers.
55721      Branch: cfgperl
55722            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
55723            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
55724            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
55725            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
55726            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
55727 ____________________________________________________________________________
55728 [  6236] By: jhi                                   on 2000/06/25  15:26:42
55729         Log: Regen headers.
55730      Branch: cfgperl
55731            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
55732            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
55733            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
55734            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
55735            ! regnodes.h warnings.h
55736 ____________________________________________________________________________
55737 [  6235] By: jhi                                   on 2000/06/23  19:39:35
55738         Log: The thread begun by
55739              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
55740              From: Kevin.Ruscoe@ubsw.com
55741              Date: Fri, 16 Jun 2000 16:38:51 +0100
55742              Message-Id: <H000019b03c300d6@MHS>
55743      Branch: cfgperl
55744            ! hints/solaris_2.sh
55745 ____________________________________________________________________________
55746 [  6234] By: jhi                                   on 2000/06/23  19:23:36
55747         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
55748              because when run as services (Win32ese for daemons)
55749              no environment variables are set and tmpdir ends up as /tmp,
55750              which is ambiguous.
55751              
55752              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
55753              From: matt@sergeant.org
55754              Date: 16 Jun 2000 16:30:43 -0000
55755              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
55756      Branch: cfgperl
55757            ! lib/File/Spec/Win32.pm
55758 ____________________________________________________________________________
55759 [  6233] By: jhi                                   on 2000/06/23  19:18:58
55760         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
55761              From: Mark-Jason Dominus <mjd@plover.com>
55762              Date: Fri, 16 Jun 2000 20:53:04 -0400
55763              Message-ID: <20000617005304.8008.qmail@plover.com>
55764      Branch: cfgperl
55765            ! op.h
55766 ____________________________________________________________________________
55767 [  6232] By: jhi                                   on 2000/06/23  16:10:02
55768         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
55769              From: simon@brecon.co.uk (Simon Cozens)
55770              Date: 19 Jun 2000 15:18:27 GMT
55771              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
55772              
55773              plus update pod/Makefile and regenerate perltoc
55774      Branch: cfgperl
55775            + pod/perlutil.pod
55776            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
55777 ____________________________________________________________________________
55778 [  6231] By: jhi                                   on 2000/06/23  15:19:18
55779         Log: Subject: [PATCH 5.6.0] cygwin port
55780              From: "Fifer, Eric" <EFifer@sanwaint.com>
55781              Date: Tue, 20 Jun 2000 14:30:58 +0100
55782              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
55783      Branch: cfgperl
55784            ! README.cygwin lib/File/Find.pm
55785 ____________________________________________________________________________
55786 [  6230] By: jhi                                   on 2000/06/23  14:25:21
55787         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
55788      Branch: cfgperl
55789            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
55790            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
55791            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
55792            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
55793 ____________________________________________________________________________
55794 [  6229] By: jhi                                   on 2000/06/23  14:13:34
55795         Log: Subject: README.hpux version 0.6.1
55796              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
55797              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
55798              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
55799      Branch: cfgperl
55800            ! README.hpux
55801 ____________________________________________________________________________
55802 [  6228] By: jhi                                   on 2000/06/23  14:07:20
55803         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
55804              From: Doug MacEachern <dougm@covalent.net>
55805              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
55806              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
55807      Branch: cfgperl
55808            ! op.c
55809 ____________________________________________________________________________
55810 [  6227] By: jhi                                   on 2000/06/23  14:01:06
55811         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
55812              From: Doug MacEachern <dougm@covalent.net>
55813              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
55814              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
55815      Branch: cfgperl
55816            + lib/lib.pm.PL
55817            - lib/lib.pm
55818            ! MANIFEST Makefile.SH
55819 ____________________________________________________________________________
55820 [  6226] By: jhi                                   on 2000/06/23  13:53:07
55821         Log: Subject: [PATCH] remove forward declarations in Socket.pm
55822              From: Doug MacEachern <dougm@covalent.net>
55823              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
55824              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
55825              
55826              From: Doug MacEachern <dougm@covalent.net>
55827              Subject: Re: [PATCH] remove forward declarations in Socket.pm
55828              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
55829              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
55830      Branch: cfgperl
55831            ! ext/Socket/Socket.pm op.c
55832 ____________________________________________________________________________
55833 [  6225] By: jhi                                   on 2000/06/23  13:41:52
55834         Log: Add source code filenames to apidoc.
55835              From: simon@brecon.co.uk (Simon Cozens)
55836              Subject: [PATCH embed.pl] Source X-ref
55837              Date: 22 Jun 2000 02:18:49 GMT
55838              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
55839      Branch: cfgperl
55840            ! embed.pl
55841 ____________________________________________________________________________
55842 [  6224] By: jhi                                   on 2000/06/23  13:32:33
55843         Log: A way to avoid English.pm performance hit.
55844              From: root <root@jester.slaysys.com>
55845              Subject: [YAPATCH English.pm] My turn to putt again
55846              Date: Thu, 22 Jun 2000 20:33:58 -0400
55847              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
55848      Branch: cfgperl
55849            ! lib/English.pm t/lib/english.t
55850 ____________________________________________________________________________
55851 [  6223] By: jhi                                   on 2000/06/23  13:27:06
55852         Log: Avoid double close().
55853              Subject: [PATCH] avoid double close()
55854              From: Doug MacEachern <dougm@covalent.net>
55855              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
55856              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
55857      Branch: cfgperl
55858            ! doio.c
55859 ____________________________________________________________________________
55860 [  6222] By: jhi                                   on 2000/06/23  13:25:54
55861         Log: doc typo fix
55862              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
55863              From: Ian Phillipps <Ian.Phillipps@iname.com>
55864              Date: Fri, 23 Jun 2000 10:40:58 +0100
55865              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
55866      Branch: cfgperl
55867            ! lib/Pod/Usage.pm
55868 ____________________________________________________________________________
55869 [  6221] By: jhi                                   on 2000/06/23  13:24:15
55870         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
55871              From: simon@brecon.co.uk (Simon Cozens)
55872              Subject: [PATCH] Eliminate tr///[CU][CU]
55873              Date: 23 Jun 2000 11:05:40 GMT
55874              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
55875      Branch: cfgperl
55876            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
55877 ____________________________________________________________________________
55878 [  6220] By: jhi                                   on 2000/06/22  16:07:51
55879         Log: Win32 patches from Benjamin Stuhl.
55880      Branch: cfgperl
55881            ! makedef.pl win32/win32.h
55882 ____________________________________________________________________________
55883 [  6219] By: jhi                                   on 2000/06/22  16:06:34
55884         Log: Bytecode patches from Benjamin Stuhl.
55885      Branch: cfgperl
55886            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
55887            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
55888            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
55889 ____________________________________________________________________________
55890 [  6218] By: jhi                                   on 2000/06/15  23:54:16
55891         Log: Bytecode patches from Benjamin Stuhl.
55892      Branch: cfgperl
55893            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
55894 ____________________________________________________________________________
55895 [  6217] By: jhi                                   on 2000/06/09  13:38:29
55896         Log: Rename the fdpid locking and integrate with Sarathy.
55897      Branch: cfgperl
55898            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
55899            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
55900            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
55901            ! win32/win32.c
55902           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
55903 ____________________________________________________________________________
55904 [  6216] By: gsar                                  on 2000/06/08  14:54:21
55905         Log: be more optimal about clearing @_
55906      Branch: perl
55907            ! cop.h
55908 ____________________________________________________________________________
55909 [  6215] By: gsar                                  on 2000/06/08  14:33:04
55910         Log: tweak comment about @DB::args
55911      Branch: perl
55912            ! av.h pp_ctl.c
55913 ____________________________________________________________________________
55914 [  6214] By: gsar                                  on 2000/06/08  13:57:54
55915         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
55916              caller() wants to populate @DB::args with it (causes a coredump
55917              in Carp::confess())
55918      Branch: perl
55919            ! cop.h t/op/runlevel.t
55920 ____________________________________________________________________________
55921 [  6213] By: gsar                                  on 2000/06/08  07:06:35
55922         Log: back out change#6106 (seems problematic)
55923      Branch: perl
55924            ! hints/solaris_2.sh
55925 ____________________________________________________________________________
55926 [  6212] By: jhi                                   on 2000/06/07  03:10:36
55927         Log: Continuing mopup for #6204.
55928      Branch: cfgperl
55929            ! ext/B/defsubs_h.PL
55930 ____________________________________________________________________________
55931 [  6211] By: jhi                                   on 2000/06/07  02:41:50
55932         Log: Mopup for #6204.
55933              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
55934              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
55935              This is comes from const() where POK isn't on when expected.
55936      Branch: cfgperl
55937            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
55938            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
55939            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
55940            ! perlapi.h pod/perlapi.pod
55941 ____________________________________________________________________________
55942 [  6210] By: jhi                                   on 2000/06/07  01:56:29
55943         Log: Mopup for #6207 and #6209.
55944      Branch: cfgperl
55945            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
55946 ____________________________________________________________________________
55947 [  6209] By: jhi                                   on 2000/06/07  01:33:12
55948         Log: Lock PL_fdpid against race conditions, based on:
55949              Subject: [PATCH 5.6.0]subprocess fixup for threads
55950              From: Dan Sugalski <dan@sidhe.org>
55951              To: perl5-porters@perl.org
55952              Date: Tue, 11 Apr 2000 17:02:32 -0400
55953              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
55954      Branch: cfgperl
55955            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
55956            ! win32/win32.c
55957 ____________________________________________________________________________
55958 [  6208] By: jhi                                   on 2000/06/07  01:05:23
55959         Log: Regen headers for #6207.
55960      Branch: cfgperl
55961            ! embed.h global.sym objXSUB.h proto.h
55962 ____________________________________________________________________________
55963 [  6207] By: jhi                                   on 2000/06/06  23:43:13
55964         Log: Subject: [PATCH 5.6.0] Threadsafe patches
55965              From: Dan Sugalski <dan@sidhe.org>
55966              To: perl5-porters@perl.org
55967              Date: Mon, 08 May 2000 18:08:13 -0400
55968              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
55969      Branch: cfgperl
55970            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
55971            ! proto.h sv.h util.c
55972 ____________________________________________________________________________
55973 [  6206] By: jhi                                   on 2000/06/06  23:21:23
55974         Log: Subject: [PATCH] Eliminate $a/$b in pod
55975              From: David Glasser <me@davidglasser.net>
55976              To: perl5-porters@perl.org
55977              Date: Mon, 29 May 2000 21:15:59 -0400
55978              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
55979      Branch: cfgperl
55980            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
55981            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
55982            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
55983            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
55984            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
55985            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
55986            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
55987            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
55988            ! pod/perlvar.pod pod/perlxs.pod
55989 ____________________________________________________________________________
55990 [  6205] By: jhi                                   on 2000/06/06  23:12:14
55991         Log: Subject: [PATCH] Win32 improvements
55992              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
55993              To: gsar@activestate.com, perl5-porters@perl.org
55994              Date: Mon, 29 May 2000 17:22:24 PDT
55995              Message-ID: <20000530002224.91142.qmail@hotmail.com>
55996              (MUA had mangled many lines by wordwrapping)
55997      Branch: cfgperl
55998            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
55999 ____________________________________________________________________________
56000 [  6204] By: jhi                                   on 2000/06/06  23:01:50
56001         Log: Subject: [PATCH] B::Bytecode patches
56002              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
56003              To: gsar@activestate.com, jhi@iki.fi
56004              Cc: perl5-porters@perl.org
56005              Message-ID: <20000602202526.48694.qmail@hotmail.com>
56006              (MUA had mangled many lines by wordwrapping)
56007      Branch: cfgperl
56008            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
56009            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
56010            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
56011            ! intrpvar.h perl.c
56012 ____________________________________________________________________________
56013 [  6203] By: jhi                                   on 2000/06/06  22:32:43
56014         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
56015              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56016              Date: Tue, 06 Jun 2000 13:07:45 -0700
56017              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
56018      Branch: cfgperl
56019            ! pod/perldiag.pod
56020 ____________________________________________________________________________
56021 [  6202] By: jhi                                   on 2000/06/06  19:38:35
56022         Log: Integrate with Sarathy.
56023      Branch: cfgperl
56024           !> perl.c
56025 ____________________________________________________________________________
56026 [  6201] By: gsar                                  on 2000/06/06  00:42:59
56027         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
56028              does a PUSHMARK that's never ever POPMARKed; in general, only
56029              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
56030              Perl_eval_[sp]v() don't because they don't take any incoming
56031              arguments (this leak has been around since the original version
56032              of perl_eval_pv() in 5.003_97e)
56033      Branch: perl
56034            ! perl.c
56035 ____________________________________________________________________________
56036 [  6200] By: jhi                                   on 2000/06/04  03:44:52
56037         Log: Update to cperl-mode.el 4.31 from
56038              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
56039              Subject: A couple of notes
56040              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56041              To: Mailing list Perl5 <perl5-porters@perl.org>
56042              Date: Sat, 3 Jun 2000 23:33:32 -0400
56043              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
56044      Branch: cfgperl
56045            ! emacs/cperl-mode.el
56046 ____________________________________________________________________________
56047 [  6199] By: jhi                                   on 2000/06/03  15:11:05
56048         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
56049              From: Dan Sugalski <dan@sidhe.org>
56050              To: perl5-porters@perl.org, vmsperl@perl.org
56051              Date: Fri, 02 Jun 2000 17:30:51 -0400
56052              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
56053      Branch: cfgperl
56054            ! vms/descrip_mms.template vms/gen_shrfls.pl
56055 ____________________________________________________________________________
56056 [  6198] By: jhi                                   on 2000/06/03  14:59:15
56057         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
56058              From: Dan Sugalski <dan@sidhe.org>
56059              To: vmsperl@perl.org, perl5-porters@perl.org
56060              Date: Fri, 02 Jun 2000 16:00:41 -0400
56061              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
56062              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
56063      Branch: cfgperl
56064            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
56065            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
56066            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
56067 ____________________________________________________________________________
56068 [  6197] By: jhi                                   on 2000/06/03  14:41:30
56069         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
56070              From: John Borwick <jhborwic@unity.ncsu.edu>
56071              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
56072              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
56073      Branch: cfgperl
56074            ! pod/perlsyn.pod
56075 ____________________________________________________________________________
56076 [  6196] By: jhi                                   on 2000/06/03  14:38:09
56077         Log: Integrate with Sarathy.
56078      Branch: cfgperl
56079           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
56080           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
56081           !> vms/perly_c.vms
56082 ____________________________________________________________________________
56083 [  6195] By: gsar                                  on 2000/06/02  22:43:13
56084         Log: fix yet another eval"" leak under USE_ITHREADS
56085      Branch: perl
56086            ! op.c
56087 ____________________________________________________________________________
56088 [  6194] By: gsar                                  on 2000/06/02  18:22:06
56089         Log: fix small eval"" memory leaks under USE_ITHREADS
56090      Branch: perl
56091            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
56092            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
56093            ! vms/perly_c.vms
56094 ____________________________________________________________________________
56095 [  6193] By: jhi                                   on 2000/06/01  13:03:56
56096         Log: Signals-be-gone for microperl.
56097      Branch: cfgperl
56098            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
56099 ____________________________________________________________________________
56100 [  6192] By: jhi                                   on 2000/06/01  12:52:02
56101         Log: Integrate with Sarathy.
56102      Branch: cfgperl
56103           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
56104           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
56105           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
56106           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
56107           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
56108           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
56109           !> t/op/vec.t utils/h2xs.PL
56110 ____________________________________________________________________________
56111 [  6191] By: gsar                                  on 2000/06/01  09:38:21
56112         Log: vec() loses numericalness (modified version of patch suggested
56113              by Robin Barker)
56114      Branch: perl
56115            ! doop.c t/op/vec.t
56116 ____________________________________________________________________________
56117 [  6190] By: gsar                                  on 2000/06/01  09:26:15
56118         Log: submit missing embed.pl change
56119      Branch: perl
56120            ! embed.pl
56121 ____________________________________________________________________________
56122 [  6189] By: gsar                                  on 2000/06/01  09:05:34
56123         Log: counting tr/// corrupts later operation (from M.J.T Guy)
56124      Branch: perl
56125            ! doop.c t/op/tr.t
56126 ____________________________________________________________________________
56127 [  6188] By: gsar                                  on 2000/06/01  08:58:39
56128         Log: h2xs tweaks
56129      Branch: perl
56130            ! utils/h2xs.PL
56131 ____________________________________________________________________________
56132 [  6187] By: gsar                                  on 2000/06/01  08:50:07
56133         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
56134              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
56135      Branch: perl
56136            + lib/Pod/LaTeX.pm
56137            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
56138            ! pod/pod2latex.PL
56139 ____________________________________________________________________________
56140 [  6186] By: gsar                                  on 2000/06/01  08:24:40
56141         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
56142              <wolfgang.laun@alcatel.at>)
56143      Branch: perl
56144            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
56145            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
56146 ____________________________________________________________________________
56147 [  6185] By: gsar                                  on 2000/06/01  08:12:00
56148         Log: remove incorrect documentation about implicit split to @_ in
56149              list context, which never really worked in perl 5 (from
56150              M.J.T. Guy)
56151      Branch: perl
56152            ! pod/perlfunc.pod pod/perltrap.pod
56153 ____________________________________________________________________________
56154 [  6184] By: gsar                                  on 2000/06/01  07:52:27
56155         Log: tweak for change#6127
56156      Branch: perl
56157            ! perl.c
56158 ____________________________________________________________________________
56159 [  6183] By: gsar                                  on 2000/06/01  07:41:02
56160         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
56161              <nick@ccl4.org>)
56162      Branch: perl
56163            + t/lib/selfloader.t
56164            ! MANIFEST lib/SelfLoader.pm
56165 ____________________________________________________________________________
56166 [  6182] By: jhi                                   on 2000/06/01  00:34:42
56167         Log: Be Cleaner Part Deux.
56168      Branch: cfgperl
56169            ! Makefile.SH
56170 ____________________________________________________________________________
56171 [  6181] By: jhi                                   on 2000/06/01  00:32:09
56172         Log: Integrate with Sarathy.
56173      Branch: cfgperl
56174           !> pp.c t/op/arith.t
56175 ____________________________________________________________________________
56176 [  6180] By: jhi                                   on 2000/06/01  00:31:13
56177         Log: microperl nits from Simon Cozens.
56178      Branch: cfgperl
56179            + uconfig.h
56180            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
56181            ! unixish.h
56182 ____________________________________________________________________________
56183 [  6179] By: gsar                                  on 2000/05/31  22:37:51
56184         Log: buggy modulus on UVs introduced by change#3378 (resulted in
56185              4063328477 % 65535 amounting to 27406, instead of 27407)
56186      Branch: perl
56187            ! pp.c t/op/arith.t
56188 ____________________________________________________________________________
56189 [  6178] By: jhi                                   on 2000/05/31  21:52:41
56190         Log: Be cleaner.
56191      Branch: cfgperl
56192            ! Makefile.SH
56193 ____________________________________________________________________________
56194 [  6177] By: jhi                                   on 2000/05/31  21:47:33
56195         Log: Substitution utf8 patch from Simon Cozens.
56196      Branch: cfgperl
56197            ! pp_hot.c
56198 ____________________________________________________________________________
56199 [  6176] By: jhi                                   on 2000/05/31  21:45:34
56200         Log: Single-quoted utf8 patch from Simon Cozens.
56201      Branch: cfgperl
56202            ! toke.c
56203 ____________________________________________________________________________
56204 [  6175] By: jhi                                   on 2000/05/31  21:40:18
56205         Log: Integrate with Sarathy.
56206      Branch: cfgperl
56207           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
56208 ____________________________________________________________________________
56209 [  6174] By: jhi                                   on 2000/05/31  21:37:31
56210         Log: microperl changes from Simon Cozens; Makefile for microperl
56211              written from scratch; few casts added as microperl compilation
56212              doesn't have all prototypes available.
56213      Branch: cfgperl
56214            + Makefile.micro README.micro Todo.micro uconfig.sh
56215            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
56216            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
56217      Branch: metaconfig
56218            + U/modified/Config_h.U
56219 ____________________________________________________________________________
56220 [  6173] By: jhi                                   on 2000/05/31  20:00:24
56221         Log: metaconfig maintenance.
56222      Branch: metaconfig
56223            + U/modified/Inhdr.U U/typedefs/inotype.U
56224      Branch: metaconfig/U/perl
56225            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
56226            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
56227 ____________________________________________________________________________
56228 [  6172] By: gsar                                  on 2000/05/31  05:05:42
56229         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
56230              (from Ilya Zakharevich)
56231      Branch: perl
56232            ! regexec.c t/op/re_tests
56233 ____________________________________________________________________________
56234 [  6171] By: gsar                                  on 2000/05/31  05:01:47
56235         Log: scalar() doesn't force scalar context when used in void context
56236              (from Simon Cozens)
56237      Branch: perl
56238            ! op.c t/op/wantarray.t
56239 ____________________________________________________________________________
56240 [  6170] By: gsar                                  on 2000/05/31  04:41:33
56241         Log: change#6142 needs tweaks to tests to work where there's no symlink()
56242              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
56243      Branch: perl
56244            ! t/lib/filefind.t
56245 ____________________________________________________________________________
56246 [  6169] By: gsar                                  on 2000/05/31  04:29:49
56247         Log: integrate cfgperl contents into mainline
56248      Branch: perl
56249           +> pod/perlmodlib.PL pod/perlnewmod.pod
56250           !> (integrate 42 files)
56251 ____________________________________________________________________________
56252 [  6168] By: jhi                                   on 2000/05/30  22:53:37
56253         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
56254      Branch: cfgperl
56255            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56256            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
56257            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
56258            ! win32/config.bc win32/config.gc win32/config.vc
56259            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
56260            ! win32/config_h.PL win32/config_sh.PL
56261      Branch: metaconfig/U/perl
56262            ! perlxv.U
56263 ____________________________________________________________________________
56264 [  6167] By: jhi                                   on 2000/05/30  22:20:21
56265         Log: tweak todo 
56266      Branch: cfgperl
56267            ! Todo-5.6
56268 ____________________________________________________________________________
56269 [  6166] By: jhi                                   on 2000/05/30  22:11:51
56270         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
56271              in case somebody wants to write an extension for more
56272              shadow database interfaces.
56273      Branch: cfgperl
56274            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56275            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
56276            ! vos/config.def vos/config.h vos/config_h.SH_orig
56277            ! win32/config.bc win32/config.gc win32/config.vc
56278            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
56279      Branch: metaconfig
56280            ! U/modified/Myinit.U
56281      Branch: metaconfig/U/perl
56282            + d_getespwnam.U d_getprpwnam.U i_prot.U
56283 ____________________________________________________________________________
56284 [  6165] By: jhi                                   on 2000/05/30  18:35:34
56285         Log: Integrate with Sarathy.
56286      Branch: cfgperl
56287           !> op.c
56288 ____________________________________________________________________________
56289 [  6164] By: jhi                                   on 2000/05/30  18:30:16
56290         Log: detypo
56291      Branch: cfgperl
56292            ! Configure config_h.SH
56293      Branch: metaconfig/U/perl
56294            ! perlxv.U
56295 ____________________________________________________________________________
56296 [  6163] By: gsar                                  on 2000/05/30  03:24:03
56297         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
56298      Branch: perl
56299            ! op.c
56300 ____________________________________________________________________________
56301 [  6162] By: gsar                                  on 2000/05/30  03:09:38
56302         Log: fix memory leak in method call optimization (change#3768);
56303              made C<eval "$x->foo()"> leak
56304      Branch: perl
56305            ! op.c
56306 ____________________________________________________________________________
56307 [  6161] By: jhi                                   on 2000/05/29  17:56:26
56308         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
56309              both from Simon Cozens.
56310      Branch: cfgperl
56311            + pod/perlmodlib.PL pod/perlnewmod.pod
56312            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
56313            ! pod/perlmodlib.pod pod/perltoc.pod
56314 ____________________________________________________________________________
56315 [  6160] By: jhi                                   on 2000/05/29  17:23:55
56316         Log: Changes for the File::Temp 0.08 (change #6159) test suite
56317              to fit better into the Perl distribution test framework.
56318      Branch: cfgperl
56319            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
56320            ! t/lib/ftmp-tempfile.t
56321 ____________________________________________________________________________
56322 [  6159] By: jhi                                   on 2000/05/29  16:55:36
56323         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
56324      Branch: cfgperl
56325            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56326            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
56327 ____________________________________________________________________________
56328 [  6158] By: bailey                                on 2000/05/29  16:22:08
56329         Log: Add fallback to tmpfile for use in cases where user's relying on
56330              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
56331              Lane's patch)
56332      Branch: vmsperl
56333            ! vms/vms.c vms/vmsish.h
56334 ____________________________________________________________________________
56335 [  6157] By: jhi                                   on 2000/05/29  03:10:36
56336         Log: Regen Configure to jive with #6149.
56337      Branch: cfgperl
56338            ! Configure
56339      Branch: metaconfig
56340            ! U/modified/Getfile.U
56341 ____________________________________________________________________________
56342 [  6156] By: jhi                                   on 2000/05/29  03:01:38
56343         Log: Integrate with Sarathy.
56344      Branch: cfgperl
56345           +> ext/DynaLoader/dl_mac.xs
56346           !> (integrate 38 files)
56347 ____________________________________________________________________________
56348 [  6155] By: gsar                                  on 2000/05/28  21:15:58
56349         Log: small bug in change#6144; remove random \xA0 character that snuck
56350              in via change#6145
56351      Branch: perl
56352            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
56353 ____________________________________________________________________________
56354 [  6154] By: gsar                                  on 2000/05/28  21:04:19
56355         Log: avoid type mismatch warning
56356      Branch: perl
56357            ! perl.c
56358 ____________________________________________________________________________
56359 [  6153] By: gsar                                  on 2000/05/28  20:58:31
56360         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
56361              <nick@Bagpuss.uk.boo.com>)
56362      Branch: perl
56363            ! lib/Test/Harness.pm
56364 ____________________________________________________________________________
56365 [  6152] By: gsar                                  on 2000/05/28  20:53:42
56366         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
56367      Branch: perl
56368            ! regexec.c
56369 ____________________________________________________________________________
56370 [  6151] By: gsar                                  on 2000/05/28  20:50:28
56371         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
56372      Branch: perl
56373            ! regexec.c
56374 ____________________________________________________________________________
56375 [  6150] By: gsar                                  on 2000/05/28  20:39:58
56376         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
56377      Branch: perl
56378            ! pod/perlrequick.pod
56379 ____________________________________________________________________________
56380 [  6149] By: gsar                                  on 2000/05/28  20:35:16
56381         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
56382              <troc@netrus.net>)
56383      Branch: perl
56384            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
56385            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
56386            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
56387            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
56388 ____________________________________________________________________________
56389 [  6148] By: gsar                                  on 2000/05/28  20:21:07
56390         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
56391      Branch: perl
56392            ! lib/ExtUtils/MM_Unix.pm
56393 ____________________________________________________________________________
56394 [  6147] By: gsar                                  on 2000/05/28  20:12:41
56395         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
56396              (from Peter Prymmer)
56397      Branch: perl
56398            ! vms/subconfigure.com
56399 ____________________________________________________________________________
56400 [  6146] By: gsar                                  on 2000/05/28  20:06:15
56401         Log: doc typo
56402      Branch: perl
56403            ! lib/warnings.pm warnings.h warnings.pl
56404 ____________________________________________________________________________
56405 [  6145] By: gsar                                  on 2000/05/28  18:44:33
56406         Log: make xsubpp skip embedded pod (from Matthias Neeracher
56407              <neeri@iis.ee.ethz.ch>)
56408      Branch: perl
56409            ! lib/ExtUtils/xsubpp
56410 ____________________________________________________________________________
56411 [  6144] By: gsar                                  on 2000/05/28  18:42:49
56412         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
56413              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
56414              <neeri@iis.ee.ethz.ch>)
56415      Branch: perl
56416            ! lib/AutoSplit.pm
56417 ____________________________________________________________________________
56418 [  6143] By: gsar                                  on 2000/05/28  18:41:12
56419         Log: MacOS support, part 1 (from Matthias Neeracher
56420              <neeri@iis.ee.ethz.ch>)
56421      Branch: perl
56422            + ext/DynaLoader/dl_mac.xs
56423            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
56424            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
56425            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
56426            ! util.h
56427 ____________________________________________________________________________
56428 [  6142] By: gsar                                  on 2000/05/28  18:21:51
56429         Log: File::Find fails to chdir when chasing symlinks (from
56430              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
56431      Branch: perl
56432            ! lib/File/Find.pm t/lib/filefind.t
56433 ____________________________________________________________________________
56434 [  6141] By: jhi                                   on 2000/05/28  14:25:15
56435         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
56436              forwarded by Peter Seebach from the bsdi-users mailing list.
56437              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
56438      Branch: perl
56439            ! hints/bsdos.sh
56440 ____________________________________________________________________________
56441 [  6140] By: jhi                                   on 2000/05/28  14:11:57
56442         Log: Integrate with Sarathy.
56443      Branch: cfgperl
56444           +> (branch 30 files)
56445           !> (integrate 93 files)
56446 ____________________________________________________________________________
56447 [  6139] By: gsar                                  on 2000/05/28  10:01:48
56448         Log: revise mktables.PL for bugs and newness in Unicode 3.0
56449              (from James Bence <jbence@amgen.com>)
56450      Branch: perl
56451            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
56452            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
56453            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
56454            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
56455            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
56456            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
56457            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
56458            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
56459            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
56460            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
56461            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
56462            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
56463            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
56464            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
56465            + lib/unicode/Is/SylWU.pl
56466            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
56467            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
56468            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
56469            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
56470            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
56471            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
56472            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
56473            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
56474            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
56475            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
56476            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
56477            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
56478            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
56479            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
56480            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
56481            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
56482            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
56483            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
56484            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
56485            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
56486            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
56487            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
56488            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
56489            ! lib/unicode/Makefile lib/unicode/mktables.PL
56490 ____________________________________________________________________________
56491 [  6138] By: gsar                                  on 2000/05/28  08:50:32
56492         Log: add note about the handling of negative indices to tied arrays
56493              (from Michael G Schwern <schwern@pobox.com>)
56494      Branch: perl
56495            ! pod/perltie.pod
56496 ____________________________________________________________________________
56497 [  6137] By: gsar                                  on 2000/05/28  08:46:10
56498         Log: fix bogus redeclaration warning for "our" variables in different
56499              scopes
56500      Branch: perl
56501            ! op.c t/pragma/strict-vars
56502 ____________________________________________________________________________
56503 [  6136] By: gsar                                  on 2000/05/28  08:31:20
56504         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
56505      Branch: perl
56506            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
56507 ____________________________________________________________________________
56508 [  6135] By: gsar                                  on 2000/05/28  08:17:50
56509         Log: enable Test::Harness to dynamically determine column width etc.
56510              (from Rob Napier <rnapier@employees.org>)
56511      Branch: perl
56512            ! lib/Test/Harness.pm
56513 ____________________________________________________________________________
56514 [  6134] By: gsar                                  on 2000/05/28  08:13:39
56515         Log: make Test::Harness use wait.h/WCOREDUMP if available
56516              (from Ben Tilly <ben_tilly@hotmail.com>)
56517      Branch: perl
56518            ! lib/Test/Harness.pm
56519 ____________________________________________________________________________
56520 [  6133] By: gsar                                  on 2000/05/28  08:08:05
56521         Log: elide bogus test in change#6132
56522      Branch: perl
56523            ! t/pragma/warn/9enabled
56524 ____________________________________________________________________________
56525 [  6132] By: gsar                                  on 2000/05/28  08:03:14
56526         Log: warnings::enabled() doesn't fall back to looking at $^W if
56527              caller isn't using lexical warnings (from Paul Marquess)
56528      Branch: perl
56529            ! pp_ctl.c t/pragma/warn/9enabled
56530 ____________________________________________________________________________
56531 [  6131] By: gsar                                  on 2000/05/28  07:57:47
56532         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
56533      Branch: perl
56534            ! ext/POSIX/POSIX.pm
56535 ____________________________________________________________________________
56536 [  6130] By: gsar                                  on 2000/05/28  07:29:12
56537         Log: fix places that mean C<"word" character> but say C<alphanumeric
56538              character>
56539      Branch: perl
56540            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
56541 ____________________________________________________________________________
56542 [  6129] By: gsar                                  on 2000/05/28  07:18:41
56543         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
56544      Branch: perl
56545            ! vms/test.com
56546 ____________________________________________________________________________
56547 [  6128] By: gsar                                  on 2000/05/28  07:12:55
56548         Log: new perlxstut example for passing/returning refs to arrays
56549              (from David Lowe <dlowe@pootpoot.com>)
56550      Branch: perl
56551            ! pod/perlxstut.pod
56552 ____________________________________________________________________________
56553 [  6127] By: gsar                                  on 2000/05/28  07:02:50
56554         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
56555              failed (from Gisle Aas)
56556      Branch: perl
56557            ! cop.h perl.c
56558 ____________________________________________________________________________
56559 [  6126] By: gsar                                  on 2000/05/28  06:39:53
56560         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
56561              (reworked variant of patch suggested by Simon Cozens)
56562      Branch: perl
56563            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
56564            ! pp_hot.c proto.h t/op/gv.t
56565 ____________________________________________________________________________
56566 [  6125] By: gsar                                  on 2000/05/28  05:14:55
56567         Log: enable propagating exception objects via Perl_croak() in XS code
56568              (from Gisle Aas)
56569      Branch: perl
56570            ! util.c
56571 ____________________________________________________________________________
56572 [  6124] By: gsar                                  on 2000/05/28  05:07:28
56573         Log: integrate vmsperl contents into mainline
56574      Branch: perl
56575           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
56576           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
56577           !> vms/vmsish.h
56578 ____________________________________________________________________________
56579 [  6123] By: gsar                                  on 2000/05/28  05:03:53
56580         Log: clarify gotcha with #line directives (from Rocco Caputo
56581              <troc@netrus.net>)
56582      Branch: perl
56583            ! pod/perldebug.pod pod/perlsyn.pod
56584 ____________________________________________________________________________
56585 [  6122] By: gsar                                  on 2000/05/28  04:58:29
56586         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
56587              (from Mark-Jason Dominus)
56588      Branch: perl
56589            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
56590            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
56591            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
56592            ! toke.c
56593 ____________________________________________________________________________
56594 [  6121] By: bailey                                on 2000/05/25  04:46:54
56595         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
56596              lists (based on fixes by Craig Berry)
56597      Branch: vmsperl
56598            ! lib/File/Spec/VMS.pm
56599 ____________________________________________________________________________
56600 [  6120] By: bailey                                on 2000/05/25  04:25:38
56601         Log: Add missing escape (Charles Lane)
56602      Branch: vmsperl
56603            ! t/op/lex_assign.t
56604 ____________________________________________________________________________
56605 [  6119] By: bailey                                on 2000/05/25  04:21:25
56606         Log: Quiet error messages in vmsish.t (Charles Lane)
56607      Branch: vmsperl
56608            ! vms/ext/vmsish.t
56609 ____________________________________________________________________________
56610 [  6118] By: bailey                                on 2000/05/25  04:17:57
56611         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
56612              Flatten case labels in switch statements uniformly (Charles Bailey)
56613      Branch: vmsperl
56614            ! vms/vms.c
56615 ____________________________________________________________________________
56616 [  6117] By: bailey                                on 2000/05/25  03:58:09
56617         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
56618      Branch: vmsperl
56619            ! vms/vmsish.h
56620 ____________________________________________________________________________
56621 [  6116] By: bailey                                on 2000/05/25  03:11:15
56622         Log: Miscellaneous cosmetic fixes (Charles Lane)
56623      Branch: vmsperl
56624            ! lib/ExtUtils/MM_VMS.pm
56625 ____________________________________________________________________________
56626 [  6115] By: bailey                                on 2000/05/25  03:10:36
56627         Log: Add bounds checking for several strings (Charles Lane)
56628      Branch: vmsperl
56629            ! vms/vms.c
56630 ____________________________________________________________________________
56631 [  6114] By: bailey                                on 2000/05/25  02:25:34
56632         Log: Urk -- undo previous removal of vmsish 'exit' change
56633      Branch: vmsperl
56634            ! vms/ext/vmsish.pm vms/vmsish.h
56635 ____________________________________________________________________________
56636 [  6113] By: bailey                                on 2000/05/24  02:24:40
56637         Log: Ugly workaround for version-specific RTL error
56638      Branch: vmsperl
56639            ! vms/vms.c
56640 ____________________________________________________________________________
56641 [  6112] By: bailey                                on 2000/05/24  02:19:55
56642         Log: Check for existence of file before trying to delete
56643      Branch: vmsperl
56644            ! vms/test.com
56645 ____________________________________________________________________________
56646 [  6111] By: bailey                                on 2000/05/23  23:35:13
56647         Log: Resync with mainline prior to post-5.6.0 updates
56648      Branch: vmsperl
56649           +> (branch 49 files)
56650            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
56651            ! vms/ext/vmsish.pm
56652           !> (integrate 334 files)
56653 ____________________________________________________________________________
56654 [  6110] By: jhi                                   on 2000/05/23  19:28:32
56655         Log: todo tweak
56656      Branch: cfgperl
56657            ! Todo-5.6
56658 ____________________________________________________________________________
56659 [  6109] By: jhi                                   on 2000/05/18  17:38:54
56660         Log: Integrate with Sarathy.
56661      Branch: cfgperl
56662           !> mg.c perl.h win32/perlhost.h
56663 ____________________________________________________________________________
56664 [  6108] By: gsar                                  on 2000/05/17  02:24:56
56665         Log: reenable fake signal handling on Windows, bugs and all
56666      Branch: perl
56667            ! mg.c perl.h win32/perlhost.h
56668 ____________________________________________________________________________
56669 [  6107] By: jhi                                   on 2000/05/15  18:01:41
56670         Log: Tweak the todo list.
56671      Branch: cfgperl
56672            ! Todo-5.6
56673 ____________________________________________________________________________
56674 [  6106] By: jhi                                   on 2000/05/15  13:41:48
56675         Log: The (Configure) script refuses to go on, after asking for
56676              'You may also choose to try maximal 64-bitness....'.
56677              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
56678              -- Patrick Zima
56679              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
56680      Branch: cfgperl
56681            ! hints/solaris_2.sh
56682 ____________________________________________________________________________
56683 [  6105] By: jhi                                   on 2000/05/11  14:37:43
56684         Log: Integrate with Sarathy.
56685      Branch: cfgperl
56686           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
56687           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
56688 ____________________________________________________________________________
56689 [  6104] By: gsar                                  on 2000/05/11  03:39:07
56690         Log: PL_sys_intern was being initialized too late on windows
56691      Branch: perl
56692            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
56693            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
56694 ____________________________________________________________________________
56695 [  6103] By: jhi                                   on 2000/05/09  19:42:20
56696         Log: Test tweaking for Unicos continues.
56697      Branch: cfgperl
56698            ! t/op/64bitint.t
56699 ____________________________________________________________________________
56700 [  6102] By: jhi                                   on 2000/05/09  16:47:27
56701         Log: The test suite tweak in #6101 wasn't quite right.
56702      Branch: cfgperl
56703            ! t/lib/complex.t
56704 ____________________________________________________________________________
56705 [  6101] By: jhi                                   on 2000/05/09  15:35:34
56706         Log: Hints and test tweaks for Unicos.
56707      Branch: cfgperl
56708            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
56709 ____________________________________________________________________________
56710 [  6100] By: jhi                                   on 2000/05/08  21:15:06
56711         Log: More compilation tweakery from Allen Smith.
56712      Branch: cfgperl
56713            ! hints/irix_6.sh
56714 ____________________________________________________________________________
56715 [  6099] By: jhi                                   on 2000/05/08  19:21:18
56716         Log: Tweaks for the cc bugs from Allen Smith.
56717      Branch: cfgperl
56718            ! hints/irix_6.sh
56719 ____________________________________________________________________________
56720 [  6098] By: jhi                                   on 2000/05/08  19:13:37
56721         Log: Add a note about other, yet unsupported, shadow password APIs.
56722      Branch: cfgperl
56723            ! pp_sys.c
56724 ____________________________________________________________________________
56725 [  6097] By: jhi                                   on 2000/05/08  18:46:34
56726         Log: Add a note about possible compilation problems from Allen Smith.
56727      Branch: cfgperl
56728            ! hints/irix_6.sh
56729 ____________________________________________________________________________
56730 [  6096] By: jhi                                   on 2000/05/08  17:33:10
56731         Log: Integrate with Sarathy.
56732      Branch: cfgperl
56733           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
56734           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
56735 ____________________________________________________________________________
56736 [  6095] By: jhi                                   on 2000/05/08  16:21:33
56737         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
56738              might be useful in future.
56739      Branch: cfgperl
56740            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56741            ! config_h.SH
56742      Branch: metaconfig
56743            ! U/installdirs/inc_version_list.U
56744      Branch: metaconfig/U/perl
56745            ! perlxv.U
56746 ____________________________________________________________________________
56747 [  6094] By: gsar                                  on 2000/05/08  14:22:22
56748         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
56749      Branch: perl
56750            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
56751            ! hints/cygwin.sh pp_sys.c
56752 ____________________________________________________________________________
56753 [  6093] By: gsar                                  on 2000/05/08  12:52:28
56754         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
56755              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
56756      Branch: perl
56757            ! pp_sys.c sv.c win32/perlhost.h
56758 ____________________________________________________________________________
56759 [  6092] By: jhi                                   on 2000/05/07  22:40:34
56760         Log: Regen perltoc with the fixed buildtoc.
56761      Branch: cfgperl
56762            ! pod/perltoc.pod
56763 ____________________________________________________________________________
56764 [  6091] By: jhi                                   on 2000/05/07  22:24:16
56765         Log: Integrate with Sarathy.
56766      Branch: cfgperl
56767           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
56768           !> t/op/substr.t toke.c
56769 ____________________________________________________________________________
56770 [  6090] By: gsar                                  on 2000/05/07  19:47:07
56771         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
56772              [NI]OK; added tests for both
56773      Branch: perl
56774            ! perl.c pp_hot.c sv.c t/op/substr.t
56775 ____________________________________________________________________________
56776 [  6089] By: gsar                                  on 2000/05/07  18:18:38
56777         Log: buildtoc tweak to fix newline lossage
56778      Branch: perl
56779            ! pod/buildtoc
56780 ____________________________________________________________________________
56781 [  6088] By: jhi                                   on 2000/05/07  16:35:36
56782         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
56783              because we do not use those.  The HAS_GETSPNAM remains,
56784              though, because we still do use that.
56785      Branch: cfgperl
56786            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56787            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
56788            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
56789            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
56790            ! win32/config.vc win32/config_H.bc win32/config_H.gc
56791            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
56792 ____________________________________________________________________________
56793 [  6087] By: gsar                                  on 2000/05/07  16:05:16
56794         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
56795      Branch: perl
56796            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
56797 ____________________________________________________________________________
56798 [  6086] By: jhi                                   on 2000/05/07  15:27:07
56799         Log: Integrate with Sarathy.
56800      Branch: cfgperl
56801           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56802           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
56803           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
56804           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
56805           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
56806           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
56807 ____________________________________________________________________________
56808 [  6085] By: gsar                                  on 2000/05/07  05:52:02
56809         Log: repeat operator (x) doesn't preserve utf8-ness
56810      Branch: perl
56811            ! pp.c t/op/substr.t
56812 ____________________________________________________________________________
56813 [  6084] By: gsar                                  on 2000/05/07  05:39:55
56814         Log: substr() does not preserve utf8-ness (from Stefan Eissing
56815              <Eissing@medicaldataservice.de>); added tests
56816      Branch: perl
56817            ! pp.c t/op/substr.t
56818 ____________________________________________________________________________
56819 [  6083] By: gsar                                  on 2000/05/07  05:24:46
56820         Log: note about undocumented caller() return value (from M.J.T. Guy);
56821              yet another peek.t tweak
56822      Branch: perl
56823            ! pod/perlfunc.pod t/lib/peek.t
56824 ____________________________________________________________________________
56825 [  6082] By: gsar                                  on 2000/05/07  05:08:40
56826         Log: peek.t non-portable to ithreads
56827      Branch: perl
56828            ! t/lib/peek.t
56829 ____________________________________________________________________________
56830 [  6081] By: gsar                                  on 2000/05/07  04:17:04
56831         Log: better default perlbug categories for ok reports (from Richard Foley)
56832      Branch: perl
56833            ! utils/perlbug.PL
56834 ____________________________________________________________________________
56835 [  6080] By: gsar                                  on 2000/05/07  04:08:07
56836         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
56837              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
56838      Branch: perl
56839            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56840            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
56841            ! AUTHORS MAINTAIN MANIFEST
56842 ____________________________________________________________________________
56843 [  6079] By: gsar                                  on 2000/05/07  04:01:38
56844         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
56845      Branch: perl
56846            ! lib/Carp/Heavy.pm
56847 ____________________________________________________________________________
56848 [  6078] By: gsar                                  on 2000/05/07  01:24:19
56849         Log: workaround for CRT bug in chdir() (from Charles Lane, via
56850              Peter Prymmer)
56851      Branch: perl
56852            ! iperlsys.h vms/vms.c vms/vmsish.h
56853 ____________________________________________________________________________
56854 [  6077] By: gsar                                  on 2000/05/07  01:22:23
56855         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
56856              and Tom Phoenix)
56857      Branch: perl
56858            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
56859 ____________________________________________________________________________
56860 [  6076] By: gsar                                  on 2000/05/06  17:36:29
56861         Log: integrate cfgperl contents into mainline
56862      Branch: perl
56863           +> t/lib/peek.t
56864           !> Configure MANIFEST Porting/Glossary Porting/config.sh
56865           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
56866           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
56867           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
56868 ____________________________________________________________________________
56869 [  6075] By: jhi                                   on 2000/05/05  18:56:10
56870         Log: Make the test more portable.
56871      Branch: cfgperl
56872            ! t/lib/peek.t
56873 ____________________________________________________________________________
56874 [  6074] By: jhi                                   on 2000/05/05  18:49:20
56875         Log: Introduce t/lib/peek.t.
56876      Branch: cfgperl
56877            + t/lib/peek.t
56878            ! MANIFEST
56879 ____________________________________________________________________________
56880 [  6073] By: jhi                                   on 2000/05/05  14:30:45
56881         Log: Complex tweaks.
56882      Branch: cfgperl
56883            ! lib/Math/Complex.pm t/lib/complex.t
56884 ____________________________________________________________________________
56885 [  6072] By: jhi                                   on 2000/05/05  12:27:13
56886         Log: Integrate with Sarathy.
56887      Branch: cfgperl
56888           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
56889           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
56890           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
56891           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
56892 ____________________________________________________________________________
56893 [  6071] By: gsar                                  on 2000/05/05  02:24:46
56894         Log: misformatted perllocal.pod (from Tim Jenness
56895              <t.jenness@jach.hawaii.edu>)
56896      Branch: perl
56897            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
56898 ____________________________________________________________________________
56899 [  6070] By: gsar                                  on 2000/05/05  02:16:52
56900         Log: remove misleading comment (from M.J.T. Guy)
56901      Branch: perl
56902            ! t/lib/anydbm.t
56903 ____________________________________________________________________________
56904 [  6069] By: gsar                                  on 2000/05/05  02:15:13
56905         Log: File::Spec compatibility update (from Barrie Slaymaker
56906              <barries@slaysys.com>)
56907      Branch: perl
56908            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
56909            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
56910 ____________________________________________________________________________
56911 [  6068] By: gsar                                  on 2000/05/05  02:01:50
56912         Log: note about values()
56913      Branch: perl
56914            ! pod/perlfunc.pod
56915 ____________________________________________________________________________
56916 [  6067] By: gsar                                  on 2000/05/05  01:33:09
56917         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
56918      Branch: perl
56919            ! win32/win32.c
56920 ____________________________________________________________________________
56921 [  6066] By: gsar                                  on 2000/05/05  01:23:43
56922         Log: s/END/CHECK/
56923      Branch: perl
56924            ! perl.c
56925 ____________________________________________________________________________
56926 [  6065] By: jhi                                   on 2000/05/04  17:30:22
56927         Log: Integrate with Sarathy.
56928      Branch: cfgperl
56929           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
56930 ____________________________________________________________________________
56931 [  6064] By: gsar                                  on 2000/05/04  17:26:14
56932         Log: change#5905 wasn't quite right--it's intent only applies when arguments
56933              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
56934      Branch: perl
56935            ! pp_sys.c sv.c
56936 ____________________________________________________________________________
56937 [  6063] By: gsar                                  on 2000/05/04  16:52:29
56938         Log: tokeq() could read unallocated field in argument
56939      Branch: perl
56940            ! toke.c
56941 ____________________________________________________________________________
56942 [  6062] By: gsar                                  on 2000/05/04  16:34:51
56943         Log: additional tests for utf8.t
56944      Branch: perl
56945            ! t/pragma/utf8.t
56946 ____________________________________________________________________________
56947 [  6061] By: gsar                                  on 2000/05/04  16:09:28
56948         Log: change#5921 neglected to make eq honor "use bytes"
56949      Branch: perl
56950            ! sv.c
56951 ____________________________________________________________________________
56952 [  6060] By: jhi                                   on 2000/05/04  15:30:16
56953         Log: Integrate with Sarathy.
56954      Branch: cfgperl
56955           !> perl.c regcomp.c t/pragma/utf8.t
56956 ____________________________________________________________________________
56957 [  6059] By: jhi                                   on 2000/05/04  15:26:37
56958         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
56959              in natively 64-bit platforms where a long is a quad (no need
56960              for long longs).  Also added bias for IVs.
56961      Branch: cfgperl
56962            ! toke.c
56963 ____________________________________________________________________________
56964 [  6058] By: gsar                                  on 2000/05/04  00:19:14
56965         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
56966              (spotted by Donald Kinzer <dkinzer@premia.com>)
56967      Branch: perl
56968            ! perl.c
56969 ____________________________________________________________________________
56970 [  6057] By: gsar                                  on 2000/05/03  18:34:01
56971         Log: fix broken parsing of /\x{ab}/
56972      Branch: perl
56973            ! regcomp.c t/pragma/utf8.t
56974 ____________________________________________________________________________
56975 [  6056] By: jhi                                   on 2000/05/03  17:57:16
56976         Log: The search of infinity continues, this time simplified.
56977      Branch: cfgperl
56978            ! lib/Math/Complex.pm
56979 ____________________________________________________________________________
56980 [  6055] By: jhi                                   on 2000/05/03  17:45:30
56981         Log: Detypo.
56982      Branch: cfgperl
56983            ! hints/unicos.sh
56984 ____________________________________________________________________________
56985 [  6054] By: jhi                                   on 2000/05/02  22:28:27
56986         Log: Be more forgiving in POSIX about HUGE_VALL.
56987      Branch: cfgperl
56988            ! ext/POSIX/POSIX.xs
56989 ____________________________________________________________________________
56990 [  6053] By: jhi                                   on 2000/05/02  22:25:05
56991         Log: Integrate with Sarathy.
56992      Branch: cfgperl
56993           !> hints/irix_6.sh pod/perlop.pod
56994 ____________________________________________________________________________
56995 [  6052] By: jhi                                   on 2000/05/02  22:24:31
56996         Log: Unicos hint tweak.
56997      Branch: cfgperl
56998            ! hints/unicos.sh
56999 ____________________________________________________________________________
57000 [  6051] By: jhi                                   on 2000/05/02  22:21:26
57001         Log: Complex tweakery.
57002      Branch: cfgperl
57003            ! lib/Math/Complex.pm t/lib/complex.t
57004 ____________________________________________________________________________
57005 [  6050] By: jhi                                   on 2000/05/02  19:26:22
57006         Log: Use setxxent()/endxxent().
57007      Branch: cfgperl
57008            ! t/op/grent.t t/op/pwent.t
57009 ____________________________________________________________________________
57010 [  6049] By: jhi                                   on 2000/05/02  19:06:02
57011         Log: Test both the scalar and list contexts.
57012      Branch: cfgperl
57013            ! t/op/grent.t t/op/pwent.t
57014 ____________________________________________________________________________
57015 [  6048] By: gsar                                  on 2000/05/02  18:29:10
57016         Log: add note about how $( doesn't interpolate in REs (from
57017              Philip Newton <newton@ficus.frogspace.net>)
57018      Branch: perl
57019            ! pod/perlop.pod
57020 ____________________________________________________________________________
57021 [  6047] By: jhi                                   on 2000/05/02  17:41:24
57022         Log: Call getspnam() only iff needd.
57023      Branch: cfgperl
57024            ! pp_sys.c
57025 ____________________________________________________________________________
57026 [  6046] By: gsar                                  on 2000/05/02  17:07:25
57027         Log: libscheck has insufficient checks for n32 libs (from
57028              Albert Chin-A-Young <china@thewrittenword.com>)
57029      Branch: perl
57030            ! hints/irix_6.sh
57031 ____________________________________________________________________________
57032 [  6045] By: jhi                                   on 2000/05/02  13:57:17
57033         Log: Integrate with Sarathy.
57034      Branch: cfgperl
57035           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
57036           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
57037 ____________________________________________________________________________
57038 [  6044] By: gsar                                  on 2000/05/02  06:48:19
57039         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
57040              such that underscores are only ignored in literal numbers,
57041              "\x{...}", and hex/oct argument
57042      Branch: perl
57043            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
57044 ____________________________________________________________________________
57045 [  6043] By: gsar                                  on 2000/05/02  02:22:29
57046         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
57047      Branch: perl
57048            ! pod/perlretut.pod
57049 ____________________________________________________________________________
57050 [  6042] By: gsar                                  on 2000/05/02  02:17:51
57051         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
57052      Branch: perl
57053            ! pod/perltrap.pod
57054 ____________________________________________________________________________
57055 [  6041] By: gsar                                  on 2000/05/02  01:53:51
57056         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
57057              to compensate
57058      Branch: perl
57059            ! Porting/makerel
57060 ____________________________________________________________________________
57061 [  6040] By: gsar                                  on 2000/05/02  01:51:57
57062         Log: missing files in MANIFEST
57063      Branch: perl
57064            ! MANIFEST
57065 ____________________________________________________________________________
57066 [  6039] By: jhi                                   on 2000/05/02  00:36:46
57067         Log: Infinite problems.
57068      Branch: cfgperl
57069            ! lib/Math/Complex.pm
57070 ____________________________________________________________________________
57071 [  6038] By: jhi                                   on 2000/05/02  00:06:38
57072         Log: pwent/spent #ifdef imbalance.
57073      Branch: cfgperl
57074            ! pp_sys.c
57075 ____________________________________________________________________________
57076 [  6037] By: jhi                                   on 2000/05/01  22:50:11
57077         Log: Use HUGE_VALL if applicable.
57078      Branch: cfgperl
57079            ! ext/POSIX/POSIX.xs util.c
57080 ____________________________________________________________________________
57081 [  6036] By: jhi                                   on 2000/05/01  22:20:53
57082         Log: Correct Freudian slip.
57083      Branch: cfgperl
57084            ! pp_sys.c
57085 ____________________________________________________________________________
57086 [  6035] By: jhi                                   on 2000/05/01  21:07:38
57087         Log: Continue on the pwent/spent case.
57088      Branch: cfgperl
57089            ! pp_sys.c
57090 ____________________________________________________________________________
57091 [  6034] By: jhi                                   on 2000/05/01  17:45:14
57092         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
57093              adjustments in 6032 conflicted badly with this, will have
57094              to revisit them later.
57095      Branch: cfgperl
57096           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
57097           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
57098           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
57099           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
57100           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
57101           !> t/lib/cgi-html.t t/lib/cgi-request.t
57102 ____________________________________________________________________________
57103 [  6033] By: jhi                                   on 2000/05/01  17:40:49
57104         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
57105      Branch: cfgperl
57106            ! pp_sys.c
57107 ____________________________________________________________________________
57108 [  6032] By: gsar                                  on 2000/05/01  15:56:32
57109         Log: whitespace adjustments
57110      Branch: perl
57111            ! pp_sys.c
57112 ____________________________________________________________________________
57113 [  6031] By: gsar                                  on 2000/05/01  15:19:41
57114         Log: small nits in diagnostics.pm (from Robin Barker)
57115      Branch: perl
57116            ! lib/diagnostics.pm pod/perldiag.pod
57117 ____________________________________________________________________________
57118 [  6030] By: gsar                                  on 2000/05/01  08:39:18
57119         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
57120              for @- and @+ (from Johan Vromans)
57121      Branch: perl
57122            ! lib/English.pm pod/perlvar.pod
57123 ____________________________________________________________________________
57124 [  6029] By: gsar                                  on 2000/05/01  08:16:10
57125         Log: add CGI.pm v2.66 (from Lincoln Stein)
57126      Branch: perl
57127            + lib/CGI/Util.pm t/lib/cgi-pretty.t
57128            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
57129            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
57130            ! t/lib/cgi-html.t t/lib/cgi-request.t
57131 ____________________________________________________________________________
57132 [  6028] By: gsar                                  on 2000/05/01  06:34:41
57133         Log: Pod::Man generates groff-incompatible macro definition (from
57134              Tom Christiansen)
57135      Branch: perl
57136            ! lib/Pod/Man.pm
57137 ____________________________________________________________________________
57138 [  6027] By: gsar                                  on 2000/05/01  06:31:36
57139         Log: podlators-1.02 update (from Russ Allbery)
57140      Branch: perl
57141            ! lib/Pod/Man.pm lib/Pod/Text.pm
57142 ____________________________________________________________________________
57143 [  6026] By: jhi                                   on 2000/04/30  23:24:23
57144         Log: Integrate with Sarathy.
57145      Branch: cfgperl
57146           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
57147           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
57148           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
57149           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
57150           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
57151           !> t/lib/syslog.t toke.c win32/win32.h
57152 ____________________________________________________________________________
57153 [  6025] By: gsar                                  on 2000/04/30  18:17:47
57154         Log: Is{Alnum,Alpha,Word} don't match titlecase
57155              
57156              TODO: IsSpace is defined recursively!
57157              
57158              (both spotted by Larry)
57159      Branch: perl
57160            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
57161            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
57162 ____________________________________________________________________________
57163 [  6024] By: gsar                                  on 2000/04/30  17:50:19
57164         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
57165              (from Hugo van der Sanden)
57166      Branch: perl
57167            ! toke.c
57168 ____________________________________________________________________________
57169 [  6023] By: gsar                                  on 2000/04/30  17:14:43
57170         Log: debugger stomps on $. (from M.J.T. Guy)
57171      Branch: perl
57172            ! lib/perl5db.pl
57173 ____________________________________________________________________________
57174 [  6022] By: gsar                                  on 2000/04/30  16:59:22
57175         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
57176      Branch: perl
57177            ! sv.c
57178 ____________________________________________________________________________
57179 [  6021] By: gsar                                  on 2000/04/29  21:00:08
57180         Log: remove Win2K issue in pod (fixed by change#6020)
57181      Branch: perl
57182            ! README.win32 pod/perl56delta.pod
57183 ____________________________________________________________________________
57184 [  6020] By: gsar                                  on 2000/04/29  20:51:49
57185         Log: test tweak
57186      Branch: perl
57187            ! t/lib/open3.t
57188 ____________________________________________________________________________
57189 [  6019] By: gsar                                  on 2000/04/29  20:34:27
57190         Log: windows portability tweaks
57191      Branch: perl
57192            ! t/lib/b.t win32/win32.h
57193 ____________________________________________________________________________
57194 [  6018] By: gsar                                  on 2000/04/29  19:55:24
57195         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
57196              make _PATH_LOG() return "" if unavailable
57197      Branch: perl
57198            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
57199            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
57200 ____________________________________________________________________________
57201 [  6017] By: jhi                                   on 2000/04/28  22:49:46
57202         Log: Integrate with Sarathy.
57203      Branch: cfgperl
57204           !> op.c perl.c pod/perldiag.pod t/lib/b.t
57205 ____________________________________________________________________________
57206 [  6016] By: jhi                                   on 2000/04/28  22:46:14
57207         Log: Do not warn that an infinity does not look like a number.
57208      Branch: cfgperl
57209            ! sv.c
57210 ____________________________________________________________________________
57211 [  6015] By: gsar                                  on 2000/04/28  22:35:49
57212         Log: tweak test for portability
57213      Branch: perl
57214            ! t/lib/b.t
57215 ____________________________________________________________________________
57216 [  6014] By: gsar                                  on 2000/04/28  22:05:31
57217         Log: glob() loading File::Glob behind the scenes may cause syntax errors
57218      Branch: perl
57219            ! op.c
57220 ____________________________________________________________________________
57221 [  6013] By: gsar                                  on 2000/04/28  21:25:22
57222         Log: tweak change#5945 to display correct switch name in diagnostic
57223      Branch: perl
57224            ! perl.c pod/perldiag.pod
57225 ____________________________________________________________________________
57226 [  6012] By: jhi                                   on 2000/04/28  21:08:12
57227         Log: Integrate with Sarathy.
57228      Branch: cfgperl
57229           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
57230           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
57231           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
57232 ____________________________________________________________________________
57233 [  6011] By: jhi                                   on 2000/04/28  21:04:46
57234         Log: &HUGE_VAL is not defined, it exists.
57235      Branch: cfgperl
57236            ! lib/Math/Complex.pm
57237 ____________________________________________________________________________
57238 [  6010] By: gsar                                  on 2000/04/28  21:02:58
57239         Log: clarify note about shadow password support (from
57240              gellyfish@gellyfish.com)
57241      Branch: perl
57242            ! pod/perlfunc.pod
57243 ____________________________________________________________________________
57244 [  6009] By: gsar                                  on 2000/04/28  21:00:00
57245         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
57246      Branch: perl
57247            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
57248 ____________________________________________________________________________
57249 [  6008] By: gsar                                  on 2000/04/28  20:56:33
57250         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
57251      Branch: perl
57252            ! installperl vms/subconfigure.com
57253 ____________________________________________________________________________
57254 [  6007] By: gsar                                  on 2000/04/28  20:51:21
57255         Log: note about compile failures and END blocks (from M.J.T. Guy)
57256      Branch: perl
57257            ! pod/perl56delta.pod pod/perlmod.pod
57258 ____________________________________________________________________________
57259 [  6006] By: jhi                                   on 2000/04/28  20:42:14
57260         Log: Regen Configure.
57261      Branch: cfgperl
57262            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57263            ! config_h.SH
57264 ____________________________________________________________________________
57265 [  6005] By: gsar                                  on 2000/04/28  20:41:16
57266         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
57267      Branch: perl
57268            ! utils/perldoc.PL
57269 ____________________________________________________________________________
57270 [  6004] By: jhi                                   on 2000/04/28  20:28:21
57271         Log: Integrate with Sarathy.
57272      Branch: cfgperl
57273           !> Configure INSTALL Porting/Glossary Porting/config.sh
57274           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
57275           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
57276           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
57277           !> win32/config.vc win32/win32.c
57278 ____________________________________________________________________________
57279 [  6003] By: gsar                                  on 2000/04/28  20:11:20
57280         Log: allow REG_EXPAND_SZ keys in Windows registry (from
57281              John Clayton <John.Clayton@barclayscapital.com>)
57282      Branch: perl
57283            ! win32/win32.c
57284 ____________________________________________________________________________
57285 [  6002] By: gsar                                  on 2000/04/28  19:34:16
57286         Log: destructive sv_setsv() can lose UV-ness from source, causing
57287              numeric promotions/comparisons to fail to do the right thing
57288      Branch: perl
57289            ! sv.c
57290 ____________________________________________________________________________
57291 [  6001] By: gsar                                  on 2000/04/28  18:44:15
57292         Log: support additional library locations via $Config{otherlibdirs}
57293              (from Andy Dougherty)
57294      Branch: perl
57295            ! Configure INSTALL Porting/Glossary Porting/config.sh
57296            ! Porting/config_H config_h.SH epoc/config.sh perl.c
57297            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
57298            ! win32/config.bc win32/config.gc win32/config.vc
57299 ____________________________________________________________________________
57300 [  6000] By: gsar                                  on 2000/04/28  18:26:58
57301         Log: reworked otherlibdirs.U (from Andy Dougherty)
57302      Branch: metaconfig
57303            ! U/installdirs/otherlibdirs.U
57304 ____________________________________________________________________________
57305 [  5999] By: gsar                                  on 2000/04/28  18:17:07
57306         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
57307      Branch: perl
57308            ! t/pragma/warn/toke toke.c
57309 ____________________________________________________________________________
57310 [  5998] By: jhi                                   on 2000/04/28  13:32:17
57311         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
57312      Branch: cfgperl
57313            ! lib/Math/Complex.pm
57314 ____________________________________________________________________________
57315 [  5997] By: jhi                                   on 2000/04/28  13:14:04
57316         Log: Preserve $!.
57317      Branch: cfgperl
57318            ! lib/Math/Complex.pm
57319 ____________________________________________________________________________
57320 [  5996] By: jhi                                   on 2000/04/28  12:59:23
57321         Log: Integrate with Sarathy.
57322      Branch: cfgperl
57323           +> pod/perlrequick.pod pod/perlretut.pod
57324           !> (integrate 51 files)
57325 ____________________________________________________________________________
57326 [  5995] By: gsar                                  on 2000/04/28  09:37:36
57327         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
57328      Branch: perl
57329            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
57330 ____________________________________________________________________________
57331 [  5994] By: gsar                                  on 2000/04/28  09:33:26
57332         Log: fix for missed accounting for null byte in pack("Z",...) (from
57333              M.J.T. Guy)
57334      Branch: perl
57335            ! pp.c t/op/pack.t
57336 ____________________________________________________________________________
57337 [  5993] By: gsar                                  on 2000/04/28  09:30:05
57338         Log: various minor tweaks seen on p5p
57339      Branch: perl
57340            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
57341 ____________________________________________________________________________
57342 [  5992] By: gsar                                  on 2000/04/28  09:08:19
57343         Log: pod nit (from Simon Cozens)
57344      Branch: perl
57345            ! pod/perlop.pod
57346 ____________________________________________________________________________
57347 [  5991] By: gsar                                  on 2000/04/28  09:06:36
57348         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
57349      Branch: perl
57350            ! README.posix-bc hints/posix-bc.sh
57351 ____________________________________________________________________________
57352 [  5990] By: gsar                                  on 2000/04/28  08:54:52
57353         Log: use $ENV{LIB} to search for libs under Visual C compiler
57354              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
57355      Branch: perl
57356            ! lib/ExtUtils/Liblist.pm
57357 ____________________________________________________________________________
57358 [  5989] By: gsar                                  on 2000/04/28  08:27:12
57359         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
57360              itself and no other (from Tom Hughes)
57361      Branch: perl
57362            ! t/op/array.t toke.c
57363 ____________________________________________________________________________
57364 [  5988] By: gsar                                  on 2000/04/28  08:01:38
57365         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
57366              <paul@miraclefish.com>)
57367      Branch: perl
57368            ! lib/ExtUtils/MakeMaker.pm
57369 ____________________________________________________________________________
57370 [  5987] By: gsar                                  on 2000/04/28  07:53:09
57371         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
57372      Branch: perl
57373            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
57374 ____________________________________________________________________________
57375 [  5986] By: gsar                                  on 2000/04/28  07:44:17
57376         Log: add regular expressions tutorial and quick-start guide (from
57377              Mark Kvale <kvale@phy.ucsf.edu>)
57378      Branch: perl
57379            + pod/perlrequick.pod pod/perlretut.pod
57380            ! AUTHORS MAINTAIN MANIFEST
57381 ____________________________________________________________________________
57382 [  5985] By: gsar                                  on 2000/04/28  07:30:28
57383         Log: forked child may not exit correctly if it failed to open
57384              /dev/console (from Graham Barr)
57385      Branch: perl
57386            ! ext/Sys/Syslog/Syslog.pm
57387 ____________________________________________________________________________
57388 [  5984] By: gsar                                  on 2000/04/28  07:27:20
57389         Log: attributes::reftype() doesn't work on tied argument
57390      Branch: perl
57391            ! xsutils.c
57392 ____________________________________________________________________________
57393 [  5983] By: gsar                                  on 2000/04/28  07:15:04
57394         Log: numeric conversion of non-number in change#3378 tramples on
57395              OOK offset, causing segfaults
57396      Branch: perl
57397            ! sv.c
57398 ____________________________________________________________________________
57399 [  5982] By: gsar                                  on 2000/04/28  04:48:25
57400         Log: avoid error in IO::Socket::INET when given an unknown service name
57401              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
57402      Branch: perl
57403            ! ext/IO/lib/IO/Socket/INET.pm
57404 ____________________________________________________________________________
57405 [  5981] By: gsar                                  on 2000/04/28  04:31:31
57406         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
57407              prototype mismatch with CORE::glob(); update pod and tests to
57408              suit (File::Glob::glob() is still available for backward
57409              compatibility, but should be considered deprecated)
57410      Branch: perl
57411            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
57412            ! t/lib/glob-taint.t
57413 ____________________________________________________________________________
57414 [  5980] By: gsar                                  on 2000/04/28  03:47:29
57415         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
57416              <ghudson@mit.edu>)
57417      Branch: metaconfig
57418            ! U/modified/Options.U
57419      Branch: perl
57420            ! Configure
57421 ____________________________________________________________________________
57422 [  5979] By: gsar                                  on 2000/04/28  03:07:54
57423         Log: under useithreads, constant pad entries could inadvertantly be
57424              shared across threads (from Eric Blood <eblood@xmission.com>);
57425              added Eric's test case to testsuite
57426      Branch: perl
57427            ! op.c t/op/misc.t
57428 ____________________________________________________________________________
57429 [  5978] By: gsar                                  on 2000/04/27  21:13:00
57430         Log: sync version numbers in File::Spec with the ones on CPAN
57431              (from Barrie Slaymaker)
57432      Branch: perl
57433            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
57434            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
57435            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
57436 ____________________________________________________________________________
57437 [  5977] By: gsar                                  on 2000/04/27  21:07:29
57438         Log: autoquote barewords followed by newline and arrow properly
57439              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
57440      Branch: perl
57441            ! t/pragma/warn/toke toke.c
57442 ____________________________________________________________________________
57443 [  5976] By: gsar                                  on 2000/04/27  20:41:20
57444         Log: DB_File v1.73 update (from Paul Marquess)
57445      Branch: perl
57446            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
57447            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
57448 ____________________________________________________________________________
57449 [  5975] By: gsar                                  on 2000/04/27  20:34:24
57450         Log: allow sort() reentrancy (variant of patch suggested by
57451              Hugo van der Sanden)
57452      Branch: perl
57453            ! pp_ctl.c t/op/sort.t
57454 ____________________________________________________________________________
57455 [  5974] By: gsar                                  on 2000/04/27  19:46:57
57456         Log: change#4197 somehow missed initializing PL_errors, meaning
57457              sytax error queueing wasn't working outside eval"" at all;
57458              also fixed eval"" to localize PL_error_count, so that compile-time
57459              eval's don't clobber the error state of the outer context
57460      Branch: perl
57461            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
57462            ! t/pragma/warn/toke
57463 ____________________________________________________________________________
57464 [  5973] By: gsar                                  on 2000/04/27  18:29:05
57465         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
57466      Branch: perl
57467            ! regcomp.c regexec.c t/op/re_tests
57468 ____________________________________________________________________________
57469 [  5972] By: jhi                                   on 2000/04/27  18:22:41
57470         Log: Integrate with Sarathy.
57471      Branch: cfgperl
57472           +> t/lib/b.t t/lib/syslog.t
57473           !> (integrate 31 files)
57474 ____________________________________________________________________________
57475 [  5971] By: jhi                                   on 2000/04/27  18:18:46
57476         Log: Unicos tweaks from Mark P. Lutz.
57477      Branch: cfgperl
57478            ! hints/unicos.sh lib/Math/Complex.pm
57479 ____________________________________________________________________________
57480 [  5970] By: gsar                                  on 2000/04/27  18:05:11
57481         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
57482              IV is >32bits
57483      Branch: perl
57484            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
57485 ____________________________________________________________________________
57486 [  5969] By: gsar                                  on 2000/04/27  17:50:56
57487         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
57488      Branch: perl
57489            + t/lib/syslog.t
57490            ! MANIFEST ext/Sys/Syslog/Syslog.pm
57491 ____________________________________________________________________________
57492 [  5968] By: gsar                                  on 2000/04/27  17:44:49
57493         Log: tolerate spaces in group names in test on solaris (from David Boyce
57494              <dsb@boyski.com>)
57495      Branch: perl
57496            ! t/op/groups.t
57497 ____________________________________________________________________________
57498 [  5967] By: gsar                                  on 2000/04/27  17:41:22
57499         Log: improved docs on the warn_uninit diagnostic (from David Glasser
57500              and Simon Cozens)
57501      Branch: perl
57502            ! pod/perldiag.pod
57503 ____________________________________________________________________________
57504 [  5966] By: gsar                                  on 2000/04/27  16:54:58
57505         Log: add testsuite for B backends, fix bug in B::Deparse (from
57506              Simon Cozens <simon@brecon.co.uk>)
57507      Branch: perl
57508            + t/lib/b.t
57509            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
57510 ____________________________________________________________________________
57511 [  5965] By: gsar                                  on 2000/04/27  16:10:37
57512         Log: avoid "will not stay shared" warnings for our variables (from
57513              Robin Barker)
57514      Branch: perl
57515            ! op.c t/pragma/warn/op
57516 ____________________________________________________________________________
57517 [  5964] By: gsar                                  on 2000/04/27  07:05:05
57518         Log: reformat to 72 columns (again)
57519      Branch: perl
57520            ! pod/perldiag.pod
57521 ____________________________________________________________________________
57522 [  5963] By: gsar                                  on 2000/04/27  06:28:31
57523         Log: patch from Larry to make (\&) prototype work; added tests for
57524              the same
57525      Branch: perl
57526            ! op.c t/comp/proto.t
57527 ____________________________________________________________________________
57528 [  5962] By: gsar                                  on 2000/04/27  06:15:47
57529         Log: updated README.hpux (from Jeff Okamoto)
57530      Branch: perl
57531            ! README.hpux
57532 ____________________________________________________________________________
57533 [  5961] By: gsar                                  on 2000/04/27  05:55:03
57534         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
57535      Branch: perl
57536            ! emacs/cperl-mode.el
57537 ____________________________________________________________________________
57538 [  5960] By: gsar                                  on 2000/04/27  05:49:26
57539         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
57540      Branch: perl
57541            ! INSTALL
57542 ____________________________________________________________________________
57543 [  5959] By: gsar                                  on 2000/04/27  05:33:41
57544         Log: doubled words in pods (from Simon Cozens
57545              <simon.p.cozens@jp.pwcglobal.com>)
57546      Branch: perl
57547            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
57548            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
57549            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
57550            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
57551            ! pod/perltootc.pod
57552 ____________________________________________________________________________
57553 [  5958] By: gsar                                  on 2000/04/27  05:11:39
57554         Log: change#3569 deleted some essential code, revert; avoid use of
57555              atexit() to make DynaLoader work properly on AIX under mod_perl
57556              (from Jens-Uwe Mager <jum@helios.de>)
57557      Branch: perl
57558            ! ext/DynaLoader/dl_aix.xs
57559 ____________________________________________________________________________
57560 [  5957] By: gsar                                  on 2000/04/27  04:54:51
57561         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
57562      Branch: perl
57563            ! pod/perlmod.pod
57564 ____________________________________________________________________________
57565 [  5956] By: gsar                                  on 2000/04/27  04:51:47
57566         Log: better diagnostics on failed tests (from Ilya Zakharevich)
57567      Branch: perl
57568            ! t/op/lex_assign.t
57569 ____________________________________________________________________________
57570 [  5955] By: gsar                                  on 2000/04/27  04:26:44
57571         Log: longstanding bug exposed by change#3307: sort arguments weren't
57572              compiled with the right wantarray context (ensuing runtime lookup
57573              via block_gimme() was getting the incidental context of the
57574              sort() itself)
57575      Branch: perl
57576            ! op.c t/op/sort.t
57577 ____________________________________________________________________________
57578 [  5954] By: gsar                                  on 2000/04/26  23:42:12
57579         Log: integrate cfgperl contents into mainline
57580      Branch: perl
57581           !> (integrate 30 files)
57582 ____________________________________________________________________________
57583 [  5953] By: jhi                                   on 2000/04/26  23:06:42
57584         Log: Integrate with Sarathy.
57585      Branch: cfgperl
57586           !> README.win32 ext/B/B/Deparse.pm
57587           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
57588           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
57589           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
57590           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
57591           !> utils/perldoc.PL vms/perlvms.pod
57592 ____________________________________________________________________________
57593 [  5952] By: jhi                                   on 2000/04/26  23:03:46
57594         Log: Undo "use integer" addition from 64bitint as it seems
57595              to break most of the subtests in Digital UNIX;
57596              Unicos needs to find another way.
57597      Branch: cfgperl
57598            ! t/op/64bitint.t
57599 ____________________________________________________________________________
57600 [  5951] By: jhi                                   on 2000/04/26  22:57:53
57601         Log: Be more robust on "extreme" (large absolute value)
57602              arguments.  Originally reported by Daniel Connelly
57603              as a problem with asinh() on large negative arguments,
57604              asinh() used to bail out because an argument to log()
57605              ended up being zero.  Ilya Zakharevich proposed using
57606              Taylor's series in such cases, which for such large
57607              arguments is a very good approximation.
57608      Branch: cfgperl
57609            ! lib/Math/Complex.pm t/lib/complex.t
57610 ____________________________________________________________________________
57611 [  5950] By: gsar                                  on 2000/04/25  19:13:12
57612         Log: reformat perldiag to avoid long lines
57613      Branch: perl
57614            ! pod/perldiag.pod
57615 ____________________________________________________________________________
57616 [  5949] By: gsar                                  on 2000/04/25  18:41:11
57617         Log: make perldoc use the pod2man from the same version (from
57618              M.J.T. Guy)
57619      Branch: perl
57620            ! utils/perldoc.PL
57621 ____________________________________________________________________________
57622 [  5948] By: gsar                                  on 2000/04/25  18:21:57
57623         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
57624              <kompas@kompas.usr.onet.pl>)
57625      Branch: perl
57626            ! lib/vars.pm
57627 ____________________________________________________________________________
57628 [  5947] By: gsar                                  on 2000/04/25  18:11:53
57629         Log: use &dl_error rather than &dl_load_file as the guard for calling
57630              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
57631              statically built perl)
57632      Branch: perl
57633            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
57634 ____________________________________________________________________________
57635 [  5946] By: jhi                                   on 2000/04/25  17:37:54
57636         Log: Document that tr() is not tr(1).
57637      Branch: cfgperl
57638            ! pod/perlop.pod
57639 ____________________________________________________________________________
57640 [  5945] By: gsar                                  on 2000/04/25  16:34:33
57641         Log: make module name mandatory after -M switch; reorder perldiag
57642              alphabetically (from Mark-Jason Dominus)
57643      Branch: perl
57644            ! perl.c pod/perldiag.pod
57645 ____________________________________________________________________________
57646 [  5944] By: jhi                                   on 2000/04/25  01:15:18
57647         Log: On second thoughts frexp() does have two arguments.
57648      Branch: cfgperl
57649            ! perl.h
57650 ____________________________________________________________________________
57651 [  5943] By: jhi                                   on 2000/04/24  22:56:32
57652         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
57653              Now pp_ncmp() returns undef is either operand is a NaN.
57654      Branch: cfgperl
57655            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57656            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
57657            ! vms/subconfigure.com vos/config.def vos/config.h
57658            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
57659            ! win32/config.vc win32/config_H.bc win32/config_H.gc
57660            ! win32/config_H.vc
57661      Branch: metaconfig/U/perl
57662            + d_modfl.U
57663 ____________________________________________________________________________
57664 [  5942] By: jhi                                   on 2000/04/24  19:45:17
57665         Log: Regen Configure to match #5937.
57666      Branch: cfgperl
57667            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57668            ! config_h.SH
57669      Branch: metaconfig
57670            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
57671 ____________________________________________________________________________
57672 [  5941] By: jhi                                   on 2000/04/24  19:24:11
57673         Log: Further Unicos fixes for Mark Lutz.
57674      Branch: cfgperl
57675            ! hints/unicos.sh pp_ctl.c
57676 ____________________________________________________________________________
57677 [  5940] By: jhi                                   on 2000/04/24  19:09:06
57678         Log: Various Unicos 10.0.0.6 fixes.
57679              
57680              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
57681              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
57682              Reply-To: tecmpl1@triton.ca.boeing.com 
57683              To: perl5-porters@perl.org 
57684              Date: Fri, 14 Apr 2000 20:21:00 GMT 
57685              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
57686      Branch: cfgperl
57687            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
57688 ____________________________________________________________________________
57689 [  5939] By: gsar                                  on 2000/04/24  19:01:24
57690         Log: more pod nits (from Larry Virden)
57691      Branch: perl
57692            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
57693            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
57694            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
57695 ____________________________________________________________________________
57696 [  5938] By: gsar                                  on 2000/04/24  18:54:01
57697         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
57698      Branch: perl
57699            ! ext/B/B/Deparse.pm
57700 ____________________________________________________________________________
57701 [  5937] By: jhi                                   on 2000/04/24  17:39:00
57702         Log: Integrate with Sarathy.
57703      Branch: cfgperl
57704           +> (branch 31 files)
57705           !> (integrate 73 files)
57706 ____________________________________________________________________________
57707 [  5936] By: gsar                                  on 2000/04/24  17:30:06
57708         Log: additional tests for change#5934 (from Paul Marquess, who also
57709              sent in the same fix)
57710      Branch: perl
57711            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
57712            ! t/pragma/warn/5nolint t/pragma/warn/6default
57713 ____________________________________________________________________________
57714 [  5935] By: jhi                                   on 2000/04/24  17:26:05
57715         Log: Do not assume sign propagation.
57716              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
57717              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
57718              To: payner@ncifcrf.gov, perl5-porters@perl.org 
57719              Date: Tue, 18 Apr 2000 18:24:49 +0100 
57720              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
57721      Branch: cfgperl
57722            ! t/op/bop.t t/op/misc.t
57723 ____________________________________________________________________________
57724 [  5934] By: gsar                                  on 2000/04/24  17:16:54
57725         Log: propagate lexical warnings from surrounding scope correctly
57726              within string eval()
57727      Branch: perl
57728            ! pp_ctl.c t/pragma/warn/pp_ctl
57729 ____________________________________________________________________________
57730 [  5933] By: jhi                                   on 2000/04/24  17:01:07
57731         Log: Flatten the cpp jungle doing the nosuid checking.
57732      Branch: cfgperl
57733            ! perl.c
57734 ____________________________________________________________________________
57735 [  5932] By: gsar                                  on 2000/04/24  09:08:14
57736         Log: add rsignal(), whichsig() and do_join() to public API list
57737              (mod_perl uses them to good advantage)
57738      Branch: perl
57739            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
57740 ____________________________________________________________________________
57741 [  5931] By: gsar                                  on 2000/04/24  09:01:40
57742         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
57743      Branch: perl
57744            ! pp_hot.c regexec.c t/op/pat.t
57745 ____________________________________________________________________________
57746 [  5930] By: gsar                                  on 2000/04/24  08:58:33
57747         Log: small os390 tweaks (from Peter Prymmer)
57748      Branch: perl
57749            ! config_h.SH makedepend.SH
57750 ____________________________________________________________________________
57751 [  5929] By: gsar                                  on 2000/04/24  08:55:25
57752         Log: pod nits
57753      Branch: perl
57754            ! pod/perlguts.pod
57755 ____________________________________________________________________________
57756 [  5928] By: gsar                                  on 2000/04/24  08:50:13
57757         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
57758      Branch: perl
57759            ! ext/IO/lib/IO/Poll.pm
57760 ____________________________________________________________________________
57761 [  5927] By: gsar                                  on 2000/04/24  08:43:24
57762         Log: arrange for next() to resume at the unstack op rather than the
57763              loop conditional, so that scope cleanup happens correctly
57764              (from Stephen McCamant)
57765      Branch: perl
57766            ! op.c pp_ctl.c t/op/misc.t
57767 ____________________________________________________________________________
57768 [  5926] By: gsar                                  on 2000/04/24  08:18:40
57769         Log: on windows, reserve 16M of stack rather than 128M (allows more
57770              threads to run concurrently)
57771      Branch: perl
57772            ! win32/Makefile win32/makefile.mk
57773 ____________________________________________________________________________
57774 [  5925] By: gsar                                  on 2000/04/24  08:13:52
57775         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
57776      Branch: perl
57777            ! toke.c
57778 ____________________________________________________________________________
57779 [  5924] By: gsar                                  on 2000/04/24  08:08:59
57780         Log: avoid using uninitialized memory in require version check
57781      Branch: perl
57782            ! pp_ctl.c universal.c
57783 ____________________________________________________________________________
57784 [  5923] By: gsar                                  on 2000/04/24  07:20:14
57785         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
57786      Branch: perl
57787            ! ext/IO/lib/IO/Poll.pm
57788 ____________________________________________________________________________
57789 [  5922] By: gsar                                  on 2000/04/24  07:08:42
57790         Log: commentary about IoTYPE() (from Nathan Torkington)
57791      Branch: perl
57792            ! sv.h
57793 ____________________________________________________________________________
57794 [  5921] By: gsar                                  on 2000/04/24  06:58:26
57795         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
57796              by fix
57797      Branch: perl
57798            ! sv.c t/lib/charnames.t t/pragma/utf8.t
57799 ____________________________________________________________________________
57800 [  5920] By: gsar                                  on 2000/04/24  06:37:59
57801         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
57802      Branch: perl
57803            ! doop.c t/op/ver.t
57804 ____________________________________________________________________________
57805 [  5919] By: gsar                                  on 2000/04/24  06:21:58
57806         Log: Configure might miss old directories when prefix must be
57807              expanded (from Robin Barker)
57808      Branch: metaconfig
57809            ! U/installdirs/inc_version_list.U
57810      Branch: perl
57811            ! Configure
57812 ____________________________________________________________________________
57813 [  5918] By: gsar                                  on 2000/04/24  06:16:11
57814         Log: VMS nits in glob() test (from Charles Lane)
57815      Branch: perl
57816            ! t/lib/glob-basic.t
57817 ____________________________________________________________________________
57818 [  5917] By: gsar                                  on 2000/04/24  06:11:56
57819         Log: various pod nits (from Larry Virden and others)
57820      Branch: perl
57821            ! README.amiga README.hpux README.machten README.os2
57822            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
57823            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
57824            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
57825            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
57826            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
57827            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
57828            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
57829            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
57830 ____________________________________________________________________________
57831 [  5916] By: gsar                                  on 2000/04/24  05:52:43
57832         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
57833              <wjones@tc.fluke.com>)
57834      Branch: perl
57835            ! t/lib/glob-basic.t
57836 ____________________________________________________________________________
57837 [  5915] By: gsar                                  on 2000/04/24  05:07:01
57838         Log: supported platforms mixed up
57839      Branch: perl
57840            ! pod/perl56delta.pod pod/perlport.pod
57841 ____________________________________________________________________________
57842 [  5914] By: gsar                                  on 2000/04/24  04:56:08
57843         Log: caller() wasn't returning the right number of elements for
57844              eval {...}
57845      Branch: perl
57846            ! pp_ctl.c t/pragma/warn/9enabled
57847 ____________________________________________________________________________
57848 [  5913] By: gsar                                  on 2000/04/24  04:35:41
57849         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
57850              Mark-Jason Dominus)
57851      Branch: perl
57852            ! pod/perlfunc.pod
57853 ____________________________________________________________________________
57854 [  5912] By: gsar                                  on 2000/04/24  04:17:15
57855         Log: fix totally broken caching in UNIVERSAL::isa() (from
57856              Nick Ing-Simmons)
57857      Branch: perl
57858            ! t/op/universal.t universal.c
57859 ____________________________________________________________________________
57860 [  5911] By: gsar                                  on 2000/04/24  03:39:47
57861         Log: add linebreak properties from unicode/LineBrk.txt (from
57862              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
57863      Branch: perl
57864            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
57865            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
57866            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
57867            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
57868            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
57869            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
57870            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
57871            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
57872            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
57873            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
57874            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
57875            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
57876            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
57877            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
57878            + lib/unicode/Is/LbrkZW.pl
57879            ! lib/unicode/mktables.PL
57880 ____________________________________________________________________________
57881 [  5910] By: gsar                                  on 2000/04/24  03:23:10
57882         Log: typo in pod
57883      Branch: perl
57884            ! ext/Thread/Thread.pm
57885 ____________________________________________________________________________
57886 [  5909] By: gsar                                  on 2000/04/24  03:22:03
57887         Log: mode argument to do_binmode() should be file mode, not boolean
57888      Branch: perl
57889            ! pp_sys.c
57890 ____________________________________________________________________________
57891 [  5908] By: gsar                                  on 2000/04/16  16:51:08
57892         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
57893              always returns a valid GV even when the symbol is trapped by strictures
57894              (avoids coredumps)
57895              
57896              TODO: the C<package;> hack needs similar treatment
57897      Branch: perl
57898            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
57899            ! t/pragma/strict-vars
57900 ____________________________________________________________________________
57901 [  5907] By: jhi                                   on 2000/03/31  23:42:56
57902         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
57903              an assumption which #5905 demolished.
57904      Branch: cfgperl
57905            ! pp_sys.c
57906 ____________________________________________________________________________
57907 [  5906] By: jhi                                   on 2000/03/31  18:54:37
57908         Log: Typo in #5905.
57909      Branch: cfgperl
57910            ! t/op/64bitint.t
57911 ____________________________________________________________________________
57912 [  5905] By: jhi                                   on 2000/03/31  18:50:54
57913         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
57914              reported by Joseph N. Hall.  The bug was that even with use64bitint
57915              one had to use the prefixes q, L, or ll with printf/sprintf,
57916              contrary to the documentation and common sense.
57917      Branch: cfgperl
57918            ! sv.c t/op/64bitint.t
57919 ____________________________________________________________________________
57920 [  5904] By: gsar                                  on 2000/03/28  02:31:32
57921         Log: add Changes, perldelta.pod
57922      Branch: perl
57923            + Changes pod/perldelta.pod
57924 ____________________________________________________________________________
57925 [  5903] By: gsar                                  on 2000/03/28  02:03:55
57926         Log: rename Changes and perldelta.pod
57927      Branch: perl
57928           +> Changes5.6 pod/perl56delta.pod
57929            - Changes pod/perldelta.pod
57930            ! MANIFEST
57931 ____________________________________________________________________________
57932 [  5902] By: gsar                                  on 2000/03/28  01:59:14
57933         Log: create maint-5.6 branch
57934      Branch: maint-5.6/perl
57935           +> (branch 1611 files)
57936 ____________________________________________________________________________
57937 [  5901] By: jhi                                   on 2000/03/23  05:48:43
57938         Log: Integrate with Sarathy.
57939      Branch: cfgperl
57940           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
57941 ____________________________________________________________________________
57942 [  5900] By: gsar                                  on 2000/03/23  05:42:43
57943         Log: three guesses on what this is :-)
57944      Branch: perl
57945            ! Changes