gcc pacifying (RH 7.1/ia64).
[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 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
35         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
36              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
37              Date: Wed, 19 Dec 2001 12:35:07 +0100
38              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
39              
40              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
41              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
42              Date: Wed, 19 Dec 2001 17:34:51 +0000
43              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
44      Branch: perl
45            ! pod/perlre.pod
46 ____________________________________________________________________________
47 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
48         Log: Integrate perlio.
49      Branch: perl
50           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
51           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
52 ____________________________________________________________________________
53 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
54         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
55      Branch: perl
56            ! ext/B/B/Assembler.pm
57 ____________________________________________________________________________
58 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
59         Log: Reword the alarm explanation.
60      Branch: perl
61            ! pod/perlfunc.pod
62 ____________________________________________________________________________
63 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
64         Log: Subject: [PATCH @13746] OS/2 build
65              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
66              Date: Wed, 19 Dec 2001 02:45:41 -0500
67              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
68              
69              (skipped the t/TEST change)
70      Branch: perl
71            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
72            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
73            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
74 ____________________________________________________________________________
75 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
76         Log: Upgrade to Net::Ping 2.09.
77      Branch: perl
78            + lib/Net/Ping/CHANGES lib/Net/Ping/README
79            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
80            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
81            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
82            + lib/Net/Ping/t/300_ping_stream.t
83            ! MANIFEST lib/Net/Ping.pm
84 ____________________________________________________________________________
85 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
86         Log: B::Assembler/B::Disassembler patches and test;
87              from Wolfgang Laun.
88              
89              TODO: getting perlcc working.
90      Branch: perl
91            + ext/B/t/assembler.t
92            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
93 ____________________________________________________________________________
94 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
95         Log: Can't printf U8s as UVs.
96      Branch: perl
97            ! utf8.c
98 ____________________________________________________________________________
99 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
100         Log: Subject: Re: [PATCH] ...while $var = glob(...)
101              From: Robin Houston <robin@kitsite.com> 
102              Date: Wed, 19 Dec 2001 13:48:55 +0000
103              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
104              
105              Not exactly a glob test but internal-logically correct.
106      Branch: perl
107            ! t/op/glob.t
108 ____________________________________________________________________________
109 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
110         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
111              From: Michael G Schwern <schwern@pobox.com> 
112              Date: Wed, 19 Dec 2001 07:42:54 -0500
113              Message-ID: <20011219124254.GF8630@blackrider>
114      Branch: perl
115            + lib/lib.t
116            ! MANIFEST lib/lib_pm.PL
117 ____________________________________________________________________________
118 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
119         Log: Integrate with perlio.
120      Branch: perl
121           !> hv.c hv.h scope.c util.c
122 ____________________________________________________________________________
123 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
124         Log: Regen toc.
125      Branch: perl
126            ! pod/perltoc.pod
127 ____________________________________________________________________________
128 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
129         Log: FAQ sync.
130      Branch: perl
131            ! pod/perlfaq5.pod
132 ____________________________________________________________________________
133 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
134         Log: Reformat round.
135      Branch: perl
136            ! pod/perlunicode.pod
137 ____________________________________________________________________________
138 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
139         Log: Subject: [PATCH] pod/perlunicode.pod
140              From: Jeffrey Friedl <jfriedl@yahoo.com>
141              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
142              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
143      Branch: perl
144            ! pod/perlunicode.pod
145 ____________________________________________________________________________
146 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
147         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
148              From: Jeffrey Friedl <jfriedl@yahoo.com>
149              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
150              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
151      Branch: perl
152            ! pod/perluniintro.pod
153 ____________________________________________________________________________
154 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
155         Log: Slight pod reformatting.
156      Branch: perl
157            ! pod/perluniintro.pod
158 ____________________________________________________________________________
159 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
160         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
161              From: Jeffrey Friedl <jfriedl@yahoo.com>    
162              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
163              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
164      Branch: perl
165            ! pod/perluniintro.pod
166 ____________________________________________________________________________
167 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
168         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
169              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
170              Date: Wed, 19 Dec 2001 01:45:23 +0000
171              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
172      Branch: perl
173            ! sv.c
174 ____________________________________________________________________________
175 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
176         Log: Subject: Porting/checkURL.pl
177              From: abigail@foad.org
178              Date: Tue, 18 Dec 2001 19:03:22 +0100          
179              Message-ID: <20011218180322.8278.qmail@foad.org> 
180      Branch: perl
181            ! Porting/checkURL.pl
182 ____________________________________________________________________________
183 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
184         Log: A bit too oversweeping matching in #13778.
185      Branch: perl
186            ! Configure
187 ____________________________________________________________________________
188 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
189         Log: Re-gen Configure based on #13778..13781.
190      Branch: perl
191            ! Configure config_h.SH
192 ____________________________________________________________________________
193 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
194         Log: Subject: Re: Benchmark.t failure on Linux
195              From: Nicholas Clark <nick@ccl4.org>
196              Date: Tue, 18 Dec 2001 22:51:25 +0000
197              Message-ID: <20011218225124.N21702@plum.flirble.org>
198      Branch: perl
199            ! lib/Benchmark.t
200 ____________________________________________________________________________
201 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
202         Log: Re-applying #13752 until a better solution can be found.
203      Branch: perl
204            ! lib/ExtUtils/t/MM_Unix.t
205 ____________________________________________________________________________
206 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
207         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
208              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
209              Date: Tue, 18 Dec 2001 12:05:40 -0500
210              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
211      Branch: perl
212            ! lib/Exporter.pm
213 ____________________________________________________________________________
214 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
215         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
216              findings -- some of the warnings I can't explain except
217              by NVgf being detected wrong, though.
218      Branch: perl
219            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
220 ____________________________________________________________________________
221 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
222         Log: Subject: [PATCH] pod/perluniintro.pod
223              From: Jeffrey Friedl <jfriedl@yahoo.com>
224              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
225              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
226      Branch: perl
227            ! pod/perluniintro.pod
228 ____________________________________________________________________________
229 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
230         Log: ".pm" is the native executable suffix in VOS.
231      Branch: perl
232            ! hints/vos.sh
233 ____________________________________________________________________________
234 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
235         Log: Integrate perlio;
236              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
237      Branch: perl
238           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
239 ____________________________________________________________________________
240 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
241         Log: (Undone by #13766.)
242              Retract #13752.
243      Branch: perl
244            ! lib/ExtUtils/t/MM_Unix.t
245 ____________________________________________________________________________
246 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
247         Log: Echoes of #13757.
248      Branch: perl
249            ! t/lib/warnings/utf8
250 ____________________________________________________________________________
251 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
252         Log: Make the utf8 malformedness messages more verbose.
253      Branch: perl
254            ! lib/utf8.t utf8.c
255 ____________________________________________________________________________
256 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
257         Log: README.aix updates from Jens-Uwe Mager.
258      Branch: perl
259            ! README.aix
260 ____________________________________________________________________________
261 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
262         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
263              From: Michael G Schwern <schwern@pobox.com>
264              Date: Tue, 18 Dec 2001 00:58:18 -0500
265              Message-ID: <20011218055818.GC4362@blackrider>
266      Branch: perl
267            ! lib/Benchmark.t
268 ____________________________________________________________________________
269 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
270         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
271              From: Michael G Schwern <schwern@pobox.com>
272              Date: Tue, 18 Dec 2001 00:40:38 -0500
273              Message-ID: <20011218054038.GB4362@blackrider>
274      Branch: perl
275            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
276 ____________________________________________________________________________
277 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
278         Log: (reintroduced by #13766)
279              (retracted by #13759)
280              
281              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
282              From: Michael G Schwern <schwern@pobox.com>  
283              Date: Tue, 18 Dec 2001 00:00:23 -0500
284              Message-ID: <20011218050023.GA27893@blackrider>
285      Branch: perl
286            ! lib/ExtUtils/t/MM_Unix.t
287 ____________________________________________________________________________
288 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
289         Log: Re-patch #13749.
290      Branch: perl
291            ! t/op/glob.t
292 ____________________________________________________________________________
293 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
294         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
295              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
296              Date: Tue, 18 Dec 2001 12:55:43 +0000
297              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
298      Branch: perl
299            ! ext/Devel/Peek/Peek.pm
300 ____________________________________________________________________________
301 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
302         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
303              From: Robin Houston <robin@kitsite.com> 
304              Date: Tue, 18 Dec 2001 14:54:33 +0000
305              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
306      Branch: perl
307            ! t/op/glob.t
308 ____________________________________________________________________________
309 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
310         Log: Subject: [PATCH] slightly more for Exporter.pm
311              From: Nicholas Clark <nick@ccl4.org>
312              Date: Tue, 18 Dec 2001 00:22:03 +0000
313              Message-ID: <20011218002203.M21702@plum.flirble.org>
314      Branch: perl
315            ! lib/Exporter.pm
316 ____________________________________________________________________________
317 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
318         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
319              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
320              Date: Mon, 17 Dec 2001 16:37:18 +0100
321              Message-ID: <20011217163718.A2292@rafael>
322              
323              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
324              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
325              Date: Mon, 17 Dec 2001 23:17:06 +0100
326              Message-ID: <20011217231706.A730@rafael>
327      Branch: perl
328            ! pod/perlsub.pod pp.c toke.c
329 ____________________________________________________________________________
330 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
331         Log: Update Changes.
332      Branch: perl
333            ! Changes patchlevel.h
334 ____________________________________________________________________________
335 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
336         Log: New test warrants a MANIFEST entry.
337      Branch: perl
338            ! MANIFEST
339 ____________________________________________________________________________
340 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
341         Log: Subject: Re: [PATCH] ...while $var = glob(...)
342              From: Robin Houston <robin@kitsite.com>
343              Date: Mon, 17 Dec 2001 20:27:30 +0000
344              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
345              
346              Can't portably unlink open files.
347      Branch: perl
348            ! t/op/glob.t
349 ____________________________________________________________________________
350 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
351         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
352      Branch: perl
353            ! pod/perluniintro.pod
354 ____________________________________________________________________________
355 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
356         Log: Move typeglob test from glob.t to gv.t.
357      Branch: perl
358            ! t/op/glob.t t/op/gv.t
359 ____________________________________________________________________________
360 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
361         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
362              From: Robin Houston <robin@kitsite.com> 
363              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
364              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
365      Branch: perl
366            ! t/op/glob.t
367 ____________________________________________________________________________
368 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
369         Log: Demote the surrogate and non-character errors to warnings.
370      Branch: perl
371            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
372 ____________________________________________________________________________
373 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
374         Log: Subject: [PATCH] more POSIX tests, and more autoloading
375              From: Nicholas Clark <nick@ccl4.org>
376              Date: Mon, 17 Dec 2001 18:27:47 +0000
377              Message-ID: <20011217182747.D21702@plum.flirble.org>
378      Branch: perl
379            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
380 ____________________________________________________________________________
381 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
382         Log: Subject: [PATCH] ...while $var = glob(...)
383              From: Robin Houston <robin@kitsite.com> 
384              Date: Mon, 17 Dec 2001 15:51:54 +0000
385              Message-ID: <20011217155153.A311@robin.kitsite.com>
386      Branch: perl
387            ! op.c
388 ____________________________________________________________________________
389 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
390         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
391              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
392              Date: Mon, 17 Dec 2001 15:23:01 +0100
393              Message-ID: <20011217152301.A704@rafael>
394      Branch: perl
395            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
396 ____________________________________________________________________________
397 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
398         Log: The system() vs $SIG{ARLM} is no more a todo.
399      Branch: perl
400            ! t/op/alarm.t
401 ____________________________________________________________________________
402 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
403         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
404              From: Michael G Schwern <schwern@pobox.com>
405              Date: Sun, 16 Dec 2001 23:59:01 -0500
406              Message-ID: <20011217045901.GL17232@blackrider>
407      Branch: perl
408            + t/op/alarm.t
409            ! MANIFEST
410 ____________________________________________________________________________
411 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
412         Log: s/UNIX/Unix/
413      Branch: perl
414            ! MANIFEST
415 ____________________________________________________________________________
416 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
417         Log: Move ExtUtils tests to lib/ExtUtils/t.
418      Branch: perl
419            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
420            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
421            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
422            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
423            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
424            + lib/ExtUtils/t/testlib.t
425            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
426            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
427            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
428            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
429            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
430            ! MANIFEST
431 ____________________________________________________________________________
432 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
433         Log: Subject: [PATCH] MM_Unix tests, and some questions
434              From: Tels <perl_dummy@bloodgate.com>
435              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
436              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
437              
438              Subject: Re: [PATCH] MM_Unix tests, and some questions
439              From: Tels <perl_dummy@bloodgate.com>
440              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
441              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
442      Branch: perl
443            + lib/ExtUtils/MM_Unix.t
444            ! MANIFEST lib/ExtUtils/MM_Unix.pm
445 ____________________________________________________________________________
446 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
447         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
448              From: Michael G Schwern <schwern@pobox.com>
449              Date: Sun, 16 Dec 2001 17:53:55 -0500
450              Message-ID: <20011216225354.GE8900@blackrider>
451      Branch: perl
452            ! lib/ExtUtils/MM_Unix.pm
453 ____________________________________________________________________________
454 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
455         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
456              From: Michael G Schwern <schwern@pobox.com>                
457              Date: Sun, 16 Dec 2001 16:12:55 -0500
458              Message-ID: <20011216211255.GV8900@blackrider>
459      Branch: perl
460            ! ext/B/B/Deparse.pm
461 ____________________________________________________________________________
462 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
463         Log: Subject: [PATCH] Exporter.pm
464              From: Nicholas Clark <nick@ccl4.org>
465              Date: Sun, 16 Dec 2001 19:24:25 +0000
466              Message-ID: <20011216192425.R21702@plum.flirble.org>
467      Branch: perl
468            ! lib/Exporter.pm
469 ____________________________________________________________________________
470 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
471         Log: Subject: [PATCH] Exporter.t (and question)
472              From: Nicholas Clark <nick@ccl4.org>
473              Date: Sun, 16 Dec 2001 17:24:55 +0000
474              Message-ID: <20011216172455.P21702@plum.flirble.org>
475      Branch: perl
476            ! lib/Exporter.t
477 ____________________________________________________________________________
478 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
479         Log: Subject: Re: perl@13661
480              From: "John P. Linderman" <jpl@research.att.com>              
481              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
482              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
483      Branch: perl
484            ! pp_sort.c
485 ____________________________________________________________________________
486 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
487         Log: Subject: Will the real Unicode encoding please stand up?
488              From: Jeffrey Friedl <jfriedl@yahoo.com>
489              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
490              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
491      Branch: perl
492            ! pod/perluniintro.pod
493 ____________________________________________________________________________
494 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
495         Log: Integrate perlio; interruptable system().
496      Branch: perl
497           !> util.c
498 ____________________________________________________________________________
499 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
500         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
501              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
502              and characters beyond 0x10FFF should be disallowed, too,
503              but some tests would need changing, but more importantly some
504              APIs would need remodeling since one can easily generate such
505              characters either by bitwise complements, tr complements, or
506              v-strings.
507      Branch: perl
508            ! pod/perldiag.pod utf8.c
509 ____________________________________________________________________________
510 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
511         Log: Make surrogates illegal also on EBCDIC.
512      Branch: perl
513            ! utf8.c
514 ____________________________________________________________________________
515 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
516         Log: Subject: [patch @13687] Unicode::Collate 0.10
517              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
518              Date: Sun, 16 Dec 2001 21:22:12 +0900
519              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
520      Branch: perl
521            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
522            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
523 ____________________________________________________________________________
524 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
525         Log: More documentation for the encoding pragma.
526      Branch: perl
527            ! lib/encoding.pm
528 ____________________________________________________________________________
529 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
530         Log: Subject: [PATCH] lib/open.pm 
531              From: Jeffrey Friedl <jfriedl@yahoo.com>
532              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
533              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
534      Branch: perl
535            ! lib/open.pm
536 ____________________________________________________________________________
537 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
538         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
539              From: chromatic <chromatic@rmci.net>
540              Date: Sat, 15 Dec 2001 23:24:40 -0700
541              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
542      Branch: perl
543            + lib/ExtUtils/Installed.t
544            ! MANIFEST
545 ____________________________________________________________________________
546 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
547         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
548              From: Michael G Schwern <schwern@pobox.com>
549              Date: Sun, 16 Dec 2001 01:14:00 -0500
550              Message-ID: <20011216061400.GC8900@blackrider>
551      Branch: perl
552            ! lib/diagnostics.pm
553 ____________________________________________________________________________
554 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
555         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
556              From: Michael G Schwern <schwern@pobox.com>
557              Date: Sun, 16 Dec 2001 01:12:42 -0500
558              Message-ID: <20011216061242.GB8900@blackrider>
559      Branch: perl
560            ! t/test.pl
561 ____________________________________________________________________________
562 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
563         Log: I sometimes outsmart myself.
564      Branch: perl
565            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
566 ____________________________________________________________________________
567 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
568         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
569              From: Michael G Schwern <schwern@pobox.com>
570              Date: Sat, 15 Dec 2001 15:08:29 -0500
571              Message-ID: <20011215200829.GK1548@blackrider>
572      Branch: perl
573            ! lib/AutoSplit.pm
574 ____________________________________________________________________________
575 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
576         Log: perlunicode enchancements suggested by Jeffrey Friedl.
577      Branch: perl
578            ! pod/perlunicode.pod
579 ____________________________________________________________________________
580 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
581         Log: Subject: [PATCH] perlunicode.pod
582              From: Jeffrey Friedl <jfriedl@yahoo.com>
583              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
584              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
585      Branch: perl
586            ! pod/perlunicode.pod
587 ____________________________________________________________________________
588 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
589         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
590              From: Jeffrey Friedl <jfriedl@yahoo.com>
591              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
592              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
593      Branch: perl
594            ! lib/utf8_heavy.pl
595 ____________________________________________________________________________
596 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
597         Log: Can't create surrogates; so can't match them, either.
598      Branch: perl
599            ! pod/perlunicode.pod
600 ____________________________________________________________________________
601 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
602         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
603              From: Michael G Schwern <schwern@pobox.com>
604              Date: Sat, 15 Dec 2001 21:20:35 -0500
605              Message-ID: <20011216022035.GE5672@blackrider>
606      Branch: perl
607            ! t/test.pl
608 ____________________________________________________________________________
609 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
610         Log: Make creating UTF-8 surrogates a punishable act.
611      Branch: perl
612            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
613 ____________________________________________________________________________
614 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
615         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
616      Branch: perl
617            + lib/unicore/In/172.pl lib/unicore/In/173.pl
618            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
619            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
620            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
621            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
622            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
623 ____________________________________________________________________________
624 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
625         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
626              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
627              Date: Sat, 15 Dec 2001 23:21:43 +0100
628              Message-ID: <20011215232143.A11790@rafael>
629      Branch: perl
630            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
631 ____________________________________________________________________________
632 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
633         Log: Make charnames more robust.
634      Branch: perl
635            ! lib/charnames.pm
636 ____________________________________________________________________________
637 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
638         Log: The hoops one has to jump through.
639      Branch: perl
640            ! ext/I18N/Langinfo/Langinfo.pm
641 ____________________________________________________________________________
642 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
643         Log: Subject: [PATCH] perlstyle.pod nit on warnings
644              From: Autrijus Tang <autrijus@egb.elixus.org>
645              Date: Sat, 15 Dec 2001 04:24:34 -0800
646              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
647      Branch: perl
648            ! pod/perlstyle.pod
649 ____________________________________________________________________________
650 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
651         Log: I don't think we are in FooOS, Toto.
652      Branch: perl
653            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
654 ____________________________________________________________________________
655 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
656         Log: Subject: Re: Untested modules update:  There's more than we thought
657              From: chromatic <chromatic@rmci.net>
658              Date: Fri, 14 Dec 2001 17:20:24 -0700
659              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
660      Branch: perl
661            + lib/ExtUtils/MM_Cygwin.t
662            ! MANIFEST
663 ____________________________________________________________________________
664 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
665         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
666              From: Michael G Schwern <schwern@pobox.com> 
667              Date: Fri, 14 Dec 2001 20:59:42 -0500
668              Message-ID: <20011215015942.GF28596@blackrider>
669      Branch: perl
670            ! t/TEST
671 ____________________________________________________________________________
672 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
673         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
674              From: Michael G Schwern <schwern@pobox.com> 
675              Date: Fri, 14 Dec 2001 20:03:46 -0500
676              Message-ID: <20011215010346.GD28596@blackrider>
677      Branch: perl
678            + ext/B/t/bblock.t
679            ! MANIFEST
680 ____________________________________________________________________________
681 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
682         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
683              From: Michael G Schwern <schwern@pobox.com> 
684              Date: Fri, 14 Dec 2001 19:59:13 -0500
685              Message-ID: <20011215005913.GC28596@blackrider>
686      Branch: perl
687            ! ext/B/B/Bblock.pm
688 ____________________________________________________________________________
689 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
690         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
691              From: Michael G Schwern <schwern@pobox.com> 
692              Date: Fri, 14 Dec 2001 19:36:12 -0500
693              Message-ID: <20011215003611.GA28596@blackrider>
694      Branch: perl
695            + ext/B/t/asmdata.t
696            ! MANIFEST
697 ____________________________________________________________________________
698 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
699         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
700              From: Michael G Schwern <schwern@pobox.com> 
701              Date: Fri, 14 Dec 2001 19:14:14 -0500
702              Message-ID: <20011215001414.GA25077@blackrider>
703      Branch: perl
704            ! bytecode.pl ext/B/B/Asmdata.pm
705 ____________________________________________________________________________
706 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
707         Log: Permissions.
708      Branch: perl
709            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
710            ! ext/Devel/PPPort/module3.c
711 ____________________________________________________________________________
712 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
713         Log: Benchmark test from Nicholas Clark.
714      Branch: perl
715            + lib/Benchmark.t
716            ! MANIFEST lib/Benchmark.pm
717 ____________________________________________________________________________
718 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
719         Log: Mithing.
720      Branch: perl
721            + lib/Attribute/Handlers/demo/demo2.pl
722            + lib/Attribute/Handlers/demo/demo3.pl
723            + lib/Attribute/Handlers/demo/demo4.pl
724 ____________________________________________________________________________
725 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
726         Log: Silence compiler worries found by Schwern/Digital cc.
727      Branch: perl
728            ! perlio.c sv.c x2p/str.c
729 ____________________________________________________________________________
730 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
731         Log: User may not have a valid home directory even if
732              getpwuid() succedds.
733      Branch: perl
734            ! ext/File/Glob/t/basic.t
735 ____________________________________________________________________________
736 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
737         Log: Integrate with perlio.  (No changes, but that's okay.)
738      Branch: perl
739           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
740 ____________________________________________________________________________
741 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
742         Log: Add a Configure hints file for VOS: the POSIX support
743              of VOS is getting close to the point where it can run
744              Configure (some Configure tweaks will be required).
745      Branch: perl
746            + hints/vos.sh
747            ! MANIFEST
748 ____________________________________________________________________________
749 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
750         Log: Update Changes.
751      Branch: perl
752            ! Changes patchlevel.h
753 ____________________________________________________________________________
754 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
755         Log: Reintroduce Attribute::Handlers with Spider's fixes.
756      Branch: perl
757            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
758            + lib/Attribute/Handlers/README
759            + lib/Attribute/Handlers/demo/Demo.pm
760            + lib/Attribute/Handlers/demo/Descriptions.pm
761            + lib/Attribute/Handlers/demo/MyClass.pm
762            + lib/Attribute/Handlers/demo/demo.pl
763            + lib/Attribute/Handlers/demo/demo_call.pl
764            + lib/Attribute/Handlers/demo/demo_chain.pl
765            + lib/Attribute/Handlers/demo/demo_cycle.pl
766            + lib/Attribute/Handlers/demo/demo_hashdir.pl
767            + lib/Attribute/Handlers/demo/demo_phases.pl
768            + lib/Attribute/Handlers/demo/demo_range.pl
769            + lib/Attribute/Handlers/demo/demo_rawdata.pl
770            + lib/Attribute/Handlers/t/multi.t
771            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
772 ____________________________________________________________________________
773 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
774         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
775              From: Michael G Schwern <schwern@pobox.com> 
776              Date: Thu, 13 Dec 2001 19:27:08 -0500
777              Message-ID: <20011214002707.GA10532@blackrider>
778              
779              (reword the perlrun -t description a bit,
780              and move the Itaint_warn to the bottom of
781              the intrpvar.h for binary compatibility)
782      Branch: perl
783            + t/run/switcht.t
784            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
785            ! perlapi.h pod/perlrun.pod t/TEST taint.c
786 ____________________________________________________________________________
787 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
788         Log: Detypo.
789      Branch: perl
790            ! utf8.c
791 ____________________________________________________________________________
792 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
793         Log: Buffer overflow checks.
794      Branch: perl
795            ! utf8.c
796 ____________________________________________________________________________
797 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
798         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
799              From: Spider Boardman <spider@leggy.zk3.dec.com>
800              Date: Thu, 13 Dec 2001 15:32:51 -0500
801              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
802      Branch: perl
803            ! lib/ExtUtils/Embed.t
804 ____________________________________________________________________________
805 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
806         Log: More on the Unicode "line" definition.
807      Branch: perl
808            ! pod/perlunicode.pod
809 ____________________________________________________________________________
810 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
811         Log: Open-ended VERSION?
812      Branch: perl
813            ! lib/ExtUtils/Install.pm
814 ____________________________________________________________________________
815 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
816         Log: Subject: [PATCH] Better make distclean
817              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
818              Date: Thu, 13 Dec 2001 21:10:18 +0100
819              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
820      Branch: perl
821            ! Makefile.SH
822 ____________________________________________________________________________
823 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
824         Log: Remove Memoize::Saves as requested by mjd.
825      Branch: perl
826            - lib/Memoize/Saves.pm
827            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
828 ____________________________________________________________________________
829 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
830         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
831              From: Michael G Schwern <schwern@pobox.com>
832              Date: Tue, 11 Dec 2001 23:17:32 -0500
833              Message-ID: <20011212041732.GS17250@blackrider>
834      Branch: perl
835            ! lib/ExtUtils/Install.pm
836 ____________________________________________________________________________
837 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
838         Log: Subject: [PATCH] Re: use utf8; with bad utf8
839              From: Nicholas Clark <nick@ccl4.org>
840              Date: Thu, 13 Dec 2001 17:09:39 +0000
841              Message-ID: <20011213170939.L21702@plum.flirble.org>
842      Branch: perl
843            ! t/lib/1_compile.t
844 ____________________________________________________________________________
845 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
846         Log: Subject: (LONG!) Sort benchmarks and patch
847              From: "John P. Linderman" <jpl@research.att.com>
848              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
849              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
850      Branch: perl
851            ! pp_sort.c
852 ____________________________________________________________________________
853 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
854         Log: Unadorned numbers evil.
855      Branch: perl
856            ! pp.c regcomp.c regexec.c utf8.c utf8.h
857 ____________________________________________________________________________
858 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
859         Log: "preprocessing directive not recognized within macro arg"
860      Branch: perl
861            ! ext/Data/Dumper/Dumper.xs
862 ____________________________________________________________________________
863 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
864         Log: Subject: Clarifying the documentation of goto            
865              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
866              Date: Thu, 13 Dec 2001 08:57:38 -0500
867              Message-ID: <3C18BD8B@operamail.com>
868      Branch: perl
869            ! pod/perlfunc.pod
870 ____________________________________________________________________________
871 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
872         Log: It could be possible for the case-insensitive
873              Unicode-aware string comparison to wander off
874              to the la-la land.
875      Branch: perl
876            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
877            ! regexec.c utf8.c
878 ____________________________________________________________________________
879 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
880         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
881              From: Michael G Schwern <schwern@pobox.com> 
882              Date: Wed, 12 Dec 2001 21:53:46 -0500
883              Message-ID: <20011213025346.GH25129@blackrider>
884      Branch: perl
885            ! lib/Net/hostent.t t/op/stat.t t/test.pl
886 ____________________________________________________________________________
887 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
888         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
889              From: Michael G Schwern <schwern@pobox.com> 
890              Date: Wed, 12 Dec 2001 20:33:42 -0500
891              Message-ID: <20011213013342.GX25129@blackrider>
892      Branch: perl
893            ! t/io/fs.t
894 ____________________________________________________________________________
895 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
896         Log: Subject: Re: [PATCH] use utf8; tests
897              From: Nicholas Clark <nick@ccl4.org>
898              Date: Thu, 13 Dec 2001 00:16:58 +0000
899              Message-ID: <20011213001658.I21702@plum.flirble.org>
900      Branch: perl
901            ! lib/utf8.t
902 ____________________________________________________________________________
903 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
904         Log: EPOC fixes from Olaf Flebbe.
905      Branch: perl
906            ! README.epoc epoc/config.sh epoc/createpkg.pl
907            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
908 ____________________________________________________________________________
909 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
910         Log: Subject: [PATCH perl@13661] VMS test fix-ups
911              From: "Craig A. Berry" <craigberry@mac.com>
912              Date: Wed, 12 Dec 2001 16:27:48 -0600
913              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
914      Branch: perl
915            ! lib/Net/hostent.t t/io/fs.t
916 ____________________________________________________________________________
917 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
918         Log: Subject: Re: Next cygwin round.
919              From: "Gerrit P. Haase" <gp@familiehaase.de>
920              Date: Wed, 12 Dec 2001 21:59:00 +0100
921              Message-ID: <122343874595.20011212215900@familiehaase.de>
922      Branch: perl
923            ! t/io/fs.t
924 ____________________________________________________________________________
925 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
926         Log: Subject: [PATCH] use utf8; tests
927              From: Nicholas Clark <nick@ccl4.org>
928              Date: Wed, 12 Dec 2001 20:07:04 +0000
929              Message-ID: <20011212200704.E21702@plum.flirble.org>
930      Branch: perl
931            ! lib/utf8.t t/test.pl
932 ____________________________________________________________________________
933 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
934         Log: Update Changes.
935      Branch: perl
936            ! Changes patchlevel.h
937 ____________________________________________________________________________
938 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
939         Log: Subject: [PATCH] Passing in env to perl_parse did not work
940              From: Gisle Aas <gisle@ActiveState.com>
941              Date: 11 Dec 2001 20:52:57 -0800
942              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
943      Branch: perl
944            ! perl.c perl.h
945 ____________________________________________________________________________
946 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
947         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
948              mostly gcc -Wall complaining about the argument of %p not
949              being a void *.
950      Branch: perl
951            ! perlio.c regcomp.c taint.c toke.c
952 ____________________________________________________________________________
953 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
954         Log: Try YP/NIS also from /usr/lib/yp.
955      Branch: perl
956            ! Configure
957 ____________________________________________________________________________
958 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
959         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
960              From: Michael G Schwern <schwern@pobox.com>                
961              Date: Wed, 12 Dec 2001 05:27:02 -0500      
962              Message-ID: <20011212102702.GW17250@blackrider>
963              
964              (the op/grent part)
965      Branch: perl
966            ! t/op/grent.t
967 ____________________________________________________________________________
968 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
969         Log: Weed out .files from ls and readdir() results.
970      Branch: perl
971            ! t/op/stat.t
972 ____________________________________________________________________________
973 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
974         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
975              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
976              Date: Wed, 12 Dec 2001 10:52:21 +0100
977              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
978      Branch: perl
979            ! lib/File/Find.pm
980 ____________________________________________________________________________
981 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
982         Log: Subject: [PATCH] doio fatal on cygwin for 13651
983              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
984              Date: Wed, 12 Dec 2001 11:28:13 +0100      
985              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
986      Branch: perl
987            ! doio.c
988 ____________________________________________________________________________
989 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
990         Log: Get the whole line of ls, makes debugging easier
991              (from Schwern)
992      Branch: perl
993            ! t/op/stat.t
994 ____________________________________________________________________________
995 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
996         Log: rename() must be tested even without link()
997              or the utime() and rename-directory tests fail.
998              (Also got the BeOS utime atime/time the wrong way round.)
999      Branch: perl
1000            ! t/io/fs.t
1001 ____________________________________________________________________________
1002 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
1003         Log: Now that the beos.c is compiled at the main level
1004              the header is in the beos/
1005      Branch: perl
1006            ! beos/beos.c
1007 ____________________________________________________________________________
1008 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
1009         Log: Must remember to require Socket.
1010      Branch: perl
1011            ! ext/Sys/Syslog/syslog.t
1012 ____________________________________________________________________________
1013 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
1014         Log: In BeOS Errno must resort to actual compilation
1015              and execution for some of the error constants.
1016      Branch: perl
1017            ! ext/Errno/Errno_pm.PL
1018 ____________________________________________________________________________
1019 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
1020         Log: BeOS still has no good sockets.
1021      Branch: perl
1022            ! ext/IO/lib/IO/t/io_sel.t
1023 ____________________________________________________________________________
1024 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
1025         Log: BeOS sockets are not true sockets.
1026      Branch: perl
1027            ! ext/IO/lib/IO/t/io_poll.t
1028 ____________________________________________________________________________
1029 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
1030         Log: No Socket, no Syslog.
1031      Branch: perl
1032            ! ext/Sys/Syslog/syslog.t
1033 ____________________________________________________________________________
1034 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
1035         Log: (On some platforms) missing truncate FH.
1036      Branch: perl
1037            ! pod/perltodo.pod
1038 ____________________________________________________________________________
1039 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
1040         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
1041              and vms would be muchly appreciated.
1042      Branch: perl
1043            ! t/io/fs.t
1044 ____________________________________________________________________________
1045 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
1046         Log: utime() updates only the mtime in BeOS. 
1047      Branch: perl
1048            ! pod/perlport.pod
1049 ____________________________________________________________________________
1050 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
1051         Log: No link(), no need to dSP.
1052      Branch: perl
1053            ! pp_sys.c
1054 ____________________________________________________________________________
1055 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
1056         Log: Missing argument.
1057      Branch: perl
1058            ! utf8.c
1059 ____________________________________________________________________________
1060 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
1061         Log: (1) To assume any setuid programs is silly.
1062              (2) Chaining tests with booleans means that some
1063              of them may not get run which means getting out
1064              of test count sync.
1065      Branch: perl
1066            ! t/op/stat.t
1067 ____________________________________________________________________________
1068 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
1069         Log: The beos.c needs to be in the main directory.
1070      Branch: perl
1071            ! hints/beos.sh
1072 ____________________________________________________________________________
1073 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
1074         Log: Detypo and rename.
1075      Branch: perl
1076            ! doio.c perl.h perlio.c perliol.h
1077 ____________________________________________________________________________
1078 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
1079         Log: This time I test compiled.  Honest.
1080      Branch: perl
1081            ! beos/beos.c
1082 ____________________________________________________________________________
1083 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
1084         Log: Subject: [PATCH] slightly more pack tests
1085              From: Nicholas Clark <nick@ccl4.org>
1086              Date: Tue, 11 Dec 2001 23:41:23 +0000
1087              Message-ID: <20011211234123.Y21702@plum.flirble.org>
1088      Branch: perl
1089            ! t/op/pack.t
1090 ____________________________________________________________________________
1091 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
1092         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
1093              From: "Craig A. Berry" <craigberry@mac.com>
1094              Date: Tue, 11 Dec 2001 16:39:13 -0600
1095              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
1096      Branch: perl
1097            ! configure.com
1098 ____________________________________________________________________________
1099 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
1100         Log: Subject: $Config{perlpath} and -Dversiononly
1101              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1102              Date: Tue, 11 Dec 2001 23:32:33 +0100
1103              Message-ID: <20011211233233.A11587@rafael>
1104      Branch: perl
1105            ! Configure
1106 ____________________________________________________________________________
1107 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
1108         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
1109              From: Nicholas Clark <nick@ccl4.org>
1110              Date: Tue, 11 Dec 2001 21:59:36 +0000
1111              Message-ID: <20011211215935.W21702@plum.flirble.org>
1112      Branch: perl
1113            ! t/op/pack.t
1114 ____________________________________________________________________________
1115 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
1116         Log: More UTF-8 API docs.
1117      Branch: perl
1118            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
1119 ____________________________________________________________________________
1120 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
1121         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
1122              From: Nicholas Clark <nick@ccl4.org>
1123              Date: Tue, 11 Dec 2001 20:08:59 +0000
1124              Message-ID: <20011211200859.S21702@plum.flirble.org>
1125      Branch: perl
1126            ! t/op/pack.t
1127 ____________________________________________________________________________
1128 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
1129         Log: Subject: Re: use utf8; with bad utf8
1130              From: Nicholas Clark <nick@ccl4.org>
1131              Date: Tue, 11 Dec 2001 19:49:21 +0000
1132              Message-ID: <20011211194921.R21702@plum.flirble.org>
1133      Branch: perl
1134            ! lib/utf8.t
1135 ____________________________________________________________________________
1136 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
1137         Log: Can't spell worth a dam.  (Try Three Gorges.)
1138      Branch: perl
1139            ! beos/beos.c
1140 ____________________________________________________________________________
1141 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
1142         Log: We need DWIM cpps.
1143      Branch: perl
1144            ! perlio.c
1145 ____________________________________________________________________________
1146 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
1147         Log: The unixish.h needs to be found and the waitpid wrapper
1148              could use a proto.
1149      Branch: perl
1150            ! beos/beosish.h
1151 ____________________________________________________________________________
1152 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
1153         Log: The BeOS waitpid() seems to be broken,
1154              have a wrapper for it.
1155      Branch: perl
1156            + beos/beos.c beos/beosish.h
1157            ! MANIFEST hints/beos.sh perl.h
1158 ____________________________________________________________________________
1159 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
1160         Log: Unlean the leaning tower of Babel.
1161      Branch: perl
1162            ! perl.h
1163 ____________________________________________________________________________
1164 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
1165         Log: Retract #13607 until we figure out what to do with autouse.
1166      Branch: perl
1167            ! lib/Carp.pm
1168 ____________________________________________________________________________
1169 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
1170         Log: Try to handle platforms that have O_TEXT != O_BINARY but
1171              which are not DOSish, BeOS being one of such platforms.
1172              Ideally this should be a Configure test, not a hardwired
1173              cpp symbol test... 
1174      Branch: perl
1175            ! doio.c perl.h perlio.c perliol.h
1176 ____________________________________________________________________________
1177 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
1178         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
1179              From: Jonathan Stowe <gellyfish@gellyfish.com>
1180              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
1181              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
1182      Branch: perl
1183            ! lib/Term/Cap.pm lib/Term/Cap.t
1184 ____________________________________________________________________________
1185 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
1186         Log: Subject: [patch perlio.c] test for NULL before derefencing
1187              From: Stas Bekman <stas@stason.org>
1188              Date: Tue, 11 Dec 2001 16:17:55 +0800
1189              Message-ID: <3C15C133.8@stason.org>
1190      Branch: perl
1191            ! perlio.c
1192 ____________________________________________________________________________
1193 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
1194         Log: BeOS has socket() but not enough to build a working Socket.
1195              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
1196              new networking implementation, which is rumored to fix the
1197              non-standardness of sockets, but it's apparently not publicly
1198              available, and anything to do with BeOS has become quite
1199              complicated with the sale of the Be assets to Palm.)
1200      Branch: perl
1201            ! Configure
1202 ____________________________________________________________________________
1203 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
1204         Log: Subject: Exporter's documentation shouldn't lie               
1205              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
1206              Date: Mon, 10 Dec 2001 21:30:20 -0500
1207              Message-ID: <3C4AA201@operamail.com>
1208      Branch: perl
1209            ! lib/Exporter.pm
1210 ____________________________________________________________________________
1211 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
1212         Log: Make Errno better in BeOS (the second hunk is
1213              good on any platform).  Still not working in BeOS
1214              are the E constants that refer BeOS native error
1215              constants (B_...) which are enums (*groan*).
1216      Branch: perl
1217            ! ext/Errno/Errno_pm.PL
1218 ____________________________________________________________________________
1219 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
1220         Log: The BeOS linker seems to link the last seen symbol,
1221              not the first (so the symbols of op.o from libperl.so
1222              would get linked to miniperl instead of the symbols of
1223              opmini.o)-- use the same trick as for NeXT4 for linking
1224              miniperl.
1225      Branch: perl
1226            ! Makefile.SH
1227 ____________________________________________________________________________
1228 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
1229         Log: Subject: Re: [PATCH] tests for hash assignment
1230              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1231              Date: Tue, 11 Dec 2001 01:48:55 +0000
1232              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
1233      Branch: perl
1234            ! utf8.c
1235 ____________________________________________________________________________
1236 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
1237         Log: (retracted by #13622)
1238              
1239              Subject: RE: More verbose POD for Carp
1240              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
1241              Date: Mon, 10 Dec 2001 20:23:20 -0500
1242              Message-ID: <3C4A3566@operamail.com>
1243      Branch: perl
1244            ! lib/Carp.pm
1245 ____________________________________________________________________________
1246 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
1247         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
1248              From: "Craig A. Berry" <craigberry@mac.com>
1249              Date: Mon, 10 Dec 2001 18:25:37 -0600
1250              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
1251      Branch: perl
1252            ! t/op/write.t t/test.pl
1253 ____________________________________________________________________________
1254 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
1255         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
1256              From: Michael G Schwern <schwern@pobox.com>
1257              Date: Mon, 10 Dec 2001 08:00:01 -0500
1258              Message-ID: <20011210130000.GK1770@blackrider>
1259      Branch: perl
1260            ! t/comp/multiline.t
1261 ____________________________________________________________________________
1262 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
1263         Log: Subject: Re: [PATCH] tests for hash assignment
1264              From: Nicholas Clark <nick@ccl4.org>
1265              Date: Mon, 10 Dec 2001 23:22:28 +0000
1266              Message-ID: <20011210232228.M21702@plum.flirble.org>
1267      Branch: perl
1268            + t/op/hashassign.t
1269            ! MANIFEST t/op/each.t t/test.pl
1270 ____________________________________________________________________________
1271 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
1272         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
1273              From: "Craig A. Berry" <craigberry@mac.com>
1274              Date: Mon, 10 Dec 2001 16:38:14 -0600
1275              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
1276      Branch: perl
1277            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
1278 ____________________________________________________________________________
1279 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
1280         Log: Subject: [PATCH perl@13600] configure.com fixes
1281              From: "Craig A. Berry" <craigberry@mac.com>
1282              Date: Mon, 10 Dec 2001 14:40:20 -0600
1283              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
1284      Branch: perl
1285            ! configure.com
1286 ____________________________________________________________________________
1287 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
1288         Log: Silence BeOS compilation moaning.
1289      Branch: perl
1290            ! perl.h
1291 ____________________________________________________________________________
1292 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
1293         Log: Update Changes.
1294      Branch: perl
1295            ! Changes patchlevel.h
1296 ____________________________________________________________________________
1297 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
1298         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
1299              From: Michael G Schwern <schwern@pobox.com>
1300              Date: Mon, 10 Dec 2001 01:21:03 -0500
1301              Message-ID: <20011210062103.GC1770@blackrider>
1302      Branch: perl
1303            ! lib/ExtUtils/Command.t
1304 ____________________________________________________________________________
1305 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
1306         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
1307              From: Michael G Schwern <schwern@pobox.com>
1308              Date: Mon, 10 Dec 2001 01:10:57 -0500
1309              Message-ID: <20011210061057.GB1770@blackrider>
1310      Branch: perl
1311            ! t/op/groups.t
1312 ____________________________________________________________________________
1313 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
1314         Log: Retract #13596, #13593 should do the trick.
1315      Branch: perl
1316            ! t/op/stat.t
1317 ____________________________________________________________________________
1318 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
1319         Log: (retracted by #13597, #13593 does the job better)
1320              
1321              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
1322              From: Michael G Schwern <schwern@pobox.com>
1323              Date: Mon, 10 Dec 2001 00:53:16 -0500
1324              Message-ID: <20011210055316.GA1770@blackrider>
1325      Branch: perl
1326            ! t/op/stat.t
1327 ____________________________________________________________________________
1328 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
1329         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
1330              From: Michael G Schwern <schwern@pobox.com> 
1331              Date: Mon, 10 Dec 2001 02:19:14 -0500
1332              Message-ID: <20011210071914.GF1770@blackrider>
1333      Branch: perl
1334            ! lib/AutoSplit.t
1335 ____________________________________________________________________________
1336 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
1337         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
1338              From: Michael G Schwern <schwern@pobox.com>
1339              Date: Mon, 10 Dec 2001 02:47:40 -0500
1340              Message-ID: <20011210074739.GH1770@blackrider>
1341      Branch: perl
1342            ! t/op/pack.t
1343 ____________________________________________________________________________
1344 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
1345         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
1346              From: Michael G Schwern <schwern@pobox.com>
1347              Date: Mon, 10 Dec 2001 02:54:22 -0500
1348              Message-ID: <20011210075422.GI1770@blackrider>
1349      Branch: perl
1350            ! t/test.pl
1351 ____________________________________________________________________________
1352 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
1353         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
1354              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1355              Date: Mon, 10 Dec 2001 08:45:20 +0100
1356              Message-ID: <3C146810.60B5B7C0@alcatel.at>
1357      Branch: perl
1358            ! pp_pack.c
1359 ____________________________________________________________________________
1360 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
1361         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
1362              From: Michael G Schwern <schwern@pobox.com>
1363              Date: Mon, 10 Dec 2001 03:27:02 -0500
1364              Message-ID: <20011210082702.GN1770@blackrider>
1365      Branch: perl
1366            ! t/io/openpid.t
1367 ____________________________________________________________________________
1368 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
1369         Log: More chmod +w.
1370      Branch: perl
1371            ! Porting/makerel
1372 ____________________________________________________________________________
1373 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
1374         Log: Just skip the readability test if running as root.
1375      Branch: perl
1376            ! lib/Net/t/netrc.t
1377 ____________________________________________________________________________
1378 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
1379         Log: Tell about the downside of safe signals.
1380      Branch: perl
1381            ! pod/perldelta.pod
1382 ____________________________________________________________________________
1383 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
1384         Log: Make the whole -lperl thing NetBSD only until we
1385              find some other platform that needs the same.
1386      Branch: perl
1387            ! lib/ExtUtils/MM_Unix.pm
1388 ____________________________________________________________________________
1389 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
1390         Log: Subject: [PATCH t/op/pack.t] Cleanup
1391              From: Michael G Schwern <schwern@pobox.com> 
1392              Date: Sun, 9 Dec 2001 23:08:26 -0500
1393              Message-ID: <20011210040826.GD660@blackrider>
1394      Branch: perl
1395            ! t/op/pack.t
1396 ____________________________________________________________________________
1397 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
1398         Log: Add threads support for NetBSD.
1399              
1400              This is also the first (I think) Perl threads build with
1401              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
1402              NetBSD does not as of yet have true kernel POSIX threads,
1403              but the user-level pth seems to be doing pretty well--
1404              the only failure is that threads/t/basic okays 6 and 7
1405              consistently seem be arriving in the reverse order.
1406              Well, gdbm.t is also failing: 'Undefined PLT symbol
1407              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
1408              guessing that GDBM would need a threaded rebuild.
1409      Branch: perl
1410            ! hints/netbsd.sh
1411 ____________________________________________________________________________
1412 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
1413         Log: Update the ithreads selection info in Configure,
1414              as suggested by Michael Schwern.
1415      Branch: perl
1416            ! Configure
1417 ____________________________________________________________________________
1418 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
1419         Log: Clearing locale environment simply doesn't seem to
1420              guarantee that (nl_)langinfo(CODESET) would return nil.
1421              (I for example get "ISO8859-1", so <guess>maybe there can
1422              be per-system default settings at work</guess>.)
1423      Branch: perl
1424            ! lib/open.t
1425 ____________________________________________________________________________
1426 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
1427         Log: Subject: RE: Exporter fixes reversed in 13540?
1428              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
1429              Date: Sun, 9 Dec 2001 12:55:15 -0500
1430              Message-ID: <3C13F455@operamail.com>
1431      Branch: perl
1432            ! lib/open.pm
1433 ____________________________________________________________________________
1434 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
1435         Log: Root is the lizard king.
1436      Branch: perl
1437            ! lib/Net/t/netrc.t
1438 ____________________________________________________________________________
1439 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
1440         Log: Telling how many tests we are expecting helps.
1441      Branch: perl
1442            ! ext/POSIX/t/waitpid.t
1443 ____________________________________________________________________________
1444 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
1445         Log: Add a test case for waitpid(): from Rocco Caputo.
1446      Branch: perl
1447            + ext/POSIX/t/waitpid.t
1448            ! MANIFEST
1449 ____________________________________________________________________________
1450 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
1451         Log: Subject: [PATCH] Term::ReadLine tweaks and test
1452              From: Richard Clamp <richardc@unixbeard.net>
1453              Date: Mon, 10 Dec 2001 00:51:47 +0000
1454              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
1455      Branch: perl
1456            + lib/Term/ReadLine.t
1457            ! MANIFEST lib/Term/ReadLine.pm
1458 ____________________________________________________________________________
1459 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
1460         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
1461              From: Rocco Caputo <troc@netrus.net>
1462              Date: Sun, 9 Dec 2001 18:12:38 -0500
1463              Message-ID: <20011209181238.A803@eyrie.homenet>
1464      Branch: perl
1465            ! win32/win32.c
1466 ____________________________________________________________________________
1467 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
1468         Log: make sure that va_start() has matching va_end();
1469              from OpenBSD 3.0.
1470      Branch: perl
1471            ! x2p/util.c
1472 ____________________________________________________________________________
1473 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
1474         Log: h2ph updates from OpenBSD 3.0.
1475      Branch: perl
1476            ! utils/h2ph.PL
1477 ____________________________________________________________________________
1478 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
1479         Log: OpenBSD hints update from OpenBSD 3.0.
1480      Branch: perl
1481            ! hints/openbsd.sh
1482 ____________________________________________________________________________
1483 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
1484         Log: DJGPP tweaks from Laszlo Molnar.
1485      Branch: perl
1486            ! djgpp/config.over lib/File/Find/t/find.t
1487            ! lib/File/Find/t/taint.t t/pod/find.t
1488 ____________________________________________________________________________
1489 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
1490         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
1491              From: Michael G Schwern <schwern@pobox.com> 
1492              Date: Sun, 9 Dec 2001 19:28:12 -0500
1493              Message-ID: <20011210002812.GF13586@blackrider>
1494      Branch: perl
1495            ! README.cygwin
1496 ____________________________________________________________________________
1497 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
1498         Log: README.cygwin update from Gerrit P. Haase.
1499      Branch: perl
1500            ! README.cygwin
1501 ____________________________________________________________________________
1502 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
1503         Log: Apply NetBSD patch-ag: shared/static linking,
1504              but make the change less intrusive on non-NetBSD.
1505      Branch: perl
1506            ! lib/ExtUtils/MM_Unix.pm
1507 ____________________________________________________________________________
1508 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
1509         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
1510      Branch: perl
1511            ! lib/ExtUtils/Liblist.pm
1512 ____________________________________________________________________________
1513 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
1514         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
1515      Branch: perl
1516            ! regcomp.c
1517 ____________________________________________________________________________
1518 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
1519         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
1520      Branch: perl
1521            ! pp.c
1522 ____________________________________________________________________________
1523 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
1524         Log: Apply NetBSD patch-ac.
1525              (the fix has already been done: change #9706, fully qualified
1526              pathnames in packlists)
1527      Branch: perl
1528            ! lib/ExtUtils/Install.pm
1529 ____________________________________________________________________________
1530 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
1531         Log: Apply NetBSD patch-ab: NetBSD hints update.
1532      Branch: perl
1533            ! hints/netbsd.sh
1534 ____________________________________________________________________________
1535 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
1536         Log: NetBSD has <ieeefp.h> but hidden.
1537      Branch: perl
1538            ! hints/netbsd.sh
1539 ____________________________________________________________________________
1540 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
1541         Log: Implement NetBSD patch-aa.
1542      Branch: perl
1543            ! Configure
1544 ____________________________________________________________________________
1545 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
1546         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
1547              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
1548              Date: Sun, 09 Dec 2001 13:40:58 +0100
1549              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
1550              
1551              (The lstat()s were there in 5.6.1: what happened to them?)
1552      Branch: perl
1553            ! lib/File/Find.pm
1554 ____________________________________________________________________________
1555 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
1556         Log: Quickie documentation of the C UTF-8 API.
1557      Branch: perl
1558            ! pod/perlunicode.pod
1559 ____________________________________________________________________________
1560 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
1561         Log: Subject: bleadperl on cygwin weirdness...
1562              From: "Gerrit P. Haase" <gp@familiehaase.de>
1563              Date: Sun, 9 Dec 2001 20:31:28 +0100
1564              Message-ID: <13779422183.20011209203128@familiehaase.de>          
1565              
1566              (plus libperl*.dll version portability tweaks)
1567      Branch: perl
1568            ! lib/ExtUtils/Embed.t
1569 ____________________________________________________________________________
1570 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
1571         Log: Instead of muting symbol export error if under eval,
1572              delay the errors until the croak().
1573              
1574              (replaces #13408)
1575      Branch: perl
1576            ! lib/Exporter/Heavy.pm
1577 ____________________________________________________________________________
1578 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
1579         Log: Basegroup 0 is a cygwin_nt thing.
1580      Branch: perl
1581            ! t/op/groups.t
1582 ____________________________________________________________________________
1583 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
1584         Log: Also WinME is LoseLink.
1585      Branch: perl
1586            ! t/op/stat.t
1587 ____________________________________________________________________________
1588 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
1589         Log: Forgotten checkin.
1590      Branch: perl
1591            ! lib/User/grent.t
1592 ____________________________________________________________________________
1593 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
1594         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
1595              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
1596              Date: Sun, 09 Dec 2001 13:45:06 +0100
1597              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
1598      Branch: perl
1599            ! lib/File/Find.pm
1600 ____________________________________________________________________________
1601 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
1602         Log: Tweakback.
1603      Branch: perl
1604            ! lib/Net/hostent.t
1605 ____________________________________________________________________________
1606 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
1607         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
1608              From: Michael G Schwern <schwern@pobox.com>
1609              Date: Sat, 8 Dec 2001 14:48:38 -0500
1610              Message-ID: <20011208194838.GA8650@blackrider>
1611      Branch: perl
1612            ! t/op/grent.t
1613 ____________________________________________________________________________
1614 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
1615         Log: Subject: [README.cygwin] Removing old expected test failures
1616              From: Michael G Schwern <schwern@pobox.com>
1617              Date: Sat, 8 Dec 2001 15:38:28 -0500
1618              Message-ID: <20011208203828.GB9017@blackrider>
1619      Branch: perl
1620            ! README.cygwin
1621 ____________________________________________________________________________
1622 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
1623         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
1624              From: Michael G Schwern <schwern@pobox.com>                
1625              Date: Sat, 8 Dec 2001 15:26:59 -0500
1626              Message-ID: <20011208202659.GA9017@blackrider> 
1627      Branch: perl
1628            ! lib/Net/hostent.t
1629 ____________________________________________________________________________
1630 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
1631         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
1632              From: Michael G Schwern <schwern@pobox.com> 
1633              Date: Sat, 8 Dec 2001 15:06:16 -0500
1634              Message-ID: <20011208200616.GA8915@blackrider>
1635      Branch: perl
1636            ! t/op/stat.t
1637 ____________________________________________________________________________
1638 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
1639         Log: Developer deprecations and an incompatibility.
1640      Branch: perl
1641            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
1642 ____________________________________________________________________________
1643 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
1644         Log: Shoo.
1645      Branch: perl
1646            - lib/Attribute/Handlers.pm
1647 ____________________________________________________________________________
1648 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
1649         Log: Remove Attribute::Handlers, as per Damian's request.
1650              (Because of fixing the my variables to be now handled
1651              in run-time, the whole internals of the A::H needs to
1652              be rewritten and Damian will not have time for that
1653              for months.)
1654      Branch: perl
1655            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
1656            - lib/Attribute/Handlers/demo/Demo.pm
1657            - lib/Attribute/Handlers/demo/Descriptions.pm
1658            - lib/Attribute/Handlers/demo/MyClass.pm
1659            - lib/Attribute/Handlers/demo/demo.pl
1660            - lib/Attribute/Handlers/demo/demo2.pl
1661            - lib/Attribute/Handlers/demo/demo3.pl
1662            - lib/Attribute/Handlers/demo/demo4.pl
1663            - lib/Attribute/Handlers/demo/demo_call.pl
1664            - lib/Attribute/Handlers/demo/demo_chain.pl
1665            - lib/Attribute/Handlers/demo/demo_cycle.pl
1666            - lib/Attribute/Handlers/demo/demo_hashdir.pl
1667            - lib/Attribute/Handlers/demo/demo_phases.pl
1668            - lib/Attribute/Handlers/demo/demo_range.pl
1669            - lib/Attribute/Handlers/demo/demo_rawdata.pl
1670            - lib/Attribute/Handlers/t/multi.t
1671            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
1672            ! pod/perlmodlib.pod pod/perltoc.pod
1673 ____________________________________________________________________________
1674 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
1675         Log: Subject: Re: attributes are broken
1676              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1677              Date: Sun, 09 Dec 2001 00:09:23 -0500
1678              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
1679      Branch: perl
1680            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
1681            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
1682            ! xsutils.c
1683 ____________________________________________________________________________
1684 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
1685         Log: Forgotten checkin.
1686      Branch: perl
1687            ! lib/Pod/Text.pm
1688 ____________________________________________________________________________
1689 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
1690         Log: uconfig.h update.
1691      Branch: perl
1692            ! uconfig.h
1693 ____________________________________________________________________________
1694 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
1695         Log: Update Changes.
1696      Branch: perl
1697            ! Changes patchlevel.h
1698 ____________________________________________________________________________
1699 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
1700         Log: Note that some of the Unicode features are
1701              dependent on perlio.
1702      Branch: perl
1703            ! pod/perluniintro.pod
1704 ____________________________________________________________________________
1705 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
1706         Log: Regen perlapi, regen toc.
1707      Branch: perl
1708            ! pod/perlapi.pod pod/perltoc.pod
1709 ____________________________________________________________________________
1710 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
1711         Log: FAQ sync.
1712      Branch: perl
1713            ! pod/perlfaq4.pod pod/perlfaq6.pod
1714 ____________________________________________________________________________
1715 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
1716         Log: Subject: [PATCH] Fix odd language in an sv.c comment
1717              From: coral@eekeek.org
1718              Date: Sat, 8 Dec 2001 12:19:39 -0500
1719              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
1720      Branch: perl
1721            ! sv.c
1722 ____________________________________________________________________________
1723 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
1724         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
1725              From: Michael G Schwern <schwern@pobox.com>
1726              Date: Fri, 7 Dec 2001 20:03:45 -0500
1727              Message-ID: <20011208010345.GD642@blackrider>
1728              
1729              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
1730              From: Michael G Schwern <schwern@pobox.com>
1731              Date: Fri, 7 Dec 2001 20:13:54 -0500
1732              Message-ID: <20011208011354.GE642@blackrider>
1733              
1734              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
1735              From: Michael G Schwern <schwern@pobox.com>
1736              Date: Fri, 7 Dec 2001 21:47:36 -0500
1737              Message-ID: <20011208024736.GH642@blackrider>
1738              
1739              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
1740              From: Michael G Schwern <schwern@pobox.com>
1741              Date: Fri, 7 Dec 2001 23:09:43 -0500
1742              Message-ID: <20011208040943.GK642@blackrider>
1743              
1744              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
1745              Message-Id: <a05101004b83754903506@[172.16.52.1]>
1746              Date: Fri, 7 Dec 2001 23:28:15 -0600
1747              From: "Craig A. Berry" <craigberry@mac.com>
1748      Branch: perl
1749            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
1750 ____________________________________________________________________________
1751 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
1752         Log: Integrate perlio.
1753      Branch: perl
1754           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
1755           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
1756 ____________________________________________________________________________
1757 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
1758         Log: Retract #11156 since Sarathy has found that it breaks code:
1759              http://bugs.ActiveState.com/show_bug.cgi?id=18457
1760              http://bugs.ActiveState.com/show_bug.cgi?id=18858
1761      Branch: perl
1762            ! op.c sv.c t/op/pos.t
1763 ____________________________________________________________________________
1764 [ 13532] By: nick                                  on 2001/12/08  14:11:12
1765         Log: Integrate mainline
1766      Branch: perlio
1767           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
1768           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
1769 ____________________________________________________________________________
1770 [ 13531] By: nick                                  on 2001/12/08  13:48:21
1771         Log: Tweak multi-arg open error messages
1772      Branch: perlio
1773            ! perlio.c
1774 ____________________________________________________________________________
1775 [ 13530] By: nick                                  on 2001/12/08  10:20:06
1776         Log: Allow multi-arg open() if opening layer declares this legal.
1777      Branch: perlio
1778            ! doio.c perlio.c perliol.h
1779 ____________________________________________________________________________
1780 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
1781         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
1782              From: Michael G Schwern <schwern@pobox.com>       
1783              Date: Fri, 7 Dec 2001 19:41:31 -0500
1784              Message-ID: <20011208004131.GC642@blackrider>
1785      Branch: perl
1786            ! t/run/switches.t t/test.pl
1787 ____________________________________________________________________________
1788 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
1789         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
1790              From: Michael G Schwern <schwern@pobox.com>       
1791              Date: Fri, 7 Dec 2001 19:12:44 -0500
1792              Message-ID: <20011208001244.GB642@blackrider>
1793      Branch: perl
1794            ! t/op/stat.t
1795 ____________________________________________________________________________
1796 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
1797         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
1798              From: Michael G Schwern <schwern@pobox.com>
1799              Date: Fri, 7 Dec 2001 17:28:57 -0500
1800              Message-ID: <20011207222857.GI23210@blackrider>
1801      Branch: perl
1802            ! t/op/magic.t
1803 ____________________________________________________________________________
1804 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
1805         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
1806      Branch: perl
1807            ! t/test.pl
1808 ____________________________________________________________________________
1809 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
1810         Log: which_perl: delay as much a possible till runtime.
1811      Branch: perl
1812            ! t/test.pl
1813 ____________________________________________________________________________
1814 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
1815         Log: Further tweakage to which_perl().
1816      Branch: perl
1817            ! t/test.pl
1818 ____________________________________________________________________________
1819 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
1820         Log: perluniintro tweaks.
1821      Branch: perl
1822            ! pod/perluniintro.pod
1823 ____________________________________________________________________________
1824 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
1825         Log: Tweak the $Perl computation.
1826      Branch: perl
1827            ! t/test.pl
1828 ____________________________________________________________________________
1829 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
1830         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
1831              From: Nicholas Clark <nick@ccl4.org>
1832              Date: Fri, 7 Dec 2001 17:06:56 +0000
1833              Message-ID: <20011207170656.G21702@plum.flirble.org>
1834      Branch: perl
1835            ! doop.c t/op/chop.t
1836 ____________________________________________________________________________
1837 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
1838         Log: Update Changes.
1839      Branch: perl
1840            ! Changes patchlevel.h
1841 ____________________________________________________________________________
1842 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
1843         Log: Missing ).
1844      Branch: perl
1845            ! t/test.pl
1846 ____________________________________________________________________________
1847 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
1848         Log: Allow several arguments to display().
1849      Branch: perl
1850            ! t/test.pl
1851 ____________________________________________________________________________
1852 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
1853         Log: /dev/stdout could be either a character special file
1854              or a named pipe, so let's pretend it doesn't exist.
1855      Branch: perl
1856            ! t/op/stat.t
1857 ____________________________________________________________________________
1858 [ 13516] By: nick                                  on 2001/12/07  15:09:23
1859         Log: Integrate again - can I catch up ?
1860      Branch: perlio
1861           !> t/test.pl
1862 ____________________________________________________________________________
1863 [ 13515] By: nick                                  on 2001/12/07  15:08:17
1864         Log: Integrate mainline some more
1865      Branch: perlio
1866           !> README.hpux hints/linux.sh pod/perlfunc.pod
1867 ____________________________________________________________________________
1868 [ 13514] By: nick                                  on 2001/12/07  15:07:15
1869         Log: Integrate mainline
1870      Branch: perlio
1871           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
1872           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
1873           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
1874           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
1875           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
1876           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
1877           +> t/lib/Math/BigInt/BareCalc.pm
1878            - ext/Devel/PPPort/harness/Harness.pm
1879            - ext/Devel/PPPort/harness/Harness.xs
1880            - ext/Devel/PPPort/harness/Makefile.PL
1881            - ext/Devel/PPPort/harness/module2.c
1882            - ext/Devel/PPPort/harness/module3.c
1883            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
1884            - lib/File/Spec/Functions.t
1885           !> (integrate 103 files)
1886 ____________________________________________________________________________
1887 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
1888         Log: Add display() for displaying icky scalars.
1889      Branch: perl
1890            ! t/test.pl
1891 ____________________________________________________________________________
1892 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
1893         Log: Subject: [ID 20011207.001] documentation bug for waitpid
1894              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
1895              Date: Fri, 7 Dec 2001 12:44:56 +0100
1896              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
1897      Branch: perl
1898            ! pod/perlfunc.pod
1899 ____________________________________________________________________________
1900 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
1901         Log: gcc version matching didn't.
1902      Branch: perl
1903            ! hints/linux.sh
1904 ____________________________________________________________________________
1905 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
1906         Log: Subject: HP renamed their servers              
1907              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1908              Date: Fri, 07 Dec 2001 12:07:22 +0100
1909              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
1910      Branch: perl
1911            ! README.hpux
1912 ____________________________________________________________________________
1913 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
1914         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
1915              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
1916              Date: Fri, 7 Dec 2001 00:24:55 -0500
1917              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
1918      Branch: perl
1919            ! pod/perlport.pod
1920 ____________________________________________________________________________
1921 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
1922         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
1923              From: Michael G Schwern <schwern@pobox.com> 
1924              Date: Thu, 6 Dec 2001 22:56:34 -0500
1925              Message-ID: <20011207035634.GO22648@blackrider>
1926      Branch: perl
1927            ! t/base/lex.t t/op/exec.t
1928 ____________________________________________________________________________
1929 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
1930         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
1931              From: Michael G Schwern <schwern@pobox.com>
1932              Date: Thu, 6 Dec 2001 22:45:44 -0500
1933              Message-ID: <20011207034544.GN22648@blackrider>
1934              
1935              (plus op/ref tweak)
1936      Branch: perl
1937            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
1938            ! t/run/kill_perl.t t/test.pl
1939 ____________________________________________________________________________
1940 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
1941         Log: Upgrade to Math::BigInt 1.48.
1942      Branch: perl
1943            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
1944            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1945            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
1946            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
1947            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1948            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
1949            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
1950 ____________________________________________________________________________
1951 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
1952         Log: Mention also perl56delta in case somone is upgrading from
1953              Perl 5.005_03.
1954      Branch: perl
1955            ! pod/perldelta.pod
1956 ____________________________________________________________________________
1957 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
1958         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
1959              From: Michael G Schwern <schwern@pobox.com>
1960              Date: Thu, 6 Dec 2001 15:15:28 -0500
1961              Message-ID: <20011206201528.GF16414@blackrider>
1962              
1963              (just the term.t, not the lex.t)
1964              
1965              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
1966              From: Michael G Schwern <schwern@pobox.com>
1967              Date: Thu, 6 Dec 2001 15:22:22 -0500
1968              Message-ID: <20011206202222.GG16414@blackrider>
1969              
1970              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
1971              From: Michael G Schwern <schwern@pobox.com>
1972              Date: Thu, 6 Dec 2001 15:31:58 -0500
1973              Message-ID: <20011206203158.GI16414@blackrider>
1974              
1975              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
1976              From: Michael G Schwern <schwern@pobox.com>
1977              Date: Thu, 6 Dec 2001 17:38:55 -0500
1978              Message-ID: <20011206223855.GC22648@blackrider>
1979      Branch: perl
1980            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
1981            ! t/test.pl
1982 ____________________________________________________________________________
1983 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
1984         Log: Update the thr5005 situation.
1985      Branch: perl
1986            ! pod/perldelta.pod
1987 ____________________________________________________________________________
1988 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
1989         Log: perldelta borrowings from perl561delta.
1990      Branch: perl
1991            ! pod/perldelta.pod
1992 ____________________________________________________________________________
1993 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
1994         Log: Add the 5.6.1 perldelta as perl561delta.
1995              (Makes it easier to steal stuff for perldelta :-)
1996      Branch: perl
1997            + pod/perl561delta.pod
1998            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
1999 ____________________________________________________________________________
2000 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
2001         Log: Retract #13496 for now.
2002      Branch: perl
2003            ! t/base/lex.t t/base/term.t
2004 ____________________________________________________________________________
2005 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
2006         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
2007              From: "Craig A. Berry" <craigberry@mac.com>
2008              Date: Thu, 6 Dec 2001 14:54:36 -0600
2009              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
2010      Branch: perl
2011            ! vms/ext/filespec.t
2012 ____________________________________________________________________________
2013 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
2014         Log: (retracted by #13499)
2015              
2016              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
2017              From: Michael G Schwern <schwern@pobox.com>
2018              Date: Thu, 6 Dec 2001 15:15:28 -0500
2019              Message-ID: <20011206201528.GF16414@blackrider>
2020      Branch: perl
2021            ! t/base/lex.t t/base/term.t
2022 ____________________________________________________________________________
2023 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
2024         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
2025              From: Michael G Schwern <schwern@pobox.com>
2026              Date: Thu, 6 Dec 2001 13:54:48 -0500
2027              Message-ID: <20011206185448.GC16414@blackrider>
2028      Branch: perl
2029            ! t/op/stat.t
2030 ____________________________________________________________________________
2031 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
2032         Log: The #4 has nothing to do with Unicode.
2033      Branch: perl
2034            ! t/op/tr.t
2035 ____________________________________________________________________________
2036 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
2037         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
2038              From: Michael G Schwern <schwern@pobox.com>
2039              Date: Thu, 6 Dec 2001 13:45:48 -0500
2040              Message-ID: <20011206184548.GB16414@blackrider>
2041      Branch: perl
2042            ! t/op/tr.t
2043 ____________________________________________________________________________
2044 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
2045         Log: Update Changes.
2046      Branch: perl
2047            ! Changes patchlevel.h
2048 ____________________________________________________________________________
2049 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
2050         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
2051              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2052              Date: Thu, 6 Dec 2001 11:41:25 EST
2053              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
2054      Branch: perl
2055            ! vms/vms.c vms/vmsish.h
2056 ____________________________________________________________________________
2057 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
2058         Log: Subject: [PATCH] Re: weirdness in regexps
2059              From: Robin Houston <robin@kitsite.com> 
2060              Date: Thu, 6 Dec 2001 14:44:01 +0000
2061              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
2062      Branch: perl
2063            ! op.c t/lib/strict/subs
2064 ____________________________________________________________________________
2065 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
2066         Log: Make the -b -c -S tests count all of the /dev, not just
2067              check the first one, as suggested by Benjamin Goldberg.
2068      Branch: perl
2069            ! t/op/stat.t
2070 ____________________________________________________________________________
2071 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
2072         Log: Subject: Re: [PATCH: bleadperl] casefold backref
2073              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
2074              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
2075              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
2076      Branch: perl
2077            ! regexec.c
2078 ____________________________________________________________________________
2079 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
2080         Log: Nits noticed by Philip Newton, and de-tab DB.t.
2081      Branch: perl
2082            ! lib/DB.t
2083 ____________________________________________________________________________
2084 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
2085         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
2086              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
2087              Date: 6 Dec 2001 11:06:01 -0000
2088              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
2089      Branch: perl
2090            ! op.c t/op/tr.t
2091 ____________________________________________________________________________
2092 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
2093         Log: Subject: [PATCH: bleadperl] casefold backref
2094              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
2095              Date: Wed, 05 Dec 2001 17:27:05 +0000
2096              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
2097      Branch: perl
2098            ! regexec.c t/op/re_tests
2099 ____________________________________________________________________________
2100 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
2101         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
2102              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2103              Date: Wed, 5 Dec 2001 22:34:53 EST
2104              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
2105      Branch: perl
2106            ! mg.c vms/vms.c vms/vmsish.h
2107 ____________________________________________________________________________
2108 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
2109         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
2110              From: Michael G Schwern <schwern@pobox.com>
2111              Date: Wed, 5 Dec 2001 19:52:58 -0500
2112              Message-ID: <20011205195257.A903@blackrider>
2113      Branch: perl
2114            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
2115            + lib/File/Spec/t/rel2abs2rel.t
2116            - lib/File/Spec.t lib/File/Spec/Functions.t
2117            ! MANIFEST
2118 ____________________________________________________________________________
2119 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
2120         Log: Subject: Re: Silly stat() portability questions                
2121              From: Benjamin Goldberg <goldbb2@earthlink.net>
2122              Date: Wed, 05 Dec 2001 22:52:35 -0500
2123              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
2124      Branch: perl
2125            ! pod/perlport.pod
2126 ____________________________________________________________________________
2127 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
2128         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
2129              From: "Craig A. Berry" <craigberry@mac.com>
2130              Date: Wed, 05 Dec 2001 16:41:59 -0600
2131              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
2132      Branch: perl
2133            ! README.vms configure.com lib/File/Spec/VMS.pm
2134            ! vms/ext/filespec.t
2135 ____________________________________________________________________________
2136 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
2137         Log: $apply->('club', $glibc_maintainers);
2138              
2139              (Nick Clark just reported that <langinfo.h> YESSTR
2140              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
2141      Branch: perl
2142            ! ext/I18N/Langinfo/Langinfo.t
2143 ____________________________________________________________________________
2144 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
2145         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
2146      Branch: perl
2147            ! pod/perlport.pod
2148 ____________________________________________________________________________
2149 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
2150         Log: tweak change#13474 (pad entries can apparently be null in some
2151              situations)
2152      Branch: maint-5.6/perl
2153            ! op.c
2154 ____________________________________________________________________________
2155 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
2156         Log: Restore the /dev -b -c -S part of the test.
2157      Branch: perl
2158            ! t/op/stat.t
2159 ____________________________________________________________________________
2160 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
2161         Log: Retract #13475 until Arthur gets back to the mine.
2162      Branch: perl
2163            ! op.c t/run/kill_perl.t
2164 ____________________________________________________________________________
2165 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
2166         Log: (retracted by #13476)
2167              
2168              Manually apply #13474; fixes stale reference to dead
2169              CvOUTSIDE(); this can happen when anonymous subroutines
2170              that aren't closures are returned from an eval""
2171              
2172              (threads/shared/sv_refs.t is coredump-unhappy about this change)
2173      Branch: perl
2174            ! op.c t/run/kill_perl.t
2175 ____________________________________________________________________________
2176 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
2177         Log: replacement for change#10451
2178              
2179              fixes stale reference to dead CvOUTSIDE(); this can happen when
2180              anonymous subroutines that aren't closures are returned from an
2181              eval""
2182      Branch: maint-5.6/perl
2183            ! op.c t/op/misc.t
2184 ____________________________________________________________________________
2185 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
2186         Log: revert change#10451,10472; it was a naive fix that simply
2187              reintroduced the memory leak!
2188      Branch: maint-5.6/perl
2189            ! op.c t/op/misc.t
2190 ____________________________________________________________________________
2191 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
2192         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
2193              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
2194              Date: Wed, 05 Dec 2001 10:49:20 +0100
2195              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
2196      Branch: perl
2197            ! lib/File/Basename.pm lib/File/Basename.t
2198 ____________________________________________________________________________
2199 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
2200         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
2201              From: Michael G Schwern <schwern@pobox.com> 
2202              Date: Wed, 5 Dec 2001 02:47:59 -0500
2203              Message-ID: <20011205024759.H14333@blackrider>
2204      Branch: perl
2205            ! t/op/magic.t
2206 ____________________________________________________________________________
2207 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
2208         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
2209              From: Michael G Schwern <schwern@pobox.com>              
2210              Date: Wed, 5 Dec 2001 02:22:05 -0500
2211              Message-ID: <20011205022205.F14333@blackrider>
2212      Branch: perl
2213            ! t/op/stat.t vms/test.com
2214 ____________________________________________________________________________
2215 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
2216         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
2217              From: Michael G Schwern <schwern@pobox.com> 
2218              Date: Tue, 4 Dec 2001 23:40:10 -0500
2219              Message-ID: <20011204234010.B14333@blackrider>
2220      Branch: perl
2221            ! t/op/stat.t
2222 ____________________________________________________________________________
2223 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
2224         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
2225              From: Michael G Schwern <schwern@pobox.com> 
2226              Date: Tue, 4 Dec 2001 21:09:18 -0500           
2227              Message-ID: <20011204210918.D13279@blackrider>
2228              
2229              t/test.
2230      Branch: perl
2231            ! t/test.pl
2232 ____________________________________________________________________________
2233 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
2234         Log: (accidentally empty check-in)
2235      Branch: perl
2236            ! t/op/stat.t
2237 ____________________________________________________________________________
2238 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
2239         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
2240              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2241              Date: Tue, 04 Dec 2001 23:40:27 +0100
2242              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
2243      Branch: perl
2244            ! mg.c
2245 ____________________________________________________________________________
2246 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
2247         Log: Subject: [PATCH] minor pod fix in Safe.pm
2248              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2249              Date: Tue, 4 Dec 2001 22:02:34 +0100
2250              Message-ID: <20011204220234.A17293@rafael>
2251      Branch: perl
2252            ! ext/Opcode/Safe.pm
2253 ____________________________________________________________________________
2254 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
2255         Log: CRLF GRRR.
2256      Branch: perl
2257            ! djgpp/configure.bat
2258 ____________________________________________________________________________
2259 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
2260         Log: DJGPP fixes from Laszlo Molnar.
2261      Branch: perl
2262            ! djgpp/configure.bat djgpp/djgpp.h
2263 ____________________________________________________________________________
2264 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
2265         Log: Update Changes.
2266      Branch: perl
2267            ! Changes patchlevel.h
2268 ____________________________________________________________________________
2269 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
2270         Log: Must wipe out the memory of real Socket before starting
2271              to use the new fake one.
2272      Branch: perl
2273            ! lib/Net/t/config.t
2274 ____________________________________________________________________________
2275 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
2276         Log: LC_ALL might trump LANG.
2277      Branch: perl
2278            ! lib/open.t
2279 ____________________________________________________________________________
2280 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
2281         Log: Make the eval runtime.
2282      Branch: perl
2283            ! lib/open.pm
2284 ____________________________________________________________________________
2285 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
2286         Log: Make the Langinfo test both more lenient (allow
2287              for any symbol not to exists) and stricter (add
2288              more symbols).
2289      Branch: perl
2290            ! ext/I18N/Langinfo/Langinfo.t
2291 ____________________________________________________________________________
2292 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
2293         Log: integrate change#13453 from maint-5.6
2294              
2295              tweak change#11399 to use an explicit flag rather than
2296              ass_u_ming w32_pseudo_id will only be zero for the real
2297              toplevel interpreter; avoids multiple hosts from diddling
2298              the environment at the same time
2299      Branch: perl
2300           !> win32/perlhost.h
2301 ____________________________________________________________________________
2302 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
2303         Log: Subject: [PATCH] VMS update for perldelta.pod
2304              From: "Craig A. Berry" <craigberry@mac.com> 
2305              Date: Tue, 4 Dec 2001 00:23:12 -0600
2306              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
2307      Branch: perl
2308            ! pod/perldelta.pod
2309 ____________________________________________________________________________
2310 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
2311         Log: NetWare tweak from Ananth Kesari.
2312      Branch: perl
2313            ! NetWare/Makefile
2314 ____________________________________________________________________________
2315 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
2316         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
2317              Not adding the test suite because of its many assumptions.
2318      Branch: perl
2319            ! lib/Net/Ping.pm
2320 ____________________________________________________________________________
2321 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
2322         Log: tweak change#11399 to use an explicit flag rather than
2323              ass_u_ming w32_pseudo_id will only be zero for the real
2324              toplevel interpreter; avoids multiple hosts from diddling
2325              the environment at the same time
2326      Branch: maint-5.6/perl
2327            ! win32/perlhost.h
2328 ____________________________________________________________________________
2329 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
2330         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
2331              from Len Makin.
2332      Branch: perl
2333            + hints/super-ux.sh
2334            ! MANIFEST
2335 ____________________________________________________________________________
2336 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
2337         Log: Add Mac OS X known failures to perldelta.
2338      Branch: perl
2339            ! pod/perldelta.pod
2340 ____________________________________________________________________________
2341 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
2342         Log: I think it's time to call the utf8 code non-test.
2343      Branch: perl
2344            ! utf8.c
2345 ____________________________________________________________________________
2346 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
2347         Log: Retract #13303, need rethink.
2348      Branch: perl
2349            ! utf8.c
2350 ____________________________________________________________________________
2351 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
2352         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
2353              From: "Craig A. Berry" <craigberry@mac.com>
2354              Date: Mon, 03 Dec 2001 16:28:06 -0600
2355              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
2356      Branch: perl
2357            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
2358 ____________________________________________________________________________
2359 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
2360         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
2361              From: Andy Dougherty <doughera@lafayette.edu>
2362              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
2363              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
2364      Branch: perl
2365            ! hints/solaris_2.sh
2366 ____________________________________________________________________________
2367 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
2368         Log: This test is not very robust on 8.3-constrained systems:
2369              all the "with truncated name" lines between "Autosplitting ..."
2370              and "some names are not unique" lines are unexpected,
2371              and the truncation message becomes:
2372              testtest.al, testtest.al truncate to testtest 
2373      Branch: perl
2374            ! lib/AutoSplit.t
2375 ____________________________________________________________________________
2376 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
2377         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
2378      Branch: perl
2379            ! ext/I18N/Langinfo/Langinfo.t
2380 ____________________________________________________________________________
2381 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
2382         Log: Test::Morify UCD.t
2383      Branch: perl
2384            ! lib/Unicode/UCD.t
2385 ____________________________________________________________________________
2386 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
2387         Log: If Socket has not been built (e.g. DJGPP) the libnet
2388              tests fall over with (too) much noise.
2389      Branch: perl
2390            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
2391            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
2392            ! lib/Net/t/smtp.t lib/Net/t/time.t
2393 ____________________________________________________________________________
2394 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
2395         Log: Subject: [PATCH] shared hash keys and ++/--
2396              From: Nicholas Clark <nick@ccl4.org>
2397              Date: Mon, 3 Dec 2001 16:37:16 +0000
2398              Message-ID: <20011203163716.C21702@plum.flirble.org>
2399      Branch: perl
2400            ! pp.c pp_hot.c sv.c t/op/inc.t
2401 ____________________________________________________________________________
2402 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
2403         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
2404              From: Jonathan Stowe <jns@gellyfish.com>
2405              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
2406              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
2407      Branch: perl
2408            ! lib/Term/Cap.pm
2409 ____________________________________________________________________________
2410 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
2411         Log: Update Changes.
2412      Branch: perl
2413            ! Changes patchlevel.h
2414 ____________________________________________________________________________
2415 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
2416         Log: perldelta tweaks.
2417      Branch: perl
2418            ! pod/perldelta.pod
2419 ____________________________________________________________________________
2420 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
2421         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
2422              From: Sam Tregar <sam@tregar.com> 
2423              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
2424              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
2425      Branch: perl
2426            ! pod/perlnewmod.pod
2427 ____________________________________________________________________________
2428 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
2429         Log: microperl casting nit.
2430      Branch: perl
2431            ! utf8.c
2432 ____________________________________________________________________________
2433 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
2434         Log: Make sharepvn a macro since all it does is a deref.
2435      Branch: perl
2436            ! embed.h embed.pl global.sym hv.c hv.h proto.h
2437 ____________________________________________________________________________
2438 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
2439         Log: perldelta updates.
2440      Branch: perl
2441            ! pod/perldelta.pod
2442 ____________________________________________________________________________
2443 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
2444         Log: PPPort update from Paul Marquess.
2445      Branch: perl
2446            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
2447            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
2448            + ext/Devel/PPPort/t/test.t
2449            - ext/Devel/PPPort/harness/Harness.pm
2450            - ext/Devel/PPPort/harness/Harness.xs
2451            - ext/Devel/PPPort/harness/Makefile.PL
2452            - ext/Devel/PPPort/harness/module2.c
2453            - ext/Devel/PPPort/harness/module3.c
2454            - ext/Devel/PPPort/harness/t/test.t
2455            ! MANIFEST ext/Devel/PPPort/MANIFEST
2456            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
2457            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
2458            ! ext/Devel/PPPort/soak
2459 ____________________________________________________________________________
2460 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
2461         Log: No use talking about dynamic library search patch
2462              unless we are having a dynamic build.
2463      Branch: perl
2464            ! t/TEST
2465 ____________________________________________________________________________
2466 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
2467         Log: Be more explicit on the List::Util build trick,
2468              should also stop unneeded rebuilds on static builds.
2469      Branch: perl
2470            ! ext/List/Util/Makefile.PL
2471 ____________________________________________________________________________
2472 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
2473         Log: We need to replace the optimize (-O1) with
2474              the -h scalar0 -h vector0, not append them
2475              to the ccflags.
2476      Branch: perl
2477            ! hints/unicos.sh hints/unicosmk.sh
2478 ____________________________________________________________________________
2479 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
2480         Log: Subject: [PATCH] Shared hash keys 
2481              From: Nicholas Clark <nick@ccl4.org>
2482              Date: Sun, 2 Dec 2001 20:52:32 +0000
2483              Message-ID: <20011202205232.U21702@plum.flirble.org>
2484      Branch: perl
2485            ! doop.c t/op/tr.t
2486 ____________________________________________________________________________
2487 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
2488         Log: Better add new files to MANIFEST, too.
2489      Branch: perl
2490            ! MANIFEST
2491 ____________________________________________________________________________
2492 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
2493         Log: Subject: {PATCH] perlpacktut.pod
2494              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
2495              Date: Sun, 02 Dec 2001 19:55:06 +0100
2496              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
2497      Branch: perl
2498            ! pod/perlpacktut.pod
2499 ____________________________________________________________________________
2500 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
2501         Log: Various small nits found by DJGPP build.
2502      Branch: perl
2503            ! doio.c mg.c pp.c util.c
2504 ____________________________________________________________________________
2505 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
2506         Log: Subject: RE: More verbose POD for Carp
2507              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
2508              Date: Sun, 2 Dec 2001 11:32:51 -0500
2509              Message-ID: <3C0A9748@operamail.com>
2510      Branch: perl
2511            ! lib/Carp.pm
2512 ____________________________________________________________________________
2513 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
2514         Log: Add a header for DJGPP with the function prototypes.
2515      Branch: perl
2516            + djgpp/djgpp.h
2517            ! MANIFEST djgpp/djgpp.c
2518 ____________________________________________________________________________
2519 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
2520         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
2521              From: Abe Timmerman <abe@ztreet.demon.nl>
2522              Date: Sun, 02 Dec 2001 02:41:25 +0100
2523              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
2524      Branch: perl
2525            ! pp_sys.c
2526 ____________________________________________________________________________
2527 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
2528         Log: There isn't PTR2INT(), there's PTR2IV().
2529      Branch: perl
2530            ! ext/Time/HiRes/HiRes.xs
2531 ____________________________________________________________________________
2532 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
2533         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
2534              From: Marc Lehmann <root@schmorp.de>
2535              Date: Sun, 02 Dec 2001 02:44:53 +0100
2536              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
2537      Branch: perl
2538            ! ext/Time/HiRes/HiRes.xs
2539 ____________________________________________________________________________
2540 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
2541         Log: encode()/decode() examples.
2542      Branch: perl
2543            ! ext/Encode/Encode.pm
2544 ____________________________________________________________________________
2545 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
2546         Log: DJGPP tweaks from Laszlo Molnar.
2547      Branch: perl
2548            ! djgpp/config.over djgpp/djgppsed.sh
2549 ____________________________________________________________________________
2550 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
2551         Log: Update Changes.
2552      Branch: perl
2553            ! Changes patchlevel.h
2554 ____________________________________________________________________________
2555 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
2556         Log: Integrate perlio;
2557              
2558              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
2559              which do not have file descriptors. Noticed a possibly
2560              worse problem in the process ...
2561      Branch: perl
2562           !> doio.c
2563 ____________________________________________________________________________
2564 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
2565         Log: Non-VMS-fixed and Win32-skipped version of
2566              
2567              Subject: [PATCH t/op/exec.t] Portabilty fix 
2568              From: Michael G Schwern <schwern@pobox.com> 
2569              Date: Fri, 30 Nov 2001 16:09:27 -0500
2570              Message-ID: <20011130160927.A10406@blackrider>
2571      Branch: perl
2572            ! t/op/exec.t
2573 ____________________________________________________________________________
2574 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
2575         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
2576              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
2577              Date: Sat, 1 Dec 2001 07:01:09 -0500
2578              Message-ID: <3C0D2E39@operamail.com>
2579              
2580              Subject: More verbose POD for Carp
2581              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
2582              Date: Sat, 1 Dec 2001 08:04:16 -0500
2583              Message-ID: <3C285C2B@operamail.com>
2584      Branch: perl
2585            ! lib/Carp.pm lib/Carp/Heavy.pm
2586 ____________________________________________________________________________
2587 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
2588         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
2589              From: chromatic <chromatic@rmci.net>
2590              Date: Sat, 01 Dec 2001 12:41:58 -0700
2591              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
2592      Branch: perl
2593            ! lib/DB.t
2594 ____________________________________________________________________________
2595 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
2596         Log: Try to make a missing RADIXCHAR a softer kinder error.
2597      Branch: perl
2598            ! ext/I18N/Langinfo/Langinfo.t
2599 ____________________________________________________________________________
2600 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
2601         Log: Have a little faith on nl_langinfo() itself.
2602      Branch: perl
2603            ! ext/I18N/Langinfo/Langinfo.xs
2604 ____________________________________________________________________________
2605 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
2606         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
2607              the max, not max plus one)
2608      Branch: perl
2609            ! ext/I18N/Langinfo/Langinfo.xs
2610 ____________________________________________________________________________
2611 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
2612         Log: Make reality agree with the comment.
2613      Branch: perl
2614            ! ext/I18N/Langinfo/Langinfo.xs
2615 ____________________________________________________________________________
2616 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
2617         Log: Try to protect against wild langinfo() arguments.
2618      Branch: perl
2619            ! ext/I18N/Langinfo/Langinfo.xs
2620 ____________________________________________________________________________
2621 [ 13409] By: nick                                  on 2001/12/01  18:19:59
2622         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
2623              have file descriptors. Noticed a possibly worse problem in the process ...
2624      Branch: perlio
2625            ! doio.c
2626 ____________________________________________________________________________
2627 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
2628         Log: If we are inside an eval, let's be silent about
2629              separate symbols and just croak() in the end.
2630      Branch: perl
2631            ! lib/Exporter/Heavy.pm
2632 ____________________________________________________________________________
2633 [ 13407] By: nick                                  on 2001/12/01  17:14:05
2634         Log: Integrate mainline
2635      Branch: perlio
2636           !> (integrate 26 files)
2637 ____________________________________________________________________________
2638 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
2639         Log: Subject: Fix for Exporter error reporting behaviour
2640              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
2641              Date: Sat, 1 Dec 2001 06:34:48 -0500
2642              Message-ID: <3C0D1B9A@operamail.com>
2643      Branch: perl
2644            ! lib/Exporter.pm lib/Exporter/Heavy.pm
2645 ____________________________________________________________________________
2646 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
2647         Log: Need to hide behind an eval to avoid a warning
2648              about :utf8 on non-perlio configs.
2649      Branch: perl
2650            ! lib/open.t
2651 ____________________________________________________________________________
2652 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
2653         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
2654              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2655              Date: Fri, 30 Nov 2001 23:46:58 +0100
2656              Message-ID: <20011130234658.A717@rafael>
2657      Branch: perl
2658            ! op.c t/op/method.t
2659 ____________________________________________________________________________
2660 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
2661         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
2662              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2663              Date: Thu, 29 Nov 2001 22:46:12 +0100
2664              Message-ID: <20011129224612.A699@rafael>
2665      Branch: perl
2666            ! ext/B/B/Xref.pm
2667 ____________________________________________________________________________
2668 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
2669         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
2670              From: Tels <perl_dummy@bloodgate.com>
2671              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
2672              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
2673      Branch: perl
2674            ! pod/perlfunc.pod
2675 ____________________________________________________________________________
2676 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
2677         Log: Subject: [REPATCH] reference pointer comparison
2678              From: Nicholas Clark <nick@ccl4.org>
2679              Date: Sat, 1 Dec 2001 13:00:17 +0000
2680              Message-ID: <20011201130017.I21702@plum.flirble.org>
2681      Branch: perl
2682            ! pp.c
2683 ____________________________________________________________________________
2684 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
2685         Log: Upgrade to Storable 1.0.14.
2686      Branch: perl
2687            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2688 ____________________________________________________________________________
2689 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
2690         Log: Add simple caches for ::viacode() and ::vianame().
2691      Branch: perl
2692            ! lib/charnames.pm lib/charnames.t
2693 ____________________________________________________________________________
2694 [ 13398] By: nick                                  on 2001/12/01  10:36:24
2695         Log: Integrate mainline.
2696      Branch: perlio
2697           +> (branch 44 files)
2698            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
2699            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
2700            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
2701           !> (integrate 250 files)
2702 ____________________________________________________________________________
2703 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
2704         Log: Regen toc and modlib.
2705      Branch: perl
2706            ! pod/perlmodlib.pod pod/perltoc.pod
2707 ____________________________________________________________________________
2708 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
2709         Log: Upgrade to podlators-1.18.
2710      Branch: perl
2711            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
2712 ____________________________________________________________________________
2713 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
2714         Log: -h scalar0 -h vector0 seems to help for both
2715              UNICOS and UNICOS/mk on the unpack %65c problems.
2716              
2717              (replaces #13393)
2718      Branch: perl
2719            ! hints/unicos.sh hints/unicosmk.sh
2720 ____________________________________________________________________________
2721 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
2722         Log: More Socket constants.
2723      Branch: perl
2724            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
2725 ____________________________________________________________________________
2726 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
2727         Log: (replaced by #13395)
2728      Branch: perl
2729            ! hints/unicosmk.sh
2730 ____________________________________________________________________________
2731 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
2732         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
2733              From: Andy Dougherty <doughera@lafayette.edu>
2734              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
2735              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
2736              
2737              Simplify the test skippage criterion now that we are
2738              no more dependent on sed.
2739      Branch: perl
2740            ! t/comp/cpp.t t/run/switchPx.t
2741 ____________________________________________________________________________
2742 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
2743         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
2744              From: Michael G Schwern <schwern@pobox.com>
2745              Date: Fri, 30 Nov 2001 11:48:44 -0500
2746              Message-ID: <20011130114844.C1303@blackrider>
2747              
2748              (replaces #13381)
2749      Branch: perl
2750            ! t/op/stat.t
2751 ____________________________________________________________________________
2752 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
2753         Log: Let's not assume how much memory has been allocated
2754              to PVs.
2755      Branch: perl
2756            ! ext/Devel/Peek/Peek.t
2757 ____________________________________________________________________________
2758 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
2759         Log: VOS needs to know the modules, including pp_sort.
2760      Branch: perl
2761            ! vos/perl.bind
2762 ____________________________________________________________________________
2763 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
2764         Log: Unused variables.
2765      Branch: perl
2766            ! ext/Unicode/Normalize/Normalize.xs
2767 ____________________________________________________________________________
2768 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
2769         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
2770              From: John Peacock <jpeacock@rowman.com>     
2771              Date: Fri, 30 Nov 2001 10:24:00 -0500        
2772              Message-ID: <3C07A490.A22A76B0@rowman.com>   
2773      Branch: perl
2774            ! lib/ExtUtils/Embed.t
2775 ____________________________________________________________________________
2776 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
2777         Log: Tweak for the VOS building script from Paul Green.
2778      Branch: perl
2779            ! vos/configure_perl.cm
2780 ____________________________________________________________________________
2781 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
2782         Log: Update Changes.
2783      Branch: perl
2784            ! Changes patchlevel.h
2785 ____________________________________________________________________________
2786 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
2787         Log: Cannot test if cppstdin has not yet been installed.
2788      Branch: perl
2789            ! t/run/switchPx.t
2790 ____________________________________________________________________________
2791 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
2792         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
2793              From: Michael G Schwern <schwern@pobox.com> 
2794              Date: Thu, 29 Nov 2001 22:05:11 -0500
2795              Message-ID: <20011129220510.A18869@blackrider>
2796              
2797              TODO 1: if cppstdin is used and not yet installed,
2798              the Px.t will fail (must do the same as in cpp.t)
2799              
2800              TODO 2: does this work if no Perl whatsoever has
2801              yet been installed?  That is, we should be using
2802              the Perl we are building to execute the one-liner.
2803      Branch: perl
2804            + t/run/switchPx.aux t/run/switchPx.t
2805            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
2806            ! vms/test.com
2807 ____________________________________________________________________________
2808 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
2809         Log: Upgrade to Unicode::Normalize 0.12.
2810      Branch: perl
2811            ! ext/Unicode/Normalize/Changes
2812            ! ext/Unicode/Normalize/Normalize.pm
2813            ! ext/Unicode/Normalize/Normalize.xs
2814            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
2815            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
2816            ! ext/Unicode/Normalize/t/test.t
2817 ____________________________________________________________________________
2818 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
2819         Log: (replaced by #13391)
2820              
2821              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
2822              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
2823              Date: 30 Nov 2001 11:41:53 -0000             
2824              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
2825              
2826              No need to die if we have high-paranoia (non-chdirable)
2827              system directories.
2828      Branch: perl
2829            ! t/op/stat.t
2830 ____________________________________________________________________________
2831 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
2832         Log: Paragraph rewrapping.
2833      Branch: perl
2834            ! pod/perliol.pod
2835 ____________________________________________________________________________
2836 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
2837         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
2838              From: Stas Bekman <stas@stason.org>
2839              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
2840              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
2841      Branch: perl
2842            ! pod/perliol.pod
2843 ____________________________________________________________________________
2844 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
2845         Log: Whether select() gets restarted on signals is
2846              implementation dependent.
2847      Branch: perl
2848            ! ext/Time/HiRes/HiRes.t
2849 ____________________________________________________________________________
2850 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
2851         Log: More forgotten checkins.
2852      Branch: perl
2853            ! embed.h embed.pl proto.h
2854 ____________________________________________________________________________
2855 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
2856         Log: Add a note about folding vs lowercase.
2857      Branch: perl
2858            ! regexec.c
2859 ____________________________________________________________________________
2860 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
2861         Log: Use to_uni_fold (and add changed global.sym)
2862      Branch: perl
2863            ! global.sym utf8.c
2864 ____________________________________________________________________________
2865 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
2866         Log: Make to Unicode character functions to use UVs
2867              instead of U32s and add to_uni_fold().
2868      Branch: perl
2869            ! embed.pl proto.h utf8.c
2870 ____________________________________________________________________________
2871 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
2872         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
2873              From: Nicholas Clark <nick@ccl4.org>
2874              Date: Thu, 29 Nov 2001 22:47:32 +0000
2875              Message-ID: <20011129224732.W37621@plum.flirble.org>
2876      Branch: perl
2877            ! pod/perlpacktut.pod
2878 ____________________________________________________________________________
2879 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
2880         Log: README.vos updates from Paul Green.
2881      Branch: perl
2882            ! README.vos
2883 ____________________________________________________________________________
2884 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
2885         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
2886              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2887              Date: Thu, 29 Nov 2001 14:18:51 EST
2888              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
2889      Branch: perl
2890            ! mg.c vms/vms.c vms/vmsish.h
2891 ____________________________________________________________________________
2892 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
2893         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
2894              From: Michael G Schwern <schwern@pobox.com>
2895              Date: Thu, 29 Nov 2001 13:12:31 -0500
2896              Message-ID: <20011129131231.E11300@blackrider>
2897      Branch: perl
2898            ! README.vms
2899 ____________________________________________________________________________
2900 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
2901         Log: BGET_IV was missing.
2902      Branch: perl
2903            ! ext/ByteLoader/bytecode.h
2904 ____________________________________________________________________________
2905 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
2906         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
2907              From: Jonathan Stowe <gellyfish@gellyfish.com>
2908              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
2909              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
2910      Branch: perl
2911            ! lib/Term/Cap.pm
2912 ____________________________________________________________________________
2913 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
2914         Log: Porting/checkURL.pl was missing.
2915      Branch: perl
2916            ! MANIFEST
2917 ____________________________________________________________________________
2918 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
2919         Log: Subject: INSTALL and READMEs should be reviewed
2920              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2921              Date: Thu, 29 Nov 2001 16:49:36 +0100
2922              Message-ID: <20011129164936.A17492@rafael>         
2923      Branch: perl
2924            ! README.cygwin
2925 ____________________________________________________________________________
2926 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
2927         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
2928              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
2929              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
2930              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
2931      Branch: perl
2932            ! README.os390
2933 ____________________________________________________________________________
2934 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
2935         Log: Update Changes.
2936      Branch: perl
2937            ! Changes patchlevel.h
2938 ____________________________________________________________________________
2939 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
2940         Log: The changes to the curliffed files didn't stick in #13348.
2941      Branch: perl
2942            ! README.dos README.win32
2943 ____________________________________________________________________________
2944 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
2945         Log: Subject: Re: Found the rev where File::Glob broke
2946              From: Andy Dougherty <doughera@lafayette.edu>
2947              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
2948              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
2949      Branch: perl
2950            ! lib/ExtUtils/MM_Unix.pm
2951 ____________________________________________________________________________
2952 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
2953         Log: Use __DATA__ instead of __END__.
2954      Branch: perl
2955            ! lib/Term/Cap.pm
2956 ____________________________________________________________________________
2957 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
2958         Log: Subject: [PATCH toke.c] autosplit into @F fix
2959              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2960              Date: Thu, 29 Nov 2001 14:52:23 +0100
2961              Message-ID: <20011129145223.A25817@rafael>         
2962      Branch: perl
2963            ! toke.c
2964 ____________________________________________________________________________
2965 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
2966         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
2967              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2968              Date: Thu, 29 Nov 2001 15:48:15 +0100
2969              Message-ID: <20011129154815.C25817@rafael>         
2970      Branch: perl
2971            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
2972 ____________________________________________________________________________
2973 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
2974         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
2975              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
2976              Date: Wed, 28 Nov 2001 20:35:29 +0100
2977              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
2978      Branch: perl
2979            ! pod/perlpacktut.pod
2980 ____________________________________________________________________________
2981 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
2982         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
2983              From: Stas Bekman <stas@stason.org>
2984              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
2985              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
2986              
2987              (with tweaks)
2988      Branch: perl
2989            ! pod/perlapio.pod
2990 ____________________________________________________________________________
2991 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
2992         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
2993              From: Tels <perl_dummy@bloodgate.com>
2994              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
2995              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
2996              
2997              (plus paragraph rewrapping)
2998      Branch: perl
2999            ! lib/Exporter.pm
3000 ____________________________________________________________________________
3001 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
3002         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
3003              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
3004              Date: Wed, 28 Nov 2001 21:47:59 +0000
3005              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
3006      Branch: perl
3007            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
3008 ____________________________________________________________________________
3009 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
3010         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
3011              From: Andy Dougherty <doughera@lafayette.edu>
3012              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
3013              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
3014      Branch: perl
3015            ! INSTALL ext/Time/HiRes/HiRes.t
3016 ____________________________________________________________________________
3017 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
3018         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
3019              From: Michael G Schwern <schwern@pobox.com> 
3020              Date: Wed, 28 Nov 2001 16:37:01 -0500
3021              Message-ID: <20011128163701.H676@blackrider>
3022      Branch: perl
3023            ! t/run/kill_perl.t
3024 ____________________________________________________________________________
3025 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
3026         Log: @INC tweak.
3027      Branch: perl
3028            ! t/op/ref.t
3029 ____________________________________________________________________________
3030 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
3031         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
3032              From: Nicholas Clark <nick@ccl4.org>
3033              Date: Wed, 28 Nov 2001 23:38:43 +0000
3034              Message-ID: <20011128233843.N37621@plum.flirble.org>  
3035      Branch: perl
3036            ! installman
3037 ____________________________________________________________________________
3038 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
3039         Log: Tweak the forking logic.
3040      Branch: perl
3041            ! Porting/checkURL.pl
3042 ____________________________________________________________________________
3043 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
3044         Log: Update perlmodlib.PL as per #13348.  The L<> got
3045              changed back because that is coming from ParseLink.pm.
3046      Branch: perl
3047            ! pod/perlmodlib.PL pod/perlmodlib.pod
3048 ____________________________________________________________________________
3049 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
3050         Log: URL fixups from Michael Schwern.
3051      Branch: perl
3052            ! README.cygwin README.dos README.hpux README.mint README.mpeix
3053            ! README.os390 README.qnx README.solaris README.vos README.win32
3054            ! pod/perlmodlib.pod
3055 ____________________________________________________________________________
3056 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
3057         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
3058              From: Barrie Slaymaker <barries@slaysys.com>
3059              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
3060              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
3061      Branch: perl
3062            ! lib/Exporter.pm
3063 ____________________________________________________________________________
3064 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
3065         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
3066      Branch: perl
3067            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
3068 ____________________________________________________________________________
3069 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
3070         Log: Subject: [PATCH] Re: $\ very broken
3071              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3072              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
3073              Message-ID: <20011128223308.E732@rafael>   
3074              
3075              Subject: Re: [PATCH] Re: $\ very broken     
3076              From: Nicholas Clark <nick@ccl4.org>
3077              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
3078              Message-ID: <20011128222859.K37621@plum.flirble.org>
3079      Branch: perl
3080            ! mg.c t/op/ref.t
3081 ____________________________________________________________________________
3082 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
3083         Log: Add Abigail's link checker with the following tweaks:
3084              - known dummy URLs (Peter Prymmer)
3085              - do also READMEs and INSTALL (Michael Schwern)
3086              - do also ftp URLs
3087              - add fork retry loop in case the allowed number
3088              of processes per user is low
3089      Branch: perl
3090            + Porting/checkURL.pl
3091            ! MANIFEST
3092 ____________________________________________________________________________
3093 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
3094         Log: Update Changes.
3095      Branch: perl
3096            ! Changes patchlevel.h
3097 ____________________________________________________________________________
3098 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
3099         Log: In Linux if we have modern enough gcc and supported
3100              enough CPU, crank up the optimization level to -O3.
3101      Branch: perl
3102            ! hints/linux.sh
3103 ____________________________________________________________________________
3104 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
3105         Log: Add perlpacktut from Wolfgang Laun; regen toc.
3106      Branch: perl
3107            + pod/perlpacktut.pod
3108            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
3109            ! pod/perltoc.pod
3110 ____________________________________________________________________________
3111 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
3112         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
3113              From: PPrymmer@factset.com
3114              Date: Wed, 28 Nov 2001 07:51:26 -0500
3115              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
3116      Branch: perl
3117            ! vms/test.com
3118 ____________________________________________________________________________
3119 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
3120         Log: Test cases for the first half of #13338.
3121      Branch: perl
3122            ! t/lib/h2ph.h t/lib/h2ph.pht
3123 ____________________________________________________________________________
3124 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
3125         Log: Subject: Re: h2ph confused by comments in an enum.
3126              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
3127              Date: Wed, 28 Nov 2001 04:19:21 +0000
3128              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
3129              
3130              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
3131              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
3132              Date: Wed, 28 Nov 2001 13:36:35 +0000
3133              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
3134      Branch: perl
3135            ! utils/h2ph.PL
3136 ____________________________________________________________________________
3137 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
3138         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
3139              From: Jonathan Stowe <gellyfish@gellyfish.com>
3140              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
3141              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
3142              
3143              (replace #13327)
3144      Branch: perl
3145            ! lib/Term/Cap.pm
3146 ____________________________________________________________________________
3147 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
3148         Log: Replace #13335 with
3149              
3150              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
3151              From: Russ Allbery <rra@stanford.edu>
3152              Date: 27 Nov 2001 20:42:49 -0800
3153              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
3154      Branch: perl
3155            ! lib/Pod/Text/Termcap.pm
3156 ____________________________________________________________________________
3157 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
3158         Log: (replaced by #13336)
3159              
3160              Subject: [PATCH perl@13323] Termcap.pm with no termios
3161              From: "Craig A. Berry" <craigberry@mac.com> 
3162              Date: Tue, 27 Nov 2001 22:28:50 -0600
3163              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
3164      Branch: perl
3165            ! lib/Pod/Text/Termcap.pm
3166 ____________________________________________________________________________
3167 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
3168         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
3169              From: "Craig A. Berry" <craigberry@mac.com> 
3170              Date: Tue, 27 Nov 2001 21:46:45 -0600
3171              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
3172      Branch: perl
3173            ! configure.com
3174 ____________________________________________________________________________
3175 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
3176         Log: Upgrade to podlators 1.17.
3177      Branch: perl
3178            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
3179            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
3180 ____________________________________________________________________________
3181 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
3182         Log: Fix for "a\x{100}" =~ /A/i.
3183      Branch: perl
3184            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
3185            ! utf8.c
3186 ____________________________________________________________________________
3187 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
3188         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
3189              From: "Craig A. Berry" <craigberry@mac.com>
3190              Date: Tue, 27 Nov 2001 17:11:49 -0600
3191              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
3192      Branch: perl
3193            ! lib/DB.t
3194 ____________________________________________________________________________
3195 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
3196         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
3197              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3198              Date: Tue, 27 Nov 2001 14:55:23 -0500
3199              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
3200              
3201              Subject: [PATCH: perl@13324] updates to perldelta.pod 
3202              From: PPrymmer@factset.com
3203              Date: Tue, 27 Nov 2001 18:06:04 -0500
3204              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
3205              
3206              plus added some known problems.
3207      Branch: perl
3208            ! pod/perldelta.pod
3209 ____________________________________________________________________________
3210 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
3211         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
3212              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3213              Date: Tue, 27 Nov 2001 15:38:02 EST 
3214              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
3215      Branch: perl
3216            ! configure.com vms/vms.c vms/vmsish.h
3217 ____________________________________________________________________________
3218 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
3219         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
3220              From: Michael G Schwern <schwern@pobox.com> 
3221              Date: Tue, 27 Nov 2001 15:31:12 -0500
3222              Message-ID: <20011127153112.G20929@blackrider>
3223      Branch: perl
3224            ! t/run/kill_perl.t
3225 ____________________________________________________________________________
3226 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
3227         Log: (replaced by #13337)
3228              
3229              VMS can safely hardcode a termcap entry for VT100.
3230      Branch: perl
3231            ! lib/Term/Cap.pm
3232 ____________________________________________________________________________
3233 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
3234         Log: VMS piping fixes from Charles Lane (perl -P should
3235              be working now).
3236      Branch: perl
3237            ! vms/vms.c
3238 ____________________________________________________________________________
3239 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
3240         Log: Subject: [PATCH] perlvar.pod fix
3241              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3242              Date: Tue, 27 Nov 2001 13:11:47 -0500
3243              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
3244      Branch: perl
3245            ! pod/perlvar.pod
3246 ____________________________________________________________________________
3247 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
3248         Log: Update Changes.
3249      Branch: perl
3250            ! Changes patchlevel.h
3251 ____________________________________________________________________________
3252 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
3253         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
3254              From: "Craig A. Berry" <craigberry@mac.com> 
3255              Date: Tue, 27 Nov 2001 10:21:18 -0600
3256              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
3257      Branch: perl
3258            ! lib/ExtUtils/MM_VMS.pm
3259 ____________________________________________________________________________
3260 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
3261         Log: Protect against accumulating -options -options -options.
3262      Branch: perl
3263            ! hints/hpux.sh
3264 ____________________________________________________________________________
3265 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
3266         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
3267              From: Barrie Slaymaker <barries@slaysys.com>
3268              Date: Tue, 27 Nov 2001 10:58:54 -0500
3269              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
3270      Branch: perl
3271            ! lib/Benchmark.pm
3272 ____________________________________________________________________________
3273 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
3274         Log: Tiny fix from John P. Linderman.
3275      Branch: perl
3276            ! lib/sort.pm
3277 ____________________________________________________________________________
3278 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
3279         Log: The Story of sort(), from John P. Linderman.
3280      Branch: perl
3281            ! pod/perldelta.pod
3282 ____________________________________________________________________________
3283 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
3284         Log: Add information what to do if you are reading
3285              perluniintro but using some older Perl.
3286      Branch: perl
3287            ! pod/perluniintro.pod
3288 ____________________________________________________________________________
3289 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
3290         Log: Update the 'wide characters' FAQ entry.
3291      Branch: perl
3292            ! pod/perlfaq6.pod
3293 ____________________________________________________________________________
3294 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
3295         Log: Fix for
3296              
3297              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
3298              From: Marc Lehmann <root@schmorp.de>
3299              Date: Tue, 27 Nov 2001 14:27:14 +0100
3300              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
3301      Branch: perl
3302            ! ext/Encode.t ext/Encode/Encode.xs
3303 ____________________________________________________________________________
3304 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
3305         Log: Subject: [PATCH] DB_File 1.801
3306              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3307              Date: Tue, 27 Nov 2001 15:06:45 -0000
3308              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
3309      Branch: perl
3310            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3311            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
3312 ____________________________________________________________________________
3313 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
3314         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
3315      Branch: perl
3316            ! pod/perlmodlib.pod
3317 ____________________________________________________________________________
3318 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
3319         Log: sort() doc tweaks from John P. Linderman.
3320      Branch: perl
3321            ! pod/perlfunc.pod
3322 ____________________________________________________________________________
3323 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
3324         Log: Subject: [PATCH] More perldelta.pod nits
3325              From: Simon Glover <scog@roe.ac.uk>
3326              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
3327              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
3328      Branch: perl
3329            ! pod/perldelta.pod
3330 ____________________________________________________________________________
3331 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
3332         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
3333              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3334              Date: Tue, 27 Nov 2001 11:52:31 -0000
3335              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
3336      Branch: perl
3337            ! ext/Devel/PPPort/harness/Makefile.PL
3338 ____________________________________________________________________________
3339 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
3340         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
3341              From: Michael G Schwern <schwern@pobox.com>
3342              Date: Tue, 27 Nov 2001 03:38:24 -0500
3343              Message-ID: <20011127033824.A17775@blackrider>
3344      Branch: perl
3345            ! t/TEST
3346 ____________________________________________________________________________
3347 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
3348         Log: Subject: Re: perlcc very broken
3349              From: John Peacock <jpeacock@rowman.com>
3350              Date: Tue, 27 Nov 2001 06:48:01 -0500
3351              Message-ID: <3C037D71.4030508@rowman.com>
3352      Branch: perl
3353            ! utils/perlcc.PL
3354 ____________________________________________________________________________
3355 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
3356         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
3357              From: David Dyck <dcd@tc.fluke.com>
3358              Date: Mon, 26 Nov 2001 22:04:38 -0800
3359              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
3360      Branch: perl
3361            ! t/op/pack.t
3362 ____________________________________________________________________________
3363 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
3364         Log: Subject: [ID 20011126.149] t/op/split fails step 37
3365              From: David Dyck <dcd@tc.fluke.com>
3366              Date: Mon, 26 Nov 2001 21:52:35 -0800
3367              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
3368      Branch: perl
3369            ! t/op/split.t
3370 ____________________________________________________________________________
3371 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
3372         Log: incorporate last minute change from libnet 1.0901-tobe
3373      Branch: perl
3374            ! lib/Net/SMTP.pm
3375 ____________________________________________________________________________
3376 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
3377         Log: Pass 7 at perldelta - random edits.
3378      Branch: perl
3379            ! pod/perldelta.pod
3380 ____________________________________________________________________________
3381 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
3382         Log: Portability and skippage tweaks.
3383      Branch: perl
3384            ! t/op/split.t
3385 ____________________________________________________________________________
3386 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
3387         Log: (retracted by #13449)
3388              Try to make Unicode casemapping to work for EBCDIC, too.
3389      Branch: perl
3390            ! utf8.c
3391 ____________________________________________________________________________
3392 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
3393         Log: Just printing 1..0 is not quite enough...
3394      Branch: perl
3395            ! lib/Dumpvalue.t
3396 ____________________________________________________________________________
3397 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
3398         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
3399              Delay the match until runtime.
3400      Branch: perl
3401            ! t/op/append.t
3402 ____________________________________________________________________________
3403 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
3404         Log: UTF-EBCDIC.
3405      Branch: perl
3406            ! ext/Devel/Peek/Peek.t
3407 ____________________________________________________________________________
3408 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
3409         Log: Be UTF-EBCDIC aware.
3410      Branch: perl
3411            ! lib/bytes.t
3412 ____________________________________________________________________________
3413 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
3414         Log: Bad assumption which way digits and letters sort.
3415      Branch: perl
3416            ! lib/English.t
3417 ____________________________________________________________________________
3418 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
3419         Log: If in EBCDIC but no Convert::EBCDIC
3420              the libnet tests will all fail.
3421      Branch: perl
3422            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
3423            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
3424            ! lib/Net/t/smtp.t lib/Net/t/time.t
3425 ____________________________________________________________________________
3426 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
3427         Log: Just sorting to guarantee order is not enough.
3428              (Think EBCDIC.) 
3429      Branch: perl
3430            ! lib/ExtUtils/Manifest.t
3431 ____________________________________________________________________________
3432 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
3433         Log: OS/390 cleanable gunk.
3434      Branch: perl
3435            ! lib/ExtUtils/MM_Unix.pm
3436 ____________________________________________________________________________
3437 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
3438         Log: Update the EBCDIC MD5 checksums.
3439      Branch: perl
3440            ! ext/Digest/MD5/t/files.t
3441 ____________________________________________________________________________
3442 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
3443         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
3444              From: Nicholas Clark <nick@ccl4.org>
3445              Date: Mon, 26 Nov 2001 23:06:34 +0000
3446              Message-ID: <20011126230633.Q37621@plum.flirble.org>
3447      Branch: perl
3448            ! installman
3449 ____________________________________________________________________________
3450 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
3451         Log: sort tweaks from John P. Linderman.
3452      Branch: perl
3453            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
3454 ____________________________________________________________________________
3455 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
3456         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
3457              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
3458              Date: Mon, 26 Nov 2001 18:47:25 -0600
3459              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
3460              
3461              Craig Berry submitted half of this patch just yesterday.
3462              Spooky cosmic resonance.
3463      Branch: perl
3464            ! ext/Socket/Socket.xs
3465 ____________________________________________________________________________
3466 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
3467         Log: Subject: [PATCH] doio slightly smaller
3468              From: Nicholas Clark <nick@ccl4.org>
3469              Date: Tue, 27 Nov 2001 00:40:23 +0000      
3470              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
3471      Branch: perl
3472            ! doio.c
3473 ____________________________________________________________________________
3474 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
3475         Log: perldelta nits from Autrijus Tang and Ron Kimball.
3476      Branch: perl
3477            ! pod/perldelta.pod
3478 ____________________________________________________________________________
3479 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
3480         Log: Subject: [PATCH] unpack P* uses random length for item
3481              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
3482              Date: Mon, 26 Nov 2001 19:56:32 +0100
3483              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
3484      Branch: perl
3485            ! pod/perldiag.pod pp_pack.c t/op/pack.t
3486 ____________________________________________________________________________
3487 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
3488         Log: Subject: [PATCH current] system and taintedness
3489              From: Radu Greab <radu@netsoft.ro>
3490              Date: Mon, 26 Nov 2001 18:42:29 +0200
3491              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
3492      Branch: perl
3493            ! pp_sys.c t/op/taint.t
3494 ____________________________________________________________________________
3495 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
3496         Log: Subject: [PATCH @ 13283] Devel::PPPort
3497              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3498              Date: Mon, 26 Nov 2001 14:37:17 -0000
3499              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
3500      Branch: perl
3501            + ext/Devel/PPPort/MANIFEST
3502            ! MANIFEST ext/Devel/PPPort/Makefile.PL
3503            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
3504            ! ext/Devel/PPPort/harness/Harness.xs
3505            ! ext/Devel/PPPort/harness/Makefile.PL
3506            ! ext/Devel/PPPort/harness/module2.c
3507            ! ext/Devel/PPPort/harness/module3.c
3508            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
3509 ____________________________________________________________________________
3510 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
3511         Log: Update the test list.
3512      Branch: perl
3513            ! t/lib/1_compile.t
3514 ____________________________________________________________________________
3515 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
3516         Log: Sync-up tests with libnet distribution
3517      Branch: perl
3518            + lib/Net/t/netrc.t
3519            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
3520 ____________________________________________________________________________
3521 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
3522         Log: Update Changes.
3523      Branch: perl
3524            ! Changes patchlevel.h
3525 ____________________________________________________________________________
3526 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
3527         Log: Upgrade to podlators 1.16.
3528      Branch: perl
3529            + lib/Pod/t/basic.cap
3530            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
3531            ! lib/Pod/t/basic.t pod/pod2man.PL
3532 ____________________________________________________________________________
3533 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
3534         Log: Pass 6 at perldelta - sort enhancements, generic and
3535              platform specific bug fixes.
3536      Branch: perl
3537            ! pod/perldelta.pod
3538 ____________________________________________________________________________
3539 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
3540         Log: PROPAGATE documentation from Tony Cook.
3541      Branch: perl
3542            ! pod/perlfunc.pod
3543 ____________________________________________________________________________
3544 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
3545         Log: DJGPP cannot do signals that well.
3546      Branch: perl
3547            ! ext/POSIX/t/sigaction.t
3548 ____________________________________________________________________________
3549 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
3550         Log: Can't do subsecond alarms without ualarm; and break out
3551              early if alarms do not seem to be coming in as expected.
3552      Branch: perl
3553            ! ext/Time/HiRes/HiRes.t
3554 ____________________________________________________________________________
3555 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
3556         Log: No Socket, little Net.
3557      Branch: perl
3558            ! t/lib/1_compile.t
3559 ____________________________________________________________________________
3560 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
3561         Log: Take the taint brush to the getcwds.
3562      Branch: perl
3563            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
3564 ____________________________________________________________________________
3565 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
3566         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
3567              From: "Craig A. Berry" <craigberry@mac.com>
3568              Date: Sun, 25 Nov 2001 16:20:45 -0600
3569              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
3570      Branch: perl
3571            ! ext/Socket/Socket.xs
3572 ____________________________________________________________________________
3573 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
3574         Log: Since in some DOS filesystems the timestamp granularity
3575              may be only two seconds, better sleep for three to play safe.
3576              (Helps CygWin, at least.)
3577      Branch: perl
3578            ! lib/Memoize/t/expire_file.t
3579 ____________________________________________________________________________
3580 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
3581         Log: For some reason CygWin wasn't collapsing multiple
3582              slashes into one, which made some Spec.t tests to fail.
3583              Either CygWin was being too prudish or the collapsing
3584              logic needs to be rethunk.
3585      Branch: perl
3586            ! lib/File/Spec/Unix.pm
3587 ____________________________________________________________________________
3588 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
3589         Log: Cygwin needs to have libperl.dll around if trying to link
3590              with -lperl.  Note: this change cures the test but whether
3591              it cures CygPerl installation, I don't know: hopefully the
3592              libperl5_7_2.dll, or the version equivalent, gets installed
3593              also as libperl.dll to the proper place(s).
3594      Branch: perl
3595            ! lib/ExtUtils/Embed.t
3596 ____________________________________________________________________________
3597 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
3598         Log: -I../lib/.. and -L../lib/..?  Strange.
3599      Branch: perl
3600            ! lib/ExtUtils/Embed.t
3601 ____________________________________________________________________________
3602 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
3603         Log: $MM?
3604      Branch: perl
3605            ! lib/ExtUtils/Embed.pm
3606 ____________________________________________________________________________
3607 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
3608         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
3609              From: Dave Rolsky <autarch@urth.org>
3610              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
3611              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
3612      Branch: perl
3613            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
3614            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
3615 ____________________________________________________________________________
3616 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
3617         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
3618              From: chromatic <chromatic@rmci.net>
3619              Date: Sat, 24 Nov 2001 14:56:57 -0700
3620              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
3621              
3622              plus a tweak for ithreads builds.
3623      Branch: perl
3624            + lib/DB.t
3625            ! MANIFEST lib/DB.pm
3626 ____________________________________________________________________________
3627 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
3628         Log: Win32 compilation tweaks for Blair Zajac.
3629      Branch: perl
3630            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
3631 ____________________________________________________________________________
3632 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
3633         Log: I don't think trying to bracket the hires time with lores
3634              times is going to be portable enough: Cygwin seems to be
3635              capable of getting hires ones rather consistently lower
3636              than the lores ones.  So let's try average difference instead.
3637      Branch: perl
3638            ! ext/Time/HiRes/HiRes.t
3639 ____________________________________________________________________________
3640 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
3641         Log: Subject: Re: benchmarks, sorts and reproducibility
3642              From: "John P. Linderman" <jpl@research.att.com>
3643              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
3644              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
3645              
3646              Randomize large partitions for quicksort to dodge the
3647              angry gods of quadratic.
3648      Branch: perl
3649            ! pp_sort.c
3650 ____________________________________________________________________________
3651 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
3652         Log: The joys of portable quoting.
3653      Branch: perl
3654            ! ext/Devel/PPPort/harness/Makefile.PL
3655 ____________________________________________________________________________
3656 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
3657         Log: sort pragma tweaks.
3658      Branch: perl
3659            ! lib/sort.pm
3660 ____________________________________________________________________________
3661 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
3662         Log: Skip the link= directives of utils.lst if no mandir
3663              (if no manpages).
3664      Branch: perl
3665            ! installman
3666 ____________________________________________________________________________
3667 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
3668         Log: integrate changes#8340,13260 from mainline
3669              
3670              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
3671              
3672              change#3373 introduced a handle leak in backticks and piped open()s
3673              that fail
3674      Branch: maint-5.6/perl
3675            ! t/io/pipe.t util.c
3676 ____________________________________________________________________________
3677 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
3678         Log: change#3373 introduced a handle leak in backticks and piped open()s
3679              that fail
3680      Branch: perl
3681            ! util.c
3682 ____________________________________________________________________________
3683 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
3684         Log: metaconfig unit change for #13258.
3685      Branch: metaconfig/U/perl
3686            ! d_procselfexe.U
3687 ____________________________________________________________________________
3688 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
3689         Log: Extraenous breaks noticed by David Dyck.
3690      Branch: perl
3691            ! Configure
3692 ____________________________________________________________________________
3693 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
3694         Log: Revert the /proc/self/auxv experiment for now.
3695      Branch: perl
3696            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
3697 ____________________________________________________________________________
3698 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
3699         Log: Also ExtUtils.t had $^X assumptions.
3700      Branch: perl
3701            ! lib/ExtUtils.t
3702 ____________________________________________________________________________
3703 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
3704         Log: Now is Solaris if you start the t/perl in the t/
3705              as "./perl", the $^X will be "../perl", not "./perl".
3706      Branch: perl
3707            ! t/lib/1_compile.t
3708 ____________________________________________________________________________
3709 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
3710         Log: The new way of finding out $^X in Solaris
3711              requires a little tweak if the executable
3712              pathname is *not* absolute: prepend "./"
3713              (otherwise `$^X ...` will start perl from PATH...)
3714      Branch: perl
3715            ! perl.c
3716 ____________________________________________________________________________
3717 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
3718         Log: Avoid "will not stay shared" warnings.
3719      Branch: perl
3720            ! lib/ExtUtils/MM_Unix.pm
3721 ____________________________________________________________________________
3722 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
3723         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
3724              From: Michael G Schwern <schwern@pobox.com>
3725              Date: Sat, 24 Nov 2001 19:56:18 -0500
3726              Message-ID: <20011124195618.A14614@blackrider>            
3727      Branch: perl
3728            ! perl.c pp_sys.c t/op/magic.t util.c
3729 ____________________________________________________________________________
3730 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
3731         Log: In the MakeMaker pm_to_blib target don't copy all
3732              the files in one fell swppo, deal with them hunkwise,
3733              helps for CLIs with limited line lengths.
3734              (This seems to help for DJGPP building Encode,
3735              where there are dozens of files to copy.)
3736      Branch: perl
3737            ! lib/ExtUtils/MM_Unix.pm
3738 ____________________________________________________________________________
3739 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
3740         Log: testsuite leaves stray files behind on windows
3741      Branch: perl
3742            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
3743 ____________________________________________________________________________
3744 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
3745         Log: xsubpp produces a spurious warning on directories called 'typemap'
3746      Branch: perl
3747            ! lib/ExtUtils/xsubpp
3748 ____________________________________________________________________________
3749 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
3750         Log: xsubpp treats invalid (indented) cpp directives as comments
3751      Branch: perl
3752            ! ext/IO/IO.xs
3753 ____________________________________________________________________________
3754 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
3755         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
3756      Branch: perl
3757            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
3758 ____________________________________________________________________________
3759 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
3760         Log: The debug_pag needs to be visible at all times
3761              because of the re extension.
3762      Branch: perl
3763            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
3764 ____________________________________________________________________________
3765 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
3766         Log: Subject: Re: [PATCH] Tests are good
3767              From: Philip Newton <Philip.Newton@gmx.net>
3768              Date: Sat, 24 Nov 2001 21:24:00 +0100
3769              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
3770      Branch: perl
3771            ! pod/perlhack.pod
3772 ____________________________________________________________________________
3773 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
3774         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
3775              From: "Craig A. Berry" <craigberry@mac.com> 
3776              Date: Sat, 24 Nov 2001 12:45:44 -0600
3777              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
3778              
3779              (with tweaks, and combined with Sarathy's #13242)
3780      Branch: perl
3781            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
3782 ____________________________________________________________________________
3783 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
3784         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
3785              From: John Peacock <jpeacock@rowman.com>
3786              Date: Sat, 24 Nov 2001 14:27:46 -0500
3787              Message-ID: <3BFFF4B2.40509@rowman.com> 
3788      Branch: perl
3789            ! lib/Exporter/Heavy.pm
3790 ____________________________________________________________________________
3791 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
3792         Log: use portable quotes
3793      Branch: perl
3794            ! ext/Devel/PPPort/harness/Makefile.PL
3795 ____________________________________________________________________________
3796 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
3797         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
3798              From: Nicholas Clark <nick@ccl4.org>
3799              Date: Sat, 24 Nov 2001 18:06:26 +0000
3800              Message-ID: <20011124180626.T37621@plum.flirble.org>
3801      Branch: perl
3802            ! installman
3803 ____________________________________________________________________________
3804 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
3805         Log: Subject: [PATCH] perl5005delta.pod L<>
3806              From: Nicholas Clark <nick@ccl4.org>
3807              Date: Sat, 24 Nov 2001 18:04:21 +0000
3808              Message-ID: <20011124180421.S37621@plum.flirble.org>
3809      Branch: perl
3810            ! pod/perl5005delta.pod
3811 ____________________________________________________________________________
3812 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
3813         Log: fix typo in config.vc; regenerate win32 config_H.* files
3814      Branch: perl
3815            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3816            ! win32/config_H.vc
3817 ____________________________________________________________________________
3818 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
3819         Log: Mention the charnames::vianame().
3820      Branch: perl
3821            ! pod/perluniintro.pod
3822 ____________________________________________________________________________
3823 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
3824         Log: Add charnames::vianame() in case people want to access
3825              the codes in run-time (as opposed to the compile-timeness
3826              of \N{...}).
3827      Branch: perl
3828            ! lib/charnames.pm lib/charnames.t
3829 ____________________________________________________________________________
3830 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
3831         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
3832              From: Nicholas Clark <nick@ccl4.org>
3833              Date: Sat, 24 Nov 2001 16:30:42 +0000
3834              Message-ID: <20011124163042.R37621@plum.flirble.org>
3835      Branch: perl
3836            ! regcomp.c regcomp.h
3837 ____________________________________________________________________________
3838 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
3839         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
3840              From: Nicholas Clark <nick@ccl4.org>
3841              Date: Sat, 24 Nov 2001 16:24:33 +0000
3842              Message-ID: <20011124162433.Q37621@plum.flirble.org>
3843              
3844              cmp fixes.
3845      Branch: perl
3846            ! pp.c
3847 ____________________________________________________________________________
3848 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
3849         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
3850              (It seems that "./perl" gets resolved to "perl" now.)
3851      Branch: perl
3852            ! perl.c
3853 ____________________________________________________________________________
3854 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
3855         Log: Subject: [PATCH] DB_File 1.800        
3856              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
3857              Date: Sat, 24 Nov 2001 11:41:41 -0000
3858              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
3859      Branch: perl
3860            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3861            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
3862            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
3863            ! ext/DB_File/t/db-recno.t
3864 ____________________________________________________________________________
3865 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
3866         Log: Tweak the PUSHED documentation.
3867      Branch: perl
3868            ! ext/PerlIO/Via/Via.pm
3869 ____________________________________________________________________________
3870 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
3871         Log: Update 1_compile for new known tests.
3872      Branch: perl
3873            ! t/lib/1_compile.t
3874 ____________________________________________________________________________
3875 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
3876         Log: Move the MBF/MBI test modules to t/lib.
3877      Branch: perl
3878            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
3879            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
3880            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
3881            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
3882            ! lib/Math/BigInt/t/sub_mbi.t
3883 ____________________________________________________________________________
3884 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
3885         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
3886              From: "Craig A. Berry" <craigberry@mac.com> 
3887              Date: Fri, 23 Nov 2001 18:05:35 -0600
3888              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
3889      Branch: perl
3890            ! configure.com
3891 ____________________________________________________________________________
3892 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
3893         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
3894              From: PPrymmer@factset.com 
3895              Date: Fri, 23 Nov 2001 17:03:07 -0500
3896              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
3897      Branch: perl
3898            ! ext/Unicode/Normalize/mkheader
3899 ____________________________________________________________________________
3900 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
3901         Log: Here are the right helper files.
3902      Branch: perl
3903            + t/lib/Filter/Simple/ExportTest.pm
3904            + t/lib/Filter/Simple/FilterOnlyTest.pm
3905            + t/lib/Filter/Simple/FilterTest.pm
3906            + t/lib/Filter/Simple/ImportTest.pm
3907            ! MANIFEST
3908 ____________________________________________________________________________
3909 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
3910         Log: Update Changes.
3911      Branch: perl
3912            ! Changes patchlevel.h
3913 ____________________________________________________________________________
3914 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
3915         Log: Never mind.
3916      Branch: perl
3917            - lib/Filter/Simple/lib/ExportTest.pm
3918            - lib/Filter/Simple/lib/ImportTest.pm
3919 ____________________________________________________________________________
3920 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
3921         Log: Mis-add.
3922      Branch: perl
3923            + lib/Filter/Simple/lib/ExportTest.pm
3924            + lib/Filter/Simple/lib/ImportTest.pm
3925 ____________________________________________________________________________
3926 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
3927         Log: Upgrade to Filter::Simple 0.77.
3928      Branch: perl
3929            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
3930            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
3931            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
3932            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
3933            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
3934 ____________________________________________________________________________
3935 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
3936         Log: Missing p4 add.
3937      Branch: perl
3938            + lib/ExtUtils/MM_VMS.t
3939 ____________________________________________________________________________
3940 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
3941         Log: Pass 5 at perldelta - module and utility updates cleanup.
3942      Branch: perl
3943            ! pod/perldelta.pod
3944 ____________________________________________________________________________
3945 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
3946         Log: metaconfig unit change for #13219.
3947      Branch: metaconfig/U/perl
3948            ! d_procselfexe.U
3949 ____________________________________________________________________________
3950 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
3951         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
3952      Branch: perl
3953            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3954            ! pod/buildtoc.PL pod/perltoc.pod
3955 ____________________________________________________________________________
3956 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
3957         Log: Add procselfexe and d_dirfd to strange lands.
3958      Branch: perl
3959            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
3960            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
3961            ! vos/config.ga.def vos/config.ga.h win32/config.bc
3962            ! win32/config.gc win32/config.vc win32/config.win64
3963            ! wince/config.ce
3964 ____________________________________________________________________________
3965 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
3966         Log: metaconfig unit change for #13216.
3967      Branch: metaconfig/U/perl
3968            ! d_procselfexe.U
3969 ____________________________________________________________________________
3970 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
3971         Log: Better to "quote" the pathname.
3972      Branch: perl
3973            ! Configure config_h.SH
3974 ____________________________________________________________________________
3975 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
3976         Log: Use PROCSELFEXE_PATH.
3977      Branch: perl
3978            ! perl.c
3979 ____________________________________________________________________________
3980 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
3981         Log: metaconfig unit change for #13213.
3982      Branch: metaconfig/U/perl
3983            ! d_procselfexe.U
3984 ____________________________________________________________________________
3985 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
3986         Log: Add probing for BSD-like /proc/curpoc/file.
3987      Branch: perl
3988            ! Configure config_h.SH
3989 ____________________________________________________________________________
3990 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
3991         Log: metaconfig unit change for 13211.
3992      Branch: metaconfig/U/perl
3993            + d_dirfd.U
3994 ____________________________________________________________________________
3995 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
3996         Log: Add probing for dirfd() so that it can be added it IO::Dir.
3997      Branch: perl
3998            ! Configure config_h.SH perl.h
3999 ____________________________________________________________________________
4000 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
4001         Log: ...and update the test count.
4002      Branch: perl
4003            ! lib/Pod/t/basic.t
4004 ____________________________________________________________________________
4005 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
4006         Log: Must remove the cap test also from the test script.
4007      Branch: perl
4008            ! lib/Pod/t/basic.t
4009 ____________________________________________________________________________
4010 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
4011         Log: Subject: [PATCH] Tests are good
4012              From: Nicholas Clark <nick@ccl4.org>
4013              Date: Fri, 23 Nov 2001 18:12:21 +0000
4014              Message-ID: <20011123181220.F37621@plum.flirble.org>
4015      Branch: perl
4016            ! pod/perlhack.pod
4017 ____________________________________________________________________________
4018 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
4019         Log: The basic.cap from podlators 1.14 is not very portable.
4020      Branch: perl
4021            - lib/Pod/t/basic.cap
4022            ! MANIFEST
4023 ____________________________________________________________________________
4024 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
4025         Log: Subject: Re: [DOC PATCHES] pod cleanups
4026              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
4027              Date: 22 Nov 2001 12:54:16 -0000
4028              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
4029      Branch: perl
4030            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
4031            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
4032 ____________________________________________________________________________
4033 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
4034         Log: FAQ sync.
4035      Branch: perl
4036            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
4037 ____________________________________________________________________________
4038 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
4039         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
4040              From: PPrymmer@factset.com
4041              Date: Fri, 23 Nov 2001 11:43:45 -0500
4042              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
4043      Branch: perl
4044            ! MANIFEST lib/ExtUtils/MM_VMS.pm
4045 ____________________________________________________________________________
4046 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
4047         Log: Corify podlators 1.14 test.
4048      Branch: perl
4049            ! lib/Pod/t/basic.t
4050 ____________________________________________________________________________
4051 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
4052         Log: Output tweak needed because of podlators 1.14.
4053      Branch: perl
4054            ! t/pod/multiline_items.xr
4055 ____________________________________________________________________________
4056 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
4057         Log: Upgrade to podlators 1.14.
4058      Branch: perl
4059            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
4060            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
4061            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
4062            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
4063            ! lib/Pod/Text/Overstrike.pm
4064 ____________________________________________________________________________
4065 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
4066         Log: perlmodinstall tweaks from Philip Newton.
4067      Branch: perl
4068            ! pod/perlmodinstall.pod
4069 ____________________________________________________________________________
4070 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
4071         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
4072              From: Autrijus Tang <autrijus@autrijus.org>           
4073              Date: Fri, 23 Nov 2001 23:55:53 +0800
4074              Message-ID: <20011123235553.A2310@not.autrijus.org>
4075      Branch: perl
4076            ! Porting/genlog
4077 ____________________________________________________________________________
4078 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
4079         Log: Subject: Re: regex oddness with \Z and $&
4080              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
4081              Date: Fri, 23 Nov 2001 15:15:24 +0000
4082              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
4083      Branch: perl
4084            ! regcomp.c t/op/re_tests
4085 ____________________________________________________________________________
4086 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
4087         Log: regen_headers.
4088      Branch: perl
4089            ! embed.h global.sym pod/perlapi.pod proto.h
4090 ____________________________________________________________________________
4091 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
4092         Log: Forgotten check-in.
4093      Branch: perl
4094            ! pod/perlapi.pod
4095 ____________________________________________________________________________
4096 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
4097         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
4098      Branch: perl
4099            ! lib/Test/Simple.pm
4100 ____________________________________________________________________________
4101 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
4102         Log: Retract #13173 (effectively retract Net::Ping 2.06,
4103              go back to 2.04, the 2.06 hasn't seen the patches
4104              that have gone to the blead version.)
4105      Branch: perl
4106            - lib/Net/Ping/CHANGES lib/Net/Ping/README
4107            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
4108            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
4109            - lib/Net/Ping/t/200_ping_tcp.t
4110            ! MANIFEST lib/Net/Ping.pm
4111 ____________________________________________________________________________
4112 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
4113         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
4114              From: Robin Barker <rmb1@cise.npl.co.uk>
4115              Date: Thu, 22 Nov 2001 11:00:38 GMT
4116              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
4117      Branch: perl
4118            ! utils/perldoc.PL
4119 ____________________________________________________________________________
4120 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
4121         Log: metaconfig unit change for #13191.
4122      Branch: metaconfig/U/perl
4123            ! d_procselfexe.U
4124 ____________________________________________________________________________
4125 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
4126         Log: procselfexe tweak: for some reason I had a ls in
4127              /proc/self/exe, not the ls Configure thought it
4128              would found.
4129      Branch: perl
4130            ! Configure
4131 ____________________________________________________________________________
4132 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
4133         Log: Corify the Net::Ping tests; skip the tests
4134              unless $ENV{PERL_TEST_Net_Ping} is true.
4135      Branch: perl
4136            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
4137            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
4138            ! lib/Net/Ping/t/200_ping_tcp.t
4139 ____________________________________________________________________________
4140 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
4141         Log: metaconfig units changes for #13188.
4142      Branch: metaconfig
4143            ! U/modified/Head.U
4144      Branch: metaconfig/U/perl
4145            ! issymlink.U
4146 ____________________________________________________________________________
4147 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
4148         Log: The #13182 didn't really help.  The real problem
4149              seems to be that 'sh' can in AIX mean at least three
4150              different things, and we can't know which one it is
4151              unless we export $newsh from an earlier run (and it's
4152              the 'bsh' aka 'sh' that has the the broken test -h).
4153      Branch: perl
4154            ! Configure
4155 ____________________________________________________________________________
4156 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
4157         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
4158      Branch: perl
4159            ! op.c t/op/override.t
4160 ____________________________________________________________________________
4161 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
4162         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
4163              From: PPrymmer@factset.com 
4164              Date: Wed, 21 Nov 2001 20:17:25 -0500
4165              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
4166      Branch: perl
4167            ! lib/Shell.t
4168 ____________________________________________________________________________
4169 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
4170         Log: Reapply perlmodinstall parts of #12897.
4171      Branch: perl
4172            ! pod/perlmodinstall.pod
4173 ____________________________________________________________________________
4174 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
4175         Log: perlmodinstall 2.01 from Jon Orwant.
4176      Branch: perl
4177            ! pod/perlmodinstall.pod
4178 ____________________________________________________________________________
4179 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
4180         Log: Subject: [PATCH @10907] REXX on OS/2
4181              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4182              Date: Wed, 21 Nov 2001 15:26:11 -0500
4183              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
4184      Branch: perl
4185            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
4186            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
4187 ____________________________________________________________________________
4188 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
4189         Log: metaconfig unit change for #13181.
4190      Branch: metaconfig/U/perl
4191            ! issymlink.U
4192 ____________________________________________________________________________
4193 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
4194         Log: AIX has broken builtin 'test'.
4195      Branch: perl
4196            ! Configure
4197 ____________________________________________________________________________
4198 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
4199         Log: Subject: [PATCH 5.7.x] INSTALL size update
4200              From: Andy Dougherty <doughera@lafayette.edu>
4201              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
4202              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
4203      Branch: perl
4204            ! INSTALL
4205 ____________________________________________________________________________
4206 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
4207         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
4208              to pp_sort.c.  Includes the quicksort stabilizing layer
4209              from John P. Linderman.  -Msort=qsort or -Msort=fast is
4210              faster than without (or with -Msort=mergesort or -Msort=safe)
4211              for short random inputs, but for some reason not quite as fast
4212              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
4213              optimizing definitely needed.
4214      Branch: perl
4215            + lib/sort.pm lib/sort.t pp_sort.c
4216            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
4217            ! embed.pl global.sym perl.h pp_ctl.c proto.h
4218            ! vms/descrip_mms.template vos/build.cm win32/Makefile
4219            ! win32/makefile.mk wince/Makefile.ce
4220 ____________________________________________________________________________
4221 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
4222         Log: Sync file with libnet-1.0901-tobe
4223      Branch: perl
4224            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
4225            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
4226            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
4227            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
4228            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
4229 ____________________________________________________________________________
4230 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
4231         Log: Subject: [PATCH perldoc] problems with pod2man
4232              From: Robin Barker <rmb1@cise.npl.co.uk>
4233              Date: Wed, 21 Nov 2001 17:48:51 GMT
4234              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
4235      Branch: perl
4236            ! utils/perldoc.PL
4237 ____________________________________________________________________________
4238 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
4239         Log: debug_pad only visible when debugging.
4240      Branch: perl
4241            ! makedef.pl
4242 ____________________________________________________________________________
4243 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
4244         Log: metaconfig units changes for #13174.
4245      Branch: metaconfig/U/perl
4246            + d_procselfexe.U
4247            - procselfexe.U
4248 ____________________________________________________________________________
4249 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
4250         Log: procselfexe tweaks.
4251      Branch: perl
4252            ! Configure config_h.SH
4253 ____________________________________________________________________________
4254 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
4255         Log: Upgrade to Net::Ping 2.06.
4256      Branch: perl
4257            + lib/Net/Ping/CHANGES lib/Net/Ping/README
4258            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
4259            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
4260            + lib/Net/Ping/t/200_ping_tcp.t
4261            ! MANIFEST lib/Net/Ping.pm
4262 ____________________________________________________________________________
4263 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
4264         Log: Upgrade to Math::BigInt 1.47.
4265      Branch: perl
4266            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4267            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
4268            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
4269            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
4270            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
4271            ! lib/Math/BigInt/t/sub_mbi.t
4272 ____________________________________________________________________________
4273 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
4274         Log: Dynaloading for POSIX-BC from Thomas Dorner.
4275      Branch: perl
4276            ! hints/posix-bc.sh
4277 ____________________________________________________________________________
4278 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
4279         Log: Strange: the same mysterious regex study bug
4280              seems to be present both in OS/390 and POSIX-BC.
4281              Deep EBCDIC magic that regex engine gets wrong,
4282              or a bug in some compiler/library shared by the
4283              two platforms?  From Thomas Dorner.
4284      Branch: perl
4285            ! t/op/study.t
4286 ____________________________________________________________________________
4287 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
4288         Log: More lost and found.
4289      Branch: perl
4290            + lib/Test/Simple/README
4291            ! MANIFEST
4292 ____________________________________________________________________________
4293 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
4294         Log: MANIFESTly missing.
4295      Branch: perl
4296            ! MANIFEST
4297 ____________________________________________________________________________
4298 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
4299         Log: Subject: Re: PERFORCE change 13162 for review               
4300              From: Philip Newton <Philip.Newton@gmx.net> 
4301              Date: Wed, 21 Nov 2001 16:44:30 +0100
4302              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
4303      Branch: perl
4304            ! ext/Devel/PPPort/PPPort.pm
4305 ____________________________________________________________________________
4306 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
4307         Log: Update Changes.
4308      Branch: perl
4309            ! Changes patchlevel.h
4310 ____________________________________________________________________________
4311 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
4312         Log: Small doc tweaks.
4313      Branch: perl
4314            ! ext/PerlIO/Via/Via.pm
4315 ____________________________________________________________________________
4316 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
4317         Log: Redundant return.
4318      Branch: perl
4319            ! ext/MIME/Base64/QuotedPrint.pm
4320 ____________________________________________________________________________
4321 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
4322         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
4323              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
4324              Date: Wed, 21 Nov 2001 10:23:16 +0100
4325              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
4326      Branch: perl
4327            ! pp_pack.c t/op/pack.t
4328 ____________________________________________________________________________
4329 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
4330         Log: Add Devel::PPPort originally from Kenneth Albanowski,
4331              revigorated by Paul Marquess: gives h2xs a Perl version
4332              portability boost.
4333      Branch: perl
4334            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
4335            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
4336            + ext/Devel/PPPort/harness/Harness.pm
4337            + ext/Devel/PPPort/harness/Harness.xs
4338            + ext/Devel/PPPort/harness/Makefile.PL
4339            + ext/Devel/PPPort/harness/module2.c
4340            + ext/Devel/PPPort/harness/module3.c
4341            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
4342            ! MANIFEST lib/h2xs.t utils/h2xs.PL
4343 ____________________________________________________________________________
4344 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
4345         Log: Oops.
4346      Branch: perl
4347            ! lib/Test/Simple/t/filehandles.t
4348 ____________________________________________________________________________
4349 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
4350         Log: Subject: Re: PERFORCE change 13152 for review               
4351              From: Philip Newton <Philip.Newton@gmx.net> 
4352              Date: Wed, 21 Nov 2001 09:04:05 +0100
4353              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
4354      Branch: perl
4355            ! lib/Test/Builder.pm
4356 ____________________________________________________________________________
4357 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
4358         Log: Subject: Re: PERFORCE change 13142 for review
4359              From: Philip Newton <Philip.Newton@gmx.net>
4360              Date: Wed, 21 Nov 2001 09:04:03 +0100
4361              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
4362              
4363              plus rewrap few paragraphs.
4364      Branch: perl
4365            ! lib/Pod/LaTeX.pm
4366 ____________________________________________________________________________
4367 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
4368         Log: Integrate #13154 from macperl; Remove comments.
4369      Branch: perl
4370           !> lib/File/Spec/Mac.pm
4371 ____________________________________________________________________________
4372 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
4373         Log: Update the list of modules having tests.
4374      Branch: perl
4375            ! t/lib/1_compile.t
4376 ____________________________________________________________________________
4377 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
4378         Log: Slight doc changes.
4379      Branch: maint-5.6/macperl
4380            ! macos/macperl/MacPerl.podhelp
4381 ____________________________________________________________________________
4382 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
4383         Log: Add UTF-16 coercion.
4384      Branch: maint-5.6/macperl
4385            ! macos/lib/Mac/AppleEvents/Simple.pm
4386 ____________________________________________________________________________
4387 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
4388         Log: Remove comments.
4389      Branch: maint-5.6/macperl
4390            ! lib/File/Spec/Mac.pm
4391 ____________________________________________________________________________
4392 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
4393         Log: Fix FSpGetCatInfo (and other functions) corrupting
4394              memory with bad filespecs (bug #471867)
4395      Branch: maint-5.6/macperl
4396            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
4397 ____________________________________________________________________________
4398 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
4399         Log: Upgrade to Test::Simple 0.33.
4400      Branch: perl
4401            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
4402            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
4403            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
4404 ____________________________________________________________________________
4405 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
4406         Log: Upgrade to Test::Harness 1.26.
4407      Branch: perl
4408            ! lib/Test/Harness.pm lib/Test/Harness/Changes
4409 ____________________________________________________________________________
4410 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
4411         Log: Integrate change #13145 from maintperl;
4412              another compatibility tweak to change#12559: avoid quoting
4413              arguments that already have quotes; add test case
4414      Branch: perl
4415           !> t/op/system_tests win32/win32.c
4416 ____________________________________________________________________________
4417 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
4418         Log: integrate change#13147 from mainline (fixes nit in change#10091)
4419              
4420              Subject: [PATCH] spaceship and refs
4421      Branch: maint-5.6/perl
4422            ! pp.c pp_hot.c t/op/cmp.t
4423 ____________________________________________________________________________
4424 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
4425         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
4426              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
4427              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
4428              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
4429      Branch: perl
4430            + lib/Pod/t/utils.t
4431            ! MANIFEST
4432 ____________________________________________________________________________
4433 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
4434         Log: Subject: [PATCH] spaceship and refs
4435              From: Nicholas Clark <nick@ccl4.org>
4436              Date: Tue, 20 Nov 2001 21:59:51 +0000
4437              Message-ID: <20011120215951.U62891@plum.flirble.org> 
4438      Branch: perl
4439            ! pp.c pp_hot.c t/op/cmp.t
4440 ____________________________________________________________________________
4441 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
4442         Log: Try to clarify which I/O call operates on bytes,
4443              which on characters, which on either.
4444      Branch: perl
4445            ! pod/perlfunc.pod
4446 ____________________________________________________________________________
4447 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
4448         Log: another compatibility tweak to change#12559: avoid quoting
4449              arguments that already have quotes; add test case
4450      Branch: maint-5.6/perl
4451            ! t/op/system_tests win32/win32.c
4452 ____________________________________________________________________________
4453 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
4454         Log: Give a simple example of writing PerlIO::Via handlers
4455              in Perl.
4456      Branch: perl
4457            ! ext/PerlIO/Via/Via.pm
4458 ____________________________________________________________________________
4459 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
4460         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
4461      Branch: perl
4462            + lib/Pod/t/latex.t
4463            ! MANIFEST
4464 ____________________________________________________________________________
4465 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
4466         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
4467              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4468              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
4469              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
4470      Branch: perl
4471            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
4472 ____________________________________________________________________________
4473 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
4474         Log: Spread d_procselfexe to far-off lands (undefined).
4475      Branch: perl
4476            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
4477            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
4478            ! vos/config.ga.def vos/config.ga.h win32/config.bc
4479            ! win32/config.gc win32/config.vc win32/config.win64
4480            ! wince/config.ce
4481 ____________________________________________________________________________
4482 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
4483         Log: Integrate perlio; add detection and use of /proc/self/exe
4484              (Linuxism for finding the absolute path of the executable)
4485      Branch: perl
4486           !> Configure config_h.SH perl.c t/op/magic.t
4487 ____________________________________________________________________________
4488 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
4489         Log: Really define do_report_used() only if DEBUGGING.
4490      Branch: perl
4491            ! sv.c
4492 ____________________________________________________________________________
4493 [ 13138] By: nick                                  on 2001/11/20  20:01:05
4494         Log: perl.c change to use HAS_PROCSELFEXE, also
4495              tweak to $^X test to comprehend full path to real executable
4496              being returned (like Cygwin as it happens...)
4497      Branch: perlio
4498            ! perl.c t/op/magic.t
4499 ____________________________________________________________________________
4500 [ 13137] By: nick                                  on 2001/11/20  19:46:00
4501         Log: Integrate mainline
4502      Branch: perlio
4503           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
4504           +> lib/NEXT/t/unseen.t
4505            - lib/NEXT/test.pl
4506           !> (integrate 34 files)
4507 ____________________________________________________________________________
4508 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
4509         Log: Subject: [?PATCH] terser pp_eq
4510              From: Nicholas Clark <nick@ccl4.org>
4511              Date: Mon, 19 Nov 2001 23:09:02 +0000
4512              Message-ID: <20011119230901.O62891@plum.flirble.org>
4513      Branch: perl
4514            ! pp_hot.c
4515 ____________________________________________________________________________
4516 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
4517         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
4518      Branch: perl
4519            ! pod/perldelta.pod
4520 ____________________________________________________________________________
4521 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
4522         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
4523              From: Andy Dougherty <doughera@lafayette.edu>
4524              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
4525              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
4526      Branch: perl
4527            ! ext/re/Makefile.PL ext/re/re.xs
4528 ____________________________________________________________________________
4529 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
4530         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
4531              From: Andy Dougherty <doughera@lafayette.edu>
4532              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
4533              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
4534      Branch: perl
4535            ! ext/re/re.xs
4536 ____________________________________________________________________________
4537 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
4538         Log: Integrate change #13119 from macperl.
4539              (No changes since already applied the patch,
4540              just keep perforce happy and well-fed.)
4541      Branch: perl
4542           !> lib/Pod/Html.pm
4543 ____________________________________________________________________________
4544 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
4545         Log: Subject: [PATCH] filter-util.pl for Mac OS
4546              From: Chris Nandor <pudge@pobox.com>
4547              Date: Tue, 20 Nov 2001 00:16:11 -0500
4548              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
4549      Branch: perl
4550            ! t/lib/filter-util.pl
4551 ____________________________________________________________________________
4552 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
4553         Log: Subject: [PATCH] Portability fix for Pod::Html
4554              From: Chris Nandor <pudge@pobox.com>
4555              Date: Tue, 20 Nov 2001 00:01:05 -0500
4556              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
4557      Branch: perl
4558            ! lib/Pod/Html.pm
4559 ____________________________________________________________________________
4560 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
4561         Log: Need to skip more tests if not perlio.
4562      Branch: perl
4563            ! lib/open.t
4564 ____________________________________________________________________________
4565 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
4566         Log: Pass 3 at perldelta - sort the lists of new modules,
4567              module improvements, and new platforms.
4568      Branch: perl
4569            ! pod/perldelta.pod
4570 ____________________________________________________________________________
4571 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
4572         Log: Document ${^OPEN}.
4573      Branch: perl
4574            ! pod/perlvar.pod
4575 ____________________________________________________________________________
4576 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
4577         Log: Make configpm work with extra keys
4578      Branch: maint-5.6/macperl
4579            ! macos/configpm
4580 ____________________________________________________________________________
4581 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
4582         Log: Version and doc updates
4583      Branch: maint-5.6/macperl
4584            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
4585 ____________________________________________________________________________
4586 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
4587         Log: More fixes for error message parsing (bug #470316)
4588      Branch: maint-5.6/macperl
4589            ! macos/macish.c
4590 ____________________________________________________________________________
4591 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
4592         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
4593              remove obsolete function (bug #465225)
4594      Branch: maint-5.6/macperl
4595            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
4596            ! macos/macperl/MPScript.c
4597 ____________________________________________________________________________
4598 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
4599         Log: Add p2as droplet to distribution.
4600      Branch: maint-5.6/macperl
4601            + macos/macperl/Droplets/p2as.plx
4602 ____________________________________________________________________________
4603 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
4604         Log: Bundle File::Sort.
4605      Branch: maint-5.6/macperl
4606            + macos/bundled_lib/blib/lib/File/Sort.pm
4607 ____________________________________________________________________________
4608 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
4609         Log: Various bundled module fixes.
4610      Branch: maint-5.6/macperl
4611            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
4612            ! macos/bundled_ext/Digest/MD5/t/files.t
4613            ! macos/bundled_ext/Filter/t/filter-util.pl
4614            ! macos/bundled_lib/blib/lib/Net/Config.pm
4615            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
4616 ____________________________________________________________________________
4617 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
4618         Log: Portability fix for Pod::Html.
4619      Branch: maint-5.6/macperl
4620            ! lib/Pod/Html.pm
4621 ____________________________________________________________________________
4622 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
4623         Log: Upgrade to Text::Balanced 1.89.
4624      Branch: perl
4625            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
4626            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
4627            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
4628            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
4629            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
4630            ! lib/Text/Balanced/t/gentag.t
4631 ____________________________________________________________________________
4632 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
4633         Log: Upgrade to NEXT 0.50.
4634      Branch: perl
4635            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
4636            + lib/NEXT/t/unseen.t
4637            - lib/NEXT/test.pl
4638            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
4639 ____________________________________________________________________________
4640 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
4641         Log: Integrate with maint-5.6/perl.
4642      Branch: maint-5.6/macperl
4643           !> win32/win32.c
4644 ____________________________________________________________________________
4645 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
4646         Log: Update the README.threads scary header a bit.
4647      Branch: perl
4648            ! README.threads
4649 ____________________________________________________________________________
4650 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
4651         Log: Pass 2 at perldelta: add some changes since 5.7.2.
4652      Branch: perl
4653            ! pod/perldelta.pod
4654 ____________________________________________________________________________
4655 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
4656         Log: Subject: [DOC PATCH] perlfaq4.pod 
4657              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4658              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
4659              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
4660      Branch: perl
4661            ! pod/perlfaq4.pod
4662 ____________________________________________________________________________
4663 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
4664         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
4665              From: Michael G Schwern <schwern@pobox.com> 
4666              Date: Mon, 19 Nov 2001 19:53:12 -0500
4667              Message-ID: <20011119195311.I11883@blackrider>
4668      Branch: perl
4669            ! perl.c
4670 ____________________________________________________________________________
4671 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
4672         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
4673              From: PPrymmer@factset.com
4674              Date: Mon, 19 Nov 2001 17:08:59 -0500
4675              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
4676      Branch: perl
4677            ! vms/descrip_mms.template
4678 ____________________________________________________________________________
4679 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
4680         Log: Create a per-interpeter debug scratchpad container
4681              and use that for the regexec debugging.
4682      Branch: perl
4683            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
4684 ____________________________________________________________________________
4685 [ 13109] By: nick                                  on 2001/11/19  22:01:45
4686         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
4687              Configure unit detects the feature).
4688      Branch: metaconfig/U/perl
4689            + procselfexe.U
4690      Branch: perlio
4691            ! Configure config_h.SH
4692 ____________________________________________________________________________
4693 [ 13108] By: nick                                  on 2001/11/19  20:39:17
4694         Log: Integrate mainline
4695      Branch: perlio
4696           +> t/op/or.t
4697           !> (integrate 44 files)
4698 ____________________________________________________________________________
4699 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
4700         Log: sysseek tweak.
4701      Branch: perl
4702            ! pod/perlfunc.pod
4703 ____________________________________________________________________________
4704 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
4705         Log: Move the sysio tests from io/utf8 to lib/open.
4706      Branch: perl
4707            ! lib/open.t t/io/utf8.t
4708 ____________________________________________________________________________
4709 [ 13105] By: nick                                  on 2001/11/19  20:15:39
4710         Log: Add a .package and a README to //depot/metaconfig
4711      Branch: metaconfig
4712            + .package README
4713 ____________________________________________________________________________
4714 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
4715         Log: Thou shalt not mix stdio and sysio.
4716      Branch: perl
4717            ! t/io/utf8.t
4718 ____________________________________________________________________________
4719 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
4720         Log: Update Changes.
4721      Branch: perl
4722            ! Changes patchlevel.h
4723 ____________________________________________________________________________
4724 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
4725         Log: The runops_debug needs to be present always, otherwise
4726              places like AIX which need an explicit symbol export list
4727              will croak when trying to build Devel::Peek (which uses
4728              the runops_debug).
4729      Branch: perl
4730            ! makedef.pl
4731 ____________________________________________________________________________
4732 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
4733         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
4734              From: PPrymmer@factset.com 
4735              Date: Mon, 19 Nov 2001 11:34:22 -0500
4736              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
4737      Branch: perl
4738            ! lib/Memoize/t/tie_sdbm.t
4739 ____________________________________________________________________________
4740 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
4741         Log: Retract #13088: it seems that unless dump.c is extensively
4742              reorganized as to what symbols it shows, when, and to whom,
4743              we are stuck with having the dump.o symbols in the libperl
4744              and thusly in the main Perl binary.
4745      Branch: perl
4746            ! embedvar.h perlapi.h perlvars.h
4747 ____________________________________________________________________________
4748 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
4749         Log: The _uni_display should not be in dump.c since they
4750              are used under normal operation (S_not_a_number()).
4751      Branch: perl
4752            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
4753 ____________________________________________________________________________
4754 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
4755         Log: Protect sv_dump() from being included unless DEBUGGING,
4756              as noticed by Ilya.
4757      Branch: perl
4758            ! sv.c
4759 ____________________________________________________________________________
4760 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
4761         Log: Pending further investigation skip the tell() tests.
4762              The tell() is okay on Solaris, HP-UX and Tru64, but fails
4763              (by returning too much) in Linux.
4764      Branch: perl
4765            ! t/io/utf8.t
4766 ____________________________________________________________________________
4767 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
4768         Log: Retract #13082 until a better solution is found:
4769              statics break ithreads.
4770      Branch: perl
4771            ! regexec.c
4772 ____________________________________________________________________________
4773 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
4774         Log: Figures 1 and 2 for UTF-8.
4775      Branch: perl
4776            ! pod/perlunicode.pod
4777 ____________________________________________________________________________
4778 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
4779         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
4780              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4781              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
4782              Message-ID: <20011119132645.A15034@rafael>
4783      Branch: perl
4784            ! op.c pod/perldiag.pod t/lib/warnings/op
4785 ____________________________________________________________________________
4786 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
4787         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
4788              From: Michael G Schwern <schwern@pobox.com> 
4789              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
4790              Message-ID: <20011119031112.E786@blackrider>
4791      Branch: perl
4792            ! t/op/closure.t
4793 ____________________________________________________________________________
4794 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
4795         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
4796              From: Michael G Schwern <schwern@pobox.com>
4797              Date: Mon, 19 Nov 2001 03:42:56 -0500
4798              Message-ID: <20011119034256.I786@blackrider>
4799      Branch: perl
4800            + t/op/or.t
4801            ! MANIFEST
4802 ____________________________________________________________________________
4803 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
4804         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
4805              From: "Craig A. Berry" <craigberry@mac.com>
4806              Date: Sun, 18 Nov 2001 14:33:48 -0600
4807              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
4808      Branch: perl
4809            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
4810 ____________________________________________________________________________
4811 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
4812         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
4813              From: Dave Rolsky <autarch@urth.org>
4814              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
4815              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
4816      Branch: perl
4817            ! lib/ExtUtils/Manifest.pm
4818 ____________________________________________________________________________
4819 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
4820         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
4821              From: Dave Rolsky <autarch@urth.org>
4822              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
4823              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
4824      Branch: perl
4825            ! lib/ExtUtils/Install.pm
4826 ____________________________________________________________________________
4827 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
4828         Log: The runops_dbg should not be needed.
4829      Branch: perl
4830            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
4831 ____________________________________________________________________________
4832 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
4833         Log: do_spawn() cleanup from Charles Lane.
4834      Branch: perl
4835            ! vms/vms.c
4836 ____________________________________________________________________________
4837 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
4838         Log: Update the list of tests.
4839      Branch: perl
4840            ! t/lib/1_compile.t
4841 ____________________________________________________________________________
4842 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
4843         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
4844              From: Michael G Schwern <schwern@pobox.com> 
4845              Date: Fri, 16 Nov 2001 17:37:04 -0500
4846              Message-ID: <20011116173703.L30160@blackrider>
4847      Branch: perl
4848            ! t/lib/warnings/sv
4849 ____________________________________________________________________________
4850 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
4851         Log: FAQ sync.
4852      Branch: perl
4853            ! pod/perlfaq4.pod
4854 ____________________________________________________________________________
4855 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
4856         Log: Integrate perlio; win32 sync.
4857      Branch: perl
4858           !> perlio.c win32/win32io.c
4859 ____________________________________________________________________________
4860 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
4861         Log: (retracted by #13096)
4862              Debugging would be badly skewed by a malloc per regex dump.
4863      Branch: perl
4864            ! regexec.c
4865 ____________________________________________________________________________
4866 [ 13081] By: nick                                  on 2001/11/18  19:08:40
4867         Log: Win32 layer has a dup which needs to match new prototype.
4868      Branch: perlio
4869            ! win32/win32io.c
4870 ____________________________________________________________________________
4871 [ 13080] By: nick                                  on 2001/11/18  19:05:02
4872         Log: Wrong way to get stdio mode used.
4873      Branch: perlio
4874            ! perlio.c
4875 ____________________________________________________________________________
4876 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
4877         Log: Retract #13048: that introduced a malloc() (through savepvn())
4878              to *every* m//, which killed the performance quite badly.
4879      Branch: perl
4880            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
4881 ____________________________________________________________________________
4882 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
4883         Log: Pass 1 at perldelta.pod: sort the section contents
4884              together, drop all but the 5.7.2 known problems,
4885              leave the 5.7.1 security note since that's the
4886              fullest explanation (update the date on that).
4887      Branch: perl
4888            ! pod/perldelta.pod
4889 ____________________________________________________________________________
4890 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
4891         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
4892              
4893              Tiny problem in the test for 20011113.110: I hope
4894              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
4895      Branch: perl
4896            ! pp.c t/op/repeat.t
4897 ____________________________________________________________________________
4898 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
4899         Log: All of syswrite/send/sendto need to return character counts,
4900              and character counts from the offset, not the beginning of
4901              the scalar.
4902      Branch: perl
4903            ! pp_sys.c
4904 ____________________________________________________________________________
4905 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
4906         Log: Integrate PerlIO: duping fixes.
4907      Branch: perl
4908           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
4909           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
4910           !> perliol.h sv.c
4911 ____________________________________________________________________________
4912 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
4913         Log: syswrite() was still returning byte counts, not character counts.
4914      Branch: perl
4915            ! pp_sys.c t/io/utf8.t
4916 ____________________________________________________________________________
4917 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
4918         Log: Add test for sysread().
4919      Branch: perl
4920            ! t/io/utf8.t
4921 ____________________________________________________________________________
4922 [ 13072] By: nick                                  on 2001/11/18  16:15:31
4923         Log: Allow dup'ing of PerlIO::Scalar etc.
4924      Branch: perlio
4925            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
4926            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
4927            ! perliol.h sv.c
4928 ____________________________________________________________________________
4929 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
4930         Log: Prepend a null byte to the test set.
4931      Branch: perl
4932            ! t/io/utf8.t
4933 ____________________________________________________________________________
4934 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
4935         Log: Document how "no utf8;" can become handy.
4936      Branch: perl
4937            ! lib/utf8.pm
4938 ____________________________________________________________________________
4939 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
4940         Log: Integrate perlio; force the inclusion of the PL_runops_*
4941      Branch: perl
4942           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
4943 ____________________________________________________________________________
4944 [ 13068] By: nick                                  on 2001/11/18  13:23:33
4945         Log: embed.pl generated changes I forgot to include
4946      Branch: perlio
4947            ! embedvar.h perlapi.h pod/perlapi.pod
4948 ____________________________________________________________________________
4949 [ 13067] By: nick                                  on 2001/11/18  12:50:19
4950         Log: Force inclusion of both Perl_runops_* in perl itself,
4951              so they are available for Peek.xs etc.
4952      Branch: perlio
4953            ! perlvars.h
4954 ____________________________________________________________________________
4955 [ 13066] By: nick                                  on 2001/11/18  11:00:34
4956         Log: Integrate mainline - a few Devel::Peak fails.
4957      Branch: perlio
4958           +> (branch 29 files)
4959            - ext/Thread/Thread.pm lib/Benchmark.t
4960            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
4961            - lib/Lingua/KO/Hangul/Util/README
4962            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
4963            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
4964            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
4965            - vms/ext/vmsish.pm vms/ext/vmsish.t
4966            ! hv.c
4967           !> (integrate 389 files)
4968 ____________________________________________________________________________
4969 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
4970         Log: Start working on perldelta.  This is not yet any sort of
4971              editing; just concatenating perl570delta, perl571delta,
4972              and perl572delta.  Any sorting not done, any duplicate
4973              removal not done, any removal or update of obsolete items
4974              not done, any changes since 5.7.2 not included.  So there.
4975      Branch: perl
4976            ! pod/perldelta.pod
4977 ____________________________________________________________________________
4978 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
4979         Log: Banish "use utf8".
4980      Branch: perl
4981            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
4982 ____________________________________________________________________________
4983 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
4984         Log: Tweak from Charles Lane.
4985      Branch: perl
4986            ! vms/vms.c
4987 ____________________________________________________________________________
4988 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
4989         Log: Integrate change #13058 from maintperl;
4990              change#12559 breaks things on Win9x because command.com doesn't
4991              grok dquotes at all; disable all the system() smarts for
4992              command.com
4993      Branch: perl
4994           !> win32/win32.c
4995 ____________________________________________________________________________
4996 [ 13061] By: ams                                   on 2001/11/17  13:46:11
4997         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
4998              From: Jonathan Stowe <gellyfish@gellyfish.com>
4999              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
5000              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
5001      Branch: perl
5002            ! lib/Term/Cap.pm
5003 ____________________________________________________________________________
5004 [ 13060] By: ams                                   on 2001/11/17  09:49:10
5005         Log: Subject: [PATCH9 File/Find.pm doc nits
5006              From: Tels <perl_dummy@bloodgate.com>
5007              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
5008      Branch: perl
5009            ! lib/File/Find.pm
5010 ____________________________________________________________________________
5011 [ 13059] By: ams                                   on 2001/11/17  09:38:38
5012         Log: Subject: [PATCH] Benchmark.pm nit
5013              From: Tels <perl_dummy@bloodgate.com>
5014              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
5015      Branch: perl
5016            ! lib/Benchmark.pm
5017 ____________________________________________________________________________
5018 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
5019         Log: change#12559 breaks things on Win9x because command.com doesn't
5020              grok dquotes at all; disable all the system() smarts for
5021              command.com
5022      Branch: maint-5.6/perl
5023            ! win32/win32.c
5024 ____________________________________________________________________________
5025 [ 13057] By: ams                                   on 2001/11/16  20:30:03
5026         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
5027              From: Andy Dougherty <doughera@lafayette.edu>
5028              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
5029              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
5030      Branch: perl
5031            ! lib/Unicode/UCD.t
5032 ____________________________________________________________________________
5033 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
5034         Log: Subject: [Patch Perl@13023] VMS system() warning
5035              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5036              Date: Fri, 16 Nov 2001 15:20:11 EST
5037              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
5038      Branch: perl
5039            ! vms/vms.c
5040 ____________________________________________________________________________
5041 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
5042         Log: It's neither-nor, and protect against the impossible.
5043      Branch: perl
5044            ! lib/Thread.pm
5045 ____________________________________________________________________________
5046 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
5047         Log: 5005threads didn't work because $Thread::VERSION wasn't
5048              visible.  Oops.
5049      Branch: perl
5050            ! ext/Thread/Makefile.PL lib/Thread.pm
5051 ____________________________________________________________________________
5052 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
5053         Log: Robustness against Linux using something else than gcc;
5054              based on
5055              
5056              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
5057              From: Charles Randall <cfriv@yahoo.com>
5058              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
5059              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
5060      Branch: perl
5061            ! ext/Errno/Errno_pm.PL
5062 ____________________________________________________________________________
5063 [ 13052] By: ams                                   on 2001/11/16  16:46:39
5064         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
5065              From: Russ Allbery <rra@stanford.edu>
5066              Date: 16 Nov 2001 09:44:21 -0800
5067              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
5068      Branch: perl
5069            ! lib/Pod/ParseLink.pm
5070 ____________________________________________________________________________
5071 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
5072         Log: Update perluniintro on the UTF-8 output matters
5073              (that -w will warn unless the stream is explicitly UTF-8-ified).
5074      Branch: perl
5075            ! pod/perluniintro.pod
5076 ____________________________________________________________________________
5077 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
5078         Log: Adding new files to MANIFEST is nice.
5079      Branch: perl
5080            ! MANIFEST
5081 ____________________________________________________________________________
5082 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
5083         Log: Update Changes.
5084      Branch: perl
5085            ! Changes patchlevel.h
5086 ____________________________________________________________________________
5087 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
5088         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
5089              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
5090              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
5091              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
5092      Branch: perl
5093            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
5094 ____________________________________________________________________________
5095 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
5096         Log: Rename perlunintro to perluniintro; regen toc.
5097      Branch: perl
5098            + pod/perluniintro.pod
5099            - pod/perlunintro.pod
5100            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5101 ____________________________________________________________________________
5102 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
5103         Log: Document the negated lookeahead trick to emulate
5104              character class subtraction.
5105      Branch: perl
5106            ! pod/perlunicode.pod
5107 ____________________________________________________________________________
5108 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
5109         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
5110              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5111              Date: Fri, 16 Nov 2001 23:31:04 +0900
5112              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
5113              
5114              (with the tweak that Cntrl is not C, it's Cc)
5115      Branch: perl
5116            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
5117            ! lib/unicore/mktables
5118 ____________________________________________________________________________
5119 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
5120         Log: Subject: [PATCH current] runtime runops switch
5121              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5122              Date: Fri, 16 Nov 2001 00:48:09 -0500
5123              Message-ID: <20011116004809.A934@math.ohio-state.edu>
5124      Branch: perl
5125            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
5126            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
5127            ! pod/perlintern.pod proto.h run.c
5128 ____________________________________________________________________________
5129 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
5130         Log: Further discourage old Thread code; tell how to tell
5131              the difference.
5132      Branch: perl
5133            ! lib/Thread.pm
5134 ____________________________________________________________________________
5135 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
5136         Log: A missing return; from Charles Lane.
5137      Branch: perl
5138            ! vms/vms.c
5139 ____________________________________________________________________________
5140 [ 13041] By: ams                                   on 2001/11/16  12:11:14
5141         Log: Subject: [PATCH] Doc spellcheck + podcheck
5142              From: Autrijus Tang <autrijus@egb.elixus.org>
5143              Date: Thu, 15 Nov 2001 22:49:05 -0800
5144              Message-Id: <20011116064905.GA44092@egb.elixus.org>
5145              
5146              Subject: [PATCH] podcheck+spellcheck, the rest of the story
5147              From: Autrijus Tang <autrijus@egb.elixus.org>
5148              Date: Fri, 16 Nov 2001 00:42:20 -0800
5149              Message-Id: <20011116084220.GA44295@egb.elixus.org>
5150              
5151              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
5152              From: Nicholas Clark <nick@ccl4.org>
5153              Date: Fri, 16 Nov 2001 10:32:01 +0000
5154              Message-Id: <20011116103200.F62891@plum.flirble.org>
5155              (Applied after suitable de-mangling.)
5156      Branch: perl
5157            ! README.aix README.dgux README.dos README.epoc README.hpux
5158            ! README.mint README.mpeix README.netware README.os2
5159            ! README.os390 README.plan9 README.qnx README.solaris
5160            ! README.threads doio.c pod/perl571delta.pod
5161            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
5162            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
5163            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
5164            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
5165            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
5166            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
5167 ____________________________________________________________________________
5168 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
5169         Log: Avoid redefinedness warning for now.
5170      Branch: perl
5171            ! lib/Thread.pm
5172 ____________________________________________________________________________
5173 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
5174         Log: use strict.
5175      Branch: perl
5176            ! lib/Thread.pm
5177 ____________________________________________________________________________
5178 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
5179         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
5180              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
5181              Date: Thu, 15 Nov 2001 22:54:47 EST 
5182              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
5183      Branch: perl
5184            ! vms/vms.c vms/vmspipe.com
5185 ____________________________________________________________________________
5186 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
5187         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
5188              From: "chromatic" <chromatic@rmci.net>
5189              Date: Thu, 15 Nov 2001 19:54:23 -0700
5190              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
5191      Branch: perl
5192            ! lib/File/stat.t
5193 ____________________________________________________________________________
5194 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
5195         Log: Make Thread a wrapper for both ithreads and 5005threads.
5196              Needs a lot of work and Arthur's eyeballing (and finishing
5197              few missing odds and ends of threads.pm).  Now Thread
5198              is an extension without its own .pm.
5199              
5200              If there are people who have experience working with
5201              either the 5005threads or the ithreads: cleaning up
5202              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
5203              and porting the various Thread::* modules, like Thread::Queue,
5204              to work also with ithreads, is needed.
5205              
5206              Removed the 5005threads requirement from the 5005 tests
5207              for easier testing (not all of them work yet since
5208              they use the Thread::* modules that have not been made
5209              to work with ithreads).  Leave the 5005 tests named as
5210              *.tx so that they are not run by "make test".
5211      Branch: perl
5212            + lib/Thread.pm
5213            - ext/Thread/Thread.pm
5214            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
5215            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
5216            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
5217            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
5218            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
5219            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
5220            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
5221 ____________________________________________________________________________
5222 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
5223         Log: $VERSION "a5" doesn't quite work.
5224      Branch: perl
5225            ! ext/B/Makefile.PL
5226 ____________________________________________________________________________
5227 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
5228         Log: Add the fruits of Larry Shatzer's version verifying script.
5229              (There are some straddlers, but they will be fixed in the
5230              upcoming releases of the modules.)
5231      Branch: perl
5232            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
5233            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
5234            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
5235            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
5236            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
5237            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
5238            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
5239            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
5240            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
5241            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
5242            ! wince/FindExt.pm
5243 ____________________________________________________________________________
5244 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
5245         Log: Add Larry Shatzer's VERSION verifying script.
5246      Branch: perl
5247            + Porting/checkVERSION.pl
5248            ! MANIFEST Porting/pumpkin.pod
5249 ____________________________________________________________________________
5250 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
5251         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
5252              From: Michael G Schwern <schwern@pobox.com>
5253              Date: Thu, 15 Nov 2001 19:26:40 -0500
5254              Message-ID: <20011115192640.R31399@blackrider>
5255      Branch: perl
5256            ! t/test.pl
5257 ____________________________________________________________________________
5258 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
5259         Log: Document the MY_CXT business; from Paul Marquess.
5260      Branch: perl
5261            ! pod/perlxs.pod
5262 ____________________________________________________________________________
5263 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
5264         Log: VMSCMD synch attempt.
5265      Branch: perl
5266            ! vms/vms.c vms/vmsish.h
5267 ____________________________________________________________________________
5268 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
5269         Log: Advise against -P as instructed by Schwern.
5270      Branch: perl
5271            ! pod/perlrun.pod
5272 ____________________________________________________________________________
5273 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
5274         Log: Subject: [PATCH] v-strings as Objects Step 1
5275              From: John Peacock <jpeacock@rowman.com>
5276              Date: Thu, 15 Nov 2001 12:41:04 -0500
5277              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
5278      Branch: perl
5279            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
5280            ! util.c
5281 ____________________________________________________________________________
5282 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
5283         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
5284              From: Michael G Schwern <schwern@pobox.com>
5285              Date: Thu, 15 Nov 2001 12:47:59 -0500
5286              Message-ID: <20011115124759.E31399@blackrider>
5287      Branch: perl
5288            + t/run/switchx.aux t/run/switchx.t
5289            ! MANIFEST t/run/switches.t
5290 ____________________________________________________________________________
5291 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
5292         Log: Upgrade to Getopt::Long 2.26_03.
5293      Branch: perl
5294            ! lib/Getopt/Long.pm
5295 ____________________________________________________________________________
5296 [ 13025] By: ams                                   on 2001/11/15  20:46:22
5297         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
5298              From: Michael G Schwern <schwern@pobox.com>
5299              Date: Thu, 15 Nov 2001 16:24:11 -0500
5300              Message-Id: <20011115162411.M31399@blackrider>
5301      Branch: perl
5302            ! vms/vms.c
5303 ____________________________________________________________________________
5304 [ 13024] By: ams                                   on 2001/11/15  19:32:06
5305         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
5306              From: rspier@pobox.com (Robert Spier)
5307              Date: Thu, 15 Nov 2001 11:19:21 -0800
5308              Message-Id: <15348.5433.732364.963687@rls.cx>
5309      Branch: perl
5310            ! op.c
5311 ____________________________________________________________________________
5312 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
5313         Log: Update Changes.
5314      Branch: perl
5315            ! Changes patchlevel.h
5316 ____________________________________________________________________________
5317 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
5318         Log: Subject: [PATCH] new tests for command-line switches
5319              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5320              Date: Thu, 15 Nov 2001 17:00:30 +0100
5321              Message-ID: <20011115170030.A14193@rafael>
5322      Branch: perl
5323            + t/run/switches.t
5324            ! MANIFEST
5325 ____________________________________________________________________________
5326 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
5327         Log: Upgrade to podlators 1.13.
5328      Branch: perl
5329            + lib/Pod/ParseLink.pm
5330            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
5331            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
5332            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
5333            ! t/pod/pod2usage.xr t/pod/podselect.xr
5334 ____________________________________________________________________________
5335 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
5336         Log: skip "might be used uninitialized".
5337      Branch: perl
5338            ! pp_sys.c
5339 ____________________________________________________________________________
5340 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
5341         Log: Fix for "perlio bug in koi8-r encoding".  The problem
5342              seemed to be that binmode() always flushed the handle,
5343              which is not so good when switching encodings.  Fixed,
5344              added Matt Sergeant's testcase, documented in perlfunc/binmode,
5345              also added a pointer about disciplines to perlfunc/open,
5346              and in general cleaned up and reformatted the open entry.
5347      Branch: perl
5348            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
5349 ____________________________________________________________________________
5350 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
5351         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
5352              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
5353              Date: 15 Nov 2001 08:57:06 -0000
5354              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
5355              
5356              chop() and chomp() are not real list functions,
5357              so let's not have them overrideable.  (Casey will
5358              be confused since in #7071 he patched the other way.)
5359      Branch: perl
5360            ! pod/perlfunc.pod toke.c
5361 ____________________________________________________________________________
5362 [ 13017] By: ams                                   on 2001/11/15  12:56:49
5363         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
5364              From: Robin Barker <rmb1@cise.npl.co.uk>
5365              Date: Thu, 15 Nov 2001 13:48:34 GMT
5366              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
5367              (Applied with tweaks.)
5368      Branch: perl
5369            ! pod/perltrap.pod
5370 ____________________________________________________________________________
5371 [ 13016] By: ams                                   on 2001/11/15  09:12:48
5372         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
5373              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5374              Date: Thu, 15 Nov 2001 09:06:39 +0100
5375              Message-Id: <20011115090639.A13005@rafael>
5376      Branch: perl
5377            ! pod/perlrun.pod
5378 ____________________________________________________________________________
5379 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
5380         Log: "link =" from utils.lst was being processed oddly.
5381      Branch: perl
5382            ! installman
5383 ____________________________________________________________________________
5384 [ 13014] By: ams                                   on 2001/11/15  02:52:52
5385         Log: Subject: [PATCH current] CreateTTY in -d
5386              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5387              Date: Wed, 14 Nov 2001 21:26:31 -0500
5388              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
5389      Branch: perl
5390            ! lib/perl5db.pl
5391 ____________________________________________________________________________
5392 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
5393         Log: Corify the Filter::Simple tests. 
5394      Branch: perl
5395            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
5396            ! lib/Filter/Simple/t/filter_only.t
5397 ____________________________________________________________________________
5398 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
5399         Log: Upgrade to Filter::Simple 0.70.
5400      Branch: perl
5401            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
5402            + t/lib/FilterOnlyTest.pm
5403            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
5404            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
5405            ! t/lib/FilterTest.pm
5406 ____________________________________________________________________________
5407 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
5408         Log: Cleanliness inspired by Cygwin.
5409      Branch: perl
5410            ! Makefile.SH x2p/Makefile.SH
5411 ____________________________________________________________________________
5412 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
5413         Log: Add perlunintro (formerly known as perlunitut); regen toc.
5414      Branch: perl
5415            + pod/perlunintro.pod
5416            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5417 ____________________________________________________________________________
5418 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
5419         Log: FAQ sync.
5420      Branch: perl
5421            ! pod/perlfaq6.pod
5422 ____________________________________________________________________________
5423 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
5424         Log: Quieten pgcc 2.91.66 worries.
5425      Branch: perl
5426            ! gv.c pp_ctl.c utf8.c
5427 ____________________________________________________________________________
5428 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
5429         Log: Upgrade to Switch 2.06.
5430      Branch: perl
5431            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
5432            ! lib/Switch/t/nested.t
5433 ____________________________________________________________________________
5434 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
5435         Log: Upgrade to Attribute::Handlers 0.76.
5436      Branch: perl
5437            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
5438            ! lib/Attribute/Handlers/README
5439            ! lib/Attribute/Handlers/demo/Demo.pm
5440            ! lib/Attribute/Handlers/demo/Descriptions.pm
5441            ! lib/Attribute/Handlers/demo/MyClass.pm
5442            ! lib/Attribute/Handlers/demo/demo_cycle.pl
5443            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
5444            ! lib/Attribute/Handlers/t/multi.t
5445 ____________________________________________________________________________
5446 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
5447         Log: Signedness nit.
5448      Branch: perl
5449            ! regexec.c
5450 ____________________________________________________________________________
5451 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
5452         Log: VERSIONize.
5453      Branch: perl
5454            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
5455            ! lib/integer.pm
5456 ____________________________________________________________________________
5457 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
5458         Log: No pod in internal Net::FTP classes.
5459      Branch: perl
5460            ! pod/buildtoc.PL
5461 ____________________________________________________________________________
5462 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
5463         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
5464              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
5465              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
5466              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
5467      Branch: perl
5468            ! regexec.c
5469 ____________________________________________________________________________
5470 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
5471         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
5472              Pudge correctly).
5473      Branch: perl
5474            ! t/test.pl
5475 ____________________________________________________________________________
5476 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
5477         Log: Add comments to mark where $^X is being handled.
5478      Branch: perl
5479            ! perl.c toke.c
5480 ____________________________________________________________________________
5481 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
5482         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
5483              From: Michael G Schwern <schwern@pobox.com>
5484              Date: Wed, 14 Nov 2001 16:38:25 -0500
5485              Message-ID: <20011114163825.D6519@blackrider>
5486      Branch: perl
5487            ! t/op/repeat.t
5488 ____________________________________________________________________________
5489 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
5490         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
5491              From: Michael G Schwern <schwern@pobox.com>
5492              Date: Wed, 14 Nov 2001 13:19:15 -0500
5493              Message-ID: <20011114131915.K5096@blackrider>
5494      Branch: perl
5495            ! t/op/die_exit.t
5496 ____________________________________________________________________________
5497 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
5498         Log: Subject: Re: [PATCH] new version of runperl()
5499              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5500              Date: Wed, 14 Nov 2001 15:39:12 EST
5501              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
5502              
5503              "VMS $^X pipes etc" patch.
5504      Branch: perl
5505            ! vms/vms.c
5506 ____________________________________________________________________________
5507 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
5508         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
5509              and add "verbose" option to show the final command.
5510      Branch: perl
5511            ! t/test.pl
5512 ____________________________________________________________________________
5513 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
5514         Log: Goof in some of the comment fields of #12994.
5515      Branch: perl
5516            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
5517            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
5518            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
5519            ! lib/unicore/In/9.pl
5520 ____________________________________________________________________________
5521 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
5522         Log: The First, Last ranges in the Unicode data weren't
5523              getting their general categories added properly;
5524              noticed by Jeffrey Friedl.
5525      Branch: perl
5526            ! lib/unicore/Category.pl lib/unicore/In/0.pl
5527            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
5528            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
5529            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
5530            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
5531            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
5532            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
5533            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
5534            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
5535            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
5536            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
5537            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
5538            ! lib/unicore/mktables
5539 ____________________________________________________________________________
5540 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
5541         Log: Subject: [PATCH] new version of runperl()
5542              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5543              Date: Wed, 14 Nov 2001 12:23:01 +0100
5544              Message-ID: <20011114122301.A29384@rafael>
5545      Branch: perl
5546            ! t/io/argv.t t/test.pl
5547 ____________________________________________________________________________
5548 [ 12992] By: ams                                   on 2001/11/14  13:40:39
5549         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
5550              From: Michael G Schwern <schwern@pobox.com>
5551              Date: Tue, 13 Nov 2001 23:17:54 -0500
5552              Message-Id: <20011113231754.S32567@blackrider>
5553      Branch: perl
5554            ! perl.c
5555 ____________________________________________________________________________
5556 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
5557         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
5558              From: Philip Newton <Philip.Newton@gmx.net>
5559              Date: Wed, 14 Nov 2001 10:59:53 +0100
5560              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
5561              
5562              plus a lot of paragraph reformatting because of long lines.
5563      Branch: perl
5564            ! pod/perlapio.pod
5565 ____________________________________________________________________________
5566 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
5567         Log: A bool is not a pointer.
5568      Branch: perl
5569            ! pp_sys.c
5570 ____________________________________________________________________________
5571 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
5572         Log: AUTHORS updates.
5573      Branch: perl
5574            ! AUTHORS
5575 ____________________________________________________________________________
5576 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
5577         Log: There are several MIME RFCs.
5578      Branch: perl
5579            ! ext/Encode/Encode.pm
5580 ____________________________________________________________________________
5581 [ 12987] By: ams                                   on 2001/11/14  01:09:28
5582         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
5583              From: Michael G Schwern <schwern@pobox.com>
5584              Date: Tue, 13 Nov 2001 20:59:13 -0500
5585              Message-Id: <20011113205913.H32567@blackrider>
5586      Branch: perl
5587            ! t/op/groups.t vms/test.com
5588 ____________________________________________________________________________
5589 [ 12986] By: ams                                   on 2001/11/14  01:07:06
5590         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
5591              From: Michael G Schwern <schwern@pobox.com>
5592              Date: Tue, 13 Nov 2001 20:51:34 -0500
5593              Message-Id: <20011113205134.F32567@blackrider>
5594      Branch: perl
5595            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
5596 ____________________________________________________________________________
5597 [ 12985] By: ams                                   on 2001/11/14  00:43:59
5598         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
5599              From: Michael G Schwern <schwern@pobox.com>
5600              Date: Tue, 13 Nov 2001 20:38:42 -0500
5601              Message-Id: <20011113203842.E32567@blackrider>
5602      Branch: perl
5603            ! pod/perlport.pod
5604 ____________________________________________________________________________
5605 [ 12984] By: ams                                   on 2001/11/14  00:32:15
5606         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
5607              From: Michael G Schwern <schwern@pobox.com>
5608              Date: Tue, 13 Nov 2001 20:27:02 -0500
5609              Message-Id: <20011113202702.D32567@blackrider>
5610      Branch: perl
5611            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
5612            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
5613            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
5614            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
5615 ____________________________________________________________________________
5616 [ 12983] By: ams                                   on 2001/11/14  00:00:27
5617         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
5618              From: Michael G Schwern <schwern@pobox.com>
5619              Date: Tue, 13 Nov 2001 19:51:59 -0500
5620              Message-Id: <20011113195159.B32567@blackrider>
5621      Branch: perl
5622            ! pod/perlport.pod
5623 ____________________________________________________________________________
5624 [ 12982] By: ams                                   on 2001/11/13  23:53:11
5625         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
5626              From: Larry Shatzer <fugazi@zippy.zyx.net>
5627              Date: Tue, 13 Nov 2001 17:27:59 -0700
5628              Message-Id: <20011113172759.E27768@zippy.zyx.net>
5629      Branch: perl
5630            ! pod/perlapio.pod
5631 ____________________________________________________________________________
5632 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
5633         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
5634              "large enough" Unicode characters returned more than one
5635              as their "Unicode size".
5636      Branch: perl
5637            ! pp_sys.c t/io/utf8.t
5638 ____________________________________________________________________________
5639 [ 12980] By: ams                                   on 2001/11/13  19:32:33
5640         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
5641              From: "Craig A. Berry" <craigberry@mac.com>
5642              Date: Tue, 13 Nov 2001 14:33:25 -0600
5643              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
5644      Branch: perl
5645            ! vms/gen_shrfls.pl
5646 ____________________________________________________________________________
5647 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
5648         Log: Subject: Minor patch to Encode.pm (detypo)
5649              From: "Philip Newton" <Philip.Newton@gmx.net>
5650              Date: Tue, 13 Nov 2001 20:11:01 +0100
5651              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
5652      Branch: perl
5653            ! ext/Encode/Encode.pm
5654 ____________________________________________________________________________
5655 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
5656         Log: Evil tabulators.
5657      Branch: perl
5658            ! ext/Encode/Encode.pm
5659 ____________________________________________________________________________
5660 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
5661         Log: Document the available encodings.
5662      Branch: perl
5663            ! ext/Encode/Encode.pm
5664 ____________________________________________________________________________
5665 [ 12976] By: ams                                   on 2001/11/13  17:14:07
5666         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
5667              From: Barrie Slaymaker <barries@slaysys.com>
5668              Date: Tue, 13 Nov 2001 12:41:36 -0500
5669              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
5670      Branch: perl
5671            ! t/op/universal.t
5672 ____________________________________________________________________________
5673 [ 12975] By: ams                                   on 2001/11/13  16:24:21
5674         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
5675              From: Barrie Slaymaker <barries@slaysys.com>
5676              Date: Tue, 13 Nov 2001 10:56:20 -0500
5677              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
5678              (Test applied with minor tweaks and ->isa("HASH") omission.)
5679      Branch: perl
5680            ! lib/UNIVERSAL.pm t/op/universal.t
5681 ____________________________________________________________________________
5682 [ 12974] By: ams                                   on 2001/11/13  15:46:07
5683         Log: Subject: [PATCH Benchmark.pm] docco tweaks
5684              From: Barrie Slaymaker <barries@slaysys.com>
5685              Date: Tue, 13 Nov 2001 11:34:45 -0500
5686              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
5687      Branch: perl
5688            ! lib/Benchmark.pm
5689 ____________________________________________________________________________
5690 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
5691         Log: Subject: [PATCH] Attack of the C loops, round 1
5692              From: Richard Soderberg <rs@oregonnet.com>
5693              Date: Mon, 12 Nov 2001 12:07:29 -0800
5694              Message-Id: <200111122007.MAA01994@oregonnet.com>
5695              
5696              Subject: [PATCH] bytecode.pl (tiny patch)
5697              From: Richard Soderberg <rs@oregonnet.com>
5698              Date: Mon, 12 Nov 2001 12:53:24 -0800
5699              Message-Id: <200111122053.MAA06272@oregonnet.com>
5700      Branch: perl
5701            ! bytecode.pl installhtml
5702 ____________________________________________________________________________
5703 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
5704         Log: Subject: [PATCH] Update to Filter::Util::Call
5705              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
5706              Date: Sun, 11 Nov 2001 22:33:33 -0000
5707              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
5708              
5709              Use the new CXT* macros.
5710      Branch: perl
5711            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
5712 ____________________________________________________________________________
5713 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
5714         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
5715              From: Michael G Schwern <schwern@pobox.com>
5716              Date: Mon, 12 Nov 2001 20:50:34 -0500
5717              Message-ID: <20011112205034.H2888@blackrider>
5718      Branch: perl
5719            + lib/vmsish.pm lib/vmsish.t
5720            - vms/ext/vmsish.pm vms/ext/vmsish.t
5721            ! MANIFEST vms/descrip_mms.template
5722 ____________________________________________________________________________
5723 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
5724         Log: :utf8 works only with perlio.
5725      Branch: perl
5726            ! lib/open.t
5727 ____________________________________________________________________________
5728 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
5729         Log: Subject: Re: @Config -"des" not quite working on VMS
5730              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5731              Date: Tue, 13 Nov 2001 08:35:13 EST 
5732              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
5733      Branch: perl
5734            ! configure.com
5735 ____________________________________________________________________________
5736 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
5737         Log: Subject: [PATCH] lib/charnames.pm 
5738              From: Jeffrey Friedl <jfriedl@yahoo.com>
5739              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
5740              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
5741      Branch: perl
5742            ! lib/charnames.pm
5743 ____________________________________________________________________________
5744 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
5745         Log: Docs for Mac::err.
5746      Branch: maint-5.6/macperl
5747            ! macos/ext/Mac/err/err.pm
5748 ____________________________________________________________________________
5749 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
5750         Log: Some cleanup; change some globals to references for
5751              possible persistence later.
5752      Branch: maint-5.6/macperl
5753            ! macos/lib/Mac/Glue.pm
5754 ____________________________________________________________________________
5755 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
5756         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
5757      Branch: maint-5.6/macperl
5758            ! macos/ext/Mac/Files/Files.pm
5759 ____________________________________________________________________________
5760 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
5761         Log: Get Mac::Navigation to compile (bug #464684).
5762      Branch: maint-5.6/macperl
5763            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
5764            ! macos/ext/Mac/Navigation/Makefile.PL
5765            ! macos/ext/Mac/Navigation/Navigation.xs
5766            ! macos/macperl/Makefile.mk
5767 ____________________________________________________________________________
5768 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
5769         Log: Add in modules and POD to help menu.
5770      Branch: maint-5.6/macperl
5771            ! macos/macperl/MacPerl.podhelp
5772 ____________________________________________________________________________
5773 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
5774         Log: Update bundled modules.
5775      Branch: maint-5.6/macperl
5776            + macos/bundled_ext/Filter/t/FilterTest.pm
5777            + macos/bundled_ext/List/Util/t/shuffle.t
5778            + macos/bundled_ext/Storable/t/compat06.t
5779            + macos/bundled_ext/Storable/t/st-dump.pl
5780            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
5781            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
5782            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
5783            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
5784            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
5785            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
5786            + macos/bundled_lib/blib/lib/lwpcook.pod
5787            + macos/bundled_lib/t/Filter/Simple/filter.t
5788            + macos/bundled_lib/t/Switch/t/given.t
5789            + macos/bundled_lib/t/Switch/t/nested.t
5790            + macos/bundled_lib/t/Switch/t/switch.t
5791            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
5792            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
5793            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
5794            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
5795            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
5796            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
5797            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
5798            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
5799            + macos/bundled_lib/t/URI/rfc2732.t
5800            + macos/bundled_lib/t/libnet/config.t
5801            + macos/bundled_lib/t/libnet/libnet_t.pl
5802            + macos/bundled_lib/t/libwww-perl/live/google.t
5803            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
5804            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
5805            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
5806            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
5807            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
5808            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
5809            + macos/bundled_lib/t/libwww-perl/live/validator.t
5810            - macos/bundled_ext/Filter/t/MyFilter.pm
5811            - macos/bundled_ext/Storable/t/compat-0.6.t
5812            - macos/bundled_ext/Storable/t/dump.pl
5813            - macos/bundled_ext/Time/Piece/Makefile.PL
5814            - macos/bundled_ext/Time/Piece/Piece.pm
5815            - macos/bundled_ext/Time/Piece/Piece.t
5816            - macos/bundled_ext/Time/Piece/Piece.xs
5817            - macos/bundled_ext/Time/Piece/README
5818            - macos/bundled_ext/Time/Piece/Seconds.pm
5819            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
5820            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
5821            - macos/bundled_lib/blib/lib/Net/PH.pm
5822            - macos/bundled_lib/blib/lib/Net/SNPP.pm
5823            - macos/bundled_lib/blib/lib/Text/Balanced.pod
5824            - macos/bundled_lib/t/Filter/Simple/test.pl
5825            - macos/bundled_lib/t/Switch/test.pl
5826            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
5827            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
5828            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
5829            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
5830            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
5831            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
5832            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
5833            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
5834            - macos/bundled_lib/t/libnet/ph.t
5835            ! (edit 125 files)
5836 ____________________________________________________________________________
5837 [ 12961] By: ams                                   on 2001/11/13  00:45:08
5838         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
5839              From: Michael G Schwern <schwern@pobox.com>
5840              Date: Mon, 12 Nov 2001 20:16:45 -0500
5841              Message-Id: <20011112201644.G2888@blackrider>
5842      Branch: perl
5843            ! pod/perlport.pod
5844 ____________________________________________________________________________
5845 [ 12960] By: ams                                   on 2001/11/12  23:54:00
5846         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
5847              Recoving dup tests for VMS
5848              From: Michael G Schwern <schwern@pobox.com>
5849              Date: Mon, 12 Nov 2001 19:35:33 -0500
5850              Message-Id: <20011112193533.D2888@blackrider>
5851      Branch: perl
5852            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
5853 ____________________________________________________________________________
5854 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
5855         Log: Update Changes.
5856      Branch: perl
5857            ! Changes patchlevel.h
5858 ____________________________________________________________________________
5859 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
5860         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
5861              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
5862              Date: Mon, 12 Nov 2001 12:35:18 EST 
5863              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
5864      Branch: perl
5865            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
5866            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
5867 ____________________________________________________________________________
5868 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
5869         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
5870              From: Barrie Slaymaker <barries@slaysys.com>
5871              Date: Mon, 12 Nov 2001 11:19:52 -0500
5872              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
5873      Branch: perl
5874            ! lib/File/Spec.t lib/File/Spec/Win32.pm
5875 ____________________________________________________________________________
5876 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
5877         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
5878              From: Barrie Slaymaker <barries@slaysys.com>
5879              Date: Mon, 12 Nov 2001 11:07:36 -0500
5880              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
5881      Branch: perl
5882            ! lib/Benchmark.pm
5883 ____________________________________________________________________________
5884 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
5885         Log: Misplaced test, noticed by Barrie Slaymaker.
5886              (We are missing Benchmark tests, then.)
5887      Branch: perl
5888            + ext/Devel/DProf/DProf.t
5889            - lib/Benchmark.t
5890            ! MANIFEST
5891 ____________________________________________________________________________
5892 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
5893         Log: Subject: [PATCH] a few typo fixes 
5894              From: Jeffrey Friedl <jfriedl@yahoo.com>
5895              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
5896              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
5897              
5898              Patching README.foo instead of pod/perlfoo.pod,
5899              not patching Math::BigInt (Tels will take care of that),
5900              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
5901              and perldoc.PL instead of libnetcfg and perldoc, patching
5902              ext/Digest/MD5/t/files.t since MD5.pm was changed.
5903      Branch: perl
5904            ! (edit 109 files)
5905 ____________________________________________________________________________
5906 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
5907         Log: Add a note about the dangers of bad UTF-8.
5908      Branch: perl
5909            ! pod/perlunicode.pod
5910 ____________________________________________________________________________
5911 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
5912         Log: NetWare Nit from Ananth Kesari.
5913      Branch: perl
5914            ! NetWare/config.wc
5915 ____________________________________________________________________________
5916 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
5917         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
5918      Branch: perl
5919            ! ext/Encode/Encode.pm
5920 ____________________________________________________________________________
5921 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
5922         Log: (retracted by #12951)
5923      Branch: perl
5924            ! ext/Encode/Encode.pm
5925 ____________________________________________________________________________
5926 [ 12949] By: ams                                   on 2001/11/12  06:40:18
5927         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
5928              From: Robert Spier <rspier@pobox.com>
5929              Date: Sun, 11 Nov 2001 18:50:18 -0800
5930              Message-Id: <15343.14570.121505.233336@rls.cx>
5931              
5932              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
5933              From: Rick Delaney <rick.delaney@home.com>
5934              Date: 12 Nov 2001 00:15:52 -0500
5935              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
5936      Branch: perl
5937            ! pp_hot.c t/op/taint.t
5938 ____________________________________________________________________________
5939 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
5940         Log: It seems that we actually have this detail implemented
5941              as for as Level 1 Support of Unicode regex support is
5942              concerned: at Level 1 only 1:1 support for loose
5943              (aka caseless, aka caseigoring ) matching is required.
5944      Branch: perl
5945            ! pod/perlunicode.pod
5946 ____________________________________________________________________________
5947 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
5948         Log: (retracted by #12951)
5949      Branch: perl
5950            ! ext/Encode/Encode.pm
5951 ____________________________________________________________________________
5952 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
5953         Log: BOM, bom, Bom.
5954      Branch: perl
5955            ! pod/perlunicode.pod
5956 ____________________________________________________________________________
5957 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
5958         Log: Upgrade to Math::BigInt 1.46.
5959      Branch: perl
5960            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5961            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
5962            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
5963            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
5964            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
5965 ____________________________________________________________________________
5966 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
5967         Log: Subject: Re: PERFORCE change 12943 for review
5968              From: "Philip Newton" <Philip.Newton@gmx.net>
5969              Date: Sun, 11 Nov 2001 20:53:36 +0100
5970              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
5971      Branch: perl
5972            ! pod/perlunicode.pod
5973 ____________________________________________________________________________
5974 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
5975         Log: Doc updates; make the Unicode discussions a little
5976              bit less alarming, and add information about encodings,
5977              surrogates, and BOMs.
5978      Branch: perl
5979            ! pod/perlunicode.pod
5980 ____________________________________________________________________________
5981 [ 12942] By: ams                                   on 2001/11/11  16:45:00
5982         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
5983              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
5984              Date: Mon, 12 Nov 2001 00:22:57 +0900
5985              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
5986      Branch: perl
5987            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5988            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
5989 ____________________________________________________________________________
5990 [ 12941] By: ams                                   on 2001/11/11  13:01:40
5991         Log: Subject: Re: PERFORCE change 12929 for review
5992              From: "Philip Newton" <Philip.Newton@gmx.net>
5993              Date: Sun, 11 Nov 2001 14:27:44 +0100
5994              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
5995      Branch: perl
5996            ! MANIFEST
5997 ____________________________________________________________________________
5998 [ 12940] By: ams                                   on 2001/11/11  05:06:43
5999         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
6000              From: Michael G Schwern <schwern@pobox.com>
6001              Date: Thu, 8 Nov 2001 22:56:45 -0500
6002              Message-Id: <20011108225645.H5587@blackrider>
6003      Branch: perl
6004            ! t/op/chdir.t
6005 ____________________________________________________________________________
6006 [ 12939] By: ams                                   on 2001/11/11  05:01:00
6007         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
6008              From: Michael G Schwern <schwern@pobox.com>
6009              Date: Sun, 11 Nov 2001 00:54:43 -0500
6010              Message-Id: <20011111005443.A24450@blackrider>
6011      Branch: perl
6012            ! ext/Cwd/t/cwd.t
6013 ____________________________________________________________________________
6014 [ 12938] By: ams                                   on 2001/11/11  03:25:13
6015         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
6016              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
6017              From: "chromatic" <chromatic@rmci.net>
6018              Date: Sat, 10 Nov 2001 21:03:20 -0700
6019              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
6020      Branch: perl
6021            ! lib/File/stat.pm lib/File/stat.t
6022 ____________________________________________________________________________
6023 [ 12937] By: ams                                   on 2001/11/11  02:05:23
6024         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
6025              From: "Craig A. Berry" <craigberry@mac.com>
6026              Date: Sat, 10 Nov 2001 17:23:52 -0600
6027              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
6028      Branch: perl
6029            ! t/op/magic.t
6030 ____________________________________________________________________________
6031 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
6032         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
6033      Branch: perl
6034            ! lib/open.pm lib/open.t
6035 ____________________________________________________________________________
6036 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
6037         Log: The Official name of ASCII.
6038      Branch: perl
6039            ! ext/Encode/Encode.pm
6040 ____________________________________________________________________________
6041 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
6042         Log: The KOI8-R example wasn't quite right.
6043      Branch: perl
6044            ! lib/open.pm lib/open.t
6045 ____________________________________________________________________________
6046 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
6047         Log: Enhance the open pragma to support :utf8, :locale,
6048              and :encoding directly as special cases, and rename
6049              the INOUT to IO.
6050      Branch: perl
6051            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
6052 ____________________________________________________________________________
6053 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
6054         Log: Document the UTF-16 surrogate encoding and decoding.
6055      Branch: perl
6056            ! ext/Encode/Encode.pm
6057 ____________________________________________________________________________
6058 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
6059         Log: A potential recursion breaker.
6060      Branch: perl
6061            ! sv.c
6062 ____________________________________________________________________________
6063 [ 12930] By: ams                                   on 2001/11/10  07:46:53
6064         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
6065              (was Re: perl@12892)
6066              From: "chromatic" <chromatic@rmci.net>
6067              Date: Sat, 10 Nov 2001 01:28:09 -0700
6068              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
6069      Branch: perl
6070            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
6071            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
6072            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
6073            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
6074 ____________________________________________________________________________
6075 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
6076         Log: Add a test for the bytes pragma.
6077      Branch: perl
6078            + lib/bytes.t
6079            ! MANIFEST
6080 ____________________________________________________________________________
6081 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
6082         Log: Doc update.
6083      Branch: perl
6084            ! lib/bytes.pm
6085 ____________________________________________________________________________
6086 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
6087         Log: Cease to exist.
6088      Branch: perl
6089            - lib/Unicode/Normalize.pm
6090 ____________________________________________________________________________
6091 [ 12926] By: ams                                   on 2001/11/10  03:23:16
6092         Log: Subject: [patch] my_setenv speedup + fixes
6093              From: Doug MacEachern <dougm@covalent.net>
6094              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
6095              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
6096      Branch: perl
6097            ! util.c
6098 ____________________________________________________________________________
6099 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
6100         Log: Newline trouble.
6101      Branch: perl
6102            ! lib/ExtUtils/Embed.t
6103 ____________________________________________________________________________
6104 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
6105         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
6106              From: "Craig A. Berry" <craigberry@mac.com>
6107              Date: Fri, 09 Nov 2001 18:13:16 -0600
6108              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
6109      Branch: perl
6110            ! vms/munchconfig.c
6111 ____________________________________________________________________________
6112 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
6113         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
6114              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6115              Date: Sat, 10 Nov 2001 00:10:45 +0100
6116              Message-ID: <20011110001045.A11945@rafael>
6117      Branch: perl
6118            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
6119            + t/run/switchn.t t/run/switchp.t
6120            ! MANIFEST
6121 ____________________________________________________________________________
6122 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
6123         Log: Subject: [PATCH] some tests not cleaning up properly               
6124              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
6125              Date: Fri, 9 Nov 2001 22:13:10 +0100
6126              Message-ID: <20011109221310.A11115@rafael>
6127      Branch: perl
6128            ! ext/Cwd/t/cwd.t t/io/argv.t
6129 ____________________________________________________________________________
6130 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
6131         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
6132              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6133              Date: Fri, 9 Nov 2001 15:07:19 EST
6134              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
6135      Branch: perl
6136            ! lib/ExtUtils/Embed.t
6137 ____________________________________________________________________________
6138 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
6139         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
6140              have been copied so it shouldn't be freed in perl_destruct()
6141      Branch: perl
6142            ! perl.c
6143 ____________________________________________________________________________
6144 [ 12919] By: ams                                   on 2001/11/09  15:36:22
6145         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
6146              From: Michael G Schwern <schwern@pobox.com>
6147              Date: Fri, 9 Nov 2001 00:38:59 -0500
6148              Message-Id: <20011109003859.K5587@blackrider>
6149              (Applied with directory name changes suggested by Craig Berry.)
6150      Branch: perl
6151            ! ext/Cwd/t/cwd.t
6152 ____________________________________________________________________________
6153 [ 12918] By: ams                                   on 2001/11/09  15:29:15
6154         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
6155              From: Michael G Schwern <schwern@pobox.com>
6156              Date: Fri, 9 Nov 2001 01:44:14 -0500
6157              Message-Id: <20011109014414.N5587@blackrider>
6158      Branch: perl
6159            ! vms/ext/filespec.t
6160 ____________________________________________________________________________
6161 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
6162         Log: Update Changes.
6163      Branch: perl
6164            ! Changes patchlevel.h
6165 ____________________________________________________________________________
6166 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
6167         Log: Regen toc.
6168      Branch: perl
6169            ! pod/perltoc.pod
6170 ____________________________________________________________________________
6171 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
6172         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
6173              see http://www.jepstone.net/bjepson//jpl/cvs.html
6174      Branch: perl
6175            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
6176 ____________________________________________________________________________
6177 [ 12914] By: ams                                   on 2001/11/09  14:05:12
6178         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
6179              From: Michael G Schwern <schwern@pobox.com>
6180              Date: Thu, 8 Nov 2001 22:05:49 -0500
6181              Message-Id: <20011108220549.F5587@blackrider>
6182      Branch: perl
6183            ! vms/test.com
6184 ____________________________________________________________________________
6185 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
6186         Log: NetWare update from Ananth Kesari.
6187      Branch: perl
6188            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
6189 ____________________________________________________________________________
6190 [ 12912] By: ams                                   on 2001/11/09  13:40:26
6191         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
6192              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6193              Date: Fri, 9 Nov 2001 14:32:28 +0100
6194              Message-Id: <20011109143228.A18996@rafael>
6195      Branch: perl
6196            ! perl.c
6197 ____________________________________________________________________________
6198 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
6199         Log: FAQ sync.
6200      Branch: perl
6201            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
6202            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
6203            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
6204 ____________________________________________________________________________
6205 [ 12910] By: ams                                   on 2001/11/09  07:33:49
6206         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
6207              From: Michael G Schwern <schwern@pobox.com>
6208              Date: Fri, 9 Nov 2001 00:41:56 -0500
6209              Message-Id: <20011109004156.L5587@blackrider>
6210      Branch: perl
6211            ! lib/File/Find/t/find.t
6212 ____________________________________________________________________________
6213 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
6214         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
6215              The CPAN distribution has both pm and XS implementations,
6216              and for performance reasons we choose the XS.
6217              Another reason to choose the XS is that it doesn't
6218              require Lingua::KO::Hangul::Util, which means that
6219              we can delete that-- which in turn means that Unicode::UCD
6220              cannot expect that: support it, but don't expect.
6221              Ditto Unicode::Collate.
6222              
6223              Note that Unicode::Normalize Makefile.PL and
6224              Normalize.xs have been modified from the CPAN 0.10
6225              versions: the first one to be simpler (no pm) and
6226              clean up the generated unf*.h files, the second one
6227              to quench compiler grumblings.  Must notify Sadahiro
6228              about these changes.
6229      Branch: perl
6230            + ext/Unicode/Normalize/Changes
6231            + ext/Unicode/Normalize/Makefile.PL
6232            + ext/Unicode/Normalize/Normalize.pm
6233            + ext/Unicode/Normalize/Normalize.pod
6234            + ext/Unicode/Normalize/Normalize.xs
6235            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
6236            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
6237            + ext/Unicode/Normalize/t/test.t
6238            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
6239            - lib/Lingua/KO/Hangul/Util/README
6240            - lib/Lingua/KO/Hangul/Util/t/test.t
6241            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
6242            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
6243            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
6244            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
6245            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
6246            ! win32/makefile.mk
6247 ____________________________________________________________________________
6248 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
6249         Log: Test miscounting.
6250      Branch: perl
6251            ! ext/POSIX/t/posix.t
6252 ____________________________________________________________________________
6253 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
6254         Log: Quote the variables in failures messages more nicely.
6255      Branch: perl
6256            ! t/test.pl
6257 ____________________________________________________________________________
6258 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
6259         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
6260              From: Michael G Schwern <schwern@pobox.com>
6261              Date: Thu, 8 Nov 2001 17:24:49 -0500
6262              Message-ID: <20011108172449.A5587@blackrider>
6263              
6264              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
6265              From: "Craig A. Berry" <craigberry@mac.com>
6266              Date: Thu, 8 Nov 2001 16:35:00 -0600
6267              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
6268      Branch: perl
6269            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
6270 ____________________________________________________________________________
6271 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
6272         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
6273              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
6274              Date: Thu, 8 Nov 2001 22:52:50 -0000
6275              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
6276      Branch: perl
6277            ! ext/DB_File/t/db-recno.t
6278 ____________________________________________________________________________
6279 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
6280         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
6281              (Probably not an EBCDIC issue the way one would think
6282              since no chr() et alia are used in UCD.pm.)
6283      Branch: perl
6284            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
6285 ____________________________________________________________________________
6286 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
6287         Log: Whether overwriting the $self->{...} values (see #12902)
6288              is a good policy or not is debatable, but let's at least
6289              be consistent.
6290      Branch: perl
6291            ! lib/ExtUtils/MM_Unix.pm
6292 ____________________________________________________________________________
6293 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
6294         Log: The MakeMaker argument () quoting patch that sneaked
6295              in at #12883 didn't handle make macros like this $(...).
6296              Leaning toothpicks, we've got them.
6297      Branch: perl
6298            ! lib/ExtUtils/MM_Unix.pm
6299 ____________________________________________________________________________
6300 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
6301         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
6302              From: Michael G Schwern <schwern@pobox.com>
6303              Date: Wed, 7 Nov 2001 02:02:29 -0500
6304              Message-ID: <20011107020229.K2858@blackrider>
6305      Branch: perl
6306            ! t/io/argv.t t/test.pl vms/test.com
6307 ____________________________________________________________________________
6308 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
6309         Log: Subject: [PATCH 20011106.084] -s on #! line 
6310              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6311              Date: Wed, 7 Nov 2001 22:23:39 +0100
6312              Message-ID: <20011107222339.E729@rafael>
6313      Branch: perl
6314            ! embed.h embed.pl perl.c proto.h toke.c
6315 ____________________________________________________________________________
6316 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
6317         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
6318              From: Michael G Schwern <schwern@pobox.com>
6319              Date: Wed, 7 Nov 2001 16:52:49 -0500
6320              Message-ID: <20011107165249.I7346@blackrider>
6321      Branch: perl
6322            ! pod/perlhack.pod
6323 ____________________________________________________________________________
6324 [ 12898] By: ams                                   on 2001/11/08  13:02:19
6325         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
6326              From: Mark-Jason Dominus <mjd@plover.com>
6327              Date: Thu, 08 Nov 2001 08:59:02 -0500
6328              Message-Id: <20011108135902.2275.qmail@plover.com>
6329      Branch: perl
6330            ! INSTALL README README.amiga README.os2 README.vms
6331            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
6332            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
6333 ____________________________________________________________________________
6334 [ 12897] By: ams                                   on 2001/11/08  12:49:28
6335         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
6336              From: mjd@plover.com
6337              Date: 8 Nov 2001 13:33:18 -0000
6338              Message-Id: <20011108133318.1786.qmail@plover.com>
6339      Branch: perl
6340            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
6341            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
6342            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
6343            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
6344            ! pod/perlport.pod pod/perlvar.pod
6345 ____________________________________________________________________________
6346 [ 12896] By: ams                                   on 2001/11/08  11:22:12
6347         Log: open(FH, $file) should strip leading and trailing whitespace.
6348      Branch: perl
6349            ! doio.c
6350 ____________________________________________________________________________
6351 [ 12895] By: ams                                   on 2001/11/08  10:17:14
6352         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
6353              From: "Craig A. Berry" <craigberry@mac.com>
6354              Date: Wed, 07 Nov 2001 13:41:50 -0600
6355              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
6356      Branch: perl
6357            ! t/op/glob.t
6358 ____________________________________________________________________________
6359 [ 12894] By: ams                                   on 2001/11/08  08:32:20
6360         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
6361              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
6362              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
6363              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
6364      Branch: perl
6365            ! makedepend.SH
6366 ____________________________________________________________________________
6367 [ 12893] By: ams                                   on 2001/11/08  08:26:31
6368         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
6369              From: mjd@plover.com
6370              Date: 8 Nov 2001 08:08:07 -0000
6371              Message-Id: <20011108080807.30147.qmail@plover.com>
6372              
6373              Subject: bleadperl perl.pod
6374              From: mjd@plover.com
6375              Date: 8 Nov 2001 08:10:47 -0000
6376              Message-Id: <20011108081047.30178.qmail@plover.com>
6377              
6378              Subject: more bleadperl perl.pod
6379              From: mjd@plover.com
6380              Date: 8 Nov 2001 08:16:28 -0000
6381              Message-Id: <20011108081628.30229.qmail@plover.com>
6382      Branch: perl
6383            ! pod/perl.pod pod/perldebug.pod
6384 ____________________________________________________________________________
6385 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
6386         Log: Tweak for Cray-friendliness from Nicholas Clark.
6387      Branch: perl
6388            ! sv.c
6389 ____________________________________________________________________________
6390 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
6391         Log: VMS patch redo from Charles Lane.
6392      Branch: perl
6393            ! vms/gen_shrfls.pl
6394 ____________________________________________________________________________
6395 [ 12890] By: ams                                   on 2001/11/07  15:16:10
6396         Log: Subject: [ID 20011107.088] two perl pod nits
6397              From: lvirden@cas.org
6398              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
6399              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
6400      Branch: perl
6401            ! pod/perl.pod pod/perlfaq3.pod
6402 ____________________________________________________________________________
6403 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
6404         Log: Update Changes.
6405      Branch: perl
6406            ! Changes patchlevel.h
6407 ____________________________________________________________________________
6408 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
6409         Log: The (emulated) "no utf8" must be in a BEGIN block
6410              to be effective.
6411      Branch: perl
6412            ! lib/CGI/t/html.t
6413 ____________________________________________________________________________
6414 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
6415         Log: "v-strings" is the right term.
6416      Branch: perl
6417            ! pod/perltodo.pod
6418 ____________________________________________________________________________
6419 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
6420         Log: Add vstrings-as-objects need to perltodo.
6421      Branch: perl
6422            ! pod/perltodo.pod
6423 ____________________________________________________________________________
6424 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
6425         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
6426              From: Nicholas Clark <nick@ccl4.org>
6427              Date: Wed, 7 Nov 2001 14:36:32 +0000
6428              Message-ID: <20011107143631.I24980@plum.flirble.org>
6429      Branch: perl
6430            ! t/op/pack.t
6431 ____________________________________________________________________________
6432 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
6433         Log: The Embed test requires a major rewrite for VMS
6434              (plus it reveals a couple of annoying glitches
6435              in buffering), so skip the test for now; from
6436              Charles Lane.
6437      Branch: perl
6438            ! lib/ExtUtils/Embed.t
6439 ____________________________________________________________________________
6440 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
6441         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
6442              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6443              Date: Wed, 7 Nov 2001 09:23:28 EST
6444              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
6445              
6446              (Also i seems that an unrelated experimental patch
6447              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
6448      Branch: perl
6449            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
6450 ____________________________________________________________________________
6451 [ 12882] By: ams                                   on 2001/11/07  05:14:04
6452         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
6453              From: Mark-Jason Dominus <mjd@plover.com>
6454              Date: Wed, 07 Nov 2001 00:43:46 -0500
6455              Message-Id: <20011107054346.14428.qmail@plover.com>
6456      Branch: perl
6457            ! gv.c op.c toke.c
6458 ____________________________________________________________________________
6459 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
6460         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
6461              From: Michael G Schwern <schwern@pobox.com>             
6462              Date: Tue, 6 Nov 2001 22:04:39 -0500
6463              Message-ID: <20011106220439.D2858@blackrider>              
6464      Branch: perl
6465            ! lib/perl5db.pl
6466 ____________________________________________________________________________
6467 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
6468         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
6469              stress))
6470              From: Jonathan Stowe <gellyfish@gellyfish.com>
6471              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
6472              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
6473              
6474              (except for one hunk where indentation differs)
6475      Branch: perl
6476            ! lib/Term/Cap.t
6477 ____________________________________________________________________________
6478 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
6479         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
6480              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6481              Date: Tue, 6 Nov 2001 21:45:01 +0100
6482              Message-ID: <20011106214501.A704@rafael>
6483      Branch: perl
6484            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
6485            ! lib/File/Spec/Win32.pm
6486 ____________________________________________________________________________
6487 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
6488         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
6489              From: Michael G Schwern <schwern@pobox.com>              
6490              Date: Tue, 6 Nov 2001 20:58:45 -0500
6491              Message-ID: <20011106205845.G29411@blackrider>
6492      Branch: perl
6493            ! t/test.pl
6494 ____________________________________________________________________________
6495 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
6496         Log: Subject: making do_sprintf public       
6497              From: Doug MacEachern <dougm@covalent.net>    
6498              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
6499              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
6500      Branch: perl
6501            ! embed.h embed.pl global.sym
6502 ____________________________________________________________________________
6503 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
6504         Log: Update to CGI.pm 2.78.
6505              
6506              TODO: the test suite needs to be merged so that
6507              when in core, the core version is tested, and when
6508              using the CPAN version, testing the CPAN version.
6509              (the changes need to be sent to Lincoln, too...)
6510      Branch: perl
6511            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
6512            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
6513            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
6514            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
6515            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
6516            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
6517 ____________________________________________________________________________
6518 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
6519         Log: Integrate with perlio; (strictly) readonly hashes via XS.
6520      Branch: perl
6521           +> t/lib/access.t
6522           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
6523 ____________________________________________________________________________
6524 [ 12874] By: nick                                  on 2001/11/06  21:05:16
6525         Log: Keep It Simple and Stupid version of readonly hash support.
6526              - Test for SvREAONLY(hv) at a few spots in hv.c
6527              - add the error message to perldiag.pod
6528              - (dubious) add access::readonly() to univeral.c
6529              - add test using above
6530              - fixup ext/B/t/stash.t to account for access:: existing
6531      Branch: perlio
6532            + t/lib/access.t
6533            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
6534 ____________________________________________________________________________
6535 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
6536         Log: Fix incorrect warnings about broken globbing;
6537              from Andy Dougherty.
6538      Branch: perl
6539            ! hints/linux.sh
6540 ____________________________________________________________________________
6541 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
6542         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
6543              toggle-on from the encoding pragma.
6544      Branch: perl
6545            ! regcomp.c regexec.c
6546 ____________________________________________________________________________
6547 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
6548         Log: Retract #12824, doesn't help and is ignored
6549              by Configure anyway.
6550      Branch: perl
6551            ! hints/beos.sh
6552 ____________________________________________________________________________
6553 [ 12870] By: ams                                   on 2001/11/06  10:40:37
6554         Log: Subject: Cosmetic change
6555              From: H.Merijn Brand <h.m.brand@hccnet.nl>
6556              Date: Tue, 06 Nov 2001 12:30:52 +0100
6557              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
6558      Branch: perl
6559            ! README.hpux
6560 ____________________________________________________________________________
6561 [ 12869] By: nick                                  on 2001/11/06  08:26:40
6562         Log: Integrate mainline
6563      Branch: perlio
6564           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
6565           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
6566 ____________________________________________________________________________
6567 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
6568         Log: The parentheses are protected enough.
6569      Branch: perl
6570            ! hints/os390.sh
6571 ____________________________________________________________________________
6572 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
6573         Log: ccflags, not ldflags.
6574      Branch: perl
6575            ! hints/os390.sh
6576 ____________________________________________________________________________
6577 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
6578         Log: ... and the proto to go with #12865.
6579      Branch: perl
6580            ! proto.h
6581 ____________________________________________________________________________
6582 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
6583         Log: Oops.  Luckily nothing was using this symbol yet.
6584      Branch: perl
6585            ! global.sym
6586 ____________________________________________________________________________
6587 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
6588         Log: Implement the encoding pragma for regex literals.
6589      Branch: perl
6590            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
6591 ____________________________________________________________________________
6592 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
6593         Log: More UTF8 EXACT fixing.
6594      Branch: perl
6595            ! regexec.c
6596 ____________________________________________________________________________
6597 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
6598         Log: More re debugging.
6599      Branch: perl
6600            ! regexec.c
6601 ____________________________________________________________________________
6602 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
6603         Log: EXACT correction attempt.  Continued in #12863.
6604      Branch: perl
6605            ! regexec.c
6606 ____________________________________________________________________________
6607 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
6608         Log: Unterminated L<.
6609      Branch: perl
6610            ! ext/DB_File/DB_File.pm
6611 ____________________________________________________________________________
6612 [ 12859] By: nick                                  on 2001/11/05  19:15:17
6613         Log: Integrate mainline
6614      Branch: perlio
6615           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
6616           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
6617           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
6618           +> lib/Math/BigInt/t/sub_mbi.t
6619            - lib/Math/BigInt/t/Math/Subclass.pm
6620            - lib/Math/BigInt/t/subclass.t
6621           !> (integrate 30 files)
6622 ____________________________________________________________________________
6623 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
6624         Log: Regex debugging fixes from Hugo.
6625      Branch: perl
6626            ! regcomp.c regexec.c
6627 ____________________________________________________________________________
6628 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
6629         Log: IRIX: at some point the cc -version has started
6630              to output to stderr, not stdout any more.
6631      Branch: perl
6632            ! hints/irix_6.sh
6633 ____________________________________________________________________________
6634 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
6635         Log: Update Changes.
6636      Branch: perl
6637            ! Changes patchlevel.h
6638 ____________________________________________________________________________
6639 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
6640         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
6641      Branch: perl
6642            ! lib/File/Spec/Unix.pm
6643 ____________________________________________________________________________
6644 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
6645         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
6646              From: rgarciasuarez@free.fr
6647              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
6648              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
6649      Branch: perl
6650            ! lib/File/Spec/Unix.pm
6651 ____________________________________________________________________________
6652 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
6653         Log: Use config.arch in OS/390 where the combination of
6654              IEEE floats and ldflags is tricky.
6655      Branch: perl
6656            ! hints/os390.sh
6657 ____________________________________________________________________________
6658 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
6659         Log: Metaconfig unit change for #12851.
6660      Branch: metaconfig
6661            ! U/modified/Config_sh.U
6662 ____________________________________________________________________________
6663 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
6664         Log: Support a config.arch file, similar to config.over,
6665              but loaded just before it.
6666      Branch: perl
6667            ! Configure INSTALL
6668 ____________________________________________________________________________
6669 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
6670         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
6671              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6672              Date: Mon, 5 Nov 2001 14:26:24 +0100
6673              Message-ID: <20011105142624.C31977@rafael>
6674      Branch: perl
6675            ! lib/Symbol.pm lib/Symbol.t
6676 ____________________________________________________________________________
6677 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
6678         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
6679              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6680              Date: Sun, 4 Nov 2001 22:28:57 +0100
6681              Message-ID: <20011104222857.C696@rafael>
6682      Branch: perl
6683            ! pod/perldebug.pod pod/perlpodspec.pod
6684 ____________________________________________________________________________
6685 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
6686         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
6687      Branch: perl
6688            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
6689 ____________________________________________________________________________
6690 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
6691         Log: Math::Big* test tweaks to work better with core:
6692              but the coast still not clear.
6693      Branch: perl
6694            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
6695            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6696 ____________________________________________________________________________
6697 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
6698         Log: Protect against high load: measure how much wall
6699              clock time went by while sleeping.  Avoids some
6700              false negatives, while may introduce some false
6701              positives.  Life is hard.
6702      Branch: perl
6703            ! ext/Time/HiRes/HiRes.t
6704 ____________________________________________________________________________
6705 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
6706         Log: More forgotten from #12843.
6707      Branch: perl
6708            ! lib/Math/BigInt/t/bigfltpm.inc
6709 ____________________________________________________________________________
6710 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
6711         Log: Forgot from #12843.
6712      Branch: perl
6713            + lib/Math/BigInt/t/bigintpm.inc
6714            ! MANIFEST
6715 ____________________________________________________________________________
6716 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
6717         Log: Upgrade to Math::BigInt 1.45; from Tels.
6718              NOTE: some of the tests are failing but that's because
6719              the core integration is not yet done.
6720      Branch: perl
6721            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
6722            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
6723            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6724            - lib/Math/BigInt/t/Math/Subclass.pm
6725            - lib/Math/BigInt/t/subclass.t
6726            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
6727            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
6728            ! lib/Math/BigInt/t/mbimbf.t
6729 ____________________________________________________________________________
6730 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
6731         Log: VMS: adds capability to control more configuration stuff with
6732              -D and -U switches; parsing config.sh to extract previous config
6733              info in VMS-form, and a rewrite of the "prompt/response" routine;
6734              from Charles Lane.
6735      Branch: perl
6736            ! configure.com
6737 ____________________________________________________________________________
6738 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
6739         Log: Subject: Typo correction in perldebguts.pod
6740              From: mjd@plover.com
6741              Date: 4 Nov 2001 16:20:05 -0000
6742              Message-ID: <20011104162005.16699.qmail@plover.com>
6743      Branch: perl
6744            ! pod/perldebguts.pod
6745 ____________________________________________________________________________
6746 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
6747         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
6748              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6749              Date: Sun, 4 Nov 2001 11:47:30 +0100
6750              Message-ID: <20011104114730.A715@rafael>
6751              
6752              Remove -T from the test, wrong place for that.
6753      Branch: perl
6754            ! lib/File/Temp/t/mktemp.t
6755 ____________________________________________________________________________
6756 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
6757         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
6758              From: Nicholas Clark <nick@ccl4.org>
6759              Date: Sun, 4 Nov 2001 10:41:24 +0000
6760              Message-ID: <20011104104123.U20123@plum.flirble.org>
6761      Branch: perl
6762            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
6763 ____________________________________________________________________________
6764 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
6765         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
6766              From: Michael G Schwern <schwern@pobox.com>
6767              Date: Sat, 3 Nov 2001 15:41:47 -0500
6768              Message-ID: <20011103154147.C600@blackrider>
6769      Branch: perl
6770            ! lib/Term/Cap.t
6771 ____________________________________________________________________________
6772 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
6773         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
6774              From: "Craig A. Berry" <craigberry@mac.com>     
6775              Date: Sat, 03 Nov 2001 16:02:28 -0600
6776              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
6777      Branch: perl
6778            ! ext/Time/HiRes/HiRes.t
6779 ____________________________________________________________________________
6780 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
6781         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
6782              From: "chromatic" <chromatic@rmci.net>
6783              Date: Sat, 03 Nov 2001 12:28:17 -0700
6784              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
6785      Branch: perl
6786            ! lib/Term/Cap.t
6787 ____________________________________________________________________________
6788 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
6789         Log: Don't bother doing POSIX charclass parsing if it
6790              possibly cannot be so.  Prepares way for charclass
6791              syntax like [[abc]||[def]] (or just [[abc][def]])
6792              for union, [[\w]&&[$a]] for intersection,
6793              and [[a-z]&&[^def]] for subtraction.
6794              
6795              Currently /[[a]/ (or /[a[]/) parses as a character
6796              class containing two characters, "[" and "a",
6797              this may have to be broken for the syntax described
6798              above, otherwise we would have to scan the whole pattern
6799              to find out whether the square brackets match pairwise.
6800              Luckily, the special case of "[" doesn't seem to be
6801              documented (as opposed to "]" and "-"), so we may have
6802              better story for breaking it...  One can always use \[
6803              if one wants a literal "[", so there.
6804      Branch: perl
6805            ! regcomp.c
6806 ____________________________________________________________________________
6807 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
6808         Log: Comment correction.
6809      Branch: perl
6810            ! regcomp.c
6811 ____________________________________________________________________________
6812 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
6813         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
6814              The latter is a RedHatism.
6815      Branch: perl
6816            ! lib/ExtUtils/MakeMaker.pm
6817 ____________________________________________________________________________
6818 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
6819         Log: Integrate perlio.
6820      Branch: perl
6821           !> perlio.c
6822 ____________________________________________________________________________
6823 [ 12831] By: nick                                  on 2001/11/03  11:42:15
6824         Log: Integrate mainline
6825      Branch: perlio
6826           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
6827           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
6828           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
6829           !> sv.c t/test.pl
6830 ____________________________________________________________________________
6831 [ 12830] By: nick                                  on 2001/11/03  10:27:34
6832         Log: Fix clone_leak problem.
6833              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
6834              as vestige of calling PerlLIO_dup().
6835      Branch: perlio
6836            ! perlio.c
6837 ____________________________________________________________________________
6838 [ 12829] By: nick                                  on 2001/11/03  09:40:46
6839         Log: Tweaks attempting to locate Doug's clone_leak leak.
6840              - add some PerlIO_debug()
6841              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
6842              - Even if it closing stdout etc. do a fflush()
6843      Branch: perlio
6844            ! perlio.c
6845 ____________________________________________________________________________
6846 [ 12828] By: nick                                  on 2001/11/03  08:34:31
6847         Log: Integrate mainline
6848      Branch: perlio
6849           !> (integrate 54 files)
6850 ____________________________________________________________________________
6851 [ 12827] By: ams                                   on 2001/11/03  03:45:19
6852         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
6853              remove this later). Based on a patch from Robert Spier in
6854              <15330.61459.14452.795263@rls.cx>.
6855      Branch: perl
6856            ! sv.c
6857 ____________________________________________________________________________
6858 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
6859         Log: microperl sync.
6860      Branch: perl
6861            ! doio.c perl.c perl.h perlio.c regexec.c
6862 ____________________________________________________________________________
6863 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
6864         Log: Definitions for the Unicode Newline Guidelines.
6865      Branch: perl
6866            ! perl.h
6867 ____________________________________________________________________________
6868 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
6869         Log: (retracted by #12871)
6870              
6871              There is no csh of any kind in default BeOS.
6872              For the purposes of miniperl globbing, bash
6873              will do.
6874      Branch: perl
6875            ! hints/beos.sh
6876 ____________________________________________________________________________
6877 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
6878         Log: Integrate change #12820 from macperl to maint and blead;
6879              
6880              Fix up (dynaloading) to work properly with multiplicity
6881      Branch: maint-5.6/perl
6882           !> ext/DynaLoader/dl_mac.xs
6883      Branch: perl
6884           !> ext/DynaLoader/dl_mac.xs
6885 ____________________________________________________________________________
6886 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
6887         Log: Several fixes for various exit problems and clearing out
6888              task queue, as well as another (incomplete) go at
6889              fixing error message handling
6890      Branch: maint-5.6/macperl
6891            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
6892 ____________________________________________________________________________
6893 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
6894         Log: Add source files for bleadperl builds
6895      Branch: maint-5.6/macperl
6896            ! macos/Makefile.mk
6897 ____________________________________________________________________________
6898 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
6899         Log: Fix up to work properly with multiplicity
6900      Branch: maint-5.6/macperl
6901            ! ext/DynaLoader/dl_mac.xs
6902 ____________________________________________________________________________
6903 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
6904         Log: Integrate with maintperl.
6905      Branch: maint-5.6/macperl
6906           +> t/op/system.t t/op/system_tests
6907           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
6908           !> pod/perltodo.pod util.c win32/win32.c
6909 ____________________________________________________________________________
6910 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
6911         Log: Locate _PATH_LOG if it's a socket even if not #defined
6912              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
6913              via Nick Clark.
6914      Branch: perl
6915            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
6916 ____________________________________________________________________________
6917 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
6918         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
6919              From: Michael G Schwern <schwern@pobox.com>
6920              Date: Fri, 2 Nov 2001 15:36:41 -0500
6921              Message-ID: <20011102153641.E23234@blackrider>
6922      Branch: perl
6923            ! t/test.pl
6924 ____________________________________________________________________________
6925 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
6926         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
6927              From: merlyn@stonehenge.com (Randal L. Schwartz)
6928              Date: 02 Nov 2001 09:33:34 -0800
6929              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
6930              
6931              (two of the changes)
6932              
6933              Better coexistence with extensions.
6934      Branch: perl
6935            ! ext/Errno/Errno_pm.PL hints/darwin.sh
6936 ____________________________________________________________________________
6937 [ 12815] By: ams                                   on 2001/11/02  16:47:43
6938         Log: Subject: Re: [PATCH] the the double double word word fix fix
6939              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
6940              Date: Fri, 02 Nov 2001 19:43:07 +0100
6941              Message-Id: <3BE2E93B.627C198E@alcatel.at>
6942      Branch: perl
6943            ! pod/perldebug.pod
6944 ____________________________________________________________________________
6945 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
6946         Log: Update Changes.
6947      Branch: perl
6948            ! Changes patchlevel.h
6949 ____________________________________________________________________________
6950 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
6951         Log: More encoding testing.
6952      Branch: perl
6953            ! lib/encoding.pm lib/encoding.t
6954 ____________________________________________________________________________
6955 [ 12812] By: ams                                   on 2001/11/02  15:07:11
6956         Log: Slight modification of #12811.
6957      Branch: perl
6958            ! op.c
6959 ____________________________________________________________________________
6960 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
6961         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
6962              From: Radu Greab <radu@netsoft.ro>
6963              Date: Fri, 2 Nov 2001 15:28:58 +0200
6964              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
6965      Branch: perl
6966            ! op.c t/op/stat.t
6967 ____________________________________________________________________________
6968 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
6969         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
6970              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6971              Date: Thu, 1 Nov 2001 22:35:50 +0100
6972              Message-ID: <20011101223550.A10849@rafael>
6973      Branch: perl
6974            ! lib/ExtUtils/Embed.t
6975 ____________________________________________________________________________
6976 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
6977         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
6978              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
6979              Date: 2 Nov 2001 14:48:51 -0000
6980              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
6981      Branch: perl
6982            ! lib/File/Find.pm
6983 ____________________________________________________________________________
6984 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
6985         Log: Add documentation.
6986      Branch: perl
6987            ! embed.pl pod/perlapi.pod utf8.c
6988 ____________________________________________________________________________
6989 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
6990         Log: Unicode: add ToFold mapping.  Not used yet; but basically
6991              a more useful mapping for caseless aka case-ignoring than
6992              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
6993              algorithm for creating the foldings uses equivalence classes,
6994              see http://www.unicode.org/unicode/reports/tr21/
6995              Hopefully this feature will be used in //i.
6996              (The folding tables were introduced by #12689.)
6997      Branch: perl
6998            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
6999            ! utf8.c
7000 ____________________________________________________________________________
7001 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
7002         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
7003              From: "Craig A. Berry" <craigberry@mac.com>
7004              Date: Fri, 02 Nov 2001 00:03:52 -0600
7005              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
7006      Branch: perl
7007            ! lib/AutoSplit.t
7008 ____________________________________________________________________________
7009 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
7010         Log: Subject: Trivial doc patch
7011              From: andreas.koenig@anima.de (Andreas J. Koenig)
7012              Date: 02 Nov 2001 06:11:35 +0100
7013              Message-ID: <m37kt94v08.fsf@anima.de>
7014      Branch: perl
7015            ! pod/perlport.pod
7016 ____________________________________________________________________________
7017 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
7018         Log: Make encoding and charnames pragmas coexist.
7019      Branch: perl
7020            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
7021 ____________________________________________________________________________
7022 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
7023         Log: The basic character classes seem to go untested with Unicode.
7024      Branch: perl
7025            ! t/op/pat.t
7026 ____________________________________________________________________________
7027 [ 12802] By: ams                                   on 2001/11/02  00:39:36
7028         Log: Subject: [PATCH] the the double double word word fix fix
7029              From: Richard Soderberg <rs@oregonnet.com>
7030              Date: Thu, 1 Nov 2001 13:12:03 -0800
7031              Message-Id: <200111012112.NAA23288@oregonnet.com>
7032              
7033              Subject: Re: [PATCH] the the double double word word fix fix
7034              From: Mark-Jason Dominus <mjd@plover.com>
7035              Date: Thu, 01 Nov 2001 16:43:40 -0500
7036              Message-Id: <20011101214340.2044.qmail@plover.com>
7037              
7038              Subject: Re: [PATCH] the the double double word word fix fix
7039              From: Mark-Jason Dominus <mjd@plover.com>
7040              Date: Thu, 01 Nov 2001 16:51:39 -0500
7041              Message-Id: <20011101215139.2196.qmail@plover.com>
7042      Branch: perl
7043            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
7044            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
7045            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
7046            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
7047            ! pod/perltodo.pod pod/perlxstut.pod
7048 ____________________________________________________________________________
7049 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
7050         Log: Comment tweaks.
7051      Branch: perl
7052            ! toke.c
7053 ____________________________________________________________________________
7054 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
7055         Log: FAQ sync.
7056      Branch: perl
7057            ! pod/perlfaq9.pod
7058 ____________________________________________________________________________
7059 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
7060         Log: If an encoding is set by -M/-m, it must be in
7061              effect only for the actual script, not any other
7062              required/-M/-m'ed module, otherwise we enter a nasty
7063              recursion in regexec.c while trying to init the simple
7064              UTF-8 charclasses like PL_utf8_alnum.
7065      Branch: perl
7066            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
7067 ____________________________________________________________________________
7068 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
7069         Log: A bit more descriptive name.
7070      Branch: perl
7071            ! mg.c
7072 ____________________________________________________________________________
7073 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
7074         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
7075              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7076              Date: Wed, 31 Oct 2001 13:47:04 EST
7077              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
7078      Branch: perl
7079            ! ext/Time/HiRes/HiRes.t
7080 ____________________________________________________________________________
7081 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
7082         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
7083              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7084              Date: Wed, 31 Oct 2001 13:43:29 EST
7085              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
7086      Branch: perl
7087            ! mg.c
7088 ____________________________________________________________________________
7089 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
7090         Log: Subject: [PATCH] Various test cleanups
7091              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7092              Date: Tue, 30 Oct 2001 21:56:26 +0100
7093              Message-ID: <20011030215626.A28503@rafael>
7094      Branch: perl
7095            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7096            ! ext/DB_File/t/db-recno.t ext/Encode.t
7097 ____________________________________________________________________________
7098 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
7099         Log: Update Changes.
7100      Branch: perl
7101            ! Changes patchlevel.h
7102 ____________________________________________________________________________
7103 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
7104         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
7105              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
7106              Date: Wed, 31 Oct 2001 17:16:39 +0100
7107              Message-ID: <20011031171639.A32511@rafael>
7108      Branch: perl
7109            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
7110 ____________________________________________________________________________
7111 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
7112         Log: Skip message nit.
7113      Branch: perl
7114            ! t/io/fs.t
7115 ____________________________________________________________________________
7116 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
7117         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
7118              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
7119              Date: 31 Oct 2001 14:49:37 -0000
7120              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
7121      Branch: perl
7122            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
7123 ____________________________________________________________________________
7124 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
7125         Log: Extend the effect of the encoding pragma to chr() and ord().
7126              
7127              TODO: regex literals, reentrancy problems with the utf8
7128              and charnames pragmas.
7129      Branch: perl
7130            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
7131 ____________________________________________________________________________
7132 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
7133         Log: Doc tweaks.
7134      Branch: perl
7135            ! lib/encoding.pm
7136 ____________________________________________________________________________
7137 [ 12788] By: nick                                  on 2001/10/31  08:59:56
7138         Log: Integrate mainline
7139      Branch: perlio
7140           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
7141           !> (integrate 49 files)
7142 ____________________________________________________________________________
7143 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
7144         Log: Forgot new proto.
7145      Branch: perl
7146            ! proto.h
7147 ____________________________________________________________________________
7148 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
7149         Log: Clarification: use encoding cannot be used to
7150              change the default encoding of "your whole script";
7151              only the default encoding of the *data*.  Also, it
7152              seems that "use encoding" does not mix with "use utf8"
7153              (a coredumping recursion ensues).  Should not be a huge
7154              problem since "use utf8" is pretty marginal nowadays.
7155      Branch: perl
7156            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
7157 ____________________________________________________________________________
7158 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
7159         Log: More documentation for the encode pragma.
7160      Branch: perl
7161            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
7162            ! pod/perlapi.pod pod/perlunicode.pod sv.c
7163 ____________________________________________________________________________
7164 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
7165         Log: Thinko in #12783.
7166      Branch: perl
7167            ! sv.c
7168 ____________________________________________________________________________
7169 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
7170         Log: Make sv_recode_to_utf8() a real API: the encoding
7171              is a parameter, instead of a global.  Document the
7172              PERL_ENCODING.
7173      Branch: perl
7174            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
7175            ! toke.c
7176 ____________________________________________________________________________
7177 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
7178         Log: Enable -Mencoding=foobar also for string literals.
7179      Branch: perl
7180            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
7181            ! pod/perlapi.pod proto.h sv.c toke.c
7182 ____________________________________________________________________________
7183 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
7184         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
7185              From: Andy Dougherty <doughera@lafayette.edu>
7186              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
7187              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
7188      Branch: perl
7189            ! ext/POSIX/hints/svr4.pl
7190 ____________________________________________________________________________
7191 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
7192         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
7193              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
7194              Date: Mon, 29 Oct 2001 23:11:58 -0000
7195              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
7196              
7197              Add compat.h.
7198      Branch: perl
7199            ! lib/h2xs.t utils/h2xs.PL
7200 ____________________________________________________________________________
7201 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
7202         Log: Subject: PerlIOBuf_dup
7203              From: Nicholas Clark <nick@ccl4.org>              
7204              Date: Mon, 29 Oct 2001 21:52:35 +0000             
7205              Message-ID: <20011029215235.K41204@plum.flirble.org>
7206              
7207              Add prototype.
7208      Branch: perl
7209            ! perliol.h
7210 ____________________________________________________________________________
7211 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
7212         Log: Subject: [PATCH] Make malloc.c errors more useful
7213              From: Richard Soderberg <rs@oregonnet.com>
7214              Date: Mon, 29 Oct 2001 22:28:02 -0800
7215              Message-Id: <200110300628.WAA11025@oregonnet.com>
7216      Branch: perl
7217            ! malloc.c
7218 ____________________________________________________________________________
7219 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
7220         Log: Retract #12776 - the bug 19990906.001 is still valid.
7221      Branch: perl
7222            ! t/run/kill_perl.t
7223 ____________________________________________________________________________
7224 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
7225         Log: (Retracted by #12777)
7226              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
7227              From: Michael G Schwern <schwern@pobox.com> 
7228              Date: Mon, 29 Oct 2001 23:01:08 -0500
7229              Message-ID: <20011029230108.G18053@blackrider>
7230      Branch: perl
7231            ! t/run/kill_perl.t
7232 ____________________________________________________________________________
7233 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
7234         Log: Comment nits.
7235      Branch: perl
7236            ! lib/encoding.t
7237 ____________________________________________________________________________
7238 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
7239         Log: integrate change#12772 from mainline
7240              
7241              Subject: [PATCH] Mommy, what's a pointer cast?
7242      Branch: maint-5.6/perl
7243            ! perl.h
7244 ____________________________________________________________________________
7245 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
7246         Log: Subject: [PATCH] Mommy, what's a pointer cast?
7247              From: Richard Soderberg <rs@oregonnet.com>
7248              Date: Mon, 29 Oct 2001 17:01:10 -0800
7249              Message-Id: <200110300101.RAA31561@oregonnet.com>
7250              
7251              (threads* parts)
7252      Branch: perl
7253            ! ext/threads/shared/shared.xs ext/threads/threads.xs
7254 ____________________________________________________________________________
7255 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
7256         Log: Subject: [PATCH] Mommy, what's a pointer cast?
7257              From: Richard Soderberg <rs@oregonnet.com>
7258              Date: Mon, 29 Oct 2001 17:01:10 -0800
7259              Message-Id: <200110300101.RAA31561@oregonnet.com>
7260              
7261              (the perl.h part)
7262      Branch: perl
7263            ! perl.h
7264 ____________________________________________________________________________
7265 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
7266         Log: Subject: [PATCH] OpenBSD likes signal.h 
7267              From: Richard Soderberg <rs@oregonnet.com>
7268              Date: Mon, 29 Oct 2001 17:00:31 -0800
7269              Message-Id: <200110300100.RAA31533@oregonnet.com>
7270      Branch: perl
7271            ! unixish.h
7272 ____________________________________________________________________________
7273 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
7274         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
7275              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
7276              Date: Mon, 29 Oct 2001 23:04:23 -0000
7277              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
7278      Branch: perl
7279            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7280            ! ext/DB_File/t/db-recno.t
7281 ____________________________________________________________________________
7282 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
7283         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
7284              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
7285              Date: Mon, 29 Oct 2001 12:34:07 -0600
7286              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
7287      Branch: perl
7288            ! ext/Time/HiRes/HiRes.t
7289 ____________________________________________________________________________
7290 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
7291         Log: Update Changes.
7292      Branch: perl
7293            ! Changes patchlevel.h
7294 ____________________________________________________________________________
7295 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
7296         Log: AIX needs an explicit symbol export list.
7297      Branch: perl
7298            ! lib/ExtUtils/Embed.t
7299 ____________________________________________________________________________
7300 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
7301         Log: The test (and the module) would require some
7302              quality hacking time to work on EBCDIC.  Based on
7303              the test results nothing seems to be majorly broken,
7304              the module just seems to have strange assumptions:
7305              got: ''\226\225\205'
7306              expected: ''one'
7307              The \226\225\205 being, of course, 'one', in EBCDIC.
7308      Branch: perl
7309            ! lib/Dumpvalue.t
7310 ____________________________________________________________________________
7311 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
7312         Log: Mark the test known to be failing in EBCDIC.
7313      Branch: perl
7314            ! t/op/tr.t
7315 ____________________________________________________________________________
7316 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
7317         Log: None of the libnet modules are going to work in
7318              EBCDIC without the Convert::EBCDIC.
7319      Branch: perl
7320            ! t/lib/1_compile.t
7321 ____________________________________________________________________________
7322 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
7323         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
7324      Branch: perl
7325            ! t/op/pack.t
7326 ____________________________________________________________________________
7327 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
7328         Log: UTF-EBCDIC ain't UTF-8.
7329      Branch: perl
7330            ! t/op/pack.t
7331 ____________________________________________________________________________
7332 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
7333         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
7334      Branch: perl
7335            ! t/lib/1_compile.t
7336 ____________________________________________________________________________
7337 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
7338         Log: Let's not assume ASCII.
7339      Branch: perl
7340            ! t/op/lc.t
7341 ____________________________________________________________________________
7342 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
7343         Log: Call the new perlio symbols differently.
7344      Branch: perl
7345            ! makedef.pl
7346 ____________________________________________________________________________
7347 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
7348         Log: Don't expect ASCII ordering.
7349      Branch: perl
7350            ! lib/ExtUtils/Manifest.t
7351 ____________________________________________________________________________
7352 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
7353         Log: Forgot from #12756.
7354      Branch: perl
7355            ! perlio.h
7356 ____________________________________________________________________________
7357 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
7358         Log: BeOS tweaks:
7359              - fseeko and ftello can be found by Configure but
7360              we do not seem to have prototypes for them so
7361              let's make up some
7362              - BeOS didn't use to have real sockets (sockets as
7363              filedescriptors) but the BONE package is supposed
7364              to fix this.  I do not know how to detect BONEness,
7365              see hints/beos.sh for a spot that needs to fixed.
7366              - BeOS has O_TEXT != O_BINARY but has no setmode()
7367      Branch: perl
7368            ! hints/beos.sh perlio.c
7369 ____________________________________________________________________________
7370 [ 12755] By: sky                                   on 2001/10/29  12:56:12
7371         Log: Ugly fix to not die when a thread creator is holding locks.
7372      Branch: perl
7373            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
7374            ! ext/threads/threads.xs
7375 ____________________________________________________________________________
7376 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
7377         Log: Integrate change #12752 from maintperl;
7378              
7379              croak(Nullch) wasn't printing the contents of ERRSV if there was
7380              no outer eval (bug in change#6125)
7381      Branch: perl
7382           !> util.c
7383 ____________________________________________________________________________
7384 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
7385         Log: Subject: [PATCH h2xs] Use of static data in XS modules
7386              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
7387              Date: Sun, 28 Oct 2001 21:19:07 -0000
7388              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
7389              
7390              with nits from Sarathy.
7391      Branch: perl
7392            ! utils/h2xs.PL
7393 ____________________________________________________________________________
7394 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
7395         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
7396              no outer eval (bug in change#6125)
7397      Branch: maint-5.6/perl
7398            ! util.c
7399 ____________________________________________________________________________
7400 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
7401         Log: More todo for the encoding pragma.
7402      Branch: perl
7403            ! lib/encoding.pm
7404 ____________________________________________________________________________
7405 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
7406         Log: Add the encoding pragma to control the "upgrade"
7407              from the native eight bit data to Unicode.
7408              
7409              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
7410      Branch: perl
7411            + lib/encoding.pm lib/encoding.t
7412            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
7413            ! pod/perlunicode.pod pod/perlvar.pod sv.c
7414 ____________________________________________________________________________
7415 [ 12749] By: sky                                   on 2001/10/28  21:02:33
7416         Log: Update documentation.
7417      Branch: perl
7418            ! ext/threads/shared/shared.pm
7419 ____________________________________________________________________________
7420 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
7421         Log: Integrate change #12747 from maintperl;
7422              
7423              finishing touches to system() fixes on windows:
7424              * detect cmd shell correctly even if it had full path in it
7425              * more quoting needed for single-arg system if the argument
7426              really had multiple quoted arguments within it
7427              * be smarter about not calling the shell when the executable
7428              has spaces, but otherwise does not need shell involvement
7429              * add a testsuite (windows-specific currently)
7430      Branch: perl
7431           +> t/op/system.t t/op/system_tests
7432            ! MANIFEST pod/perltodo.pod
7433           !> win32/win32.c
7434 ____________________________________________________________________________
7435 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
7436         Log: finishing touches to system() fixes on windows:
7437              * detect cmd shell correctly even if it had full path in it
7438              * more quoting needed for single-arg system if the argument
7439              really had multiple quoted arguments within it
7440              * be smarter about not calling the shell when the executable
7441              has spaces, but otherwise does not need shell involvement
7442              * add a testsuite (windows-specific currently)
7443      Branch: maint-5.6/perl
7444            + t/op/system.t t/op/system_tests
7445            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
7446 ____________________________________________________________________________
7447 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
7448         Log: Integrate perlio.
7449      Branch: perl
7450           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
7451 ____________________________________________________________________________
7452 [ 12745] By: nick                                  on 2001/10/28  16:08:14
7453         Log: Mingw32 fixup for Embed.t
7454      Branch: perlio
7455            ! lib/ExtUtils/Embed.t
7456 ____________________________________________________________________________
7457 [ 12744] By: nick                                  on 2001/10/28  15:54:14
7458         Log: GCC vs MS 64-bit constant syntax
7459      Branch: perlio
7460            ! ext/Time/HiRes/HiRes.xs
7461 ____________________________________________________________________________
7462 [ 12743] By: nick                                  on 2001/10/28  15:42:55
7463         Log: Integrate mainline
7464      Branch: perlio
7465           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
7466 ____________________________________________________________________________
7467 [ 12742] By: sky                                   on 2001/10/28  14:47:10
7468         Log: Manpage updates.
7469      Branch: perl
7470            ! ext/threads/threads.pm
7471 ____________________________________________________________________________
7472 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
7473         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
7474      Branch: perl
7475            ! lib/ExtUtils/Embed.t
7476 ____________________________________________________________________________
7477 [ 12740] By: nick                                  on 2001/10/28  14:14:24
7478         Log: Integrate mainline
7479      Branch: perlio
7480           !> lib/ExtUtils/Embed.t win32/win32.c
7481 ____________________________________________________________________________
7482 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
7483         Log: Need to be ./executed.
7484      Branch: perl
7485            ! lib/ExtUtils/Embed.t
7486 ____________________________________________________________________________
7487 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
7488         Log: Integrate perlio.
7489      Branch: perl
7490           !> perlio.c win32/win32.h
7491 ____________________________________________________________________________
7492 [ 12737] By: nick                                  on 2001/10/28  13:53:45
7493         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
7494              by gcc -xc++.
7495      Branch: perlio
7496            ! win32/win32.h
7497 ____________________________________________________________________________
7498 [ 12736] By: nick                                  on 2001/10/28  13:50:50
7499         Log: Have :stdio layer update an honour the fd refcnt table.
7500              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
7501      Branch: perlio
7502            ! perlio.c
7503 ____________________________________________________________________________
7504 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
7505         Log: Integrate changes #12724 and #12725 from maintperl;
7506              multiarg system now works.
7507      Branch: perl
7508           !> win32/win32.c
7509 ____________________________________________________________________________
7510 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
7511         Log: Integrate perlio.
7512      Branch: perl
7513           +> lib/ExtUtils/Embed.t
7514           !> MANIFEST perlio.c
7515 ____________________________________________________________________________
7516 [ 12733] By: nick                                  on 2001/10/28  13:07:16
7517         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
7518              least for PERLIO=perlio unthreaded case
7519      Branch: perlio
7520            ! perlio.c
7521 ____________________________________________________________________________
7522 [ 12732] By: nick                                  on 2001/10/28  11:10:24
7523         Log: Typo in exe name
7524      Branch: perlio
7525            ! lib/ExtUtils/Embed.t
7526 ____________________________________________________________________________
7527 [ 12731] By: nick                                  on 2001/10/28  11:09:59
7528         Log: Integrate Mainline
7529      Branch: perlio
7530           !> Changes configure.com ext/DB_File/DB_File.pm
7531           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
7532           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
7533           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
7534           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
7535           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
7536           !> t/TEST t/op/regexp.t win32/buildext.pl
7537 ____________________________________________________________________________
7538 [ 12730] By: nick                                  on 2001/10/28  11:05:35
7539         Log: Fixup Embed.t for Win32/VC++
7540      Branch: perlio
7541            ! lib/ExtUtils/Embed.t
7542 ____________________________________________________________________________
7543 [ 12729] By: nick                                  on 2001/10/28  09:36:20
7544         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
7545              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
7546              ExtUtils::Embed.
7547      Branch: perlio
7548            + lib/ExtUtils/Embed.t
7549            ! MANIFEST
7550 ____________________________________________________________________________
7551 [ 12728] By: sky                                   on 2001/10/28  08:12:53
7552         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
7553              line manually!
7554      Branch: perl
7555            ! lib/ExtUtils/xsubpp
7556 ____________________________________________________________________________
7557 [ 12727] By: sky                                   on 2001/10/28  08:02:09
7558         Log: And here we use the prototypes.
7559      Branch: perl
7560            ! ext/threads/shared/shared.xs
7561 ____________________________________________________________________________
7562 [ 12726] By: sky                                   on 2001/10/28  08:00:48
7563         Log: Support [] style prototypes.
7564      Branch: perl
7565            ! lib/ExtUtils/xsubpp
7566 ____________________________________________________________________________
7567 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
7568         Log: yet another multi-arg system() fix on windows: batch files as the
7569              first argument (i.e. directly executed by CreateProcess()) need
7570              extra quoting to escape shell-shock
7571      Branch: maint-5.6/perl
7572            ! win32/win32.c
7573 ____________________________________________________________________________
7574 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
7575         Log: another multi-arg system() fix on windows: passing empty arguments
7576              now works
7577      Branch: maint-5.6/perl
7578            ! win32/win32.c
7579 ____________________________________________________________________________
7580 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
7581         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
7582              No final #else #error because we do not seem to
7583              be using #error?
7584      Branch: perl
7585            ! op.h
7586 ____________________________________________________________________________
7587 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
7588         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
7589              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
7590              Date: Sat, 27 Oct 2001 23:28:44 EST 
7591              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
7592      Branch: perl
7593            ! ext/Time/HiRes/HiRes.xs
7594 ____________________________________________________________________________
7595 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
7596         Log: Regen perlapi, perltoc.
7597      Branch: perl
7598            ! pod/perlapi.pod pod/perltoc.pod
7599 ____________________________________________________________________________
7600 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
7601         Log: Subject: [PATCH] sv.h documentation
7602              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
7603              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
7604              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
7605      Branch: perl
7606            ! sv.h
7607 ____________________________________________________________________________
7608 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
7609         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
7610              system("nmake -nologo", "clean") and there is no executable
7611              called "nmake -nologo"; this used to "work" pre-change#12559 due
7612              to bugs in multiarg system() that have since been fixed
7613      Branch: perl
7614            ! win32/buildext.pl
7615 ____________________________________________________________________________
7616 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
7617         Log: Update Changes.
7618      Branch: perl
7619            ! Changes patchlevel.h
7620 ____________________________________________________________________________
7621 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
7622         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
7623              From: Richard.Foley@t-online.de (Richard Foley)            
7624              Date: Sun, 28 Oct 2001 00:48:32 +0200
7625              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
7626      Branch: perl
7627            ! pod/perlhack.pod
7628 ____________________________________________________________________________
7629 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
7630         Log: Must store pointers with the right width.
7631      Branch: perl
7632            ! op.h
7633 ____________________________________________________________________________
7634 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
7635         Log: Integrate change #12711 from perlio;
7636              
7637              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
7638              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
7639      Branch: perl
7640           !> perlio.c
7641 ____________________________________________________________________________
7642 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
7643         Log: Subject: [PATCH] make minitest
7644              From: Nicholas Clark <nick@ccl4.org>
7645              Date: Sat, 27 Oct 2001 22:56:16 +0100
7646              Message-ID: <20011027225616.L20275@plum.flirble.org>
7647      Branch: perl
7648            ! t/TEST
7649 ____________________________________________________________________________
7650 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
7651         Log: Patch #12661 missed this.
7652      Branch: perl
7653            ! ext/DB_File/DB_File.pm
7654 ____________________________________________________________________________
7655 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
7656         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
7657              From: "Craig A. Berry" <craigberry@mac.com>
7658              Date: Sat, 27 Oct 2001 16:07:47 -0500
7659              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
7660      Branch: perl
7661            ! configure.com perlio.c
7662 ____________________________________________________________________________
7663 [ 12711] By: nick                                  on 2001/10/27  19:49:25
7664         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
7665              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
7666      Branch: perlio
7667            ! perlio.c
7668 ____________________________________________________________________________
7669 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
7670         Log: Let's not replace reason if there's one already supplied.
7671      Branch: perl
7672            ! t/op/regexp.t
7673 ____________________________________________________________________________
7674 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
7675         Log: is not good.
7676      Branch: perl
7677            ! t/op/regexp.t
7678 ____________________________________________________________________________
7679 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
7680         Log: ldlibpth can exist but be unset.
7681      Branch: perl
7682            ! t/TEST
7683 ____________________________________________________________________________
7684 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
7685         Log: Unicode: property alias naming cleanup.
7686      Branch: perl
7687            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
7688 ____________________________________________________________________________
7689 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
7690         Log: FAQ sync.
7691      Branch: perl
7692            ! pod/perlfaq4.pod
7693 ____________________________________________________________________________
7694 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
7695         Log: Integrate change #12703 from maintperl;
7696              
7697              typemap stuff intervenes before declaration, move it to PREINIT
7698              section
7699              
7700              (an empty integrate, but now the files are in sync
7701              between the branches)
7702      Branch: perl
7703           !> ext/ODBM_File/ODBM_File.xs
7704 ____________________________________________________________________________
7705 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
7706         Log: More PerlIO symbols.
7707      Branch: perl
7708            ! makedef.pl
7709 ____________________________________________________________________________
7710 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
7711         Log: typemap stuff intervenes before declaration, move it to PREINIT
7712              section
7713      Branch: maint-5.6/perl
7714            ! ext/ODBM_File/ODBM_File.xs
7715 ____________________________________________________________________________
7716 [ 12702] By: nick                                  on 2001/10/27  14:09:35
7717         Log: Integrate mainline
7718      Branch: perlio
7719           +> ext/threads/shared/t/av_simple.t
7720           +> ext/threads/shared/t/hv_refs.t
7721           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
7722           !> (integrate 109 files)
7723 ____________________________________________________________________________
7724 [ 12700] By: ams                                   on 2001/10/26  21:22:23
7725         Log: Subject: [PATCH] tweak divide
7726              From: Nicholas Clark <nick@ccl4.org>
7727              Date: Fri, 26 Oct 2001 22:52:17 +0100
7728              Message-Id: <20011026225217.B20275@plum.flirble.org>
7729      Branch: perl
7730            ! pp.c
7731 ____________________________________________________________________________
7732 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
7733         Log: Integrate a buncha things from maintperl.
7734      Branch: maint-5.6/macperl
7735           !> (integrate 32 files)
7736 ____________________________________________________________________________
7737 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
7738         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
7739              From: Andy Dougherty <doughera@lafayette.edu>
7740              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
7741              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
7742      Branch: perl
7743            ! hints/svr4.sh
7744 ____________________________________________________________________________
7745 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
7746         Log: When you're root, many things become writable.
7747      Branch: perl
7748            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
7749 ____________________________________________________________________________
7750 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
7751         Log: Update Changes.
7752      Branch: perl
7753            ! Changes patchlevel.h
7754 ____________________________________________________________________________
7755 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
7756         Log: Term/Cap.t attempts to access the floppy drive for no good reason
7757              on dosish systems
7758      Branch: perl
7759            ! lib/Term/Cap.t
7760 ____________________________________________________________________________
7761 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
7762         Log: fix misleading comment on known inadequacy in B::Terse, and skip
7763              it correctly
7764      Branch: perl
7765            ! ext/B/t/terse.t
7766 ____________________________________________________________________________
7767 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
7768         Log: fix spurious AutoSplit.t failure under windows
7769      Branch: perl
7770            ! lib/AutoSplit.t
7771 ____________________________________________________________________________
7772 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
7773         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
7774      Branch: perl
7775            ! ext/Time/HiRes/HiRes.t
7776 ____________________________________________________________________________
7777 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
7778         Log: More logical to use %04"UVXf" than %"UVuf" since
7779              the Unicode standard prefers hex.
7780      Branch: perl
7781            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
7782            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
7783            ! lib/unicore/mktables utf8.c
7784 ____________________________________________________________________________
7785 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
7786         Log: change#12065 seems to have broken Encode build on windows; fix
7787      Branch: perl
7788            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
7789 ____________________________________________________________________________
7790 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
7791         Log: Unicode: add the case folding table.
7792      Branch: perl
7793            + lib/unicore/To/Fold.pl
7794            ! MANIFEST lib/unicore/mktables
7795 ____________________________________________________________________________
7796 [ 12688] By: sky                                   on 2001/10/26  13:51:29
7797         Log: Get the new functions right, do not export lock since we use builtin lock.
7798              TODO: fix xsubpp to support the new prototypes
7799      Branch: perl
7800            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
7801 ____________________________________________________________________________
7802 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
7803         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
7804              as suggested by Sarathy.
7805      Branch: perl
7806            ! mg.c
7807 ____________________________________________________________________________
7808 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
7809         Log: avoid compiler warning
7810      Branch: perl
7811            ! win32/win32.c
7812 ____________________________________________________________________________
7813 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
7814         Log: WinCE update from Rainer Keuchel.
7815      Branch: perl
7816            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
7817            ! wince/wince.c
7818 ____________________________________________________________________________
7819 [ 12684] By: sky                                   on 2001/10/26  13:34:33
7820         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
7821      Branch: perl
7822            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
7823 ____________________________________________________________________________
7824 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
7825         Log: More fixes that were made to the core and not in the libnet src
7826      Branch: perl
7827            ! lib/Net/Domain.pm
7828 ____________________________________________________________________________
7829 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
7830         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
7831              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
7832              Date: Fri, 26 Oct 2001 13:55:21 +0200
7833              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
7834              
7835              (plus make the db-recno.t#59 accept both \n and \r\n)
7836      Branch: perl
7837            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7838            ! ext/DB_File/t/db-recno.t
7839 ____________________________________________________________________________
7840 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
7841         Log: Fix tests to be able to run in the core and the CPAN dist
7842      Branch: perl
7843            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
7844            ! lib/Net/t/require.t lib/Net/t/smtp.t
7845 ____________________________________________________________________________
7846 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
7847         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
7848              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7849              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
7850              Date: Fri, 26 Oct 2001 08:34:46 EDT
7851      Branch: perl
7852            ! ext/Time/HiRes/HiRes.t
7853 ____________________________________________________________________________
7854 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
7855         Log: Sync libnet modules with what will be libnet-1.08
7856      Branch: perl
7857            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
7858            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
7859            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
7860            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
7861 ____________________________________________________________________________
7862 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
7863         Log: Integrate maintperl changes #12268 and #12669;
7864              
7865              final touches to the audit for statics and thread-unsafe code
7866              * make DB_File, ODBM_File thread-safe 
7867              * remove unnecessary/dangerous statics and protect others
7868              from not getting accidentally enabled under threaded perls
7869              
7870              windows support functions get_childdir() et al aren't exported
7871              correctly under vanilla build
7872              
7873              Testing under win32 appreciated since changes there had
7874              to be manually merged and I cannot test how badly did I do.
7875      Branch: perl
7876           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
7877           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
7878           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
7879           !> win32/vmem.h win32/win32.c win32/win32iop.h
7880 ____________________________________________________________________________
7881 [ 12677] By: sky                                   on 2001/10/26  12:37:17
7882         Log: More Config::threads to threads::threads changes
7883      Branch: perl
7884            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
7885 ____________________________________________________________________________
7886 [ 12676] By: sky                                   on 2001/10/26  12:31:46
7887         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
7888      Branch: perl
7889            ! ext/threads/threads.pm ext/threads/threads.xs
7890 ____________________________________________________________________________
7891 [ 12675] By: sky                                   on 2001/10/26  12:06:30
7892         Log: Allocing a TLS in runtime is not too hot.
7893      Branch: perl
7894            ! ext/threads/threads.xs
7895 ____________________________________________________________________________
7896 [ 12674] By: sky                                   on 2001/10/26  11:59:09
7897         Log: Don't display debug data.
7898      Branch: perl
7899            ! ext/threads/threads.pm
7900 ____________________________________________________________________________
7901 [ 12673] By: sky                                   on 2001/10/26  11:35:47
7902         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
7903              complete bar support for blessed objects.
7904              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
7905      Branch: perl
7906            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
7907 ____________________________________________________________________________
7908 [ 12672] By: sky                                   on 2001/10/26  11:15:28
7909         Log: Fix case where shared reference does not exist in current thread.
7910      Branch: perl
7911            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
7912 ____________________________________________________________________________
7913 [ 12671] By: sky                                   on 2001/10/26  08:48:52
7914         Log: Support for references in shared arrays.
7915      Branch: perl
7916            ! ext/threads/shared/shared.xs
7917 ____________________________________________________________________________
7918 [ 12670] By: sky                                   on 2001/10/26  08:30:11
7919         Log: Add tests for references in hashes.
7920      Branch: perl
7921            + ext/threads/shared/t/hv_refs.t
7922            ! MANIFEST
7923 ____________________________________________________________________________
7924 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
7925         Log: windows support functions get_childdir() et al aren't exported
7926              correctly under vanilla build
7927      Branch: maint-5.6/perl
7928            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
7929 ____________________________________________________________________________
7930 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
7931         Log: final touches to the audit for statics and thread-unsafe code
7932              * make DB_File, ODBM_File thread-safe 
7933              * remove unnecessary/dangerous statics and protect others
7934              from not getting accidentally enabled under threaded perls
7935      Branch: maint-5.6/perl
7936            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
7937            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
7938            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
7939            ! win32/win32.c
7940 ____________________________________________________________________________
7941 [ 12667] By: ams                                   on 2001/10/26  03:48:36
7942         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
7943              From: "Richard Soderberg" <rs@crystalflame.net>
7944              Date: Thu, 25 Oct 2001 23:42:50 -0400
7945              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
7946      Branch: perl
7947            ! sharedsv.c
7948 ____________________________________________________________________________
7949 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
7950         Log: Integrate change #12664 from maintperl;
7951              
7952              the newest GCCs don't seem to like C<"string1"##STRING2>
7953              so keep it as C<"string1" STRING2> (latter appears to
7954              work everywhere)
7955      Branch: perl
7956           !> ext/DynaLoader/dlutils.c
7957 ____________________________________________________________________________
7958 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
7959         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
7960              From: Chris Nandor <pudge@pobox.com>
7961              Date: Thu, 25 Oct 2001 22:15:03 -0400
7962              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
7963      Branch: perl
7964            ! perl.h
7965 ____________________________________________________________________________
7966 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
7967         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
7968              C<"string1" STRING2> (latter appears to work everywhere)
7969      Branch: maint-5.6/perl
7970            ! ext/DynaLoader/dlutils.c
7971 ____________________________________________________________________________
7972 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
7973         Log: AUTHORS update.
7974      Branch: perl
7975            ! AUTHORS
7976 ____________________________________________________________________________
7977 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
7978         Log: Integrate change #12660 from maintperl;
7979              
7980              make the dMY_CXT stuff available under all of
7981              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
7982      Branch: perl
7983           !> perl.h
7984 ____________________________________________________________________________
7985 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
7986         Log: Subject: [PATCH] DB_File-1.79
7987              From: "Paul Marquess" <paul.marquess@openwave.com>
7988              Date: Fri, 26 Oct 2001 00:03:54 +0100
7989              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
7990      Branch: perl
7991            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
7992            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
7993 ____________________________________________________________________________
7994 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
7995         Log: make the dMY_CXT stuff available under all of
7996              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
7997      Branch: maint-5.6/perl
7998            ! perl.h
7999 ____________________________________________________________________________
8000 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
8001         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
8002              From: Michael G Schwern <schwern@pobox.com>
8003              Date: Thu, 25 Oct 2001 18:28:12 -0400
8004              Message-ID: <20011025182812.M4811@blackrider>
8005      Branch: perl
8006            ! t/run/kill_perl.t
8007 ____________________________________________________________________________
8008 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
8009         Log: STRLEN != int.
8010      Branch: perl
8011            ! regcomp.c regexec.c
8012 ____________________________________________________________________________
8013 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
8014         Log: Subject: [PATCH] remove small IVop redundancy
8015              From: Nicholas Clark <nick@ccl4.org>
8016              Date: Thu, 25 Oct 2001 22:48:28 +0100
8017              Message-ID: <20011025224827.M66471@plum.flirble.org>
8018      Branch: perl
8019            ! pp.c pp_hot.c
8020 ____________________________________________________________________________
8021 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
8022         Log: Metaconfig unit change for #12655.
8023      Branch: metaconfig/U/perl
8024            ! Extensions.U
8025 ____________________________________________________________________________
8026 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
8027         Log: Subject: Re: Not OK @12650
8028              From: Andy Dougherty <doughera@lafayette.edu>
8029              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
8030              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
8031      Branch: perl
8032            ! Configure
8033 ____________________________________________________________________________
8034 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
8035         Log: Integrate changes #12652 and #12653 from maintperl;
8036              
8037              more tweaks to change#12626
8038              * move the boilerplate code over to perl.h and make DynaLoader
8039              use it
8040              * make re, Opcode, File::Glob and B threadsafe
8041              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
8042              C<no re;> anywhere)
8043              
8044              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
8045              
8046              File::Glob required a bit more work in bleadperl
8047              because of ExtUtils::Constant (see the Makefile.PL change)
8048      Branch: perl
8049            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
8050           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
8051           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
8052 ____________________________________________________________________________
8053 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
8054         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
8055      Branch: maint-5.6/perl
8056            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
8057            ! ext/Opcode/Opcode.xs ext/re/re.xs
8058 ____________________________________________________________________________
8059 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
8060         Log: more tweaks to change#12626
8061              * move the boilerplate code over to perl.h and make DynaLoader
8062              use it
8063              * make re, Opcode, File::Glob and B threadsafe
8064              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
8065              C<no re;> anywhere)
8066      Branch: maint-5.6/perl
8067            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
8068            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
8069 ____________________________________________________________________________
8070 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
8071         Log: Metaconfig unit change for #12650.
8072      Branch: metaconfig/U/perl
8073            ! Extensions.U
8074 ____________________________________________________________________________
8075 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
8076         Log: Subject: Re: ithreads doesn't like usedl=n
8077              From: Andy Dougherty <doughera@lafayette.edu>
8078              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
8079              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
8080              
8081              Special-case threads::shared.
8082      Branch: perl
8083            ! Configure
8084 ____________________________________________________________________________
8085 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
8086         Log: Getting fancier...
8087      Branch: perl
8088            ! t/TEST
8089 ____________________________________________________________________________
8090 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
8091         Log: csh - what a pain.
8092      Branch: perl
8093            ! t/TEST
8094 ____________________________________________________________________________
8095 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
8096         Log: Update Changes.
8097      Branch: perl
8098            ! Changes patchlevel.h
8099 ____________________________________________________________________________
8100 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
8101         Log: Allow resetting the locale system for the duration
8102              of the build (Mac OS X default setting LANG=En_US
8103              ist kaputt)
8104      Branch: perl
8105            ! Makefile.SH
8106 ____________________________________________________________________________
8107 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
8108         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
8109      Branch: perl
8110            ! ext/Digest/MD5/t/files.t
8111 ____________________________________________________________________________
8112 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
8113         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
8114              From: Andy Dougherty <doughera@lafayette.edu>
8115              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
8116              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
8117      Branch: perl
8118            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
8119            ! ext/threads/shared/Makefile.PL
8120 ____________________________________________________________________________
8121 [ 12643] By: sky                                   on 2001/10/25  12:28:26
8122         Log: Add support for reference members of hashes.
8123      Branch: perl
8124            ! ext/threads/shared/shared.xs
8125 ____________________________________________________________________________
8126 [ 12642] By: ams                                   on 2001/10/25  12:21:13
8127         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
8128              From: "Norton Allen" <nort@qnx.com>
8129              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
8130              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
8131      Branch: perl
8132            ! ext/Digest/MD5/MD5.xs
8133 ____________________________________________________________________________
8134 [ 12641] By: sky                                   on 2001/10/25  10:27:39
8135         Log: Tests shared hashes.
8136      Branch: perl
8137            + ext/threads/shared/t/hv_simple.t
8138            ! MANIFEST
8139 ____________________________________________________________________________
8140 [ 12640] By: sky                                   on 2001/10/25  10:18:23
8141         Log: Fix threadcounts for arrays and hashes.
8142      Branch: perl
8143            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
8144 ____________________________________________________________________________
8145 [ 12639] By: sky                                   on 2001/10/25  10:17:26
8146         Log: Note to self, doing *src_ary++ in a macro that evaluates
8147              the value more than once is a good way to dump core.
8148      Branch: perl
8149            ! sharedsv.c
8150 ____________________________________________________________________________
8151 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
8152         Log: Integrate change #12636 from maintperl; more dl fixups.
8153      Branch: perl
8154           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
8155           !> ext/DynaLoader/dl_vms.xs
8156 ____________________________________________________________________________
8157 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
8158         Log: Like dl_hpux, like dl_dld.
8159      Branch: perl
8160            ! ext/DynaLoader/dl_dld.xs
8161 ____________________________________________________________________________
8162 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
8163         Log: followups to change#12635
8164      Branch: maint-5.6/perl
8165            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
8166            ! ext/DynaLoader/dl_vms.xs
8167 ____________________________________________________________________________
8168 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
8169         Log: add part of change#12634 to the two files that need it; dl_aix.xs
8170              in maint-5.6 doesn't have the branch that had the problem in
8171              mainline
8172      Branch: maint-5.6/perl
8173            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
8174 ____________________________________________________________________________
8175 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
8176         Log: Fixes for #12627.
8177      Branch: perl
8178            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
8179 ____________________________________________________________________________
8180 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
8181         Log: Since pv_uni_display and sv_uni_display are now used
8182              in the re extension, their symbols have to be exported.
8183      Branch: perl
8184            ! embed.pl global.sym
8185 ____________________________________________________________________________
8186 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
8187         Log: Subject:  Re: [PATCH Perl@12567] debug /list
8188              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8189              Date: Tue, 23 Oct 2001 21:40:33 EDT
8190              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
8191      Branch: perl
8192            ! configure.com
8193 ____________________________________________________________________________
8194 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
8195         Log: This takes care of some of the re 'debug' cases but
8196              not all cases since the information whether the pattern
8197              or the target are utf8 seems to be either lost or not
8198              spread widely enough, sigh.
8199      Branch: perl
8200            ! regcomp.c
8201 ____________________________________________________________________________
8202 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
8203         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
8204              From: John Peacock <jpeacock@rowman.com>
8205              Date: Wed, 24 Oct 2001 16:53:29 -0400
8206              Message-ID: <3BD72A49.1508D152@rowman.com>
8207      Branch: perl
8208            ! configure.com
8209 ____________________________________________________________________________
8210 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
8211         Log: Upgrade NetWare and WinCE as in #12626.
8212      Branch: perl
8213            ! NetWare/dl_netware.xs wince/dl_win32.xs
8214 ____________________________________________________________________________
8215 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
8216         Log: Tru64 compiler nit.
8217      Branch: perl
8218            ! ext/threads/shared/shared.xs
8219 ____________________________________________________________________________
8220 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
8221         Log: Integrate change #12626 from maintperl;
8222              make DynaLoader threadsafe by moving all statics into
8223              interpreter-local space
8224              
8225              TODO: Netware, OS/2, WinCE
8226      Branch: perl
8227           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
8228           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
8229           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
8230           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
8231           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
8232           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
8233           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
8234 ____________________________________________________________________________
8235 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
8236         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
8237              space
8238      Branch: maint-5.6/perl
8239            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
8240            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
8241            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
8242            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
8243            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
8244            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
8245            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
8246 ____________________________________________________________________________
8247 [ 12625] By: sky                                   on 2001/10/24  20:05:26
8248         Log: Change #12623 inflicted an infinite hang. Fixed.
8249      Branch: perl
8250            ! ext/threads/shared/shared.xs
8251 ____________________________________________________________________________
8252 [ 12624] By: sky                                   on 2001/10/24  19:06:55
8253         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
8254      Branch: perl
8255            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
8256 ____________________________________________________________________________
8257 [ 12623] By: sky                                   on 2001/10/24  18:06:34
8258         Log: We need to do sharedsv_find in the original perl context.
8259      Branch: perl
8260            ! ext/threads/shared/shared.xs
8261 ____________________________________________________________________________
8262 [ 12622] By: sky                                   on 2001/10/24  17:26:51
8263         Log: Add support for basic support for AVs, references not supported yet.
8264              Add test for AVs.
8265              Add more tests to sv_refs
8266              Fix documentation issues.  
8267      Branch: perl
8268            + ext/threads/shared/t/av_simple.t
8269            ! MANIFEST ext/threads/shared/shared.pm
8270            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
8271 ____________________________________________________________________________
8272 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
8273         Log: Dump Unicode better for re 'debug'.  The regprop()
8274              is unfinished since have to figure out how to detect
8275              Unicodeness in there.
8276      Branch: perl
8277            ! regcomp.c regexec.c
8278 ____________________________________________________________________________
8279 [ 12620] By: sky                                   on 2001/10/24  13:18:07
8280         Log: Add support for finding shared arrays and hashes.
8281      Branch: perl
8282            ! sharedsv.c
8283 ____________________________________________________________________________
8284 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
8285         Log: Rewrite sv_uni_display() as pv_uni_display() as
8286              reimplement sv_uni_display() using that.
8287      Branch: perl
8288            ! dump.c embed.h embed.pl proto.h
8289 ____________________________________________________________________________
8290 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
8291         Log: Integrate change #12615 from maintperl;
8292              on Windows, IO::File::new_tmpfile() fails after being called
8293              32767 times because MSVCRT thinks stdio's TMP_MAX is a
8294              process-wide limit
8295      Branch: perl
8296           !> win32/win32.c
8297 ____________________________________________________________________________
8298 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
8299         Log: Don't try to print ints as IVs.
8300      Branch: perl
8301            ! ext/Time/HiRes/HiRes.xs
8302 ____________________________________________________________________________
8303 [ 12616] By: sky                                   on 2001/10/24  11:06:35
8304         Log: We only need to fetch the SV from the backend if the index
8305              is not the same as mg_private.     In theory this could be
8306              a problem if there are an exact multiple of U16 changes
8307              of a shared variable between two access in a given thread,
8308              we choose to avoid theory for now.
8309      Branch: perl
8310            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
8311 ____________________________________________________________________________
8312 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
8313         Log: on Windows, IO::File::new_tmpfile() fails after being called
8314              32767 times because MSVCRT thinks stdio's TMP_MAX is a
8315              process-wide limit
8316      Branch: maint-5.6/perl
8317            ! win32/win32.c
8318 ____________________________________________________________________________
8319 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
8320         Log: Negation and Unicode: sort of solves 20010303.010,
8321              except not quite like reported in the Subject
8322              (Perl_warner is still utf8-ignorant).
8323      Branch: perl
8324            ! pp.c t/lib/warnings/sv
8325 ____________________________________________________________________________
8326 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
8327         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
8328      Branch: perl
8329            ! sv.c t/lib/warnings/sv
8330 ____________________________________________________________________________
8331 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
8332         Log: sv_uni_display(): do not add the "...", let the caller
8333              do it if wanted, and be prepared for more display options.
8334      Branch: perl
8335            ! dump.c embed.h embed.pl proto.h
8336 ____________________________________________________________________________
8337 [ 12611] By: nick                                  on 2001/10/23  20:28:07
8338         Log: Integrate mainline
8339      Branch: perlio
8340           !> Changes configure.com cygwin/cygwin.c
8341           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
8342           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
8343           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
8344           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
8345           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
8346           !> utils/h2xs.PL utils/perldoc.PL
8347 ____________________________________________________________________________
8348 [ 12610] By: sky                                   on 2001/10/23  19:39:24
8349         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
8350              don't call themselves READONLY but still die with modification
8351              attempt. We only call bless for ext and umagic.
8352      Branch: perl
8353            ! sv.c
8354 ____________________________________________________________________________
8355 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
8356         Log: Croak() on negative time; doc tweaks.
8357      Branch: perl
8358            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
8359            ! ext/Time/HiRes/HiRes.xs
8360 ____________________________________________________________________________
8361 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
8362         Log: FAQ sync.
8363      Branch: perl
8364            ! pod/perlfaq4.pod pod/perlfaq7.pod
8365 ____________________________________________________________________________
8366 [ 12607] By: sky                                   on 2001/10/23  18:27:27
8367         Log: Call setmagic on the referent we are blessing.
8368      Branch: perl
8369            ! sv.c
8370 ____________________________________________________________________________
8371 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
8372         Log: Small test nits.
8373      Branch: perl
8374            ! t/op/lc.t
8375 ____________________________________________________________________________
8376 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
8377         Log: Update Changes.
8378      Branch: perl
8379            ! Changes patchlevel.h
8380 ____________________________________________________________________________
8381 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
8382         Log: Make the PerlIO_init() prototypes consistent.
8383      Branch: perl
8384            ! perlio.c
8385 ____________________________________________________________________________
8386 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
8387         Log: Upping the test count is a good idea.
8388      Branch: perl
8389            ! t/op/lc.t
8390 ____________________________________________________________________________
8391 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
8392         Log: Document the final sigma spot.
8393      Branch: perl
8394            ! pp.c
8395 ____________________________________________________________________________
8396 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
8397         Log: Fix multicharacter titlecase (ucfirst).
8398      Branch: perl
8399            ! pod/perlunicode.pod pp.c t/op/lc.t
8400 ____________________________________________________________________________
8401 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
8402         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
8403              From: Mikhail Zabaluev <mhz@alt-linux.org>
8404              Date: Tue, 23 Oct 2001 10:40:37 +0400
8405              Message-ID: <20011023104037.A12761@localhost.localdomain>
8406              
8407              (#12406 replaced with this)
8408      Branch: perl
8409            ! utils/perldoc.PL
8410 ____________________________________________________________________________
8411 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
8412         Log: MacOS Classic updates from Pudge.
8413      Branch: perl
8414            ! lib/File/Spec.t lib/File/Spec/Mac.pm
8415 ____________________________________________________________________________
8416 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
8417         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
8418              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8419              Date: Sun, 14 Oct 2001 23:14:46 +0200
8420              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
8421              
8422              except for the 2->4 changes.
8423      Branch: perl
8424            ! lib/AutoSplit.t
8425 ____________________________________________________________________________
8426 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
8427         Log: integrate macperl contents into maint-5.6
8428      Branch: maint-5.6/perl
8429            ! mg.c
8430           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
8431           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
8432           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
8433           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
8434           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
8435           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
8436           !> t/lib/filefind.t t/lib/filespec.t
8437 ____________________________________________________________________________
8438 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
8439         Log: At some point the #6234 has been lost from the mainline
8440              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
8441      Branch: perl
8442            ! lib/File/Spec/Win32.pm
8443 ____________________________________________________________________________
8444 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
8445         Log: Cygwin seems to round up (or closest, but not down)
8446              for time(), so half of the time (bad pun intended)
8447              Time::HiRes::time() is less than time(), half of
8448              the time it's more.  So let's try harder in the loop.
8449      Branch: perl
8450            ! ext/Time/HiRes/HiRes.t
8451 ____________________________________________________________________________
8452 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
8453         Log: MacOS Classic timeofday(), from Chris Nandor. 
8454      Branch: perl
8455            ! ext/Time/HiRes/HiRes.xs
8456 ____________________________________________________________________________
8457 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
8458         Log: Integrate changes #12580 and #12581 from macperl;
8459              
8460              Fix path construction.
8461              
8462              (Copyright) Nit.
8463      Branch: perl
8464           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
8465 ____________________________________________________________________________
8466 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
8467         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
8468              doesn't seem to help (the error being output to console, maybe?)
8469      Branch: perl
8470            ! lib/Net/Domain.pm
8471 ____________________________________________________________________________
8472 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
8473         Log: Taint the getcwd() result also in Cygwin.
8474              (TODO: which other platforms need the same thing?)
8475      Branch: perl
8476            ! cygwin/cygwin.c
8477 ____________________________________________________________________________
8478 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
8479         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
8480      Branch: perl
8481            ! t/op/taint.t
8482 ____________________________________________________________________________
8483 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
8484         Log: getpwuid() fragility continues.
8485      Branch: perl
8486            ! utils/h2xs.PL
8487 ____________________________________________________________________________
8488 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
8489         Log: getpwuid() might succeed but that's no guarantee
8490              that the $home will be defined.
8491      Branch: perl
8492            ! ext/File/Glob/t/basic.t
8493 ____________________________________________________________________________
8494 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
8495         Log: It's safer to to expand the variable, too... (see #12571)
8496      Branch: perl
8497            ! t/TEST
8498 ____________________________________________________________________________
8499 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
8500         Log: Integrate with maintperl.
8501      Branch: maint-5.6/macperl
8502           !> win32/bin/pl2bat.pl win32/win32.c
8503 ____________________________________________________________________________
8504 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
8505         Log: Oops, forgot to include Win32 ... just as well, since it
8506              seems in bleadperl, change #7764 was not included
8507              (adding C:\temp).  Re-added.  Rip it back out if it
8508              doesn't belong.  :-)
8509      Branch: maint-5.6/macperl
8510            ! lib/File/Spec/Win32.pm
8511 ____________________________________________________________________________
8512 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
8513         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
8514              From: "Craig A. Berry" <craigberry@mac.com>
8515              Date: Mon, 22 Oct 2001 15:25:19 -0500
8516              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
8517      Branch: perl
8518            ! configure.com
8519 ____________________________________________________________________________
8520 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
8521         Log: Add in lots of File::Spec changes, from Thomas Wegner,
8522              and sync with changes from bleadperl.
8523      Branch: maint-5.6/macperl
8524            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
8525            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
8526            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
8527            ! lib/File/Spec/Win32.pm t/lib/filespec.t
8528 ____________________________________________________________________________
8529 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
8530         Log: Sync with latest File::Find and tests from bleadperl.
8531      Branch: maint-5.6/macperl
8532            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
8533 ____________________________________________________________________________
8534 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
8535         Log: Nit.
8536      Branch: maint-5.6/macperl
8537            ! perl.c
8538 ____________________________________________________________________________
8539 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
8540         Log: Fix path construction.
8541      Branch: maint-5.6/macperl
8542            ! ext/DynaLoader/DynaLoader_pm.PL
8543 ____________________________________________________________________________
8544 [ 12579] By: nick                                  on 2001/10/22  19:08:35
8545         Log: Integrate mainline (for Arthurs thread.xs fix)
8546      Branch: perlio
8547           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
8548 ____________________________________________________________________________
8549 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
8550         Log: Fix up exported symbols, move relevant docs
8551              over from macperl.pod.
8552      Branch: maint-5.6/macperl
8553            ! macos/ext/MacPerl/MacPerl.pm
8554 ____________________________________________________________________________
8555 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
8556         Log: Make ADDRESS called optionally as a method.
8557      Branch: maint-5.6/macperl
8558            ! macos/lib/Mac/Glue.pm
8559 ____________________________________________________________________________
8560 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
8561         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
8562              Apple event.
8563      Branch: maint-5.6/macperl
8564            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
8565            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
8566            ! macos/macperl/MPTerminology.aete
8567 ____________________________________________________________________________
8568 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
8569         Log: Clean up some build utilities. Change Entab to Duplicate;
8570              fix docs and error reporting; improve macify() of paths;
8571              remove requirement for Exporter.pm presence.
8572      Branch: maint-5.6/macperl
8573            ! macos/InstallBLIB macos/MacPerlTests.cmd
8574            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
8575 ____________________________________________________________________________
8576 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
8577         Log: Sync Time::HiRes with bleadperl
8578      Branch: maint-5.6/macperl
8579            ! macos/bundled_ext/Time/HiRes/HiRes.pm
8580            ! macos/bundled_ext/Time/HiRes/HiRes.t
8581            ! macos/bundled_ext/Time/HiRes/HiRes.xs
8582 ____________________________________________________________________________
8583 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
8584         Log: Fix up Changes
8585      Branch: maint-5.6/macperl
8586            ! macos/Changes
8587 ____________________________________________________________________________
8588 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
8589         Log: A user might belong to only a single group
8590              (the group equal to the group id).
8591      Branch: perl
8592            ! t/op/groups.t
8593 ____________________________________________________________________________
8594 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
8595         Log: Prepending (instead of replacing with) the pwd is safer. 
8596      Branch: perl
8597            ! t/TEST
8598 ____________________________________________________________________________
8599 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
8600         Log: Be more robust if no hostname or domainname
8601              (especially the latter)
8602      Branch: perl
8603            ! lib/Net/Domain.pm
8604 ____________________________________________________________________________
8605 [ 12569] By: sky                                   on 2001/10/22  17:41:07
8606         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
8607      Branch: perl
8608            ! ext/threads/threads.xs
8609 ____________________________________________________________________________
8610 [ 12568] By: nick                                  on 2001/10/22  16:31:24
8611         Log: Integrate mainline
8612      Branch: perlio
8613           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
8614           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
8615           +> ext/threads/shared/t/sv_refs.t
8616           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
8617            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
8618            - lib/unicore/To/SpecUpper.pl
8619           !> (integrate 42 files)
8620 ____________________________________________________________________________
8621 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
8622         Log: Update Changes.
8623      Branch: perl
8624            ! Changes patchlevel.h
8625 ____________________________________________________________________________
8626 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
8627         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
8628              From: Michael G Schwern <schwern@pobox.com>
8629              Date: Mon, 22 Oct 2001 03:48:38 -0400
8630              Message-ID: <20011022034838.B1676@blackrider>
8631      Branch: perl
8632            ! pod/perlvar.pod
8633 ____________________________________________________________________________
8634 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
8635         Log: Pod nits, as suggested by Stas Bekman.
8636      Branch: perl
8637            ! ext/threads/shared/shared.pm ext/threads/threads.pm
8638 ____________________________________________________________________________
8639 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
8640         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
8641              From: "Paul Marquess" <paul.marquess@openwave.com> 
8642              Date: Sun, 21 Oct 2001 21:11:15 +0100
8643              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
8644      Branch: perl
8645            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
8646            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
8647            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
8648            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
8649            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
8650            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
8651            ! ext/SDBM_File/sdbm.t
8652 ____________________________________________________________________________
8653 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
8654         Log: Integrate change #12559 from maintperl;
8655              various fixes for system() and backticks under windows
8656      Branch: perl
8657           !> win32/win32.c
8658 ____________________________________________________________________________
8659 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
8660         Log: Integrate change #12560 from maintperl;
8661              make pl2bat use %0 rather than "%0" (the latter fails to work
8662              in a lot of common cases)
8663      Branch: perl
8664           !> win32/bin/pl2bat.pl
8665 ____________________________________________________________________________
8666 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
8667         Log: Integrate changes #12549 and #12550 from maintperl;
8668              
8669              readline() doesn't work with our variables; it confuses them with
8670              my variables (change#4227 was incomplete)
8671      Branch: perl
8672            ! t/lib/strict/vars
8673           !> t/base/rs.t toke.c
8674 ____________________________________________________________________________
8675 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
8676         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
8677              in a lot of common cases)
8678      Branch: maint-5.6/perl
8679            ! win32/bin/pl2bat.pl
8680 ____________________________________________________________________________
8681 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
8682         Log: various fixes for system() and backticks under windows:
8683              
8684              * avoid munging whitespace that is passed within quotes
8685              * work around a cmd.exe misfeature that made multi-arg
8686              system() unreliable when there is more than one quoted
8687              argument
8688              * make multi-arg system() autoquote arguments as needed
8689              before passing them to the shell (this avoids having to
8690              second guess the shell quoting)
8691              * perl's -Dp switch can be used to trace the innards
8692      Branch: maint-5.6/perl
8693            ! win32/win32.c
8694 ____________________________________________________________________________
8695 [ 12558] By: nick                                  on 2001/10/22  08:58:42
8696         Log: Integrate ithreads buffer flush fix from perlio
8697      Branch: perl
8698           !> ext/threads/t/basic.t perl.c
8699 ____________________________________________________________________________
8700 [ 12557] By: nick                                  on 2001/10/22  08:35:09
8701         Log: All tests pass (legitimately) on ithreads
8702      Branch: perlio
8703            ! ext/threads/t/basic.t perl.c
8704 ____________________________________________________________________________
8705 [ 12556] By: nick                                  on 2001/10/22  06:51:22
8706         Log: Integrate non-ithreads fix to mainline
8707      Branch: perl
8708           !> perlio.c
8709 ____________________________________________________________________________
8710 [ 12555] By: nick                                  on 2001/10/22  06:48:33
8711         Log: Restore non-ithreads build. Interestingly binmode test passes
8712              non-ithreads - so crlf layer is not damaged and ithreads fail
8713              is a symptom ...
8714      Branch: perlio
8715            ! perlio.c
8716 ____________________________________________________________________________
8717 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
8718         Log: Integrate from perlio; restructuring.
8719      Branch: perl
8720           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
8721           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
8722           !> win32/perlhost.h
8723 ____________________________________________________________________________
8724 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
8725         Log: Integrate from maintperl
8726              (Changes 12350, 12496, 12548, 12549, 12550)
8727      Branch: maint-5.6/macperl
8728           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
8729           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
8730 ____________________________________________________________________________
8731 [ 12552] By: nick                                  on 2001/10/21  19:18:12
8732         Log: Win32 PerlIO_cleanup special cases should no longer be required.
8733      Branch: perlio
8734            ! perl.c
8735 ____________________________________________________________________________
8736 [ 12551] By: nick                                  on 2001/10/21  19:16:56
8737         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
8738      Branch: perlio
8739            ! win32/makefile.mk
8740 ____________________________________________________________________________
8741 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
8742         Log: change#12549 wasn't aware of strictures
8743      Branch: maint-5.6/perl
8744            ! t/pragma/strict-vars toke.c
8745 ____________________________________________________________________________
8746 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
8747         Log: readline() doesn't work with our variables; it confuses them with
8748              my variables (change#4227 was incomplete)
8749      Branch: maint-5.6/perl
8750            ! t/base/rs.t toke.c
8751 ____________________________________________________________________________
8752 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
8753         Log: change#12220 appears to have pulled in a mainline change that
8754              isn't applicable to maint-5.6 (some platforms don't taint
8755              cwd)
8756      Branch: maint-5.6/perl
8757            ! t/lib/filefind-taint.t
8758 ____________________________________________________________________________
8759 [ 12547] By: nick                                  on 2001/10/21  17:15:54
8760         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
8761              for them. Call explicit cleanup during destruct process.
8762              - one binmode test is failing
8763              - also ext/threads/t/basic.t fails under make test, and is noisy under
8764              harness. (Threads results are intermingled and don't match order expected.)
8765      Branch: perlio
8766            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
8767            ! perlio.h perliol.h pod/perlapi.pod sv.c
8768 ____________________________________________________________________________
8769 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
8770         Log: Implement multicharacter case mappings where a single
8771              Unicode character can be mapped into several.
8772      Branch: perl
8773            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
8774            - lib/unicore/To/SpecUpper.pl
8775            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
8776            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
8777            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
8778            ! proto.h t/op/lc.t utf8.c
8779 ____________________________________________________________________________
8780 [ 12545] By: sky                                   on 2001/10/21  15:25:16
8781         Log: First support of threads::shared, support shared svs and references.
8782      Branch: perl
8783            + ext/threads/shared/Makefile.PL ext/threads/shared/README
8784            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
8785            + ext/threads/shared/t/sv_refs.t
8786            + ext/threads/shared/t/sv_simple.t
8787            ! MANIFEST sharedsv.c
8788 ____________________________________________________________________________
8789 [ 12544] By: nick                                  on 2001/10/21  14:52:35
8790         Log: PerlIO layer table as PL_perlio (per-interpreter)
8791      Branch: perlio
8792            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
8793            ! pod/perlapi.pod sv.c
8794 ____________________________________________________________________________
8795 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
8796         Log: Prettyprinting.
8797      Branch: perl
8798            ! pod/perlunicode.pod
8799 ____________________________________________________________________________
8800 [ 12542] By: ams                                   on 2001/10/21  03:50:25
8801         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
8802              From: "Sean M. Burke" <sburke@cpan.org>
8803              Date: Sat, 20 Oct 2001 17:51:09 -0600
8804              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
8805      Branch: perl
8806            + pod/perlpodspec.pod
8807            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
8808            ! pod/perltoc.pod
8809 ____________________________________________________________________________
8810 [ 12541] By: nick                                  on 2001/10/20  22:23:53
8811         Log: Fix typos in new locking on MemShared
8812              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
8813              - seems to make segfaults more deterministic - suspect they are 
8814              attempt to free() after Interp and Host have gone.
8815      Branch: perlio
8816            ! perlio.c win32/perlhost.h
8817 ____________________________________________________________________________
8818 [ 12540] By: nick                                  on 2001/10/20  21:50:46
8819         Log: Remove the MemShared re-#define (again)
8820      Branch: perlio
8821            ! perlio.c
8822 ____________________________________________________________________________
8823 [ 12539] By: nick                                  on 2001/10/20  21:49:06
8824         Log: Use locks on MemShared
8825      Branch: perlio
8826            ! win32/perlhost.h
8827 ____________________________________________________________________________
8828 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
8829         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
8830              From: "chromatic" <chromatic@rmci.net>
8831              Date: Sat, 20 Oct 2001 11:13:47 -0600
8832              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
8833      Branch: perl
8834            ! installhtml
8835 ____________________________________________________________________________
8836 [ 12537] By: nick                                  on 2001/10/20  16:44:03
8837         Log: Integrate mainline
8838      Branch: perlio
8839           !> (integrate 48 files)
8840 ____________________________________________________________________________
8841 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
8842         Log: Update Changes.
8843      Branch: perl
8844            ! Changes patchlevel.h
8845 ____________________________________________________________________________
8846 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
8847         Log: Upgrade to podlators 1.11, from Russ Allbery.
8848      Branch: perl
8849            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
8850            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
8851            ! pod/pod2man.PL pod/pod2text.PL
8852 ____________________________________________________________________________
8853 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
8854         Log: Integrate perlio change #12532:
8855              introduce and use PerlIO_intmod2str().
8856      Branch: perl
8857           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
8858 ____________________________________________________________________________
8859 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
8860         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
8861      Branch: perl
8862            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
8863 ____________________________________________________________________________
8864 [ 12532] By: nick                                  on 2001/10/20  14:25:37
8865         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
8866              Use for non-PERLIO fdupopen().
8867      Branch: perlio
8868            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
8869 ____________________________________________________________________________
8870 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
8871         Log: Integrate perlio: PerlIO win32 fixes.
8872      Branch: perl
8873           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
8874           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
8875           !> proto.h sv.h win32/win32io.c
8876 ____________________________________________________________________________
8877 [ 12530] By: nick                                  on 2001/10/20  12:53:30
8878         Log: Fixed in two places - p4 resolve
8879      Branch: perlio
8880            ! perlsdio.h
8881 ____________________________________________________________________________
8882 [ 12529] By: nick                                  on 2001/10/20  12:51:05
8883         Log: Fix for ithreads/stdio build
8884      Branch: perlio
8885            ! perlio.c perlsdio.h
8886 ____________________________________________________________________________
8887 [ 12528] By: ams                                   on 2001/10/20  12:13:25
8888         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
8889              From: Michael G Schwern <schwern@pobox.com>
8890              Date: Sat, 20 Oct 2001 01:41:21 -0400
8891              Message-Id: <20011020014121.I3681@blackrider>
8892      Branch: perl
8893            ! installman
8894 ____________________________________________________________________________
8895 [ 12527] By: ams                                   on 2001/10/20  12:09:41
8896         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
8897              From: Michael G Schwern <schwern@pobox.com>
8898              Date: Sat, 20 Oct 2001 02:04:21 -0400
8899              Message-Id: <20011020020421.A11732@blackrider>
8900      Branch: perl
8901            ! lib/Pod/Checker.pm
8902 ____________________________________________________________________________
8903 [ 12526] By: ams                                   on 2001/10/20  11:59:41
8904         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
8905              From: "chromatic" <chromatic@rmci.net>
8906              Date: Fri, 19 Oct 2001 22:46:39 -0600
8907              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
8908      Branch: perl
8909            ! lib/Net/Config.pm
8910 ____________________________________________________________________________
8911 [ 12525] By: nick                                  on 2001/10/20  11:16:18
8912         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
8913              Perl_sv_setsv_flags directly.
8914      Branch: perlio
8915            ! ext/threads/threads.xs
8916 ____________________________________________________________________________
8917 [ 12524] By: nick                                  on 2001/10/20  10:28:17
8918         Log: Add a new flag character 'm' to embed.pl set to represent
8919              "functions" which are really macros. Use it foe the troublesome
8920              sv_setsv() etc. macros in sv.h - changing latter to define
8921              sv_setsv rather than sv_setsv_macro etc.
8922      Branch: perlio
8923            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
8924            ! pod/perlapi.pod proto.h sv.h
8925 ____________________________________________________________________________
8926 [ 12523] By: nick                                  on 2001/10/20  09:17:17
8927         Log: Add comments explaining why win32.h/embed.h are included where they are
8928              in perl.h 
8929      Branch: perlio
8930            ! perl.h
8931 ____________________________________________________________________________
8932 [ 12522] By: nick                                  on 2001/10/20  08:27:44
8933         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
8934              being used yet.
8935      Branch: perlio
8936            ! win32/win32io.c
8937 ____________________________________________________________________________
8938 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
8939         Log: Wording tweaks.
8940      Branch: perl
8941            ! t/TEST
8942 ____________________________________________________________________________
8943 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
8944         Log: Subject: IO module with nonblocking socket connect patch 
8945              From: Raul Dias <raul@dias.com.br>
8946              Date: Fri, 19 Oct 2001 22:45:32 -0300
8947              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
8948      Branch: perl
8949            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
8950 ____________________________________________________________________________
8951 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
8952         Log: Test vertical whitespace combined with /x in \p{}.
8953      Branch: perl
8954            ! t/op/pat.t
8955 ____________________________________________________________________________
8956 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
8957         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
8958              From: Gisle Aas <gisle@ActiveState.com> 
8959              Date: 19 Oct 2001 16:46:02 -0700
8960              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
8961      Branch: perl
8962            ! lib/ExtUtils/MakeMaker.pm
8963 ____________________________________________________________________________
8964 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
8965         Log: No more this symbol.
8966      Branch: perl
8967            ! makedef.pl
8968 ____________________________________________________________________________
8969 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
8970         Log: Integrate change #12511; fix gross win32 build issues.
8971      Branch: perl
8972           !> makedef.pl sv.c
8973 ____________________________________________________________________________
8974 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
8975         Log: Unpack in scalar context should return the first value
8976              returned in list context, as pointed out by Ton Hospel
8977              in 2001-05-21 (this is how it works already in blead,
8978              just adding the test).
8979      Branch: perl
8980            ! t/op/pack.t
8981 ____________________________________________________________________________
8982 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
8983         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
8984              From: "Craig A. Berry" <craigberry@mac.com>
8985              Date: Fri, 19 Oct 2001 16:59:30 -0500
8986              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
8987      Branch: perl
8988            ! utils/perldoc.PL
8989 ____________________________________________________________________________
8990 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
8991         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
8992              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8993              Date: Fri, 19 Oct 2001 17:45:23 EDT
8994              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
8995      Branch: perl
8996            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
8997            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
8998            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
8999            ! vms/vmsish.h
9000 ____________________________________________________________________________
9001 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
9002         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
9003              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9004              Date: Fri, 19 Oct 2001 17:26:35 EDT
9005              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
9006      Branch: perl
9007            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
9008 ____________________________________________________________________________
9009 [ 12511] By: nick                                  on 2001/10/19  19:55:36
9010         Log: Fix gross win32 build issues
9011      Branch: perlio
9012            ! makedef.pl sv.c
9013 ____________________________________________________________________________
9014 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
9015         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
9016              From: David Dyck <dcd@tc.fluke.com>
9017              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
9018              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
9019      Branch: perl
9020            ! lib/File/Find.pm
9021 ____________________________________________________________________________
9022 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
9023         Log: Subject: Re: PerlIO and Encode
9024              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
9025              Date: Tue, 16 Oct 2001 01:50:16 +0900
9026              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
9027      Branch: perl
9028            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
9029            ! ext/Encode/Encode/Tcl.t
9030 ____________________________________________________________________________
9031 [ 12508] By: ams                                   on 2001/10/19  17:59:16
9032         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
9033              (See #12499)
9034      Branch: perl
9035            ! pod/perlintro.pod
9036 ____________________________________________________________________________
9037 [ 12507] By: nick                                  on 2001/10/19  16:30:43
9038         Log: Integrate mainline
9039      Branch: perlio
9040           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
9041           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
9042           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
9043           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
9044           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
9045           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
9046           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
9047           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
9048           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
9049           +> win32/config_H.win64
9050            - lib/Test/Utils.pm lib/unicore/mktables.PL
9051            - t/lib/Test/Simple/Catch/More.pm
9052           !> (integrate 84 files)
9053 ____________________________________________________________________________
9054 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
9055         Log: Retract the #10451 which seems to be the cause
9056              of the major leakage from while(){eval"sub{}"}
9057      Branch: perl
9058            ! op.c t/run/kill_perl.t
9059 ____________________________________________________________________________
9060 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
9061         Log: Regen toc.
9062      Branch: perl
9063            ! pod/perltoc.pod
9064 ____________________________________________________________________________
9065 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
9066         Log: Tiny tweaks.
9067      Branch: perl
9068            ! pod/perl.pod
9069 ____________________________________________________________________________
9070 [ 12503] By: ams                                   on 2001/10/19  13:34:24
9071         Log: Subject: Re: perlintro.pod
9072              From: Abe Timmerman <abe@ztreet.demon.nl>
9073              Date: Fri, 19 Oct 2001 14:12:40 +0200
9074              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
9075      Branch: perl
9076            ! pod/perlintro.pod
9077 ____________________________________________________________________________
9078 [ 12502] By: ams                                   on 2001/10/19  13:24:12
9079         Log: Slight reorganisation of references.
9080      Branch: perl
9081            ! pod/perl.pod
9082 ____________________________________________________________________________
9083 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
9084         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
9085              From: Kay Röpke <kroepke@dolphin-services.de>
9086              Date: Fri, 19 Oct 2001 14:04:01 +0200 
9087              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
9088      Branch: perl
9089            ! lib/ExtUtils/MakeMaker.pm
9090 ____________________________________________________________________________
9091 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
9092         Log: Unicode categories continue:
9093              implement Category=, Script=, Block=
9094              (these are based on an upcoming update of TR#18)
9095              Fix a bug where we got two In categories named "old italic",
9096              and another where shortcut for the Is categories wasn't taken.
9097      Branch: perl
9098            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
9099            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
9100            ! pod/perlunicode.pod t/op/pat.t
9101 ____________________________________________________________________________
9102 [ 12499] By: ams                                   on 2001/10/19  01:42:29
9103         Log: Subject: a small patch to perlintro.pod.
9104              From: Autrijus Tang <autrijus@autrijus.org>
9105              Date: Fri, 19 Oct 2001 01:45:51 +0800
9106              Message-Id: <20011019014551.A35625@not.autrijus.org>
9107              (Applied by hand with nits.)
9108      Branch: perl
9109            ! pod/perlintro.pod
9110 ____________________________________________________________________________
9111 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
9112         Log: Subject: [PATCH] OpenBSD hints for ithreads
9113              From: Andy Dougherty <doughera@lafayette.edu>
9114              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
9115              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
9116      Branch: perl
9117            ! hints/openbsd.sh
9118 ____________________________________________________________________________
9119 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
9120         Log: Retract #12446; the problem solved by #12474.
9121      Branch: perl
9122            ! hints/aix.sh
9123 ____________________________________________________________________________
9124 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
9125         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
9126              message and suppress line number info (from Steve Hay
9127              <Steve.Hay@uk.radan.com>)
9128      Branch: maint-5.6/perl
9129            ! lib/Carp/Heavy.pm
9130 ____________________________________________________________________________
9131 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
9132         Log: More documented In categories.
9133      Branch: perl
9134            ! pod/perlunicode.pod
9135 ____________________________________________________________________________
9136 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
9137         Log: Update Changes.
9138      Branch: perl
9139            ! Changes patchlevel.h
9140 ____________________________________________________________________________
9141 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
9142         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
9143      Branch: perl
9144            ! MANIFEST
9145 ____________________________________________________________________________
9146 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
9147         Log: Wrong skip() arguments.
9148      Branch: perl
9149            ! ext/B/t/terse.t
9150 ____________________________________________________________________________
9151 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
9152         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
9153              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9154              Date: Wed, 17 Oct 2001 09:10:53 EDT 
9155              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
9156      Branch: perl
9157            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
9158            ! pod/perlapi.pod vms/vms.c
9159 ____________________________________________________________________________
9160 [ 12490] By: ams                                   on 2001/10/18  09:31:00
9161         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
9162              From: Mark-Jason Dominus <mjd@plover.com>
9163              Date: Thu, 18 Oct 2001 06:25:35 -0400
9164              Message-Id: <20011018102535.19264.qmail@plover.com>
9165      Branch: perl
9166            ! pod/perl.pod
9167 ____________________________________________________________________________
9168 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
9169         Log: Prettyprinting.
9170      Branch: perl
9171            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
9172 ____________________________________________________________________________
9173 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
9174         Log: Regen toc.
9175      Branch: perl
9176            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9177 ____________________________________________________________________________
9178 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
9179         Log: Add perlintro, from Skud.
9180      Branch: perl
9181            + pod/perlintro.pod
9182            ! MANIFEST
9183 ____________________________________________________________________________
9184 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
9185         Log: FAQ sync.
9186      Branch: perl
9187            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
9188            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
9189            ! pod/perlfaq8.pod pod/perlfaq9.pod
9190 ____________________________________________________________________________
9191 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
9192         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
9193              in speed (upto 20% speedup in certain operations) but meanwhile
9194              regexps and arithmetics got slower (5-10%) (according to
9195              perlbench average speedup is negligible, and within measuring
9196              flutter, 1%).  Therefore retracting all the changes
9197              aimed at getting -std1 to compile cleanly:  #12475, #12476,
9198              #12479, #12480, #12481, #12482, #12483, #12484.
9199      Branch: perl
9200            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
9201            ! pp_hot.c pp_sys.c toke.c
9202 ____________________________________________________________________________
9203 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
9204         Log: (retracted by #12485)
9205              Strict ANSI doesn't like the third argument of main()
9206              so enable ignoring it if using ultra picky compiler.
9207      Branch: perl
9208            ! miniperlmain.c
9209 ____________________________________________________________________________
9210 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
9211         Log: (retracted by #12485)
9212              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
9213      Branch: perl
9214            ! perl.h
9215 ____________________________________________________________________________
9216 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
9217         Log: (retracted by #12485)
9218              Add explanatory comment.
9219      Branch: perl
9220            ! mg.c
9221 ____________________________________________________________________________
9222 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
9223         Log: (retracted by #12485)
9224              More dollar$hiding.
9225      Branch: perl
9226            ! doio.c perl.h pp_sys.c
9227 ____________________________________________________________________________
9228 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
9229         Log: (retracted by #12485)
9230              KISS.
9231      Branch: perl
9232            ! mg.c
9233 ____________________________________________________________________________
9234 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
9235         Log: (retracted by #12485)
9236              Thou shalt not #ifdef inside macro invocations,
9237              noticed by Rafael Garcia-Suarez.
9238      Branch: perl
9239            ! mg.c
9240 ____________________________________________________________________________
9241 [ 12478] By: ams                                   on 2001/10/17  18:50:55
9242         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
9243              From: Anton Berezin <tobez@tobez.org>
9244              Date: Wed, 17 Oct 2001 18:25:48 +0200
9245              Message-Id: <20011017182548.A12082@heechee.tobez.org>
9246      Branch: perl
9247            ! pp_sys.c
9248 ____________________________________________________________________________
9249 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
9250         Log: (retracted by #12485)
9251              Unterminated #ifdef.
9252      Branch: perl
9253            ! mg.c
9254 ____________________________________________________________________________
9255 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
9256         Log: (retracted by #12485)
9257              Avoid dollar signs in identifiers (in non-VMS) to
9258              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
9259      Branch: perl
9260            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
9261            ! toke.c
9262 ____________________________________________________________________________
9263 [ 12474] By: ams                                   on 2001/10/17  15:14:50
9264         Log: Subject: Two AIX patches
9265              From: H.Merijn Brand <h.m.brand@hccnet.nl>
9266              Date: Wed, 17 Oct 2001 18:04:35 +0200
9267              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
9268      Branch: perl
9269            ! hints/aix.sh makedef.pl
9270 ____________________________________________________________________________
9271 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
9272         Log: Limiting the Time::HiRes::sleep and usleep to
9273              one second is not a good policy if drop-in
9274              replacement is still a goal.
9275      Branch: perl
9276            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
9277            ! ext/Time/HiRes/HiRes.xs
9278 ____________________________________________________________________________
9279 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
9280         Log: Subject: [PATCH] Test::Simple 0.32
9281              From: Michael G Schwern <schwern@pobox.com> 
9282              Date: Wed, 17 Oct 2001 03:42:41 -0400
9283              Message-ID: <20011017034241.A25038@blackrider>
9284      Branch: perl
9285            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
9286            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
9287            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
9288            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
9289            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
9290            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
9291            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
9292            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
9293            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
9294            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
9295            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
9296            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
9297            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
9298            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
9299            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
9300            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
9301            ! t/lib/Test/Simple/Catch.pm
9302            ! t/lib/Test/Simple/sample_tests/five_fail.plx
9303 ____________________________________________________________________________
9304 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
9305         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
9306              From: Michael G Schwern <schwern@pobox.com> 
9307              Date: Wed, 17 Oct 2001 04:04:13 -0400
9308              Message-ID: <20011017040413.C25550@blackrider>
9309      Branch: perl
9310            ! t/TEST t/harness vms/test.com
9311 ____________________________________________________________________________
9312 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
9313         Log: Regen doc with perlmodstyle added.
9314      Branch: perl
9315            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9316 ____________________________________________________________________________
9317 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
9318         Log: Pod cleanup.
9319      Branch: perl
9320            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
9321 ____________________________________________________________________________
9322 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
9323         Log: Subject: perlmodstyle as a patch
9324              From: Kirrily Robert <skud@infotrope.net>
9325              Date: Tue, 16 Oct 2001 22:47:23 -0400
9326              Message-ID: <20011016224723.A20673@infotrope.net>
9327      Branch: perl
9328            + pod/perlmodstyle.pod
9329            ! MANIFEST
9330 ____________________________________________________________________________
9331 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
9332         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
9333              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
9334              Date: Thu, 6 Sep 2001 11:09:40 +0100
9335              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
9336              
9337              Mention also the develooper p5p archive.
9338      Branch: perl
9339            ! pod/perlhack.pod
9340 ____________________________________________________________________________
9341 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
9342         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
9343              From: Kay Röpke <kroepke@dolphin-services.de>
9344              Date: Tue, 16 Oct 2001 17:23:52 +0200
9345              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
9346      Branch: perl
9347            ! lib/ExtUtils/MakeMaker.pm
9348 ____________________________________________________________________________
9349 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
9350         Log: Add the special casing mappings (from SpecCase.txt)
9351              (except for the hyper special case mappings that have
9352              the condition list); the special casing mappings are
9353              unused for now.  Small tidying up on mktables.
9354      Branch: perl
9355            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
9356            + lib/unicore/To/SpecUpper.pl
9357            ! lib/unicore/mktables
9358 ____________________________________________________________________________
9359 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
9360         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
9361              From: "David H. Adler" <dha@panix.com>       
9362              Date: Tue, 16 Oct 2001 11:59:35 -0400
9363              Message-ID: <20011016115935.A13078@panix.com>
9364              
9365              Subject: [ PATCH ] perldata patch, revised
9366              From: "David H. Adler" <dha@panix.com>     
9367              Date: Tue, 16 Oct 2001 18:26:49 -0400
9368              Message-ID: <20011016182649.C23970@panix.com>
9369      Branch: perl
9370            ! pod/perldata.pod pod/perlop.pod
9371 ____________________________________________________________________________
9372 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
9373         Log: Integrate perlio: PerlIO_dup (for all but Win32).
9374      Branch: perl
9375           !> embed.h embed.pl ext/Encode/Encode.xs
9376           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
9377           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
9378           !> win32/win32io.c
9379 ____________________________________________________________________________
9380 [ 12462] By: nick                                  on 2001/10/16  19:11:30
9381         Log: PerlIOXxxx_dups for all but Win32
9382      Branch: perlio
9383            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9384            ! ext/PerlIO/Via/Via.xs
9385 ____________________________________________________________________________
9386 [ 12461] By: nick                                  on 2001/10/16  18:28:48
9387         Log: Implement PerlIOStdio_dup (explains core dumps - dup
9388              was not setting up a FILE * to be fclosed()).
9389      Branch: perlio
9390            ! perlio.c
9391 ____________________________________________________________________________
9392 [ 12460] By: nick                                  on 2001/10/16  17:31:47
9393         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
9394              overflow.
9395      Branch: perlio
9396            ! perlio.c
9397 ____________________________________________________________________________
9398 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
9399         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
9400              From: "Craig A. Berry" <craigberry@mac.com>
9401              Date: Tue, 16 Oct 2001 13:08:38 -0500
9402              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
9403      Branch: perl
9404            ! configure.com
9405 ____________________________________________________________________________
9406 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
9407         Log: Can't expect too much accuracy from a sleep of one second.
9408              (I think this will also fail with high load.)
9409      Branch: perl
9410            ! ext/Time/HiRes/HiRes.t
9411 ____________________________________________________________________________
9412 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
9413         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
9414              From: "Werner, Randolf" <randolf.werner@sap.com>
9415              Date: Tue, 16 Oct 2001 18:33:02 +0200
9416              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
9417      Branch: perl
9418            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
9419            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
9420 ____________________________________________________________________________
9421 [ 12456] By: nick                                  on 2001/10/16  14:08:16
9422         Log: Builds under ithreads (but fails all threads tests)
9423      Branch: perlio
9424            ! hv.c perlio.c sv.c
9425 ____________________________________________________________________________
9426 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
9427         Log: I think the Perl_sortsv needs *not* be skipped?
9428      Branch: perl
9429            ! makedef.pl
9430 ____________________________________________________________________________
9431 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
9432         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
9433              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
9434              Date: Tue, 16 Oct 2001 15:32:44 +0200
9435              Message-ID: <3BCC531C.11494.3E433F@localhost>
9436      Branch: perl
9437            ! t/op/groups.t
9438 ____________________________________________________________________________
9439 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
9440         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
9441              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
9442              Date: Tue, 16 Oct 2001 15:01:04 +0200
9443              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
9444      Branch: perl
9445            ! t/io/fs.t
9446 ____________________________________________________________________________
9447 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
9448         Log: A forgotten deletion.
9449      Branch: perl
9450            - lib/unicore/mktables.PL
9451 ____________________________________________________________________________
9452 [ 12451] By: nick                                  on 2001/10/16  11:32:48
9453         Log: Skeleton of "PerlIO_dup" coded.
9454              Still-passes all tests non-threaded (well it would wouldn't it!)
9455      Branch: perlio
9456            ! embed.h embed.pl ext/Encode/Encode.xs
9457            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
9458            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
9459            ! win32/win32io.c
9460 ____________________________________________________________________________
9461 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
9462         Log: Document the problem with the swash_fetch() API that affects
9463              more complex case conversions.
9464      Branch: perl
9465            ! lib/utf8_heavy.pl utf8.c
9466 ____________________________________________________________________________
9467 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
9468         Log: Make Time::HiRes::sleep() and usleep() to return
9469              the number of seconds (a floating point value) and 
9470              microseconds (an integer) actually slept (well,
9471              modulo the time spent in measuring the time actually
9472              slept...), to be a better drop-in replacement for
9473              the builtin sleep().  Noticed by Chris Nandor.
9474              
9475              Also make usleep() to croak if fed illegal number
9476              of useconds (anything greater than 1_000_000).
9477      Branch: perl
9478            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
9479            ! ext/Time/HiRes/HiRes.xs
9480 ____________________________________________________________________________
9481 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
9482         Log: A missing SvREFCNT_dec.
9483      Branch: perl
9484            ! perl.c
9485 ____________________________________________________________________________
9486 [ 12447] By: nick                                  on 2001/10/15  20:27:53
9487         Log: Beginings of PerlIO_dup support (unstable)
9488      Branch: perlio
9489            ! perlio.c perliol.h
9490 ____________________________________________________________________________
9491 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
9492         Log: (retracted by #12497)
9493              In AIX vac 5 just can't seem to get regcomp right.
9494      Branch: perl
9495            ! hints/aix.sh
9496 ____________________________________________________________________________
9497 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
9498         Log: Bump the version number to agree with the maintperl one.
9499      Branch: perl
9500            ! lib/Tie/RefHash.pm
9501 ____________________________________________________________________________
9502 [ 12444] By: nick                                  on 2001/10/15  15:59:57
9503         Log: Integrate mainline
9504      Branch: perlio
9505           +> lib/Math/BigInt/t/Math/Subclass.pm
9506           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
9507           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
9508           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
9509           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
9510           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
9511           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
9512           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
9513           +> lib/unicore/mktables
9514            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
9515            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
9516            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
9517            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
9518            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
9519            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
9520            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
9521            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
9522            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
9523            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
9524            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
9525            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
9526            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
9527            - lib/unicore/syllables.txt
9528           !> (integrate 344 files)
9529 ____________________________________________________________________________
9530 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
9531         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
9532      Branch: perl
9533            ! ext/DB_File/DB_File.xs
9534 ____________________________________________________________________________
9535 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
9536         Log: Sync the skip() amounts with the number of tests.
9537      Branch: perl
9538            ! lib/Term/Complete.t
9539 ____________________________________________________________________________
9540 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
9541         Log: Update Changes.
9542      Branch: perl
9543            ! Changes patchlevel.h
9544 ____________________________________________________________________________
9545 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
9546         Log: MacOS Classic catdir() rewrite from Thomas Wegner
9547              (backward incompatibility, but a deliberate one,
9548              the old version simply is broken in its logic),
9549              also documentation updates, and as suggested replicated
9550              the File::Spec::Unix documentation updates also on the
9551              File::Spec documentation.
9552              
9553              TODO: there seems to be duplication of documentation
9554              between File::Spec and File::Spec::Unix.  I think
9555              the ::Unix should be left only with specific UNIXisms,
9556              and all the generic documentation should be in ::Spec.
9557      Branch: perl
9558            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
9559            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
9560            ! lib/File/Spec/Unix.pm
9561 ____________________________________________________________________________
9562 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
9563         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
9564              From: Blair Zajac <blair@orcaware.com>
9565              Date: Mon, 24 Sep 2001 11:48:58 -0700
9566              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
9567              
9568              (the skip() messages)
9569      Branch: perl
9570            ! t/op/magic.t
9571 ____________________________________________________________________________
9572 [ 12438] By: ams                                   on 2001/10/14  23:43:59
9573         Log: Subject: [PATCH] make PerlIO default on VMS
9574              From: "Craig A. Berry" <craigberry@mac.com>
9575              Date: Sun, 14 Oct 2001 15:27:18 -0500
9576              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
9577      Branch: perl
9578            ! configure.com
9579 ____________________________________________________________________________
9580 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
9581         Log: Retract #12436 (Abhijit already did this at #12426)
9582      Branch: perl
9583            ! lib/ExtUtils/MM_Unix.pm
9584 ____________________________________________________________________________
9585 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
9586         Log: (retracted by #12437)
9587              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
9588              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
9589              Date: Sat, 13 Oct 2001 20:33:55 +0200
9590              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
9591      Branch: perl
9592            ! lib/ExtUtils/MM_Unix.pm
9593 ____________________________________________________________________________
9594 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
9595         Log: Subject: h2xs grammar nit
9596              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
9597              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
9598              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
9599      Branch: perl
9600            ! utils/h2xs.PL
9601 ____________________________________________________________________________
9602 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
9603         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
9604              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
9605              Date: Sun, 14 Oct 2001 11:25:08 +0100
9606              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
9607      Branch: perl
9608            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
9609            ! warnings.pl
9610 ____________________________________________________________________________
9611 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
9612         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
9613              for File::Spec::Mac::catfile)
9614      Branch: perl
9615            ! lib/h2xs.t
9616 ____________________________________________________________________________
9617 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
9618         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
9619              From: Nicholas Clark <nick@ccl4.org>
9620              Date: Sat, 13 Oct 2001 00:07:31 +0100
9621              Message-ID: <20011013000731.D67535@plum.flirble.org>
9622      Branch: perl
9623            ! lib/h2xs.t utils/h2xs.PL
9624 ____________________________________________________________________________
9625 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
9626         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
9627              before DEFINE and INC), and repent by taking DEFINE and
9628              INC away from PASTHRU.
9629      Branch: perl
9630            ! lib/ExtUtils/MM_Unix.pm
9631 ____________________________________________________________________________
9632 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
9633         Log: More MANIFEST anomalies.
9634      Branch: perl
9635            ! MANIFEST
9636 ____________________________________________________________________________
9637 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
9638         Log: Not that many.
9639      Branch: perl
9640            ! MANIFEST
9641 ____________________________________________________________________________
9642 [ 12428] By: sky                                   on 2001/10/13  20:59:27
9643         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
9644              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9645              Date: Sat, 13 Oct 2001 23:15:55 +0200
9646              Message-ID: <20011013231555.A18071@rafael>
9647      Branch: perl
9648            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
9649            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
9650 ____________________________________________________________________________
9651 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
9652         Log: Rewrite mktables from scratch.
9653              - Cleaner.
9654              - Faster: 15-20 seconds as opposed to several minutes.
9655              - More dynamic: the names of the various categories
9656              such as the linebreak ones are dynamic, not static.
9657              - Is.pl: long names for the general category properties
9658              are now available.
9659              - Ranges (<... ,First>, <..., Last>) from the general
9660              categories work now.
9661              - No more mktables.PL because the mktables.PL is not
9662              and never has been run to create a mktables.
9663              - syllables.txt and Is/Syl*.pl removed: non-standard
9664              (not part of the Unicode), and the whole concept is
9665              being reworked (http://syllabary.sourceforge.net/),
9666              the old way wouldn't even work with the new Syllables.txt
9667              (it would result in 1000+ new categories)
9668      Branch: perl
9669            + lib/unicore/In/163.pl lib/unicore/In/164.pl
9670            + lib/unicore/In/165.pl lib/unicore/In/166.pl
9671            + lib/unicore/In/167.pl lib/unicore/In/168.pl
9672            + lib/unicore/In/169.pl lib/unicore/In/170.pl
9673            + lib/unicore/In/171.pl lib/unicore/Is.pl
9674            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
9675            + lib/unicore/mktables
9676            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
9677            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
9678            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
9679            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
9680            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
9681            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
9682            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
9683            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
9684            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
9685            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
9686            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
9687            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
9688            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
9689            - lib/unicore/syllables.txt
9690            ! (edit 304 files)
9691 ____________________________________________________________________________
9692 [ 12426] By: ams                                   on 2001/10/13  18:05:36
9693         Log: ExtUtils::MM_Unix should ignore comments when searching for
9694              $VERSION.
9695      Branch: perl
9696            ! lib/ExtUtils/MM_Unix.pm
9697 ____________________________________________________________________________
9698 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
9699         Log: Subject: Re: New module XML::Clean
9700              From: andreas.koenig@anima.de (Andreas J. Koenig)
9701              Date: 13 Oct 2001 10:17:09 +0200
9702              Message-ID: <m37ku0t0my.fsf@anima.de>
9703      Branch: perl
9704            ! pod/perlnewmod.pod
9705 ____________________________________________________________________________
9706 [ 12424] By: sky                                   on 2001/10/13  09:39:59
9707         Log: Set thread stack size if needed.
9708      Branch: perl
9709            ! ext/threads/threads.xs
9710 ____________________________________________________________________________
9711 [ 12423] By: sky                                   on 2001/10/13  09:36:49
9712         Log: We do want to set the attribute to joinable even on modern posix
9713              platforms.
9714      Branch: perl
9715            ! ext/threads/threads.xs
9716 ____________________________________________________________________________
9717 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
9718         Log: Subject: [PATCH ext/Data/Dumper.xs]
9719              From: Brian Ingerson <ingy@ttul.org>
9720              Date: Fri, 12 Oct 2001 19:32:35 -0700
9721              Message-ID: <20011012193235.B889@ttul.org>
9722      Branch: perl
9723            ! ext/Data/Dumper/Dumper.xs
9724 ____________________________________________________________________________
9725 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
9726         Log: Update Changes.
9727      Branch: perl
9728            ! Changes patchlevel.h
9729 ____________________________________________________________________________
9730 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
9731         Log: FAQ sync.
9732      Branch: perl
9733            ! pod/perlfaq3.pod pod/perlfaq4.pod
9734 ____________________________________________________________________________
9735 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
9736         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
9737              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
9738              Date: Fri, 12 Oct 2001 11:51:05 -0700
9739              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
9740      Branch: perl
9741            ! lib/File/Copy.pm
9742 ____________________________________________________________________________
9743 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
9744         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
9745              From: "chromatic" <chromatic@rmci.net>     
9746              Date: Thu, 11 Oct 2001 10:57:55 -0600
9747              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
9748              
9749              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
9750              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9751              Date: Thu, 11 Oct 2001 22:34:21 +0200
9752              Message-ID: <20011011223421.A693@rafael>     
9753              
9754              plus undef $Term::Complete::stty as suggested by Rafael.
9755      Branch: perl
9756            ! lib/Term/Complete.pm lib/Term/Complete.t
9757 ____________________________________________________________________________
9758 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
9759         Log: UUnndduupplleexx..
9760      Branch: perl
9761            ! perl.h
9762 ____________________________________________________________________________
9763 [ 12416] By: sky                                   on 2001/10/12  20:16:19
9764         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
9765              From: Andy Dougherty <doughera@lafayette.edu>
9766              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
9767              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
9768              (Potentially only band-aid)
9769      Branch: perl
9770            ! sv.c
9771 ____________________________________________________________________________
9772 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
9773         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
9774              mishandles kill(), and therefore the sigaction test
9775              should be skipped, from Charles Lane.
9776      Branch: perl
9777            ! ext/POSIX/t/sigaction.t
9778 ____________________________________________________________________________
9779 [ 12414] By: sky                                   on 2001/10/12  18:47:49
9780         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
9781      Branch: perl
9782            ! op.h
9783 ____________________________________________________________________________
9784 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
9785         Log: Upgrade to Math::BigInt 1.44 from Tels and
9786              further fixes from John Peacock.
9787      Branch: perl
9788            + lib/Math/BigInt/t/Math/Subclass.pm
9789            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
9790            + lib/Math/BigInt/t/subclass.t
9791            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
9792            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
9793            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
9794            ! lib/Math/BigInt/t/mbimbf.t
9795 ____________________________________________________________________________
9796 [ 12412] By: sky                                   on 2001/10/12  18:28:23
9797         Log: perhaps pthread_attr_t really needs to be set for the old api
9798      Branch: perl
9799            ! ext/threads/threads.xs
9800 ____________________________________________________________________________
9801 [ 12411] By: sky                                   on 2001/10/12  18:11:45
9802         Log: pthread_keycreate not pthread_key_create under the here be dragons API
9803      Branch: perl
9804            ! ext/threads/threads.h
9805 ____________________________________________________________________________
9806 [ 12410] By: sky                                   on 2001/10/12  18:07:37
9807         Log: Apperently OLD PTHREADS API is a bit retarded.
9808              This should fix another set of compile failures in HP-UX 10.20.
9809      Branch: perl
9810            ! ext/threads/threads.h ext/threads/threads.xs
9811 ____________________________________________________________________________
9812 [ 12409] By: nick                                  on 2001/10/12  15:30:01
9813         Log: Blind integrate of mainline
9814      Branch: perlio
9815           +> (branch 32 files)
9816            - lib/unicode/README
9817           !> (integrate 121 files)
9818 ____________________________________________________________________________
9819 [ 12408] By: sky                                   on 2001/10/12  14:55:08
9820         Log: Let us avoid being smart for now.
9821      Branch: perl
9822            ! ext/threads/threads.h
9823 ____________________________________________________________________________
9824 [ 12407] By: sky                                   on 2001/10/12  14:38:12
9825         Log: (void*) the argument to make sure we work with picky compilers
9826      Branch: perl
9827            ! ext/threads/threads.xs
9828 ____________________________________________________________________________
9829 [ 12406] By: ams                                   on 2001/10/12  13:26:04
9830         Log: (replaced with #12600)
9831              
9832              Subject: [PATCH 5.6.1 perldoc] use File::Temp
9833              From: Mikhail Zabaluev <mhz@alt-linux.org>
9834              Date: Fri, 12 Oct 2001 12:47:47 +0400
9835              Message-Id: <20011012124747.E13918@localhost.localdomain>
9836      Branch: perl
9837            ! utils/perldoc.PL
9838 ____________________________________________________________________________
9839 [ 12405] By: ams                                   on 2001/10/12  13:05:32
9840         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
9841              From: andreas.koenig@anima.de (Andreas J. Koenig)
9842              Date: 12 Oct 2001 11:12:07 +0200
9843              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
9844      Branch: perl
9845            ! lib/Memoize/t/speed.t
9846 ____________________________________________________________________________
9847 [ 12404] By: sky                                   on 2001/10/12  12:46:15
9848         Log: A) Support OLD_PTHREADS_API
9849              B) Change from using pthread_t to using a TLS to store the
9850              index of the thread in an hash, this is to avoid problems when
9851              in fact pthread_t was not a seralizable type.
9852              Both these changes are because of HP-UX 10.20
9853              This has not been tested on win32 but should work there.
9854              Need to add support for NetWare.
9855      Branch: perl
9856            ! ext/threads/threads.h ext/threads/threads.xs
9857 ____________________________________________________________________________
9858 [ 12403] By: ams                                   on 2001/10/12  07:34:19
9859         Log: Subject: Re: New module XML::Clean
9860              From: andreas.koenig@anima.de (Andreas J. Koenig)
9861              Date: 12 Oct 2001 10:20:35 +0200
9862              Message-Id: <m3elo9uv58.fsf@anima.de>
9863      Branch: perl
9864            ! pod/perlnewmod.pod
9865 ____________________________________________________________________________
9866 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
9867         Log: More HP model tweaks from Merijn.
9868      Branch: perl
9869            ! README.hpux
9870 ____________________________________________________________________________
9871 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
9872         Log: Update Changes.
9873      Branch: perl
9874            ! Changes patchlevel.h
9875 ____________________________________________________________________________
9876 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
9877         Log: HP-UX update from H.Merijn Brand.
9878      Branch: perl
9879            ! README.hpux
9880 ____________________________________________________________________________
9881 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
9882         Log: Subject: [PATCH] fix link rot in README.vms
9883              From: "Craig A. Berry" <craigberry@mac.com>
9884              Date: Wed, 10 Oct 2001 17:17:00 -0500
9885              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
9886      Branch: perl
9887            ! README.vms
9888 ____________________________________________________________________________
9889 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
9890         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
9891              From: "chromatic" <chromatic@rmci.net>
9892              Date: Wed, 10 Oct 2001 15:50:30 -0600
9893              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
9894      Branch: perl
9895            ! lib/Term/Complete.t
9896 ____________________________________________________________________________
9897 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
9898         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
9899              From: "chromatic" <chromatic@rmci.net>
9900              Date: Wed, 10 Oct 2001 15:45:42 -0600
9901              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
9902      Branch: perl
9903            + lib/ExtUtils/Packlist.t
9904            ! MANIFEST
9905 ____________________________________________________________________________
9906 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
9907         Log: VMS needs quotes around the -I option to keep it from
9908              being downcased, from Charles Lane.
9909      Branch: perl
9910            ! t/run/kill_perl.t
9911 ____________________________________________________________________________
9912 [ 12395] By: ams                                   on 2001/10/10  16:22:32
9913         Log: Subject: [PATCH lib/FindBin.pm]
9914              From: Stas Bekman <stas@stason.org>
9915              Date: Tue, 09 Oct 2001 23:57:10 +0800
9916              Message-Id: <3BC31E56.60805@stason.org>
9917      Branch: perl
9918            ! lib/FindBin.pm
9919 ____________________________________________________________________________
9920 [ 12394] By: ams                                   on 2001/10/10  16:09:53
9921         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
9922              From: Abhijit Menon-Sen <ams@wiw.org>
9923              Date: Wed, 10 Oct 2001 21:59:33 +0530
9924              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
9925      Branch: perl
9926            ! ext/Data/Dumper/Dumper.xs
9927 ____________________________________________________________________________
9928 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
9929         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
9930              from Charles Lane.
9931      Branch: perl
9932            ! lib/File/Spec/VMS.pm
9933 ____________________________________________________________________________
9934 [ 12392] By: ams                                   on 2001/10/10  14:49:43
9935         Log: Subject: [PATCH] two s/// bugfixes
9936              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9937              Date: Wed, 10 Oct 2001 17:23:44 +0200
9938              Message-Id: <20011010172344.C22440@rafael>
9939      Branch: perl
9940            ! pp_ctl.c regexec.c t/op/subst.t
9941 ____________________________________________________________________________
9942 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
9943         Log: Fix/improve handling of the [000000] special "root"
9944              directory, by putting cwd in canonical form when doing
9945              abs2rel, and prepending a 000000 to directory "chunks"
9946              if missing from base or path.  Also adjust test to
9947              reflect the (improved) output from abs2rel.
9948              From Charles Lane.
9949      Branch: perl
9950            ! lib/File/Spec.t lib/File/Spec/VMS.pm
9951 ____________________________________________________________________________
9952 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
9953         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
9954              all of the extra VMSish attributes (such as "treat this logical
9955              as a device name") that are necessary to make programs run.
9956              A tainted %ENV does not hinder VMS.  From Charles Lane.
9957      Branch: perl
9958            ! lib/File/Find/t/taint.t
9959 ____________________________________________________________________________
9960 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
9961         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
9962              
9963              o  VMS is case-insensitive, RTL downcases filenames read
9964              by perl... so need to re-upcase filenames like MANIFEST
9965              and MANIFEST.SKIP
9966              
9967              o  Need to convert VMS-style to Unix-style filenames when comparing
9968              names in MANIFEST to names in filesystem.
9969              
9970              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
9971              since VMS won't let you (easily) delete non-empty directories.
9972              
9973              From Charles Lane.
9974      Branch: perl
9975            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
9976 ____________________________________________________________________________
9977 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
9978         Log: Unix and VMS agree on "*" as a "match any number of any chars"
9979              wildcards, but differ ("?"  vs.  "%") for their "match any single
9980              char" wildcard.  This patch changes "?"  chars to "%" before doing a
9981              VMS glob...at no loss of functionality, since "?"  isn't a valid
9982              filename char on VMS.  From Charles Lane.
9983      Branch: perl
9984            ! doio.c
9985 ____________________________________________________________________________
9986 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
9987         Log: (accidentally empty submit; new life as #12390)
9988      Branch: perl
9989            ! lib/File/Find/t/taint.t
9990 ____________________________________________________________________________
9991 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
9992         Log: Even more VMS tweakage from Charles Lane:
9993              
9994              Tweak #1:  splitdir only works on directory part of filespec,
9995              split off volume first
9996              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
9997              (it's a horrible kludge in the run-time library,
9998              improved in later versions). Check the
9999              $Config{'d_setenv'} flag before attempting to set it.
10000      Branch: perl
10001            ! t/op/chdir.t
10002 ____________________________________________________________________________
10003 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
10004         Log: VMS tweakage from Charles Lane.
10005              
10006              . command.com doubles an output line when prompting for extensions
10007              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
10008              . perl5db doesn't clean up after itself
10009      Branch: perl
10010            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
10011 ____________________________________________________________________________
10012 [ 12384] By: sky                                   on 2001/10/09  19:16:11
10013         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
10014              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10015              Date: Tue, 9 Oct 2001 22:10:26 +0200
10016              Message-ID: <20011009221026.A8579@rafael>
10017      Branch: perl
10018            ! pod/perldata.pod
10019 ____________________________________________________________________________
10020 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
10021         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
10022              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10023              Date: 9 Oct 2001 15:15:06 -0000
10024              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
10025      Branch: perl
10026            ! t/op/subst.t
10027 ____________________________________________________________________________
10028 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
10029         Log: Update Changes.
10030      Branch: perl
10031            ! Changes patchlevel.h
10032 ____________________________________________________________________________
10033 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
10034         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
10035              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
10036              when a NULL is passed for the filename string pointer.
10037              From Charles Lane.
10038      Branch: perl
10039            ! vms/vms.c
10040 ____________________________________________________________________________
10041 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
10042         Log: Subject: HP systems update
10043              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10044              Date: Tue, 09 Oct 2001 15:59:22 +0200
10045              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
10046      Branch: perl
10047            ! README.hpux
10048 ____________________________________________________________________________
10049 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
10050         Log: CPAN::Nox does now have a test.
10051      Branch: perl
10052            ! t/lib/1_compile.t
10053 ____________________________________________________________________________
10054 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
10055         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
10056              From: David Dyck <dcd@tc.fluke.com>
10057              Date: Mon, 1 Oct 2001 12:17:36 -0700
10058              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
10059      Branch: perl
10060            ! installperl
10061 ____________________________________________________________________________
10062 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
10063         Log: NetWare update from Ananth Kesari.
10064      Branch: perl
10065            ! NetWare/nwperlsys.h makedef.pl
10066 ____________________________________________________________________________
10067 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
10068         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
10069              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10070              Date: Tue, 9 Oct 2001 08:40:57 EDT
10071              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
10072      Branch: perl
10073            ! lib/File/Find/t/find.t
10074 ____________________________________________________________________________
10075 [ 12374] By: ams                                   on 2001/10/09  05:31:45
10076         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
10077              ExtUtils::Mkbootstrap
10078              From: "chromatic" <chromatic@rmci.net>
10079              Date: Tue, 09 Oct 2001 00:08:37 -0600
10080              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
10081      Branch: perl
10082            + lib/ExtUtils/Mkbootstrap.t
10083            ! MANIFEST
10084 ____________________________________________________________________________
10085 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
10086         Log: Enable more debugging.
10087      Branch: perl
10088            ! lib/utf8_heavy.pl
10089 ____________________________________________________________________________
10090 [ 12372] By: ams                                   on 2001/10/09  02:11:59
10091         Log: #12370 forgot to modify is_gv_magical().
10092      Branch: perl
10093            ! gv.c
10094 ____________________________________________________________________________
10095 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
10096         Log: Make the toupper/lower/title API for Unicode not right
10097              but at least less wrong: prepare for the mapping being
10098              more than just one-character-to-one-character.
10099      Branch: perl
10100            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
10101            ! regexec.c utf8.c
10102 ____________________________________________________________________________
10103 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
10104         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
10105              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10106              Date: Mon, 8 Oct 2001 22:18:23 -0400
10107              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
10108      Branch: perl
10109            ! pod/perlvar.pod t/op/taint.t
10110 ____________________________________________________________________________
10111 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
10112         Log: FAQ sync.
10113      Branch: perl
10114            ! pod/perlfaq3.pod pod/perlfaq4.pod
10115 ____________________________________________________________________________
10116 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
10117         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
10118              From: "chromatic" <chromatic@rmci.net>
10119              Date: Mon, 08 Oct 2001 14:05:32 -0600
10120              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
10121      Branch: perl
10122            ! lib/Term/Cap.t
10123 ____________________________________________________________________________
10124 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
10125         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
10126              From: Michael G Schwern <schwern@pobox.com>
10127              Date: Mon, 8 Oct 2001 17:00:14 -0400
10128              Message-ID: <20011008170014.L17083@blackrider>
10129      Branch: perl
10130            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
10131 ____________________________________________________________________________
10132 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
10133         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
10134              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10135              Date: Mon, 8 Oct 2001 16:01:33 EDT
10136              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
10137      Branch: perl
10138            ! ext/Time/HiRes/HiRes.xs
10139 ____________________________________________________________________________
10140 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
10141         Log: Subject: [PATCH] Autosplit patch for VMS
10142              From: "Craig A. Berry" <craigberry@mac.com>
10143              Date: Mon, 08 Oct 2001 15:40:43 -0500
10144              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
10145      Branch: perl
10146            ! lib/AutoSplit.pm lib/AutoSplit.t
10147 ____________________________________________________________________________
10148 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
10149         Log: Don't assume that everybody is running OS X 10.1 yet;
10150              from Kay Röpke.
10151      Branch: perl
10152            ! hints/darwin.sh
10153 ____________________________________________________________________________
10154 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
10155         Log: Update Changes.
10156      Branch: perl
10157            ! Changes patchlevel.h
10158 ____________________________________________________________________________
10159 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
10160         Log: Retract #12358 for now.
10161      Branch: perl
10162            ! lib/Term/Cap.t
10163 ____________________________________________________________________________
10164 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
10165         Log: Can't figure out what this is testing.
10166              (If it is trying to catch SIGKILL, it should stop
10167              trying because that is by definition impossible.)
10168      Branch: perl
10169            ! lib/sigtrap.t
10170 ____________________________________________________________________________
10171 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
10172         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
10173              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10174              Date: Sun, 30 Sep 2001 21:15:13 +0200
10175              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
10176      Branch: perl
10177            ! lib/ExtUtils/MM_Win32.pm
10178 ____________________________________________________________________________
10179 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
10180         Log: Clarify the ldlibpth part and condense the overall text.
10181      Branch: perl
10182            ! t/TEST
10183 ____________________________________________________________________________
10184 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
10185         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
10186              From: "chromatic" <chromatic@rmci.net>
10187              Date: Sun, 07 Oct 2001 16:59:26 -0600
10188              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
10189      Branch: perl
10190            ! lib/Term/Cap.t
10191 ____________________________________________________________________________
10192 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
10193         Log: Update the list because fo #12265.
10194      Branch: perl
10195            ! t/lib/1_compile.t
10196 ____________________________________________________________________________
10197 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
10198         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
10199              From: Nicholas Clark <nick@ccl4.org>
10200              Date: Sun, 7 Oct 2001 20:53:33 +0100
10201              Message-ID: <20011007205333.S38756@plum.flirble.org>   
10202      Branch: perl
10203            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
10204            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
10205            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
10206            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
10207            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
10208            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
10209            ! lib/Switch/t/switch.t lib/Term/Complete.t
10210            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
10211            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
10212            ! t/op/my_stash.t
10213 ____________________________________________________________________________
10214 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
10215         Log: Integrate patch #12350 from maintperl; typo in
10216              IO::Seekable doc.
10217      Branch: perl
10218           !> ext/IO/lib/IO/Seekable.pm
10219 ____________________________________________________________________________
10220 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
10221         Log: Detypo.
10222      Branch: perl
10223            ! hints/darwin.sh
10224 ____________________________________________________________________________
10225 [ 12353] By: sky                                   on 2001/10/07  17:16:14
10226         Log: Change 12349 didn't really get it right.
10227      Branch: perl
10228            ! lib/Unicode/README
10229 ____________________________________________________________________________
10230 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
10231         Log: If running the harness the dynamic library search path
10232              may need setting.
10233      Branch: perl
10234            ! t/TEST
10235 ____________________________________________________________________________
10236 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
10237         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
10238              in ldflags.
10239      Branch: perl
10240            ! hints/darwin.sh
10241 ____________________________________________________________________________
10242 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
10243         Log: typo in IO::Seekable doc
10244      Branch: maint-5.6/perl
10245            ! ext/IO/lib/IO/Seekable.pm
10246 ____________________________________________________________________________
10247 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
10248         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
10249              doesn't work on Mac OS X 10.1 (when unpacking the tar the
10250              latter gets renamed as lib/unicode:1, assumedly for security
10251              reasons not to overwrite stuff)
10252      Branch: perl
10253            + lib/Unicode/README
10254            - lib/unicode/README
10255            ! MANIFEST
10256 ____________________________________________________________________________
10257 [ 12348] By: ams                                   on 2001/10/07  05:33:40
10258         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
10259              From: "chromatic" <chromatic@rmci.net>
10260              Date: Sat, 06 Oct 2001 21:42:03 -0600
10261              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
10262      Branch: perl
10263            + lib/CPAN/t/Nox.t
10264            ! MANIFEST
10265 ____________________________________________________________________________
10266 [ 12347] By: ams                                   on 2001/10/07  00:48:10
10267         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
10268              From: "chromatic" <chromatic@rmci.net>
10269              Date: Sat, 06 Oct 2001 18:52:10 -0600
10270              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
10271      Branch: perl
10272            + lib/sigtrap.t
10273            ! MANIFEST
10274 ____________________________________________________________________________
10275 [ 12346] By: ams                                   on 2001/10/06  23:14:01
10276         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
10277              h2xs write?)
10278              From: Nicholas Clark <nick@ccl4.org>
10279              Date: Sat, 6 Oct 2001 21:46:43 +0100
10280              Message-Id: <20011006214643.L38756@plum.flirble.org>
10281      Branch: perl
10282            ! utils/h2xs.PL
10283 ____________________________________________________________________________
10284 [ 12345] By: ams                                   on 2001/10/06  17:39:53
10285         Log: Subject: [PATCH] Memoize tests
10286              From: Nicholas Clark <nick@ccl4.org>
10287              Date: Sat, 6 Oct 2001 18:04:21 +0100
10288              Message-Id: <20011006180421.J38756@plum.flirble.org>
10289      Branch: perl
10290            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
10291            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
10292            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
10293            ! lib/Memoize/t/expire_module_n.t
10294            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
10295            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
10296            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
10297            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
10298            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
10299            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
10300 ____________________________________________________________________________
10301 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
10302         Log: Retract the latter part of #12343.
10303      Branch: perl
10304            ! ext/IO/lib/IO/Socket/INET.pm
10305 ____________________________________________________________________________
10306 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
10307         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
10308              From: David Dyck <dcd@tc.fluke.com>
10309              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
10310              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
10311              
10312              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
10313              From: David Dyck <dcd@tc.fluke.com>
10314              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
10315              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
10316      Branch: perl
10317            ! ext/IO/lib/IO/Socket/INET.pm
10318 ____________________________________________________________________________
10319 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
10320         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
10321              From: Robin Barker <rmb1@cise.npl.co.uk>
10322              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
10323              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
10324      Branch: perl
10325            ! t/TEST
10326 ____________________________________________________________________________
10327 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
10328         Log: Don't assume that %x is good for displaying UVs.
10329      Branch: perl
10330            ! dump.c
10331 ____________________________________________________________________________
10332 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
10333         Log: Update Changes.
10334      Branch: perl
10335            ! Changes patchlevel.h
10336 ____________________________________________________________________________
10337 [ 12339] By: ams                                   on 2001/10/05  10:22:34
10338         Log: Subject: [PATCH] perlfunc/select
10339              From: Nicholas Clark <nick@ccl4.org>
10340              Date: Fri, 5 Oct 2001 11:33:58 +0100
10341              Message-Id: <20011005113358.Z38756@plum.flirble.org>
10342      Branch: perl
10343            ! pod/perlfunc.pod
10344 ____________________________________________________________________________
10345 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
10346         Log: Retract #12313 and #12249.
10347      Branch: perl
10348            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
10349            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
10350            ! pod/perlebcdic.pod
10351 ____________________________________________________________________________
10352 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
10353         Log: Subject: [PATCH] perlvms.pod update
10354              From: "Craig A. Berry" <craigberry@mac.com>
10355              Date: Thu, 04 Oct 2001 12:55:52 -0500
10356              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
10357      Branch: perl
10358            ! vms/perlvms.pod
10359 ____________________________________________________________________________
10360 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
10361         Log: Subject: PATCH: Tie::SubstrHash
10362              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10363              Date: Thu, 04 Oct 2001 12:12:41 +0100
10364              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
10365      Branch: perl
10366            ! lib/Tie/SubstrHash.pm
10367 ____________________________________________________________________________
10368 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
10369         Log: Unicode properties saga continues.
10370      Branch: perl
10371            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
10372            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
10373 ____________________________________________________________________________
10374 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
10375         Log: Yet more Unicode properties.
10376      Branch: perl
10377            + lib/unicore/In/137.pl lib/unicore/In/138.pl
10378            + lib/unicore/In/139.pl lib/unicore/In/140.pl
10379            + lib/unicore/In/141.pl lib/unicore/In/142.pl
10380            + lib/unicore/In/143.pl lib/unicore/In/144.pl
10381            + lib/unicore/In/145.pl lib/unicore/In/146.pl
10382            + lib/unicore/In/147.pl lib/unicore/In/148.pl
10383            + lib/unicore/In/149.pl lib/unicore/In/150.pl
10384            + lib/unicore/In/151.pl lib/unicore/In/152.pl
10385            + lib/unicore/In/153.pl lib/unicore/In/154.pl
10386            + lib/unicore/In/155.pl lib/unicore/In/156.pl
10387            + lib/unicore/In/157.pl lib/unicore/In/158.pl
10388            + lib/unicore/In/159.pl lib/unicore/In/160.pl
10389            + lib/unicore/In/161.pl lib/unicore/In/162.pl
10390            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
10391            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
10392            ! pod/perlunicode.pod
10393 ____________________________________________________________________________
10394 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
10395         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
10396              From: "Craig A. Berry" <craigberry@mac.com>
10397              Date: Wed, 03 Oct 2001 17:45:25 -0500
10398              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
10399              
10400              (the lib/Term/Complete.t patched differently by #12332)
10401      Branch: perl
10402            ! lib/ExtUtils/Command.t
10403 ____________________________________________________________________________
10404 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
10405         Log: Restore only if something to restore.
10406      Branch: perl
10407            ! lib/Term/Complete.t
10408 ____________________________________________________________________________
10409 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
10410         Log: Update various resources for credits,
10411              minor icons fixes, and versions.
10412      Branch: maint-5.6/macperl
10413            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
10414            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
10415            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
10416 ____________________________________________________________________________
10417 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
10418         Log: Quiet the warnings about using undef value
10419      Branch: maint-5.6/macperl
10420            ! lib/File/Temp.pm
10421 ____________________________________________________________________________
10422 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
10423         Log: Fix up Ballon Help and Help menu docs (first pass);
10424              remove balloon rez file, and autogenerate with
10425              Balloon2Rez instead.
10426      Branch: maint-5.6/macperl
10427            + macos/macperl/macscripts/Balloon2Rez
10428            - macos/macperl/MPBalloons.r
10429            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
10430 ____________________________________________________________________________
10431 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
10432         Log: Allow overriding of defaults, for change #12327.
10433      Branch: maint-5.6/macperl
10434            ! perl.h
10435 ____________________________________________________________________________
10436 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
10437         Log: Override PerlProc_exit.
10438      Branch: maint-5.6/macperl
10439            ! macos/macish.h
10440 ____________________________________________________________________________
10441 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
10442         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
10443      Branch: maint-5.6/macperl
10444            + macos/bundled_lib/blib/lib/MD5.pm
10445            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
10446            + macos/lib/Mac/AETE/Dialect.pm
10447            + macos/lib/Mac/AETE/Format/Converter.pm
10448            + macos/lib/Mac/AETE/Format/Dictionary.pm
10449            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
10450            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
10451            + macos/lib/Mac/Toolbox.pod
10452            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
10453 ____________________________________________________________________________
10454 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
10455         Log: Sync up silly CVS headers ... I should commit CVS
10456              first to avoid this ...
10457      Branch: maint-5.6/macperl
10458            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
10459            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
10460            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
10461            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
10462 ____________________________________________________________________________
10463 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
10464         Log: Fix Matthias' address, and attributions.
10465      Branch: maint-5.6/macperl
10466            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
10467            ! pod/perlport.pod
10468 ____________________________________________________________________________
10469 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
10470         Log: Fix Matthias' address, and attributions.
10471      Branch: maint-5.6/macperl
10472            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
10473            ! macos/ext/Mac/Components/Components.pm
10474            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
10475            ! macos/ext/Mac/Dialogs/Dialogs.pm
10476            ! macos/ext/Mac/Events/Events.pm
10477            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
10478            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
10479            ! macos/ext/Mac/Gestalt/Gestalt.pm
10480            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
10481            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
10482            ! macos/ext/Mac/Menus/Menus.pm
10483            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
10484            ! macos/ext/Mac/Movies/Movies.pm
10485            ! macos/ext/Mac/Navigation/Navigation.pm
10486            ! macos/ext/Mac/Notification/Notification.pm
10487            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
10488            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
10489            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
10490            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
10491            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
10492            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
10493            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
10494            ! macos/ext/Mac/StandardFile/StandardFile.pm
10495            ! macos/ext/Mac/TextEdit/TextEdit.pm
10496            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
10497            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
10498            ! macos/lib/Mac/LowMem.pm
10499 ____________________________________________________________________________
10500 [ 12322] By: sky                                   on 2001/10/03  18:41:07
10501         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
10502              From: "Craig A. Berry" <craigberry@mac.com>
10503              Date: Wed, 03 Oct 2001 14:30:55 -0500
10504              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
10505      Branch: perl
10506            ! vms/vms.c
10507 ____________________________________________________________________________
10508 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
10509         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
10510              From: "Craig A. Berry" <craigberry@mac.com>
10511              Date: Wed, 03 Oct 2001 14:30:55 -0500
10512              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
10513      Branch: perl
10514            ! vms/vms.c
10515 ____________________________________________________________________________
10516 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
10517         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
10518              only IsL&) and Inherited (negative lookahead good);
10519              add tests for Common, Inherited, and L&.
10520      Branch: perl
10521            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
10522 ____________________________________________________________________________
10523 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
10524         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
10525              (The Unicode standard uses L& quite often.)
10526      Branch: perl
10527            ! lib/utf8_heavy.pl
10528 ____________________________________________________________________________
10529 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
10530         Log: Add the 'Common' Unicode property (code points not
10531              explicitly assigned to any other script).
10532      Branch: perl
10533            + lib/unicore/In/136.pl
10534            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
10535 ____________________________________________________________________________
10536 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
10537         Log: Skip the RV printing test under threads until fixed.
10538      Branch: perl
10539            ! ext/B/t/terse.t
10540 ____________________________________________________________________________
10541 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
10542         Log: Subject: 12309 / cygwin / win2k
10543              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10544              Date: Wed, 03 Oct 2001 15:25:15 +0200
10545              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
10546      Branch: perl
10547            ! makedef.pl
10548 ____________________________________________________________________________
10549 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
10550         Log: Metaconfig unit change for #12314.
10551      Branch: metaconfig
10552            ! U/modified/Head.U
10553 ____________________________________________________________________________
10554 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
10555         Log: Subject: Both cygwin and djgpp on one machine
10556              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10557              Date: Wed, 03 Oct 2001 15:02:59 +0200
10558              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
10559      Branch: perl
10560            ! Configure
10561 ____________________________________________________________________________
10562 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
10563         Log: (retracted by #12338)
10564              
10565              Subject: [PATCH] Code clean up for perlboot.pod
10566              From: Casey West <casey@geeknest.com>
10567              Date: Tue, 2 Oct 2001 19:24:43 -0400
10568              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
10569              
10570              Subject: [PATCH] Code clean up for perlbot.diff
10571              From: Casey West <casey@geeknest.com>
10572              Date: Tue, 2 Oct 2001 19:25:22 -0400
10573              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
10574              
10575              Subject: [PATCH] Code clean up for perlcall.pod
10576              From: Casey West <casey@geeknest.com>
10577              Date: Tue, 2 Oct 2001 19:25:57 -0400
10578              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
10579              
10580              Subject: [PATCH] Code clean up for perldata.pod
10581              From: Casey West <casey@geeknest.com>
10582              Date: Tue, 2 Oct 2001 19:26:29 -0400
10583              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
10584              
10585              Subject: [PATCH] Code clean up for perldbmfilter.pod
10586              From: Casey West <casey@geeknest.com>
10587              Date: Tue, 2 Oct 2001 19:26:59 -0400
10588              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
10589              
10590              Subject: [PATCH] Code clean up for perlebcdic.pod
10591              From: Casey West <casey@geeknest.com>
10592              Date: Tue, 2 Oct 2001 19:27:37 -0400
10593              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
10594      Branch: perl
10595            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
10596            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
10597 ____________________________________________________________________________
10598 [ 12312] By: ams                                   on 2001/10/02  23:43:55
10599         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
10600              From: Michael G Schwern <schwern@pobox.com>
10601              Date: Tue, 2 Oct 2001 17:00:49 -0400
10602              Message-Id: <20011002170049.A9955@blackrider>
10603      Branch: perl
10604            ! lib/ExtUtils/MakeMaker.pm
10605 ____________________________________________________________________________
10606 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
10607         Log: FAQ sync.
10608      Branch: perl
10609            ! pod/perlfaq3.pod
10610 ____________________________________________________________________________
10611 [ 12310] By: nick                                  on 2001/10/02  16:09:49
10612         Log: Integrate mainline
10613      Branch: perlio
10614           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
10615           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
10616           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
10617           !> patchlevel.h t/op/pat.t
10618 ____________________________________________________________________________
10619 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
10620         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
10621              not just one single space.
10622      Branch: perl
10623            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
10624 ____________________________________________________________________________
10625 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
10626         Log: AUTHORS updates.
10627      Branch: perl
10628            ! AUTHORS
10629 ____________________________________________________________________________
10630 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
10631         Log: Update Changes.
10632      Branch: perl
10633            ! Changes patchlevel.h
10634 ____________________________________________________________________________
10635 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
10636         Log: Work around old buggy glibcs for langinfo constants,
10637              from Nicholas Clark and David Dyck.
10638      Branch: perl
10639            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
10640 ____________________________________________________________________________
10641 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
10642         Log: Eradicate Time::Piece; add an example.
10643      Branch: perl
10644            ! ext/I18N/Langinfo/Langinfo.pm
10645 ____________________________________________________________________________
10646 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
10647         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
10648              From: Robert Spier <rspier@pobox.com>
10649              Date: Mon, 1 Oct 2001 23:20:16 -0700
10650              Message-ID: <15289.23712.422087.878224@rls.cx>
10651      Branch: perl
10652            ! lib/Pod/Html.pm
10653 ____________________________________________________________________________
10654 [ 12303] By: sky                                   on 2001/10/02  10:40:57
10655         Log: Fixes obscure bug that manifests itself by.
10656              local $!=0;undef*STDOUT;#segfaults
10657              Has been around for a while. Possible other magic IO vars are
10658              possibly affected aswell. Reported by Jos Boumans.
10659      Branch: perl
10660            ! mg.c
10661 ____________________________________________________________________________
10662 [ 12302] By: nick                                  on 2001/10/02  09:00:52
10663         Log: Integrate mainline
10664      Branch: perlio
10665           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
10666           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
10667           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
10668 ____________________________________________________________________________
10669 [ 12301] By: nick                                  on 2001/10/02  08:40:57
10670         Log: Integrate mainline + lib/open.t patch from Chromatic
10671      Branch: perlio
10672           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
10673            ! lib/open.t
10674           !> (integrate 29 files)
10675 ____________________________________________________________________________
10676 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
10677         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
10678              Until it has, better stop early if someone requests threads.
10679      Branch: perl
10680            ! hints/darwin.sh
10681 ____________________________________________________________________________
10682 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
10683         Log: Subject: [ID 20011001.011] redundant code in t/TEST
10684              From: David Dyck <dcd@tc.fluke.com>
10685              Date: Mon, 1 Oct 2001 12:56:24 -0700
10686              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
10687      Branch: perl
10688            ! t/TEST
10689 ____________________________________________________________________________
10690 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
10691         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
10692              From: "chromatic" <chromatic@rmci.net>
10693              Date: Mon, 01 Oct 2001 12:27:12 -0600
10694              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
10695      Branch: perl
10696            ! lib/Term/Cap.t
10697 ____________________________________________________________________________
10698 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
10699         Log: UNICOS testing patches from Nicholas Clark.
10700      Branch: perl
10701            ! t/op/arith.t t/op/pack.t
10702 ____________________________________________________________________________
10703 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
10704         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
10705              From: "chromatic" <chromatic@rmci.net>
10706              Date: Mon, 01 Oct 2001 10:21:51 -0600
10707              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
10708      Branch: perl
10709            ! lib/open.t
10710 ____________________________________________________________________________
10711 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
10712         Log: Make missing the RADIXCHAR a softer, gentler error.
10713      Branch: perl
10714            ! ext/I18N/Langinfo/Langinfo.t
10715 ____________________________________________________________________________
10716 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
10717         Log: Nuke also the LANG because of glibc.
10718      Branch: perl
10719            ! lib/open.t
10720 ____________________________________________________________________________
10721 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
10722         Log: Also the ^Is is optional.
10723      Branch: perl
10724            ! pod/perlunicode.pod t/op/pat.t
10725 ____________________________________________________________________________
10726 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
10727         Log: Be careful to pull chars from the varargs stack when
10728              formatting chars.
10729      Branch: perl
10730            ! regcomp.c
10731 ____________________________________________________________________________
10732 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
10733         Log: sortsv not in place anymore, noticed by John P. Linderman.
10734      Branch: perl
10735            ! pod/perlapi.pod pp_ctl.c
10736 ____________________________________________________________________________
10737 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
10738         Log: Make the diagnostic messages more neutral.
10739      Branch: perl
10740            ! ext/B/t/terse.t
10741 ____________________________________________________________________________
10742 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
10743         Log: Forgotten from #12288.
10744      Branch: perl
10745            ! ext/Data/Dumper/Dumper.pm
10746 ____________________________________________________________________________
10747 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
10748         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
10749              From: Brian Ingerson <ingy@ttul.org>
10750              Date: Sun, 30 Sep 2001 21:45:56 -0700
10751              Message-ID: <20010930214556.D26392@ttul.org>
10752              
10753              (remember also the #12289)
10754      Branch: perl
10755            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
10756 ____________________________________________________________________________
10757 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
10758         Log: More Unicode property tests for the abbreviated
10759              general properties.
10760      Branch: perl
10761            ! t/op/pat.t
10762 ____________________________________________________________________________
10763 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
10764         Log: Further tweaks to the Unicode properties.
10765      Branch: perl
10766            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
10767 ____________________________________________________________________________
10768 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
10769         Log: Retract #12284.
10770      Branch: perl
10771            ! lib/Term/Cap.t
10772 ____________________________________________________________________________
10773 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
10774         Log: (Retracted by #12285)
10775      Branch: perl
10776            ! lib/Term/Cap.t
10777 ____________________________________________________________________________
10778 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
10779         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
10780              From: "chromatic" <chromatic@rmci.net>  
10781              Date: Sun, 30 Sep 2001 16:10:02 -0600
10782              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
10783      Branch: perl
10784            + lib/Term/Cap.t
10785            ! MANIFEST
10786 ____________________________________________________________________________
10787 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
10788         Log: Use stty -g to restore the terminal state, do not even
10789              try to run the tests if stty -g is not available.
10790      Branch: perl
10791            ! lib/Term/Complete.t
10792 ____________________________________________________________________________
10793 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
10794         Log: Cleanup utf8_heavy; allow dropping the In prefix from
10795              Unicode script/block properties.
10796      Branch: perl
10797            ! lib/utf8_heavy.pl
10798 ____________________________________________________________________________
10799 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
10800         Log: Retract the #12259 for now.
10801      Branch: perl
10802            ! embed.h embed.pl sv.h
10803 ____________________________________________________________________________
10804 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
10805         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
10806      Branch: perl
10807            + lib/Text/TabsWrap/CHANGELOG
10808            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
10809 ____________________________________________________________________________
10810 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
10811         Log: #12272 wasn't right, it introduced an extra ().
10812      Branch: perl
10813            ! lib/utf8_heavy.pl
10814 ____________________________________________________________________________
10815 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
10816         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
10817              From: Jonathan Stowe <gellyfish@gellyfish.com>
10818              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
10819              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
10820      Branch: perl
10821            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
10822 ____________________________________________________________________________
10823 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
10824         Log: Subject: Patch to put qsortsv in the public API
10825              From: Brian Ingerson <ingy@ttul.org>
10826              Date: Sat, 29 Sep 2001 17:41:13 -0700
10827              Message-ID: <20010929174113.A30223@ttul.org>
10828      Branch: perl
10829            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
10830 ____________________________________________________________________________
10831 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
10832         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
10833              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10834              Date: Sat, 29 Sep 2001 23:54:48 +0200
10835              Message-ID: <20010929235448.A5017@rafael>
10836      Branch: perl
10837            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
10838 ____________________________________________________________________________
10839 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
10840         Log: FAQ sync.
10841      Branch: perl
10842            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
10843            ! pod/perlfaq9.pod
10844 ____________________________________________________________________________
10845 [ 12273] By: bailey                                on 2001/09/29  23:43:46
10846         Log: Resync with mainline
10847      Branch: vmsperl
10848           +> (branch 1207 files)
10849            - (delete 324 files)
10850           !> (integrate 866 files)
10851 ____________________________________________________________________________
10852 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
10853         Log: Nasty recursion trap if one would match Unicode.
10854      Branch: perl
10855            ! lib/utf8_heavy.pl
10856 ____________________________________________________________________________
10857 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
10858         Log: More Unicode todo.
10859      Branch: perl
10860            ! pod/perltodo.pod
10861 ____________________________________________________________________________
10862 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
10863         Log: Explain a bit the new more flexible \p\P syntax.
10864      Branch: perl
10865            ! pod/perlunicode.pod
10866 ____________________________________________________________________________
10867 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
10868         Log: More leniency to the \p and \P: now can have whitespace
10869              between the property definition and the curlies; now can
10870              invert the property by having a caret between the open
10871              curly and the property.
10872      Branch: perl
10873            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
10874 ____________________________________________________________________________
10875 [ 12268] By: nick                                  on 2001/09/29  17:39:26
10876         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
10877              one test (lib/open.t) fails
10878      Branch: perlio
10879           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
10880           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
10881           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
10882           +> lib/Tie/Scalar.t lib/open.t
10883            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
10884            - ext/B/Stash.t
10885           !> (integrate 62 files)
10886 ____________________________________________________________________________
10887 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
10888         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
10889      Branch: perl
10890            ! t/op/chdir.t
10891 ____________________________________________________________________________
10892 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
10893         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
10894              From: "Craig A. Berry" <craigberry@mac.com> 
10895              Date: Sat, 29 Sep 2001 09:35:33 -0500
10896              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
10897      Branch: perl
10898            ! t/op/chdir.t
10899 ____________________________________________________________________________
10900 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
10901         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
10902              From: "chromatic" <chromatic@rmci.net>
10903              Date: Fri, 28 Sep 2001 21:20:12 -0600
10904              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
10905      Branch: perl
10906            + lib/Tie/Scalar.t
10907            ! MANIFEST lib/Tie/Scalar.pm
10908 ____________________________________________________________________________
10909 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
10910         Log: Allow for more flexibility in the \p{In...} names, now
10911              case doesn't matter, and any space or dash can be
10912              matched by any space, dash, underbar, or empty.
10913              (may be going too far on leniency)
10914      Branch: perl
10915            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
10916            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
10917            ! t/op/pat.t
10918 ____________________________________________________________________________
10919 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
10920         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
10921              From: "chromatic" <chromatic@rmci.net>
10922              Date: Fri, 28 Sep 2001 17:39:50 -0600
10923              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
10924      Branch: perl
10925            + lib/open.t
10926            ! MANIFEST
10927 ____________________________________________________________________________
10928 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
10929         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
10930              From: "Craig A. Berry" <craigberry@mac.com>
10931              Date: Fri, 28 Sep 2001 16:24:51 -0500
10932              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
10933      Branch: perl
10934            ! ext/File/Glob/t/basic.t
10935 ____________________________________________________________________________
10936 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
10937         Log: Subject: [DOC PATCH] Carp.pm pod typo
10938              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10939              Date: Fri, 28 Sep 2001 23:14:51 +0200
10940              Message-ID: <20010928231451.E16889@rafael>
10941      Branch: perl
10942            ! lib/Carp.pm
10943 ____________________________________________________________________________
10944 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
10945         Log: Subject: [PATCH] Allow an @INC hook to set %INC
10946              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10947              Date: Fri, 28 Sep 2001 22:18:13 +0200
10948              Message-ID: <20010928221813.A16889@rafael>
10949      Branch: perl
10950            ! pp_ctl.c
10951 ____________________________________________________________________________
10952 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
10953         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
10954              From: Nicholas Clark <nick@ccl4.org>
10955              Date: Fri, 28 Sep 2001 23:39:33 +0100
10956              Message-ID: <20010928233933.C23673@plum.flirble.org>
10957      Branch: perl
10958            ! embed.h embed.pl sv.h
10959 ____________________________________________________________________________
10960 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
10961         Log: Update Changes.
10962      Branch: perl
10963            ! Changes patchlevel.h
10964 ____________________________________________________________________________
10965 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
10966         Log: Move the B tests to B/t.
10967      Branch: perl
10968            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
10969            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
10970            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
10971            - ext/B/Showlex.t ext/B/Stash.t
10972            ! MANIFEST
10973 ____________________________________________________________________________
10974 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
10975         Log: Forgot from #12254.
10976      Branch: perl
10977            + ext/B/B/Terse.t
10978 ____________________________________________________________________________
10979 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
10980         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
10981              From: "chromatic" <chromatic@rmci.net>
10982              Date: Thu, 27 Sep 2001 23:22:17 -0600
10983              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
10984      Branch: perl
10985            ! MANIFEST
10986 ____________________________________________________________________________
10987 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
10988         Log: Test numbering mismatch.
10989      Branch: perl
10990            ! t/op/chdir.t
10991 ____________________________________________________________________________
10992 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
10993         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
10994              From: "Craig A. Berry" <craigberry@mac.com>
10995              Date: Wed, 26 Sep 2001 17:43:14 -0500
10996              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
10997      Branch: perl
10998            ! iperlsys.h t/op/chdir.t
10999 ____________________________________________________________________________
11000 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
11001         Log: Subject: [PATCH gv.c] make __ANON__ global
11002              From: Robin Barker <rmb1@cise.npl.co.uk>
11003              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
11004              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
11005      Branch: perl
11006            ! gv.c t/op/anonsub.t t/op/runlevel.t
11007 ____________________________________________________________________________
11008 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
11009         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
11010              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11011              Date: Thu, 27 Sep 2001 22:34:32 +0200
11012              Message-ID: <20010927223432.A1485@rafael>
11013      Branch: perl
11014            ! ext/B/B/Terse.pm
11015 ____________________________________________________________________________
11016 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
11017         Log: (retracted by #12338)
11018              
11019              Subject: [PATCH] Cleanup of perldsc.pod      
11020              From: Casey West <casey@geeknest.com>
11021              Date: Thu, 27 Sep 2001 11:13:17 -0400
11022              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
11023      Branch: perl
11024            ! pod/perldsc.pod
11025 ____________________________________________________________________________
11026 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
11027         Log: Not everyone is using ithreads...
11028      Branch: perl
11029            ! ext/Devel/Peek/Peek.t
11030 ____________________________________________________________________________
11031 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
11032         Log: Document the nss_delete core dump workaround for HP-UX
11033              and Solaris, bug IDs 20010805.018 and 20010629.004.
11034      Branch: perl
11035            ! README.hpux README.solaris
11036 ____________________________________________________________________________
11037 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
11038         Log: Dump Unicode hash keys also as Unicode,
11039              not just as a byte string.
11040      Branch: perl
11041            ! dump.c ext/Devel/Peek/Peek.t
11042 ____________________________________________________________________________
11043 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
11044         Log: Integrate changes #12241 and #12242 from macperl:
11045              
11046              Remove unneeded disabling of umask() calls
11047              
11048              Note (get|set)sockopt are available.
11049      Branch: perl
11050           !> lib/File/Temp.pm pod/perlport.pod
11051 ____________________________________________________________________________
11052 [ 12244] By: sky                                   on 2001/09/27  08:53:00
11053         Log: Flush buffers on thread closedown.
11054      Branch: perl
11055            ! ext/threads/threads.xs
11056 ____________________________________________________________________________
11057 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
11058         Log: Dump SvUTF8(sv)s also as \x{...}.
11059              
11060              TODO: dump the SvUTF8() hash keys similarly. 
11061      Branch: perl
11062            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
11063 ____________________________________________________________________________
11064 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
11065         Log: Note (get|set)sockopt are available.
11066      Branch: maint-5.6/macperl
11067            ! pod/perlport.pod
11068 ____________________________________________________________________________
11069 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
11070         Log: Remove unneeded disabling of umask() calls
11071      Branch: maint-5.6/macperl
11072            ! lib/File/Temp.pm
11073 ____________________________________________________________________________
11074 [ 12240] By: sky                                   on 2001/09/26  18:44:56
11075         Log: Documention update
11076      Branch: perl
11077            ! ext/threads/threads.pm
11078 ____________________________________________________________________________
11079 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
11080         Log: Update Changes.
11081      Branch: perl
11082            ! Changes patchlevel.h
11083 ____________________________________________________________________________
11084 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
11085         Log: Check that all environment variables are tainted.
11086      Branch: perl
11087            ! t/op/taint.t
11088 ____________________________________________________________________________
11089 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
11090         Log: Manual integration error in #12235.
11091      Branch: perl
11092            ! lib/File/DosGlob.t
11093 ____________________________________________________________________________
11094 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
11095         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
11096              From: "chromatic" <chromatic@rmci.net>
11097              Date: Tue, 25 Sep 2001 23:57:07 -0600
11098              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
11099      Branch: perl
11100            ! perlio.c
11101 ____________________________________________________________________________
11102 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
11103         Log: Integrate macperl changes from Chris Nandor:
11104              12192 11817 11815 11813 11778 11775
11105              
11106              Update CPAN.pm to work with new Mac::BuildTools instead
11107              of ExtUtils::MM_MacOS "orphan" functions
11108              
11109              Fix test
11110              
11111              Make syntax check report in MPW style, fix tests
11112              to use Mac::err=unix to get normal-style error
11113              messages.
11114              
11115              More module and test ports from Thomas Wegner et al
11116              
11117              Fix open of /dev/null for Mac OS
11118              
11119              Allow for platforms to override formatting of errors
11120              on output from Matthias Neeracher (core files)
11121      Branch: perl
11122            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
11123            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
11124            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
11125           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
11126           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
11127           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
11128 ____________________________________________________________________________
11129 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
11130         Log: grrr.
11131      Branch: perl
11132            ! t/op/gv.t
11133 ____________________________________________________________________________
11134 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
11135         Log: Retract #12232.
11136      Branch: perl
11137            ! t/op/gv.t
11138 ____________________________________________________________________________
11139 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
11140         Log: (Retracted by #12233.)
11141      Branch: perl
11142            ! t/op/gv.t
11143 ____________________________________________________________________________
11144 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
11145         Log: Detypo.
11146      Branch: perl
11147            ! ext/Encode/Makefile.PL
11148 ____________________________________________________________________________
11149 [ 12230] By: sky                                   on 2001/09/26  11:36:23
11150         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
11151              We are using a "delay" here because we do not want to depend on thread synchronization issues.
11152      Branch: perl
11153            + ext/threads/t/stress_cv.t
11154            ! MANIFEST ext/threads/t/stress_string.t
11155 ____________________________________________________________________________
11156 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
11157         Log: NetWare tweak from Ananth Kesari.
11158      Branch: perl
11159            ! NetWare/t/Readme.txt
11160 ____________________________________________________________________________
11161 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
11162         Log: Trick to fool case-blind filesystems.
11163      Branch: perl
11164            ! ext/Encode/Makefile.PL
11165 ____________________________________________________________________________
11166 [ 12227] By: sky                                   on 2001/09/26  11:06:50
11167         Log: Threads can start executing in a different order than they were
11168              created.... so we cannot ok() inside the threadstarter.
11169      Branch: perl
11170            ! ext/threads/t/stress_string.t
11171 ____________________________________________________________________________
11172 [ 12226] By: sky                                   on 2001/09/26  07:41:45
11173         Log: Add in stress_string.t to stress test threads a bit more.
11174      Branch: perl
11175            + ext/threads/t/stress_string.t
11176            ! MANIFEST
11177 ____________________________________________________________________________
11178 [ 12225] By: sky                                   on 2001/09/26  07:04:21
11179         Log: Fix negative refcount introduced by #12223.
11180      Branch: perl
11181            ! ext/threads/threads.xs
11182 ____________________________________________________________________________
11183 [ 12224] By: sky                                   on 2001/09/26  06:57:58
11184         Log: Update documentation to match change #12223
11185      Branch: perl
11186            ! sharedsv.c
11187 ____________________________________________________________________________
11188 [ 12223] By: sky                                   on 2001/09/26  06:54:32
11189         Log: Use a separate interpreter for the sharedsv space. Another
11190              negative sv leak. Sigh.
11191      Branch: perl
11192            ! sharedsv.c
11193 ____________________________________________________________________________
11194 [ 12222] By: sky                                   on 2001/09/26  05:58:35
11195         Log: Do the environ assignment in perl_contruct to match perl_destruct.
11196              Now we don't need to perl_parse/perl_run. However environ is a
11197              global....
11198      Branch: perl
11199            ! perl.c
11200 ____________________________________________________________________________
11201 [ 12221] By: sky                                   on 2001/09/26  05:41:02
11202         Log: Move the creation of PL_strtab to perl_construct so we can work
11203              with HV and HEs without running perl_parse.
11204      Branch: perl
11205            ! perl.c
11206 ____________________________________________________________________________
11207 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
11208         Log: integrate macperl changes into maint-5.6
11209      Branch: maint-5.6/perl
11210           !> (integrate 26 files)
11211 ____________________________________________________________________________
11212 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
11213         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
11214              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
11215      Branch: maint-5.6/macperl
11216            ! macos/ext/Mac/Fonts/Fonts.xs
11217            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
11218 ____________________________________________________________________________
11219 [ 12218] By: ams                                   on 2001/09/25  23:31:33
11220         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
11221              From: Nicholas Clark <nick@ccl4.org>
11222              Date: Wed, 26 Sep 2001 01:20:20 +0100
11223              Message-Id: <20010926012020.B48092@plum.flirble.org>
11224      Branch: perl
11225            ! lib/AutoSplit.t
11226 ____________________________________________________________________________
11227 [ 12217] By: ams                                   on 2001/09/25  22:33:05
11228         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
11229              From: "Craig A. Berry" <craigberry@mac.com>
11230              Date: Tue, 25 Sep 2001 18:08:42 -0500
11231              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
11232      Branch: perl
11233            ! vms/vms.c
11234 ____________________________________________________________________________
11235 [ 12216] By: ams                                   on 2001/09/25  21:41:01
11236         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
11237              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
11238              From: Michael G Schwern <schwern@pobox.com>
11239              Date: Wed, 26 Sep 2001 00:38:21 -0400
11240              Message-Id: <20010926003821.A627@blackrider>
11241      Branch: perl
11242            ! lib/AutoSplit.t
11243 ____________________________________________________________________________
11244 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
11245         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
11246              From: Michael G Schwern <schwern@pobox.com>
11247              Date: Tue, 25 Sep 2001 17:43:49 -0400
11248              Message-ID: <20010925174349.B19534@blackrider>
11249      Branch: perl
11250            ! lib/Test/Simple.pm lib/Test/Utils.pm
11251 ____________________________________________________________________________
11252 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
11253         Log: Integrate changes from bleadperl.
11254      Branch: maint-5.6/macperl
11255           !> pod/perlport.pod
11256 ____________________________________________________________________________
11257 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
11258         Log: skip($mess) should result in one skip.
11259      Branch: perl
11260            ! t/test.pl
11261 ____________________________________________________________________________
11262 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
11263         Log: Integrate change #12200 from maintperl.
11264      Branch: maint-5.6/macperl
11265           !> win32/perlhost.h
11266 ____________________________________________________________________________
11267 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
11268         Log: Fix file types to "apple"
11269      Branch: maint-5.6/macperl
11270            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
11271            ! macos/ext/Mac/SAT/t/Collision.rsrc
11272 ____________________________________________________________________________
11273 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
11274         Log: Fix rsrc file as snd file; fix path in t file.
11275      Branch: maint-5.6/macperl
11276            ! macos/ext/Mac/Notification/t/Notification.rsrc
11277            ! macos/ext/Mac/Notification/t/Notification.t
11278 ____________________________________________________________________________
11279 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
11280         Log: Sync up with File::Find from bleadperl.
11281      Branch: maint-5.6/macperl
11282            ! lib/File/Find.pm t/lib/filefind-taint.t
11283 ____________________________________________________________________________
11284 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
11285         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
11286              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
11287              of hundreds)
11288      Branch: maint-5.6/macperl
11289            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
11290            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
11291            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
11292 ____________________________________________________________________________
11293 [ 12207] By: nick                                  on 2001/09/25  19:04:36
11294         Log: Integrate mainline (untested while modem is up)
11295      Branch: perlio
11296           +> lib/AutoSplit.t t/test.pl
11297            - lib/warnings/register.t
11298           !> (integrate 28 files)
11299 ____________________________________________________________________________
11300 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
11301         Log: perldiag entry for #12205.
11302      Branch: perl
11303            ! pod/perldiag.pod
11304 ____________________________________________________________________________
11305 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
11306         Log: Subject: [PATCH] warning on v-string in use/require
11307              From: John Peacock <jpeacock@rowman.com>
11308              Date: Mon, 24 Sep 2001 17:29:03 -0400
11309              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
11310      Branch: perl
11311            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
11312 ____________________________________________________________________________
11313 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
11314         Log: perltooc et al updates.
11315      Branch: perl
11316            ! plan9/mkfile pod/roffitall
11317 ____________________________________________________________________________
11318 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
11319         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
11320              From: Michael G Schwern <schwern@pobox.com>
11321              Date: Sun, 23 Sep 2001 00:07:12 -0400
11322              Message-ID: <20010923000712.A7005@blackrider>
11323      Branch: perl
11324            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
11325 ____________________________________________________________________________
11326 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
11327         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
11328              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11329              Date: Wed, 26 Sep 2001 01:25:10 +0900
11330              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
11331      Branch: perl
11332            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
11333            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
11334            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
11335 ____________________________________________________________________________
11336 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
11337         Log: Integrate change #12200 from maintperl;
11338              on windows, virtualized environment could propagate deleted variables
11339              into children if they happen to be at the very end of the table
11340      Branch: perl
11341           !> win32/perlhost.h
11342 ____________________________________________________________________________
11343 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
11344         Log: on windows, virtualized environment could propagate deleted variables
11345              into children if they happen to be at the very end of the table
11346              (thanks for succinct test case from Johan Holmberg, and fix from
11347              Doug Lankshear)
11348      Branch: maint-5.6/perl
11349            ! win32/perlhost.h
11350 ____________________________________________________________________________
11351 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
11352         Log: avoid the use of ftime() (it does a useless, potentially
11353              expensive call to GetTimeZoneInformation()); this potentially
11354              also results in three more digits of precision from
11355              Time::HiRes::time()
11356      Branch: perl
11357            ! ext/Time/HiRes/HiRes.xs
11358 ____________________________________________________________________________
11359 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
11360         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
11361              
11362              Note: io/binmode is failing, have to figure out why.
11363      Branch: perl
11364            + t/test.pl
11365            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
11366            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
11367            ! t/run/exit.t
11368 ____________________________________________________________________________
11369 [ 12197] By: ams                                   on 2001/09/25  13:48:55
11370         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
11371              From: Nicholas Clark <nick@ccl4.org>
11372              Date: Tue, 25 Sep 2001 00:37:40 +0100
11373              Message-Id: <20010925003740.S4971@plum.flirble.org>
11374              (Further changes expected.)
11375      Branch: perl
11376            + lib/AutoSplit.t
11377            ! MANIFEST
11378 ____________________________________________________________________________
11379 [ 12196] By: sky                                   on 2001/09/25  13:37:12
11380         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
11381              _ftime to try and be more robust.
11382      Branch: perl
11383            ! ext/Time/HiRes/HiRes.xs
11384 ____________________________________________________________________________
11385 [ 12194] By: ams                                   on 2001/09/25  11:40:00
11386         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
11387              From: "Craig A. Berry" <craigberry@mac.com>
11388              Date: Mon, 24 Sep 2001 17:54:20 -0500
11389              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
11390      Branch: perl
11391            ! vms/descrip_mms.template
11392 ____________________________________________________________________________
11393 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
11394         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
11395              not working, cursor not spinning (Bug #422129); external
11396              editor problems (Bug #456329); escape/cmd-. not activating
11397              "Cancel" in Save dialog box (Bug #446960); Runtimes not
11398              executing on launch (Bug #464441).
11399      Branch: maint-5.6/macperl
11400            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
11401            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
11402            ! macos/macperl/MacPerl.r
11403 ____________________________________________________________________________
11404 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
11405         Log: Update CPAN.pm to work with new Mac::BuildTools instead
11406              of ExtUtils::MM_MacOS "orphan" functions
11407      Branch: maint-5.6/macperl
11408            ! lib/CPAN.pm
11409 ____________________________________________________________________________
11410 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
11411         Log: Fix up another xsubpp problem (Matthias Neeracher)
11412      Branch: maint-5.6/macperl
11413            ! macos/xsubpp
11414 ____________________________________________________________________________
11415 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
11416         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
11417      Branch: maint-5.6/macperl
11418            ! macos/lib/ExtUtils/MM_MacOS.pm
11419 ____________________________________________________________________________
11420 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
11421         Log: Fix up Makefiles for more Mac:: modules (and prepare for
11422              static build ...?)
11423      Branch: maint-5.6/macperl
11424            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
11425            ! macos/macperl/Makefile.mk
11426 ____________________________________________________________________________
11427 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
11428         Log: Fix up tests
11429      Branch: maint-5.6/macperl
11430            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
11431 ____________________________________________________________________________
11432 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
11433         Log: Make malloc smarter, fix bugs.  (Bug #404030)
11434      Branch: maint-5.6/macperl
11435            ! macos/icemalloc.c macos/icemalloc.h
11436 ____________________________________________________________________________
11437 [ 12186] By: nick                                  on 2001/09/24  19:18:17
11438         Log: Integrate mainline
11439      Branch: perlio
11440           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
11441           +> lib/filetest.t
11442           !> (integrate 30 files)
11443 ____________________________________________________________________________
11444 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
11445         Log: Retract #12136, the warnings::register is already
11446              tested by t/lib/warnings/9enabled, as pointed out
11447              by Paul Marquess.
11448      Branch: perl
11449            - lib/warnings/register.t
11450            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
11451 ____________________________________________________________________________
11452 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
11453         Log: fix Time::HiRes implementation of gettimeofday() on windows
11454              (HiRes.t#14 now passes)
11455      Branch: perl
11456            ! ext/Time/HiRes/HiRes.xs
11457 ____________________________________________________________________________
11458 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
11459         Log: File::Spec::catfile() canonifies everything to blackslashes on
11460              windows :-(
11461      Branch: perl
11462            ! lib/ExtUtils/Manifest.t
11463 ____________________________________________________________________________
11464 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
11465         Log: test number mismatch
11466      Branch: perl
11467            ! t/op/magic.t
11468 ____________________________________________________________________________
11469 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
11470         Log: ok().
11471      Branch: perl
11472            ! t/op/pack.t
11473 ____________________________________________________________________________
11474 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
11475         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
11476              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
11477      Branch: perl
11478            ! pp_pack.c t/op/pack.t
11479 ____________________________________________________________________________
11480 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
11481         Log: Update Changes.
11482      Branch: perl
11483            ! Changes patchlevel.h
11484 ____________________________________________________________________________
11485 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
11486         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
11487              From: Michael G Schwern <schwern@pobox.com>
11488              Date: Mon, 24 Sep 2001 11:12:13 -0400
11489              Message-ID: <20010924111213.G27885@blackrider>
11490      Branch: perl
11491            ! lib/ExtUtils/Manifest.pm
11492 ____________________________________________________________________________
11493 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
11494         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
11495              From: Michael G Schwern <schwern@pobox.com> 
11496              Date: Mon, 24 Sep 2001 11:02:07 -0400
11497              Message-ID: <20010924110207.E27885@blackrider>
11498      Branch: perl
11499            ! vms/test.com
11500 ____________________________________________________________________________
11501 [ 12176] By: ams                                   on 2001/09/24  14:01:59
11502         Log: Update Changes.
11503      Branch: perl
11504            ! Changes
11505 ____________________________________________________________________________
11506 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
11507         Log: Various cleanups.
11508      Branch: perl
11509            ! ext/threads/Makefile.PL ext/threads/threads.xs
11510 ____________________________________________________________________________
11511 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
11512         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
11513      Branch: maint-5.6/macperl
11514           !> (integrate 33 files)
11515 ____________________________________________________________________________
11516 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
11517         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
11518              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11519              Date: Mon, 24 Sep 2001 20:04:58 +0900
11520              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
11521      Branch: perl
11522            ! ext/Encode/Encode/gb2312.enc
11523 ____________________________________________________________________________
11524 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
11525         Log: Clarifying comment to #12164.
11526      Branch: perl
11527            ! lib/Cwd.pm
11528 ____________________________________________________________________________
11529 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
11530         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
11531              From: Nicholas Clark <nick@ccl4.org>
11532              Date: Sun, 23 Sep 2001 23:00:56 +0100
11533              Message-ID: <20010923230055.Y4971@plum.flirble.org>
11534              
11535              (with "sample_constants" changed to "fallback")
11536      Branch: perl
11537            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
11538            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
11539            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
11540            ! lib/h2xs.t utils/h2xs.PL
11541 ____________________________________________________________________________
11542 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
11543         Log: Metaconfig unit change for #12167.
11544      Branch: metaconfig
11545            ! U/modified/Cppsym.U
11546 ____________________________________________________________________________
11547 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
11548         Log: Add a few glibc cpp symbols to probe for.
11549      Branch: perl
11550            ! Configure
11551 ____________________________________________________________________________
11552 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
11553         Log: DJGPP tweaks for Laszlo Molnar.
11554      Branch: perl
11555            ! djgpp/djgppsed.sh dosish.h
11556 ____________________________________________________________________________
11557 [ 12165] By: ams                                   on 2001/09/24  10:07:08
11558         Log: Subject: [PATCH t/op/inccode.t] More tests
11559              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
11560              Date: 24 Sep 2001 10:01:44 -0000
11561              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
11562      Branch: perl
11563            ! t/op/inccode.t
11564 ____________________________________________________________________________
11565 [ 12164] By: ams                                   on 2001/09/24  09:43:29
11566         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
11567              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
11568              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
11569              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
11570      Branch: perl
11571            ! lib/Cwd.pm
11572 ____________________________________________________________________________
11573 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
11574         Log: 1_compile updates.
11575      Branch: perl
11576            ! t/lib/1_compile.t
11577 ____________________________________________________________________________
11578 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
11579         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
11580              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11581              Date: Wed, 19 Sep 2001 22:47:14 +0200
11582              Message-ID: <20010919224714.A6382@rafael>
11583      Branch: perl
11584            ! pod/perlvar.pod pp_ctl.c
11585 ____________________________________________________________________________
11586 [ 12161] By: ams                                   on 2001/09/23  17:40:02
11587         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
11588              filetest Pragma
11589              From: "chromatic" <chromatic@rmci.net>
11590              Date: Sun, 23 Sep 2001 12:07:25 -0600
11591              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
11592      Branch: perl
11593            + lib/filetest.t
11594            ! MANIFEST t/lib/1_compile.t
11595 ____________________________________________________________________________
11596 [ 12160] By: ams                                   on 2001/09/23  16:32:11
11597         Log: Additional minor chdir() tweak.
11598      Branch: perl
11599            ! pod/perlfunc.pod
11600 ____________________________________________________________________________
11601 [ 12159] By: ams                                   on 2001/09/23  16:25:01
11602         Log: Subject: PATCH lib/ExtUtils/Command.t
11603              From: Abe Timmerman <abe@ztreet.demon.nl>
11604              Date: Sun, 23 Sep 2001 19:11:44 +0200
11605              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
11606      Branch: perl
11607            ! lib/ExtUtils/Command.t
11608 ____________________________________________________________________________
11609 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
11610         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
11611              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11612              Date: Sun, 23 Sep 2001 02:02:26 +0200
11613              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
11614      Branch: perl
11615            ! makedef.pl
11616 ____________________________________________________________________________
11617 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
11618         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
11619              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
11620              Date: Sat, 22 Sep 2001 12:54:39 -0500
11621              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
11622      Branch: perl
11623            ! t/op/study.t
11624 ____________________________________________________________________________
11625 [ 12156] By: nick                                  on 2001/09/23  07:48:44
11626         Log: Integrate mainline
11627      Branch: perlio
11628            - check83.pl
11629           !> ext/Encode/Encode/2022-cn.enc
11630 ____________________________________________________________________________
11631 [ 12155] By: nick                                  on 2001/09/23  07:48:01
11632         Log: Integrate mainline
11633      Branch: perlio
11634           +> (branch 64 files)
11635            - ext/Encode/Encode/cns11643-1.enc
11636            - ext/Encode/Encode/cns11643-2.enc
11637            - ext/Encode/Encode/iso2022-cn.enc
11638            - ext/Encode/Encode/iso2022-jp.enc
11639            - ext/Encode/Encode/iso2022-jp1.enc
11640            - ext/Encode/Encode/iso2022-jp2.enc
11641            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
11642            - ext/Encode/Encode/iso8859-1.enc
11643            - ext/Encode/Encode/iso8859-1.ucm
11644            - ext/Encode/Encode/iso8859-10.enc
11645            - ext/Encode/Encode/iso8859-10.ucm
11646            - ext/Encode/Encode/iso8859-13.enc
11647            - ext/Encode/Encode/iso8859-13.ucm
11648            - ext/Encode/Encode/iso8859-14.enc
11649            - ext/Encode/Encode/iso8859-14.ucm
11650            - ext/Encode/Encode/iso8859-15.enc
11651            - ext/Encode/Encode/iso8859-15.ucm
11652            - ext/Encode/Encode/iso8859-16.enc
11653            - ext/Encode/Encode/iso8859-16.ucm
11654            - ext/Encode/Encode/iso8859-2.enc
11655            - ext/Encode/Encode/iso8859-2.ucm
11656            - ext/Encode/Encode/iso8859-3.enc
11657            - ext/Encode/Encode/iso8859-3.ucm
11658            - ext/Encode/Encode/iso8859-4.enc
11659            - ext/Encode/Encode/iso8859-4.ucm
11660            - ext/Encode/Encode/iso8859-5.enc
11661            - ext/Encode/Encode/iso8859-5.ucm
11662            - ext/Encode/Encode/iso8859-6.enc
11663            - ext/Encode/Encode/iso8859-6.ucm
11664            - ext/Encode/Encode/iso8859-7.enc
11665            - ext/Encode/Encode/iso8859-7.ucm
11666            - ext/Encode/Encode/iso8859-8.enc
11667            - ext/Encode/Encode/iso8859-8.ucm
11668            - ext/Encode/Encode/iso8859-9.enc
11669            - ext/Encode/Encode/iso8859-9.ucm
11670            - ext/Encode/Encode/isoir-197.enc
11671            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
11672            - t/lib/sample-tests/header_at_end
11673            - t/lib/sample-tests/header_at_end_fail
11674           !> (integrate 174 files)
11675 ____________________________________________________________________________
11676 [ 12154] By: ams                                   on 2001/09/23  07:11:46
11677         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
11678              by Blair Zajac.
11679      Branch: perl
11680            ! pod/perlfunc.pod
11681 ____________________________________________________________________________
11682 [ 12153] By: ams                                   on 2001/09/23  06:56:32
11683         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
11684              Forgotten deprecation of *glob{FILEHANDLE}?
11685              From: "chromatic" <chromatic@rmci.net>
11686              Date: Sat, 22 Sep 2001 21:27:56 -0600
11687              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
11688      Branch: perl
11689            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
11690 ____________________________________________________________________________
11691 [ 12152] By: ams                                   on 2001/09/23  06:42:58
11692         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
11693              From: Michael G Schwern <schwern@pobox.com>
11694              Date: Sun, 23 Sep 2001 03:34:39 -0400
11695              Message-Id: <20010923033439.E7005@blackrider>
11696      Branch: perl
11697            ! lib/File/Find.pm
11698 ____________________________________________________________________________
11699 [ 12151] By: ams                                   on 2001/09/23  06:37:57
11700         Log: Subject: Re: t/op/magic.t missing tests on Win32
11701              From: Michael G Schwern <schwern@pobox.com>
11702              Date: Sat, 22 Sep 2001 20:29:09 -0400
11703              Message-Id: <20010922202909.I18223@blackrider>
11704      Branch: perl
11705            ! t/op/magic.t
11706 ____________________________________________________________________________
11707 [ 12150] By: ams                                   on 2001/09/23  06:36:26
11708         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
11709              Dumpvalue.pm
11710              From: "chromatic" <chromatic@rmci.net>
11711              Date: Sat, 22 Sep 2001 19:41:31 -0600
11712              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
11713      Branch: perl
11714            + lib/Dumpvalue.t
11715            ! MANIFEST lib/Dumpvalue.pm
11716 ____________________________________________________________________________
11717 [ 12149] By: ams                                   on 2001/09/23  06:25:35
11718         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
11719              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11720              Date: Sun, 23 Sep 2001 15:27:56 +0900
11721              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
11722      Branch: perl
11723            ! ext/Encode/Encode/2022-cn.enc
11724 ____________________________________________________________________________
11725 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
11726         Log: Manual eror in #12147.
11727      Branch: perl
11728            ! win32/win32.c
11729 ____________________________________________________________________________
11730 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
11731         Log: Integrate change #12146 from maintperl;
11732              win32_chdir() et al don't handle a NULL argument gracefully
11733      Branch: perl
11734           !> win32/perlhost.h win32/win32.c
11735 ____________________________________________________________________________
11736 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
11737         Log: win32_chdir() et al don't handle a NULL argument gracefully
11738      Branch: maint-5.6/perl
11739            ! win32/perlhost.h win32/win32.c
11740 ____________________________________________________________________________
11741 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
11742         Log: typo in change#12026
11743      Branch: maint-5.6/perl
11744            ! op.c
11745 ____________________________________________________________________________
11746 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
11747         Log: Subject: [PATCH] Re: scalar context unpack bugs
11748              From: Nicholas Clark <nick@ccl4.org>
11749              Date: Sat, 22 Sep 2001 23:07:56 +0100
11750              Message-ID: <20010922230755.O4971@plum.flirble.org>
11751      Branch: perl
11752            ! pp_pack.c t/op/pack.t
11753 ____________________________________________________________________________
11754 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
11755         Log: Try ExtUtils::Command.t everywhere, not just on Win32
11756              (as suggested by NI-S).  Also allow running it either
11757              in t/ or in the main directory.
11758      Branch: perl
11759            ! lib/ExtUtils/Command.t
11760 ____________________________________________________________________________
11761 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
11762         Log: Update the test on warnings/register.t.
11763      Branch: perl
11764            ! t/lib/1_compile.t
11765 ____________________________________________________________________________
11766 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
11767         Log: The code is now almost tidy enough to keep the IRIX cc happy.
11768      Branch: perl
11769            ! hints/irix_6.sh
11770 ____________________________________________________________________________
11771 [ 12140] By: ams                                   on 2001/09/22  17:26:32
11772         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
11773              use_ithreads
11774              From: "Craig A. Berry" <craigberry@mac.com>
11775              Date: Sat, 22 Sep 2001 13:15:32 -0500
11776              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
11777      Branch: perl
11778            ! configure.com
11779 ____________________________________________________________________________
11780 [ 12139] By: ams                                   on 2001/09/22  16:44:08
11781         Log: Do what perl_clone() does for sharedsv functions.
11782      Branch: perl
11783            ! embed.pl proto.h
11784 ____________________________________________________________________________
11785 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
11786         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
11787              (suggested by Sarathy, extensions shouldn't be dabbling with
11788              op structures, so binary backward compatibility should not be
11789              an issue.)
11790      Branch: perl
11791            ! hints/irix_6.sh op.h
11792 ____________________________________________________________________________
11793 [ 12137] By: ams                                   on 2001/09/22  16:21:05
11794         Log: More cleanups. (What's PERL_DECL_PROT?)
11795      Branch: perl
11796            ! embed.pl proto.h sharedsv.h
11797 ____________________________________________________________________________
11798 [ 12136] By: ams                                   on 2001/09/22  15:14:34
11799         Log: (Retracted by #12185)
11800              
11801              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
11802              Add Tests for warnings::register, Doc Update
11803              From: "chromatic" <chromatic@rmci.net>
11804              Date: Sat, 22 Sep 2001 09:43:20 -0600
11805              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
11806      Branch: perl
11807            + lib/warnings/register.t
11808            ! MANIFEST lib/warnings/register.pm
11809 ____________________________________________________________________________
11810 [ 12135] By: ams                                   on 2001/09/22  15:07:50
11811         Log: `@foo' should be @foo for consistency.
11812      Branch: perl
11813            ! pod/perldiag.pod
11814 ____________________________________________________________________________
11815 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
11816         Log: (Retracted by #12138)
11817              
11818              Add -woff (turn warning off) 3187:
11819              "A pointer is converted to a smaller integer."
11820              This happens when your pointers are 64-bit: then every case
11821              of converting pointers to PADOFFSETs (explicitly 32-bit)
11822              faces truncation (even explicit use of INT2PTR doesn't help).
11823              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
11824              Changing PADOFFSET from U32 to UV would help, but that
11825              would break binary backward compatibility of BASEOP and padop
11826              (assuming you have been using 64-bit pointers).
11827      Branch: perl
11828            ! hints/irix_6.sh
11829 ____________________________________________________________________________
11830 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
11831         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
11832              but the name comes from the inside the file, not from the file
11833              name, and Rumanian is the name of the language.
11834      Branch: perl
11835            + ext/Encode/Encode/macRumanian.enc
11836            - ext/Encode/Encode/macRomania.enc
11837            ! MANIFEST
11838 ____________________________________________________________________________
11839 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
11840         Log: Rename perltootc as perltooc for 8.3-friedliness.
11841      Branch: perl
11842            + pod/perltooc.pod
11843            - pod/perltootc.pod
11844            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
11845            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
11846            ! pod/perltoot.pod
11847 ____________________________________________________________________________
11848 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
11849         Log: Find more conflicts by lowercasing.
11850      Branch: perl
11851            + Porting/check83.pl
11852            - check83.pl
11853            ! MANIFEST
11854 ____________________________________________________________________________
11855 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
11856         Log: The AIX cc 5.0.0.0 is simply too buggy.
11857      Branch: perl
11858            ! hints/aix.sh
11859 ____________________________________________________________________________
11860 [ 12129] By: ams                                   on 2001/09/22  12:35:38
11861         Log: Uninteresting cleanup.
11862      Branch: perl
11863            ! form.h
11864 ____________________________________________________________________________
11865 [ 12128] By: ams                                   on 2001/09/22  12:28:48
11866         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
11867              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
11868              Date: Sat, 22 Sep 2001 14:29:13 +0100
11869              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
11870      Branch: perl
11871            ! cv.h
11872 ____________________________________________________________________________
11873 [ 12127] By: ams                                   on 2001/09/22  12:04:28
11874         Log: What's a backet?
11875      Branch: perl
11876            ! dump.c
11877 ____________________________________________________________________________
11878 [ 12126] By: ams                                   on 2001/09/22  10:02:34
11879         Log: Removed duplicated tests #19 and #20.
11880      Branch: perl
11881            ! t/op/do.t
11882 ____________________________________________________________________________
11883 [ 12125] By: ams                                   on 2001/09/22  03:58:41
11884         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
11885              From: Michael Carman <mjcarman@home.com>
11886              Date: Fri, 21 Sep 2001 17:54:05 -0500
11887              Message-Id: <3BABC50D.6040202@home.com>
11888              (Applied with some changes.)
11889      Branch: perl
11890            ! pod/perlmod.pod
11891 ____________________________________________________________________________
11892 [ 12124] By: ams                                   on 2001/09/22  03:44:19
11893         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
11894              From: Michael G Schwern <schwern@pobox.com>
11895              Date: Fri, 21 Sep 2001 19:20:40 -0400
11896              Message-Id: <20010921192040.E5494@blackrider>
11897      Branch: perl
11898            ! t/op/chdir.t
11899 ____________________________________________________________________________
11900 [ 12123] By: ams                                   on 2001/09/22  03:41:08
11901         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
11902              From: Blair Zajac <blair@orcaware.com>
11903              Date: Fri, 21 Sep 2001 15:13:04 -0700
11904              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
11905      Branch: perl
11906            ! t/op/chdir.t
11907 ____________________________________________________________________________
11908 [ 12122] By: ams                                   on 2001/09/22  03:37:07
11909         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
11910              20010920.007
11911              From: Michael G Schwern <schwern@pobox.com>
11912              Date: Fri, 21 Sep 2001 17:59:03 -0400
11913              Message-Id: <20010921175903.V5494@blackrider>
11914      Branch: perl
11915            ! t/op/do.t
11916 ____________________________________________________________________________
11917 [ 12121] By: ams                                   on 2001/09/22  03:30:38
11918         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
11919              suite on WinCE)
11920              From: Michael G Schwern <schwern@pobox.com>
11921              Date: Fri, 21 Sep 2001 19:41:03 -0400
11922              Message-Id: <20010921194103.G5494@blackrider>
11923      Branch: perl
11924            ! pod/perlport.pod
11925 ____________________________________________________________________________
11926 [ 12120] By: ams                                   on 2001/09/22  03:28:06
11927         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
11928              From: Michael G Schwern <schwern@pobox.com>
11929              Date: Fri, 21 Sep 2001 17:33:35 -0400
11930              Message-Id: <20010921173335.T5494@blackrider>
11931              ($ENV{FOO}=undef hunk not applied.)
11932      Branch: perl
11933            ! t/op/magic.t
11934 ____________________________________________________________________________
11935 [ 12119] By: ams                                   on 2001/09/22  03:02:26
11936         Log: Subject: [PATCH] perldiag.pod
11937              From: Peter Scott <Peter@PSDT.com>
11938              Date: Fri, 21 Sep 2001 18:54:50 -0700
11939              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
11940              (Moved to the right place.)
11941      Branch: perl
11942            ! pod/perldiag.pod
11943 ____________________________________________________________________________
11944 [ 12118] By: ams                                   on 2001/09/21  20:05:29
11945         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
11946              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11947              Date: Fri, 21 Sep 2001 22:36:54 +0200
11948              Message-Id: <20010921223654.A12742@rafael>
11949      Branch: perl
11950            ! t/op/do.t
11951 ____________________________________________________________________________
11952 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
11953         Log: Restore things as they were before
11954              the backward compatibility police notices.
11955      Branch: perl
11956            ! lib/Cwd.pm
11957 ____________________________________________________________________________
11958 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
11959         Log: More Cwd from Schwern: make also OS/2 and DOS
11960              Cwd agree with File::Spec (that is, native path
11961              syntax using \ instead of / -- backward compatibility
11962              polic warning) and stop Win32 from using bsd_realpath().
11963      Branch: perl
11964            ! lib/Cwd.pm
11965 ____________________________________________________________________________
11966 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
11967         Log: Subject: [PATCH @12110] RE: Untested libraries update
11968              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
11969              Date: Fri, 21 Sep 2001 18:21:07 +0100
11970              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
11971      Branch: perl
11972            ! lib/warnings/register.pm
11973 ____________________________________________________________________________
11974 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
11975         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
11976              From: Michael G Schwern <schwern@pobox.com>
11977              Date: Thu, 20 Sep 2001 22:54:02 -0400
11978              Message-ID: <20010920225402.A3611@blackrider>
11979      Branch: perl
11980            ! lib/Cwd.pm
11981 ____________________________________________________________________________
11982 [ 12113] By: ams                                   on 2001/09/21  17:08:24
11983         Log: Subject: [PATCH] avoid v-strings with require/use
11984              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
11985              Date: Fri, 21 Sep 2001 12:34:40 -0400
11986              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
11987      Branch: perl
11988            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
11989            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
11990            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
11991            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
11992            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
11993            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
11994            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
11995            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
11996            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
11997            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
11998            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
11999            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
12000            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
12001            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
12002            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
12003            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
12004            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
12005            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
12006            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
12007 ____________________________________________________________________________
12008 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
12009         Log: Update Changes.
12010      Branch: perl
12011            ! Changes patchlevel.h
12012 ____________________________________________________________________________
12013 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
12014         Log: Make AIX and Tru64 compilers happy.  
12015      Branch: perl
12016            ! ext/threads/threads.h ext/threads/threads.xs
12017 ____________________________________________________________________________
12018 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
12019         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
12020              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
12021              Date: 21 Sep 2001 09:16:37 -0000
12022              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
12023      Branch: perl
12024            ! toke.c
12025 ____________________________________________________________________________
12026 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
12027         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
12028              From: Michael G Schwern <schwern@pobox.com>
12029              Date: Thu, 20 Sep 2001 21:21:34 -0400
12030              Message-ID: <20010920212134.Y28291@blackrider>
12031      Branch: perl
12032            ! pp_sys.c
12033 ____________________________________________________________________________
12034 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
12035         Log: Subject: Re: GDB Debugging Macros from mod_perl
12036              From: rspier@pobox.com (Robert Spier)
12037              Date: Thu, 20 Sep 2001 22:45:03 -0700
12038              Message-ID: <15274.54239.413929.49430@rls.cx>
12039      Branch: perl
12040            ! pod/perltodo.pod
12041 ____________________________________________________________________________
12042 [ 12105] By: sky                                   on 2001/09/21  10:33:34
12043         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
12044              timezone! GetSystemTime should be available on all Win32 
12045              platforms we support. Perhaps Time::HiRes should be extended to
12046              support WinCE and Novell?
12047      Branch: perl
12048            ! ext/Time/HiRes/HiRes.xs
12049 ____________________________________________________________________________
12050 [ 12104] By: sky                                   on 2001/09/21  08:12:39
12051         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
12052      Branch: perl
12053            ! ext/threads/threads.h ext/threads/threads.xs
12054 ____________________________________________________________________________
12055 [ 12103] By: sky                                   on 2001/09/21  07:57:41
12056         Log: Rename the *thread* functions to Perl_* to avoid clashes.
12057              Notably on AIX but could become a problem on other platforms.
12058      Branch: perl
12059            ! ext/threads/threads.h ext/threads/threads.xs
12060 ____________________________________________________________________________
12061 [ 12102] By: sky                                   on 2001/09/21  07:35:30
12062         Log: Add the shared sv space to the global vars.
12063              Fix problems compiling on win32.
12064      Branch: perl
12065            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
12066            ! sharedsv.c sharedsv.h
12067 ____________________________________________________________________________
12068 [ 12101] By: ams                                   on 2001/09/21  00:19:55
12069         Log: Subject: [PATCH] win32/Makefile warning fix
12070              From: Blair Zajac <blair@orcaware.com>
12071              Date: Thu, 20 Sep 2001 18:15:43 -0700
12072              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
12073      Branch: perl
12074            ! win32/Makefile
12075 ____________________________________________________________________________
12076 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
12077         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
12078              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12079              Date: Thu, 20 Sep 2001 18:36:22 +0200
12080              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
12081      Branch: perl
12082            ! lib/ExtUtils/Command.t
12083 ____________________________________________________________________________
12084 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
12085         Log: Cant spl wirth a dam.
12086      Branch: perl
12087            ! intrpvar.h
12088 ____________________________________________________________________________
12089 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
12090         Log: Don't use C++ comments.
12091      Branch: perl
12092            ! ext/threads/threads.xs
12093 ____________________________________________________________________________
12094 [ 12097] By: ams                                   on 2001/09/20  21:42:07
12095         Log: Change #12044 didn't.
12096      Branch: perl
12097            ! lib/constant.pm
12098 ____________________________________________________________________________
12099 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
12100         Log: Metaconfig unit changes for #12095.
12101      Branch: metaconfig
12102            ! U/modified/Myinit.U U/modified/libs.U
12103 ____________________________________________________________________________
12104 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
12105         Log: Remove iconv references since we are not using it
12106              and not going to; regen perltoc, perlmodlib.
12107              (Some references still linger in perltoc, have to figure
12108              out where they are coming from.)
12109      Branch: perl
12110            ! Configure NetWare/config.wc NetWare/config_H.wc
12111            ! Porting/Glossary Porting/config.sh Porting/config_H
12112            ! config_h.SH configure.com epoc/config.sh perl.h
12113            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
12114            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12115            ! vos/config.ga.h win32/config.bc win32/config.gc
12116            ! win32/config.vc win32/config_H.bc win32/config_H.gc
12117            ! win32/config_H.vc wince/config.ce wince/config.h
12118            ! wince/config_H.ce
12119 ____________________________________________________________________________
12120 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
12121         Log: Subject: [PATCH docs] Re: ARGV and read
12122              From: Dave Mitchell <davem@fdgroup.co.uk>
12123              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
12124              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
12125      Branch: perl
12126            ! pod/perltodo.pod pod/perlvar.pod
12127 ____________________________________________________________________________
12128 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
12129         Log: Fresh copies from the cvs.perl.org perlfaq repository.
12130      Branch: perl
12131            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12132            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12133            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
12134            ! pod/perlfaq9.pod
12135 ____________________________________________________________________________
12136 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
12137         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
12138              From: Nicholas Clark <nick@ccl4.org>
12139              Date: Thu, 20 Sep 2001 14:27:08 +0100
12140              Message-ID: <20010920142708.X4971@plum.flirble.org>
12141      Branch: perl
12142            ! pp_pack.c t/op/pack.t
12143 ____________________________________________________________________________
12144 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
12145         Log: The sharedsv_space* are variables, not code.  Duh.
12146      Branch: perl
12147            ! intrpvar.h makedef.pl
12148 ____________________________________________________________________________
12149 [ 12090] By: ams                                   on 2001/09/20  11:26:06
12150         Log: Subject: [patch lib/lib_pm.PL]
12151              From: Stas Bekman <stas@stason.org>
12152              Date: Thu, 20 Sep 2001 18:48:53 +0800
12153              Message-Id: <3BA9C995.6010302@stason.org>
12154              (Applied by hand.)
12155      Branch: perl
12156            ! lib/lib_pm.PL
12157 ____________________________________________________________________________
12158 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
12159         Log: Only 21 tests, skipping or not.
12160      Branch: perl
12161            ! lib/ExtUtils/Command.t
12162 ____________________________________________________________________________
12163 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
12164         Log: New exported symbols.
12165      Branch: perl
12166            ! makedef.pl
12167 ____________________________________________________________________________
12168 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
12169         Log: Update Changes.
12170      Branch: perl
12171            ! Changes patchlevel.h
12172 ____________________________________________________________________________
12173 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
12174         Log: Correct numbering of the tests is useful.
12175      Branch: perl
12176            ! ext/threads/t/basic.t
12177 ____________________________________________________________________________
12178 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
12179         Log: More tests now too.
12180      Branch: perl
12181            ! lib/ExtUtils/Command.t
12182 ____________________________________________________________________________
12183 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
12184         Log: More tests now.
12185      Branch: perl
12186            ! ext/threads/t/basic.t
12187 ____________________________________________________________________________
12188 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
12189         Log: The test assumed 7-bit ASCII.  Now it "just"
12190              assumes 8-bit whatever.
12191      Branch: perl
12192            ! t/op/crypt.t
12193 ____________________________________________________________________________
12194 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
12195         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
12196              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12197              Date: Wed, 19 Sep 2001 11:45:28 +0200
12198              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
12199              
12200              Lvalue casts are not portable.
12201      Branch: perl
12202            ! ext/threads/threads.xs
12203 ____________________________________________________________________________
12204 [ 12081] By: sky                                   on 2001/09/19  10:17:52
12205         Log: Make the basic test contain only realy basic API tests
12206              Seems to be a problem with detach.
12207      Branch: perl
12208            ! ext/threads/t/basic.t
12209 ____________________________________________________________________________
12210 [ 12080] By: ams                                   on 2001/09/19  01:23:55
12211         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
12212              From: Michael G Schwern <schwern@pobox.com>
12213              Date: Tue, 18 Sep 2001 19:53:48 -0400
12214              Message-Id: <20010918195348.M585@blackrider>
12215              
12216              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
12217              From: Michael G Schwern <schwern@pobox.com>
12218              Date: Tue, 18 Sep 2001 22:07:13 -0400
12219              Message-Id: <20010918220713.B19616@blackrider>
12220      Branch: perl
12221            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
12222            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
12223            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
12224            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
12225            ! lib/Test/Tutorial.pod
12226 ____________________________________________________________________________
12227 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
12228         Log: Indent the test a bit.
12229      Branch: perl
12230            ! ext/threads/t/basic.t
12231 ____________________________________________________________________________
12232 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
12233         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
12234              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12235              Date: Tue, 18 Sep 2001 18:06:44 +0200
12236              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
12237      Branch: perl
12238            ! win32/win32.c
12239 ____________________________________________________________________________
12240 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
12241         Log: Subject: stat access time is wrong on Win95
12242              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12243              Date: Tue, 18 Sep 2001 21:59:24 +0200
12244              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
12245      Branch: perl
12246            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
12247 ____________________________________________________________________________
12248 [ 12076] By: ams                                   on 2001/09/18  22:11:25
12249         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
12250              From: Michael G Schwern <schwern@pobox.com>
12251              Date: Tue, 18 Sep 2001 18:47:14 -0400
12252              Message-Id: <20010918184714.I585@blackrider>
12253      Branch: perl
12254            ! t/op/crypt.t
12255 ____________________________________________________________________________
12256 [ 12075] By: sky                                   on 2001/09/18  19:29:37
12257         Log: two test failures
12258              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12259              Message-ID: <20010918221702.A17408@rafael>
12260              partly applied, #12074 already fixed half the patch
12261      Branch: perl
12262            ! ext/threads/t/basic.t
12263 ____________________________________________________________________________
12264 [ 12074] By: sky                                   on 2001/09/18  18:49:03
12265         Log: Fixes test case failure introduced by #12071, the warning is
12266              now correctly spelled :-)
12267      Branch: perl
12268            ! ext/IO/lib/IO/t/io_sel.t
12269 ____________________________________________________________________________
12270 [ 12073] By: sky                                   on 2001/09/18  18:46:22
12271         Log: Make the test behave properly!
12272      Branch: perl
12273            ! ext/threads/t/basic.t
12274 ____________________________________________________________________________
12275 [ 12072] By: ams                                   on 2001/09/18  18:44:59
12276         Log: OP_RCATLINE is an SVOP, not a BASEOP.
12277      Branch: perl
12278            ! opcode.h opcode.pl
12279 ____________________________________________________________________________
12280 [ 12071] By: ams                                   on 2001/09/18  18:06:27
12281         Log: Deprecate != Depreciate.
12282      Branch: perl
12283            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
12284            ! lib/Pod/ParseUtils.pm
12285 ____________________________________________________________________________
12286 [ 12070] By: ams                                   on 2001/09/18  15:14:58
12287         Log: Subject: [PATCH] Getopt::Std cleanup
12288              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12289              Date: Tue, 18 Sep 2001 17:32:13 +0200
12290              Message-Id: <20010918173213.C777@rafael>
12291      Branch: perl
12292            ! lib/Getopt/Std.pm lib/Getopt/Std.t
12293 ____________________________________________________________________________
12294 [ 12069] By: sky                                   on 2001/09/18  14:56:33
12295         Log: Forgot the makefile
12296      Branch: perl
12297            + ext/threads/Makefile.PL
12298 ____________________________________________________________________________
12299 [ 12068] By: sky                                   on 2001/09/18  14:13:26
12300         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
12301              The test will fail because of Test.pm not knowing about threads. 
12302              basic needs to be manually tested
12303              compile time warnings on IV2PTR conversions need to be fixed
12304      Branch: perl
12305            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
12306            + ext/threads/threads.h ext/threads/threads.pm
12307            + ext/threads/threads.xs
12308            ! MANIFEST
12309 ____________________________________________________________________________
12310 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
12311         Log: DJGPP tweak from Laszlo Molnar.
12312      Branch: perl
12313            ! djgpp/config.over
12314 ____________________________________________________________________________
12315 [ 12066] By: sky                                   on 2001/09/18  10:24:31
12316         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
12317      Branch: perl
12318            ! sharedsv.c sharedsv.h
12319 ____________________________________________________________________________
12320 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
12321         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
12322              ditto ^cns.
12323      Branch: perl
12324            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
12325            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
12326            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
12327            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
12328            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
12329            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
12330            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
12331            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
12332            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
12333            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
12334            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
12335            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
12336            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
12337            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
12338            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
12339            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
12340            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
12341            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
12342            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
12343            + ext/Encode/Encode/ir-197.enc
12344            - ext/Encode/Encode/cns11643-1.enc
12345            - ext/Encode/Encode/cns11643-2.enc
12346            - ext/Encode/Encode/iso2022-cn.enc
12347            - ext/Encode/Encode/iso2022-jp.enc
12348            - ext/Encode/Encode/iso2022-jp1.enc
12349            - ext/Encode/Encode/iso2022-jp2.enc
12350            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
12351            - ext/Encode/Encode/iso8859-1.enc
12352            - ext/Encode/Encode/iso8859-1.ucm
12353            - ext/Encode/Encode/iso8859-10.enc
12354            - ext/Encode/Encode/iso8859-10.ucm
12355            - ext/Encode/Encode/iso8859-11.enc
12356            - ext/Encode/Encode/iso8859-11.ucm
12357            - ext/Encode/Encode/iso8859-13.enc
12358            - ext/Encode/Encode/iso8859-13.ucm
12359            - ext/Encode/Encode/iso8859-14.enc
12360            - ext/Encode/Encode/iso8859-14.ucm
12361            - ext/Encode/Encode/iso8859-15.enc
12362            - ext/Encode/Encode/iso8859-15.ucm
12363            - ext/Encode/Encode/iso8859-16.enc
12364            - ext/Encode/Encode/iso8859-16.ucm
12365            - ext/Encode/Encode/iso8859-2.enc
12366            - ext/Encode/Encode/iso8859-2.ucm
12367            - ext/Encode/Encode/iso8859-3.enc
12368            - ext/Encode/Encode/iso8859-3.ucm
12369            - ext/Encode/Encode/iso8859-4.enc
12370            - ext/Encode/Encode/iso8859-4.ucm
12371            - ext/Encode/Encode/iso8859-5.enc
12372            - ext/Encode/Encode/iso8859-5.ucm
12373            - ext/Encode/Encode/iso8859-6.enc
12374            - ext/Encode/Encode/iso8859-6.ucm
12375            - ext/Encode/Encode/iso8859-7.enc
12376            - ext/Encode/Encode/iso8859-7.ucm
12377            - ext/Encode/Encode/iso8859-8.enc
12378            - ext/Encode/Encode/iso8859-8.ucm
12379            - ext/Encode/Encode/iso8859-9.enc
12380            - ext/Encode/Encode/iso8859-9.ucm
12381            - ext/Encode/Encode/isoir-197.enc
12382            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
12383 ____________________________________________________________________________
12384 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
12385         Log: Must Uppercase.
12386      Branch: perl
12387            ! ext/Encode/Encode.pm
12388 ____________________________________________________________________________
12389 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
12390         Log: Add various encodings.
12391      Branch: perl
12392            + ext/Encode/Encode/iso8859-11.enc
12393            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
12394            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
12395            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
12396            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
12397            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
12398            + ext/Encode/Encode/viscii.ucm
12399            ! MANIFEST ext/Encode/Encode.pm
12400 ____________________________________________________________________________
12401 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
12402         Log: lib/unicode relic.
12403      Branch: perl
12404            ! ext/Encode/compile
12405 ____________________________________________________________________________
12406 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
12407         Log: Subject: [PATCH] Re: filename problems
12408              From: Michael G Schwern <schwern@pobox.com>
12409              Date: Mon, 17 Sep 2001 17:26:26 -0400
12410              Message-ID: <20010917172626.Q585@blackrider>
12411      Branch: perl
12412            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
12413            - t/lib/sample-tests/header_at_end
12414            - t/lib/sample-tests/header_at_end_fail
12415            ! MANIFEST lib/Test/Harness/t/test-harness.t
12416 ____________________________________________________________________________
12417 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
12418         Log: Explicitly explain the 1e9 seconds, not everybody
12419              is a C geek.
12420      Branch: perl
12421            ! ext/Time/HiRes/HiRes.pm
12422 ____________________________________________________________________________
12423 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
12424         Log: Explain an apparent bug reported by
12425              Richard J. Barbalace <rjbarbal@MIT.EDU>,
12426              with additional explanation from Gisle Aas.
12427      Branch: perl
12428            ! ext/Time/HiRes/HiRes.pm
12429 ____________________________________________________________________________
12430 [ 12058] By: ams                                   on 2001/09/17  19:52:01
12431         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
12432              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12433              Date: Mon, 17 Sep 2001 22:48:05 +0200
12434              Message-Id: <20010917224805.C11744@rafael>
12435      Branch: perl
12436            ! t/lib/warnings/op t/lib/warnings/pp
12437 ____________________________________________________________________________
12438 [ 12057] By: ams                                   on 2001/09/17  16:51:18
12439         Log: Its a nit!
12440      Branch: perl
12441            ! sv.h
12442 ____________________________________________________________________________
12443 [ 12056] By: ams                                   on 2001/09/17  16:47:55
12444         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
12445              From: "Craig A. Berry" <craigberry@mac.com>
12446              Date: Mon, 17 Sep 2001 12:34:20 -0500
12447              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
12448      Branch: perl
12449            ! vms/vms.c
12450 ____________________________________________________________________________
12451 [ 12055] By: ams                                   on 2001/09/17  16:05:15
12452         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
12453              From: Gisle Aas <gisle@ActiveState.com>
12454              Date: 16 Apr 2001 16:20:34 -0700
12455              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
12456              (Applied by hand.)
12457      Branch: perl
12458            ! lib/CPAN.pm lib/CPAN/Nox.pm
12459 ____________________________________________________________________________
12460 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
12461         Log: Update Changes.
12462      Branch: perl
12463            ! Changes patchlevel.h
12464 ____________________________________________________________________________
12465 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
12466         Log: Adding new files to the MANIFEST is always nice.
12467      Branch: perl
12468            ! MANIFEST
12469 ____________________________________________________________________________
12470 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
12471         Log: Reindent the PerlIO files (suggested by NI-S), used
12472              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
12473              (GNU indent).  Note that wholesale re-indenting might
12474              be nice, but that would break nice formatting/alignment
12475              of assignments, equality testing, and complex boolean
12476              expressions with lots of &s and |s.
12477      Branch: perl
12478            ! perlio.c perlio.h perliol.h
12479 ____________________________________________________________________________
12480 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
12481         Log: Add a script for being 8.3-polite.
12482              The found conflicts are being worked on.
12483      Branch: perl
12484            + check83.pl
12485            ! MANIFEST Porting/pumpkin.pod
12486 ____________________________________________________________________________
12487 [ 12050] By: sky                                   on 2001/09/17  12:44:36
12488         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
12489              finding it.
12490      Branch: perl
12491            ! sv.c
12492 ____________________________________________________________________________
12493 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
12494         Log: Bump up versions because of #12041.
12495      Branch: perl
12496            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
12497            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
12498            ! lib/Time/localtime.pm
12499 ____________________________________________________________________________
12500 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
12501         Log: Bump the version number because of #12042.
12502      Branch: perl
12503            ! lib/CPAN/FirstTime.pm
12504 ____________________________________________________________________________
12505 [ 12047] By: ams                                   on 2001/09/17  11:21:40
12506         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
12507              From: Abhijit Menon-Sen <ams@wiw.org>
12508              Date: Mon, 17 Sep 2001 17:44:12 +0530
12509              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
12510      Branch: perl
12511            ! op.c
12512 ____________________________________________________________________________
12513 [ 12046] By: sky                                   on 2001/09/17  07:14:17
12514         Log: Subject: Re: t/op/ver.t using skip() improperly
12515              From: "chromatic" <chromatic@rmci.net>
12516              Date: Mon, 17 Sep 2001 00:22:29 -0600
12517              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
12518      Branch: perl
12519            ! t/op/ver.t
12520 ____________________________________________________________________________
12521 [ 12045] By: nick                                  on 2001/09/17  07:12:14
12522         Log: Integrate mainline
12523      Branch: perlio
12524           +> t/op/chdir.t
12525           !> (integrate 117 files)
12526 ____________________________________________________________________________
12527 [ 12044] By: ams                                   on 2001/09/17  05:49:53
12528         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
12529              From: Ilmari Karonen <iltzu@sci.fi>
12530              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
12531              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
12532              (And $VERSION = '1.05'.)
12533      Branch: perl
12534            ! lib/constant.pm
12535 ____________________________________________________________________________
12536 [ 12043] By: ams                                   on 2001/09/17  05:44:50
12537         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
12538              From: Michael G Schwern <schwern@pobox.com>
12539              Date: Mon, 17 Sep 2001 07:49:04 +0200
12540              Message-Id: <20010917074904.V1588@blackrider>
12541              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
12542      Branch: perl
12543            + t/op/chdir.t
12544            ! MANIFEST pp_sys.c
12545 ____________________________________________________________________________
12546 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
12547         Log: Subject: Re: CPAN.pm needs some hacking 
12548              From: "chromatic" <chromatic@rmci.net>
12549              Date: Sun, 16 Sep 2001 16:46:29 -0600
12550              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
12551      Branch: perl
12552            ! lib/CPAN/FirstTime.pm
12553 ____________________________________________________________________________
12554 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
12555         Log: Change use|require 5.005_64 to use|require 5.6.1.
12556      Branch: perl
12557            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
12558            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
12559            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
12560            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
12561            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
12562            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12563            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
12564            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
12565            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
12566            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
12567            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
12568            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
12569            ! lib/base.pm lib/fields.pm
12570 ____________________________________________________________________________
12571 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
12572         Log: Bump up version numbers.
12573              
12574              TODO 1: double check that pre-5.6.1 CPAN.pm:s
12575              don't try to download 5.8.0 because of the
12576              version numbers.  Mainly this means using _00
12577              in the core version numbers.
12578              
12579              TODO 2: the "use 5.005_64" in many modules
12580              needs to be changed to, say, "use 5.6.1".
12581      Branch: perl
12582            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
12583            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
12584            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
12585            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
12586            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
12587            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
12588            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
12589            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
12590            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
12591            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
12592            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
12593 ____________________________________________________________________________
12594 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
12595         Log: Use UCHARAT() as suggested by Inaba Hiroto.
12596      Branch: perl
12597            ! regexec.c
12598 ____________________________________________________________________________
12599 [ 12038] By: ams                                   on 2001/09/16  15:16:24
12600         Log: Subject: [PATCH] Re: Core module version numbers review
12601              From: Peter Scott <Peter@PSDT.com>
12602              Date: Sun, 16 Sep 2001 09:09:58 -0700
12603              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
12604      Branch: perl
12605            ! lib/perl5db.pl
12606 ____________________________________________________________________________
12607 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
12608         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
12609              not yet fully implemented.
12610      Branch: perl
12611            ! pod/perlfunc.pod pod/perlunicode.pod
12612 ____________________________________________________________________________
12613 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
12614         Log: Subject: [patch] plug PL_beginav_save leak
12615              From: Doug MacEachern <dougm@covalent.net>
12616              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
12617              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
12618      Branch: perl
12619            ! perl.c
12620 ____________________________________________________________________________
12621 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
12622         Log: (accidentally empty checkin)
12623      Branch: perl
12624            ! sv.c
12625 ____________________________________________________________________________
12626 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
12627         Log: Subject: [patch] ithreads+PL_beginav_save
12628              From: Doug MacEachern <dougm@covalent.net>
12629              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
12630              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
12631      Branch: perl
12632            ! sv.c
12633 ____________________________________________________________________________
12634 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
12635         Log: Subject: [PATCH] h2xs.PL with C::Scan
12636              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12637              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
12638              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
12639      Branch: perl
12640            ! utils/h2xs.PL
12641 ____________________________________________________________________________
12642 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
12643         Log: Elaborate (well, make more vague, really) #12030.
12644      Branch: perl
12645            ! pod/perltodo.pod pod/perlunicode.pod
12646 ____________________________________________________________________________
12647 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
12648         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
12649              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
12650              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
12651              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
12652      Branch: perl
12653            ! regexec.c
12654 ____________________________________________________________________________
12655 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
12656         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
12657              are not yet complete.
12658      Branch: perl
12659            ! pod/perltodo.pod pod/perlunicode.pod
12660 ____________________________________________________________________________
12661 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
12662         Log: Document what's still to be done on the regular expression
12663              Unicode support, based on the UTR#18.
12664      Branch: perl
12665            ! pod/perltodo.pod pod/perlunicode.pod
12666 ____________________________________________________________________________
12667 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
12668         Log: Regen headers.
12669      Branch: perl
12670            ! embedvar.h perlapi.h
12671 ____________________________________________________________________________
12672 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
12673         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
12674              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12675              Date: Sun, 09 Sep 2001 18:41:54 +0100
12676              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
12677      Branch: perl
12678            ! Porting/findvars ext/ByteLoader/bytecode.h
12679            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
12680            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
12681 ____________________________________________________________________________
12682 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
12683         Log: enable most warnings for windows build; fix the various typecasting
12684              nits that showed up (no bugfixes here)
12685      Branch: maint-5.6/perl
12686            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
12687            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
12688            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
12689            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
12690            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
12691            ! x2p/walk.c
12692 ____________________________________________________________________________
12693 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
12694         Log: Integrate change #12024 from maintperl
12695              (a local() precedence bug)
12696      Branch: perl
12697           !> lib/ExtUtils/Install.pm
12698 ____________________________________________________________________________
12699 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
12700         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
12701              change#8642
12702      Branch: maint-5.6/perl
12703            ! lib/ExtUtils/Install.pm
12704 ____________________________________________________________________________
12705 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
12706         Log: Update Changes.
12707      Branch: perl
12708            ! Changes patchlevel.h
12709 ____________________________________________________________________________
12710 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
12711         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
12712              From: "chromatic" <chromatic@rmci.net>
12713              Date: Fri, 14 Sep 2001 09:44:57 -0600 
12714              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
12715      Branch: perl
12716            ! lib/ExtUtils/Manifest.t
12717 ____________________________________________________________________________
12718 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
12719         Log: Hopefully better skipping of the Complete.t tests
12720              in case of not a tty. 
12721      Branch: perl
12722            ! lib/Term/Complete.t t/op/stat.t
12723 ____________________________________________________________________________
12724 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
12725         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
12726              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
12727              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
12728              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
12729      Branch: perl
12730            ! regexec.c t/op/pat.t
12731 ____________________________________________________________________________
12732 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
12733         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
12734              From: Robin Barker <rmb1@cise.npl.co.uk>
12735              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
12736              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
12737      Branch: perl
12738            ! pod/perlport.pod
12739 ____________________________________________________________________________
12740 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
12741         Log: NetWare tweaks from Ananth Kesari.
12742      Branch: perl
12743            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
12744            ! NetWare/nwutil.h
12745 ____________________________________________________________________________
12746 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
12747         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
12748              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12749              Date: Fri, 14 Sep 2001 10:51:13 +0200
12750              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
12751      Branch: perl
12752            ! pod/perlport.pod
12753 ____________________________________________________________________________
12754 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
12755         Log: Subject: Re: [PATCH 2 pl2pm.PL]
12756              From: Joe Smith <Joe.Smith@inwap.com>
12757              Date: Fri, 14 Sep 2001 00:13:32 -0700
12758              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
12759              
12760              Eradicate qu.
12761      Branch: perl
12762            ! keywords.h keywords.pl utils/pl2pm.PL
12763 ____________________________________________________________________________
12764 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
12765         Log: Retract #12013, didn't go over too well in Tru64.
12766      Branch: perl
12767            ! embed.h embed.pl sv.h
12768 ____________________________________________________________________________
12769 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
12770         Log: Subject: [PATCH] Execute files of debugger commands
12771              From: Peter Scott <Peter@PSDT.com>
12772              Date: Thu, 13 Sep 2001 15:26:31 -0700
12773              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
12774      Branch: perl
12775            ! lib/perl5db.pl pod/perldebug.pod
12776 ____________________________________________________________________________
12777 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
12778         Log: (Retracted by #12015)
12779              Subject: [proposed PATCH] Re: perl@11920
12780              From: Nicholas Clark <nick@ccl4.org>
12781              Date: Wed, 12 Sep 2001 23:46:09 +0100
12782              Message-ID: <20010912234609.H4971@plum.flirble.org>     
12783      Branch: perl
12784            ! embed.h embed.pl sv.h
12785 ____________________________________________________________________________
12786 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
12787         Log: ucblib shouldn't be linked against in nonstop-ux,
12788              from Tom Bates.
12789      Branch: perl
12790            ! hints/nonstopux.sh
12791 ____________________________________________________________________________
12792 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
12793         Log: Do stty only if we have stty.
12794              
12795              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
12796      Branch: perl
12797            ! lib/Term/Complete.pm
12798 ____________________________________________________________________________
12799 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
12800         Log: Skip the test if not running on a tty.
12801      Branch: perl
12802            ! lib/Term/Complete.t
12803 ____________________________________________________________________________
12804 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
12805         Log: Regen headers.
12806      Branch: perl
12807            ! embed.h opcode.h pod/perlapi.pod proto.h
12808 ____________________________________________________________________________
12809 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
12810         Log: Subject: [PATCH op.c] Re: perl@12003
12811              From: Robin Barker <rmb1@cise.npl.co.uk>
12812              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
12813              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
12814      Branch: perl
12815            ! op.c
12816 ____________________________________________________________________________
12817 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
12818         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
12819              From: Robin Barker <rmb1@cise.npl.co.uk>
12820              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
12821              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
12822      Branch: perl
12823            ! sv.c
12824 ____________________________________________________________________________
12825 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
12826         Log: Upgrade to Memoize 0.66.
12827      Branch: perl
12828            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
12829            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
12830            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
12831 ____________________________________________________________________________
12832 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
12833         Log: Subject: [ID 20010912.007] substr reference core dump
12834              From: me-01@ton.iguana.be
12835              Date: 12 Sep 2001 14:11:16 -0000
12836              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
12837      Branch: perl
12838            ! mg.c
12839 ____________________________________________________________________________
12840 [ 12004] By: ams                                   on 2001/09/12  01:13:49
12841         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
12842              From: Ilmari Karonen <iltzu@sci.fi>
12843              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
12844              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
12845      Branch: perl
12846            ! pod/perlfaq4.pod
12847 ____________________________________________________________________________
12848 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
12849         Log: Update Changes.
12850      Branch: perl
12851            ! Changes patchlevel.h
12852 ____________________________________________________________________________
12853 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
12854         Log: NetWare update from Ananth Kesari.
12855      Branch: perl
12856            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
12857            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
12858 ____________________________________________________________________________
12859 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
12860         Log: Retract #11984: div() being redefined, and 1397
12861              failing on 64-bit platforms.
12862      Branch: perl
12863            ! lib/Math/BigInt/Calc.pm
12864 ____________________________________________________________________________
12865 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
12866         Log: Metaconfig unit change for #11999.
12867      Branch: metaconfig
12868            ! U/protos/d_lseekproto.U
12869 ____________________________________________________________________________
12870 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
12871         Log: The lseek fix (#11991) was no fix.
12872      Branch: perl
12873            ! Configure
12874 ____________________________________________________________________________
12875 [ 11998] By: sky                                   on 2001/09/11  07:52:06
12876         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
12877              From: Matt Sergeant <MSergeant@star.net.uk>
12878              Date: Tue, 11 Sep 2001 09:22:32 +0100
12879              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
12880      Branch: perl
12881            ! ext/Encode/Encode.pm
12882 ____________________________________________________________________________
12883 [ 11997] By: sky                                   on 2001/09/11  06:35:29
12884         Log: Sometimes dTHX is added because it is needed on non 
12885              gnuc platforms, but not needed there. This uses GCC
12886              to silence GCC specific warnings by marking pTHX as 
12887              unused.
12888      Branch: perl
12889            ! perl.h
12890 ____________________________________________________________________________
12891 [ 11996] By: nick                                  on 2001/09/11  06:25:27
12892         Log: Integrate mainline
12893      Branch: perlio
12894            - ext/POSIX/sigaction.t lib/File/Find/taint.t
12895           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
12896 ____________________________________________________________________________
12897 [ 11995] By: nick                                  on 2001/09/11  06:23:39
12898         Log: Part Integrate mainline
12899      Branch: perlio
12900           +> (branch 69 files)
12901            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
12902            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
12903            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
12904            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
12905            - lib/Switch/t/switch_case.t lib/Test/Harness.t
12906            - lib/Test/More/Changes lib/Test/More/t/More.t
12907            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
12908            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
12909            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
12910            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
12911            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
12912            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
12913            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
12914            - t/lib/Test/More/Catch.pm wince/perl.ico
12915           !> (integrate 197 files)
12916 ____________________________________________________________________________
12917 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
12918         Log: Subject: Re: [PATCH] Encode.pm docs fix
12919              From: Gisle Aas <gisle@ActiveState.com>
12920              Date: 10 Sep 2001 11:27:02 -0700
12921              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
12922      Branch: perl
12923            ! ext/Encode/Encode.pm
12924 ____________________________________________________________________________
12925 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
12926         Log: Fix unpack U to be the reverse of pack U
12927              (but implement unpack U0U as a backdoor to get
12928              the UTF-8 malformed warnings from un-UTF-8 data)
12929      Branch: perl
12930            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
12931 ____________________________________________________________________________
12932 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
12933         Log: Metaconfig unit change for #11991;
12934              delete an unused unit (d_strtoull.U is the one used)
12935      Branch: metaconfig
12936            ! U/protos/d_lseekproto.U
12937      Branch: metaconfig/U/perl
12938            - strtoull.U
12939 ____________________________________________________________________________
12940 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
12941         Log: Subject: [PATCH] Configure not recording lseek proto
12942              From: Blair Zajac <blair@orcaware.com>
12943              Date: Mon, 10 Sep 2001 17:52:37 -0700
12944              Message-ID: <3B9D6055.BA334A31@orcaware.com>
12945              
12946              plus regen Configure.
12947      Branch: perl
12948            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12949            ! config_h.SH uconfig.h
12950 ____________________________________________________________________________
12951 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
12952         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?)))                  
12953              From: Nicholas Clark <nick@ccl4.org>
12954              Date: Tue, 11 Sep 2001 00:00:31 +0100
12955              Message-ID: <20010911000031.G1512@plum.flirble.org>
12956      Branch: perl
12957            + t/op/qq.t
12958            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
12959 ____________________________________________________________________________
12960 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
12961         Log: Subject: [PATCH] Building on win32 w/o perlio
12962              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12963              Date: Mon, 10 Sep 2001 23:38:46 +0200
12964              Message-ID: <3B9D4F06.14433.2C37644@localhost>
12965      Branch: perl
12966            ! perl.c win32/Makefile win32/makefile.mk
12967 ____________________________________________________________________________
12968 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
12969         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
12970              From: "chromatic" <chromatic@rmci.net>
12971              Date: Mon, 10 Sep 2001 15:14:01 -0600
12972              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
12973      Branch: perl
12974            + lib/CGI/t/push.t
12975            ! MANIFEST
12976 ____________________________________________________________________________
12977 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
12978         Log: Subject: avoiding hoardes of zombies
12979              From: Nicholas Clark <nick@ccl4.org>
12980              Date: Mon, 10 Sep 2001 22:00:40 +0100
12981              Message-ID: <20010910220040.C1512@plum.flirble.org>
12982      Branch: perl
12983            ! pod/perlipc.pod
12984 ____________________________________________________________________________
12985 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
12986         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
12987              From: John Peacock <jpeacock@rowman.com>
12988              Date: Mon, 10 Sep 2001 16:34:30 -0400
12989              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
12990      Branch: perl
12991            ! sv.c t/op/ver.t utf8.h
12992 ____________________________________________________________________________
12993 [ 11985] By: ams                                   on 2001/09/10  23:20:13
12994         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
12995      Branch: perl
12996            ! MANIFEST
12997 ____________________________________________________________________________
12998 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
12999         Log: (Retracted by #12001)
13000              Subject: Calc with USE_MUL/USE_DIV
13001              From: Tels <perl_dummy@bloodgate.com>
13002              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
13003              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
13004      Branch: perl
13005            ! lib/Math/BigInt/Calc.pm
13006 ____________________________________________________________________________
13007 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
13008         Log: Subject: [PATCH op.c] Re: perl@11978
13009              From: Robin Barker <rmb1@cise.npl.co.uk>
13010              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
13011              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
13012              
13013              Format errors.
13014      Branch: perl
13015            ! op.c
13016 ____________________________________________________________________________
13017 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
13018         Log: Switch PADOFFSET back to U32 both because of binary backward
13019              compatibility and because Arthur seems to have been fixing the
13020              problems with naughty integer-pointer casting.
13021      Branch: perl
13022            ! op.h
13023 ____________________________________________________________________________
13024 [ 11981] By: ams                                   on 2001/09/10  16:31:43
13025         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
13026              Fix Pod Typo, Add Test for ExtUtils::Command
13027              From: "chromatic" <chromatic@rmci.net>
13028              Date: Mon, 10 Sep 2001 11:20:56 -0600
13029              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
13030      Branch: perl
13031            + lib/ExtUtils/Command.t
13032            ! MANIFEST lib/ExtUtils/Command.pm
13033 ____________________________________________________________________________
13034 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
13035         Log: Subject: [PATCH] Encode.pm docs fix
13036              From: Matt Sergeant <MSergeant@star.net.uk>
13037              Date: Mon, 10 Sep 2001 15:24:01 +0100
13038              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
13039      Branch: perl
13040            ! ext/Encode/Encode.pm
13041 ____________________________________________________________________________
13042 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
13043         Log: Update Changes.
13044      Branch: perl
13045            ! Changes patchlevel.h
13046 ____________________________________________________________________________
13047 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
13048         Log: Revert #11973, the dTHX seems to be needed in there
13049              for threaded builds.
13050      Branch: perl
13051            ! perlio.c
13052 ____________________________________________________________________________
13053 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
13054         Log: Detypo.
13055      Branch: perl
13056            ! pod/perlguts.pod
13057 ____________________________________________________________________________
13058 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
13059         Log: Further Class::Struct patching from Damian.
13060              
13061              The new new semantics are:
13062              
13063              * If you pass an initializer for a nested object, it has to be:
13064              a) a reference to an object of that class, or      
13065              b) a reference to an object of a subclass of that class, or
13066              c) a reference to a hash of arguments to be passed to the
13067              class's constructor
13068              * If you pass no initializer for a nested object, the attribute
13069              is initialized to C<undef>
13070      Branch: perl
13071            ! lib/Class/Struct.pm
13072 ____________________________________________________________________________
13073 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
13074         Log: Skip the crypt test if no crypt.
13075      Branch: perl
13076            ! t/op/crypt.t
13077 ____________________________________________________________________________
13078 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
13079         Log: Warn against using bare v-strings as IP addresses
13080              (okay if using the wrappers from Socket)
13081      Branch: perl
13082            ! pod/perldata.pod pod/perlport.pod
13083 ____________________________________________________________________________
13084 [ 11973] By: sky                                   on 2001/09/10  11:57:58
13085         Log: Remove unused dTHX. Silenced another warning.
13086      Branch: perl
13087            ! perlio.c
13088 ____________________________________________________________________________
13089 [ 11972] By: sky                                   on 2001/09/10  11:54:25
13090         Log: Silence some more warnings INT2PTR.
13091      Branch: perl
13092            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
13093 ____________________________________________________________________________
13094 [ 11971] By: sky                                   on 2001/09/10  11:21:50
13095         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
13096      Branch: perl
13097            ! cop.h
13098 ____________________________________________________________________________
13099 [ 11970] By: sky                                   on 2001/09/10  11:17:25
13100         Log: Apply INT2PTR with force to silence warnings from
13101              PM_GETRE and friends. No more warnings with 64bit 
13102              IVs and 32bit pointers.    
13103      Branch: perl
13104            ! op.c op.h perl.c
13105 ____________________________________________________________________________
13106 [ 11969] By: sky                                   on 2001/09/10  10:13:02
13107         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
13108      Branch: perl
13109            ! pod/perlguts.pod
13110 ____________________________________________________________________________
13111 [ 11968] By: sky                                   on 2001/09/10  10:02:51
13112         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
13113              Rename to custop_op_name to Perl_custom_op_name to match perlapi
13114              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
13115              perl_clone.
13116      Branch: perl
13117            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
13118 ____________________________________________________________________________
13119 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
13120         Log: Using strlen() not good on embedded nul bytes.
13121      Branch: perl
13122            ! regcomp.c
13123 ____________________________________________________________________________
13124 [ 11966] By: ams                                   on 2001/09/09  21:06:13
13125         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
13126              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13127              Date: Mon, 13 Aug 2001 22:51:59 +0200
13128              Message-ID: <20010813225159.C6681@rafael>
13129              (Applied with several tweaks.)
13130      Branch: perl
13131            ! embed.h embed.pl proto.h toke.c
13132 ____________________________________________________________________________
13133 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
13134         Log: The exact error message is system-dependent.
13135      Branch: perl
13136            ! lib/ExtUtils/Manifest.t
13137 ____________________________________________________________________________
13138 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
13139         Log: Add Windows and Mac Sami support to Encode
13140              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
13141      Branch: perl
13142            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
13143            ! MANIFEST
13144 ____________________________________________________________________________
13145 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
13146         Log: Use the tried method.
13147      Branch: perl
13148            ! pod/perlport.pod
13149 ____________________________________________________________________________
13150 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
13151         Log: Can't count parentheses.
13152      Branch: perl
13153            ! ext/IO/lib/IO/Socket/INET.pm
13154 ____________________________________________________________________________
13155 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
13156         Log: perlport additions: 1 while unlink, add/delete directory
13157              entries and permissions, cygwin stat funkiness (from Michael
13158              Schwern and Nicholas Clark)
13159      Branch: perl
13160            ! pod/perlport.pod
13161 ____________________________________________________________________________
13162 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
13163         Log: blib does have a detectable test.
13164      Branch: perl
13165            ! t/lib/1_compile.t
13166 ____________________________________________________________________________
13167 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
13168         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
13169              From: "chromatic" <chromatic@rmci.net>
13170              Date: Sat, 08 Sep 2001 19:33:42 -0600
13171              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
13172      Branch: perl
13173            + lib/Term/Complete.t
13174            ! MANIFEST
13175 ____________________________________________________________________________
13176 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
13177         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
13178              From: Michael G Schwern <schwern@pobox.com> 
13179              Date: Sat, 8 Sep 2001 02:40:26 -0400
13180              Message-ID: <20010908024026.A26283@blackrider>
13181      Branch: perl
13182            + lib/Test/Tutorial.pod
13183            ! MANIFEST
13184 ____________________________________________________________________________
13185 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
13186         Log: Try to look up protocol (by name) only iff it has non-numbers:
13187              nice if the server is in a chrooted environment (no /etc/protocols,
13188              server code using hardcorded protocol numbers like 6 for tcp),
13189              suggested by John Holdsworth <coldwave@bigfoot.com>.
13190              In other words, if we are given a number, why look it up again
13191              (by number)?
13192      Branch: perl
13193            ! ext/IO/lib/IO/Socket/INET.pm
13194 ____________________________________________________________________________
13195 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
13196         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
13197              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13198              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
13199              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
13200              
13201              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
13202              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13203              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
13204              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
13205              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
13206              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13207              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
13208              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
13209      Branch: perl
13210            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
13211 ____________________________________________________________________________
13212 [ 11955] By: ams                                   on 2001/09/09  02:54:21
13213         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
13214              From: "Craig A. Berry" <craigberry@mac.com>
13215              Date: Sat, 08 Sep 2001 19:02:16 -0500
13216              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
13217      Branch: perl
13218            ! lib/CGI/t/carp.t
13219 ____________________________________________________________________________
13220 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
13221         Log: Documentation tweaks; think the IP address as an opaque string.
13222      Branch: perl
13223            ! ext/Socket/Socket.pm
13224 ____________________________________________________________________________
13225 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
13226         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
13227              From: Michael G Schwern <schwern@pobox.com>
13228              Date: Sat, 8 Sep 2001 19:45:46 -0400
13229              Message-ID: <20010908194546.C9193@blackrider>
13230      Branch: perl
13231            + lib/blib.t
13232            ! MANIFEST lib/blib.pm t/lib/1_compile.t
13233 ____________________________________________________________________________
13234 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
13235         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
13236              From: "chromatic" <chromatic@rmci.net>
13237              Date: Sat, 08 Sep 2001 12:31:44 -0600
13238              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
13239      Branch: perl
13240            + lib/CGI/t/fast.t
13241            ! MANIFEST
13242 ____________________________________________________________________________
13243 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
13244         Log: The Socket tests were wrong: they were assuming too much.
13245      Branch: perl
13246            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
13247 ____________________________________________________________________________
13248 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
13249         Log: Retract the portability changes since they
13250              seem to have opened a can of worms... will
13251              go back to UNICOS/mk and do the bare minimum
13252              required to get the tests working.
13253      Branch: perl
13254            ! ext/Socket/Socket.xs
13255 ____________________________________________________________________________
13256 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
13257         Log: PADOFFSET is used to cast pointers into integers,
13258              if pointers are 64 bits and U32 32 bits,
13259              bad things may happen, or at least warnings issued.
13260      Branch: perl
13261            ! op.h
13262 ____________________________________________________________________________
13263 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
13264         Log: Still more Socket portability tweaking.
13265              Now Socket.t seems to be happy in all of
13266              Linux/x86, Tru64/alpha, Solaris/sparc,
13267              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
13268              
13269              Addendum: it seems that io_multihomed, io_sock, and hostent
13270              were broken in little-endians (linux/x86 and tru64/alpha)
13271              because of this change.  Argh.
13272      Branch: perl
13273            ! ext/Socket/Socket.xs
13274 ____________________________________________________________________________
13275 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
13276         Log: More portability kicking on inet_ntoa().
13277      Branch: perl
13278            ! ext/Socket/Socket.xs
13279 ____________________________________________________________________________
13280 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
13281         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
13282              From: Michael G Schwern <schwern@pobox.com> 
13283              Date: Fri, 7 Sep 2001 23:06:51 -0400
13284              Message-ID: <20010907230651.R606@blackrider>
13285      Branch: perl
13286            + lib/ExtUtils/Manifest.t
13287            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
13288 ____________________________________________________________________________
13289 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
13290         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
13291              From: "chromatic" <chromatic@rmci.net>
13292              Date: Fri, 07 Sep 2001 17:53:15 -0600      
13293              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
13294      Branch: perl
13295            + lib/ExtUtils/testlib.t
13296            ! MANIFEST
13297 ____________________________________________________________________________
13298 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
13299         Log: Thinko.
13300      Branch: perl
13301            ! lib/integer.t
13302 ____________________________________________________________________________
13303 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
13304         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
13305              From: "Craig A. Berry" <craigberry@mac.com>
13306              Date: Fri, 07 Sep 2001 15:30:03 -0500
13307              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
13308      Branch: perl
13309            ! lib/CGI/Carp.pm
13310 ____________________________________________________________________________
13311 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
13312         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
13313              From: Michael G Schwern <schwern@pobox.com>
13314              Date: Fri, 7 Sep 2001 15:38:13 -0400
13315              Message-ID: <20010907153813.K606@blackrider>
13316      Branch: perl
13317            ! lib/ExtUtils/MM_Unix.pm
13318 ____________________________________________________________________________
13319 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
13320         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
13321              From: Robin Barker <rmb1@cise.npl.co.uk>
13322              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
13323              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
13324      Branch: perl
13325            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
13326 ____________________________________________________________________________
13327 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
13328         Log: Clean up 1_compile.t; move tests to more consistent
13329              places (t/ subdirectories); add integer.t (much of
13330              the pragma is tested elsewhere but there is no one
13331              centralized place)
13332      Branch: perl
13333            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
13334            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
13335            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
13336            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
13337            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
13338            - lib/File/Find/find.t lib/File/Find/taint.t
13339            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
13340 ____________________________________________________________________________
13341 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
13342         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
13343              From: "chromatic" <chromatic@rmci.net>
13344              Date: Fri, 07 Sep 2001 10:17:40 -0600
13345              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
13346      Branch: perl
13347            ! lib/File/Find/taint.t
13348 ____________________________________________________________________________
13349 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
13350         Log: Update Changes.
13351      Branch: perl
13352            ! Changes patchlevel.h
13353 ____________________________________________________________________________
13354 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
13355         Log: Rename the old threading tutorial, start a new one,
13356              regen toc.
13357      Branch: perl
13358            + pod/perlothrtut.pod
13359            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
13360            ! pod/perltoc.pod
13361 ____________________________________________________________________________
13362 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
13363         Log: vars very much has a test.
13364      Branch: perl
13365            ! t/lib/1_compile.t
13366 ____________________________________________________________________________
13367 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
13368         Log: Subject: Re: wince/perl.ico marked as binary
13369              From: Nicholas Clark <nick@ccl4.org>
13370              Date: Fri, 7 Sep 2001 13:54:40 +0100
13371              Message-ID: <20010907135439.D39150@plum.flirble.org>
13372              
13373              and wince/Makefile.ce change from Rainer Keuchel.
13374      Branch: perl
13375            + wince/makeico.pl
13376            ! MANIFEST wince/Makefile.ce
13377 ____________________________________________________________________________
13378 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
13379         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
13380              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13381              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
13382              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
13383      Branch: perl
13384            ! regexec.c
13385 ____________________________________________________________________________
13386 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
13387         Log: (Replaced by #11934)
13388              Subject: Re: [PATCH regexec.c] more general .* and .*?
13389              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13390              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
13391              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
13392      Branch: perl
13393            ! regexec.c
13394 ____________________________________________________________________________
13395 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
13396         Log: The #11931 patching misbehaved.
13397      Branch: perl
13398            ! lib/Test/Harness/t/test-harness.t
13399 ____________________________________________________________________________
13400 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
13401         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
13402              From: Michael G Schwern <schwern@pobox.com>
13403              Date: Fri, 7 Sep 2001 03:30:41 -0400
13404              Message-ID: <20010907033041.A2796@blackrider>
13405      Branch: perl
13406            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
13407            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
13408            + t/lib/sample-tests/header_at_end_fail
13409            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
13410            - lib/Test/Harness.t
13411            ! MANIFEST lib/Test/Harness.pm t/TEST
13412 ____________________________________________________________________________
13413 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
13414         Log: Subject: [PATCH] Digest::MD5 update
13415              From: Gisle Aas <gisle@ActiveState.com>
13416              Date: 06 Sep 2001 23:32:56 -0700
13417              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
13418      Branch: perl
13419            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
13420            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
13421 ____________________________________________________________________________
13422 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
13423         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
13424              From: "chromatic" <chromatic@rmci.net>
13425              Date: Thu, 06 Sep 2001 23:11:44 -0600
13426              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
13427      Branch: perl
13428            + lib/less.t
13429            ! MANIFEST t/lib/1_compile.t
13430 ____________________________________________________________________________
13431 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
13432         Log: The binary file must somehow differently stored.
13433      Branch: perl
13434            - wince/perl.ico
13435            ! MANIFEST
13436 ____________________________________________________________________________
13437 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
13438         Log: Add more modules to the list of modules that have tests,
13439              Schwern's wallet is getting more nervous.
13440              (Run t/lib/1_compile.t manually to see which modules
13441              are lacking tests, or the tests can't be run for some
13442              reason or another, such as the Net:: modules)
13443      Branch: perl
13444            ! t/lib/1_compile.t
13445 ____________________________________________________________________________
13446 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
13447         Log: Try to make Socket::inet_ntoa() more robust.
13448      Branch: perl
13449            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
13450 ____________________________________________________________________________
13451 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
13452         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
13453              From: chromatic <chromatic@rmci.net>       
13454              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
13455              Message-Id: <01090522580506.19590@firewheel>           
13456      Branch: perl
13457            ! lib/English.t
13458 ____________________________________________________________________________
13459 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
13460         Log: Subject: Re: perlvar manpage and localizing special vars
13461              From: Stas Bekman <stas@stason.org>
13462              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
13463              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
13464      Branch: perl
13465            ! pod/perlvar.pod
13466 ____________________________________________________________________________
13467 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
13468         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
13469              From: Robin Barker <rmb1@cise.npl.co.uk>
13470              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
13471              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
13472      Branch: perl
13473            ! lib/ExtUtils/MakeMaker.pm
13474 ____________________________________________________________________________
13475 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
13476         Log: Symbol missing; AIX unhappy.
13477      Branch: perl
13478            ! makedef.pl
13479 ____________________________________________________________________________
13480 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
13481         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
13482              Reported in 5.61, seems to work okay in blead.
13483      Branch: perl
13484            ! t/run/kill_perl.t
13485 ____________________________________________________________________________
13486 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
13487         Log: Update Changes.
13488      Branch: perl
13489            ! Changes patchlevel.h
13490 ____________________________________________________________________________
13491 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
13492         Log: Document the bad assumptions currently breaking
13493              the Socket.t tests 10, 11, and 13 in UNICOS.
13494      Branch: perl
13495            ! ext/Socket/Socket.xs
13496 ____________________________________________________________________________
13497 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
13498         Log: Subject: [PATCH x2p] make OPTIMIZE=...
13499              From: Robin Barker <rmb1@cise.npl.co.uk>
13500              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
13501              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
13502      Branch: perl
13503            ! x2p/Makefile.SH x2p/cflags.SH
13504 ____________________________________________________________________________
13505 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
13506         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
13507              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
13508              Date: Thu, 6 Sep 2001 11:09:40 +0100
13509              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
13510              
13511              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
13512              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
13513              Date: 6 Sep 2001 10:14:38 -0000
13514              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
13515      Branch: perl
13516            ! pod/perlfaq1.pod pod/perlhack.pod
13517 ____________________________________________________________________________
13518 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
13519         Log: Subject: Extra NUL is Data::Dumper output - patch
13520              From: Tony Cook <tony@develop-help.com>
13521              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
13522              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
13523      Branch: perl
13524            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
13525 ____________________________________________________________________________
13526 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
13527         Log: Avoid redefinition warning
13528              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
13529              from
13530              perl -w -Ilib -MCwd -e ''
13531      Branch: perl
13532            ! lib/Cwd.pm
13533 ____________________________________________________________________________
13534 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
13535         Log: Update the is_tainted() example implementation.
13536      Branch: perl
13537            ! pod/perlsec.pod
13538 ____________________________________________________________________________
13539 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
13540         Log: Missing) in #11912.
13541      Branch: perl
13542            ! lib/Test/Simple/t/fail.t
13543 ____________________________________________________________________________
13544 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
13545         Log: Rewhack Test-Simple into core harness.
13546      Branch: perl
13547            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
13548            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
13549            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
13550            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
13551            ! lib/Test/Simple/t/skipall.t
13552 ____________________________________________________________________________
13553 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
13554         Log: Workaround for the new Exporter 'feature'.
13555      Branch: perl
13556            ! lib/Test/More.pm
13557 ____________________________________________________________________________
13558 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
13559         Log: Re-introduce pure-Perl fall-back for abs_path,
13560              re-introduce #11898.
13561      Branch: perl
13562            ! lib/Cwd.pm lib/File/Find.pm
13563 ____________________________________________________________________________
13564 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
13565         Log: More tests.
13566      Branch: perl
13567            ! lib/Exporter.t
13568 ____________________________________________________________________________
13569 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
13570         Log: Retract #11898 for now because it introduces
13571              a rather nasty depencency: when B is being built,
13572              MakeMaker is used.  MakeMaker uses File::Find.
13573              File::Find uses Cwd::getcwd()...which doesn't
13574              exist yet.
13575      Branch: perl
13576            ! lib/File/Find.pm
13577 ____________________________________________________________________________
13578 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
13579         Log: New test welcome.
13580      Branch: perl
13581            + lib/Test/Simple/t/simple.t
13582 ____________________________________________________________________________
13583 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
13584         Log: Old test begone.
13585      Branch: perl
13586            - lib/Attribute/Handlers/test.pl
13587 ____________________________________________________________________________
13588 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
13589         Log: Test-Simple syncup from Schwern.
13590      Branch: perl
13591            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
13592            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
13593            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
13594            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
13595            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
13596            - lib/Test/More/Changes lib/Test/More/t/More.t
13597            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
13598            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
13599            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
13600            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
13601            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
13602            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
13603            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
13604            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
13605            ! t/lib/Test/Simple/sample_tests/death.plx
13606            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
13607            ! t/lib/Test/Simple/sample_tests/extras.plx
13608            ! t/lib/Test/Simple/sample_tests/five_fail.plx
13609            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
13610            ! t/lib/Test/Simple/sample_tests/one_fail.plx
13611            ! t/lib/Test/Simple/sample_tests/require.plx
13612            ! t/lib/Test/Simple/sample_tests/success.plx
13613            ! t/lib/Test/Simple/sample_tests/too_few.plx
13614            ! t/lib/Test/Simple/sample_tests/two_fail.plx
13615 ____________________________________________________________________________
13616 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
13617         Log: Integrate File::Find changes from bleadperl
13618      Branch: maint-5.6/macperl
13619            ! lib/File/Find.pm t/lib/filefind-taint.t
13620 ____________________________________________________________________________
13621 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
13622         Log: Integrate 11847 from maint-5.6/perl
13623      Branch: maint-5.6/macperl
13624           !> sv.c
13625 ____________________________________________________________________________
13626 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
13627         Log: In UNICOS division yada yada.
13628      Branch: perl
13629            ! t/op/override.t
13630 ____________________________________________________________________________
13631 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
13632         Log: In UNICOS division is really lossy, better use
13633              a tolerance test.
13634      Branch: perl
13635            ! ext/Time/HiRes/HiRes.t
13636 ____________________________________________________________________________
13637 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
13638         Log: In UNICOS sigaction() sets an extra flag
13639              ("the signal has been registered for all the processes in
13640              a multitasking group.")
13641      Branch: perl
13642            ! ext/POSIX/sigaction.t
13643 ____________________________________________________________________________
13644 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
13645         Log: Documentation micropatch from Damian.
13646      Branch: perl
13647            ! lib/Attribute/Handlers.pm
13648 ____________________________________________________________________________
13649 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
13650         Log: (Retracted by #11908)
13651              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
13652              From: Michael G Schwern <schwern@pobox.com>
13653              Date: Wed, 5 Sep 2001 15:58:21 -0400
13654              Message-ID: <20010905155821.I632@blackrider>
13655      Branch: perl
13656            ! lib/File/Find.pm lib/File/Find/taint.t
13657 ____________________________________________________________________________
13658 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
13659         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
13660              From: Michael G Schwern <schwern@pobox.com>
13661              Date: Wed, 5 Sep 2001 19:16:31 -0400
13662              Message-ID: <20010905191631.E11386@blackrider>
13663      Branch: perl
13664            + lib/CGI/t/carp.t
13665            ! MANIFEST
13666 ____________________________________________________________________________
13667 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
13668         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
13669              From: chromatic <chromatic@rmci.net>
13670              Date: Wed, 5 Sep 2001 18:08:07 -0600
13671              Message-Id: <01090518080700.19590@firewheel>
13672      Branch: perl
13673            ! lib/English.pm
13674 ____________________________________________________________________________
13675 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
13676         Log: Fix a typo #11889 and add a test for the same.
13677      Branch: perl
13678            ! ext/Socket/Socket.t ext/Socket/Socket.xs
13679 ____________________________________________________________________________
13680 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
13681         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
13682              From: "Craig A. Berry" <craigberry@mac.com>
13683              Date: Wed, 05 Sep 2001 17:48:54 -0500
13684              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
13685      Branch: perl
13686            ! lib/warnings.t t/run/kill_perl.t
13687 ____________________________________________________________________________
13688 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
13689         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
13690              From: Michael G Schwern <schwern@pobox.com>
13691              Date: Wed, 5 Sep 2001 17:22:25 -0400
13692              Message-ID: <20010905172225.C11386@blackrider>
13693      Branch: perl
13694            ! t/run/kill_perl.t
13695 ____________________________________________________________________________
13696 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
13697         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
13698              From: Nicholas Clark <nick@ccl4.org>
13699              Date: Wed, 5 Sep 2001 20:54:24 +0100
13700              Message-ID: <20010905205424.C25120@plum.flirble.org>
13701      Branch: perl
13702            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
13703 ____________________________________________________________________________
13704 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
13705         Log: Forgotten thing.
13706      Branch: perl
13707            ! uconfig.h
13708 ____________________________________________________________________________
13709 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
13710         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
13711              From: chromatic <chromatic@rmci.net>               
13712              Date: Wed, 5 Sep 2001 13:22:08 -0600
13713              Message-Id: <01090513220807.10587@firewheel> 
13714      Branch: perl
13715            ! lib/English.pm
13716 ____________________________________________________________________________
13717 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
13718         Log: inet_ntoa() tweaks:
13719              - don't allow addresses with > 255 characters
13720              - indent the HP-UX workaround
13721              - don't leak memory
13722      Branch: perl
13723            ! ext/Socket/Socket.xs
13724 ____________________________________________________________________________
13725 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
13726         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
13727              <xwu@theeducationcenter.com>
13728      Branch: perl
13729            ! lib/File/Find.pm
13730 ____________________________________________________________________________
13731 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
13732         Log: Typo nits.
13733      Branch: perl
13734            ! lib/File/Find.pm
13735 ____________________________________________________________________________
13736 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
13737         Log: -Wall nit.
13738      Branch: perl
13739            ! op.c
13740 ____________________________________________________________________________
13741 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
13742         Log: Update to Scalar-List-Utils 1.05
13743      Branch: perl
13744            ! ext/List/Util/ChangeLog ext/List/Util/README
13745            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
13746 ____________________________________________________________________________
13747 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
13748         Log: Update Changes.
13749      Branch: perl
13750            ! Changes patchlevel.h
13751 ____________________________________________________________________________
13752 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
13753         Log: Update to Scalar-List-Utils 1.04
13754      Branch: perl
13755            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
13756            ! ext/List/Util/lib/List/Util.pm
13757            ! ext/List/Util/lib/Scalar/Util.pm
13758 ____________________________________________________________________________
13759 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
13760         Log: Metaconfigify #11724.
13761      Branch: metaconfig
13762            ! U/threads/archname.U
13763 ____________________________________________________________________________
13764 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
13765         Log: The MacOS reference is okay, no reason to hide it.
13766      Branch: perl
13767            ! lib/Cwd.pm
13768 ____________________________________________________________________________
13769 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
13770         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
13771              From: Michael G Schwern <schwern@pobox.com>
13772              Date: Tue, 4 Sep 2001 15:30:10 -0400
13773              Message-ID: <20010904153010.H26466@blackrider> 
13774              
13775              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
13776      Branch: perl
13777            ! ext/Cwd/Makefile.PL lib/Cwd.pm
13778 ____________________________________________________________________________
13779 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
13780         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.))
13781              From: Michael G Schwern <schwern@pobox.com>
13782              Date: Tue, 4 Sep 2001 17:39:13 -0400
13783              Message-ID: <20010904173913.C626@blackrider>
13784      Branch: perl
13785            ! lib/Cwd.pm
13786 ____________________________________________________________________________
13787 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
13788         Log: Subject: Re: Perl_pp_* in public API?
13789              From: "Craig A. Berry" <craigberry@mac.com>
13790              Date: Tue, 4 Sep 2001 21:51:29 -0500
13791              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
13792      Branch: perl
13793            ! ext/List/Util/Util.xs
13794 ____________________________________________________________________________
13795 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
13796         Log: From Damian: Class::Struct was unable to define
13797              recursive classes.  After the patch an object reference
13798              (rather than a hash) is required to initialize
13799              an object attribute.  If no such initializer is given to
13800              the constructor, object attributes are now default
13801              initialized to C<undef>.
13802      Branch: perl
13803            ! lib/Class/Struct.pm lib/Class/Struct.t
13804 ____________________________________________________________________________
13805 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
13806         Log: Subject: Re: sv_catpvfn and sv_setpvfn
13807              From: Richard Soderberg <rs@oregonnet.com>
13808              Date: Tue, 4 Sep 2001 15:16:47 -0700
13809              Message-Id: <200109042216.PAA17858@oregonnet.com>
13810      Branch: perl
13811            ! pod/perlclib.pod pod/perlguts.pod
13812 ____________________________________________________________________________
13813 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
13814         Log: NetWare updates from Ananth Kesari.
13815      Branch: perl
13816            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
13817            ! NetWare/nw5thread.h
13818 ____________________________________________________________________________
13819 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
13820         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?))
13821              From: Nicholas Clark <nick@ccl4.org>
13822              Date: Tue, 4 Sep 2001 22:42:50 +0100
13823              Message-ID: <20010904224250.P25120@plum.flirble.org>
13824      Branch: perl
13825            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
13826            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
13827            ! t/op/oct.t toke.c
13828 ____________________________________________________________________________
13829 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
13830         Log: Fix Cwd::getcwd() not being tainted, as noticed
13831              by Schwern.
13832      Branch: perl
13833            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
13834            - ext/Cwd/Cwd.t
13835            ! MANIFEST ext/Cwd/Cwd.xs util.c
13836 ____________________________________________________________________________
13837 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
13838         Log: Retract #11870 and volatilize the right destruct_level.
13839              Silly thinko pointed out by Sarathy.
13840      Branch: perl
13841            ! intrpvar.h perl.c
13842 ____________________________________________________________________________
13843 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
13844         Log: At least a temporary fix for the mysterious scope core dumps
13845              in Tru64 from Graham.
13846      Branch: perl
13847            ! ext/List/Util/Util.xs
13848 ____________________________________________________________________________
13849 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
13850         Log: (Retracted by #11872)
13851      Branch: perl
13852            ! intrpvar.h
13853 ____________________________________________________________________________
13854 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
13855         Log: Quench a -Wall gripe noticed by Robin Barker.
13856      Branch: perl
13857            ! op.c
13858 ____________________________________________________________________________
13859 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
13860         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
13861              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
13862              Date: Wed, 05 Sep 2001 02:01:32 +0900
13863              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
13864      Branch: perl
13865            ! lib/Unicode/UCD.pm
13866 ____________________________________________________________________________
13867 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
13868         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
13869              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13870              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
13871              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
13872      Branch: perl
13873            ! gv.c
13874 ____________________________________________________________________________
13875 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
13876         Log: Update Changes.
13877      Branch: perl
13878            ! Changes patchlevel.h
13879 ____________________________________________________________________________
13880 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
13881         Log: Add the \[$@%&*] prototype support.
13882      Branch: perl
13883            ! op.c pod/perlsub.pod t/comp/proto.t
13884 ____________________________________________________________________________
13885 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
13886         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
13887              From: Michael G Schwern <schwern@pobox.com>
13888              Date: Mon, 3 Sep 2001 18:59:01 -0400
13889              Message-ID: <20010903185901.Z9233@blackrider>
13890      Branch: perl
13891            ! lib/CGI/t/form.t
13892 ____________________________________________________________________________
13893 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
13894         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
13895              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
13896              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
13897              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
13898      Branch: perl
13899            ! gv.c
13900 ____________________________________________________________________________
13901 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
13902         Log: More srand entry tweakage based on Randal's suggestion.
13903      Branch: perl
13904            ! pod/perlfunc.pod
13905 ____________________________________________________________________________
13906 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
13907         Log: Subject: [PATCH] 'main' *is* a reserved word
13908              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13909              Date: Mon, 3 Sep 2001 22:55:41 +0200
13910              Message-ID: <20010903225541.A24097@rafael>
13911      Branch: perl
13912            ! toke.c
13913 ____________________________________________________________________________
13914 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
13915         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
13916              From: Peter Prymmer <pvhp@best.com>
13917              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
13918              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
13919      Branch: perl
13920            ! README.vms configure.com
13921 ____________________________________________________________________________
13922 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
13923         Log: Subject: Re: A slightly better default seed?   
13924              From: Michael G Schwern <schwern@pobox.com>
13925              Date: Mon, 3 Sep 2001 18:08:15 -0400 
13926              Message-ID: <20010903180815.W9233@blackrider>
13927      Branch: perl
13928            ! t/op/srand.t
13929 ____________________________________________________________________________
13930 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
13931         Log: Add sharedsv.o to microperl object files.
13932      Branch: perl
13933            ! Makefile.micro
13934 ____________________________________________________________________________
13935 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
13936         Log: AUTHORS updates and
13937              
13938              Subject: [PATCH] Just some preening :-)        
13939              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
13940              Date: Tue, 4 Sep 2001 14:16:59 +0100
13941              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
13942      Branch: perl
13943            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
13944 ____________________________________________________________________________
13945 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
13946         Log: Typo fix and slight rewording.
13947      Branch: perl
13948            ! pod/perlfunc.pod
13949 ____________________________________________________________________________
13950 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
13951         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
13952      Branch: perl
13953            ! pod/perlfaq4.pod
13954 ____________________________________________________________________________
13955 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
13956         Log: The helper file changed name.
13957      Branch: perl
13958            ! MANIFEST
13959 ____________________________________________________________________________
13960 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
13961         Log: Update to Scalar-List-Utils 1.03
13962      Branch: perl
13963            + ext/List/Util/t/shuffle.t
13964            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
13965            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
13966            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
13967            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
13968            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
13969            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
13970            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
13971            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
13972 ____________________________________________________________________________
13973 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
13974         Log: Make crypt() do something more sane for Unicode
13975              (take crypt() of the low eight bits of the characters,
13976              instead of taking crypt() of the UTF-8 of the scalar);
13977              add a test for crypt().
13978      Branch: perl
13979            + t/op/crypt.t
13980            ! MANIFEST pod/perlfunc.pod pp.c
13981 ____________________________________________________________________________
13982 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
13983         Log: Reorganize the srand entry.
13984      Branch: perl
13985            ! pod/perlfunc.pod
13986 ____________________________________________________________________________
13987 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
13988         Log: Remove the tests that assume something about
13989              calling srand() without arguments multiple times.
13990      Branch: perl
13991            ! t/op/srand.t
13992 ____________________________________________________________________________
13993 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
13994         Log: Upgrade to Math::BigInt 1.42.
13995      Branch: perl
13996            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13997            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
13998            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
13999            ! lib/Math/BigInt/t/mbimbf.t
14000 ____________________________________________________________________________
14001 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
14002         Log: integrate change#11847 from maint-5.6
14003              
14004              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
14005      Branch: perl
14006            ! sv.c
14007 ____________________________________________________________________________
14008 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
14009         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
14010      Branch: maint-5.6/perl
14011            ! sv.c
14012 ____________________________________________________________________________
14013 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
14014         Log: As far as I can tell these functions have been Unicodified.
14015      Branch: perl
14016            ! doop.c
14017 ____________________________________________________________________________
14018 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
14019         Log: Update to Storable 1.0.13.
14020      Branch: perl
14021            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
14022            ! ext/Storable/Storable.xs
14023 ____________________________________________________________________________
14024 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
14025         Log: Patch the Filter::Simple test to work with
14026              the core test suite (since the FilterTest.pm
14027              is in t/lib, not in lib).
14028      Branch: perl
14029            ! lib/Filter/Simple/t/filter.t
14030 ____________________________________________________________________________
14031 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
14032         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
14033      Branch: perl
14034            + t/lib/FilterTest.pm
14035            - t/lib/MyFilter.pm
14036 ____________________________________________________________________________
14037 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
14038         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
14039              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
14040              Text::Balanced 1.86.
14041      Branch: perl
14042            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
14043            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
14044            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
14045            + lib/Switch/t/nested.t lib/Switch/t/switch.t
14046            + lib/Text/Balanced/Changes lib/Text/Balanced/README
14047            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
14048            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
14049            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
14050            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
14051            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
14052            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
14053            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
14054            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
14055            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
14056            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
14057            ! MANIFEST lib/Attribute/Handlers.pm
14058            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
14059            ! lib/Attribute/Handlers/demo/Demo.pm
14060            ! lib/Attribute/Handlers/demo/Descriptions.pm
14061            ! lib/Attribute/Handlers/demo/MyClass.pm
14062            ! lib/Attribute/Handlers/demo/demo.pl
14063            ! lib/Attribute/Handlers/demo/demo2.pl
14064            ! lib/Attribute/Handlers/demo/demo3.pl
14065            ! lib/Attribute/Handlers/demo/demo4.pl
14066            ! lib/Attribute/Handlers/demo/demo_call.pl
14067            ! lib/Attribute/Handlers/demo/demo_chain.pl
14068            ! lib/Attribute/Handlers/demo/demo_cycle.pl
14069            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
14070            ! lib/Attribute/Handlers/demo/demo_phases.pl
14071            ! lib/Attribute/Handlers/demo/demo_range.pl
14072            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
14073            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
14074            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
14075            ! lib/Text/Balanced.pm
14076 ____________________________________________________________________________
14077 [ 11841] By: sky                                   on 2001/09/03  11:04:15
14078         Log: Forgot to add a file with Change #11840
14079      Branch: perl
14080            + t/op/srand.t
14081 ____________________________________________________________________________
14082 [ 11840] By: sky                                   on 2001/09/03  11:02:04
14083         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
14084              From: Michael G Schwern <schwern@pobox.com>
14085              Date: Mon, 3 Sep 2001 07:43:00 -0400
14086              Message-ID: <20010903074300.E9233@blackrider>
14087      Branch: perl
14088            ! MANIFEST pod/perlfunc.pod t/op/rand.t
14089 ____________________________________________________________________________
14090 [ 11839] By: sky                                   on 2001/09/03  10:47:11
14091         Log: Document the changes with regards to running of END blocks.
14092              And DESTROY on global objects are called in perl_destruct()!
14093      Branch: perl
14094            ! pod/perl572delta.pod pod/perlembed.pod
14095 ____________________________________________________________________________
14096 [ 11838] By: sky                                   on 2001/09/03  09:34:44
14097         Log: Subject: [PATCH t/op/time.t] Partial cleanup
14098              From: Michael G Schwern <schwern@pobox.com>
14099              Date: Mon, 3 Sep 2001 06:29:42 -0400
14100              Message-ID: <20010903062942.C9233@blackrider>
14101      Branch: perl
14102            ! t/op/time.t
14103 ____________________________________________________________________________
14104 [ 11837] By: sky                                   on 2001/09/03  09:30:02
14105         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
14106              From: Michael G Schwern <schwern@pobox.com>
14107              Date: Mon, 3 Sep 2001 06:24:13 -0400
14108              Message-ID: <20010903062413.B9233@blackrider>
14109      Branch: perl
14110            ! t/op/rand.t
14111 ____________________________________________________________________________
14112 [ 11836] By: sky                                   on 2001/09/03  07:56:47
14113         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
14114              From: Michael G Schwern <schwern@pobox.com>
14115              Date: Sun, 2 Sep 2001 21:38:43 -0400
14116              Message-ID: <20010902213843.L2711@blackrider>
14117      Branch: perl
14118            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
14119            ! MANIFEST
14120 ____________________________________________________________________________
14121 [ 11835] By: nick                                  on 2001/09/03  06:20:06
14122         Log: Integrate mainline
14123      Branch: perlio
14124           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
14125            - t/op/misc.t
14126           !> (integrate 187 files)
14127 ____________________________________________________________________________
14128 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
14129         Log: Update Changes.
14130      Branch: perl
14131            ! Changes patchlevel.h
14132 ____________________________________________________________________________
14133 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
14134         Log: Slight tweaks.
14135      Branch: perl
14136            ! t/run/kill_perl.t
14137 ____________________________________________________________________________
14138 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
14139         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
14140      Branch: perl
14141            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
14142 ____________________________________________________________________________
14143 [ 11831] By: sky                                   on 2001/09/02  12:10:42
14144         Log: Change #11828 wasn't complete, this updates to intest path
14145      Branch: perl
14146            ! t/run/kill_perl.t
14147 ____________________________________________________________________________
14148 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
14149         Log: 's's's.
14150      Branch: perl
14151            ! Changes
14152 ____________________________________________________________________________
14153 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
14154         Log: Update Changes.
14155      Branch: perl
14156            ! Changes patchlevel.h
14157 ____________________________________________________________________________
14158 [ 11828] By: sky                                   on 2001/09/02  11:53:56
14159         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
14160              From: Michael G Schwern <schwern@pobox.com>
14161              Date: Sat, 1 Sep 2001 20:18:58 -0400
14162              Message-ID: <20010901201858.X606@blackrider>
14163              +MANIFEST Fix
14164      Branch: perl
14165            + t/run/kill_perl.t
14166            - t/op/misc.t t/run/segfault.t
14167            ! MANIFEST
14168 ____________________________________________________________________________
14169 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
14170         Log: Subject: [PATCH] lib/Time/Local.pm
14171              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
14172              Date: Sun, 2 Sep 2001 06:50:01 -0500
14173              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
14174      Branch: perl
14175            ! lib/Time/Local.pm
14176 ____________________________________________________________________________
14177 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
14178         Log: Tick off Unicode collation and the normalization from
14179              the todo list.
14180      Branch: perl
14181            ! pod/perltodo.pod
14182 ____________________________________________________________________________
14183 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
14184         Log: Update to Unicode 3.1.1.
14185      Branch: perl
14186            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
14187            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
14188            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
14189            ! lib/unicore/PropList.txt lib/unicore/README.perl
14190            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
14191            ! lib/unicore/rename lib/unicore/version
14192 ____________________________________________________________________________
14193 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
14194         Log: Slight doc tweaks for the module.
14195      Branch: perl
14196            ! lib/Unicode/UCD.pm
14197 ____________________________________________________________________________
14198 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
14199         Log: Rename the variable: it *used* to be (wrongly) that the
14200              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
14201              but that is no more the case: PL_reg_match_utf8 is better.
14202      Branch: perl
14203            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
14204            ! regexec.c sv.c thrdvar.h
14205 ____________________________________________________________________________
14206 [ 11822] By: ams                                   on 2001/09/02  02:54:50
14207         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
14208              From: Ilmari Karonen <iltzu@sci.fi>
14209              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
14210              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
14211              (op/sub_lval.t updated to take new error message into account.)
14212      Branch: perl
14213            ! op.c t/op/sub_lval.t
14214 ____________________________________________________________________________
14215 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
14216         Log: remove stray CRs in files; keep all files with UNIX line-ends
14217              (Porting/makerel adds CRs to the files that need it in the
14218              distribution)
14219      Branch: perl
14220            ! NetWare/t/NWScripts.pl README.dos
14221            ! ext/Encode/Encode/cns11643-1.enc
14222            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
14223            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
14224 ____________________________________________________________________________
14225 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
14226         Log: some remnants of change#11803
14227      Branch: perl
14228            ! ext/ByteLoader/byterun.h perl.h
14229 ____________________________________________________________________________
14230 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
14231         Log: Update to Unicode::Collate 0.08.
14232      Branch: perl
14233            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
14234            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
14235 ____________________________________________________________________________
14236 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
14237         Log: Test tweaks.
14238      Branch: perl
14239            ! t/op/pat.t
14240 ____________________________________________________________________________
14241 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
14242         Log: Fix test
14243      Branch: maint-5.6/macperl
14244            ! t/lib/b.t
14245 ____________________________________________________________________________
14246 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
14247         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
14248              warnings in Config.pm with -W; increase default and
14249              minimum RAM; bump version number.
14250      Branch: maint-5.6/macperl
14251            + macos/lib/Mac/LowMem.pm
14252            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
14253            ! macos/configpm macos/macperl/MacPerl.r
14254 ____________________________________________________________________________
14255 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
14256         Log: Make syntax check report in MPW style, fix tests
14257              to use Mac::err=unix to get normal-style error
14258              messages.
14259      Branch: maint-5.6/macperl
14260            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
14261            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
14262 ____________________________________________________________________________
14263 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
14264         Log: Make MPW-style errors optional (but the default); add
14265              MacPerl::ErrorFormat() function and Mac::err pragma
14266      Branch: maint-5.6/macperl
14267            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
14268            + macos/ext/Mac/err/err.xs
14269            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
14270            ! macos/macish.c macos/macish.h macos/macperl.sym
14271 ____________________________________________________________________________
14272 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
14273         Log: More module and test ports from Thomas Wegner et al
14274      Branch: maint-5.6/macperl
14275            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
14276            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
14277            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
14278            ! t/op/magic.t
14279 ____________________________________________________________________________
14280 [ 11812] By: sky                                   on 2001/09/01  17:19:30
14281         Log: Subject: [PATCH t/op/concat.t] cleanup
14282              From: Michael G Schwern <schwern@pobox.com>
14283              Date: Sat, 1 Sep 2001 14:06:28 -0400
14284              Message-ID: <20010901140628.C606@blackrider>
14285      Branch: perl
14286            ! t/op/concat.t
14287 ____________________________________________________________________________
14288 [ 11811] By: sky                                   on 2001/09/01  12:25:29
14289         Log: Change #11805 didn't update the MANIFEST
14290      Branch: perl
14291            ! MANIFEST
14292 ____________________________________________________________________________
14293 [ 11810] By: sky                                   on 2001/09/01  11:52:44
14294         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
14295              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14296              Date: Sat, 1 Sep 2001 14:50:14 +0200
14297              Message-ID: <20010901145014.A691@rafael>
14298      Branch: perl
14299            ! t/op/inccode.t
14300 ____________________________________________________________________________
14301 [ 11809] By: sky                                   on 2001/09/01  11:49:22
14302         Log: Subject: PATCH: ExtUtils::MakeMaker
14303              From: Tony Bowden <tony@kasei.com>
14304              Date: Sat, 1 Sep 2001 10:33:53 +0100
14305              Message-ID: <20010901103353.A13863@soto.kasei.com>
14306              Manually applied
14307      Branch: perl
14308            ! lib/ExtUtils/MakeMaker.pm
14309 ____________________________________________________________________________
14310 [ 11808] By: sky                                   on 2001/09/01  11:39:13
14311         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
14312              From: mike808@users.sourceforge.net
14313              Date: Sat, 1 Sep 101 11:27:50 GMT
14314              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
14315              With little tweak
14316      Branch: perl
14317            ! lib/Term/Cap.pm
14318 ____________________________________________________________________________
14319 [ 11807] By: ams                                   on 2001/09/01  11:31:16
14320         Log: Subject: oct() and hex()
14321              From: Nicholas Clark <nick@ccl4.org>
14322              Date: Fri, 31 Aug 2001 23:14:13 +0100
14323              Message-Id: <20010831231413.J4950@plum.flirble.org>
14324      Branch: perl
14325            ! pod/perlclib.pod
14326 ____________________________________________________________________________
14327 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
14328         Log: Integrate change 11801 from maintperl
14329      Branch: maint-5.6/macperl
14330            ! perl.c
14331 ____________________________________________________________________________
14332 [ 11805] By: sky                                   on 2001/08/31  21:35:10
14333         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
14334              From: Michael G Schwern <schwern@pobox.com>
14335              Date: Fri, 31 Aug 2001 15:36:28 -0400
14336              Message-ID: <20010831153628.B598@blackrider>
14337              Check for things which used to segfault
14338      Branch: perl
14339            + t/run/segfault.t
14340 ____________________________________________________________________________
14341 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
14342         Log: integrate change#11801 from maint-5.6
14343              
14344              remove age-old UNICOS "workaround" that introduces a static, and
14345              hence an egregious race condition for threaded builds (*sigh*
14346              beats me why this kludge wasn't guarded by a UNICOS-specific
14347              #define *sigh*)
14348      Branch: perl
14349            ! perl.c
14350 ____________________________________________________________________________
14351 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
14352         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
14353              working in 5.7.x
14354      Branch: perl
14355            - objXSUB.h
14356            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
14357            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
14358            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
14359            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
14360            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
14361            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
14362            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
14363            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
14364            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
14365            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
14366            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
14367            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
14368            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
14369            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
14370            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
14371            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
14372            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
14373            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
14374            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
14375            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
14376            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
14377            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
14378 ____________________________________________________________________________
14379 [ 11802] By: ams                                   on 2001/08/31  18:11:32
14380         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
14381              From: "Philip Newton" <Philip.Newton@gmx.net>
14382              Date: Fri, 31 Aug 2001 21:12:56 +0200
14383              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
14384      Branch: perl
14385            ! pod/perldiag.pod
14386 ____________________________________________________________________________
14387 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
14388         Log: remove age-old UNICOS "workaround" that introduces a static, and
14389              hence an egregious race condition for threaded builds (*sigh*
14390              beats me why this kludge wasn't guarded by a UNICOS-specific
14391              #define *sigh*)
14392      Branch: maint-5.6/perl
14393            ! perl.c
14394 ____________________________________________________________________________
14395 [ 11800] By: sky                                   on 2001/08/31  17:30:26
14396         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
14397              Might break on platforms where bool is larger than 8 bites ???
14398      Branch: perl
14399            ! regcomp.c
14400 ____________________________________________________________________________
14401 [ 11799] By: ams                                   on 2001/08/31  12:15:44
14402         Log: Integrate 11778 into mainline.
14403      Branch: perl
14404            ! t/base/term.t
14405 ____________________________________________________________________________
14406 [ 11798] By: sky                                   on 2001/08/31  11:31:44
14407         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
14408              supposed to happen.
14409      Branch: perl
14410            ! regcomp.c
14411 ____________________________________________________________________________
14412 [ 11797] By: sky                                   on 2001/08/31  11:28:17
14413         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
14414              From: "John P. Linderman" <jpl@research.att.com>
14415              Date: Fri, 31 Aug 2001 08:20:35 -0400
14416              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
14417              Fixes test 14 which could fail randomly in rare cases.
14418      Branch: perl
14419            ! ext/Time/HiRes/HiRes.t regcomp.c
14420 ____________________________________________________________________________
14421 [ 11796] By: ams                                   on 2001/08/31  01:13:07
14422         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
14423              From: Nicholas Clark <nick@ccl4.org>
14424              Date: Thu, 30 Aug 2001 23:21:50 +0100
14425              Message-Id: <20010830232150.D4950@plum.flirble.org>
14426      Branch: perl
14427            ! ext/Sys/Syslog/Makefile.PL
14428 ____________________________________________________________________________
14429 [ 11795] By: ams                                   on 2001/08/30  23:53:23
14430         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
14431              patching example
14432              From: Michael G Schwern <schwern@pobox.com>
14433              Date: Thu, 30 Aug 2001 17:02:08 -0400
14434              Message-Id: <20010830170208.M2318@blackrider>
14435      Branch: perl
14436            ! pod/perlhack.pod
14437 ____________________________________________________________________________
14438 [ 11794] By: ams                                   on 2001/08/30  19:35:36
14439         Log: Subject: [PATCH] pp_modulo
14440              From: Nicholas Clark <nick@ccl4.org>
14441              Date: Thu, 30 Aug 2001 18:20:54 +0100
14442              Message-Id: <20010830182053.A4950@plum.flirble.org>
14443      Branch: perl
14444            ! pp.c t/op/64bitint.t
14445 ____________________________________________________________________________
14446 [ 11793] By: sky                                   on 2001/08/30  13:02:48
14447         Log: 11792 wasn't complete
14448      Branch: perl
14449            ! makedef.pl regcomp.c
14450 ____________________________________________________________________________
14451 [ 11792] By: sky                                   on 2001/08/30  12:21:11
14452         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
14453      Branch: perl
14454            ! makedef.pl
14455 ____________________________________________________________________________
14456 [ 11791] By: sky                                   on 2001/08/30  10:08:02
14457         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
14458      Branch: perl
14459            ! config_h.SH
14460 ____________________________________________________________________________
14461 [ 11790] By: sky                                   on 2001/08/30  08:22:31
14462         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
14463              on the pad. Fixes coredumps in cleanups introduced by
14464              Change 11755  
14465      Branch: perl
14466            ! op.c perl.c sv.h
14467 ____________________________________________________________________________
14468 [ 11789] By: sky                                   on 2001/08/29  19:01:47
14469         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
14470              This is a replacement implmentation that works on HPUX.
14471              This bug should probably be fixed in GCC.
14472      Branch: perl
14473            ! ext/Socket/Socket.xs
14474 ____________________________________________________________________________
14475 [ 11788] By: ams                                   on 2001/08/29  17:35:33
14476         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
14477              From: Nicholas Clark <nick@ccl4.org>
14478              Date: Wed, 29 Aug 2001 18:21:56 +0100
14479              Message-Id: <20010829182156.O4950@plum.flirble.org>
14480      Branch: perl
14481            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
14482 ____________________________________________________________________________
14483 [ 11787] By: sky                                   on 2001/08/29  10:42:54
14484         Log: Added test for pack_addr_in and unpack_addr_in
14485              Nitpik in test 10
14486      Branch: perl
14487            ! ext/Socket/Socket.t
14488 ____________________________________________________________________________
14489 [ 11786] By: sky                                   on 2001/08/29  10:28:14
14490         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
14491              Trying to catch errors on HP-UX
14492      Branch: perl
14493            ! ext/Socket/Socket.t
14494 ____________________________________________________________________________
14495 [ 11785] By: sky                                   on 2001/08/29  09:07:03
14496         Log: make sure USE_THREADS is defined so external apps work
14497      Branch: perl
14498            ! config_h.SH
14499 ____________________________________________________________________________
14500 [ 11784] By: sky                                   on 2001/08/29  08:06:12
14501         Log: Subject: Re: The hitlist of untested modules.
14502              From: Jonathan Stowe <gellyfish@gellyfish.com>
14503              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
14504              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
14505              Start of tests for Shell.pm (make Schwern poorer!)
14506      Branch: perl
14507            + lib/Shell.t
14508            ! MANIFEST
14509 ____________________________________________________________________________
14510 [ 11783] By: sky                                   on 2001/08/29  07:37:50
14511         Log: END{} can change the return value even if we die from BEGIN{}
14512      Branch: perl
14513            ! miniperlmain.c
14514 ____________________________________________________________________________
14515 [ 11782] By: ams                                   on 2001/08/29  06:32:17
14516         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
14517              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14518              Date: Wed, 29 Aug 2001 09:18:17 +0200
14519              Message-Id: <20010829091817.A4453@rafael>
14520      Branch: perl
14521            ! t/op/inccode.t
14522 ____________________________________________________________________________
14523 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
14524         Log: Delete xsubpp.patch, as full copy exists now
14525      Branch: maint-5.6/macperl
14526            - macos/xsubpp.patch
14527 ____________________________________________________________________________
14528 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
14529         Log: Add Changes file
14530      Branch: maint-5.6/macperl
14531            + macos/Changes
14532 ____________________________________________________________________________
14533 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
14534         Log: Add Mac version of xsubpp as separate file
14535      Branch: maint-5.6/macperl
14536            + macos/xsubpp
14537            ! macos/Makefile.mk
14538 ____________________________________________________________________________
14539 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
14540         Log: Fix open of /dev/null for Mac OS
14541      Branch: maint-5.6/macperl
14542            ! t/base/term.t
14543 ____________________________________________________________________________
14544 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
14545         Log: Various patches: enable more tests; skip CVS in PerlInstall;
14546              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
14547      Branch: maint-5.6/macperl
14548            ! macos/MacPerlTests.cmd macos/PerlInstall
14549            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
14550 ____________________________________________________________________________
14551 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
14552         Log: Allow for platforms to override formatting of errors
14553              on output from Matthias Neeracher (Mac files)
14554      Branch: maint-5.6/macperl
14555            ! macos/macish.c macos/macish.h
14556 ____________________________________________________________________________
14557 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
14558         Log: Allow for platforms to override formatting of errors
14559              on output from Matthias Neeracher (core files)
14560      Branch: maint-5.6/macperl
14561            ! perl.h pp_ctl.c util.c
14562 ____________________________________________________________________________
14563 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
14564         Log: Add some param checking, from reports by Kevin Reid.
14565      Branch: maint-5.6/macperl
14566            ! macos/ext/Mac/Controls/Controls.pm
14567            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
14568 ____________________________________________________________________________
14569 [ 11773] By: ams                                   on 2001/08/28  23:54:57
14570         Log: Subject: [PATCH] make coretest
14571              From: Paul Johnson <paul@pjcj.net>
14572              Date: Wed, 29 Aug 2001 00:11:38 +0200
14573              Message-Id: <20010829001138.B12169@pjcj.net>
14574              (Applied without the change to perlhack.pod. This should
14575              probably stay undocumented.)
14576      Branch: perl
14577            ! Makefile.SH t/TEST
14578 ____________________________________________________________________________
14579 [ 11772] By: sky                                   on 2001/08/28  13:01:20
14580         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
14581              From: Michael G Schwern <schwern@pobox.com>
14582              Date: Tue, 28 Aug 2001 09:57:39 -0400
14583              Message-ID: <20010828095738.E17775@blackrider>
14584      Branch: perl
14585            ! pod/perlhack.pod t/op/pack.t
14586 ____________________________________________________________________________
14587 [ 11771] By: sky                                   on 2001/08/28  11:20:13
14588         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
14589              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14590              Date: Tue, 28 Aug 2001 14:23:43 +0200
14591              Message-ID: <20010828142343.A19299@rafael>
14592      Branch: perl
14593            ! pod/perlvar.pod pp_ctl.c
14594 ____________________________________________________________________________
14595 [ 11770] By: ams                                   on 2001/08/28  10:13:21
14596         Log: Subject: [PATCH] odd typo in op.h
14597              From: Nicholas Clark <nick@ccl4.org>
14598              Date: Tue, 28 Aug 2001 12:10:26 +0100
14599              Message-Id: <20010828121026.V4950@plum.flirble.org>
14600      Branch: perl
14601            ! op.h
14602 ____________________________________________________________________________
14603 [ 11769] By: sky                                   on 2001/08/28  08:09:16
14604         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
14605              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
14606              Date: Tue, 28 Aug 2001 02:22:20 +0300
14607              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
14608      Branch: perl
14609            ! ext/B/B/Lint.pm
14610 ____________________________________________________________________________
14611 [ 11768] By: ams                                   on 2001/08/28  00:47:35
14612         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
14613              From: Michael G Schwern <schwern@pobox.com>
14614              Date: Mon, 27 Aug 2001 21:24:44 -0400
14615              Message-Id: <20010827212444.F12582@blackrider>
14616      Branch: perl
14617            ! pod/perlhack.pod t/op/pack.t
14618 ____________________________________________________________________________
14619 [ 11767] By: ams                                   on 2001/08/27  23:59:48
14620         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
14621              From: Michael G Schwern <schwern@pobox.com>
14622              Date: Mon, 27 Aug 2001 20:12:29 -0400
14623              Message-Id: <20010827201229.D12582@blackrider>
14624      Branch: perl
14625            ! pod/perlhack.pod t/op/pack.t
14626 ____________________________________________________________________________
14627 [ 11766] By: ams                                   on 2001/08/27  23:39:40
14628         Log: Update Changes.
14629      Branch: perl
14630            ! Changes
14631 ____________________________________________________________________________
14632 [ 11765] By: ams                                   on 2001/08/27  22:53:10
14633         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
14634              From: Michael G Schwern <schwern@pobox.com>
14635              Date: Mon, 27 Aug 2001 19:47:30 -0400
14636              Message-Id: <20010827194730.C12582@blackrider>
14637      Branch: perl
14638            ! t/op/inccode.t
14639 ____________________________________________________________________________
14640 [ 11764] By: ams                                   on 2001/08/27  22:46:21
14641         Log: Subject: [PATCH] new tests for the coderef-in-@INC
14642              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14643              Date: Mon, 27 Aug 2001 22:36:27 +0200
14644              Message-Id: <20010827223627.C690@rafael>
14645              
14646              Subject: Re: [PATCH] new tests for the coderef-in-@INC
14647              From: Nicholas Clark <nick@ccl4.org>
14648              Date: Tue, 28 Aug 2001 00:02:46 +0100
14649              Message-Id: <20010828000245.R4950@plum.flirble.org>
14650      Branch: perl
14651            + t/op/inccode.t
14652            ! MANIFEST
14653 ____________________________________________________________________________
14654 [ 11763] By: ams                                   on 2001/08/27  22:41:09
14655         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
14656              bleadperl on fire, Win95+4NT)
14657              From: Michael G Schwern <schwern@pobox.com>
14658              Date: Mon, 27 Aug 2001 16:54:42 -0400
14659              Message-Id: <20010827165442.F9436@blackrider>
14660      Branch: perl
14661            ! lib/warnings.t
14662 ____________________________________________________________________________
14663 [ 11762] By: sky                                   on 2001/08/27  19:19:17
14664         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
14665              avaible at compile time. This broke the compilation of 
14666              Net/Ping.pm
14667      Branch: perl
14668            ! lib/Net/Ping.pm
14669 ____________________________________________________________________________
14670 [ 11761] By: sky                                   on 2001/08/27  18:34:48
14671         Log: Removed tripple definitions of CUSTOM_OP functions.
14672      Branch: perl
14673            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
14674 ____________________________________________________________________________
14675 [ 11760] By: sky                                   on 2001/08/27  18:21:27
14676         Log: Regen headers
14677      Branch: perl
14678            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
14679            ! perlapi.h proto.h
14680 ____________________________________________________________________________
14681 [ 11759] By: ams                                   on 2001/08/27  16:31:53
14682         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
14683              From: "chromatic" <chromatic@rmci.net>
14684              Date: Mon, 27 Aug 2001 11:17:09 -0600
14685              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
14686      Branch: perl
14687            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
14688 ____________________________________________________________________________
14689 [ 11758] By: sky                                   on 2001/08/27  15:16:42
14690         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
14691              Thanks to H. Merijn Brand for the patch.
14692              Some of the comments and or guards might be removable in perl.h now.
14693      Branch: perl
14694            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
14695            ! Porting/Glossary Porting/config_H README.threads config_h.SH
14696            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
14697            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
14698            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
14699            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
14700            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
14701            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
14702            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
14703            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
14704            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
14705            ! win32/config_H.vc win32/perllib.c win32/win32.h
14706            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
14707            ! wince/config.h wince/config_H.ce wince/win32.h
14708            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
14709 ____________________________________________________________________________
14710 [ 11757] By: sky                                   on 2001/08/27  13:39:16
14711         Log: Subject: GNU ld parses arguments different
14712              From: H.Merijn Brand <h.m.brand@hccnet.nl>
14713              Date: Mon, 27 Aug 2001 16:25:51 +0200
14714              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
14715      Branch: perl
14716            ! hints/hpux.sh
14717 ____________________________________________________________________________
14718 [ 11756] By: sky                                   on 2001/08/27  13:18:45
14719         Log: Subject: Custom Ops
14720              From: Simon Cozens <simon@netthink.co.uk>
14721              Date: Sat, 25 Aug 2001 17:45:09 +0100
14722              Message-ID: <20010825174509.A5752@netthink.co.uk>
14723              I also added a fix to Opcode.pm to quite test cases.
14724      Branch: perl
14725            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
14726            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
14727 ____________________________________________________________________________
14728 [ 11755] By: sky                                   on 2001/08/27  05:37:17
14729         Log: Plugs a memory leak on destruction of regular expressions
14730              introcued by #11274.
14731              PL_regex_padav now has an AV as it's first entry with a list
14732              of freed regex_padav slots that it will reuse on creating
14733              new PMOPs.
14734      Branch: perl
14735            ! op.c perl.c
14736 ____________________________________________________________________________
14737 [ 11754] By: ams                                   on 2001/08/26  14:38:52
14738         Log: Subject: [PATCH] t/io/binmode.t
14739              From: Nicholas Clark <nick@ccl4.org>
14740              Date: Sun, 26 Aug 2001 12:03:05 +0100
14741              Message-Id: <20010826120305.C4950@plum.flirble.org>
14742              
14743              (Also a nitpick in #11752 to t/op/universal.t)
14744      Branch: perl
14745            ! t/io/binmode.t t/op/universal.t
14746 ____________________________________________________________________________
14747 [ 11753] By: ams                                   on 2001/08/26  08:19:34
14748         Log: Subject: [PATCH] op/universal.t failing
14749              From: Nicholas Clark <nick@ccl4.org>
14750              Date: Sun, 26 Aug 2001 09:48:22 +0100
14751              Message-Id: <20010826094822.B4950@plum.flirble.org>
14752      Branch: perl
14753            ! t/op/universal.t
14754 ____________________________________________________________________________
14755 [ 11752] By: ams                                   on 2001/08/25  22:46:13
14756         Log: Subject: Re: 'can' with undefined subs
14757              From: Tony Bowden <tony@kasei.com>
14758              Date: Sat, 25 Aug 2001 14:58:17 +0100
14759              Message-Id: <20010825145817.A11788@soto.kasei.com>
14760              (Applied with minor modifications.)
14761      Branch: perl
14762            ! t/op/universal.t
14763 ____________________________________________________________________________
14764 [ 11751] By: ams                                   on 2001/08/25  18:28:43
14765         Log: Subject: Re: 'can' with undefined subs
14766              From: Tony Bowden <tony@kasei.com>
14767              Date: Sat, 25 Aug 2001 15:13:14 +0100
14768              Message-Id: <20010825151314.B11788@soto.kasei.com>
14769      Branch: perl
14770            ! lib/UNIVERSAL.pm
14771 ____________________________________________________________________________
14772 [ 11750] By: nick                                  on 2001/08/25  15:24:15
14773         Log: Integrate mainline
14774      Branch: perlio
14775           +> t/io/binmode.t
14776           !> (integrate 26 files)
14777 ____________________________________________________________________________
14778 [ 11749] By: nick                                  on 2001/08/25  14:55:41
14779         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
14780              From:  John Peacock <jpeacock@rowman.com>
14781              Date:  Wed, 22 Aug 2001 12:05:28 -0400
14782              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
14783      Branch: perl
14784            ! pod/perlhack.pod
14785 ____________________________________________________________________________
14786 [ 11748] By: nick                                  on 2001/08/25  14:53:04
14787         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
14788              From:  Michael G Schwern <schwern@pobox.com>
14789              Date:  Wed, 22 Aug 2001 19:22:45 -0400
14790              Message-Id:  <20010822192245.U619@blackrider>
14791      Branch: perl
14792            ! MANIFEST
14793 ____________________________________________________________________________
14794 [ 11747] By: nick                                  on 2001/08/25  14:52:33
14795         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
14796              From:  Nicholas Clark <nick@ccl4.org>
14797              Date:  Wed, 22 Aug 2001 23:29:06 +0100
14798              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
14799      Branch: perl
14800            + t/io/binmode.t
14801            ! perlio.c pod/perlfunc.pod
14802 ____________________________________________________________________________
14803 [ 11744] By: nick                                  on 2001/08/25  14:37:33
14804         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
14805              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14806              Date:  Fri, 24 Aug 2001 22:10:42 +0200
14807              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
14808      Branch: perl
14809            ! x2p/a2py.c x2p/walk.c
14810 ____________________________________________________________________________
14811 [ 11743] By: nick                                  on 2001/08/25  14:32:47
14812         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
14813              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14814              Date:  Fri, 24 Aug 2001 23:34:13 +0200
14815              Message-Id:  <20010824233413.A1285@rafael>
14816      Branch: perl
14817            ! pod/perlfunc.pod pod/perlvar.pod
14818 ____________________________________________________________________________
14819 [ 11742] By: ams                                   on 2001/08/25  13:16:02
14820         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
14821              From: Nicholas Clark <nick@ccl4.org>
14822              Date: Sat, 25 Aug 2001 14:50:07 +0100
14823              Message-Id: <20010825145007.L41464@plum.flirble.org>
14824      Branch: perl
14825            ! pp_ctl.c
14826 ____________________________________________________________________________
14827 [ 11741] By: nick                                  on 2001/08/24  07:08:45
14828         Log: When applying patch via Porting/apply fails, do p4 refresh
14829              to get old files back.
14830      Branch: perl
14831            ! Porting/apply
14832 ____________________________________________________________________________
14833 [ 11740] By: ams                                   on 2001/08/24  04:47:24
14834         Log: #11739 was incomplete.
14835      Branch: perl
14836            ! pod/perldiag.pod
14837 ____________________________________________________________________________
14838 [ 11739] By: ams                                   on 2001/08/24  04:09:40
14839         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
14840              From: "Philip Newton" <Philip.Newton@gmx.net>
14841              Date: Fri, 24 Aug 2001 07:08:34 +0200
14842      Branch: perl
14843            ! pod/perldiag.pod
14844 ____________________________________________________________________________
14845 [ 11738] By: ams                                   on 2001/08/24  02:19:42
14846         Log: Fixed Doug Wilson's email address.
14847      Branch: perl
14848            ! AUTHORS
14849 ____________________________________________________________________________
14850 [ 11737] By: ams                                   on 2001/08/24  00:10:13
14851         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
14852              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14853              Date: Thu, 23 Aug 2001 22:22:58 +0200
14854              Message-Id: <20010823222258.A901@rafael>
14855      Branch: perl
14856            ! pod/perldiag.pod
14857 ____________________________________________________________________________
14858 [ 11736] By: ams                                   on 2001/08/24  00:05:02
14859         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
14860              From: "Craig A. Berry" <craigberry@mac.com>
14861              Date: Thu, 23 Aug 2001 19:07:45 -0500
14862              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
14863      Branch: perl
14864            ! configure.com
14865 ____________________________________________________________________________
14866 [ 11735] By: sky                                   on 2001/08/23  13:42:07
14867         Log: Backed out 11732, it breaks lib/strict.t 
14868      Branch: perl
14869            ! op.c
14870 ____________________________________________________________________________
14871 [ 11734] By: sky                                   on 2001/08/23  11:45:59
14872         Log: Removed toy from 17133 after Matt Sargeants request.
14873      Branch: perl
14874            ! pod/perlfaq4.pod
14875 ____________________________________________________________________________
14876 [ 11733] By: sky                                   on 2001/08/23  11:36:29
14877         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
14878              From: Robin Houston <robin@kitsite.com>
14879              Date: Wed, 22 Aug 2001 23:06:16 +0100
14880              Message-ID: <20010822230616.A254@robin.kitsite.com>
14881      Branch: perl
14882            ! pod/perlfaq4.pod
14883 ____________________________________________________________________________
14884 [ 11732] By: sky                                   on 2001/08/23  10:36:02
14885         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
14886              From: Simon Cozens <simon@netthink.co.uk>
14887              Date: Thu, 23 Aug 2001 12:06:36 +0100
14888              Message-ID: <20010823120636.A9961@netthink.co.uk>
14889      Branch: perl
14890            ! op.c
14891 ____________________________________________________________________________
14892 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
14893         Log: fix broken windows build
14894      Branch: perl
14895            ! perl.h
14896 ____________________________________________________________________________
14897 [ 11730] By: ams                                   on 2001/08/22  21:35:30
14898         Log: Subject: [PATCH] io/tell.t doesn't chdir t
14899              From: Nicholas Clark <nick@ccl4.org>
14900              Date: Wed, 22 Aug 2001 23:25:58 +0100
14901              Message-Id: <20010822232557.Y82818@plum.flirble.org>
14902      Branch: perl
14903            ! t/io/tell.t
14904 ____________________________________________________________________________
14905 [ 11729] By: ams                                   on 2001/08/22  20:32:21
14906         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
14907              questions)
14908              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
14909              Date: Wed, 22 Aug 2001 17:09:04 -0400
14910              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
14911              (Oops, forgot File::Spec::Unix in the previous patch.)
14912      Branch: perl
14913            ! lib/File/Spec/Unix.pm
14914 ____________________________________________________________________________
14915 [ 11728] By: ams                                   on 2001/08/22  20:25:41
14916         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
14917              questions)
14918              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
14919              Date: Wed, 22 Aug 2001 17:09:04 -0400
14920              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
14921      Branch: perl
14922            ! lib/File/Spec.pm
14923 ____________________________________________________________________________
14924 [ 11727] By: ams                                   on 2001/08/22  19:43:30
14925         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
14926              From: John Peacock <jpeacock@rowman.com>
14927              Date: Wed, 22 Aug 2001 12:35:52 -0400
14928              Message-Id: <3B83DF68.5D89DC81@rowman.com>
14929              (Adds proper tests for $], notwithstanding Subject. +nitpick)
14930      Branch: perl
14931            ! t/op/ver.t
14932 ____________________________________________________________________________
14933 [ 11726] By: ams                                   on 2001/08/22  19:36:39
14934         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
14935              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
14936              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
14937              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
14938      Branch: perl
14939            ! lib/diagnostics.pm lib/diagnostics.t
14940 ____________________________________________________________________________
14941 [ 11725] By: ams                                   on 2001/08/22  19:25:01
14942         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
14943              From: Nicholas Clark <nick@ccl4.org>
14944              Date: Wed, 22 Aug 2001 20:59:05 +0100
14945              Message-Id: <20010822205905.U82818@plum.flirble.org>
14946      Branch: perl
14947            ! pp.c t/op/64bitint.t t/op/arith.t
14948 ____________________________________________________________________________
14949 [ 11724] By: ams                                   on 2001/08/22  10:02:33
14950         Log: Subject: Configure blooper
14951              From: H.Merijn Brand <h.m.brand@hccnet.nl>
14952              Date: Wed, 22 Aug 2001 12:38:35 +0200
14953              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
14954      Branch: perl
14955            ! Configure
14956 ____________________________________________________________________________
14957 [ 11723] By: ams                                   on 2001/08/21  16:17:53
14958         Log: Subject: [PATCH] installperl -help
14959              From: Nicholas Clark <nick@ccl4.org>
14960              Date: Tue, 21 Aug 2001 17:34:23 +0100
14961              Message-Id: <20010821173423.F82818@plum.flirble.org>
14962      Branch: perl
14963            ! installperl
14964 ____________________________________________________________________________
14965 [ 11722] By: ams                                   on 2001/08/20  07:46:31
14966         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
14967              From: Ilmari Karonen <iltzu@sci.fi>
14968              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
14969              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
14970      Branch: perl
14971            ! pod/perlvar.pod
14972 ____________________________________________________________________________
14973 [ 11721] By: nick                                  on 2001/08/20  06:24:31
14974         Log: Integrate mainline
14975      Branch: perlio
14976           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
14977           +> lib/Lingua/KO/Hangul/Util/Changes
14978           +> lib/Lingua/KO/Hangul/Util/README
14979           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
14980           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
14981           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
14982           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
14983           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
14984           +> lib/Unicode/Normalize/t/test.t
14985            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
14986           !> (integrate 55 files)
14987 ____________________________________________________________________________
14988 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
14989         Log: Integrate Change #11599 from maint-5.6/perl
14990      Branch: maint-5.6/macperl
14991           !> README.win32
14992 ____________________________________________________________________________
14993 [ 11719] By: ams                                   on 2001/08/18  21:21:42
14994         Log: Add Porting/apply to MANIFEST.
14995      Branch: perl
14996            ! MANIFEST
14997 ____________________________________________________________________________
14998 [ 11718] By: sky                                   on 2001/08/18  14:38:01
14999         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
15000              Better solution would be to make 5005threaded perl use
15001              the same system as ithreads do
15002      Branch: perl
15003            ! perl.h
15004 ____________________________________________________________________________
15005 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
15006         Log: New try for ID 20010407.006: detach the semantics
15007              "was the last match target UTF8" into its own variable.
15008      Branch: perl
15009            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
15010            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
15011 ____________________________________________________________________________
15012 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
15013         Log: UTF8 flag should be meaningful only when POK.
15014      Branch: perl
15015            ! dump.c
15016 ____________________________________________________________________________
15017 [ 11715] By: sky                                   on 2001/08/18  11:45:16
15018         Log: USE_THREADS and USE_ITHREADS are never true at the same time
15019      Branch: perl
15020            ! perl.h
15021 ____________________________________________________________________________
15022 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
15023         Log: Retract #11712 for now.  The real fix would probably
15024              be something like making PL_reg_sv a copy (PV + UTF8)
15025              of the matched/substituted string (note: not just a SvPOK
15026              string, for example the stringified form of a ROK would
15027              be applicable)  Beware of leaks.
15028      Branch: perl
15029            ! pp_hot.c t/op/pat.t
15030 ____________________________________________________________________________
15031 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
15032         Log: UTF8 wasn't printing for PVMGs.
15033      Branch: perl
15034            ! dump.c
15035 ____________________________________________________________________________
15036 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
15037         Log: (Retracted by #11714)
15038              
15039              Okay analysis, debatable fix.  (The fix will inc
15040              the refcount of all temporary match objects,
15041              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
15042              which will then cause griping at untie() time
15043              ("inner references remain").
15044              
15045              Fix for ID 20010407.006: PL_reg_sv got wiped out
15046              by freetemps if the match target was a temporary
15047              (like function_call() =~ /.../), which in turn meant
15048              that the $1 et al stopped working if they had UTF-8
15049              in them.  Therefore bump up the refcount of PL_reg_sv.
15050      Branch: perl
15051            ! pp_hot.c t/op/pat.t
15052 ____________________________________________________________________________
15053 [ 11711] By: ams                                   on 2001/08/17  20:32:08
15054         Log: Subject: [PATCH] doesn't compile, was perl@11710
15055              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15056              Date: Fri, 17 Aug 2001 23:21:10 +0200
15057              Message-Id: <20010817232110.C7041@rafael> 
15058      Branch: perl
15059            ! sharedsv.c
15060 ____________________________________________________________________________
15061 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
15062         Log: Update Changes.
15063      Branch: perl
15064            ! Changes patchlevel.h
15065 ____________________________________________________________________________
15066 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
15067         Log: Upgrade to libnet 1.0704.
15068      Branch: perl
15069            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
15070            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
15071            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
15072            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
15073            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
15074            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
15075            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
15076 ____________________________________________________________________________
15077 [ 11708] By: sky                                   on 2001/08/17  13:34:04
15078         Log: Let perl_clone copy PL_exit_flags
15079      Branch: perl
15080            ! sv.c
15081 ____________________________________________________________________________
15082 [ 11707] By: sky                                   on 2001/08/17  12:28:41
15083         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
15084      Branch: perl
15085            ! sharedsv.c sharedsv.h
15086 ____________________________________________________________________________
15087 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
15088         Log: The metaconfig unit change for #11705.
15089      Branch: metaconfig/U/perl
15090            ! Extensions.U
15091 ____________________________________________________________________________
15092 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
15093         Log: Allow the threads extension to be found if present.
15094      Branch: perl
15095            ! Configure
15096 ____________________________________________________________________________
15097 [ 11704] By: nick                                  on 2001/08/17  11:47:54
15098         Log: Mail -> change script (pre-alpha)
15099      Branch: perl
15100            + Porting/apply
15101 ____________________________________________________________________________
15102 [ 11703] By: sky                                   on 2001/08/17  07:11:24
15103         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
15104              Thanks to Tom Hospel for pointing out my error.
15105      Branch: perl
15106            ! op.h
15107 ____________________________________________________________________________
15108 [ 11702] By: sky                                   on 2001/08/17  04:18:11
15109         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.
15110      Branch: perl
15111            ! embed.pl miniperlmain.c perl.c perl.h proto.h
15112 ____________________________________________________________________________
15113 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
15114         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
15115              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
15116      Branch: perl
15117            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
15118            + lib/Lingua/KO/Hangul/Util/README
15119            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
15120            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
15121            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
15122            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
15123            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
15124            + lib/Unicode/Normalize/t/test.t
15125            ! MANIFEST
15126 ____________________________________________________________________________
15127 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
15128         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
15129              Date: Thu, 16 Aug 2001 22:46:15 -0500
15130              From: "Craig A. Berry" <craigberry@mac.com>
15131              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
15132      Branch: perl
15133            ! configure.com numeric.c
15134 ____________________________________________________________________________
15135 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
15136         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
15137              of the usual suspects (like getpwent) but not for others
15138              (like localtime and rand).  The _r versions are available
15139              for all of them, so let's use them.
15140      Branch: perl
15141            ! perl.h
15142 ____________________________________________________________________________
15143 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
15144         Log: (Accidental apply; thankfully empty.)
15145      Branch: perl
15146            ! hints/os390.sh
15147 ____________________________________________________________________________
15148 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
15149         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
15150              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15151              Date: Thu, 16 Aug 2001 16:27:49 +0100
15152              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
15153      Branch: perl
15154            ! regexec.c t/op/re_tests
15155 ____________________________________________________________________________
15156 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
15157         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
15158              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15159              Date: Thu, 16 Aug 2001 18:50:01 +0100
15160              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
15161      Branch: perl
15162            ! pp_hot.c t/op/pat.t
15163 ____________________________________________________________________________
15164 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
15165         Log: Subject: [PATCH] *time_r again
15166              From: "Arthur Bergman" <arthur@contiller.se>
15167              Date: Thu, 16 Aug 2001 16:01:54 +0200
15168              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
15169      Branch: perl
15170            ! op.h
15171 ____________________________________________________________________________
15172 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
15173         Log: system() and backtick error handling cleanup from Craig A. Berry.
15174      Branch: perl
15175            ! vms/vms.c
15176 ____________________________________________________________________________
15177 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
15178         Log: change#10334 leaks memory, copies string when it doesn't
15179              need to
15180      Branch: perl
15181            ! perl.c
15182 ____________________________________________________________________________
15183 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
15184         Log: One more twist to the sprintf + utf8 testing.
15185      Branch: perl
15186            ! t/op/misc.t
15187 ____________________________________________________________________________
15188 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
15189         Log: Fix for 20010407.008 sprintf removes utf8-ness.
15190      Branch: perl
15191            ! pp.c t/op/misc.t
15192 ____________________________________________________________________________
15193 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
15194         Log: Subject: [PATCH] *time_r fixes
15195              From: "Arthur Bergman" <arthur@contiller.se>
15196              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
15197              Date: Thu, 16 Aug 2001 14:22:27 +0200
15198      Branch: perl
15199            ! op.h
15200 ____________________________________________________________________________
15201 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
15202         Log: Upgrade to CGI.pm 2.77.
15203      Branch: perl
15204            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
15205            ! lib/CGI/t/function.t
15206 ____________________________________________________________________________
15207 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
15208         Log: Document the bytes-to-Unicode upgrading.
15209      Branch: perl
15210            ! pod/perlunicode.pod
15211 ____________________________________________________________________________
15212 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
15213         Log: Add a test for Unicode sprintf.
15214      Branch: perl
15215            ! t/op/misc.t
15216 ____________________________________________________________________________
15217 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
15218         Log: Add Unicode tests for index/rindex.
15219      Branch: perl
15220            ! t/op/index.t
15221 ____________________________________________________________________________
15222 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
15223         Log: Document a bit the art of minimizing the installation,
15224              based on the p5p discussion.
15225      Branch: perl
15226            ! INSTALL
15227 ____________________________________________________________________________
15228 [ 11684] By: nick                                  on 2001/08/15  15:03:31
15229         Log: Integrate mainline
15230      Branch: perlio
15231           +> sharedsv.c sharedsv.h
15232           !> (integrate 53 files)
15233 ____________________________________________________________________________
15234 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
15235         Log: Update Changes.
15236      Branch: perl
15237            ! Changes patchlevel.h
15238 ____________________________________________________________________________
15239 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
15240         Log: The #11673 necessitated a test tweak.
15241      Branch: perl
15242            ! t/io/utf8.t
15243 ____________________________________________________________________________
15244 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
15245         Log: Also UNICOS is in the general case unable to silently
15246              handle fp overflows.
15247      Branch: perl
15248            ! numeric.c
15249 ____________________________________________________________________________
15250 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
15251         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
15252              NV_EPSILON #defined.
15253      Branch: perl
15254            ! perl.h
15255 ____________________________________________________________________________
15256 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
15257         Log: Re-establish the fp overflow detection for VAX VMS; there
15258              is no easy way to have the IEEE fp silent overflow semantics.
15259              (in Alpha VMS we still will use IEEE fp by default-- but it
15260              is still possible to configure Perl to use G_FLOAT)
15261      Branch: perl
15262            ! numeric.c
15263 ____________________________________________________________________________
15264 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
15265         Log: Subject: [PATCH] pp_lock 
15266              From: "Arthur Bergman" <arthur@contiller.se>
15267              Date: Wed, 15 Aug 2001 11:52:16 +0200
15268              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
15269      Branch: perl
15270            ! pp.c
15271 ____________________________________________________________________________
15272 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
15273         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
15274              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15275              Date: Wed, 15 Aug 2001 11:32:11 +0100
15276              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
15277      Branch: perl
15278            ! regcomp.c t/op/re_tests
15279 ____________________________________________________________________________
15280 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
15281         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
15282              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15283              Date: Wed, 15 Aug 2001 10:33:49 +0100
15284              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
15285      Branch: perl
15286            ! regexec.c t/op/re_tests
15287 ____________________________________________________________________________
15288 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
15289         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
15290              From: Barrie Slaymaker <barries@slaysys.com>
15291              Date: Tue, 14 Aug 2001 14:32:25 -0400
15292              Message-ID: <20010814143225.A19822@jester.slaysys.com>
15293      Branch: perl
15294            ! lib/File/Spec.t lib/File/Spec/Unix.pm
15295 ____________________________________________________________________________
15296 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
15297         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
15298              From: Peter Prymmer <pvhp@forte.com>
15299              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
15300              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
15301      Branch: perl
15302            ! README.vms configure.com
15303 ____________________________________________________________________________
15304 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
15305         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
15306              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15307              Date: Tue, 14 Aug 2001 21:23:27 +0200
15308              Message-ID: <20010814212327.A1919@rafael>
15309      Branch: perl
15310            ! doio.c
15311 ____________________________________________________________________________
15312 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
15313         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
15314              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
15315              Date: Tue, 14 Aug 2001 22:30:11 +0200
15316              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
15317              
15318              Combination of nmake, quoting, and Perl expanded $( in here-doc.
15319      Branch: perl
15320            ! ext/SDBM_File/Makefile.PL
15321 ____________________________________________________________________________
15322 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
15323         Log: Todo updates.
15324      Branch: perl
15325            ! pod/perltodo.pod
15326 ____________________________________________________________________________
15327 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
15328         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
15329              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
15330              Date: Mon, 13 Aug 2001 23:15:01 +0200
15331              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
15332      Branch: perl
15333            ! sv.c
15334 ____________________________________________________________________________
15335 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
15336         Log: Subject: [PATCH] [b-]showlex.t
15337              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15338              Date: Sun, 12 Aug 2001 22:24:51 +0200
15339              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
15340              
15341              The 4nt command shell will expand the % in command line
15342              no matter what quoting is attempted, changed the % to @.
15343      Branch: perl
15344            ! ext/B/Showlex.t
15345 ____________________________________________________________________________
15346 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
15347         Log: Subject: [PATCH] magic.t
15348              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
15349              Date: Sun, 12 Aug 2001 20:49:27 +0200
15350              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
15351      Branch: perl
15352            ! t/op/magic.t
15353 ____________________________________________________________________________
15354 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
15355         Log: Add sharedsv* to the DOSish platforms; plus add
15356              some WinCE files to the list of DOSish files.
15357      Branch: perl
15358            ! NetWare/Makefile Porting/makerel win32/Makefile
15359            ! win32/makefile.mk wince/Makefile.ce
15360 ____________________________________________________________________________
15361 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
15362         Log: More DOSish files.
15363      Branch: perl
15364            ! Porting/makerel
15365 ____________________________________________________________________________
15366 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
15367         Log: Strip CRs from the WinCE files.  Now we need to
15368              figure out in which CRs are really needed: probably
15369              Makefile.ce and the README files, at least, probably
15370              also the registry.bat.
15371      Branch: perl
15372            ! wince/Makefile.ce wince/README.compile wince/README.perlce
15373            ! wince/config.h wince/include/cectype.h wince/include/errno.h
15374            ! wince/include/sys/stat.h wince/include/sys/types.h
15375            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
15376            ! wince/perldll.def wince/registry.bat wince/wince.h
15377            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
15378 ____________________________________________________________________________
15379 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
15380         Log: Add some files to DOSish and writables.
15381      Branch: perl
15382            ! Porting/makerel
15383 ____________________________________________________________________________
15384 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
15385         Log: Compile failure message tidying.
15386      Branch: perl
15387            ! t/lib/1_compile.t
15388 ____________________________________________________________________________
15389 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
15390         Log: The new sharedsv* should be exported only if usethreads.
15391      Branch: perl
15392            ! makedef.pl
15393 ____________________________________________________________________________
15394 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
15395         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
15396              From: Peter Prymmer <pvhp@forte.com>
15397              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
15398              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
15399      Branch: perl
15400            ! README.os390
15401 ____________________________________________________________________________
15402 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
15403         Log: Update Changes.
15404      Branch: perl
15405            ! Changes patchlevel.h
15406 ____________________________________________________________________________
15407 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
15408         Log: Subject: [PATHC] sharedsv.[c|h]
15409              From: "Artur Bergman" <artur@contiller.se>
15410              Date: Mon, 13 Aug 2001 14:38:41 +0200
15411              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
15412              
15413              Subject: [PATCH] embed.pl
15414              From: Arthur Bergman <arthur@contiller.se>
15415              Date: Mon, 13 Aug 2001 14:38:14 +0200
15416              Message-ID: <B79D96D6.3088%arthur@contiller.se>
15417              
15418              Subject: [PATCH] sharedsv cleanups
15419              From: "Arthur Bergman" <arthur@contiller.se>
15420              Date: Mon, 13 Aug 2001 15:14:25 +0200
15421              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
15422              
15423              Plus few tweaks: _init needs to be Adp, the prototypes
15424              should not be revealed unless using ithreads, #endif FOO
15425              must be #endif /* FOO */, adding (parentheses) around
15426              do { } while doesn't work too well.
15427      Branch: perl
15428            + sharedsv.c sharedsv.h
15429            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
15430            ! perl.h perlapi.c pod/perlapi.pod proto.h
15431 ____________________________________________________________________________
15432 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
15433         Log: Subject: Re: END {} blocks run in perl_run
15434              From: Arthur Bergman <arthur@contiller.se>
15435              Date: Mon, 13 Aug 2001 11:11:30 +0200
15436              Message-ID: <B79D6661.3068%arthur@contiller.se>
15437      Branch: perl
15438            ! perl.c
15439 ____________________________________________________________________________
15440 [ 11657] By: nick                                  on 2001/08/13  09:03:02
15441         Log: Integrate mainline
15442      Branch: perlio
15443           +> (branch 326 files)
15444            - (delete 330 files)
15445           !> (integrate 85 files)
15446 ____________________________________________________________________________
15447 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
15448         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
15449              and the Perl will be built to do that by default (adding that
15450              will break scripts having non-UTF-8 binary data, such as Latin-1.)
15451      Branch: perl
15452            ! op.c toke.c utf8.h
15453 ____________________________________________________________________________
15454 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
15455         Log: Unnecessary downgrades.
15456      Branch: perl
15457            ! doop.c
15458 ____________________________________________________________________________
15459 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
15460         Log: Failure not true anymore (probably caused by my broken setup).
15461      Branch: perl
15462            ! t/op/pat.t
15463 ____________________________________________________________________________
15464 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
15465         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
15466              stopped working).
15467      Branch: perl
15468            ! op.h pp_ctl.c regcomp.c
15469 ____________________________________________________________________________
15470 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
15471         Log: There is no IN_UTF8.
15472      Branch: perl
15473            ! utf8.h
15474 ____________________________________________________________________________
15475 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
15476         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
15477      Branch: perl
15478            ! op.c op.h pp_ctl.c regcomp.c
15479 ____________________________________________________________________________
15480 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
15481         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
15482              and a test tweak.
15483      Branch: perl
15484            ! op.c t/pod/find.t
15485 ____________________________________________________________________________
15486 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
15487         Log: Todo updates and fixes.
15488      Branch: perl
15489            ! pod/perltodo.pod
15490 ____________________________________________________________________________
15491 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
15492         Log: Mark tests (and one module) having explicit Latin-1
15493              (and one file having explicit UTF-8) with an explicit
15494              'no utf8' (and one explicit 'use utf8').
15495              
15496              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
15497      Branch: perl
15498            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
15499            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
15500            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
15501 ____________________________________________________________________________
15502 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
15503         Log: Subject: SV: END {} blocks run in perl_run
15504              From: "Arthur Bergman" <arthur@contiller.se>
15505              Date: Sun, 12 Aug 2001 00:34:28 +0200 
15506              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
15507      Branch: perl
15508            ! miniperlmain.c perl.c
15509 ____________________________________________________________________________
15510 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
15511         Log: Typos in #11645.
15512      Branch: perl
15513            ! perl.h
15514 ____________________________________________________________________________
15515 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
15516         Log: On ithreads default to use_reentrant except on naturally
15517              threadsafe platforms.
15518      Branch: perl
15519            ! perl.h
15520 ____________________________________________________________________________
15521 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
15522         Log: (Hopefully) a fix for 20010723.004: make install needs
15523              write permission in build directory.  The problem was
15524              probably caused by overeager sprinkling of the lib/re.pm
15525              dependencies (which was done to guarantee lib/re.pm being
15526              uptodate for parallel makes: now solved by funneling that
15527              through an explicit recursive make in the preplibrary target).
15528      Branch: perl
15529            ! Makefile.SH
15530 ____________________________________________________________________________
15531 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
15532         Log: Dispell the "use utf8" superstition.
15533      Branch: perl
15534            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
15535            ! pod/perlunicode.pod
15536 ____________________________________________________________________________
15537 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
15538         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
15539              From: "Abigail" <abigail@foad.org> 
15540              Date: Sat, 11 Aug 2001 23:49:49 +0200
15541              Message-ID: <20010811214950.23255.qmail@foad.org>
15542      Branch: perl
15543            ! t/op/taint.t
15544 ____________________________________________________________________________
15545 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
15546         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
15547              From: Abhijit Menon-Sen <ams@wiw.org>
15548              Date: Sat, 11 Aug 2001 06:18:19 +0530
15549              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
15550      Branch: perl
15551            ! mg.c
15552 ____________________________________________________________________________
15553 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
15554         Log: Test for change #11639.
15555      Branch: perl
15556            ! t/op/tiehandle.t
15557 ____________________________________________________________________________
15558 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
15559         Log: Subject: Re: Can't localize *FH, then tie it
15560              From: Abhijit Menon-Sen <ams@wiw.org>
15561              Date: Sun, 12 Aug 2001 16:08:06 +0530
15562              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
15563      Branch: perl
15564            ! pp_hot.c pp_sys.c
15565 ____________________________________________________________________________
15566 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
15567         Log: Drop all the unnecessary "use utf8" clauses and some of
15568              the unnecessary "use bytes" ones.
15569              
15570              TODO: scour the documentation for unnecessary "use utf8"
15571              and prominently display it in perldelta when the time comes.
15572              ("use utf8" should be necessary ONLY if one wants the script
15573              to be in UTF-8.)  Also should be checked in some non-ASCII
15574              non-Latin-1 platform, like EBCDIC.
15575      Branch: perl
15576            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
15577            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
15578 ____________________________________________________________________________
15579 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
15580         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
15581              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
15582              in Unicode handling.
15583      Branch: perl
15584            + t/op/lc.t
15585            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
15586 ____________________________________________________________________________
15587 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
15588         Log: Thinko: we want the flags for native cc, not gcc.
15589      Branch: perl
15590            ! hints/dec_osf.sh
15591 ____________________________________________________________________________
15592 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
15593         Log: (retracted by 13077)
15594              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
15595              From: Robin Houston <robin@kitsite.com>
15596              Date: Fri, 10 Aug 2001 14:42:02 +0100
15597              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
15598      Branch: perl
15599            ! pp.c
15600 ____________________________________________________________________________
15601 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
15602         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
15603              From: Abhijit Menon-Sen <ams@wiw.org>
15604              Date: Sat, 11 Aug 2001 16:31:04 +0530
15605              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
15606      Branch: perl
15607            ! op.c
15608 ____________________________________________________________________________
15609 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
15610         Log: Get rid of indread, from Abhijit Menon-Sen.
15611      Branch: perl
15612            ! pp_sys.c
15613 ____________________________________________________________________________
15614 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
15615         Log: CRLFgngngn.
15616      Branch: perl
15617            ! win32/Makefile win32/makefile.mk
15618 ____________________________________________________________________________
15619 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
15620         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
15621      Branch: perl
15622            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
15623            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
15624            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
15625            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
15626            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
15627            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
15628            ! win32/Makefile win32/makefile.mk
15629 ____________________________________________________________________________
15630 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
15631         Log: Avoid #elif (less portable than #else #if).
15632      Branch: perl
15633            ! handy.h
15634 ____________________________________________________________________________
15635 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
15636         Log: Subject: patch for perlvar.pod
15637              From: mah@everybody.org (Mark A. Hershberger)
15638              Date: 08 Aug 2001 17:03:16 -0500
15639              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
15640      Branch: perl
15641            ! pod/perlvar.pod
15642 ____________________________________________________________________________
15643 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
15644         Log: cpp commands must start (the # must be) at the column #0.
15645      Branch: perl
15646            ! op.c
15647 ____________________________________________________________________________
15648 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
15649         Log: If using gcc -B/foo/bar makedepend would give
15650              unnecessary warnings about unused -B/foo/bar.
15651      Branch: perl
15652            ! makedepend.SH
15653 ____________________________________________________________________________
15654 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
15655         Log: Update Changes.
15656      Branch: perl
15657            ! Changes patchlevel.h
15658 ____________________________________________________________________________
15659 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
15660         Log: s/z/tz/
15661      Branch: perl
15662            ! pod/perlfaq2.pod
15663 ____________________________________________________________________________
15664 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
15665         Log: Article nit.
15666      Branch: perl
15667            ! pod/perlfaq2.pod
15668 ____________________________________________________________________________
15669 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
15670         Log: Rename lib/unicode files to lib/unicore to avoid
15671              conflicts between core lib/unicode and Unicode::
15672              files in case-ignoring filesystems.
15673      Branch: perl
15674            + (add 325 files)
15675            - (delete 324 files)
15676            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
15677 ____________________________________________________________________________
15678 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
15679         Log: Upgrade to Math::BigInt 1.41.
15680      Branch: perl
15681            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
15682 ____________________________________________________________________________
15683 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
15684         Log: Subject: [PATCH] remove PL_na from typemap
15685              From: James <james@rf.net>
15686              Date: Mon, 06 Aug 2001 20:23:15 -0700
15687              Message-ID: <3B6F5F23.A31A81B1@rf.net>
15688              
15689              (had to be manually applied)
15690      Branch: perl
15691            ! lib/ExtUtils/typemap
15692 ____________________________________________________________________________
15693 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
15694         Log: The metaconfig unit changes for #11618.
15695      Branch: metaconfig/U/perl
15696            + d_fpclassl.U i_fp.U
15697 ____________________________________________________________________________
15698 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
15699         Log: Forgot this from #11618.
15700              
15701              NOTE: wince/config_H.ce needs updating.
15702      Branch: perl
15703            ! wince/config.ce
15704 ____________________________________________________________________________
15705 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
15706         Log: Introduce more floating point classifying APIs;
15707              try to define (most importantly) Perl_is{inf,nan}(x).
15708              
15709              For this first cut, assume none such APIs exist in non-UNIXoid
15710              platforms-- this is of course too unkind: Win32 rumoredly has
15711              _fpclass() and _isnan(), and VMS/VOS very probably have some
15712              of the APIs available.     The only thing Perl uses at the moment
15713              is Perl_isnan() (has been in use for a while now).
15714              
15715              NOTE: the Win32 and NetWare config_h.?c need regenerating.
15716      Branch: perl
15717            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
15718            ! Porting/config_H config_h.SH configure.com epoc/config.sh
15719            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
15720            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15721            ! vos/config.ga.h win32/config.bc win32/config.gc
15722            ! win32/config.vc win32/config_H.bc win32/config_H.gc
15723            ! win32/config_H.vc wince/config.ce wince/config.h
15724 ____________________________________________________________________________
15725 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
15726         Log: Integrate change #11519 from perlio:
15727              
15728              Avoid testing for (non-)existance of "encoding(xxxx)"
15729              layer is called "encoding" the (xxxx) is an argument.
15730      Branch: perl
15731           !> lib/open.pm
15732 ____________________________________________________________________________
15733 [ 11616] By: nick                                  on 2001/08/09  07:50:24
15734         Log: Integrate mainline
15735      Branch: perlio
15736           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
15737           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
15738           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
15739           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
15740            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
15741            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
15742           !> (integrate 79 files)
15743 ____________________________________________________________________________
15744 [ 11615] By: nick                                  on 2001/08/09  06:23:44
15745         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
15746              layer is called "encoding" the (xxxx) is an argument.
15747      Branch: perlio
15748            ! lib/open.pm
15749 ____________________________________________________________________________
15750 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
15751         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
15752              From: Paul Johnson <paul@pjcj.net>
15753              Date: Wed, 8 Aug 2001 23:54:17 +0200
15754              Message-ID: <20010808235417.O1006@pjcj.net>
15755      Branch: perl
15756            ! ext/B/B/Concise.pm
15757 ____________________________________________________________________________
15758 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
15759         Log: Make VMS use IEEE math by default; reorder Tru64 hints
15760              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
15761              exception semantics) is always set if using (the new) cc.
15762      Branch: perl
15763            ! configure.com hints/dec_osf.sh
15764 ____________________________________________________________________________
15765 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
15766         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
15767              From: Abhijit Menon-Sen <ams@wiw.org>
15768              Date: Tue, 7 Aug 2001 17:16:05 +0530
15769              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
15770      Branch: perl
15771            ! pp_sys.c
15772 ____________________________________________________________________________
15773 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
15774         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
15775              From: "Craig A. Berry" <craigberry@mac.com>
15776              Date: Tue, 07 Aug 2001 22:27:47 -0500
15777              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
15778      Branch: perl
15779            ! t/run/exit.t
15780 ____________________________________________________________________________
15781 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
15782         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
15783              From: "Craig A. Berry" <craigberry@mac.com>
15784              Date: Tue, 07 Aug 2001 20:01:53 -0500
15785              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
15786      Branch: perl
15787            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
15788 ____________________________________________________________________________
15789 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
15790         Log: Update the magazine information.
15791      Branch: perl
15792            ! pod/perlfaq2.pod
15793 ____________________________________________________________________________
15794 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
15795         Log: Ignore SIGFPE everywhere.
15796      Branch: perl
15797            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
15798 ____________________________________________________________________________
15799 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
15800         Log: With permission, change the licensing of the docs by
15801              TomC (and Gnat) to comply with the rest of Perl.
15802      Branch: perl
15803            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15804            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15805            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
15806            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
15807            ! pod/perltootc.pod
15808 ____________________________________________________________________________
15809 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
15810         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
15811              From: Andy Dougherty <doughera@lafayette.edu>
15812              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
15813              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
15814      Branch: perl
15815            ! hints/openbsd.sh
15816 ____________________________________________________________________________
15817 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
15818         Log: Subject: [PATCH] Makefile.SH test_prep dependency
15819              From: Andy Dougherty <doughera@lafayette.edu>
15820              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
15821              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
15822      Branch: perl
15823            ! Makefile.SH
15824 ____________________________________________________________________________
15825 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
15826         Log: Don't autogenerate the headers et alia,
15827              make regen_headers explicitly.
15828      Branch: perl
15829            ! Makefile.SH
15830 ____________________________________________________________________________
15831 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
15832         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
15833              From: Gurusamy Sarathy <gsar@ActiveState.com> 
15834              Date: Tue, 07 Aug 2001 08:33:26 -0700
15835              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
15836              
15837              Unnecessary dependency.
15838      Branch: perl
15839            ! embed.pl
15840 ____________________________________________________________________________
15841 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
15842         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
15843              From: Abhijit Menon-Sen <ams@wiw.org>
15844              Date: Tue, 7 Aug 2001 09:10:54 +0530
15845              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
15846      Branch: perl
15847            ! pp_hot.c
15848 ____________________________________________________________________________
15849 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
15850         Log: Subject: [PATCH perl@11597] B && BEGIN handling
15851              From: "James A. Duncan" <jduncan@fotango.com>
15852              Date: Mon, 6 Aug 2001 17:29:11 +0100
15853              Message-ID: <20010806172911.A2071@fotango.com>
15854              
15855              (the intrpvar.h addition moved to the end for bincompat)
15856      Branch: perl
15857            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
15858 ____________________________________________________________________________
15859 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
15860         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
15861      Branch: perl
15862           !> README.win32
15863 ____________________________________________________________________________
15864 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
15865         Log: fix URLs for fcrypt.c
15866      Branch: maint-5.6/perl
15867            ! README.win32
15868 ____________________________________________________________________________
15869 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
15870         Log: Yet another way to say Infinity: HP-UX calls its "++".
15871      Branch: perl
15872            ! lib/Math/BigInt/t/bigintpm.t
15873 ____________________________________________________________________________
15874 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
15875         Log: Update Changes.
15876      Branch: perl
15877            ! Changes patchlevel.h
15878 ____________________________________________________________________________
15879 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
15880         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
15881      Branch: perl
15882            ! pod/perlfaq5.pod
15883 ____________________________________________________________________________
15884 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
15885         Log: The #11593 wasn't right.
15886      Branch: perl
15887            ! lib/Math/BigInt/t/bigintpm.t
15888 ____________________________________________________________________________
15889 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
15890         Log: Subject: [PATCH: perl@11564] introducing perlivp
15891              From: Prymmer/Kahn <pvhp@best.com>
15892              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
15893              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
15894              
15895              Subject: Re: [PATCH: perl@11564] introducing perlivp
15896              From: Prymmer/Kahn <pvhp@best.com>
15897              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
15898              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
15899      Branch: perl
15900            + utils/perlivp.PL
15901            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
15902            ! win32/Makefile win32/makefile.mk
15903 ____________________________________________________________________________
15904 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
15905         Log: libcs are confused what to call Infinity.
15906      Branch: perl
15907            ! lib/Math/BigInt/t/bigintpm.t
15908 ____________________________________________________________________________
15909 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
15910         Log: Avoid SIGFPE in Tru64.
15911      Branch: perl
15912            ! numeric.c
15913 ____________________________________________________________________________
15914 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
15915         Log: Upgrade to Math::BigInt 1.40.
15916              
15917              NOTE: this patch necessitates doing something about
15918              infinity handling since the new bigintpm.t tests use
15919              infinity, which causes SIGFPEs at least in Tru64.
15920      Branch: perl
15921            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
15922            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
15923            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
15924            ! lib/Math/BigInt/t/mbimbf.t
15925 ____________________________________________________________________________
15926 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
15927         Log: remove hardcoded cmd shell in testsuite
15928      Branch: perl
15929            ! t/op/glob.t t/op/magic.t t/op/stat.t
15930 ____________________________________________________________________________
15931 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
15932         Log: 4-arg select() was busted on windows because change#8178 didn't
15933              make it into mainline
15934      Branch: perl
15935            ! perl.h win32/include/sys/socket.h
15936 ____________________________________________________________________________
15937 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
15938         Log: Rename the Getopt::Long tests to be as they are
15939              in the Getopt::Long official distribution.
15940      Branch: perl
15941            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
15942            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
15943            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
15944            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
15945            ! MANIFEST
15946 ____________________________________________________________________________
15947 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
15948         Log: Upgrade to Getopt::Long 2.26.
15949      Branch: perl
15950            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
15951            ! MANIFEST lib/Getopt/Long.pm
15952 ____________________________________________________________________________
15953 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
15954         Log: Retract #10874 (the hack should be unnecessary by now)
15955      Branch: perl
15956            ! lib/Test/Harness.pm
15957 ____________________________________________________________________________
15958 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
15959         Log: avoid temp file littering in tests
15960      Branch: perl
15961            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
15962 ____________________________________________________________________________
15963 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
15964         Log: Subject: warning in sv.c: double format, NV arg
15965              From: "Philip Newton" <Philip.Newton@gmx.net>
15966              Date: Sun, 5 Aug 2001 19:41:07 +0200
15967              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
15968      Branch: perl
15969            ! sv.c
15970 ____________________________________________________________________________
15971 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
15972         Log: fix POSIX.t#13 for windos
15973      Branch: perl
15974            ! ext/POSIX/POSIX.t
15975 ____________________________________________________________________________
15976 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
15977         Log: Add a test for PerlIO::Via.
15978      Branch: perl
15979            + ext/PerlIO/t/via.t
15980            ! MANIFEST ext/PerlIO/Via/Via.pm
15981 ____________________________________________________________________________
15982 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
15983         Log: flock() and link() are not available on Windows 9x
15984      Branch: perl
15985            ! win32/config_sh.PL
15986 ____________________________________________________________________________
15987 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
15988         Log: Some Tru64 C compilers have C++ components that confuse
15989              the ccversion parsing.
15990      Branch: perl
15991            ! hints/dec_osf.sh
15992 ____________________________________________________________________________
15993 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
15994         Log: (Reintroduce #11125)
15995              
15996              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
15997              From: Alan Burlison <Alan.Burlison@sun.com> 
15998              Date: Tue, 03 Jul 2001 15:20:13 +0100   
15999              Message-ID: <3B41D49D.A923D4F9@sun.com> 
16000      Branch: perl
16001            ! lib/ExtUtils/MM_Unix.pm
16002 ____________________________________________________________________________
16003 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
16004         Log: Little pointer juggling for HP-UX cc to avoid
16005              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
16006              followed by
16007              "error 1549: Modifiable lvalue required for assignment operator."
16008      Branch: perl
16009            ! hv.c
16010 ____________________________________________________________________________
16011 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
16012         Log: Continuation of #11575: SANY_SEEN completely deprecated,
16013              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
16014              plus a fix for the bug.
16015      Branch: perl
16016            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
16017 ____________________________________________________________________________
16018 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
16019         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
16020              From: Doug MacEachern <dougm@covalent.net>
16021              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
16022              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
16023      Branch: perl
16024            ! sv.c
16025 ____________________________________________________________________________
16026 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
16027         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
16028              the new CANY is the \C.  The problem reported and the
16029              test case supplied in
16030              
16031              Subject: UTF-8 bugs in string length & single line regex matches
16032              From: "Daniel P. Berrange" <dan@berrange.com>
16033              Date: Fri, 3 Aug 2001 11:39:33 +0100
16034              Message-ID: <20010803113932.A19318@berrange.com>
16035      Branch: perl
16036            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
16037            ! t/op/pat.t
16038 ____________________________________________________________________________
16039 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
16040         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
16041              From: Doug MacEachern <dougm@covalent.net>
16042              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
16043              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
16044      Branch: perl
16045            ! perl.c regexec.c
16046 ____________________________________________________________________________
16047 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
16048         Log: The #11572 didn't up the test count.
16049      Branch: perl
16050            ! t/op/length.t
16051 ____________________________________________________________________________
16052 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
16053         Log: Subject: UTF-8 bugs in string length & single line regex matches
16054              From: "Daniel P. Berrange" <dan@berrange.com>
16055              Date: Fri, 3 Aug 2001 11:39:33 +0100         
16056              Message-ID: <20010803113932.A19318@berrange.com>
16057              
16058              (the mg_length() fix)
16059      Branch: perl
16060            ! mg.c t/op/length.t
16061 ____________________________________________________________________________
16062 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
16063         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
16064              From: Abhijit Menon-Sen <ams@wiw.org>
16065              Date: Sat, 4 Aug 2001 16:56:35 +0530
16066              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
16067      Branch: perl
16068            ! hv.c
16069 ____________________________________________________________________________
16070 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
16071         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
16072              From: Abhijit Menon-Sen <ams@wiw.org>
16073              Date: Sat, 4 Aug 2001 16:16:03 +0530
16074              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
16075      Branch: perl
16076            ! hv.c
16077 ____________________________________________________________________________
16078 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
16079         Log: Subject: Re: [patch] refcount re ops
16080              From: Abhijit Menon-Sen <ams@wiw.org>
16081              Date: Sat, 4 Aug 2001 08:54:55 +0530
16082              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
16083      Branch: perl
16084            ! sv.c
16085 ____________________________________________________________________________
16086 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
16087         Log: Subject: [patch] refcount re ops
16088              From: Doug MacEachern <dougm@covalent.net>
16089              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
16090              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
16091      Branch: perl
16092            ! regcomp.c sv.c
16093 ____________________________________________________________________________
16094 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
16095         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
16096              From: Doug MacEachern <dougm@covalent.net>
16097              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
16098              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
16099      Branch: perl
16100            ! perl.c regexec.c
16101 ____________________________________________________________________________
16102 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
16103         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
16104              From: "Craig A. Berry" <craigberry@mac.com> 
16105              Date: Fri, 03 Aug 2001 16:16:16 -0500
16106              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
16107      Branch: perl
16108            ! t/op/misc.t
16109 ____________________________________________________________________________
16110 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
16111         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
16112              From: John Kristian <jmk2001@engineer.com>
16113              Date: Fri, 03 Aug 2001 00:59:08 -0700
16114              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
16115      Branch: perl
16116            ! win32/win32.c
16117 ____________________________________________________________________________
16118 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
16119         Log: Update Changes.
16120      Branch: perl
16121            ! Changes patchlevel.h
16122 ____________________________________________________________________________
16123 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
16124         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
16125              From: "Craig A. Berry" <craigberry@mac.com>
16126              Date: Thu, 02 Aug 2001 23:15:24 -0500
16127              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
16128      Branch: perl
16129            ! ext/B/Stash.t
16130 ____________________________________________________________________________
16131 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
16132         Log: Subject: [patch] plug PL_cshname leak
16133              From: Doug MacEachern <dougm@covalent.net>
16134              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
16135              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
16136      Branch: perl
16137            ! sv.c
16138 ____________________________________________________________________________
16139 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
16140         Log: Subject: [patch] plug PL_sh_path leak
16141              From: Doug MacEachern <dougm@covalent.net>
16142              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
16143              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
16144      Branch: perl
16145            ! sv.c
16146 ____________________________________________________________________________
16147 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
16148         Log: Subject: [patch] plug PL_regex_padav leaks
16149              From: Doug MacEachern <dougm@covalent.net>
16150              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
16151              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
16152      Branch: perl
16153            ! op.c op.h perl.c
16154 ____________________________________________________________________________
16155 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
16156         Log: Subject: [patch] plug PL_origargv leak
16157              From: Doug MacEachern <dougm@covalent.net>
16158              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
16159              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
16160      Branch: perl
16161            ! perl.c
16162 ____________________________________________________________________________
16163 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
16164         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
16165              From: Abhijit Menon-Sen <ams@wiw.org>
16166              Date: Fri, 3 Aug 2001 06:38:11 +0530
16167              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
16168      Branch: perl
16169            ! hv.c
16170 ____________________________________________________________________________
16171 [ 11557] By: nick                                  on 2001/08/03  08:17:38
16172         Log: Integrate mainline
16173      Branch: perlio
16174           +> (branch 47 files)
16175            - lib/Switch/test.pl
16176           !> (integrate 49 files)
16177 ____________________________________________________________________________
16178 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
16179         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
16180              From: "Craig A. Berry" <craigberry@mac.com>
16181              Date: Thu, 02 Aug 2001 12:56:19 -0500
16182              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
16183      Branch: perl
16184            ! ext/B/Showlex.t
16185 ____________________________________________________________________________
16186 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
16187         Log: Be more careful about non-existent files.
16188      Branch: perl
16189            ! lib/File/Copy.pm
16190 ____________________________________________________________________________
16191 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
16192         Log: Subject: [PATCH resend] deparse empty formats
16193              From: Robin Houston <robin@kitsite.com> 
16194              Date: Thu, 2 Aug 2001 14:32:36 +0100
16195              Message-ID: <20010802143236.A894@robin.kitsite.com>
16196      Branch: perl
16197            ! ext/B/B/Deparse.pm
16198 ____________________________________________________________________________
16199 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
16200         Log: Subject: [patch] ithreads + refto fix improvement
16201              From: Doug MacEachern <dougm@covalent.net>
16202              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
16203              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
16204      Branch: perl
16205            ! pp.c
16206 ____________________________________________________________________________
16207 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
16208         Log: Readability nit from Abhijit.
16209      Branch: perl
16210            ! op.c
16211 ____________________________________________________________________________
16212 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
16213         Log: setproctitle() API version nit from Anton Berezin.
16214      Branch: perl
16215            ! mg.c
16216 ____________________________________________________________________________
16217 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
16218         Log: Add PerlCE to the docs.
16219      Branch: perl
16220            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
16221            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
16222 ____________________________________________________________________________
16223 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
16224         Log: Integrate the PerlCE (WinCE Perl) port;
16225              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
16226      Branch: perl
16227            + README.ce wince/FindExt.pm wince/Makefile.ce
16228            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
16229            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
16230            + wince/bin/search.pl wince/config.ce wince/config.h
16231            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
16232            + wince/dl_win32.xs wince/include/arpa/inet.h
16233            + wince/include/cectype.h wince/include/errno.h
16234            + wince/include/netdb.h wince/include/sys/socket.h
16235            + wince/include/sys/stat.h wince/include/sys/types.h
16236            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
16237            + wince/perl.rc wince/perldll.def wince/perllib.c
16238            + wince/perlmain.c wince/registry.bat wince/runperl.c
16239            + wince/splittree.pl wince/win32.h wince/win32iop.h
16240            + wince/win32thread.c wince/win32thread.h wince/wince.c
16241            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
16242            + wince/xdistclean.ksh wince/xmakediffs.ksh
16243            ! MANIFEST perl.c perl.h perlio.c
16244 ____________________________________________________________________________
16245 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
16246         Log: setproctitle() made simpler.  (This assumes the string is
16247              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
16248              should be used.  Note len, not len + 1.)  BSD-fu from Anton
16249              Berezin.
16250      Branch: perl
16251            ! mg.c
16252 ____________________________________________________________________________
16253 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
16254         Log: Subject: [PATCH] -Wall cleanup: op.c
16255              From: Richard Soderberg <rs@oregonnet.com>
16256              Date: Thu, 2 Aug 2001 00:17:09 -0700
16257              Message-Id: <200108020717.AAA26895@oregonnet.com>
16258              
16259              Subject: [PATCH] -Wall cleanup: sv.c
16260              From: Richard Soderberg <rs@oregonnet.com>
16261              Date: Thu, 2 Aug 2001 00:49:21 -0700
16262              Message-Id: <200108020749.AAA27492@oregonnet.com>
16263      Branch: perl
16264            ! op.c sv.c
16265 ____________________________________________________________________________
16266 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
16267         Log: Update Changes.
16268      Branch: perl
16269            ! Changes patchlevel.h
16270 ____________________________________________________________________________
16271 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
16272         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
16273              From: Doug MacEachern <dougm@covalent.net>
16274              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
16275              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
16276      Branch: perl
16277            ! op.c
16278 ____________________________________________________________________________
16279 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
16280         Log: The #11541 didn't work under threads.
16281      Branch: perl
16282            ! op.c
16283 ____________________________________________________________________________
16284 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
16285         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
16286              From: Hugo <hv@crypt.compulink.co.uk>
16287              Date: Fri, 22 Jun 2001 01:19:08 +0100 
16288              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
16289              
16290              (Skip tests if accept() failed)
16291      Branch: perl
16292            ! ext/IO/lib/IO/t/io_unix.t
16293 ____________________________________________________________________________
16294 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
16295         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
16296              From: "Stian Seeberg" <sseeberg@nimsoft.no>
16297              Date: Mon, 30 Jul 2001 12:28:07 +0200
16298              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
16299      Branch: perl
16300            ! perl.h
16301 ____________________________________________________________________________
16302 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
16303         Log: Subject: Pluggable optimizer
16304              From: Simon Cozens <simon@netthink.co.uk>
16305              Date: Wed, 1 Aug 2001 13:57:02 -0700
16306              Message-ID: <20010801135702.I10442@netthink.co.uk>
16307      Branch: perl
16308            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
16309 ____________________________________________________________________________
16310 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
16311         Log: Subject: [ID 20010801.039] perlre.pod message typo
16312              From: Autrijus Tang <autrijus@geb.elixus.org>
16313              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
16314              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
16315      Branch: perl
16316            ! pod/perlre.pod
16317 ____________________________________________________________________________
16318 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
16319         Log: Test for change #11536.
16320      Branch: perl
16321            ! t/op/tiehandle.t
16322 ____________________________________________________________________________
16323 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
16324         Log: More test fixups for #11537.
16325      Branch: perl
16326            ! t/lib/warnings/4lint t/lib/warnings/9enabled
16327 ____________________________________________________________________________
16328 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
16329         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
16330              From: Doug MacEachern <dougm@covalent.net>
16331              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
16332              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
16333      Branch: perl
16334            ! op.c t/TestInit.pm
16335 ____________________________________________________________________________
16336 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
16337         Log: Subject: [patch] ithreads + refto bug
16338              From: Doug MacEachern <dougm@covalent.net>
16339              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
16340              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
16341              
16342              (Test in change #11539)
16343      Branch: perl
16344            ! pp.c
16345 ____________________________________________________________________________
16346 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
16347         Log: Subject: [PATCH: perl@11523] fixups for t/harness
16348              From: Prymmer/Kahn <pvhp@best.com>
16349              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
16350              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
16351      Branch: perl
16352            ! t/harness
16353 ____________________________________________________________________________
16354 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
16355         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
16356              From: Prymmer/Kahn <pvhp@best.com>
16357              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
16358              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
16359      Branch: perl
16360            ! win32/Makefile win32/makefile.mk
16361 ____________________________________________________________________________
16362 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
16363         Log: Need to know the number of tests.
16364      Branch: perl
16365            ! t/run/exit.t
16366 ____________________________________________________________________________
16367 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
16368         Log: Subject: Re: new exit tests on VMS
16369              From: "Craig A. Berry" <craigberry@mac.com>
16370              Date: Tue, 31 Jul 2001 12:19:29 -0500
16371              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
16372      Branch: perl
16373            ! t/run/exit.t
16374 ____________________________________________________________________________
16375 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
16376         Log: Retract #11530 (the dTHX is needed under threads)
16377      Branch: perl
16378            ! perlio.c
16379 ____________________________________________________________________________
16380 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
16381         Log: (Retracted by #11531)
16382      Branch: perl
16383            ! perlio.c
16384 ____________________________________________________________________________
16385 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
16386         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
16387              From: Richard Soderberg <rs@crystalflame.net>
16388              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
16389              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
16390      Branch: perl
16391            ! unixish.h
16392 ____________________________________________________________________________
16393 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
16394         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
16395              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16396              Date: Tue, 31 Jul 2001 05:39:09 -0400
16397              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
16398              
16399              (with a note about the case of UV being equal to long long)
16400      Branch: perl
16401            ! utils/h2xs.PL
16402 ____________________________________________________________________________
16403 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
16404         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
16405              From: "Craig A. Berry" <craigberry@mac.com>
16406              Date: Tue, 31 Jul 2001 14:57:43 -0500
16407              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
16408      Branch: perl
16409            ! t/io/fs.t
16410 ____________________________________________________________________________
16411 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
16412         Log: Fix for
16413              
16414              Subject: [ID 20010116.001] File::Copy truncates orig file 
16415              From: arbor@al37al08.telecel.pt
16416              Date: Tue, 16 Jan 2001 11:43:02 GMT
16417              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
16418              
16419              (copy($foo, $foo) would truncate $foo)
16420      Branch: perl
16421            ! lib/File/Copy.pm lib/File/Copy.t
16422 ____________________________________________________________________________
16423 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
16424         Log: Metaconfig unit change for #11524.
16425      Branch: metaconfig/U/perl
16426            ! Extras.U
16427 ____________________________________________________________________________
16428 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
16429         Log: Multiple modules didn't work; plus typo fixes.
16430      Branch: perl
16431            ! Configure
16432 ____________________________________________________________________________
16433 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
16434         Log: Update Changes.
16435      Branch: perl
16436            ! Changes patchlevel.h
16437 ____________________________________________________________________________
16438 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
16439         Log: Regen perlapi.
16440      Branch: perl
16441            ! pod/perlapi.pod
16442 ____________________________________________________________________________
16443 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
16444         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
16445              From: Dave Mitchell <davem@fdgroup.co.uk>
16446              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
16447              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
16448      Branch: perl
16449            ! sv.c
16450 ____________________________________________________________________________
16451 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
16452         Log: Regen toc.
16453      Branch: perl
16454            ! pod/perltoc.pod
16455 ____________________________________________________________________________
16456 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
16457         Log: Regen Porting stuff.
16458      Branch: perl
16459            ! Porting/Glossary Porting/config.sh Porting/config_H
16460 ____________________________________________________________________________
16461 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
16462         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
16463              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16464              Date: Tue, 31 Jul 2001 05:34:38 -0400
16465              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
16466      Branch: perl
16467            ! utils/h2xs.PL
16468 ____________________________________________________________________________
16469 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
16470         Log: Metaconfig unit change for #11516. 
16471      Branch: metaconfig/U/perl
16472            ! gccvers.U
16473 ____________________________________________________________________________
16474 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
16475         Log: Add -Wall in cflags, not in Configure.
16476              (This way -Wall affects only the core and the core XS,
16477              not user modules' XS.  Concern from Paul Marquess,
16478              implementation idea from Andy Dougherty.)
16479      Branch: perl
16480            ! Configure cflags.SH
16481 ____________________________________________________________________________
16482 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
16483         Log: Metaconfig unit changes for #11514.
16484      Branch: metaconfig
16485            + U/modified/sysman.U
16486            ! U/installdirs/man1dir.U
16487 ____________________________________________________________________________
16488 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
16489         Log: Subject: Configure's detection of system manual
16490              From: Sean Dague <sean@dague.net> 
16491              Date: Sun, 13 May 2001 15:53:15 -0400
16492              Message-ID: <20010513155315.A15833@underhill.dague.net>
16493      Branch: perl
16494            ! Configure
16495 ____________________________________________________________________________
16496 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
16497         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
16498              From: Autrijus Tang <autrijus@autrijus.org> 
16499              Date: Thu, 21 Jun 2001 23:56:48 +0800
16500              Message-Id: <20010621235648.A57340@not.autrijus.org>
16501      Branch: perl
16502            ! pod/perlobj.pod
16503 ____________________________________________________________________________
16504 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
16505         Log: Subject: Typo in DB_File.pm
16506              From: "Philip Newton" <Philip.Newton@gmx.net>
16507              Date: Tue, 31 Jul 2001 06:19:35 +0200
16508              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
16509      Branch: perl
16510            ! ext/DB_File/DB_File.pm
16511 ____________________________________________________________________________
16512 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
16513         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
16514              From: "Stephen P. Potter" <spp@spotter.yi.org>
16515              Date: Wed, 30 May 2001 13:59:34 -0400
16516              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
16517      Branch: perl
16518            ! pod/perlre.pod
16519 ____________________________________________________________________________
16520 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
16521         Log: eval "format foo=" would loop indefinitely; reported in
16522              
16523              Subject: A load of old rubbish
16524              From: Mike Guy <mjtg@cam.ac.uk>
16525              Date: Mon, 14 May 2001 16:12:22 +0100
16526              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
16527              
16528              (The core dumps reported in there already fixed.)
16529      Branch: perl
16530            ! toke.c
16531 ____________________________________________________________________________
16532 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
16533         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
16534      Branch: perl
16535            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
16536            + lib/Switch/t/switch_case.t
16537            - lib/Switch/test.pl
16538            ! MANIFEST lib/Switch.pm
16539 ____________________________________________________________________________
16540 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
16541         Log: Subject: [PATCH @11505] DB_File-1.78
16542              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
16543              Date: Mon, 30 Jul 2001 22:54:37 +0100
16544              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
16545      Branch: perl
16546            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16547            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
16548 ____________________________________________________________________________
16549 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
16550         Log: Explain in more detail why -pipe and -fno-common are good.
16551      Branch: perl
16552            ! hints/darwin.sh
16553 ____________________________________________________________________________
16554 [ 11506] By: nick                                  on 2001/07/30  14:32:23
16555         Log: Integrate mainline
16556      Branch: perlio
16557           !> INSTALL Makefile.SH doio.c hints/darwin.sh
16558 ____________________________________________________________________________
16559 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
16560         Log: Perl hasn't been putting man pages into $prefix/lib for
16561              a long time now; pointed out by Andy Dougherty. 
16562      Branch: perl
16563            ! hints/darwin.sh
16564 ____________________________________________________________________________
16565 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
16566         Log: Document the extras Configure option.
16567      Branch: perl
16568            ! INSTALL
16569 ____________________________________________________________________________
16570 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
16571         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
16572              everywhere.
16573      Branch: perl
16574           !> doio.c
16575 ____________________________________________________________________________
16576 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
16577         Log: Doubly guard against invoking CPAN if no extras defined,
16578              pointed out by H. Merijn Brand.
16579      Branch: perl
16580            ! Makefile.SH
16581 ____________________________________________________________________________
16582 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
16583         Log: Fix O_RDONLY check to check for O_RDONLY.
16584      Branch: maint-5.6/macperl
16585            ! doio.c
16586 ____________________________________________________________________________
16587 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
16588         Log: Integrate miscellaneous changes from maint-5.6/perl.
16589      Branch: maint-5.6/macperl
16590           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
16591 ____________________________________________________________________________
16592 [ 11499] By: nick                                  on 2001/07/30  06:52:42
16593         Log: Integrate mainline
16594      Branch: perlio
16595           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
16596           +> win32/sync_ext.pl
16597            - win32/sncfnmcs.pl
16598           !> (integrate 71 files)
16599 ____________________________________________________________________________
16600 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
16601         Log: Update Changes.
16602      Branch: perl
16603            ! Changes patchlevel.h
16604 ____________________________________________________________________________
16605 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
16606         Log: Now Configure -Dextras=Foo::Bar and "make install" will
16607              fetch and install Foo::Bar.
16608      Branch: perl
16609            ! Makefile.SH
16610 ____________________________________________________________________________
16611 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
16612         Log: Metaconfig unit change for #11495.
16613      Branch: metaconfig/U/perl
16614            ! Extras.U
16615 ____________________________________________________________________________
16616 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
16617         Log: extras.make, extras.test, and extras.install make targets.
16618      Branch: perl
16619            ! Configure Makefile.SH
16620 ____________________________________________________________________________
16621 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
16622         Log: Metaconfig unit change for #11493.
16623      Branch: metaconfig/U/perl
16624            ! Extras.U
16625 ____________________________________________________________________________
16626 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
16627         Log: Better to have the list of extras in $extras than 'define'.
16628      Branch: perl
16629            ! Configure
16630 ____________________________________________________________________________
16631 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
16632         Log: The metaconfig unit change for #11490.
16633      Branch: metaconfig/U/perl
16634            + Extras.U
16635 ____________________________________________________________________________
16636 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
16637         Log: Missed from #11490 (the required dependency).
16638      Branch: perl
16639            ! Makefile.SH
16640 ____________________________________________________________________________
16641 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
16642         Log: Add the support of asking for extra modules or bundles of modules
16643              to be fetched from the CPAN and installed as a part of the Perl
16644              build process.  None of this installation is yet really done;
16645              only the list is asked, and saved away in extras.lst for
16646              the build and installation process to worry about later.
16647      Branch: perl
16648            ! Configure
16649 ____________________________________________________________________________
16650 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
16651         Log: Beginnings of better Inf and NaN support.
16652              At least toke.c and sv.c still need quite a bit of work.
16653      Branch: perl
16654            ! numeric.c perl.h
16655 ____________________________________________________________________________
16656 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
16657         Log: Top-level Makefile didn't honour OPTIMIZE.
16658      Branch: perl
16659            ! Makefile.SH
16660 ____________________________________________________________________________
16661 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
16662         Log: Update Changes.
16663      Branch: perl
16664            ! Changes patchlevel.h
16665 ____________________________________________________________________________
16666 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
16667         Log: Use Search::Dict 1.02 interface for charinfo().
16668      Branch: perl
16669            ! lib/UnicodeCD.pm
16670 ____________________________________________________________________________
16671 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
16672         Log: Now also allow transforming the read lines before comparing them.
16673              (This will help UnicodeCD.) 
16674      Branch: perl
16675            ! lib/Search/Dict.pm
16676 ____________________________________________________________________________
16677 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
16678         Log: Remove tiehandle code.
16679      Branch: perl
16680            ! lib/UnicodeCD.pm
16681 ____________________________________________________________________________
16682 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
16683         Log: Allow specifying a comparison function for Search::Dict::look().
16684      Branch: perl
16685            ! lib/Search/Dict.pm
16686 ____________________________________________________________________________
16687 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
16688         Log: Small UnicodeCD tweaks.
16689      Branch: perl
16690            ! lib/UnicodeCD.pm lib/UnicodeCD.t
16691 ____________________________________________________________________________
16692 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
16693         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
16694              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16695              Date: Tue, 24 Jul 2001 01:51:32 +0900
16696              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
16697      Branch: perl
16698            ! lib/UnicodeCD.pm lib/UnicodeCD.t
16699 ____________________________________________________________________________
16700 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
16701         Log: Subject: [PATCH] installperl
16702              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
16703              Date: Fri, 27 Jul 2001 19:05:04 -0700
16704              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
16705      Branch: perl
16706            ! installperl
16707 ____________________________________________________________________________
16708 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
16709         Log: Subject: [PATCH] Set proper compatibility versions in core
16710              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
16711              Date: Fri, 27 Jul 2001 20:01:49 -0700
16712              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
16713      Branch: perl
16714            ! Makefile.SH
16715 ____________________________________________________________________________
16716 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
16717         Log: Metaconfig unit change for #11477.
16718      Branch: metaconfig/U/perl
16719            ! dlsrc.U
16720 ____________________________________________________________________________
16721 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
16722         Log: Subject: [PATCH] Darwin: -fpic not so good
16723              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
16724              Date: Fri, 27 Jul 2001 18:57:38 -0700
16725              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
16726      Branch: perl
16727            ! Configure
16728 ____________________________________________________________________________
16729 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
16730         Log: Subject: [PATCH] Clean up Darwin hints
16731              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
16732              Date: Fri, 27 Jul 2001 19:13:15 -0700
16733              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
16734      Branch: perl
16735            ! hints/darwin.sh
16736 ____________________________________________________________________________
16737 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
16738         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
16739              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16740              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
16741              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
16742      Branch: perl
16743            ! pod/perlfunc.pod pp.c t/op/split.t
16744 ____________________________________________________________________________
16745 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
16746         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
16747              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
16748              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
16749              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
16750      Branch: perl
16751            ! pod/perlvar.pod
16752 ____________________________________________________________________________
16753 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
16754         Log: Subject: [PATCH] fixes to constant.pm documentation
16755              From: Ilmari Karonen <iltzu@sci.fi>
16756              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
16757              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
16758      Branch: perl
16759            ! lib/constant.pm
16760 ____________________________________________________________________________
16761 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
16762         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
16763              From: "Philip Newton" <Philip.Newton@gmx.net>
16764              Date: Fri, 27 Jul 2001 07:51:10 +0200
16765              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
16766      Branch: perl
16767            ! pod/perlport.pod
16768 ____________________________________________________________________________
16769 [ 11471] By: nick                                  on 2001/07/26  06:23:32
16770         Log: Subject:  [PATCH] Doc fix for perlguts / threading
16771              From:  Arthur Bergman <arthur@contiller.se>
16772              Date:  Wed, 25 Jul 2001 11:28:23 +0200
16773              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
16774      Branch: perl
16775            ! pod/perlguts.pod
16776 ____________________________________________________________________________
16777 [ 11470] By: nick                                  on 2001/07/26  06:21:06
16778         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
16779              From:  Philip Newton <Philip.Newton@gmx.net>
16780              Date:  Wed, 25 Jul 2001 08:19:47 +0200
16781              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
16782      Branch: perl
16783            ! INSTALL
16784 ____________________________________________________________________________
16785 [ 11469] By: nick                                  on 2001/07/26  06:20:25
16786         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
16787              From:  Philip Newton <Philip.Newton@gmx.net>
16788              Date:  Wed, 25 Jul 2001 08:12:48 +0200
16789              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
16790      Branch: perl
16791            ! INSTALL
16792 ____________________________________________________________________________
16793 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
16794         Log: More +x.
16795      Branch: perl
16796            ! Porting/makerel
16797 ____________________________________________________________________________
16798 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
16799         Log: Update Changes.
16800      Branch: perl
16801            ! Changes patchlevel.h
16802 ____________________________________________________________________________
16803 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
16804         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
16805              From: "Philip Newton" <Philip.Newton@gmx.net>
16806              Date: Tue, 24 Jul 2001 06:45:55 +0200
16807              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
16808      Branch: perl
16809            ! os2/perlrexx.c
16810 ____________________________________________________________________________
16811 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
16812         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
16813              From: Peter Prymmer <pvhp@forte.com>
16814              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
16815              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
16816      Branch: perl
16817            ! pod/perlport.pod t/io/fs.t vms/test.com
16818 ____________________________________________________________________________
16819 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
16820         Log: Workaround on Cwd bootstrap problem.
16821      Branch: perl
16822            ! lib/ExtUtils/MakeMaker.pm
16823 ____________________________________________________________________________
16824 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
16825         Log: When in Rome, quote like the Romans do.
16826      Branch: perl
16827            ! cflags.SH
16828 ____________________________________________________________________________
16829 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
16830         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
16831              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16832              Date: Mon, 23 Jul 2001 19:29:49 -0400
16833              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
16834      Branch: perl
16835            + os2/perlrexx.c
16836            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
16837            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
16838            ! t/op/write.t
16839 ____________________________________________________________________________
16840 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
16841         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
16842              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16843              Date: Mon, 23 Jul 2001 18:43:42 -0400
16844              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
16845      Branch: perl
16846            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
16847 ____________________________________________________________________________
16848 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
16849         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
16850              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16851              Date: Mon, 23 Jul 2001 18:33:16 -0400
16852              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
16853      Branch: perl
16854            ! lib/ExtUtils/MakeMaker.pm
16855 ____________________________________________________________________________
16856 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
16857         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
16858              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16859              Date: Mon, 23 Jul 2001 18:20:35 -0400
16860              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
16861      Branch: perl
16862            ! Makefile.SH cflags.SH
16863 ____________________________________________________________________________
16864 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
16865         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
16866              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
16867              Date: Mon, 23 Jul 2001 11:32:17 -0500
16868              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
16869      Branch: perl
16870            ! lib/ExtUtils/MakeMaker.pm
16871 ____________________________________________________________________________
16872 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
16873         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
16874              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16875              Date: Mon, 23 Jul 2001 18:13:20 -0400
16876              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
16877      Branch: perl
16878            ! lib/perl5db.pl
16879 ____________________________________________________________________________
16880 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
16881         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
16882              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16883              Date: Mon, 23 Jul 2001 18:07:40 -0400
16884              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
16885      Branch: perl
16886            ! op.c
16887 ____________________________________________________________________________
16888 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
16889         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
16890              From: "Craig A. Berry" <craigberry@mac.com>
16891              Date: Mon, 23 Jul 2001 15:35:06 -0500
16892              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
16893      Branch: perl
16894            ! util.c
16895 ____________________________________________________________________________
16896 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
16897         Log: Subject: [PATCH perlfaq9.pod typo]
16898              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
16899              Date: Mon, 23 Jul 2001 07:49:05 -0700
16900              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
16901      Branch: perl
16902            ! pod/perlfaq9.pod
16903 ____________________________________________________________________________
16904 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
16905         Log: Subject: win32\sncfnmcs.pl corrections
16906              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
16907              Date: Mon, 23 Jul 2001 12:56:54 +0200
16908              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
16909              
16910              Rename the script a little bit more sensibly.
16911      Branch: perl
16912            + win32/sync_ext.pl
16913            - win32/sncfnmcs.pl
16914            ! MANIFEST README.win32
16915 ____________________________________________________________________________
16916 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
16917         Log: Test tweak.
16918      Branch: perl
16919            ! ext/B/Deparse.t
16920 ____________________________________________________________________________
16921 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
16922         Log: Metaconfig unit tweak for #11450.
16923      Branch: metaconfig/U/perl
16924            ! Mksymlinks.U
16925 ____________________________________________________________________________
16926 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
16927         Log: Too volatile failsafe check.
16928      Branch: perl
16929            ! Configure
16930 ____________________________________________________________________________
16931 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
16932         Log: Further doc tweaks.
16933      Branch: perl
16934            ! lib/UnicodeCD.pm
16935 ____________________________________________________________________________
16936 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
16937         Log: Doc tweaks.
16938      Branch: perl
16939            ! lib/UnicodeCD.pm
16940 ____________________________________________________________________________
16941 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
16942         Log: Doc tweakery from Abhijit.
16943      Branch: perl
16944            ! Porting/repository.pod
16945 ____________________________________________________________________________
16946 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
16947         Log: An accidental empty line.
16948      Branch: perl
16949            ! MANIFEST
16950 ____________________________________________________________________________
16951 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
16952         Log: Missing MANIFESTations.
16953      Branch: perl
16954            ! MANIFEST
16955 ____________________________________________________________________________
16956 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
16957         Log: Update Changes.
16958      Branch: perl
16959            ! Changes patchlevel.h
16960 ____________________________________________________________________________
16961 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
16962         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
16963              From: Mike Guy <mjtg@cam.ac.uk>
16964              Date: Fri, 20 Jul 2001 16:12:49 +0100
16965              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
16966      Branch: perl
16967            ! Porting/pumpkin.pod
16968 ____________________________________________________________________________
16969 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
16970         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
16971              From: Peter Prymmer <pvhp@forte.com>
16972              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
16973              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
16974      Branch: perl
16975            ! pod/perlhack.pod
16976 ____________________________________________________________________________
16977 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
16978         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
16979              From: Michael G Schwern <schwern@pobox.com>
16980              Date: Fri, 20 Jul 2001 20:22:35 -0400
16981              Message-ID: <20010720202235.O4498@blackrider>
16982      Branch: perl
16983            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
16984            ! lib/Test/t/todo.t
16985 ____________________________________________________________________________
16986 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
16987         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
16988              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
16989              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
16990              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
16991      Branch: perl
16992            ! ext/POSIX/POSIX.pod
16993 ____________________________________________________________________________
16994 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
16995         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
16996              From: Mark-Jason Dominus <mjd@plover.com>
16997              Date: Fri, 20 Jul 2001 23:16:54 -0400
16998              Message-ID: <20010721031654.21877.qmail@plover.com>
16999      Branch: perl
17000            ! ext/POSIX/POSIX.pod
17001 ____________________________________________________________________________
17002 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
17003         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
17004              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17005              Date: Sun, 22 Jul 2001 14:56:09 +0200
17006              Message-ID: <20010722145609.A766@rafael>
17007      Branch: perl
17008            ! ext/B/O.pm
17009 ____________________________________________________________________________
17010 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
17011         Log: Subject: regexec.c #define cleanup
17012              From: Mark-Jason Dominus <mjd@plover.com>
17013              Date: Sat, 21 Jul 2001 18:33:25 -0400
17014              Message-ID: <20010721223325.3069.qmail@plover.com>
17015      Branch: perl
17016            ! regexec.c
17017 ____________________________________________________________________________
17018 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
17019         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
17020              From: Prymmer/Kahn <pvhp@best.com>
17021              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
17022              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
17023      Branch: perl
17024            ! t/io/fs.t
17025 ____________________________________________________________________________
17026 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
17027         Log: Typo in #11432.
17028      Branch: perl
17029            ! ext/POSIX/POSIX.t
17030 ____________________________________________________________________________
17031 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
17032         Log: Integrate (manually) change #11424 from macperl.
17033      Branch: perl
17034            ! ext/Filter/t/call.t
17035 ____________________________________________________________________________
17036 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
17037         Log: Integrate change #11408 from macperl.
17038      Branch: perl
17039           !> README.macos pod/perlport.pod
17040 ____________________________________________________________________________
17041 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
17042         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
17043      Branch: perl
17044           +> macos/MacPerlTests.cmd macos/xsubpp.patch
17045            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
17046            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
17047            ! ext/POSIX/POSIX.t
17048 ____________________________________________________________________________
17049 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
17050         Log: pod/*.t tests not picked up by t/TEST either
17051      Branch: maint-5.6/perl
17052            ! t/TEST
17053 ____________________________________________________________________________
17054 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
17055         Log: better tweak for change#11429 (windows has both / and \ separated
17056              paths in @INC at that point)
17057      Branch: maint-5.6/perl
17058            ! t/pod/testp2pt.pl
17059 ____________________________________________________________________________
17060 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
17061         Log: MacOS pod test tweak needs \Escape
17062      Branch: maint-5.6/perl
17063            ! t/pod/testp2pt.pl
17064 ____________________________________________________________________________
17065 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
17066         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
17067              resulting duplicate output, but t/harness isn't)
17068      Branch: maint-5.6/perl
17069            ! t/run/runenv.t
17070 ____________________________________________________________________________
17071 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
17072         Log: t/harness wasn't picking up all the tests
17073      Branch: maint-5.6/perl
17074            ! t/harness
17075 ____________________________________________________________________________
17076 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
17077         Log: update MANIFEST for new file
17078      Branch: maint-5.6/perl
17079            ! MANIFEST
17080 ____________________________________________________________________________
17081 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
17082         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
17083              the exception of the macperl/macos/... tree
17084      Branch: maint-5.6/perl
17085           +> t/lib/filefind-taint.t
17086           !> (integrate 72 files)
17087 ____________________________________________________________________________
17088 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
17089         Log: Fix test.
17090      Branch: maint-5.6/macperl
17091            ! macos/bundled_ext/Filter/t/call.t
17092 ____________________________________________________________________________
17093 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
17094         Log: Make perl fork()-safe (in a slightly limited way) even on
17095              platforms that don't have pthread_atfork() (extension of
17096              the fix in change#11151).
17097              
17098              Note that this will not help extensions that call fork()
17099              directly in C, or that link to libraries that call fork()
17100              directly.  Such cases must be fixed to either call
17101              PerlProc_fork(), or call atfork_lock() in parent before the
17102              calling the function that forks and call atfork_unlock()
17103              in both parent and child immediately after the fork().
17104              (There are no worries if C code calls exec() in the child
17105              immediately after a fork().  Only cases where the child
17106              calls perl's API functions (including New()) after the
17107              fork() are problematic.)
17108              
17109              This change also eliminates the use of vfork() from perl,
17110              since all such uses were violating the severe restrictions
17111              on modifying the state of the process between the vfork()
17112              and the exec().
17113              
17114              This is a modified version of patches suggested by Abhijit
17115              Menon-Sen and Richard Soderberg.
17116      Branch: perl
17117            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
17118            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
17119 ____________________________________________________________________________
17120 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
17121         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
17122              Switch, and Text::Balanced.
17123      Branch: maint-5.6/macperl
17124            + macos/bundled_ext/Filter/Util/Call/Call.pm
17125            + macos/bundled_ext/Filter/Util/Call/Call.xs
17126            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
17127            + macos/bundled_ext/Filter/t/MyFilter.pm
17128            + macos/bundled_ext/Filter/t/call.t
17129            + macos/bundled_ext/Filter/t/filter-util.pl
17130            + macos/bundled_lib/blib/lib/Class/ISA.pm
17131            + macos/bundled_lib/blib/lib/Digest.pm
17132            + macos/bundled_lib/blib/lib/Filter/Simple.pm
17133            + macos/bundled_lib/blib/lib/Switch.pm
17134            + macos/bundled_lib/blib/lib/Text/Balanced.pm
17135            + macos/bundled_lib/blib/lib/Text/Balanced.pod
17136            + macos/bundled_lib/t/Class/ISA/test.pl
17137            + macos/bundled_lib/t/Digest/Digest.t
17138            + macos/bundled_lib/t/Filter/Simple/test.pl
17139            + macos/bundled_lib/t/Switch/test.pl
17140            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
17141            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
17142            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
17143            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
17144            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
17145            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
17146            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
17147            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
17148 ____________________________________________________________________________
17149 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
17150         Log: Add Filter::Util::Call to config/make files; edit utils
17151              to recognize the module (it was descended too far down).
17152              Bump version to 5.6.1a4.
17153      Branch: maint-5.6/macperl
17154            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
17155            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
17156            ! macos/macperl/Makefile.mk macos/xsubpp.patch
17157 ____________________________________________________________________________
17158 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
17159         Log: Make DB_File the default for MLDBM on MacOS.
17160      Branch: maint-5.6/macperl
17161            ! macos/bundled_lib/blib/lib/MLDBM.pm
17162 ____________________________________________________________________________
17163 [ 11419] By: nick                                  on 2001/07/20  14:51:03
17164         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
17165              From:  Simon Cozens <simon@netthink.co.uk>
17166              Date:  Fri, 20 Jul 2001 11:42:35 -0400
17167              Message-Id:  <20010720114235.A5235@netthink.co.uk>
17168      Branch: perl
17169            ! lib/UnicodeCD.pm
17170 ____________________________________________________________________________
17171 [ 11418] By: nick                                  on 2001/07/20  14:48:12
17172         Log: Subject:  [PATCH regcomp.h] adds a comment
17173              From:  Abhijit Menon-Sen <ams@wiw.org>
17174              Date:  Fri, 20 Jul 2001 21:05:37 +0530
17175              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
17176      Branch: perl
17177            ! regcomp.h
17178 ____________________________________________________________________________
17179 [ 11417] By: nick                                  on 2001/07/20  14:16:38
17180         Log: Subject:  [PATCH 5.7.2] INSTALL updates
17181              From:  Andy Dougherty <doughera@lafayette.edu>
17182              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
17183              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
17184      Branch: perl
17185            ! INSTALL
17186 ____________________________________________________________________________
17187 [ 11416] By: nick                                  on 2001/07/20  06:44:44
17188         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
17189              From:  Russ Allbery <rra@stanford.edu>
17190              Date:  19 Jul 2001 15:52:37 -0700
17191              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
17192      Branch: perl
17193            ! lib/Pod/Man.pm
17194 ____________________________________________________________________________
17195 [ 11415] By: nick                                  on 2001/07/20  06:35:11
17196         Log: Subject:  [PATCH] defer op_seq allocation
17197              From:  Abhijit Menon-Sen <ams@wiw.org>
17198              Date:  Thu, 19 Jul 2001 22:12:24 +0530
17199              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
17200      Branch: perl
17201            ! op.c
17202 ____________________________________________________________________________
17203 [ 11414] By: nick                                  on 2001/07/20  06:23:36
17204         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
17205              From:  Abhijit Menon-Sen <ams@wiw.org>
17206              Date:  Fri, 20 Jul 2001 01:18:50 +0530
17207              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
17208              (Private e-mail)
17209      Branch: perl
17210            ! ext/Time/HiRes/HiRes.xs
17211 ____________________________________________________________________________
17212 [ 11413] By: nick                                  on 2001/07/20  06:18:53
17213         Log: Integrate mainline
17214      Branch: perlio
17215           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
17216            - t/base/commonsense.t
17217           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
17218           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
17219           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
17220           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
17221           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
17222           !> win32/win32.c
17223 ____________________________________________________________________________
17224 [ 11412] By: nick                                  on 2001/07/19  06:44:27
17225         Log: Integrate win32/perlhost.h from maintenance branch.
17226              (Rest of $ENV{PATH} / system() fix.)
17227      Branch: perl
17228           !> win32/perlhost.h
17229 ____________________________________________________________________________
17230 [ 11411] By: nick                                  on 2001/07/19  06:41:34
17231         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
17232              From:  Philip Newton <Philip.Newton@gmx.net>
17233              Date:  Wed, 18 Jul 2001 21:43:57 +0200
17234              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
17235      Branch: perl
17236            ! pod/perlhack.pod
17237 ____________________________________________________________________________
17238 [ 11410] By: nick                                  on 2001/07/19  06:39:35
17239         Log: Subject:  Security hole in taint checking in open()
17240              From:  deekoo@tentacle.net
17241              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
17242              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
17243      Branch: perl
17244            ! doio.c
17245 ____________________________________________________________________________
17246 [ 11409] By: nick                                  on 2001/07/19  06:28:08
17247         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
17248              From:  Abhijit Menon-Sen <ams@wiw.org>
17249              Date:  Thu, 19 Jul 2001 04:30:43 +0530
17250              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
17251      Branch: perl
17252            ! ext/Time/HiRes/HiRes.xs
17253 ____________________________________________________________________________
17254 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
17255         Log: Update docs with latest implementation information and new URLs.
17256      Branch: maint-5.6/macperl
17257            ! README.macos pod/perlport.pod
17258 ____________________________________________________________________________
17259 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
17260         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
17261              Fix BuildRules to accept optimization variables.
17262      Branch: maint-5.6/macperl
17263            + macos/bundled_ext/Digest/MD5/Makefile.mk
17264            ! macos/BuildRules.mk macos/Makefile.mk
17265            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
17266            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
17267 ____________________________________________________________________________
17268 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
17269         Log: Integrate changes 11399,11401
17270      Branch: maint-5.6/macperl
17271           !> win32/perlhost.h win32/win32.c
17272 ____________________________________________________________________________
17273 [ 11405] By: nick                                  on 2001/07/18  06:50:33
17274         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
17275              from perl5.6*
17276      Branch: perl
17277           !> win32/perlhost.h win32/win32.c
17278 ____________________________________________________________________________
17279 [ 11404] By: nick                                  on 2001/07/18  06:43:59
17280         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
17281              From:  hv@crypt0.demon.co.uk
17282              Date:  Wed, 18 Jul 2001 05:58:46 +0100
17283              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
17284      Branch: perl
17285            ! ext/POSIX/POSIX.t
17286 ____________________________________________________________________________
17287 [ 11403] By: nick                                  on 2001/07/18  06:38:57
17288         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
17289              From:  hv@crypt0.demon.co.uk
17290              Date:  Wed, 18 Jul 2001 05:21:54 +0100
17291              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
17292      Branch: perl
17293            ! numeric.c t/op/arith.t
17294 ____________________________________________________________________________
17295 [ 11402] By: nick                                  on 2001/07/18  06:19:17
17296         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
17297              From:  mjd@plover.com
17298              Date:  17 Jul 2001 17:59:20 -0000
17299              Message-Id:  <20010717175920.8177.qmail@plover.com>
17300      Branch: perl
17301            ! pod/perlre.pod
17302 ____________________________________________________________________________
17303 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
17304         Log: thinko in change#11400 (duh)
17305      Branch: maint-5.6/perl
17306            ! win32/perlhost.h
17307 ____________________________________________________________________________
17308 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
17309         Log: change#11399 revealed another unrelated bug; this is just a temporary
17310              bandaid
17311      Branch: maint-5.6/perl
17312            ! win32/perlhost.h
17313 ____________________________________________________________________________
17314 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
17315         Log: fix bugs in handling of the virtualized environment under windows;
17316              there were bugs in propagating any changes to %ENV down to the real
17317              environment when such changes happened in the toplevel process
17318              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
17319              problem identification, and for a part of the fix)
17320      Branch: maint-5.6/perl
17321            ! win32/perlhost.h win32/win32.c
17322 ____________________________________________________________________________
17323 [ 11398] By: nick                                  on 2001/07/17  08:26:35
17324         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
17325              From: Peter Prymmer <pvhp@forte.com>
17326              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
17327              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
17328              
17329              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
17330              should not depend on existance of Config.pm
17331      Branch: perl
17332           +> t/lib/commonsense.t
17333            - t/base/commonsense.t
17334            ! MANIFEST t/README
17335 ____________________________________________________________________________
17336 [ 11397] By: nick                                  on 2001/07/17  08:09:58
17337         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
17338              From:  Michael G Schwern <schwern@pobox.com>
17339              Date:  Mon, 16 Jul 2001 18:20:31 -0400
17340              Message-Id:  <20010716182031.A1128@blackrider>
17341      Branch: perl
17342            ! pod/perlhack.pod
17343 ____________________________________________________________________________
17344 [ 11396] By: nick                                  on 2001/07/17  08:04:11
17345         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
17346              From:  Gwyn Judd <b.judd@xtra.co.nz>
17347              Date:  Tue, 17 Jul 2001 20:55:58 +1200
17348              Message-Id:  <20010717205558.A3107@thislove>
17349      Branch: perl
17350            ! pod/perlfunc.pod
17351 ____________________________________________________________________________
17352 [ 11395] By: nick                                  on 2001/07/17  08:02:22
17353         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
17354              From:  Peter Prymmer <pvhp@forte.com>
17355              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
17356              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
17357      Branch: perl
17358            ! t/op/sprintf.t
17359 ____________________________________________________________________________
17360 [ 11394] By: nick                                  on 2001/07/17  07:57:06
17361         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
17362              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
17363              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
17364              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
17365      Branch: perl
17366            ! gv.c
17367 ____________________________________________________________________________
17368 [ 11392] By: nick                                  on 2001/07/17  07:50:12
17369         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
17370              From:  Coral <coral@moonlight.crystalflame.net>
17371              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
17372              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
17373      Branch: perl
17374            ! pp_sys.c thread.h
17375 ____________________________________________________________________________
17376 [ 11391] By: nick                                  on 2001/07/17  07:34:28
17377         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
17378              From:  Jonathan Stowe <gellyfish@gellyfish.com>
17379              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
17380              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
17381      Branch: perl
17382            ! utils/h2xs.PL
17383 ____________________________________________________________________________
17384 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
17385         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
17386              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
17387              and Mac::Apps::Launch, which don't work, and Time::HiRes and
17388              Time::Piece, which don't yet work.
17389      Branch: maint-5.6/macperl
17390            + (add 154 files)
17391 ____________________________________________________________________________
17392 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
17393         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
17394              Also add hack to get around missing setenv for PERL5DB.
17395      Branch: maint-5.6/macperl
17396            ! macos/macish.c macos/macish.h
17397 ____________________________________________________________________________
17398 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
17399         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
17400      Branch: maint-5.6/macperl
17401            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
17402            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
17403 ____________________________________________________________________________
17404 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
17405         Log: Fix up some configuration and make options, add extra
17406              extensions.
17407      Branch: maint-5.6/macperl
17408            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
17409            ! macos/macperl/Makefile.mk
17410 ____________________________________________________________________________
17411 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
17412         Log: From Change 11374 in maintperl.
17413      Branch: maint-5.6/macperl
17414           !> utils/h2ph.PL
17415 ____________________________________________________________________________
17416 [ 11385] By: nick                                  on 2001/07/16  14:12:58
17417         Log: Back out change to h2xs till it passes its test.
17418      Branch: perl
17419            ! utils/h2xs.PL
17420 ____________________________________________________________________________
17421 [ 11384] By: nick                                  on 2001/07/16  14:00:10
17422         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
17423              From:  Jonathan Stowe <gellyfish@gellyfish.com>
17424              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
17425              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
17426      Branch: perl
17427            ! utils/h2xs.PL
17428 ____________________________________________________________________________
17429 [ 11383] By: nick                                  on 2001/07/16  13:53:12
17430         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
17431              From:  Robin Houston <robin@kitsite.com>
17432              Date:  Sun, 15 Jul 2001 18:22:31 +0100
17433              Message-Id:  <20010715182230.A11174@robin>
17434      Branch: perl
17435            ! hints/darwin.sh
17436 ____________________________________________________________________________
17437 [ 11382] By: nick                                  on 2001/07/16  13:52:49
17438         Log: Subject:  [PATCH perl@11372] re_dup
17439              From:  Radu Greab <radu@netsoft.ro>
17440              Date:  Sun, 15 Jul 2001 04:50:06 +0300
17441              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
17442      Branch: perl
17443            ! sv.c
17444 ____________________________________________________________________________
17445 [ 11379] By: nick                                  on 2001/07/16  13:35:39
17446         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
17447              From:  Robin Houston <robin@kitsite.com>
17448              Date:  Sat, 14 Jul 2001 14:28:50 +0100
17449              Message-Id:  <20010714142850.A10205@robin>
17450      Branch: perl
17451            ! ext/B/B/Deparse.pm
17452 ____________________________________________________________________________
17453 [ 11378] By: nick                                  on 2001/07/16  13:30:36
17454         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
17455              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
17456              Date:  Sat, 14 Jul 2001 22:17:42 +0900
17457              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
17458      Branch: perl
17459            + ext/Encode/Encode/euc-jp-0212.enc
17460            ! ext/Encode/Encode/Tcl.pm
17461 ____________________________________________________________________________
17462 [ 11377] By: nick                                  on 2001/07/16  13:17:28
17463         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
17464              From:  Andy Dougherty <doughera@lafayette.edu>
17465              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
17466              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
17467      Branch: perl
17468            ! hints/darwin.sh hints/rhapsody.sh
17469 ____________________________________________________________________________
17470 [ 11376] By: nick                                  on 2001/07/16  09:05:00
17471         Log: Integrate mainline
17472      Branch: perlio
17473           +> ext/Encode/Encode/7bit-greek.enc
17474           +> ext/Encode/Encode/7bit-latin1.enc
17475           +> ext/Encode/Encode/cns11643-1.enc
17476           +> ext/Encode/Encode/cns11643-2.enc
17477           +> ext/Encode/Encode/iso2022-cn.enc
17478           +> ext/Encode/Encode/iso2022-jp1.enc
17479           +> ext/Encode/Encode/iso2022-jp2.enc
17480           !> Changes Configure MANIFEST Makefile.SH
17481           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
17482           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
17483           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
17484           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
17485           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
17486 ____________________________________________________________________________
17487 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
17488         Log: integrate change#11374 from maint-5.6
17489              
17490              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
17491      Branch: perl
17492           !> utils/h2ph.PL
17493 ____________________________________________________________________________
17494 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
17495         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
17496      Branch: maint-5.6/perl
17497            ! utils/h2ph.PL
17498 ____________________________________________________________________________
17499 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
17500         Log: Update Changes.
17501      Branch: perl
17502            ! Changes patchlevel.h
17503 ____________________________________________________________________________
17504 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
17505         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
17506              From: Jonathan Stowe <gellyfish@gellyfish.com>
17507              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
17508              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
17509      Branch: perl
17510            ! utils/h2xs.PL
17511 ____________________________________________________________________________
17512 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
17513         Log: Subject: patch to add DEL to [:cntrl:]
17514              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
17515              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
17516              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
17517      Branch: perl
17518            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
17519 ____________________________________________________________________________
17520 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
17521         Log: Metaconfig unit change for #11369; plus a dependency nit.
17522      Branch: metaconfig
17523            ! U/compline/nblock_io.U
17524      Branch: metaconfig/U/perl
17525            ! Extensions.U
17526 ____________________________________________________________________________
17527 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
17528         Log: #include <stdlib.h> so that exit() is prototyped,
17529              noticed by Hugo.
17530      Branch: perl
17531            ! Configure
17532 ____________________________________________________________________________
17533 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
17534         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
17535              From: Peter Prymmer <pvhp@forte.com>
17536              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
17537              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
17538      Branch: perl
17539            ! t/op/sprintf.t
17540 ____________________________________________________________________________
17541 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
17542         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
17543              From: Peter Prymmer <pvhp@forte.com>
17544              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
17545              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
17546      Branch: perl
17547            ! ext/Encode/Encode/Tcl.t
17548 ____________________________________________________________________________
17549 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
17550         Log: Add information about gcc 3.0 basic block profiling.
17551      Branch: perl
17552            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
17553 ____________________________________________________________________________
17554 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
17555         Log: Subject: Error in lib/PerlIO/Via.pm ?
17556              From: Mark-Jason Dominus <mjd@plover.com>
17557              Date: Fri, 13 Jul 2001 15:55:41 -0400
17558              Message-ID: <20010713195541.26751.qmail@plover.com>
17559      Branch: perl
17560            ! ext/PerlIO/Via/Via.pm
17561 ____________________________________________________________________________
17562 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
17563         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
17564              section from the Compiler section.
17565      Branch: perl
17566            ! myconfig.SH
17567 ____________________________________________________________________________
17568 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
17569         Log: Handle glibc style of constant definitions using enum
17570              with intervening #defines; from Brendan O'Dea.
17571      Branch: perl
17572            ! utils/h2ph.PL
17573 ____________________________________________________________________________
17574 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
17575         Log: Add LC_MESSAGES to the locale_h export tag (it already is
17576              in the Makefile.PL and thusly eligible for an XS constant)
17577              (see also maintperl #10543)
17578      Branch: perl
17579            ! ext/POSIX/POSIX.pm
17580 ____________________________________________________________________________
17581 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
17582         Log: Subject: Re: [patch] re_dup
17583              From: Abhijit Menon-Sen <ams@wiw.org>
17584              Date: Fri, 13 Jul 2001 21:41:09 +0530
17585              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
17586      Branch: perl
17587            ! sv.c
17588 ____________________________________________________________________________
17589 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
17590         Log: Subject: [patch] re_dup
17591              From: Doug MacEachern <dougm@covalent.net>
17592              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
17593              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
17594      Branch: perl
17595            ! sv.c
17596 ____________________________________________________________________________
17597 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
17598         Log: Update Changes.
17599      Branch: perl
17600            ! Changes patchlevel.h
17601 ____________________________________________________________________________
17602 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
17603         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
17604              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
17605              Date: Sat, 14 Jul 2001 00:06:30 +0900
17606              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
17607      Branch: perl
17608            + ext/Encode/Encode/7bit-greek.enc
17609            + ext/Encode/Encode/7bit-latin1.enc
17610            + ext/Encode/Encode/cns11643-1.enc
17611            + ext/Encode/Encode/cns11643-2.enc
17612            + ext/Encode/Encode/iso2022-cn.enc
17613            + ext/Encode/Encode/iso2022-jp1.enc
17614            + ext/Encode/Encode/iso2022-jp2.enc
17615            ! MANIFEST ext/Encode/Encode/Tcl.pm
17616            ! ext/Encode/Encode/iso2022-kr.enc
17617 ____________________________________________________________________________
17618 [ 11357] By: nick                                  on 2001/07/13  14:24:06
17619         Log: Blind integrate mainline (as of 5.7.2?)
17620      Branch: perlio
17621           !> AUTHORS Changes Porting/config.sh Porting/config_H
17622           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
17623           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
17624           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
17625           !> win32/makefile.mk
17626 ____________________________________________________________________________
17627 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
17628         Log: Snip away the devel patchlevel.
17629      Branch: perl
17630            ! patchlevel.h
17631 ____________________________________________________________________________
17632 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
17633         Log: Bump the version to 5.7.2.
17634      Branch: perl
17635            ! Porting/config.sh Porting/config_H patchlevel.h
17636            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
17637            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17638            ! win32/makefile.mk
17639 ____________________________________________________________________________
17640 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
17641         Log: Update Changes.
17642      Branch: perl
17643            ! Changes
17644 ____________________________________________________________________________
17645 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
17646         Log: Reword.
17647      Branch: perl
17648            ! AUTHORS
17649 ____________________________________________________________________________
17650 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
17651         Log: AUTHORS update.
17652      Branch: perl
17653            ! AUTHORS
17654 ____________________________________________________________________________
17655 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
17656         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
17657              unless ithreads.
17658      Branch: perl
17659            ! makedef.pl
17660 ____________________________________________________________________________
17661 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
17662         Log: Integrate perlio.
17663      Branch: perl
17664           !> win32/distclean.bat
17665 ____________________________________________________________________________
17666 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
17667         Log: Test the encoding transform only iff we have PerlIO,
17668              noticed by H. Merijn Brand.
17669      Branch: perl
17670            ! ext/PerlIO/t/encoding.t
17671 ____________________________________________________________________________
17672 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
17673         Log: README.netware tweaks from Ananth Kesari.
17674      Branch: perl
17675            ! README.netware
17676 ____________________________________________________________________________
17677 [ 11346] By: nick                                  on 2001/07/13  09:18:51
17678         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
17679              to avoid /unicode vs /Unicode issues.
17680      Branch: perlio
17681            ! win32/distclean.bat
17682 ____________________________________________________________________________
17683 [ 11345] By: nick                                  on 2001/07/13  06:24:18
17684         Log: Integrate mainline
17685      Branch: perlio
17686           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
17687            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
17688           !> (integrate 63 files)
17689 ____________________________________________________________________________
17690 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
17691         Log: Add d_bincompat5005 information to perl -V.
17692      Branch: perl
17693            ! myconfig.SH
17694 ____________________________________________________________________________
17695 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
17696         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
17697              From: Abhijit Menon-Sen <ams@wiw.org>
17698              Date: Fri, 13 Jul 2001 07:12:36 +0530
17699              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
17700      Branch: perl
17701            ! sv.c
17702 ____________________________________________________________________________
17703 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
17704         Log: Remove unicode::distinct, as per Inaba Hiroto.
17705      Branch: perl
17706            - lib/unicode/distinct.pm
17707            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
17708            ! t/lib/1_compile.t
17709 ____________________________________________________________________________
17710 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
17711         Log: Paging for Dr Octothorpe.
17712      Branch: perl
17713            ! pod/perlfaq4.pod
17714 ____________________________________________________________________________
17715 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
17716         Log: cut-n-paste error noticed by mjd.
17717      Branch: perl
17718            ! pod/perlfaq4.pod
17719 ____________________________________________________________________________
17720 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
17721         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
17722              From: Peter Prymmer <pvhp@forte.com>
17723              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
17724              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
17725      Branch: perl
17726            ! pod/perlfaq4.pod
17727 ____________________________________________________________________________
17728 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
17729         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
17730              From: Randall Gellens <randy@qualcomm.com>
17731              Date: Thu, 12 Jul 2001 16:56:23 -0700
17732              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
17733      Branch: perl
17734            ! Porting/repository.pod
17735 ____________________________________________________________________________
17736 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
17737         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
17738      Branch: perl
17739            ! thread.h
17740 ____________________________________________________________________________
17741 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
17742         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
17743              From: coral <coral@moonlight.crystalflame.net>
17744              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
17745              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
17746      Branch: perl
17747            ! thread.h
17748 ____________________________________________________________________________
17749 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
17750         Log: Metaconfig unit change for #11134.
17751      Branch: metaconfig
17752            + U/threads/d_pthread_atfork.U
17753 ____________________________________________________________________________
17754 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
17755         Log: Add HAS_PTHREAD_ATFORK.
17756      Branch: perl
17757            ! Configure NetWare/config.wc NetWare/config_H.wc
17758            ! Porting/Glossary Porting/config.sh Porting/config_H
17759            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
17760            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
17761            ! vos/config.ga.def vos/config.ga.h win32/config.bc
17762            ! win32/config.gc win32/config.vc win32/config_H.bc
17763            ! win32/config_H.gc win32/config_H.vc
17764 ____________________________________________________________________________
17765 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
17766         Log: Subject: [PATCH] File::Copy fails on tied handles
17767              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
17768              Date: Thu, 12 Jul 2001 15:18:51 -0700
17769              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
17770      Branch: perl
17771            ! lib/File/Copy.pm
17772 ____________________________________________________________________________
17773 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
17774         Log: Subject: [PATCH] Langinfo.t
17775              From: Nicholas Clark <nick@ccl4.org>
17776              Date: Thu, 12 Jul 2001 23:55:38 +0100
17777              Message-ID: <20010712235538.M5827@plum.flirble.org>
17778      Branch: perl
17779            ! ext/I18N/Langinfo/Langinfo.t
17780 ____________________________________________________________________________
17781 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
17782         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
17783              From: Peter Prymmer <pvhp@forte.com>
17784              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
17785              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
17786      Branch: perl
17787            ! pod/perl572delta.pod
17788 ____________________________________________________________________________
17789 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
17790         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
17791              From: Abhijit Menon-Sen <ams@wiw.org>
17792              Date: Fri, 13 Jul 2001 05:21:16 +0530
17793              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
17794      Branch: perl
17795            ! sv.c
17796 ____________________________________________________________________________
17797 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
17798         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
17799              From: Abhijit Menon-Sen <ams@wiw.org>
17800              Date: Fri, 13 Jul 2001 03:04:25 +0530
17801              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
17802      Branch: perl
17803            ! av.c
17804 ____________________________________________________________________________
17805 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
17806         Log: s/^M$//g
17807      Branch: perl
17808            ! win32/Makefile win32/makefile.mk
17809 ____________________________________________________________________________
17810 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
17811         Log: Update Changes.
17812      Branch: perl
17813            ! Changes patchlevel.h
17814 ____________________________________________________________________________
17815 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
17816         Log: Typo spotted by Philip Newton.
17817      Branch: perl
17818            ! pod/perl572delta.pod
17819 ____________________________________________________________________________
17820 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
17821         Log: Subject: [PATCH] fixes perl_clone of perl_clone
17822              From: Artur Bergman <artur@contiller.se>
17823              Date: Thu, 12 Jul 2001 20:57:09 +0200
17824              Message-ID: <B773BFA4.236B%artur@contiller.se>
17825      Branch: perl
17826            ! sv.c
17827 ____________________________________________________________________________
17828 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
17829         Log: Add README.uts from Hal Morris.
17830      Branch: perl
17831            + README.uts
17832            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
17833            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
17834 ____________________________________________________________________________
17835 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
17836         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
17837              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17838              Date: Thu, 12 Jul 2001 20:32:37 +0200
17839              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
17840      Branch: perl
17841            ! hints/aix.sh
17842 ____________________________________________________________________________
17843 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
17844         Log: Subject: Patch: document reg_data.what member
17845              From: Mark-Jason Dominus <mjd@plover.com>
17846              Message-ID: <20010712182532.14821.qmail@plover.com>
17847              Date: Thu, 12 Jul 2001 14:25:32 -0400
17848      Branch: perl
17849            ! regcomp.c regcomp.h
17850 ____________________________________________________________________________
17851 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
17852         Log: Subject: [PATCH] Perl_re_dup()
17853              From: Abhijit Menon-Sen <ams@wiw.org>
17854              Date: Thu, 12 Jul 2001 23:54:32 +0530
17855              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
17856      Branch: perl
17857            ! embed.h embed.pl perlapi.c proto.h sv.c
17858 ____________________________________________________________________________
17859 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
17860         Log: Regen Configure, modlib, toc.
17861      Branch: perl
17862            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17863            ! pod/perlmodlib.pod pod/perltoc.pod
17864 ____________________________________________________________________________
17865 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
17866         Log: The problem seems to be in PerlIO::Layer::->find() not
17867              accepting the ":encoding(blurflur)" arguments.
17868      Branch: perl
17869            ! lib/PerlIO.pm lib/open.pm
17870 ____________________________________________________________________________
17871 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
17872         Log: AIX doc update.
17873      Branch: perl
17874            ! README.aix pod/perl572delta.pod
17875 ____________________________________________________________________________
17876 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
17877         Log: Subject: AIX README update
17878              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17879              Date: Thu, 12 Jul 2001 19:28:30 +0200
17880              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
17881      Branch: perl
17882            ! README.aix
17883 ____________________________________________________________________________
17884 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
17885         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
17886              From: Norton Allen <allen@huarp.harvard.edu>
17887              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
17888              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
17889      Branch: perl
17890            ! ext/IO/lib/IO/t/io_unix.t
17891 ____________________________________________________________________________
17892 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
17893         Log: Subject: [PATCH README.qnx hints/qnx.sh]
17894              From: Norton Allen <allen@huarp.harvard.edu>
17895              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
17896              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
17897      Branch: perl
17898            ! README.qnx hints/qnx.sh
17899 ____________________________________________________________________________
17900 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
17901         Log: Subject: [patch] faster PM_GETRE
17902              From: Doug MacEachern <dougm@covalent.net>
17903              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
17904              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
17905      Branch: perl
17906            ! op.h
17907 ____________________________________________________________________________
17908 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
17909         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
17910              From: Doug MacEachern <dougm@covalent.net>
17911              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
17912              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
17913      Branch: perl
17914            ! op.c
17915 ____________________________________________________________________________
17916 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
17917         Log: Tell where the nice Estonian database is.
17918      Branch: perl
17919            ! lib/open.pm
17920 ____________________________________________________________________________
17921 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
17922         Log: Retract #11309 since #11310 is a better fix.
17923      Branch: perl
17924            ! t/lib/1_compile.t
17925 ____________________________________________________________________________
17926 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
17927         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
17928              change#11300 needs to return the status of failed win32_spawnvp())
17929              
17930              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
17931              splitting correctly; remove unused variables; 'require' at run time
17932              rather than 'use' at compile time for I18N::Langinfo, since it
17933              isn't everyware
17934      Branch: perl
17935            ! lib/open.pm win32/win32.c
17936 ____________________________________________________________________________
17937 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
17938         Log: Temporary workaround.
17939      Branch: perl
17940            ! t/lib/1_compile.t
17941 ____________________________________________________________________________
17942 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
17943         Log: UCD typo in #11306 and add also more known-to-be-tested
17944              modules to the skip list.
17945      Branch: perl
17946            ! t/lib/1_compile.t
17947 ____________________________________________________________________________
17948 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
17949         Log: Rename Unicode::UCD to UnicodeCD to avoid
17950              messups with case-insensitive filesystems.
17951      Branch: perl
17952            + lib/UnicodeCD.pm lib/UnicodeCD.t
17953            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
17954            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
17955 ____________________________________________________________________________
17956 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
17957         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
17958              From: daniel@biz.bitpusher.com
17959              Date: Wed, 11 Jul 2001 23:25:47 -0700
17960              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
17961      Branch: perl
17962            ! lib/Tie/Array.pm t/op/splice.t
17963 ____________________________________________________________________________
17964 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
17965         Log: Subject: [PATCH] More accurate line numbers in messages
17966              From: Paul Johnson <paul@pjcj.net>
17967              Date: Thu, 12 Jul 2001 04:14:11 +0200
17968              Message-ID: <20010712041411.A3467@pjcj.net>
17969              
17970              (With prototyping and multiplicity tweaks.)
17971      Branch: perl
17972            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
17973 ____________________________________________________________________________
17974 [ 11304] By: nick                                  on 2001/07/12  12:53:40
17975         Log: Integrate mainline
17976      Branch: perlio
17977           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
17978           !> regexec.c thread.h
17979 ____________________________________________________________________________
17980 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
17981         Log: Cut-and-pasto in #11298.
17982      Branch: perl
17983            ! ext/ByteLoader/bytecode.h
17984 ____________________________________________________________________________
17985 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
17986         Log: Update the AIX known problems section.
17987      Branch: perl
17988            ! pod/perl572delta.pod
17989 ____________________________________________________________________________
17990 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
17991         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
17992              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17993              Date: Thu, 12 Jul 2001 12:16:16 +0200
17994              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
17995      Branch: perl
17996            ! hints/aix.sh
17997 ____________________________________________________________________________
17998 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
17999         Log: Integrate perlio.
18000      Branch: perl
18001           !> makedef.pl win32/win32.c
18002 ____________________________________________________________________________
18003 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
18004         Log: Subject: [PATCH] fix for PMOP threadness failures
18005              From: Artur Bergman <artur@contiller.se>
18006              Date: Thu, 12 Jul 2001 09:48:06 +0200
18007              Message-ID: <B77322D6.22DD%artur@contiller.se>
18008      Branch: perl
18009            ! regexec.c
18010 ____________________________________________________________________________
18011 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
18012         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
18013              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
18014              Date: Thu, 12 Jul 2001 09:09:48 +0200
18015              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
18016              
18017              More parentheses to keep bcc happy.
18018      Branch: perl
18019            ! ext/ByteLoader/bytecode.h
18020 ____________________________________________________________________________
18021 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
18022         Log: Subject: Re: [patch] pthread_atfork bandaid
18023              From: Doug MacEachern <dougm@covalent.net>
18024              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
18025              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
18026      Branch: perl
18027            ! thread.h
18028 ____________________________________________________________________________
18029 [ 11296] By: nick                                  on 2001/07/12  11:55:48
18030         Log: Exclude reentrant_buffer from .def file
18031      Branch: perlio
18032            ! makedef.pl
18033 ____________________________________________________________________________
18034 [ 11295] By: nick                                  on 2001/07/12  11:11:44
18035         Log: Honour void-ness of my_exit()
18036      Branch: perlio
18037            ! win32/win32.c
18038 ____________________________________________________________________________
18039 [ 11294] By: nick                                  on 2001/07/12  07:51:04
18040         Log: Integrate mainline
18041      Branch: perlio
18042           +> uts/sprintf_wrap.c
18043           !> (integrate 35 files)
18044 ____________________________________________________________________________
18045 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
18046         Log: Retract #11289.
18047      Branch: perl
18048            ! embed.h embed.pl perl.c proto.h thread.h
18049 ____________________________________________________________________________
18050 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
18051         Log: Now the :locale pseudolayer *almost* works...
18052      Branch: perl
18053            ! lib/open.pm
18054 ____________________________________________________________________________
18055 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
18056         Log: Locale encoding tweaks.
18057      Branch: perl
18058            ! lib/open.pm
18059 ____________________________________________________________________________
18060 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
18061         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
18062              From: Mark-Jason Dominus <mjd@plover.com>
18063              Date: Thu, 12 Jul 2001 00:59:31 -0400
18064              Message-ID: <20010712045931.8543.qmail@plover.com>
18065              
18066              Remove the chmod/umask leading zero warning.
18067      Branch: perl
18068            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
18069            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
18070 ____________________________________________________________________________
18071 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
18072         Log: (Retracted by #11289.)
18073      Branch: perl
18074            ! embed.h embed.pl perl.c proto.h thread.h
18075 ____________________________________________________________________________
18076 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
18077         Log: Needed by #11283.
18078      Branch: perl
18079            ! intrpvar.h
18080 ____________________________________________________________________________
18081 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
18082         Log: Metaconfig unit change for #11286.
18083      Branch: metaconfig/U/perl
18084            ! patchlevel.U
18085 ____________________________________________________________________________
18086 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
18087         Log: Subject: Re: [PATCH Configure] perl -V broken
18088              From: Andy Dougherty <doughera@lafayette.edu>
18089              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
18090              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
18091      Branch: perl
18092            ! Configure myconfig.SH
18093 ____________________________________________________________________________
18094 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
18095         Log: Retract #11166 (and #11237).
18096      Branch: perl
18097            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
18098            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
18099            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
18100 ____________________________________________________________________________
18101 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
18102         Log: UTS tweaks for Hal Morris.
18103      Branch: perl
18104            + uts/sprintf_wrap.c
18105            ! MANIFEST hints/uts.sh perl.h
18106 ____________________________________________________________________________
18107 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
18108         Log: Subject: [PATCH] Use reentrant API glibc
18109              From: Artur Bergman <artur@contiller.se>
18110              Date: Thu, 12 Jul 2001 00:58:21 +0200
18111              Message-ID: <B772A6AD.2288%artur@contiller.se>
18112      Branch: perl
18113            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
18114            ! sv.c
18115 ____________________________________________________________________________
18116 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
18117         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
18118              From: barries <barries@slaysys.com>
18119              Date: Wed, 11 Jul 2001 15:11:46 -0400
18120              Message-ID: <20010711151146.G24560@jester.slaysys.com>
18121      Branch: perl
18122            ! pp_sys.c t/lib/warnings/doio win32/win32.c
18123 ____________________________________________________________________________
18124 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
18125         Log: Subject: [patch] pthread_atfork bandaid
18126              From: Doug MacEachern <dougm@covalent.net>
18127              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
18128              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
18129      Branch: perl
18130            ! miniperlmain.c perl.c
18131 ____________________________________________________________________________
18132 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
18133         Log: Subject: [patch] perl_clone leaks
18134              From: Doug MacEachern <dougm@covalent.net>
18135              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
18136              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
18137      Branch: perl
18138            ! sv.c
18139 ____________________________________________________________________________
18140 [ 11279] By: nick                                  on 2001/07/11  15:49:38
18141         Log: Integrate mainline
18142      Branch: perlio
18143           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
18144           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
18145           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
18146           +> lib/Term/ANSIColor/README
18147           !> (integrate 54 files)
18148 ____________________________________________________________________________
18149 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
18150         Log: Update Changes.
18151      Branch: perl
18152            ! Changes patchlevel.h
18153 ____________________________________________________________________________
18154 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
18155         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
18156              From: Peter Prymmer <pvhp@forte.com>
18157              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
18158              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
18159              
18160              Backport of embed.pl to 5.003.
18161      Branch: perl
18162            ! embed.pl
18163 ____________________________________________________________________________
18164 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
18165         Log: Subject: Re: POSIX test #14 on UTS 
18166              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18167              Date: Wed, 11 Jul 2001 03:02:14 +0100
18168              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
18169      Branch: perl
18170            ! ext/POSIX/POSIX.t
18171 ____________________________________________________________________________
18172 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
18173         Log: Make the I32 an IV to preserve structure alignment and size.
18174      Branch: perl
18175            ! op.h
18176 ____________________________________________________________________________
18177 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
18178         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
18179              From: "Artur Bergman" <artur@contiller.se>
18180              Date: Wed, 11 Jul 2001 14:23:37 +0200
18181              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
18182              
18183              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
18184      Branch: perl
18185            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
18186            ! pod/perlapi.pod sv.c
18187 ____________________________________________________________________________
18188 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
18189         Log: Tweak until Pod::Parser gets updated.
18190      Branch: perl
18191            ! t/pod/special_seqs.xr
18192 ____________________________________________________________________________
18193 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
18194         Log: File::Spec usage tweak.
18195      Branch: perl
18196            ! lib/ExtUtils.t
18197 ____________________________________________________________________________
18198 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
18199         Log: Integrate #11263 from macperl; macos and macosx updates.
18200      Branch: perl
18201           !> pod/perlport.pod
18202 ____________________________________________________________________________
18203 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
18204         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
18205              From: Peter Prymmer <pvhp@forte.com>
18206              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
18207              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
18208      Branch: perl
18209            + ext/Time/HiRes/hints/dynixptx.pl
18210            ! MANIFEST hints/dynixptx.sh
18211 ____________________________________________________________________________
18212 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
18213         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
18214              From: Nicholas Clark <nick@ccl4.org>
18215              Date: Tue, 10 Jul 2001 23:17:43 +0100
18216              Message-ID: <20010710231742.B59620@plum.flirble.org>
18217      Branch: perl
18218            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
18219 ____________________________________________________________________________
18220 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
18221         Log: Subject: [DOC PATCH] Pluggable runops
18222              From: Paul Johnson <paul@pjcj.net>
18223              Date: Tue, 10 Jul 2001 21:53:28 +0200
18224              Message-ID: <20010710215328.B26577@pjcj.net>
18225      Branch: perl
18226            ! pod/perlguts.pod
18227 ____________________________________________________________________________
18228 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
18229         Log: Subject: [PATCH] Authors
18230              From: Artur Bergman <artur@contiller.se>
18231              Date: Tue, 10 Jul 2001 20:39:12 +0200
18232              Message-ID: <B771186F.21CD%artur@contiller.se>
18233      Branch: perl
18234            ! AUTHORS
18235 ____________________________________________________________________________
18236 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
18237         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
18238              From: Doug MacEachern <dougm@covalent.net>
18239              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
18240              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
18241      Branch: perl
18242            ! pp_ctl.c
18243 ____________________________________________________________________________
18244 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
18245         Log: Subject: doc patch; times() in scalar context
18246              From: mjd@plover.com
18247              Date: 10 Jul 2001 18:01:17 -0000
18248              Message-ID: <20010710180117.12477.qmail@plover.com>
18249      Branch: perl
18250            ! pod/perlfunc.pod
18251 ____________________________________________________________________________
18252 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
18253         Log: Subject: [PATCH] Small fix to pp_gmtime
18254              From: Artur Bergman <artur@contiller.se>
18255              Date: Tue, 10 Jul 2001 19:54:52 +0200
18256              Message-ID: <B7710E0B.21C5%artur@contiller.se>
18257      Branch: perl
18258            ! pp_sys.c
18259 ____________________________________________________________________________
18260 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
18261         Log: Integrate changes from mainline perl, add notes about
18262              Mac OS X and Mac OS.
18263      Branch: maint-5.6/macperl
18264            ! pod/perlport.pod
18265 ____________________________________________________________________________
18266 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
18267         Log: A proof of the dangers of package; ?
18268      Branch: perl
18269            ! t/lib/warnings/op
18270 ____________________________________________________________________________
18271 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
18272         Log: Regen toc and modlib.
18273      Branch: perl
18274            ! pod/perlmodlib.pod pod/perltoc.pod
18275 ____________________________________________________________________________
18276 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
18277         Log: Add compexcl(), casefold(), and casespec() interfaces;
18278              and make all interfaces to return hash references instead
18279              of hashes. 
18280      Branch: perl
18281            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
18282 ____________________________________________________________________________
18283 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
18284         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
18285              From: "Philip Newton" <Philip.Newton@gmx.net>
18286              Date: Tue, 10 Jul 2001 09:55:59 +0200
18287              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
18288              
18289              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
18290              From: "Philip Newton" <Philip.Newton@gmx.net>
18291              Date: Tue, 10 Jul 2001 09:56:37 +0200
18292              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
18293      Branch: perl
18294            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18295            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
18296 ____________________________________________________________________________
18297 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
18298         Log: Subject: [patch] undef &xsub for 1,2
18299              From: Doug MacEachern <dougm@covalent.net>
18300              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
18301              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
18302              
18303              (This version of the patch with a comment from Gisle.)
18304      Branch: perl
18305            ! op.c
18306 ____________________________________________________________________________
18307 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
18308         Log: Mention package; deprecation and the Win32 problems.
18309      Branch: perl
18310            ! pod/perl572delta.pod
18311 ____________________________________________________________________________
18312 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
18313         Log: Subject: [PATCH] deprecate package with no arguments
18314              From: Robin Houston <robin@kitsite.com>
18315              Date: Tue, 10 Jul 2001 13:33:40 +0100
18316              Message-ID: <20010710133340.A13452@robin.kitsite.com>
18317      Branch: perl
18318            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
18319 ____________________________________________________________________________
18320 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
18321         Log: Upgrade to podlators 1.10.
18322      Branch: perl
18323            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
18324            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
18325            ! pod/pod2man.PL pod/pod2text.PL
18326 ____________________________________________________________________________
18327 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
18328         Log: Upgrade to Term::ANSIColor 1.04.
18329      Branch: perl
18330            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
18331            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
18332 ____________________________________________________________________________
18333 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
18334         Log: Integrate perlio (the right fix for the ":layer(args)")
18335      Branch: perl
18336           !> perlio.c
18337 ____________________________________________________________________________
18338 [ 11252] By: nick                                  on 2001/07/10  06:58:14
18339         Log: Fix open(...,"...:layer(xxx)",...)
18340              - use memEQ not strEQ as there is '(' not '\0'
18341      Branch: perlio
18342            ! perlio.c
18343 ____________________________________________________________________________
18344 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
18345         Log: Telling the number of tests helps.
18346      Branch: perl
18347            ! ext/PerlIO/t/encoding.t
18348 ____________________________________________________________________________
18349 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
18350         Log: Require I18N::Langinfo, not use.
18351      Branch: perl
18352            ! lib/open.pm
18353 ____________________________________________________________________________
18354 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
18355         Log: Add a test for for PerlIO ":encoding(...)" layer.
18356      Branch: perl
18357            + ext/PerlIO/t/encoding.t
18358            ! MANIFEST ext/Encode/Encode.pm
18359 ____________________________________________________________________________
18360 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
18361         Log: PerlIO ":encoding(foobar)" temporary fix.
18362              Not really correct, I think, since the change means
18363              that prefixes match.
18364      Branch: perl
18365            ! perlio.c
18366 ____________________________________________________________________________
18367 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
18368         Log: Update to Math::BigInt 1.36.  The biggest news is
18369              the separation of the backend; now the pure Perl
18370              implementation is in Math::BigInt::Calc, but one
18371              can plugin, say, Math::BigInt::BitVect, and get
18372              considerable speedup.
18373      Branch: perl
18374            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
18375            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
18376            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
18377            ! lib/Math/BigInt/t/mbimbf.t
18378 ____________________________________________________________________________
18379 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
18380         Log: Subject: Re: compatibility question
18381              From: Peter Prymmer <pvhp@forte.com>
18382              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
18383              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
18384      Branch: perl
18385            ! lib/ExtUtils/MM_VMS.pm
18386 ____________________________________________________________________________
18387 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
18388         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
18389              From: Norton Allen <allen@huarp.harvard.edu>
18390              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
18391              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
18392      Branch: perl
18393            ! ext/File/Glob/t/basic.t
18394 ____________________________________________________________________________
18395 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
18396         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
18397              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
18398              Date: Tue, 10 Jul 2001 00:29:55 +0900
18399              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
18400      Branch: perl
18401            + ext/Encode/Encode/HZ.enc
18402            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
18403            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
18404            ! ext/Encode/Encode/iso2022-jp.enc
18405            ! ext/Encode/Encode/iso2022-kr.enc
18406 ____________________________________________________________________________
18407 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
18408         Log: Add in all them there macos/ files.
18409      Branch: maint-5.6/macperl
18410            + (add 577 files)
18411 ____________________________________________________________________________
18412 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
18413         Log: Add the new modules to the list of having those own tests.
18414      Branch: perl
18415            ! t/lib/1_compile.t
18416 ____________________________________________________________________________
18417 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
18418         Log: Add INOUT to control both ways at the same time.
18419      Branch: perl
18420            ! lib/open.pm
18421 ____________________________________________________________________________
18422 [ 11240] By: nick                                  on 2001/07/09  16:33:50
18423         Log: Integrate mainline
18424      Branch: perlio
18425           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
18426           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
18427           !> (integrate 41 files)
18428 ____________________________________________________________________________
18429 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
18430         Log: More encoding mapping magic.
18431      Branch: perl
18432            ! lib/open.pm
18433 ____________________________________________________________________________
18434 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
18435         Log: Update Changes.
18436      Branch: perl
18437            ! Changes patchlevel.h
18438 ____________________________________________________________________________
18439 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
18440         Log: (Retracted by #11285).
18441              
18442              Subject: [PATCH] OPpCONST_OCTAL fixes
18443              From: Abhijit Menon-Sen <ams@wiw.org>
18444              Date: Mon, 9 Jul 2001 07:38:45 +0530
18445              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
18446      Branch: perl
18447            ! op.c
18448 ____________________________________________________________________________
18449 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
18450         Log: Add a pseudolayer ":locale" to the open pragma which
18451              will get the encoding from the locale.  Yet undocumented
18452              because I can't get the PerlIO :encoding(foobar) to work.
18453      Branch: perl
18454            ! ext/Encode/Encode.pm lib/open.pm
18455 ____________________________________________________________________________
18456 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
18457         Log: Add more encoding mappings.
18458      Branch: perl
18459            ! ext/Encode/Encode.pm
18460 ____________________________________________________________________________
18461 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
18462         Log: Document that using :encoding layer requires using Encode.
18463      Branch: perl
18464            ! ext/Encode/Encode.pm lib/PerlIO.pm
18465 ____________________________________________________________________________
18466 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
18467         Log: Netware tweak from Ananth Kesari.
18468      Branch: perl
18469            ! NetWare/netware.h
18470 ____________________________________________________________________________
18471 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
18472         Log: t/harness doesn't know about run/*.t
18473      Branch: perl
18474            ! t/harness
18475 ____________________________________________________________________________
18476 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
18477         Log: run/exit.t busted on windows
18478      Branch: perl
18479            ! t/run/exit.t
18480 ____________________________________________________________________________
18481 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
18482         Log: fix a couple of UCD.t tests that fail due to bad case
18483      Branch: perl
18484            ! lib/Unicode/UCD.t
18485 ____________________________________________________________________________
18486 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
18487         Log: test skip logic was broken
18488      Branch: perl
18489            ! ext/I18N/Langinfo/Langinfo.t
18490 ____________________________________________________________________________
18491 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
18492         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
18493              failure of ExtUtils.t#27 when built in debug mode)
18494      Branch: perl
18495            ! lib/ExtUtils/MM_Win32.pm
18496 ____________________________________________________________________________
18497 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
18498         Log: I18N::Langinfo is not available on windows
18499      Branch: perl
18500            ! win32/FindExt.pm
18501 ____________________________________________________________________________
18502 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
18503         Log: save a dTHX
18504      Branch: perl
18505            ! ext/POSIX/POSIX.xs
18506 ____________________________________________________________________________
18507 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
18508         Log: Update Changes.
18509      Branch: perl
18510            ! Changes patchlevel.h
18511 ____________________________________________________________________________
18512 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
18513         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
18514              as pointed out by Sarathy.
18515      Branch: perl
18516            ! ext/I18N/Langinfo/Langinfo.xs
18517 ____________________________________________________________________________
18518 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
18519         Log: Retract #11212.
18520      Branch: perl
18521            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
18522 ____________________________________________________________________________
18523 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
18524         Log: Bump up the VERSION of Cwd.xs.
18525      Branch: perl
18526            ! ext/Cwd/Makefile.PL
18527 ____________________________________________________________________________
18528 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
18529         Log: Retract #11220, the problem wasn't the missing leading zero.
18530              Here's the problem:
18531              $ ./perl -we 'chmod(oct("755"), ".")'
18532              Non-octal literal mode (493) specified at -e line 1.
18533              (Did you mean 0493 instead?)
18534      Branch: perl
18535            ! lib/ExtUtils/MM_Unix.pm
18536 ____________________________________________________________________________
18537 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
18538         Log: (Retracted by #11221)
18539              Change the PERM_RW and PERM_RWX to 0644 and 0755
18540              (add the leading zero).
18541      Branch: perl
18542            ! lib/ExtUtils/MM_Unix.pm
18543 ____________________________________________________________________________
18544 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
18545         Log: Integrate changes #11193, 11205, 11209 from macperl.
18546              
18547              Fix up AutoLoader to fudge for Mac paths in import().
18548              
18549              Allow symbols in try_symbol() to begin with "_".
18550              
18551              Small portability fix for Mac OS.
18552      Branch: perl
18553           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
18554 ____________________________________________________________________________
18555 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
18556         Log: Metaconfig unit change for #11217.
18557      Branch: metaconfig/U/perl
18558            ! Extensions.U
18559 ____________________________________________________________________________
18560 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
18561         Log: Detypo, problem noticed by Gerrit P. Haase.
18562      Branch: perl
18563            ! Configure config_h.SH
18564 ____________________________________________________________________________
18565 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
18566         Log: Cwd cleanups.
18567      Branch: perl
18568            ! ext/Cwd/Cwd.xs
18569 ____________________________________________________________________________
18570 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
18571         Log: Slight tweaks on #11213.
18572      Branch: perl
18573            ! toke.c
18574 ____________________________________________________________________________
18575 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
18576         Log: A missing dTHX noticed by Gerrit P. Haase.
18577      Branch: perl
18578            ! ext/POSIX/POSIX.xs
18579 ____________________________________________________________________________
18580 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
18581         Log: Subject: [PATCH toke.c] Simplify yytoke()
18582              From: Simon Cozens <simon@netthink.co.uk>
18583              Date: Sun, 8 Jul 2001 13:24:34 +0100
18584              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
18585              
18586              Split out pending_ident().
18587      Branch: perl
18588            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
18589 ____________________________________________________________________________
18590 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
18591         Log: (Retracted by #11223.)
18592              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
18593              Date: Wed, 05 Nov 1997 17:22:34 -0600
18594              From: Graham Barr <gbarr@ti.com>
18595              Message-Id: <3460FFBA.6DA51F46@ti.com>
18596      Branch: perl
18597            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
18598 ____________________________________________________________________________
18599 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
18600         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
18601      Branch: perl
18602            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
18603            ! pod/perllocale.pod
18604 ____________________________________________________________________________
18605 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
18606         Log: Really do the test under the C locale.
18607      Branch: perl
18608            ! ext/I18N/Langinfo/Langinfo.t
18609 ____________________________________________________________________________
18610 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
18611         Log: Small portability fix for Mac OS.
18612      Branch: maint-5.6/macperl
18613            ! lib/Cwd.pm
18614 ____________________________________________________________________________
18615 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
18616         Log: Metaconfig unit change for #11207.
18617      Branch: metaconfig/U/perl
18618            ! Extensions.U
18619 ____________________________________________________________________________
18620 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
18621         Log: Add I18N::Langinfo, which is basically a wrapper around
18622              nl_langinfo(), which is an additional way to query locale
18623              specific information.
18624      Branch: perl
18625            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
18626            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
18627            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
18628 ____________________________________________________________________________
18629 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
18630         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
18631              used in File::Find tests; replace with if.t.
18632      Branch: maint-5.6/macperl
18633            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
18634            ! t/pragma/warn/op
18635 ____________________________________________________________________________
18636 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
18637         Log: Allow symbols in try_symbol() to begin with "_".
18638      Branch: maint-5.6/macperl
18639            ! makedef.pl
18640 ____________________________________________________________________________
18641 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
18642         Log: Sync up the File::Find changes from the rewrite by
18643              Thomas Wegner, et al.
18644      Branch: maint-5.6/macperl
18645            + t/lib/filefind-taint.t
18646            ! lib/File/Find.pm t/lib/filefind.t
18647 ____________________________________________________________________________
18648 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
18649         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
18650              From: Thomas Wegner <wegner_thomas@yahoo.com>
18651              Date: Thu, 5 Jul 2001 20:31:25 +0200
18652              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
18653      Branch: maint-5.6/macperl
18654            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
18655 ____________________________________________________________________________
18656 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
18657         Log: Some more test portability fixes.
18658      Branch: maint-5.6/macperl
18659            ! t/lib/filecopy.t t/pragma/warn/pp_sys
18660 ____________________________________________________________________________
18661 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
18662         Log: The #11200 removed wrong (non-existent) target.  Duh.
18663      Branch: perl
18664            ! Makefile.SH
18665 ____________________________________________________________________________
18666 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
18667         Log: Zap the lib/re.pm before creating it.
18668      Branch: perl
18669            ! Makefile.SH
18670 ____________________________________________________________________________
18671 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
18672         Log: Another test.  Please ignore.
18673      Branch: maint-5.6/macperl
18674            ! README.macos
18675 ____________________________________________________________________________
18676 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
18677         Log: Portability fixes for a lot of tests, especially IO-related
18678              tests, and warnings, and the harness script.
18679      Branch: maint-5.6/macperl
18680            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
18681            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
18682            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
18683            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
18684            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
18685            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
18686            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
18687            ! t/pragma/warnings.t
18688 ____________________________________________________________________________
18689 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
18690         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
18691              From: Nicholas Clark <nick@ccl4.org>
18692              Date: Sat, 7 Jul 2001 21:00:17 +0100
18693              Message-ID: <20010707210017.H59620@plum.flirble.org>
18694      Branch: perl
18695            ! lib/h2xs.t
18696 ____________________________________________________________________________
18697 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
18698         Log: The UNICOS/mk SysV IPC problem has been fixed.
18699      Branch: perl
18700            ! pod/perl572delta.pod
18701 ____________________________________________________________________________
18702 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
18703         Log: Slight update tweaks on perlunicode.pod.
18704      Branch: perl
18705            ! pod/perlunicode.pod
18706 ____________________________________________________________________________
18707 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
18708         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
18709              From: Mark-Jason Dominus <mjd@plover.com>
18710              Date: Sat, 07 Jul 2001 13:04:04 -0400
18711              Message-ID: <20010707170404.32694.qmail@plover.com>
18712      Branch: perl
18713            ! ext/DB_File/DB_File.pm
18714 ____________________________________________________________________________
18715 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
18716         Log: Fix up AutoLoader to fudge for Mac paths in import().
18717      Branch: maint-5.6/macperl
18718            ! lib/AutoLoader.pm
18719 ____________________________________________________________________________
18720 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
18721         Log: Try to force the lib/re.pm to be there before entering
18722              the extensions builds, should help for parallel makes.
18723      Branch: perl
18724            ! Makefile.SH
18725 ____________________________________________________________________________
18726 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
18727         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
18728              From: Norton Allen <allen@huarp.harvard.edu>
18729              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
18730              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
18731      Branch: perl
18732            ! ext/POSIX/POSIX.xs
18733 ____________________________________________________________________________
18734 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
18735         Log: Subject: [PATCH] Re: op/arith.t
18736              From: Nicholas Clark <nick@ccl4.org>
18737              Date: Sat, 7 Jul 2001 13:04:54 +0100
18738              Message-ID: <20010707130454.D59620@plum.flirble.org>
18739      Branch: perl
18740            ! numeric.c toke.c
18741 ____________________________________________________________________________
18742 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
18743         Log: Subject: [PATCH] h2xs
18744              From: Nicholas Clark <nick@ccl4.org>
18745              Date: Fri, 6 Jul 2001 23:25:14 +0100
18746              Message-ID: <20010706232514.X59620@plum.flirble.org>
18747      Branch: perl
18748            ! utils/h2xs.PL
18749 ____________________________________________________________________________
18750 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
18751         Log: Subject: Re: bleedperl perl_alloc..free leakage
18752              From: Radu Greab <radu@netsoft.ro>
18753              Date: Fri, 6 Jul 2001 19:48:54 +0300
18754              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
18755              
18756              Leak-be-gone.
18757      Branch: perl
18758            ! op.c
18759 ____________________________________________________________________________
18760 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
18761         Log: Test again.  Please ignore.
18762      Branch: maint-5.6/macperl
18763            ! README.macos
18764 ____________________________________________________________________________
18765 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
18766         Log: Test.  Please ignore.
18767      Branch: maint-5.6/macperl
18768            ! README.macos
18769 ____________________________________________________________________________
18770 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
18771         Log: Include changes already sent in separately as patches,
18772              before branch was created.
18773      Branch: maint-5.6/macperl
18774            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
18775            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
18776            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
18777            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
18778            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
18779            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
18780            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
18781            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
18782            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
18783            ! t/pragma/strict.t
18784 ____________________________________________________________________________
18785 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
18786         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
18787              From: Norton Allen <allen@huarp.harvard.edu>
18788              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
18789              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
18790      Branch: perl
18791            ! utf8.h
18792 ____________________________________________________________________________
18793 [ 11183] By: nick                                  on 2001/07/06  16:27:40
18794         Log: Integrate mainline
18795      Branch: perlio
18796           +> (branch 42 files)
18797            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
18798            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
18799            - win32/bin/mdelete.bat
18800           !> (integrate 215 files)
18801 ____________________________________________________________________________
18802 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
18803         Log: The #11166 needed also these updated.
18804      Branch: perl
18805            ! lib/warnings.pm warnings.h
18806 ____________________________________________________________________________
18807 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
18808         Log: Update Changes.
18809      Branch: perl
18810            ! Changes patchlevel.h
18811 ____________________________________________________________________________
18812 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
18813         Log: Regen toc.
18814      Branch: perl
18815            ! pod/perltoc.pod
18816 ____________________________________________________________________________
18817 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
18818         Log: Nit from Abhijit.
18819      Branch: perl
18820            ! lib/CPAN.pm
18821 ____________________________________________________________________________
18822 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
18823         Log: Retract #11172.
18824      Branch: perl
18825            ! t/op/method.t
18826 ____________________________________________________________________________
18827 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
18828         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
18829              From: Norton Allen <allen@huarp.harvard.edu>
18830              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
18831              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
18832      Branch: perl
18833            ! lib/Cwd.pm
18834 ____________________________________________________________________________
18835 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
18836         Log: (Accidentally empty check-in.)
18837      Branch: perl
18838            ! utf8.h
18839 ____________________________________________________________________________
18840 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
18841         Log: Retract #11165 since Sarathy pointed out it'll not
18842              work properly under threads, the problem should be
18843              solved using "the savestack, either via SSNEW() or
18844              using a newSVpv()+SAVEFREESV() combo."
18845      Branch: perl
18846            ! ext/POSIX/POSIX.xs
18847 ____________________________________________________________________________
18848 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
18849         Log: Retract #11125 since NI-S pointed out it'll not work in
18850              cases where the extension has their own handcrafted INC
18851              et alia.
18852      Branch: perl
18853            ! lib/ExtUtils/MM_Unix.pm
18854 ____________________________________________________________________________
18855 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
18856         Log: Subject: RE: [PATCH] -I and MakeMaker again
18857              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
18858              Date: Fri, 6 Jul 2001 09:18:29 +0200
18859              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
18860      Branch: perl
18861            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
18862            ! lib/ExtUtils/MM_Win32.pm
18863 ____________________________________________________________________________
18864 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
18865         Log: (Retracted by #11178)
18866              Subject: [PATCH t/op/method.t] SUPER:: strangeness
18867              From: Piers Cawley <pdcawley@iterative-software.com>
18868              Date: 06 Jul 2001 10:49:01 +0100
18869              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
18870      Branch: perl
18871            ! t/op/method.t
18872 ____________________________________________________________________________
18873 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
18874         Log: VOS README update from Paul Green.
18875      Branch: perl
18876            ! README.vos
18877 ____________________________________________________________________________
18878 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
18879         Log: Subject: [PATCH README.qnx hints/qnx.sh]
18880              From: Norton Allen <allen@huarp.harvard.edu>
18881              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
18882              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
18883      Branch: perl
18884            ! README.qnx hints/qnx.sh
18885 ____________________________________________________________________________
18886 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
18887         Log: Subject: [PATCH] Doc patch for Tie::Hash
18888              From: Artur Bergman <artur@contiller.se>
18889              Date: Thu, 05 Jul 2001 22:51:18 +0200
18890              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
18891      Branch: perl
18892            ! lib/Tie/Hash.pm
18893 ____________________________________________________________________________
18894 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
18895         Log: Subject: [PATCH] perlfaq4.pod
18896              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
18897              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
18898              Date: Thu, 5 Jul 2001 18:44:10 +0100 
18899      Branch: perl
18900            ! pod/perlfaq4.pod
18901 ____________________________________________________________________________
18902 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
18903         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
18904              From: Robin Houston <robin@kitsite.com>
18905              Date: Thu, 5 Jul 2001 18:33:21 +0100
18906              Message-ID: <20010705183321.A27345@robin.kitsite.com>
18907      Branch: perl
18908            ! ext/B/B/Deparse.pm
18909 ____________________________________________________________________________
18910 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
18911         Log: (Retracted by #11285.)
18912              
18913              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
18914              From: Abhijit Menon-Sen <ams@wiw.org>
18915              Date: Fri, 6 Jul 2001 01:26:32 +0530
18916              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
18917      Branch: perl
18918            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
18919            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
18920            ! warnings.pl
18921 ____________________________________________________________________________
18922 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
18923         Log: (Retracted by #11175)
18924              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
18925              From: Norton Allen <allen@huarp.harvard.edu>
18926              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
18927              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
18928      Branch: perl
18929            ! ext/POSIX/POSIX.xs
18930 ____________________________________________________________________________
18931 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
18932         Log: Unterminated C< (noticed by Richard Hatch), and few other
18933              small Unicode doc tweaks.
18934      Branch: perl
18935            ! pod/perlretut.pod
18936 ____________________________________________________________________________
18937 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
18938         Log: More flexible argument understanding; add charblocks() and
18939              charscripts(); make charblock() and charscript() two-way;
18940              add charinrange(); separate the $Unicode::UCD::VERSION and
18941              the version of the Unicode by adding UnicodeVersion().
18942      Branch: perl
18943            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
18944 ____________________________________________________________________________
18945 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
18946         Log: Update Unicode::UCD on \p{In...}.
18947      Branch: perl
18948            ! lib/Unicode/UCD.pm
18949 ____________________________________________________________________________
18950 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
18951         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
18952              From: Norton Allen <allen@huarp.harvard.edu>
18953              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
18954              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
18955      Branch: perl
18956            ! lib/ExtUtils/MM_Unix.pm
18957 ____________________________________________________________________________
18958 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
18959         Log: POSIX-BC tweaks from Thomas Dorner.
18960      Branch: perl
18961            ! hints/posix-bc.sh perlio.h
18962 ____________________________________________________________________________
18963 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
18964         Log: Module updates for the delta.
18965      Branch: perl
18966            ! pod/perl572delta.pod
18967 ____________________________________________________________________________
18968 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
18969         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
18970              From: Norton Allen <allen@huarp.harvard.edu>
18971              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
18972              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
18973      Branch: perl
18974            ! ext/IO/lib/IO/t/io_sock.t
18975 ____________________________________________________________________________
18976 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
18977         Log: Subject: [PATCH perldiag.pod] Quick fixes
18978              From: Simon Cozens <simon@netthink.co.uk>
18979              Date: Wed, 4 Jul 2001 20:22:12 +0100
18980              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
18981      Branch: perl
18982            ! pod/perldiag.pod
18983 ____________________________________________________________________________
18984 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
18985         Log: (retracted by #13533)
18986              
18987              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
18988              From: Radu Greab <radu@netsoft.ro>
18989              Date: Wed, 4 Jul 2001 22:13:31 +0300
18990              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
18991      Branch: perl
18992            ! op.c sv.c t/op/pos.t
18993 ____________________________________________________________________________
18994 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
18995         Log: Subject: [PATCH] -I and MakeMaker again
18996              From: Michael G Schwern <schwern@pobox.com>
18997              Date: Wed, 4 Jul 2001 15:03:07 -0400
18998              Message-ID: <20010704150307.I20340@blackrider>
18999              
19000              (and retract #11145)
19001      Branch: perl
19002            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
19003            ! lib/ExtUtils/MakeMaker.pm
19004 ____________________________________________________________________________
19005 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
19006         Log: Subject: Re: PERFORCE change 11142 for review
19007              From: "Philip Newton" <Philip.Newton@gmx.net>
19008              Date: Wed, 4 Jul 2001 20:46:26 +0200
19009              Message-Id: <200107041841.VAA25380@taas.iki.fi>
19010      Branch: perl
19011            ! lib/ExtUtils/MakeMaker.pm
19012 ____________________________________________________________________________
19013 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
19014         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
19015              From: Jonathan Stowe <gellyfish@gellyfish.com>
19016              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
19017              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
19018      Branch: perl
19019            ! utils/pl2pm.PL
19020 ____________________________________________________________________________
19021 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
19022         Log: fix the binary compatibility issue when building with/without
19023              usemymalloc by exporting Perl_malloc() et al as simple wrappers
19024              around the system functions (this allows most extensions built
19025              using one mode to coexist with perls built in the other mode)
19026              
19027              XXX the Perl_mfree() wrapper might need to do return(free()) on
19028              platforms where Free_t isn't "void"
19029      Branch: perl
19030            ! embed.h embed.pl makedef.pl proto.h util.c
19031 ____________________________________________________________________________
19032 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
19033         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
19034              since it doesn't ensure threads other than the one calling fork()
19035              aren't holding any locks; the fix is to use pthread_atfork() to
19036              hold global locks
19037              
19038              building perl with -Dusemymalloc exacerbates the problem since
19039              Perl_malloc() holds a mutex, and perl's exec() calls New()
19040              
19041              XXX the code in win32thread.h may be needed on platforms that have
19042              no pthread_atfork()
19043      Branch: perl
19044            ! perl.c thread.h win32/win32thread.h
19045 ____________________________________________________________________________
19046 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
19047         Log: Integrate #11009 from maintperl.
19048      Branch: maint-5.6/macperl
19049           !> lib/ExtUtils/Manifest.pm
19050 ____________________________________________________________________________
19051 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
19052         Log: Flexing my Perforce muscles.
19053      Branch: maint-5.6/macperl
19054            ! README.macos
19055 ____________________________________________________________________________
19056 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
19057         Log: Update Changes.
19058      Branch: perl
19059            ! Changes patchlevel.h
19060 ____________________________________________________________________________
19061 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
19062         Log: Metaconfig unit change for #11146.
19063      Branch: metaconfig/U/perl
19064            ! d_fcntl_can_lock.U
19065 ____________________________________________________________________________
19066 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
19067         Log: Somehow the #ifdefs of the added code (in #11093) made
19068              HP-UX to fail the fcntl locking test, without the ifdefs
19069              the test seems to be working again.  Reason unknown:
19070              HP-UX cc doesn't complain either way.
19071      Branch: perl
19072            ! Configure
19073 ____________________________________________________________________________
19074 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
19075         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
19076      Branch: perl
19077            ! lib/ExtUtils/MM_Unix.pm
19078 ____________________________________________________________________________
19079 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
19080         Log: gcc -Wall nit.
19081      Branch: perl
19082            ! pp_hot.c
19083 ____________________________________________________________________________
19084 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
19085         Log: When removing tests updating the test count is a good idea, too.
19086      Branch: perl
19087            ! lib/Net/t/require.t
19088 ____________________________________________________________________________
19089 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
19090         Log: Document #11134 and add the new symbols to the list of
19091              of MakeMaker known ones.
19092      Branch: perl
19093            ! lib/ExtUtils/MakeMaker.pm
19094 ____________________________________________________________________________
19095 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
19096         Log: Microperl update.
19097      Branch: perl
19098            ! uconfig.h
19099 ____________________________________________________________________________
19100 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
19101         Log: Update the libnet tests as per #11138.
19102      Branch: perl
19103            - lib/Net/t/ph.t
19104            ! MANIFEST lib/Net/t/require.t
19105 ____________________________________________________________________________
19106 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
19107         Log: Regen toc and modlib.
19108      Branch: perl
19109            ! pod/perlmodlib.pod pod/perltoc.pod
19110 ____________________________________________________________________________
19111 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
19112         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
19113              Graham's request.
19114      Branch: perl
19115            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
19116            ! MANIFEST
19117 ____________________________________________________________________________
19118 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
19119         Log: Add the OS/390 harness results to the delta.
19120      Branch: perl
19121            ! pod/perl572delta.pod
19122 ____________________________________________________________________________
19123 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
19124         Log: Avoid the two study tests in OS/390 until the bug has been solved.
19125      Branch: perl
19126            ! t/op/study.t
19127 ____________________________________________________________________________
19128 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
19129         Log: DOS/DJGPP tweaks from Laszlo Molnar.
19130      Branch: perl
19131            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
19132 ____________________________________________________________________________
19133 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
19134         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
19135              From: Michael G Schwern <schwern@pobox.com>
19136              Date: Wed, 4 Jul 2001 00:01:16 -0400
19137              Message-ID: <20010704000116.C591@blackrider>
19138      Branch: perl
19139            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
19140 ____________________________________________________________________________
19141 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
19142         Log: The #11132 missed singleton characters (not part
19143              of a unilo..unihi range) in Unicode scripts.
19144      Branch: perl
19145            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
19146            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
19147            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
19148            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
19149            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
19150            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
19151            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
19152            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
19153            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
19154            ! lib/unicode/mktables.PL t/op/pat.t
19155 ____________________________________________________________________________
19156 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
19157         Log: Support preferentially the Unicode 'scripts' definition
19158              in the \p{In...} notation since according to Unicode the
19159              scripts concept is more natural for matching than using
19160              the somewhat artificial block names.  The block names are
19161              still available, though, and if there's a name conflict,
19162              the scripts one wins and the blocks one has to do with
19163              'Block' appended to its name.  For more information see
19164              
19165              http://www.unicode.org/unicode/reports/tr24/
19166      Branch: perl
19167            + lib/unicode/In/100.pl lib/unicode/In/101.pl
19168            + lib/unicode/In/102.pl lib/unicode/In/103.pl
19169            + lib/unicode/In/104.pl lib/unicode/In/105.pl
19170            + lib/unicode/In/106.pl lib/unicode/In/107.pl
19171            + lib/unicode/In/108.pl lib/unicode/In/109.pl
19172            + lib/unicode/In/110.pl lib/unicode/In/111.pl
19173            + lib/unicode/In/112.pl lib/unicode/In/113.pl
19174            + lib/unicode/In/114.pl lib/unicode/In/115.pl
19175            + lib/unicode/In/116.pl lib/unicode/In/117.pl
19176            + lib/unicode/In/118.pl lib/unicode/In/119.pl
19177            + lib/unicode/In/120.pl lib/unicode/In/121.pl
19178            + lib/unicode/In/122.pl lib/unicode/In/123.pl
19179            + lib/unicode/In/124.pl lib/unicode/In/125.pl
19180            + lib/unicode/In/126.pl lib/unicode/In/127.pl
19181            + lib/unicode/In/128.pl lib/unicode/In/129.pl
19182            + lib/unicode/In/130.pl lib/unicode/In/131.pl
19183            + lib/unicode/In/132.pl lib/unicode/In/133.pl
19184            + lib/unicode/In/134.pl lib/unicode/In/135.pl
19185            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
19186            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
19187            ! (edit 106 files)
19188 ____________________________________________________________________________
19189 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
19190         Log: Better document the difference between a block and a script.
19191      Branch: perl
19192            ! lib/Unicode/UCD.pm
19193 ____________________________________________________________________________
19194 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
19195         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
19196              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
19197              Date: Tue, 3 Jul 2001 15:04:23 -0500
19198              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
19199      Branch: perl
19200            ! lib/CPAN.pm
19201 ____________________________________________________________________________
19202 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
19203         Log: Add tests for charscript().
19204      Branch: perl
19205            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
19206 ____________________________________________________________________________
19207 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
19208         Log: Add charscript() to get the UTR#24 script names of characters.
19209      Branch: perl
19210            ! lib/Unicode/UCD.pm
19211 ____________________________________________________________________________
19212 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
19213         Log: Todo updates.
19214      Branch: perl
19215            ! pod/perltodo.pod
19216 ____________________________________________________________________________
19217 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
19218         Log: Unicode::UCD updates.
19219      Branch: perl
19220            ! lib/Unicode/UCD.pm
19221 ____________________________________________________________________________
19222 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
19223         Log: (Retracted by #11174)
19224              Subject: MakeMaker should pass through DEFINE and INC to subdirs
19225              From: Alan Burlison <Alan.Burlison@sun.com>
19226              Date: Tue, 03 Jul 2001 15:20:13 +0100
19227              Message-ID: <3B41D49D.A923D4F9@sun.com>
19228      Branch: perl
19229            ! lib/ExtUtils/MM_Unix.pm
19230 ____________________________________________________________________________
19231 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
19232         Log: Subject: Patch needed for UTS
19233              From: hom00@utsglobal.com (Hal Morris)
19234              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
19235              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
19236              
19237              Replace #11113 with a better version.
19238      Branch: perl
19239            ! perl.h
19240 ____________________________________________________________________________
19241 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
19242         Log: Subject: Re: POINTERRIGOR
19243              From: Andy Dougherty <doughera@lafayette.edu>
19244              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
19245              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
19246      Branch: perl
19247            ! util.c
19248 ____________________________________________________________________________
19249 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
19250         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
19251              From: "Philip Newton" <pnewton@gmx.de>
19252              Date: Tue, 3 Jul 2001 17:03:34 +0200
19253              Message-ID: <3B41FAE6.29564.660E117@localhost>
19254      Branch: perl
19255            ! pp_hot.c
19256 ____________________________________________________________________________
19257 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
19258         Log: Typos.
19259      Branch: perl
19260            ! INSTALL
19261 ____________________________________________________________________________
19262 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
19263         Log: Subject: [PATCH 5.6.1] debugger fixes
19264              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19265              Date: Tue, 3 Jul 2001 03:38:18 -0400
19266              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
19267              
19268              The $^S is working again.
19269      Branch: perl
19270            ! lib/perl5db.pl
19271 ____________________________________________________________________________
19272 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
19273         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
19274              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19275              Date: Tue, 3 Jul 2001 03:34:06 -0400
19276              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
19277      Branch: perl
19278            ! os2/OS2/Process/Process.pm
19279 ____________________________________________________________________________
19280 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
19281         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
19282              From: "Philip Newton" <Philip.Newton@gmx.net>
19283              Date: Tue, 3 Jul 2001 09:11:27 +0200
19284              Message-Id: <200107030706.KAA04596@taas.iki.fi>
19285      Branch: perl
19286            ! lib/FindBin.pm
19287 ____________________________________________________________________________
19288 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
19289         Log: Delta delta.
19290      Branch: perl
19291            ! pod/perl572delta.pod
19292 ____________________________________________________________________________
19293 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
19294         Log: Metaconfig unit change for 11115.
19295      Branch: metaconfig
19296            ! U/modified/libc.U
19297 ____________________________________________________________________________
19298 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
19299         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
19300              (from Richard Hatch) (this was the cause of pipes() and
19301              times() myeteriously not being found)
19302      Branch: perl
19303            ! Configure
19304 ____________________________________________________________________________
19305 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
19306         Log: Retract #10142, the real culprit found by Richard Hatch,
19307              coming soon to Configure near you.
19308      Branch: perl
19309            ! hints/aix.sh
19310 ____________________________________________________________________________
19311 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
19312         Log: (Replaced by #11124) UTS workaround from Hal Morris.
19313      Branch: perl
19314            ! perl.h
19315 ____________________________________________________________________________
19316 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
19317         Log: Subject: [PATCH] grok not grocking correctly
19318              From: Nicholas Clark <nick@ccl4.org>
19319              Date: Tue, 3 Jul 2001 00:19:08 +0100
19320              Message-ID: <20010703001908.H59620@plum.flirble.org>
19321      Branch: perl
19322            ! numeric.c
19323 ____________________________________________________________________________
19324 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
19325         Log: Subject: [PATCH Deparse.t] test just-posted patches
19326              From: Robin Houston <robin@kitsite.com>
19327              Date: Mon, 2 Jul 2001 23:46:15 +0100
19328              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
19329      Branch: perl
19330            ! ext/B/Deparse.t
19331 ____________________________________________________________________________
19332 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
19333         Log: Subject: [PATCH toke.c] autosplit into @F
19334              From: Robin Houston <robin@kitsite.com>
19335              Date: Mon, 2 Jul 2001 23:18:20 +0100
19336              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
19337      Branch: perl
19338            ! perl.c toke.c
19339 ____________________________________________________________________________
19340 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
19341         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
19342              From: Robin Houston <robin@kitsite.com>
19343              Date: Mon, 2 Jul 2001 23:00:48 +0100
19344              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
19345      Branch: perl
19346            ! ext/B/B/Deparse.pm
19347 ____________________________________________________________________________
19348 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
19349         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
19350              From: "Philip Newton" <Philip.Newton@gmx.net>
19351              Date: Mon, 2 Jul 2001 22:06:22 +0200
19352              (no Message-Id)
19353      Branch: perl
19354            ! ext/NDBM_File/hints/linux.pl
19355 ____________________________________________________________________________
19356 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
19357         Log: Subject: Re: Fixed pack problem - sort of
19358              From: Nicholas Clark <nick@ccl4.org>
19359              Date: Mon, 2 Jul 2001 20:59:20 +0100
19360              Message-ID: <20010702205919.F59620@plum.flirble.org>
19361      Branch: perl
19362            ! pp_pack.c t/op/pack.t
19363 ____________________________________________________________________________
19364 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
19365         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
19366              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19367              Date: Mon, 2 Jul 2001 15:45:41 -0400
19368              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
19369      Branch: perl
19370            ! os2/os2.c
19371 ____________________________________________________________________________
19372 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
19373         Log: (Mistaken retraction)
19374      Branch: perl
19375            ! utils/pl2pm.PL
19376 ____________________________________________________________________________
19377 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
19378         Log: Detypo in #11103.
19379      Branch: perl
19380            ! utils/pl2pm.PL
19381 ____________________________________________________________________________
19382 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
19383         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
19384              From: Jonathan Stowe <gellyfish@gellyfish.com>
19385              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
19386              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
19387      Branch: perl
19388            ! utils/pl2pm.PL
19389 ____________________________________________________________________________
19390 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
19391         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
19392              From: "Craig A. Berry" <craigberry@mac.com>
19393              Date: Mon, 02 Jul 2001 14:11:23 -0500
19394              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
19395      Branch: perl
19396            ! lib/Unicode/UCD.pm
19397 ____________________________________________________________________________
19398 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
19399         Log: Subject: [PATCH] Re: op/numconvert.t failures
19400              From: Nicholas Clark <nick@ccl4.org>
19401              Date: Mon, 2 Jul 2001 20:10:48 +0100
19402              Message-ID: <20010702201048.E59620@plum.flirble.org>
19403      Branch: perl
19404            ! t/op/numconvert.t
19405 ____________________________________________________________________________
19406 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
19407         Log: Update Changes.
19408      Branch: perl
19409            ! Changes patchlevel.h
19410 ____________________________________________________________________________
19411 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
19412         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
19413              The real fix must be more involved.  The line of code all the leaky
19414              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
19415              line of Perl_newPMOP().
19416      Branch: perl
19417            ! op.h
19418 ____________________________________________________________________________
19419 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
19420         Log: Based on
19421              
19422              Subject: Re: sizeof(struct sembuf)
19423              From: Nicholas Clark <nick@ccl4.org>
19424              Date: Sun, 1 Jul 2001 22:26:48 +0100
19425              Message-ID: <20010701222648.W59620@plum.flirble.org>
19426              
19427              but do semop() always the slow way.
19428      Branch: perl
19429            ! doio.c
19430 ____________________________________________________________________________
19431 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
19432         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
19433              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
19434              Date: Tue, 03 Jul 2001 00:56:30 +0900
19435              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
19436      Branch: perl
19437            ! ext/Encode/Encode/Tcl.t
19438 ____________________________________________________________________________
19439 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
19440         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
19441              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
19442              Date: Tue, 03 Jul 2001 00:55:46 +0900
19443              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
19444      Branch: perl
19445            ! ext/Encode/Encode/Tcl.pm
19446 ____________________________________________________________________________
19447 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
19448         Log: Regen api and toc.
19449      Branch: perl
19450            ! pod/perlapi.pod pod/perltoc.pod
19451 ____________________________________________________________________________
19452 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
19453         Log: Metaconfig unit change for #11093.
19454      Branch: metaconfig/U/perl
19455            ! d_fcntl_can_lock.U
19456 ____________________________________________________________________________
19457 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
19458         Log: The fcntl locking test may hang if NFS locking messed up;
19459              break out with alarm(10).
19460      Branch: perl
19461            ! Configure
19462 ____________________________________________________________________________
19463 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
19464         Log: Move the mdelete.bat from win32/bin to win32.
19465      Branch: perl
19466            ! MANIFEST
19467 ____________________________________________________________________________
19468 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
19469         Log: Typo in #11083.
19470      Branch: perl
19471            ! ext/Time/Piece/Piece.t
19472 ____________________________________________________________________________
19473 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
19474         Log: Netware tweaks from Guruprasad.
19475      Branch: perl
19476            - NetWare/perlsdio.h
19477            ! MANIFEST NetWare/Makefile NetWare/interface.c
19478            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
19479            ! perlsdio.h
19480 ____________________________________________________________________________
19481 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
19482         Log: Subject: Re: [PATH] shared -> unique;
19483              From: Abhijit Menon-Sen <ams@wiw.org>
19484              Date: Wed, 27 Jun 2001 03:51:27 +0530
19485              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
19486      Branch: perl
19487            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
19488 ____________________________________________________________________________
19489 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
19490         Log: Subject: Re: AIX / gcc-3.0
19491              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19492              Date: Mon, 02 Jul 2001 15:20:21 +0200
19493              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
19494      Branch: perl
19495            ! hints/aix.sh
19496 ____________________________________________________________________________
19497 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
19498         Log: Subject: Re: Bug report: split splits on wrong pattern
19499              From: Abhijit Menon-Sen <ams@wiw.org>
19500              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
19501              Date: Mon, 2 Jul 2001 16:31:33 +0530
19502      Branch: perl
19503            ! pp_ctl.c
19504 ____________________________________________________________________________
19505 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
19506         Log: Subject: [PATCH 5.6.1] test harness
19507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19508              Date: Mon, 2 Jul 2001 06:29:21 -0400
19509              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
19510      Branch: perl
19511            ! lib/Test/Harness.pm
19512 ____________________________________________________________________________
19513 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
19514         Log: Subject: [PATCH 5.6.1] debugger goof
19515              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19516              Date: Mon, 2 Jul 2001 06:27:22 -0400
19517              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
19518      Branch: perl
19519            ! lib/perl5db.pl
19520 ____________________________________________________________________________
19521 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
19522         Log: Subject: [PATCH 5.6.1] OS/2 cwd
19523              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19524              Date: Mon, 2 Jul 2001 06:21:17 -0400
19525              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
19526      Branch: perl
19527            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
19528 ____________________________________________________________________________
19529 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
19530         Log: Make #11082 more OS/2-specific.
19531      Branch: perl
19532            ! ext/Time/Piece/Piece.t
19533 ____________________________________________________________________________
19534 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
19535         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
19536              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19537              Date: Mon, 2 Jul 2001 06:06:34 -0400
19538              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
19539      Branch: perl
19540            ! ext/Time/Piece/Piece.t
19541 ____________________________________________________________________________
19542 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
19543         Log: Subject: [PATCH B::Deparse] version number & changes
19544              From: Robin Houston <robin@kitsite.com>  
19545              Date: Sun, 1 Jul 2001 17:17:29 +0100
19546              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
19547      Branch: perl
19548            ! ext/B/B/Deparse.pm
19549 ____________________________________________________________________________
19550 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
19551         Log: Subject: a small fix.
19552              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
19553              Date: Mon, 2 Jul 2001 12:17:53 +0200
19554              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
19555      Branch: perl
19556            ! ext/Thread/Thread.xs
19557 ____________________________________________________________________________
19558 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
19559         Log: Subject: RE: perl@10907
19560              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
19561              Date: Mon, 2 Jul 2001 12:06:16 +0200
19562              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
19563              
19564              Borland C vs PerlIO.
19565      Branch: perl
19566            ! win32/config.bc win32/config_H.bc
19567 ____________________________________________________________________________
19568 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
19569         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
19570              From: "H.M. Brand" <merijn@l1.procura.nl>
19571              Date: Mon, 02 Jul 2001 11:18:57 +0200
19572              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
19573      Branch: perl
19574            ! t/op/write.t
19575 ____________________________________________________________________________
19576 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
19577         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
19578              From: Michael G Schwern <schwern@pobox.com>
19579              Date: Mon, 2 Jul 2001 00:26:24 -0400
19580              Message-ID: <20010702002624.A18302@blackrider>
19581      Branch: perl
19582            - ext/util/mkbootstrap
19583 ____________________________________________________________________________
19584 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
19585         Log: Subject: [PATCH op.h] v minor comment tweak
19586              From: Robin Houston <robin@puffinry.freeserve.co.uk>
19587              Date: Mon, 2 Jul 2001 00:42:01 +0100
19588              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
19589      Branch: perl
19590            ! op.h
19591 ____________________________________________________________________________
19592 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
19593         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
19594      Branch: perl
19595            ! pod/perlfunc.pod
19596 ____________________________________________________________________________
19597 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
19598         Log: Subject: Re: sizeof(struct sembuf)
19599              From: Nicholas Clark <nick@ccl4.org>
19600              Date: Sun, 1 Jul 2001 19:23:16 +0100
19601              Message-ID: <20010701192316.V59620@plum.flirble.org>
19602              
19603              s/signaling/signalling/
19604      Branch: perl
19605            ! pod/perlfunc.pod
19606 ____________________________________________________________________________
19607 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
19608         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
19609              From: "Philip Newton" <Philip.Newton@gmx.net>
19610              Date: Sun, 1 Jul 2001 09:37:56 +0200
19611              Message-Id: <200107010733.KAA03920@taas.iki.fi>
19612      Branch: perl
19613            ! pod/perlvar.pod
19614 ____________________________________________________________________________
19615 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
19616         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
19617              From: "Philip Newton" <Philip.Newton@gmx.net>
19618              Date: Sun, 1 Jul 2001 09:37:56 +0200
19619              Message-Id: <200107010733.KAA03925@taas.iki.fi>
19620      Branch: perl
19621            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
19622 ____________________________________________________________________________
19623 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
19624         Log: Metaconfig unit change for #11070.
19625      Branch: metaconfig
19626            ! U/compline/randfunc.U
19627 ____________________________________________________________________________
19628 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
19629         Log: Subject: [PATCH perlsnap] its --> it's --> its
19630              From: "Philip Newton" <Philip.Newton@gmx.net>
19631              Date: Sun, 1 Jul 2001 09:37:56 +0200
19632              Message-Id: <200107010733.KAA03914@taas.iki.fi>
19633      Branch: perl
19634            ! Porting/config_H
19635 ____________________________________________________________________________
19636 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
19637         Log: Sync with Sarathy; integrate with perlio.
19638      Branch: perl
19639           !> gv.c
19640 ____________________________________________________________________________
19641 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
19642         Log: regenerate win32/config_H.?c files
19643      Branch: perl
19644            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19645 ____________________________________________________________________________
19646 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
19647         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
19648              naming discipline
19649              
19650              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
19651              because of this)
19652              
19653              fix a warning about "fd" being used without being set in Cwd.xs
19654      Branch: perl
19655            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
19656            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
19657            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
19658            ! win32/config.vc
19659 ____________________________________________________________________________
19660 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
19661         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
19662              within macro arguments") and warnings ("unary minus applied to
19663              unsigned type", among others)
19664      Branch: perl
19665            ! gv.c hv.c op.c pp.c sv.c toke.c
19666 ____________________________________________________________________________
19667 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
19668         Log: win32 fixes: more spurious CRs
19669      Branch: perl
19670            ! win32/mdelete.bat
19671 ____________________________________________________________________________
19672 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
19673         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
19674              from win32/bin (or it gets deleted by distclean); don't delete
19675              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
19676              NT (should be made Win9x specific, and added to makefile.mk)
19677      Branch: perl
19678           +> win32/mdelete.bat
19679            - win32/bin/mdelete.bat
19680            ! win32/Makefile win32/makefile.mk
19681 ____________________________________________________________________________
19682 [ 11063] By: nick                                  on 2001/07/01  18:54:09
19683         Log: Quick for for #ifdef mess
19684      Branch: perlio
19685            ! gv.c
19686 ____________________________________________________________________________
19687 [ 11062] By: nick                                  on 2001/07/01  18:47:42
19688         Log: Raw integrate - does not build #if mess in gv.c
19689      Branch: perlio
19690           !> (integrate 29 files)
19691 ____________________________________________________________________________
19692 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
19693         Log: Make 'compile' target a little less broken.
19694              Still very broken, though: -Wall warnings from
19695              the generated code, boot_Foo prototypes missing,
19696              can't autoload Fcntl::SEEK_CUR et alia, ...
19697      Branch: perl
19698            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
19699            ! utils/perlcc.PL x2p/Makefile.SH
19700 ____________________________________________________________________________
19701 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
19702         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
19703      Branch: perl
19704            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19705            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
19706 ____________________________________________________________________________
19707 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
19708         Log: Update Changes.
19709      Branch: perl
19710            ! Changes patchlevel.h
19711 ____________________________________________________________________________
19712 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
19713         Log: Still one typo, regen toc.
19714      Branch: perl
19715            ! lib/Unicode/UCD.pm pod/perltoc.pod
19716 ____________________________________________________________________________
19717 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
19718         Log: Detypos and regen toc.
19719      Branch: perl
19720            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
19721 ____________________________________________________________________________
19722 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
19723         Log: VERSION tweak.
19724      Branch: perl
19725            ! ext/List/Util/lib/List/Util.pm
19726 ____________________________________________________________________________
19727 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
19728         Log: Attempt at plugging the leak under ithreads detected by Doug.
19729      Branch: perl
19730            ! op.h
19731 ____________________________________________________________________________
19732 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
19733         Log: gcc -Wall lint after #11051.
19734      Branch: perl
19735            ! pp_sys.c
19736 ____________________________________________________________________________
19737 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
19738         Log: Integrate perlio.
19739      Branch: perl
19740           !> lib/File/Find/taint.t
19741 ____________________________________________________________________________
19742 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
19743         Log: Don't use the v-strings for module VERSIONs.
19744      Branch: perl
19745            ! lib/Unicode/UCD.pm
19746 ____________________________________________________________________________
19747 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
19748         Log: Code cleanup based on turning off the -woffs in IRIX.
19749              Not all of the gripes cleaned up (hairy code in hv.c and
19750              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
19751              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
19752              to the IRIX hints)
19753      Branch: perl
19754            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
19755            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
19756            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
19757            ! regcomp.c sv.c
19758 ____________________________________________________________________________
19759 [ 11050] By: nick                                  on 2001/06/30  20:46:46
19760         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
19761      Branch: perlio
19762            ! lib/File/Find/taint.t
19763 ____________________________________________________________________________
19764 [ 11049] By: nick                                  on 2001/06/30  18:13:33
19765         Log: Integrate mainline
19766      Branch: perlio
19767           +> NetWare/nwstdio.h NetWare/perlsdio.h
19768           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
19769           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
19770           +> lib/Unicode/UCD.t t/run/exit.t
19771           !> (integrate 60 files)
19772 ____________________________________________________________________________
19773 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
19774         Log: Delta delta.
19775      Branch: perl
19776            ! pod/perl572delta.pod
19777 ____________________________________________________________________________
19778 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
19779         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
19780              by CPAN.pm, use rather _00.
19781      Branch: perl
19782            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
19783            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
19784            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
19785            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
19786            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
19787            ! lib/ExtUtils/Embed.pm lib/Test.pm
19788 ____________________________________________________________________________
19789 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
19790         Log: Add a simple Unicode character database interface, Unicode::UCD.
19791      Branch: perl
19792            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
19793            ! MANIFEST
19794 ____________________________________________________________________________
19795 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
19796         Log: Subject: [PATCH] op/numconver.t
19797              From: Nicholas Clark <nick@ccl4.org>
19798              Date: Sat, 30 Jun 2001 15:40:10 +0100
19799              Message-ID: <20010630154010.I59620@plum.flirble.org>
19800      Branch: perl
19801            ! t/op/numconvert.t
19802 ____________________________________________________________________________
19803 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
19804         Log: The $^N is now taken (by #11038).
19805      Branch: perl
19806            ! t/base/lex.t
19807 ____________________________________________________________________________
19808 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
19809         Log: The #11040 had slipped to a wrong function...
19810      Branch: perl
19811            ! sv.c
19812 ____________________________________________________________________________
19813 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
19814         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
19815              the Configure library symbol probe mysteriously finds all
19816              symbols but those of pipe() and times().
19817      Branch: perl
19818            ! hints/aix.sh
19819 ____________________________________________________________________________
19820 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
19821         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
19822              From: Nicholas Clark <nick@ccl4.org>
19823              Date: Fri, 29 Jun 2001 23:49:07 +0100
19824              Message-ID: <20010629234907.D59620@plum.flirble.org>
19825      Branch: perl
19826            ! lib/ExtUtils.t
19827 ____________________________________________________________________________
19828 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
19829         Log: Subject: [PATCH] weakref fix 2, not yet there
19830              From: Artur Bergman <artur@contiller.se>
19831              Date: Sat, 30 Jun 2001 01:18:16 +0200
19832              Message-ID: <B762D957.1CC9%artur@contiller.se>
19833      Branch: perl
19834            ! sv.c
19835 ____________________________________________________________________________
19836 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
19837         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
19838              From: Michael G Schwern <schwern@pobox.com>
19839              Date: Fri, 29 Jun 2001 19:39:11 -0400
19840              Message-ID: <20010629193910.D25304@blackrider>
19841      Branch: perl
19842            + t/run/exit.t
19843            ! MANIFEST
19844 ____________________________________________________________________________
19845 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
19846         Log: Add support for $^N, the most-recently closed group.
19847      Branch: perl
19848            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
19849            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
19850            ! thrdvar.h
19851 ____________________________________________________________________________
19852 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
19853         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
19854              From: lvirden@cas.org
19855              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
19856              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
19857              
19858              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
19859              From: lvirden@cas.org
19860              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
19861              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
19862      Branch: perl
19863            ! README.solaris
19864 ____________________________________________________________________________
19865 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
19866         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
19867              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
19868              Date: Sat, 30 Jun 2001 07:33:37 +0900
19869              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
19870              
19871              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
19872              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
19873              Date: Sat, 30 Jun 2001 21:38:14 +0900
19874              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
19875      Branch: perl
19876            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
19877            + ext/Encode/Encode/7bit-kr.enc
19878            ! MANIFEST ext/Encode/Encode/Tcl.pm
19879 ____________________________________________________________________________
19880 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
19881         Log: NetWare tweaks from Guruprasad.
19882      Branch: perl
19883            + NetWare/nwstdio.h NetWare/perlsdio.h
19884            ! MANIFEST NetWare/Makefile NetWare/config.wc
19885            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
19886            ! NetWare/t/Readme.txt
19887 ____________________________________________________________________________
19888 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
19889         Log: More module $VERSION bump-ups.
19890      Branch: perl
19891            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
19892            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
19893            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
19894 ____________________________________________________________________________
19895 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
19896         Log: Doc update due to #11032.
19897      Branch: perl
19898            ! pod/perl572delta.pod
19899 ____________________________________________________________________________
19900 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
19901         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
19902              From: Peter Prymmer <pvhp@forte.com>
19903              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
19904              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
19905      Branch: perl
19906            ! ext/Time/HiRes/HiRes.xs
19907 ____________________________________________________________________________
19908 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
19909         Log: -lpthreads missing in AIX.
19910      Branch: perl
19911            ! hints/aix.sh
19912 ____________________________________________________________________________
19913 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
19914         Log: Subject: [PATCH] CLONE && weakrefs
19915              From: Artur Bergman <artur@contiller.se>
19916              Date: Fri, 29 Jun 2001 17:02:00 +0200
19917              Message-ID: <B7626508.1CA0%artur@contiller.se>
19918      Branch: perl
19919            ! sv.c
19920 ____________________________________________________________________________
19921 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
19922         Log: Subject: Re: Bug report: split splits on wrong pattern
19923              From: Radu Greab <radu@netsoft.ro>
19924              Date: Wed, 27 Jun 2001 21:50:52 +0300
19925              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
19926      Branch: perl
19927            ! pp_ctl.c t/op/split.t
19928 ____________________________________________________________________________
19929 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
19930         Log: Metaconfig unit change for #11027.
19931      Branch: metaconfig/U/perl
19932            ! d_modfl.U
19933 ____________________________________________________________________________
19934 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
19935         Log: I thought this Configure glitch for AIX was just recently fixed?
19936      Branch: perl
19937            ! Configure
19938 ____________________________________________________________________________
19939 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
19940         Log: Update Changes.
19941      Branch: perl
19942            ! Changes patchlevel.h
19943 ____________________________________________________________________________
19944 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
19945         Log: Subject: Re: perl@10967, File::Find, and Cwd
19946              From: Mike Guy <mjtg@cam.ac.uk>
19947              Date: Fri, 29 Jun 2001 14:56:49 +0100
19948              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
19949      Branch: perl
19950            ! lib/File/Find/taint.t
19951 ____________________________________________________________________________
19952 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
19953         Log: Update the sv_pvprintify() spec.
19954      Branch: perl
19955            ! pod/perltodo.pod
19956 ____________________________________________________________________________
19957 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
19958         Log: Known test failures update.
19959      Branch: perl
19960            ! pod/perl572delta.pod
19961 ____________________________________________________________________________
19962 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
19963         Log: Based on
19964              
19965              Subject: [PATCH @11016] More );) fixes
19966              From: Richard Soderberg <rs@crystalflame.net>
19967              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
19968              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
19969      Branch: perl
19970            ! ext/Thread/Thread.xs ext/Thread/typemap
19971 ____________________________________________________________________________
19972 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
19973         Log: Subject: [PATCH @11016] Fixes compile errors in four files
19974              From: Richard Soderberg <rs@crystalflame.net>
19975              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
19976              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
19977      Branch: perl
19978            ! mg.c pp.c pp_hot.c util.c
19979 ____________________________________________________________________________
19980 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
19981         Log: AIX hints tweaking continues, from Merijn Brand.
19982      Branch: perl
19983            ! hints/aix.sh
19984 ____________________________________________________________________________
19985 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
19986         Log: HP-UX needs gccversion sooner, from Merijn Brand.
19987      Branch: perl
19988            ! hints/hpux.sh
19989 ____________________________________________________________________________
19990 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
19991         Log: Subject: [PATCH 5.6.1] OS/2 docs
19992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19993              Date: Fri, 29 Jun 2001 02:34:12 -0400
19994              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
19995      Branch: perl
19996            ! README.os2 os2/Changes
19997 ____________________________________________________________________________
19998 [ 11017] By: nick                                  on 2001/06/29  10:20:30
19999         Log: Integrate mainline
20000      Branch: perlio
20001           +> (branch 37 files)
20002            - ext/ODBM_File/sdbm.t
20003           !> (integrate 211 files)
20004 ____________________________________________________________________________
20005 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
20006         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
20007              the modules found using a script written by Larry Schatzer Jr.
20008      Branch: perl
20009            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
20010            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
20011            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
20012            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
20013            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
20014            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
20015            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
20016            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
20017            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
20018            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
20019            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
20020            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
20021            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
20022            ! lib/constant.pm lib/fields.pm lib/strict.pm
20023 ____________________________________________________________________________
20024 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
20025         Log: The latest JPL from the anoncvs.
20026      Branch: perl
20027            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
20028 ____________________________________________________________________________
20029 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
20030         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
20031      Branch: perl
20032            ! t/op/pat.t
20033 ____________________________________________________________________________
20034 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
20035         Log: Worrying about insecure directories now is a bit too late.
20036      Branch: perl
20037            ! lib/File/Find/taint.t
20038 ____________________________________________________________________________
20039 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
20040         Log: Cannot DIE() in a void function,
20041              from Richard Hatch <rhatch@austin.ibm.com>.
20042      Branch: perl
20043            ! ext/IPC/SysV/SysV.xs
20044 ____________________________________________________________________________
20045 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
20046         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
20047              From: Peter Prymmer <pvhp@forte.com>
20048              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
20049              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
20050              
20051              (unfinished: time/hires tests 3, 5, 14 failing, but better
20052              than wholesale failure)
20053      Branch: perl
20054            ! ext/Time/HiRes/HiRes.xs
20055 ____________________________________________________________________________
20056 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
20057         Log: Subject: [PATCH 5.6.1] OS/2 improvements
20058              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20059              Date: Thu, 28 Jun 2001 16:03:14 -0400
20060              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
20061      Branch: perl
20062            + os2/os2_base.t
20063            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
20064            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
20065            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
20066            ! os2/os2ish.h
20067 ____________________________________________________________________________
20068 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
20069         Log: Subject: Incrementing Extutils::Manifest's $VERSION
20070              From: Michael G Schwern <schwern@pobox.com>
20071              Date: Thu, 28 Jun 2001 13:13:49 -0400
20072              Message-ID: <20010628131349.A14738@blackrider>
20073      Branch: maint-5.6/perl
20074            ! lib/ExtUtils/Manifest.pm
20075 ____________________________________________________________________________
20076 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
20077         Log: AIX tweak from Merijn Brand.
20078      Branch: perl
20079            ! hints/aix.sh
20080 ____________________________________________________________________________
20081 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
20082         Log: Create the macperl branch.
20083      Branch: maint-5.6/macperl
20084           +> (branch 1728 files)
20085 ____________________________________________________________________________
20086 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
20087         Log: Update Changes.
20088      Branch: perl
20089            ! Changes patchlevel.h
20090 ____________________________________________________________________________
20091 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
20092         Log: More Perforce lore.
20093      Branch: perl
20094            ! Porting/repository.pod
20095 ____________________________________________________________________________
20096 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
20097         Log: Metaconfig unit changes for #11003.
20098      Branch: metaconfig/U/perl
20099            + d_nl_langinfo.U i_langinfo.U
20100 ____________________________________________________________________________
20101 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
20102         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
20103              Expected not to exist in non-UNIX excepting in VMS, where
20104              according to a quick web survey they just might.
20105      Branch: perl
20106            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
20107            ! Porting/config_H config_h.SH configure.com epoc/config.sh
20108            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
20109            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20110            ! win32/config.bc win32/config.gc win32/config.vc
20111 ____________________________________________________________________________
20112 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
20113         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
20114              in AIX is one is doing a 64-bit build.
20115      Branch: perl
20116            ! hints/aix.sh
20117 ____________________________________________________________________________
20118 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
20119         Log: Metaconfig unit changes for #11000.
20120      Branch: metaconfig/U/perl
20121            ! use64bits.U uselfs.U
20122 ____________________________________________________________________________
20123 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
20124         Log: Move use64bitint and use64bitall before uselargefiles.
20125      Branch: perl
20126            ! Configure
20127 ____________________________________________________________________________
20128 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
20129         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
20130              From: Robert Spier <rspier@pobox.com>
20131              Message-ID: <15162.41164.618712.841415@rls.cx>
20132              Date: Wed, 27 Jun 2001 23:13:16 -0400
20133      Branch: perl
20134            ! doio.c
20135 ____________________________________________________________________________
20136 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
20137         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
20138              From: Peter Prymmer <pvhp@forte.com>
20139              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
20140              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
20141      Branch: perl
20142            ! numeric.c
20143 ____________________________________________________________________________
20144 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
20145         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
20146              From: Peter Prymmer <pvhp@forte.com>
20147              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
20148              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
20149      Branch: perl
20150            ! configure.com ext/Digest/MD5/Makefile.PL
20151 ____________________________________________________________________________
20152 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
20153         Log: Update Changes.
20154      Branch: perl
20155            ! Changes patchlevel.h
20156 ____________________________________________________________________________
20157 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
20158         Log: Tiny EPOC updates.
20159      Branch: perl
20160            ! epoc/config.sh
20161 ____________________________________________________________________________
20162 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
20163         Log: The Test::More and Test::Simple tests required help
20164              thanks to our schizophrenic test scheme.
20165      Branch: perl
20166            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
20167            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
20168            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
20169            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
20170            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
20171 ____________________________________________________________________________
20172 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
20173         Log: Upgrade to Test::Simple 0.09.
20174      Branch: perl
20175            + lib/Test/Simple/Changes
20176            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
20177            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
20178            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
20179            ! lib/Test/Simple/t/plan_is_noplan.t
20180 ____________________________________________________________________________
20181 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
20182         Log: Upgrade to Test::More 0.07.
20183      Branch: perl
20184            + lib/Test/More/Changes
20185            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
20186            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
20187            ! lib/Test/More/t/skipall.t
20188 ____________________________________________________________________________
20189 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
20190         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
20191              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20192              Date: Wed, 27 Jun 2001 18:40:04 +0200
20193              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
20194      Branch: perl
20195            ! hints/hpux.sh
20196 ____________________________________________________________________________
20197 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
20198         Log: Subject: [PATCH README.qnx hints/qnx.sh]
20199              From: Norton Allen <allen@huarp.harvard.edu>
20200              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
20201              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
20202      Branch: perl
20203            ! README.qnx hints/qnx.sh
20204 ____________________________________________________________________________
20205 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
20206         Log: Subject: [PATCH] two little documentation nits
20207              From: Abhijit Menon-Sen <ams@wiw.org>
20208              Date: Wed, 27 Jun 2001 20:07:50 +0530
20209              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
20210      Branch: perl
20211            ! sv.c sv.h
20212 ____________________________________________________________________________
20213 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
20214         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
20215              From: Norton Allen <allen@huarp.harvard.edu>
20216              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
20217              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
20218      Branch: perl
20219            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
20220 ____________________________________________________________________________
20221 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
20222         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
20223              From: Michael G Schwern <schwern@pobox.com>
20224              Date: Wed, 27 Jun 2001 02:34:58 -0400
20225              Message-ID: <20010627023458.K23874@blackrider>
20226      Branch: perl
20227            ! vms/test.com
20228 ____________________________________________________________________________
20229 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
20230         Log: Add perl_clone_host() for Netware.
20231      Branch: perl
20232            ! NetWare/nw5.c
20233 ____________________________________________________________________________
20234 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
20235         Log: GCC 3.0 hints for HP-UX.
20236      Branch: perl
20237            ! hints/hpux.sh
20238 ____________________________________________________________________________
20239 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
20240         Log: In some Linux distributions the libndbm is broken
20241              (no null key support), therefore link with libgdbm
20242              (if available), since it has a working ndbm emulation,
20243              from Jonathan Stowe.
20244      Branch: perl
20245            + ext/NDBM_File/hints/linux.pl
20246            ! MANIFEST
20247 ____________________________________________________________________________
20248 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
20249         Log: Subject: [PATCH perl@10930] find.t hack for VMS
20250              From: "Craig A. Berry" <craigberry@mac.com>
20251              Date: Tue, 26 Jun 2001 23:40:25 -0500
20252              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
20253      Branch: perl
20254            ! lib/File/Find/find.t
20255 ____________________________________________________________________________
20256 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
20257         Log: AUTHORS updates.
20258      Branch: perl
20259            ! AUTHORS
20260 ____________________________________________________________________________
20261 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
20262         Log: Metaconfig unit change like #10980.
20263      Branch: metaconfig
20264            ! U/compline/d_stdstdio.U
20265 ____________________________________________________________________________
20266 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
20267         Log: "lose the it's", from Abhijit Menon-Sen.
20268              ("It's" not searched, pods not searched.)
20269      Branch: perl
20270            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
20271            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
20272            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
20273            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
20274            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
20275            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
20276 ____________________________________________________________________________
20277 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
20278         Log: "lose the looses", from Abhijit Menon-Sen.
20279      Branch: perl
20280            ! ext/B/B/Assembler.pm gv.c
20281 ____________________________________________________________________________
20282 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
20283         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
20284      Branch: perl
20285            ! hints/os390.sh
20286 ____________________________________________________________________________
20287 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
20288         Log: DEC C 5.3 on the VAX simply doesn't seem to like
20289              compiling the MD5 extension, disable it there for now,
20290              from Peter Prymmer.
20291      Branch: perl
20292            ! configure.com
20293 ____________________________________________________________________________
20294 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
20295         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
20296              From: Jonathan Stowe <gellyfish@gellyfish.com>
20297              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
20298              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
20299      Branch: perl
20300            ! pod/perlfaq3.pod
20301 ____________________________________________________________________________
20302 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
20303         Log: Subject: [PATCH 5.6.1] perlxs misprints
20304              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20305              Date: Tue, 26 Jun 2001 17:20:00 -0400
20306              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
20307      Branch: perl
20308            ! pod/perlxs.pod
20309 ____________________________________________________________________________
20310 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
20311         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
20312              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20313              Date: Tue, 26 Jun 2001 17:27:07 -0400
20314              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
20315      Branch: perl
20316            ! lib/ExtUtils/MM_Unix.pm
20317 ____________________________________________________________________________
20318 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
20319         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
20320              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20321              Date: Tue, 26 Jun 2001 17:23:24 -0400
20322              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
20323      Branch: perl
20324            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
20325 ____________________________________________________________________________
20326 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
20327         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
20328              by Olaf Flebbe.
20329      Branch: perl
20330            ! perl.h
20331 ____________________________________________________________________________
20332 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
20333         Log: Detypo.
20334      Branch: perl
20335            ! lib/Memoize/t/tie_sdbm.t
20336 ____________________________________________________________________________
20337 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
20338         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
20339      Branch: perl
20340            ! win32/perllib.c
20341 ____________________________________________________________________________
20342 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
20343         Log: Subject: [patch] perl_clone+CvFILE
20344              From: Doug MacEachern <dougm@covalent.net>
20345              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
20346              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
20347      Branch: perl
20348            ! sv.c
20349 ____________________________________________________________________________
20350 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
20351         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
20352              From: Mark-Jason Dominus <mjd@plover.com>
20353              Date: Tue, 26 Jun 2001 12:33:01 -0400
20354              Message-ID: <20010626163301.31298.qmail@plover.com>
20355      Branch: perl
20356            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
20357 ____________________________________________________________________________
20358 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
20359         Log: Update Changes.
20360      Branch: perl
20361            ! Changes patchlevel.h
20362 ____________________________________________________________________________
20363 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
20364         Log: Also catfile() needs now to explicitly exported.
20365      Branch: perl
20366            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
20367 ____________________________________________________________________________
20368 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
20369         Log: Regen toc.
20370      Branch: perl
20371            ! pod/perltoc.pod
20372 ____________________________________________________________________________
20373 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
20374         Log: Nonexistent pod command.
20375      Branch: perl
20376            ! pod/perl572delta.pod
20377 ____________________________________________________________________________
20378 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
20379         Log: Be more portable in the quest for tmpdir.
20380      Branch: perl
20381            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
20382 ____________________________________________________________________________
20383 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
20384         Log: Be more portable in finding out the home directory,
20385              and use File::Spec to do the concat.
20386              (Come to think of it, couldn't File::Spec provide
20387              for a ->homedir method?)
20388      Branch: perl
20389            ! lib/Net/Config.pm
20390 ____________________________________________________________________________
20391 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
20392         Log: Doc patch for #10959.
20393      Branch: perl
20394            ! pod/perlfunc.pod
20395 ____________________________________________________________________________
20396 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
20397         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
20398              From: "Philip Newton" <pnewton@gmx.de>
20399              Date: Tue, 26 Jun 2001 16:26:47 +0200
20400              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
20401      Branch: perl
20402            ! pod/perldata.pod
20403 ____________________________________________________________________________
20404 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
20405         Log: Subject: [PATH] shared -> unique;
20406              From: "Artur Bergman" <artur@contiller.se>
20407              Date: Tue, 26 Jun 2001 16:18:40 +0200
20408              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
20409              
20410              Because "shared" isn't: it's read-only.
20411      Branch: perl
20412            ! toke.c xsutils.c
20413 ____________________________________________________________________________
20414 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
20415         Log: Escape multiline croak messages.
20416      Branch: perl
20417            ! t/op/ver.t
20418 ____________________________________________________________________________
20419 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
20420         Log: No more pragma/*.t for minitest.
20421      Branch: perl
20422            ! Makefile.SH
20423 ____________________________________________________________________________
20424 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
20425         Log: AUTHORS updates.
20426      Branch: perl
20427            ! AUTHORS
20428 ____________________________________________________________________________
20429 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
20430         Log: delta updates.
20431      Branch: perl
20432            ! pod/perl572delta.pod
20433 ____________________________________________________________________________
20434 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
20435         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
20436              From: Artur Bergman <artur@contiller.se> 
20437              Date: Tue, 26 Jun 2001 15:32:53 +0200
20438              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
20439      Branch: perl
20440            ! makedef.pl sv.c sv.h win32/perllib.c
20441 ____________________________________________________________________________
20442 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
20443         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
20444              From: Jonathan Stowe <gellyfish@gellyfish.com>
20445              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
20446              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
20447              
20448              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
20449      Branch: perl
20450            + ext/Time/HiRes/hints/sco.pl
20451            ! MANIFEST
20452 ____________________________________________________________________________
20453 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
20454         Log: Subject: [PATCH 5.6.1] static build
20455              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20456              Date: Tue, 26 Jun 2001 04:22:25 -0400
20457              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
20458      Branch: perl
20459            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
20460            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
20461 ____________________________________________________________________________
20462 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
20463         Log: DJGPP patches from Laszlo Molnar.
20464      Branch: perl
20465            ! djgpp/djgpp.c perl.c util.c
20466 ____________________________________________________________________________
20467 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
20468         Log: Netware patches from Ananth Kesari.
20469      Branch: perl
20470            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
20471            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
20472            ! NetWare/nwtinfo.h
20473 ____________________________________________________________________________
20474 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
20475         Log: Detypo.
20476      Branch: perl
20477            ! ext/Errno/Errno_pm.PL
20478 ____________________________________________________________________________
20479 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
20480         Log: There seems to be two ways of spelling the $^O in *STEP.
20481      Branch: perl
20482            ! ext/Errno/Errno_pm.PL
20483 ____________________________________________________________________________
20484 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
20485         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
20486              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
20487      Branch: perl
20488            ! ext/Errno/Errno_pm.PL
20489 ____________________________________________________________________________
20490 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
20491         Log: Known bugs update.
20492      Branch: perl
20493            ! pod/perl572delta.pod
20494 ____________________________________________________________________________
20495 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
20496         Log: The default installation of Cygwin has 500 as root's uid.
20497      Branch: perl
20498            ! lib/User/pwent.t
20499 ____________________________________________________________________________
20500 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
20501         Log: Be even more relaxed (re-allow having only one entry).
20502      Branch: perl
20503            ! t/op/grent.t t/op/pwent.t
20504 ____________________________________________________________________________
20505 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
20506         Log: Test failure updates.
20507      Branch: perl
20508            ! pod/perl572delta.pod
20509 ____________________________________________________________________________
20510 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
20511         Log: MPE/iX test tweaks from Mark Bixby.
20512      Branch: perl
20513            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
20514            ! t/io/fs.t t/op/stat.t
20515 ____________________________________________________________________________
20516 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
20517         Log: Microperl findings.
20518      Branch: perl
20519            ! perl.h pp_sys.c
20520 ____________________________________________________________________________
20521 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
20522         Log: Touch uconfig.h.
20523      Branch: perl
20524            ! uconfig.h
20525 ____________________________________________________________________________
20526 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
20527         Log: Subject: [PATCH] Proposed fix for Pod::Man
20528              From: Rob Napier <rnapier@employees.org>
20529              Date: Mon, 25 Jun 2001 15:49:24 -0400
20530              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
20531              
20532              Cater for Solaris nroff brokenness (shortchanges daisywheel
20533              printers, but hey, we also no more support PDPs.)
20534      Branch: perl
20535            ! lib/Pod/Man.pm
20536 ____________________________________________________________________________
20537 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
20538         Log: Typo in #10937.
20539      Branch: perl
20540            ! ext/POSIX/sigaction.t
20541 ____________________________________________________________________________
20542 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
20543         Log: SIGCONT not trappable in VMS.
20544      Branch: perl
20545            ! ext/POSIX/sigaction.t
20546 ____________________________________________________________________________
20547 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
20548         Log: Subject: [DRAFT] Encode-Tcl.t
20549              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20550              Date: Tue, 26 Jun 2001 03:38:08 +0900
20551              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
20552      Branch: perl
20553            + ext/Encode/Encode/Tcl.t
20554            ! MANIFEST ext/Encode/Encode/Tcl.pm
20555 ____________________________________________________________________________
20556 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
20557         Log: Because of #10932 retract also the perlfunc hunk of #10910.
20558      Branch: perl
20559            ! pod/perlfunc.pod
20560 ____________________________________________________________________________
20561 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
20562         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
20563              by Ilya Zakharevich in
20564              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
20565      Branch: perl
20566            ! XSUB.h
20567 ____________________________________________________________________________
20568 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
20569         Log: Typo in #10889.
20570      Branch: perl
20571            ! hints/uts.sh
20572 ____________________________________________________________________________
20573 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
20574         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
20575              From: Abhijit Menon-Sen <ams@wiw.org>
20576              Date: Mon, 25 Jun 2001 23:45:45 +0530
20577              Message-ID: <20010625234545.A5022@lustre.linux.in>
20578      Branch: perl
20579            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
20580 ____________________________________________________________________________
20581 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
20582         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
20583              From: Michael G Schwern <schwern@pobox.com>
20584              Date: Mon, 25 Jun 2001 14:35:51 -0400
20585              Message-ID: <20010625143551.H13819@blackrider>
20586      Branch: perl
20587            ! lib/Test.pm
20588 ____________________________________________________________________________
20589 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
20590         Log: Update Changes.
20591      Branch: perl
20592            ! Changes patchlevel.h
20593 ____________________________________________________________________________
20594 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
20595         Log: Regen toc and modlib.
20596      Branch: perl
20597            ! pod/perlmodlib.pod pod/perltoc.pod
20598 ____________________________________________________________________________
20599 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
20600         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
20601              for the benefit of C++ compilers, as suggested by Guruprasad.
20602      Branch: perl
20603            ! embed.pl proto.h
20604 ____________________________________________________________________________
20605 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
20606         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
20607              From: Jonathan Stowe <gellyfish@gellyfish.com>
20608              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
20609              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
20610      Branch: perl
20611            ! pod/perlfaq5.pod
20612 ____________________________________________________________________________
20613 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
20614         Log: Missed from #10925.
20615      Branch: perl
20616            ! gv.c
20617 ____________________________________________________________________________
20618 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
20619         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
20620              From: Robin Houston <robin@kitsite.com>
20621              Date: Sat, 19 May 2001 16:19:34 +0100
20622              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
20623      Branch: perl
20624            ! cv.h gv.h op.c
20625 ____________________________________________________________________________
20626 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
20627         Log: Netware README tweak.
20628      Branch: perl
20629            ! README.netware
20630 ____________________________________________________________________________
20631 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
20632         Log: Subject: [PATCH] Re: overload.t fails
20633              From: Abhijit Menon-Sen <ams@wiw.org>
20634              Date: Mon, 25 Jun 2001 14:52:20 +0530
20635              Message-ID: <20010625145220.A24114@lustre.linux.in>
20636      Branch: perl
20637            ! lib/overload.t
20638 ____________________________________________________________________________
20639 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
20640         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
20641              From: Mike Guy <mjtg@cam.ac.uk>
20642              Date: Mon, 25 Jun 2001 11:43:23 +0100
20643              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
20644      Branch: perl
20645            ! lib/Carp.pm
20646 ____________________________________________________________________________
20647 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
20648         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
20649              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20650              Date: Sun, 24 Jun 2001 05:17:05 -0400
20651              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
20652      Branch: perl
20653            ! os2/os2ish.h
20654 ____________________________________________________________________________
20655 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
20656         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
20657              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20658              Date: Mon, 25 Jun 2001 05:52:27 -0400
20659              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
20660      Branch: perl
20661            ! hints/os2.sh
20662 ____________________________________________________________________________
20663 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
20664         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
20665              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20666              Date: Mon, 25 Jun 2001 05:23:35 -0400
20667              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
20668      Branch: perl
20669            ! os2/os2.c
20670 ____________________________________________________________________________
20671 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
20672         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
20673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20674              Date: Mon, 25 Jun 2001 05:04:32 -0400
20675              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
20676      Branch: perl
20677            ! os2/OS2/REXX/DLL/DLL.pm
20678 ____________________________________________________________________________
20679 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
20680         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
20681              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20682              Date: Mon, 25 Jun 2001 05:02:36 -0400
20683              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
20684      Branch: perl
20685            ! mg.c os2/dl_os2.c os2/os2.c
20686 ____________________________________________________________________________
20687 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
20688         Log: Subject: Re: [PATCH 5.6.1] misprints
20689              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20690              Date: Mon, 25 Jun 2001 04:50:50 -0400
20691              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
20692      Branch: perl
20693            ! os2/os2.c pp_sys.c
20694 ____________________________________________________________________________
20695 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
20696         Log: Add Test::More and Test::Simple to the delta.
20697      Branch: perl
20698            ! pod/perl572delta.pod
20699 ____________________________________________________________________________
20700 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
20701         Log: Add Test::More, from Michael G Schwern.
20702      Branch: perl
20703            + lib/Test/More.pm lib/Test/More/t/More.t
20704            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
20705            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
20706            + t/lib/Test/More/Catch.pm
20707            ! MANIFEST
20708 ____________________________________________________________________________
20709 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
20710         Log: Add Test::Simple from Michael G Schwern.
20711      Branch: perl
20712            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
20713            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
20714            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
20715            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
20716            + t/lib/Test/Simple/Catch.pm
20717            + t/lib/Test/Simple/sample_tests/death.plx
20718            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
20719            + t/lib/Test/Simple/sample_tests/extras.plx
20720            + t/lib/Test/Simple/sample_tests/five_fail.plx
20721            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
20722            + t/lib/Test/Simple/sample_tests/one_fail.plx
20723            + t/lib/Test/Simple/sample_tests/require.plx
20724            + t/lib/Test/Simple/sample_tests/success.plx
20725            + t/lib/Test/Simple/sample_tests/too_few.plx
20726            + t/lib/Test/Simple/sample_tests/two_fail.plx
20727            ! MANIFEST
20728 ____________________________________________________________________________
20729 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
20730         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
20731              From: "Craig A. Berry" <craigberry@mac.com>
20732              Date: Sun, 24 Jun 2001 23:41:36 -0500
20733              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
20734      Branch: perl
20735            ! pp_sys.c
20736 ____________________________________________________________________________
20737 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
20738         Log: Upgrade to Attribute::Handlers 0.70.
20739      Branch: perl
20740            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
20741            ! MANIFEST lib/Attribute/Handlers.pm
20742 ____________________________________________________________________________
20743 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
20744         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
20745              From: Abhijit Menon-Sen <ams@wiw.org>
20746              Date: Sat, 23 Jun 2001 05:17:44 +0530
20747              Message-ID: <20010623051744.A18583@lustre.linux.in>
20748              
20749              (Can't think of a good place to put tests.)
20750      Branch: perl
20751            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
20752 ____________________________________________________________________________
20753 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
20754         Log: Subject: [PATCH] t/op/pat.t typo fix
20755              From: Richard Soderberg <rs@crystalflame.net>
20756              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
20757              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
20758      Branch: perl
20759            ! t/op/pat.t
20760 ____________________________________________________________________________
20761 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
20762         Log: Move the pack warnings to their own file, as pointed
20763              out by Spider.
20764      Branch: perl
20765            + t/lib/warnings/pp_pack
20766            ! MANIFEST t/lib/warnings/pp
20767 ____________________________________________________________________________
20768 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
20769         Log: Update Changes.
20770      Branch: perl
20771            ! Changes patchlevel.h
20772 ____________________________________________________________________________
20773 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
20774         Log: Partially fix a problem noticed by IRIX compiler:
20775              the initialization of parse_start was bypassed by
20776              several gotos.  Now initialized to zero, which may
20777              not be the best choice.
20778      Branch: perl
20779            ! regcomp.c
20780 ____________________________________________________________________________
20781 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
20782         Log: Relax the group and password tests back to moaning only
20783              if no matches at all are found.  (Even with a small sample
20784              I could find many sites where there are, umm, anomalies in
20785              the said databases.)       
20786      Branch: perl
20787            ! t/op/grent.t t/op/pwent.t
20788 ____________________________________________________________________________
20789 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
20790         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
20791      Branch: perl
20792            ! pp_ctl.c
20793 ____________________________________________________________________________
20794 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
20795         Log: De-cut-and-pasto in #10902.
20796      Branch: perl
20797            ! pp_ctl.c
20798 ____________________________________________________________________________
20799 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
20800         Log: The #10771 didn't take?
20801      Branch: perl
20802            ! pp_ctl.c
20803 ____________________________________________________________________________
20804 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
20805         Log: Undo the filetests part of #10900, under multiplicity
20806              weird errors take place.
20807      Branch: perl
20808            ! pp_sys.c
20809 ____________________________________________________________________________
20810 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
20811         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
20812      Branch: perl
20813            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
20814 ____________________________________________________________________________
20815 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
20816         Log: (Replaced by #10922)
20817              
20818              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
20819              From: Tony Bowden <tony@kasei.com>
20820              Date: Sun, 24 Jun 2001 17:32:40 +0100
20821              Message-ID: <20010624173240.A16293@blackstar.co.uk>
20822              
20823              Document (well, mention) shortmess() and longmess()
20824              to rob people of their fun of reinventing the weel.
20825      Branch: perl
20826            ! lib/Carp.pm
20827 ____________________________________________________________________________
20828 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
20829         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
20830              From: Brian Jepson <bjepson@oreilly.com>
20831              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
20832              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
20833      Branch: perl
20834            ! pp_sys.c
20835 ____________________________________________________________________________
20836 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
20837         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
20838              From: Robin Barker <rmb1@cise.npl.co.uk> 
20839              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
20840              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
20841      Branch: perl
20842            ! lib/CPAN.pm
20843 ____________________________________________________________________________
20844 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
20845         Log: Memoize patch from mjd.
20846      Branch: perl
20847            ! lib/Memoize/t/tie_storable.t
20848 ____________________________________________________________________________
20849 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
20850         Log: Spec the sv_pvprintify() a bit more.
20851      Branch: perl
20852            ! pod/perltodo.pod
20853 ____________________________________________________________________________
20854 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
20855         Log: Upgrade to Memoize 0.65.
20856      Branch: perl
20857            + lib/Memoize/t/array_confusion.t
20858            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
20859            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
20860            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
20861            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
20862            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
20863            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
20864            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
20865            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
20866            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
20867            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
20868            ! lib/Memoize/t/tie_storable.t
20869 ____________________________________________________________________________
20870 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
20871         Log: Metaconfig unit change for #10892.
20872      Branch: metaconfig
20873            ! U/modified/Options.U
20874 ____________________________________________________________________________
20875 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
20876         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
20877              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20878              Date: Sun, 24 Jun 2001 05:24:40 -0400
20879              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
20880      Branch: perl
20881            ! Configure hints/os2.sh
20882 ____________________________________________________________________________
20883 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
20884         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
20885              From: Mike Guy <mjtg@cam.ac.uk>
20886              Date: Sun, 24 Jun 2001 15:28:39 +0100
20887              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
20888              
20889              Fix an ancient (5.002) bug.
20890      Branch: perl
20891            ! lib/Carp/Heavy.pm
20892 ____________________________________________________________________________
20893 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
20894         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
20895              variables.
20896      Branch: perl
20897            ! pp_sys.c
20898 ____________________________________________________________________________
20899 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
20900         Log: Make UTS as per #10888.
20901      Branch: perl
20902            ! hints/uts.sh
20903 ____________________________________________________________________________
20904 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
20905         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
20906      Branch: perl
20907            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
20908            ! mpeix/mpeixish.h perl.h unixish.h
20909 ____________________________________________________________________________
20910 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
20911         Log: AUTHORS update.
20912      Branch: perl
20913            ! AUTHORS
20914 ____________________________________________________________________________
20915 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
20916         Log: Subject: Encode::Tcl for multibyte doesnot work
20917              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20918              Date: Sun, 24 Jun 2001 22:48:21 +0900
20919              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
20920      Branch: perl
20921            ! ext/Encode/Encode/Tcl.pm
20922 ____________________________________________________________________________
20923 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
20924         Log: Subject: [PATCH] Remove tautology in error messages
20925              From: Mike Guy <mjtg@cam.ac.uk>
20926              Date: Sun, 24 Jun 2001 13:31:00 +0100
20927              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
20928      Branch: perl
20929            ! pp_sys.c
20930 ____________________________________________________________________________
20931 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
20932         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
20933      Branch: perl
20934            ! hints/darwin.sh
20935 ____________________________________________________________________________
20936 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
20937         Log: Subject: Re: [PATCH 5.6.1] test suite
20938              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20939              Date: Sun, 24 Jun 2001 05:47:05 -0400
20940              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
20941              
20942              Test suite fixes.
20943      Branch: perl
20944            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
20945 ____________________________________________________________________________
20946 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
20947         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
20948              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20949              Date: Sun, 24 Jun 2001 05:37:19 -0400
20950              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
20951      Branch: perl
20952            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
20953 ____________________________________________________________________________
20954 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
20955         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
20956              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20957              Date: Sun, 24 Jun 2001 05:34:50 -0400
20958              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
20959              
20960              Pacify compiler warnings.
20961      Branch: perl
20962            ! pp_sys.c
20963 ____________________________________________________________________________
20964 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
20965         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
20966              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20967              Date: Sun, 24 Jun 2001 05:21:18 -0400
20968              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
20969              
20970              Enable compression of executables during link time.
20971      Branch: perl
20972            ! hints/os2.sh
20973 ____________________________________________________________________________
20974 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
20975         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
20976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20977              Date: Sun, 24 Jun 2001 05:15:11 -0400
20978              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
20979              
20980              Add ordinals to the export list for Perl DLL.
20981              (Breaks intra-version DLL compatibility.)
20982      Branch: perl
20983            ! makedef.pl
20984 ____________________________________________________________________________
20985 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
20986         Log: Allow (displaying and) re-editing the Subject in perlbug.
20987              Also abstract the Subject quality control into a function.
20988      Branch: perl
20989            ! utils/perlbug.PL
20990 ____________________________________________________________________________
20991 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
20992         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
20993      Branch: perl
20994            ! utils/perlbug.PL
20995 ____________________________________________________________________________
20996 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
20997         Log: Regen toc and modlib.
20998      Branch: perl
20999            ! pod/perlmodlib.pod pod/perltoc.pod
21000 ____________________________________________________________________________
21001 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
21002         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
21003              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
21004              attribute semantics as much as possible, or 'ntsec' which uses
21005              native NTFS semantics.)  (See also #10877.)
21006      Branch: perl
21007            ! perl.c
21008 ____________________________________________________________________________
21009 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
21010         Log: (Retracted by #11586)
21011              
21012              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
21013      Branch: perl
21014            ! lib/Test/Harness.pm
21015 ____________________________________________________________________________
21016 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
21017         Log: Just zap the -uPerlio.
21018      Branch: perl
21019            ! ext/B/Stash.t
21020 ____________________________________________________________________________
21021 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
21022         Log: Do not test PerlIO if PerlIO not used.
21023      Branch: perl
21024            ! ext/PerlIO/PerlIO.t
21025 ____________________________________________________________________________
21026 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
21027         Log: Regen perlapi.
21028      Branch: perl
21029            ! pod/perlapi.pod
21030 ____________________________________________________________________________
21031 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
21032         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
21033              From: Nicholas Clark <nick@ccl4.org>
21034              Date: Sat, 23 Jun 2001 22:55:47 +0100
21035              Message-ID: <20010623225547.Z98663@plum.flirble.org>
21036      Branch: perl
21037            ! numeric.c
21038 ____________________________________________________________________________
21039 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
21040         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
21041              From: Prymmer/Kahn <pvhp@best.com>
21042              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
21043              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
21044      Branch: perl
21045            ! lib/h2xs.t
21046 ____________________________________________________________________________
21047 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
21048         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
21049              cygwin does not taint cwd, just like win32.
21050      Branch: perl
21051            ! lib/File/Find/taint.t t/op/taint.t
21052 ____________________________________________________________________________
21053 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
21054         Log: Retract #10865, the patch should be unnecessary.
21055              (But seemingly helpful in Cygwin?  Strange.)
21056      Branch: perl
21057            ! lib/Memoize/t/tie_ndbm.t
21058 ____________________________________________________________________________
21059 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
21060         Log: Misplaced test file; plus Cygwin filesystem semantics.
21061      Branch: perl
21062            + ext/SDBM_File/sdbm.t
21063            - ext/ODBM_File/sdbm.t
21064            ! MANIFEST
21065 ____________________________________________________________________________
21066 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
21067         Log: (Retracted by #10867.)
21068      Branch: perl
21069            ! lib/Memoize/t/tie_ndbm.t
21070 ____________________________________________________________________________
21071 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
21072         Log: Metaconfig unit change for #10863.
21073      Branch: metaconfig/U/perl
21074            ! Extensions.U
21075 ____________________________________________________________________________
21076 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
21077         Log: In Cygwin do not build NDBM_File and ODBM_File unless
21078              -lndbm and -ldbm are available.
21079      Branch: perl
21080            ! Configure config_h.SH
21081 ____________________________________________________________________________
21082 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
21083         Log: More Cygwin filesystem semantics.
21084      Branch: perl
21085            ! t/io/fs.t t/op/stat.t
21086 ____________________________________________________________________________
21087 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
21088         Log: More DOSish permission semantics for Cygwin.
21089      Branch: perl
21090            ! lib/AnyDBM_File.t
21091 ____________________________________________________________________________
21092 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
21093         Log: Cygwin too has different permission semantics.
21094      Branch: perl
21095            ! ext/GDBM_File/gdbm.t
21096 ____________________________________________________________________________
21097 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
21098         Log: The group (and assumedly passwd) databases can have
21099              only one entry (this is the case in cygwin).
21100      Branch: perl
21101            ! t/op/grent.t t/op/pwent.t
21102 ____________________________________________________________________________
21103 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
21104         Log: Also in Cygwin use Socket to figure out domainname
21105              (if any) (avoids trying to call external 'domainname',
21106              which doesn't at the moment exist in Cygwin)
21107      Branch: perl
21108            ! lib/Net/Domain.pm
21109 ____________________________________________________________________________
21110 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
21111         Log: Remove also the lib$Foo.def, not just $Foo.def.
21112      Branch: perl
21113            ! lib/ExtUtils/MM_Unix.pm
21114 ____________________________________________________________________________
21115 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
21116         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
21117      Branch: perl
21118            ! unixish.h
21119 ____________________________________________________________________________
21120 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
21121         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
21122              to match the whole isprint(), only the space character.
21123      Branch: perl
21124            ! handy.h pod/perlre.pod t/op/pat.t
21125 ____________________________________________________________________________
21126 [ 10854] By: nick                                  on 2001/06/23  08:09:33
21127         Log: Integrate mainline
21128      Branch: perlio
21129           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
21130           !> lib/ExtUtils.t lib/File/Find/taint.t
21131           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
21132           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
21133           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
21134 ____________________________________________________________________________
21135 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
21136         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
21137              with its floats    in os390 and s390 (UTS).
21138      Branch: perl
21139            ! lib/Math/BigInt/t/bigintpm.t
21140 ____________________________________________________________________________
21141 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
21142         Log: Add also UTS (s390) to the non-IEEE float platforms.
21143      Branch: perl
21144            ! t/op/sprintf.t
21145 ____________________________________________________________________________
21146 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
21147         Log: Subject: RFC: what are applicable standards for exponent sizes?
21148              From: Peter Prymmer <pvhp@forte.com>
21149              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
21150              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
21151      Branch: perl
21152            ! t/op/sprintf.t
21153 ____________________________________________________________________________
21154 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
21155         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
21156              From: Peter Prymmer <pvhp@forte.com>
21157              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
21158              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
21159      Branch: perl
21160            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
21161 ____________________________________________________________________________
21162 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
21163         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
21164              From: Peter Prymmer <pvhp@forte.com>
21165              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
21166              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
21167      Branch: perl
21168            ! lib/ExtUtils.t
21169 ____________________________________________________________________________
21170 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
21171         Log: Retract #10845.
21172      Branch: perl
21173            ! lib/File/Find/taint.t
21174 ____________________________________________________________________________
21175 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
21176         Log: Yet another error message.
21177      Branch: perl
21178            ! t/op/mkdir.t
21179 ____________________________________________________________________________
21180 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
21181         Log: The croak message for nonexistent socket functions may vary.
21182      Branch: perl
21183            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
21184 ____________________________________________________________________________
21185 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
21186         Log: (Retracted by #10848.)
21187      Branch: perl
21188            ! lib/File/Find/taint.t
21189 ____________________________________________________________________________
21190 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
21191         Log: Integrate perlio.
21192      Branch: perl
21193           !> lib/File/Find/taint.t t/op/write.t
21194 ____________________________________________________________________________
21195 [ 10843] By: nick                                  on 2001/06/22  21:24:51
21196         Log: Back out debug in taint.t
21197      Branch: perlio
21198            ! lib/File/Find/taint.t
21199 ____________________________________________________________________________
21200 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
21201         Log: setitimer() does not exist in Unicos, despite of what
21202              Configure thinks, from Mark P. Lutz.
21203      Branch: perl
21204            ! hints/unicos.sh
21205 ____________________________________________________________________________
21206 [ 10841] By: nick                                  on 2001/06/22  21:19:36
21207         Log: Skip cwd test on Win32 ???
21208      Branch: perlio
21209            ! lib/File/Find/taint.t
21210 ____________________________________________________________________________
21211 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
21212         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
21213              and Tru64 gcc -Wall happy.
21214      Branch: perl
21215            ! mg.c
21216 ____________________________________________________________________________
21217 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
21218         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
21219      Branch: perl
21220            ! ext/IPC/SysV/Semaphore.pm
21221 ____________________________________________________________________________
21222 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
21223         Log: Metaconfig unit change for #10837.
21224      Branch: metaconfig/U/perl
21225            ! Cross.U
21226 ____________________________________________________________________________
21227 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
21228         Log: Cleanup of the cross-compilation unit.
21229      Branch: perl
21230            ! Configure
21231 ____________________________________________________________________________
21232 [ 10836] By: nick                                  on 2001/06/22  20:45:12
21233         Log: Skip |- based op/write.t on Win32 as well as VMS
21234      Branch: perlio
21235            ! t/op/write.t
21236 ____________________________________________________________________________
21237 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
21238         Log: Integrate perlio.
21239      Branch: perl
21240           !> util.c
21241 ____________________________________________________________________________
21242 [ 10834] By: nick                                  on 2001/06/22  20:41:54
21243         Log: Integrate mainline
21244      Branch: perlio
21245           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21246           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
21247           !> vos/config.ga.h
21248 ____________________________________________________________________________
21249 [ 10833] By: nick                                  on 2001/06/22  20:22:58
21250         Log: Patcho fix.
21251      Branch: perlio
21252            ! util.c
21253 ____________________________________________________________________________
21254 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
21255         Log: Metaconfig unit changes for #10831.
21256      Branch: metaconfig
21257            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
21258 ____________________________________________________________________________
21259 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
21260         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
21261              From: Andy Dougherty <doughera@lafayette.edu>
21262              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
21263              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
21264      Branch: perl
21265            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21266            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
21267 ____________________________________________________________________________
21268 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
21269         Log: MPE/iX prototype nits from Mark Bixby.
21270      Branch: perl
21271            ! pp_sys.c
21272 ____________________________________________________________________________
21273 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
21274         Log: Detypo.
21275      Branch: perl
21276            ! util.c
21277 ____________________________________________________________________________
21278 [ 10828] By: nick                                  on 2001/06/22  15:33:37
21279         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
21280      Branch: perlio
21281           +> lib/h2xs.t
21282           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
21283           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
21284           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
21285           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
21286           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
21287           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
21288           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
21289           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
21290           !> vms/vmsish.h
21291 ____________________________________________________________________________
21292 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
21293         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
21294              Date: Fri, 22 Jun 2001 10:08:35 -0500
21295              From: "Craig A. Berry" <craigberry@mac.com>
21296              Message-Id: <a05101001b75908704194@[192.168.56.145]>
21297      Branch: perl
21298            ! vms/vms.c vms/vmsish.h
21299 ____________________________________________________________________________
21300 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
21301         Log: NetWare scripts tweak from Ananth Kesari.
21302      Branch: perl
21303            ! NetWare/t/NWScripts.pl
21304 ____________________________________________________________________________
21305 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
21306         Log: Update Changes.
21307      Branch: perl
21308            ! Changes patchlevel.h
21309 ____________________________________________________________________________
21310 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
21311         Log: Add .i and .s targets.
21312      Branch: perl
21313            ! Makefile.SH
21314 ____________________________________________________________________________
21315 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
21316         Log: Upgrade to Locale::Maketext 1.03.
21317      Branch: perl
21318            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
21319            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
21320 ____________________________________________________________________________
21321 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
21322         Log: Upgrade to I18N::LangTags 0.26.
21323      Branch: perl
21324            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
21325            ! lib/I18N/LangTags/test.pl
21326 ____________________________________________________________________________
21327 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
21328         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
21329              Philip Newton.
21330      Branch: perl
21331            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
21332            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
21333 ____________________________________________________________________________
21334 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
21335         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
21336              From: Prymmer/Kahn <pvhp@best.com>
21337              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
21338              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
21339      Branch: perl
21340            + lib/h2xs.t
21341            ! MANIFEST utils/h2xs.PL
21342 ____________________________________________________________________________
21343 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
21344         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
21345              From: Prymmer/Kahn <pvhp@best.com>
21346              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
21347              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
21348      Branch: perl
21349            ! lib/ExtUtils.t
21350 ____________________________________________________________________________
21351 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
21352         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
21353              From: Prymmer/Kahn <pvhp@best.com>
21354              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
21355              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
21356      Branch: perl
21357            ! t/pod/plainer.t
21358 ____________________________________________________________________________
21359 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
21360         Log: AUTHORS update.
21361      Branch: perl
21362            ! AUTHORS
21363 ____________________________________________________________________________
21364 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
21365         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
21366              From: "Craig A. Berry" <craigberry@mac.com>
21367              Date: Thu, 21 Jun 2001 18:20:38 -0500
21368              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
21369      Branch: perl
21370            ! ext/POSIX/POSIX.xs
21371 ____________________________________________________________________________
21372 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
21373         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
21374              From: "Craig A. Berry" <craigberry@mac.com>
21375              Date: Thu, 21 Jun 2001 09:58:52 -0500
21376              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
21377      Branch: perl
21378            ! ext/B/Deparse.t t/op/write.t
21379 ____________________________________________________________________________
21380 [ 10814] By: nick                                  on 2001/06/22  08:13:09
21381         Log: Integrate mainline.
21382      Branch: perlio
21383           !> (integrate 46 files)
21384 ____________________________________________________________________________
21385 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
21386         Log: Change the prefixes only if $prefix is unset,
21387              as originally patched by Marcel Grunauer.
21388      Branch: perl
21389            ! hints/darwin.sh hints/rhapsody.sh
21390 ____________________________________________________________________________
21391 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
21392         Log: Subject: Re: Patch for hints/darwin.sh
21393              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
21394              Date: Thu, 21 Jun 2001 11:23:46 -0700
21395              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
21396      Branch: perl
21397            ! hints/darwin.sh hints/rhapsody.sh
21398 ____________________________________________________________________________
21399 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
21400         Log: Add .PHONY targets for non-file targets,
21401              from Wilfredo Sánchez.  Should help saying
21402              "make install" on case-insensitive filesystems.
21403      Branch: perl
21404            ! Makefile.SH
21405 ____________________________________________________________________________
21406 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
21407         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
21408              From: Doug MacEachern <dougm@covalent.net>
21409              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
21410              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
21411              
21412              plus reword the getcwd() comment, plus use getcwd() buffer
21413              size minus one.
21414      Branch: perl
21415            ! util.c
21416 ____________________________________________________________________________
21417 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
21418         Log: More gprofing from Doug MacEachern.
21419      Branch: perl
21420            ! Makefile.SH
21421 ____________________________________________________________________________
21422 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
21423         Log: Metaconfig unit change for #10807.
21424      Branch: metaconfig/U/perl
21425            ! d_sfio.U
21426 ____________________________________________________________________________
21427 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
21428         Log: Tell that you are removing the unneeded -lsfio.
21429      Branch: perl
21430            ! Configure
21431 ____________________________________________________________________________
21432 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
21433         Log: More MPE/iX tweaks from Mark Bixby.
21434      Branch: perl
21435            ! perl.c t/op/magic.t
21436 ____________________________________________________________________________
21437 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
21438         Log: The fchdir() proto is supposed to live in <unistd.h>.
21439      Branch: perl
21440            ! ext/Cwd/Cwd.xs
21441 ____________________________________________________________________________
21442 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
21443         Log: This town is too small for the Cwd extension and me,
21444              it would seem...
21445      Branch: perl
21446            ! ext/Cwd/Cwd.xs
21447 ____________________________________________________________________________
21448 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
21449         Log: Metaconfig unit change for #10802.
21450      Branch: metaconfig/U/perl
21451            ! d_modfl.U
21452 ____________________________________________________________________________
21453 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
21454         Log: More d'ohs.
21455      Branch: perl
21456            ! Configure
21457 ____________________________________________________________________________
21458 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
21459         Log: Off-by-one.  I'm so classic.
21460      Branch: perl
21461            ! util.c
21462 ____________________________________________________________________________
21463 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
21464         Log: Update Changes.
21465      Branch: perl
21466            ! Changes patchlevel.h
21467 ____________________________________________________________________________
21468 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
21469         Log: Subject: Documentation patch for Net::FTP
21470              From: Marcel Grunauer <marcel@codewerk.com>
21471              Date: Wed, 20 Jun 2001 23:03:26 +0200
21472              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
21473      Branch: perl
21474            ! lib/Net/FTP.pm
21475 ____________________________________________________________________________
21476 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
21477         Log: Retract the #10417 mg.c and embed.pl parts because of
21478              strange SEGVs in 64bit x86 FreeBSD observed by
21479              Nicholas Clark.
21480      Branch: perl
21481            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
21482 ____________________________________________________________________________
21483 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
21484         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
21485      Branch: perl
21486            ! Configure NetWare/config.wc NetWare/config_H.wc
21487            ! Porting/Glossary Porting/config.sh Porting/config_H
21488            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
21489            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21490            ! vos/config.ga.h win32/config.bc win32/config.gc
21491            ! win32/config.vc win32/config_H.bc win32/config_H.gc
21492            ! win32/config_H.vc
21493 ____________________________________________________________________________
21494 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
21495         Log: Cwd tweak from Doug MacEachern.
21496      Branch: perl
21497            ! ext/Cwd/Cwd.xs
21498 ____________________________________________________________________________
21499 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
21500         Log: Protect the fchdir() and lstat() with ifdefs.
21501              fchdir() needs a Configure probe.
21502      Branch: perl
21503            ! ext/Cwd/Cwd.xs
21504 ____________________________________________________________________________
21505 [ 10794] By: nick                                  on 2001/06/21  17:11:35
21506         Log: Integrate mainline
21507      Branch: perlio
21508           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
21509           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
21510           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
21511           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
21512           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
21513           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
21514           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
21515           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
21516            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
21517            - lib/File/Glob/case.t lib/File/Glob/global.t
21518            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
21519            - lib/File/Temp/posix.t lib/File/Temp/security.t
21520            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
21521            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
21522            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
21523            - lib/Text/Wrap/wrap.t
21524           !> (integrate 41 files)
21525 ____________________________________________________________________________
21526 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
21527         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
21528              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
21529              Date: Thu, 21 Jun 2001 13:04:54 -0500
21530              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
21531      Branch: perl
21532            ! ext/Cwd/Cwd.xs
21533 ____________________________________________________________________________
21534 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
21535         Log: Subject: [PATCH pod] overlong =item
21536              From: Robin Barker <rmb1@cise.npl.co.uk>
21537              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
21538              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
21539      Branch: perl
21540            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
21541            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
21542 ____________________________________________________________________________
21543 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
21544         Log: Subject: [PATCH perlio.c] format 
21545              From: Robin Barker <rmb1@cise.npl.co.uk>
21546              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
21547              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
21548      Branch: perl
21549            ! perlio.c
21550 ____________________________________________________________________________
21551 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
21552         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
21553              From: Radu Greab <radu@netsoft.ro>
21554              Date: Thu, 21 Jun 2001 19:06:02 +0300
21555              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
21556      Branch: perl
21557            ! pod/perlapi.pod sv.c
21558 ____________________________________________________________________________
21559 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
21560         Log: The metaconfig unit changes for #10788.
21561      Branch: metaconfig/U/perl
21562            ! Cross.U fflushall.U
21563 ____________________________________________________________________________
21564 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
21565         Log: Cross-configuration changes: make $from to rm the files
21566              before copying them over (this means that he rm can be
21567              removed from the fflushall test), create $targetmkdir      
21568              (not documented in install since it is supposed to internal
21569              use only), make $run to copy over the executable only if
21570              a stamp file .xok doesn't already exist (to avoid unnecessary
21571              copying of the executable)
21572      Branch: perl
21573            ! Configure Makefile.SH
21574 ____________________________________________________________________________
21575 [ 10787] By: nick                                  on 2001/06/21  14:16:18
21576         Log: Integrate mainline
21577      Branch: perlio
21578           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
21579           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
21580           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
21581            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
21582           !> (integrate 34 files)
21583 ____________________________________________________________________________
21584 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
21585         Log: Re-add the files as text.
21586      Branch: perl
21587            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
21588 ____________________________________________________________________________
21589 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
21590         Log: Delete the binary files.
21591      Branch: perl
21592            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
21593 ____________________________________________________________________________
21594 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
21595         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
21596              From: Andy Dougherty <doughera@lafayette.edu>
21597              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
21598              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
21599      Branch: perl
21600            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
21601            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
21602            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
21603            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
21604 ____________________________________________________________________________
21605 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
21606         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
21607              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
21608              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
21609              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
21610              
21611              Setting umask to something friendlier.
21612      Branch: perl
21613            ! installman installperl
21614 ____________________________________________________________________________
21615 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
21616         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
21617              Resort MANIFEST with sort -f, looks much better.
21618      Branch: perl
21619            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
21620            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
21621            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
21622            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
21623            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
21624            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
21625            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
21626            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
21627            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
21628            - lib/File/Glob/case.t lib/File/Glob/global.t
21629            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
21630            - lib/File/Temp/posix.t lib/File/Temp/security.t
21631            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
21632            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
21633            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
21634            - lib/Text/Wrap/wrap.t
21635            ! MANIFEST
21636 ____________________________________________________________________________
21637 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
21638         Log: Upgrade to I18N::LangTags 0.25.
21639      Branch: perl
21640            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
21641            ! lib/I18N/LangTags/List.pm
21642 ____________________________________________________________________________
21643 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
21644         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
21645              From: Richard Soderberg <rs@crystalflame.net>
21646              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
21647              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
21648      Branch: perl
21649            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
21650            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
21651 ____________________________________________________________________________
21652 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
21653         Log: Test obsoleted by change #10777.
21654      Branch: perl
21655            ! t/op/sub_lval.t
21656 ____________________________________________________________________________
21657 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
21658         Log: Case of confused test numbering.
21659      Branch: perl
21660            ! t/op/pat.t
21661 ____________________________________________________________________________
21662 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
21663         Log: Subject: Re: Opinion on undef lvalue
21664              From: Abhijit Menon-Sen <ams@wiw.org>
21665              Date: Sun, 17 Jun 2001 13:04:46 +0530
21666              Message-ID: <20010617130446.B27925@lustre.linux.in>
21667              
21668              Allow lvalue subs to return undef in array context.
21669      Branch: perl
21670            ! pp_hot.c
21671 ____________________________________________________________________________
21672 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
21673         Log: Just a guess that using the same hack for cygwin as
21674              for win32 might help.
21675      Branch: perl
21676            ! lib/File/Find/find.t
21677 ____________________________________________________________________________
21678 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
21679         Log: NetWare tweaks from Guruprasad.
21680      Branch: perl
21681            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
21682            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
21683            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
21684            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
21685 ____________________________________________________________________________
21686 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
21687         Log: Subject: Re: perl@10722: Bogus warnings on REs 
21688              From: Hugo <hv@crypt.compulink.co.uk>
21689              Date: Thu, 21 Jun 2001 09:51:17 +0100
21690              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
21691              
21692              Unroll to avoid a UTS compiler bug.
21693      Branch: perl
21694            ! regcomp.c
21695 ____________________________________________________________________________
21696 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
21697         Log: Subject: Re: [PATCH] Make /o work under i?threads
21698              From: Artur Bergman <artur@contiller.se>
21699              Date: Thu, 21 Jun 2001 14:38:03 +0200
21700              Message-ID: <B757B74A.184D%artur@contiller.se>
21701      Branch: perl
21702            ! t/op/pat.t
21703 ____________________________________________________________________________
21704 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
21705         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
21706              From: Artur Bergman <artur@contiller.se> 
21707              Date: Thu, 21 Jun 2001 14:27:33 +0200
21708              Message-ID: <B757B4D4.1849%artur@contiller.se>
21709              
21710              Plus extra parentheses.
21711      Branch: perl
21712            ! op.h
21713 ____________________________________________________________________________
21714 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
21715         Log: Subject: [PATCH] Make /o work under i?threads
21716              From: Richard Soderberg <rs@crystalflame.net>
21717              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
21718              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
21719      Branch: perl
21720            ! pp_ctl.c
21721 ____________________________________________________________________________
21722 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
21723         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
21724              From: Artur Bergman <artur@contiller.se>
21725              Date: Thu, 21 Jun 2001 14:04:54 +0200
21726              Message-ID: <B757AF86.1842%artur@contiller.se>
21727      Branch: perl
21728            ! op.h
21729 ____________________________________________________________________________
21730 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
21731         Log: Subject: Re: perl@10765: sv.c not OK on win32
21732              From: Artur Bergman <artur@contiller.se>
21733              Date: Thu, 21 Jun 2001 10:31:06 +0200
21734              Message-ID: <B7577D69.182C%artur@contiller.se>
21735      Branch: perl
21736            ! sv.c
21737 ____________________________________________________________________________
21738 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
21739         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
21740              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21741              Date: Thu, 21 Jun 2001 06:23:56 -0400
21742              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
21743              
21744              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
21745              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21746              Date: Thu, 21 Jun 2001 06:32:21 -0400
21747              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
21748      Branch: perl
21749            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
21750 ____________________________________________________________________________
21751 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
21752         Log: Subject: [PATCH] make syslog test more verbose
21753              From: Robert Spier <rspier@pobox.com>
21754              Date: Thu, 21 Jun 2001 00:54:32 -0400
21755              Message-ID: <15153.32264.295807.333073@rls.cx>
21756      Branch: perl
21757            ! ext/Sys/Syslog/syslog.t
21758 ____________________________________________________________________________
21759 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
21760         Log: Subject: op/study.t refinements
21761              From: Hugo <hv@crypt.compulink.co.uk>
21762              Date: Thu, 21 Jun 2001 00:29:07 +0100
21763              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
21764      Branch: perl
21765            ! t/op/study.t
21766 ____________________________________________________________________________
21767 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
21768         Log: Update Changes.
21769      Branch: perl
21770            ! Changes patchlevel.h
21771 ____________________________________________________________________________
21772 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
21773         Log: Subject: Re: [PATCH] djgpp updates
21774              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
21775              Date: Wed, 20 Jun 2001 10:05:15 +0200
21776              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
21777      Branch: perl
21778            ! djgpp/config.over
21779 ____________________________________________________________________________
21780 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
21781         Log: Fix for ID 20010619.002 "When building hash, hash keys that
21782              are function calls are not being called", from Abhijit.
21783      Branch: perl
21784            ! t/base/lex.t toke.c
21785 ____________________________________________________________________________
21786 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
21787         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
21788      Branch: perl
21789            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
21790            + lib/Locale/Maketext/test.pl
21791            - lib/Locale/Maketext.t
21792            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
21793            ! lib/Locale/Maketext/TPJ13.pod
21794 ____________________________________________________________________________
21795 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
21796         Log: Metaconfig unit change for #10760.
21797      Branch: metaconfig
21798            ! U/modified/Cppsym.U
21799 ____________________________________________________________________________
21800 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
21801         Log: Do not remove the ccsym* Cppsym* files since
21802              they are useful for metaconfig units coming after us.
21803              (This is the Configure nit mentioned in #10752.)
21804      Branch: perl
21805            ! Configure
21806 ____________________________________________________________________________
21807 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
21808         Log: Update to I18N::LangTags 0.24, from Sean Burke.
21809      Branch: perl
21810            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
21811            + lib/I18N/LangTags/README
21812            - lib/I18N/LangTags/List.pod
21813            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
21814 ____________________________________________________________________________
21815 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
21816         Log: Regen headers.
21817      Branch: perl
21818            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
21819            ! pod/perlapi.pod proto.h
21820 ____________________________________________________________________________
21821 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
21822         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
21823              From: Artur Bergman <artur@contiller.se>
21824              Date: Wed, 20 Jun 2001 11:31:32 +0200
21825              Message-ID: <B7563A14.17D8%artur@contiller.se>
21826      Branch: perl
21827            ! embed.pl hv.c intrpvar.h sv.c sv.h
21828 ____________________________________________________________________________
21829 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
21830         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
21831              From: Tim Sweetman <tim@aldigital.co.uk> 
21832              Date: Wed, 13 Jun 2001 14:25:17 +0100 
21833              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
21834      Branch: perl
21835            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
21836 ____________________________________________________________________________
21837 [ 10755] By: nick                                  on 2001/06/20  16:12:37
21838         Log: Integrate mainline
21839      Branch: perlio
21840           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
21841           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
21842           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
21843           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
21844           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
21845           !> t/op/study.t util.c
21846 ____________________________________________________________________________
21847 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
21848         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
21849              but not Makefile)
21850      Branch: maint-5.6/perl
21851            ! win32/Makefile
21852 ____________________________________________________________________________
21853 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
21854         Log: Security tweak on readlink().
21855      Branch: perl
21856            ! pp_sys.c
21857 ____________________________________________________________________________
21858 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
21859         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
21860      Branch: perl
21861            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
21862            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
21863            ! mpeix/relink t/op/pwent.t
21864 ____________________________________________________________________________
21865 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
21866         Log: Reinstate #10725 (with probe for alarm()).
21867      Branch: perl
21868            ! t/op/study.t
21869 ____________________________________________________________________________
21870 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
21871         Log: Replace our implementation of realpath() with OpenBSD's
21872              (src/lib/libc/stdlib/realpath.c 1.4).
21873      Branch: perl
21874            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
21875            ! pod/perldiag.pod proto.h util.c
21876 ____________________________________________________________________________
21877 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
21878         Log: Integrate perlio.
21879      Branch: perl
21880           !> perlio.c
21881 ____________________________________________________________________________
21882 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
21883         Log: No point in going into memory-saving contortions
21884              with getcwd() since there's a danger of buffer overflow.
21885              Also make the POSIX extension to use sv_getcwd().
21886              Finally, a missed proto.h fragment.
21887      Branch: perl
21888            ! ext/POSIX/POSIX.xs proto.h util.c
21889 ____________________________________________________________________________
21890 [ 10747] By: nick                                  on 2001/06/20  12:38:26
21891         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
21892      Branch: perlio
21893            ! perlio.c
21894 ____________________________________________________________________________
21895 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
21896         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
21897              From: Graham Barr <gbarr@pobox.com>
21898              Date: Wed, 20 Jun 2001 11:05:49 +0100
21899              Message-ID: <20010620110549.I19188@pobox.com>
21900              
21901              reported in        
21902              
21903              Subject: Bug in IO::Socket::INET module (repeat)
21904              From: "Harmon S. Nine" <hnine@netarx.com>
21905              Date: Tue, 19 Jun 2001 09:41:35 -0400
21906              Message-ID: <3B2F568F.8080605@netarx.com>
21907              
21908              The bug was that the IO::Socket::INET constructor
21909              did not allow a 'LocalPort' of 0.
21910      Branch: perl
21911            ! ext/IO/lib/IO/Socket/INET.pm
21912 ____________________________________________________________________________
21913 [ 10745] By: nick                                  on 2001/06/20  08:56:39
21914         Log: Integrate mainline.
21915      Branch: perlio
21916           !> (integrate 37 files)
21917 ____________________________________________________________________________
21918 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
21919         Log: After some reading I don't think we can blindly
21920              use systems' realpath().  Too many security problems,
21921              too many buggy implementations.
21922              
21923              TODO: the realpath() emulation code in util.c doesn't
21924              seem fully operational?  (readlink(), for example?)
21925      Branch: perl
21926            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
21927            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
21928            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
21929            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
21930            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
21931            ! win32/config_H.gc win32/config_H.vc
21932 ____________________________________________________________________________
21933 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
21934         Log: Metaconfig unit change for #10738.
21935      Branch: metaconfig
21936            ! U/compline/d_gconvert.U
21937 ____________________________________________________________________________
21938 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
21939         Log: Integrate change #10739 from maintperl:
21940              
21941              C<eval "/x$\r\n/x"> fails to compile correctly 
21942      Branch: perl
21943           !> t/op/pat.t toke.c
21944 ____________________________________________________________________________
21945 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
21946         Log: Retract #10725 (Hugo asked NOT to apply the patch)
21947      Branch: perl
21948            ! t/op/study.t
21949 ____________________________________________________________________________
21950 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
21951         Log: The test.third results were funnily named because of the
21952              new test scheme.
21953      Branch: perl
21954            ! t/TEST
21955 ____________________________________________________________________________
21956 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
21957         Log: C<eval "/x$\r\n/x"> fails to compile correctly
21958      Branch: maint-5.6/perl
21959            ! t/op/pat.t toke.c
21960 ____________________________________________________________________________
21961 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
21962         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
21963              From: Spider Boardman <spider@Orb.Nashua.NH.US>
21964              Date: Tue, 19 Jun 2001 19:15:40 -0400
21965              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
21966              
21967              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
21968              because "1e+129" being expected but "1.e+129" being returned.
21969              The culprit (at least in Tru64) is the use of gcvt().
21970      Branch: perl
21971            ! Configure
21972 ____________________________________________________________________________
21973 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
21974         Log: Subject: [PATCH perl@10722] test hunting on VMS
21975              From: "Craig A. Berry" <craigberry@mac.com>
21976              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
21977              Date: Tue, 19 Jun 2001 18:59:01 -0500
21978      Branch: perl
21979            ! vms/test.com
21980 ____________________________________________________________________________
21981 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
21982         Log: Subject: [PATCH] s/typos//
21983              From: Abhijit Menon-Sen <ams@wiw.org>
21984              Date: Wed, 20 Jun 2001 02:15:02 +0530
21985              Message-ID: <20010620021502.A14541@lustre.linux.in>
21986              
21987              Without the op.h s/bearword/bareword/ hunk, see
21988              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
21989      Branch: perl
21990            ! util.c
21991 ____________________________________________________________________________
21992 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
21993         Log: Metaconfig unit change for #10732 and #10733.
21994      Branch: metaconfig/U/perl
21995            ! fflushall.U
21996 ____________________________________________________________________________
21997 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
21998         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
21999              From: "Craig A. Berry" <craigberry@mac.com>
22000              Date: Tue, 19 Jun 2001 17:19:48 -0500
22001              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
22002      Branch: perl
22003            ! configure.com vms/descrip_mms.template
22004 ____________________________________________________________________________
22005 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
22006         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
22007              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22008              Date: Tue, 19 Jun 2001 16:48:07 -0400
22009              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
22010              
22011              Further fixes to fflush(NULL) detection.
22012      Branch: perl
22013            ! Configure
22014 ____________________________________________________________________________
22015 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
22016         Log: AIX test -s hangs with non-existent files?
22017              (A genuine logic bug in Configure, but AIX also broken?)
22018      Branch: perl
22019            ! Configure
22020 ____________________________________________________________________________
22021 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
22022         Log: AUTHORS updates.
22023      Branch: perl
22024            ! AUTHORS
22025 ____________________________________________________________________________
22026 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
22027         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
22028              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22029              Date: Tue, 19 Jun 2001 15:33:25 -0400
22030              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
22031      Branch: perl
22032            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
22033            ! t/lib/warnings/pp
22034 ____________________________________________________________________________
22035 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
22036         Log: Integrate perlio.
22037      Branch: perl
22038           !> lib/File/Find/find.t win32/distclean.bat
22039 ____________________________________________________________________________
22040 [ 10728] By: nick                                  on 2001/06/19  18:24:53
22041         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
22042      Branch: perlio
22043            ! lib/File/Find/find.t win32/distclean.bat
22044 ____________________________________________________________________________
22045 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
22046         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
22047              also add information how to find out whether one has PerlIO.
22048      Branch: perl
22049            ! pod/perlfunc.pod
22050 ____________________________________________________________________________
22051 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
22052         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
22053              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
22054              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
22055              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
22056      Branch: perl
22057            ! pod/perlfunc.pod
22058 ____________________________________________________________________________
22059 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
22060         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
22061              From: Hugo <hv@crypt.compulink.co.uk>
22062              Date: Tue, 19 Jun 2001 12:37:30 +0100
22063              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
22064      Branch: perl
22065            ! t/op/study.t
22066 ____________________________________________________________________________
22067 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
22068         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
22069              From: Hugo <hv@crypt.compulink.co.uk>
22070              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
22071              Date: Tue, 19 Jun 2001 13:15:17 +0100
22072      Branch: perl
22073            ! util.c
22074 ____________________________________________________________________________
22075 [ 10723] By: nick                                  on 2001/06/19  14:46:15
22076         Log: Integrate mainline
22077      Branch: perlio
22078           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
22079           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
22080           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
22081           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
22082           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
22083           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
22084            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
22085            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
22086            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
22087            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
22088            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
22089            - ext/Thread/unsync4.t
22090           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
22091           !> djgpp/config.over djgpp/fixpmain
22092           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
22093           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
22094           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
22095 ____________________________________________________________________________
22096 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
22097         Log: Update Changes.
22098      Branch: perl
22099            ! Changes patchlevel.h
22100 ____________________________________________________________________________
22101 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
22102         Log: The existence shall be MANIFESted.
22103      Branch: perl
22104            ! MANIFEST
22105 ____________________________________________________________________________
22106 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
22107         Log: The old libnet.cfg is first searched from the current directory,
22108              only then from the module path.
22109      Branch: perl
22110            ! utils/libnetcfg.PL
22111 ____________________________________________________________________________
22112 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
22113         Log: NetWare tweaks from Guruprasad.
22114      Branch: perl
22115            ! NetWare/Makefile NetWare/config.wc
22116 ____________________________________________________________________________
22117 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
22118         Log: Subject: [PATCH] djgpp updates
22119              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
22120              Date: Tue, 19 Jun 2001 10:59:06 +0200
22121              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
22122      Branch: perl
22123            ! djgpp/config.over djgpp/fixpmain
22124 ____________________________________________________________________________
22125 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
22126         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
22127              From: Prymmer/Kahn <pvhp@best.com>
22128              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
22129              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
22130      Branch: perl
22131            ! win32/Makefile
22132 ____________________________________________________________________________
22133 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
22134         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
22135              to happen right after the inclusion of <inttypes.h>,
22136              from Edward Moy.
22137      Branch: perl
22138            ! handy.h perl.h
22139 ____________________________________________________________________________
22140 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
22141         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
22142              From: Doug MacEachern <dougm@covalent.net>
22143              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
22144              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
22145      Branch: perl
22146            ! ext/DynaLoader/DynaLoader_pm.PL
22147 ____________________________________________________________________________
22148 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
22149         Log: Revert #10656 for perfomance reasons but leave in the
22150              use of Hv*() macros -- in comments, so that grepping the
22151              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
22152              suggested by Sarathy, also by Abhijit.)
22153      Branch: perl
22154            ! hv.c
22155 ____________________________________________________________________________
22156 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
22157         Log: Subject: [patch] .s MakeMaker suffix
22158              From: Doug MacEachern <dougm@covalent.net>
22159              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
22160              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
22161      Branch: perl
22162            ! lib/ExtUtils/MM_Unix.pm
22163 ____________________________________________________________________________
22164 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
22165         Log: One test lost in the big shuffle restored.
22166      Branch: perl
22167            + ext/IPC/SysV/ipcsysv.t
22168            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
22169 ____________________________________________________________________________
22170 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
22171         Log: Rename the old non-standard threads tests so that
22172              they won't be invoked.
22173      Branch: perl
22174            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
22175            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
22176            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
22177            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
22178            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
22179            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
22180            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
22181            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
22182            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
22183            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
22184            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
22185            - ext/Thread/unsync4.t
22186            ! MANIFEST
22187 ____________________________________________________________________________
22188 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
22189         Log: Integrate perlio.
22190      Branch: perl
22191           !> win32/config_sh.PL
22192 ____________________________________________________________________________
22193 [ 10709] By: nick                                  on 2001/06/19  08:18:18
22194         Log: Integrate mainline
22195      Branch: perlio
22196           +> (branch 40 files)
22197            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
22198            - lib/strict/subs lib/strict/vars lib/warnings/1global
22199            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
22200            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
22201            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
22202            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
22203            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
22204            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
22205            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
22206            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
22207            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
22208            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
22209            - lib/warnings/utf8 lib/warnings/util
22210           !> (integrate 57 files)
22211 ____________________________________________________________________________
22212 [ 10708] By: nick                                  on 2001/06/19  07:57:10
22213         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
22214      Branch: perlio
22215            ! win32/config_sh.PL
22216 ____________________________________________________________________________
22217 [ 10707] By: nick                                  on 2001/06/19  07:05:07
22218         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
22219      Branch: perl
22220            ! perly.c perly.y perly_c.diff vms/perly_c.vms
22221 ____________________________________________________________________________
22222 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
22223         Log: More perl572delta tweaks.
22224      Branch: perl
22225            ! pod/perl572delta.pod
22226 ____________________________________________________________________________
22227 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
22228         Log: Update perl572delta.
22229      Branch: perl
22230            ! pod/perl572delta.pod
22231 ____________________________________________________________________________
22232 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
22233         Log: VOS updates from Paul Green.
22234      Branch: perl
22235            ! vos/Changes vos/build.cm vos/perl.bind
22236 ____________________________________________________________________________
22237 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
22238         Log: Update the vos/config.*.* files.
22239      Branch: perl
22240            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22241            ! vos/config.ga.h
22242 ____________________________________________________________________________
22243 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
22244         Log: Add a makefile for more painless adding of symbols to the
22245              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
22246              takes care of the adding)
22247      Branch: perl
22248            + vos/Makefile
22249 ____________________________________________________________________________
22250 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
22251         Log: Make libnetcfg by default display the libnet configuration,
22252              -c to change, add -i for old config, document all options,
22253              regen toc.
22254      Branch: perl
22255            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
22256 ____________________________________________________________________________
22257 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
22258         Log: gcc -Wall sweep.
22259      Branch: perl
22260            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
22261 ____________________________________________________________________________
22262 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
22263         Log: So there.
22264      Branch: perl
22265            ! universal.c
22266 ____________________________________________________________________________
22267 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
22268         Log: Document the need for sv_printify().
22269              
22270              Document that 'use utf8' has been considered.
22271              
22272              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
22273      Branch: perl
22274            ! pod/perltodo.pod universal.c
22275 ____________________________________________________________________________
22276 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
22277         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
22278              From: Nicholas Clark <nick@ccl4.org>
22279              Date: Mon, 18 Jun 2001 23:29:23 +0100
22280              Message-ID: <20010618232923.I98663@plum.flirble.org>
22281      Branch: perl
22282            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
22283            ! ext/Sys/Syslog/Makefile.PL
22284 ____________________________________________________________________________
22285 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
22286         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
22287              From: Scott.L.Miller@Compaq.com
22288              Date: Mon, 18 Jun 2001 10:12:27 -0500
22289              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
22290      Branch: perl
22291            ! lib/perl5db.pl pod/perldebug.pod
22292 ____________________________________________________________________________
22293 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
22294         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
22295              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
22296              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
22297              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
22298      Branch: perl
22299            ! lib/Carp/Heavy.pm
22300 ____________________________________________________________________________
22301 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
22302         Log: Subject: [PATCH] Documentation changes for CLONE
22303              From: Artur Bergman <artur@contiller.se>
22304              Date: Mon, 18 Jun 2001 22:06:37 +0200
22305              Message-ID: <B7542BEC.1719%artur@contiller.se>
22306      Branch: perl
22307            ! pod/perlmod.pod pod/perlsub.pod
22308 ____________________________________________________________________________
22309 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
22310         Log: Subject: Re: configure.com
22311              From: "Craig A. Berry" <craigberry@mac.com>
22312              Date: Mon, 18 Jun 2001 16:04:38 -0500
22313              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
22314      Branch: perl
22315            ! configure.com
22316 ____________________________________________________________________________
22317 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
22318         Log: Subject: PL_nullstash + perl_clone()
22319              From: Doug MacEachern <dougm@covalent.net>
22320              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
22321              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
22322      Branch: perl
22323            ! sv.c
22324 ____________________________________________________________________________
22325 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
22326         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
22327              From: davem@fdgroup.co.uk
22328              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
22329              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
22330      Branch: perl
22331            ! embed.pl pod/perlapi.pod
22332 ____________________________________________________________________________
22333 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
22334         Log: More cross-compilation defaults gleaned from -Dcc
22335              if it is CPU-OS-gcc.
22336      Branch: metaconfig
22337            ! U/modified/libc.U
22338      Branch: metaconfig/U/perl
22339            ! Cross.U
22340      Branch: perl
22341            ! Configure INSTALL
22342 ____________________________________________________________________________
22343 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
22344         Log: Update Changes.
22345      Branch: perl
22346            ! Changes patchlevel.h
22347 ____________________________________________________________________________
22348 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
22349         Log: Subject: [PATCH 5.7.1] sv.c documentation
22350              From: davem@fdgroup.co.uk
22351              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
22352              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
22353      Branch: perl
22354            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
22355            ! sv.c sv.h
22356 ____________________________________________________________________________
22357 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
22358         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
22359              From: "Jon Gunnip" <jongunnip@hotmail.com>
22360              Date: Sun, 17 Jun 2001 18:24:29 -0400
22361              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
22362      Branch: perl
22363            ! pod/perlvar.pod
22364 ____________________________________________________________________________
22365 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
22366         Log: Move the locale/strict/warnings helper files back
22367              under the t/lib; this way the amount of non-installabled
22368              stuff under lib/ stays smaller.
22369      Branch: perl
22370            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
22371            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
22372            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
22373            + t/lib/warnings/5nolint t/lib/warnings/6default
22374            + t/lib/warnings/7fatal t/lib/warnings/8signal
22375            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
22376            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
22377            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
22378            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
22379            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
22380            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
22381            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
22382            + t/lib/warnings/taint t/lib/warnings/toke
22383            + t/lib/warnings/universal t/lib/warnings/utf8
22384            + t/lib/warnings/util
22385            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
22386            - lib/strict/subs lib/strict/vars lib/warnings/1global
22387            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
22388            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
22389            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
22390            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
22391            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
22392            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
22393            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
22394            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
22395            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
22396            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
22397            - lib/warnings/utf8 lib/warnings/util
22398            ! MANIFEST installperl lib/locale.t lib/strict.t
22399 ____________________________________________________________________________
22400 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
22401         Log: Split off the pack/unpack code, from Nicholas Clark.
22402      Branch: perl
22403            + pp_pack.c
22404            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
22405            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
22406            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
22407 ____________________________________________________________________________
22408 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
22409         Log: Guard the SysV IPC tests against being invoked in
22410              SysV-IPC-less places.
22411      Branch: perl
22412            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
22413 ____________________________________________________________________________
22414 [ 10683] By: nick                                  on 2001/06/18  12:24:42
22415         Log: Integrate mainline (new test scheme now ok on Linux).
22416      Branch: perlio
22417           +> lib/warnings.t
22418           !> dump.c sv.c
22419 ____________________________________________________________________________
22420 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
22421         Log: Add the locale.c and numeric.c to the microperl sources.
22422      Branch: perl
22423            ! Makefile.micro win32/Makefile
22424 ____________________________________________________________________________
22425 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
22426         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
22427              From: Abhijit Menon-Sen <ams@wiw.org>
22428              Date: Mon, 18 Jun 2001 14:23:44 +0530
22429              Message-ID: <20010618142344.A13136@lustre.linux.in>
22430      Branch: perl
22431            ! dump.c
22432 ____________________________________________________________________________
22433 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
22434         Log: Subject: Re: [PATCH] more anonymous stash cleanups
22435              From: Abhijit Menon-Sen <ams@wiw.org>
22436              Date: Mon, 18 Jun 2001 15:50:32 +0530
22437              Message-ID: <20010618155032.A13223@lustre.linux.in>
22438              
22439              Plus the comment left in as suggested by NI-S.
22440      Branch: perl
22441            ! sv.c
22442 ____________________________________________________________________________
22443 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
22444         Log: One missed file.
22445      Branch: perl
22446            + lib/warnings.t
22447 ____________________________________________________________________________
22448 [ 10678] By: nick                                  on 2001/06/18  08:05:29
22449         Log: Integrate mainline (part2 - the deletes)
22450      Branch: perlio
22451            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
22452            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
22453            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
22454            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
22455            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
22456            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
22457            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
22458            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
22459            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
22460            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
22461            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
22462 ____________________________________________________________________________
22463 [ 10677] By: nick                                  on 2001/06/18  08:04:44
22464         Log: Integrate mainline (part1)
22465      Branch: perlio
22466           +> (branch 376 files)
22467            - (delete 219 files)
22468           !> (integrate 151 files)
22469 ____________________________________________________________________________
22470 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
22471         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
22472              No doubt I made some mistakes like missed some files or
22473              misnamed some files.  The naming rules were more or less:
22474              (1) if the module is from CPAN, follows its ways, be it
22475              t/*.t or test.pl.
22476              (2) otherwise if there are multiple tests for a module
22477              put them in a t/
22478              (3) otherwise if there's only one test put it in Module.t
22479              (4) helper files go to module/ (locale, strict, warnings)
22480              (5) use longer filenames now that we can (but e.g. the
22481              compat-0.6.t and the Text::Balanced test files still
22482              were renamed to be more civil against the 8.3 people)
22483              installperl was updated appropriately not to install the
22484              *.t files or the help files from under lib.
22485              
22486              TODO: some helper files still remain under t/ that could
22487              follow their 'masters'.  UPDATE: On second thoughts, why
22488              should they.  They can continue to live under t/lib, and
22489              in fact the locale/strict/warnings helpers that were moved
22490              could be moved back.  This way the amount of non-installable
22491              stuff under lib/ stays smaller.
22492      Branch: perl
22493            + (add 253 files)
22494            - (delete 254 files)
22495            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
22496 ____________________________________________________________________________
22497 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
22498         Log: The warning no more comes from util.c, it comes from numeric.c.
22499      Branch: perl
22500            ! README.tru64
22501 ____________________________________________________________________________
22502 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
22503         Log: Subject: Re: anyone good at casting spells?
22504              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22505              Date: Sun, 17 Jun 2001 21:21:04 -0400
22506              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
22507      Branch: perl
22508            ! ext/POSIX/POSIX.xs hv.h
22509 ____________________________________________________________________________
22510 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
22511         Log: Protect the (original) thread tests against testing if no 5.005
22512              threads have been configured.
22513      Branch: perl
22514            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
22515            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
22516            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
22517            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
22518            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
22519            ! ext/Thread/unsync4.t
22520 ____________________________________________________________________________
22521 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
22522         Log: Try the new test scanning scheme on Text::Abbrev.
22523      Branch: perl
22524            + lib/Text/Abbrev.t
22525            - lib/Text/Abbrev/t/abbrev.t
22526            ! MANIFEST
22527 ____________________________________________________________________________
22528 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
22529         Log: Change the scan policy of the *.t and test.pl files,
22530              now the *.t do not need to live in a t/ directory.
22531      Branch: perl
22532            ! t/TEST t/harness
22533 ____________________________________________________________________________
22534 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
22535         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
22536              From: Ilmari Karonen <iltzu@sci.fi>
22537              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
22538              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
22539      Branch: perl
22540            ! pod/perlfaq7.pod
22541 ____________________________________________________________________________
22542 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
22543         Log: Quench the warnings from Tru64; the HP-UX is still
22544              broken because it really, REALLY, doesn't like the
22545              HvARRAY() being lvalue:
22546              
22547              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
22548              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
22549      Branch: perl
22550            ! hv.c
22551 ____________________________________________________________________________
22552 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
22553         Log: Integrate change #10667 from maintperl:
22554              
22555              change#10449 broke the special-case that makes lexicals inside the
22556              eval"" within DB::DB() visible
22557      Branch: perl
22558           !> op.c
22559 ____________________________________________________________________________
22560 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
22561         Log: change#10449 broke the special-case that makes lexicals inside the
22562              eval"" within DB::DB() visible
22563      Branch: maint-5.6/perl
22564            ! op.c
22565 ____________________________________________________________________________
22566 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
22567         Log: Still spurious output; indent the code a bit.
22568              
22569              TODO1: separate the utility functions like MkDir
22570              into a helper script?
22571              
22572              TODO2: I see a lot of repetition in the filepath()
22573              and dirpath() calls.
22574      Branch: perl
22575            ! t/lib/filefind.t t/lib/findtaint.t
22576 ____________________________________________________________________________
22577 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
22578         Log: Regen modlib, toc.
22579      Branch: perl
22580            ! pod/perlmodlib.pod pod/perltoc.pod
22581 ____________________________________________________________________________
22582 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
22583         Log: Add libnetcfg to perlutil.
22584      Branch: perl
22585            ! pod/perlutil.pod
22586 ____________________________________________________________________________
22587 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
22588         Log: Initial integration of libnet-1.0703.
22589              The Configure script renamed as libnetcfg, will be
22590              installed along other utilities.
22591      Branch: perl
22592            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
22593            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
22594            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
22595            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
22596            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
22597            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
22598            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
22599            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
22600            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
22601            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
22602            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
22603            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
22604            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
22605            + utils/libnetcfg.PL
22606            ! MANIFEST utils.lst utils/Makefile
22607 ____________________________________________________________________________
22608 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
22609         Log: Less potentially test-harness-confusing output.
22610      Branch: perl
22611            ! lib/Memoize/t/expire_module_t.t
22612 ____________________________________________________________________________
22613 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
22614         Log: The final print annoys make test.
22615      Branch: perl
22616            ! t/lib/filefind.t t/lib/findtaint.t
22617 ____________________________________________________________________________
22618 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
22619         Log: Add an option for handling dangling symbolic links.
22620      Branch: perl
22621            ! lib/File/Find.pm t/lib/filefind.t
22622 ____________________________________________________________________________
22623 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
22624         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
22625              From: Thomas Wegner <wegner_thomas@yahoo.com>
22626              Date: Sun, 17 Jun 2001 14:43:11 +0200
22627              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
22628      Branch: perl
22629            + t/lib/findtaint.t
22630            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
22631 ____________________________________________________________________________
22632 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
22633         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
22634              From: Jonathan Stowe <gellyfish@gellyfish.com>
22635              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
22636              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
22637      Branch: perl
22638            ! lib/ExtUtils/MM_Unix.pm
22639 ____________________________________________________________________________
22640 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
22641         Log: Subject: [PATCH] more anonymous stash cleanups
22642              From: Abhijit Menon-Sen <ams@wiw.org>
22643              Date: Sun, 17 Jun 2001 11:44:06 +0530
22644              Message-ID: <20010617114406.A25203@lustre.linux.in>
22645      Branch: perl
22646            ! op.c
22647 ____________________________________________________________________________
22648 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
22649         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
22650              From: Abhijit Menon-Sen <ams@wiw.org>
22651              Date: Sun, 17 Jun 2001 08:02:59 +0530
22652              Message-ID: <20010617080259.A28776@lustre.linux.in>
22653              
22654              Subject: [PATCH #2/7] xhv_eiter
22655              From: Abhijit Menon-Sen <ams@wiw.org>
22656              Date: Sun, 17 Jun 2001 08:13:18 +0530
22657              Message-ID: <20010617081318.B28776@lustre.linux.in>
22658              
22659              Subject: [PATCH #3/7] xhv_fill
22660              From: Abhijit Menon-Sen <ams@wiw.org>
22661              Date: Sun, 17 Jun 2001 08:25:16 +0530
22662              Message-ID: <20010617082516.C28776@lustre.linux.in>
22663              
22664              Subject: [PATCH #4/7] xhv_keys
22665              From: Abhijit Menon-Sen <ams@wiw.org>
22666              Date: Sun, 17 Jun 2001 08:36:17 +0530
22667              Message-ID: <20010617083617.D28776@lustre.linux.in>
22668              
22669              Subject: [PATCH #5/7] xhv_max
22670              From: Abhijit Menon-Sen <ams@wiw.org>
22671              Date: Sun, 17 Jun 2001 08:39:48 +0530
22672              Message-ID: <20010617083948.E28776@lustre.linux.in>
22673              
22674              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
22675              From: Abhijit Menon-Sen <ams@wiw.org>
22676              Date: Sun, 17 Jun 2001 08:51:11 +0530
22677              Message-ID: <20010617085111.F28776@lustre.linux.in>
22678      Branch: perl
22679            ! hv.c
22680 ____________________________________________________________________________
22681 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
22682         Log: Update Changes.
22683      Branch: perl
22684            ! Changes patchlevel.h
22685 ____________________________________________________________________________
22686 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
22687         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
22688              From: Abhijit Menon-Sen <ams@wiw.org>
22689              Date: Sat, 16 Jun 2001 07:41:19 +0530
22690              Message-ID: <20010616074119.A24720@lustre.linux.in>
22691      Branch: perl
22692            ! hv.c perl.c vms/vmsish.h win32/win32.h
22693 ____________________________________________________________________________
22694 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
22695         Log: Document tests failing when threaded, since we now have more.
22696      Branch: perl
22697            ! pod/perl572delta.pod
22698 ____________________________________________________________________________
22699 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
22700         Log: -Wall cleanup.
22701      Branch: perl
22702            ! ext/Thread/Thread.xs
22703 ____________________________________________________________________________
22704 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
22705         Log: pthread_attr_setstacksize() isn't absolutely necessary
22706              to call, only iff THREAD_CREATE_NEEDS_STACK.
22707      Branch: perl
22708            ! ext/Thread/Thread.xs
22709 ____________________________________________________________________________
22710 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
22711         Log: -Wall strays.
22712      Branch: perl
22713            ! perl.c util.c
22714 ____________________________________________________________________________
22715 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
22716         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
22717              (and INT64_MIN) brokenness.
22718      Branch: perl
22719            ! hints/darwin.sh perl.h
22720 ____________________________________________________________________________
22721 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
22722         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
22723              From: Nicholas Clark <nick@ccl4.org>
22724              Date: Sun, 17 Jun 2001 00:16:05 +0100
22725              Message-ID: <20010617001605.V98663@plum.flirble.org>
22726      Branch: perl
22727            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
22728            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
22729            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
22730 ____________________________________________________________________________
22731 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
22732         Log: Add perlnetware to docs; regen toc; supply skeleton
22733              docs for some Memoize submodules.
22734      Branch: perl
22735            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
22736            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
22737            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
22738            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
22739            ! win32/Makefile win32/makefile.mk
22740 ____________________________________________________________________________
22741 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
22742         Log: pod cleanup.
22743      Branch: perl
22744            ! README.netware
22745 ____________________________________________________________________________
22746 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
22747         Log: Integrate Memoize 0.64.  Few tweaks were required in
22748              the test scripts.  Note that the speed and expire*
22749              tests take several dozen seconds to run.
22750      Branch: perl
22751            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
22752            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
22753            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
22754            + lib/Memoize/README lib/Memoize/SDBM_File.pm
22755            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
22756            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
22757            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
22758            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
22759            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
22760            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
22761            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
22762            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
22763            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
22764            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
22765            ! MANIFEST t/lib/1_compile.t
22766 ____________________________________________________________________________
22767 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
22768         Log: Document the cross-compilation options.
22769      Branch: perl
22770            ! Cross/README INSTALL
22771 ____________________________________________________________________________
22772 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
22773         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
22774      Branch: perl
22775            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
22776            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
22777            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
22778            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
22779            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
22780            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
22781            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
22782            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
22783            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
22784            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
22785            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
22786            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
22787            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
22788            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
22789            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
22790            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
22791            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
22792            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
22793            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
22794            + lib/ExtUtils/MM_NW5.pm
22795            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
22796            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
22797            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
22798            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
22799            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
22800            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
22801            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
22802            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
22803            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
22804            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
22805            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
22806            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
22807            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
22808            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
22809            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
22810            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
22811            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
22812            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
22813            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
22814            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
22815            ! util.h x2p/a2py.c
22816 ____________________________________________________________________________
22817 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
22818         Log: Resort MANIFEST.
22819      Branch: perl
22820            ! MANIFEST
22821 ____________________________________________________________________________
22822 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
22823         Log: Integrate perlio.
22824      Branch: perl
22825           +> win32/win32io.c
22826           !> MANIFEST perlio.c perliol.h win32/makefile.mk
22827 ____________________________________________________________________________
22828 [ 10640] By: nick                                  on 2001/06/16  18:38:31
22829         Log: Disable :win32 layer as default till I get it working
22830      Branch: perlio
22831            ! MANIFEST perlio.c
22832 ____________________________________________________________________________
22833 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
22834         Log: Try the new scheme by moving the Text::Abbrev test
22835              to a new place under lib.
22836      Branch: perl
22837            + lib/Text/Abbrev/t/abbrev.t
22838            - t/lib/abbrev.t
22839            ! MANIFEST
22840 ____________________________________________________________________________
22841 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
22842         Log: Make the code even more dynamical so that testname
22843              suffix length can change.
22844      Branch: perl
22845            ! lib/Test/Harness.pm t/TEST
22846 ____________________________________________________________________________
22847 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
22848         Log: Allow for deeper t/ and also a single test.pl.
22849      Branch: perl
22850            ! t/TEST t/harness
22851 ____________________________________________________________________________
22852 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
22853         Log: #define fix from Nicholas Clark.
22854      Branch: perl
22855            ! ext/POSIX/POSIX.xs
22856 ____________________________________________________________________________
22857 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
22858         Log: Initialization is nice.
22859      Branch: perl
22860            ! lib/Test/Harness.pm
22861 ____________________________________________________________________________
22862 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
22863         Log: Make t/TEST and t/harness to test also the t/ tests
22864              under the main lib/ and ext/ directories.  Fix Test::Harness
22865              to dynamically change the width of its "foo/bar....ok" output.
22866      Branch: perl
22867            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
22868 ____________________________________________________________________________
22869 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
22870         Log: Subject: [PATCH] Re: perl@10611 
22871              From: Nicholas Clark <nick@ccl4.org>
22872              Date: Sat, 16 Jun 2001 16:52:47 +0100
22873              Message-ID: <20010616165247.O98663@plum.flirble.org>
22874              
22875              The .xs parts, too.
22876      Branch: perl
22877            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
22878            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
22879 ____________________________________________________________________________
22880 [ 10632] By: nick                                  on 2001/06/16  16:44:35
22881         Log: Work-in-progress win32 layer semi-functional, checking 
22882              for UNIX breakage.
22883      Branch: perlio
22884            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
22885 ____________________________________________________________________________
22886 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
22887         Log: Subject: [PATCH] Re: perl@10611 
22888              From: Nicholas Clark <nick@ccl4.org>
22889              Date: Sat, 16 Jun 2001 16:52:47 +0100
22890              Message-ID: <20010616165247.O98663@plum.flirble.org>
22891      Branch: perl
22892            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
22893            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
22894            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
22895            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
22896            ! lib/ExtUtils/Constant.pm
22897 ____________________________________________________________________________
22898 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
22899         Log: Metaconfig unit change for #10629.
22900      Branch: metaconfig
22901            ! U/modified/Finish.U
22902 ____________________________________________________________________________
22903 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
22904         Log: The extraction changed directories.
22905      Branch: perl
22906            ! Configure
22907 ____________________________________________________________________________
22908 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
22909         Log: Math::BigInt 1.35 from Tels.
22910      Branch: perl
22911            + t/lib/mbimbf.t
22912            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
22913            ! t/lib/bigfltpm.t t/lib/bigintpm.t
22914 ____________________________________________________________________________
22915 [ 10627] By: nick                                  on 2001/06/16  14:54:52
22916         Log: Work in progress UNIX-side edit of win32 PerLIO layer
22917      Branch: perlio
22918            + win32/win32io.c
22919            ! perlio.c win32/makefile.mk
22920 ____________________________________________________________________________
22921 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
22922         Log: Subject: [PATCH 5.6.1] os2/diff-configure
22923              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22924              Date: Fri, 15 Jun 2001 01:19:36 -0400
22925              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
22926              
22927              Empty all of it because I think #10624 made even the
22928              last patch hunk unnecessary.
22929      Branch: perl
22930            ! os2/diff.configure
22931 ____________________________________________________________________________
22932 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
22933         Log: Metaconfig unit change for 10624.
22934      Branch: metaconfig
22935            ! U/modified/libc.U
22936      Branch: perl
22937            ! config_h.SH
22938 ____________________________________________________________________________
22939 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
22940         Log: Move the initialization of libnames to the beginning so
22941              that can one 'seed' it (as OS/2 does.)
22942      Branch: perl
22943            ! Configure
22944 ____________________________________________________________________________
22945 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
22946         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
22947              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22948              Date: Fri, 15 Jun 2001 19:10:57 -0400
22949              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
22950      Branch: perl
22951            ! os2/OS2/REXX/DLL/DLL.pm
22952 ____________________________________________________________________________
22953 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
22954         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
22955              From: "Craig A. Berry" <craigberry@mac.com>
22956              Date: Fri, 15 Jun 2001 17:00:03 -0500
22957              Message-Id: <a05101007b750342599be@[172.16.52.1]>
22958      Branch: perl
22959            ! vms/descrip_mms.template
22960 ____________________________________________________________________________
22961 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
22962         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
22963              From: "Craig A. Berry" <craigberry@mac.com>
22964              Date: Fri, 15 Jun 2001 18:39:42 -0500
22965              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
22966      Branch: perl
22967            ! lib/File/Spec/VMS.pm t/lib/extutils.t
22968 ____________________________________________________________________________
22969 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
22970         Log: Integrate perlio.
22971      Branch: perl
22972           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
22973           !> t/io/utf8.t t/lib/io_scalar.t
22974 ____________________________________________________________________________
22975 [ 10619] By: nick                                  on 2001/06/15  21:05:19
22976         Log: Generated files
22977      Branch: perlio
22978            ! embed.h proto.h
22979 ____________________________________________________________________________
22980 [ 10618] By: nick                                  on 2001/06/15  20:27:42
22981         Log: Fix open.pm to work via XS-implemented method calls rather
22982              than *open::layers variables which caused all the HV/AV hassle.
22983      Branch: perlio
22984            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
22985            ! t/lib/io_scalar.t
22986 ____________________________________________________________________________
22987 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
22988         Log: Integrate perlio.
22989      Branch: perl
22990           !> lib/ExtUtils/Constant.pm
22991 ____________________________________________________________________________
22992 [ 10616] By: nick                                  on 2001/06/15  18:46:47
22993         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
22994      Branch: perlio
22995            ! lib/ExtUtils/Constant.pm
22996 ____________________________________________________________________________
22997 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
22998         Log: Integrate perlio.
22999      Branch: perl
23000           !> ext/Socket/Socket.xs
23001 ____________________________________________________________________________
23002 [ 10614] By: nick                                  on 2001/06/15  18:33:37
23003         Log: MULTIPLICITY fix for Socket.xs
23004      Branch: perlio
23005            ! ext/Socket/Socket.xs
23006 ____________________________________________________________________________
23007 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
23008         Log: Subject: Re: perl@10611
23009              From: Doug MacEachern <dougm@covalent.net>
23010              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
23011              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
23012      Branch: perl
23013            ! ext/Socket/Socket.xs
23014 ____________________________________________________________________________
23015 [ 10612] By: nick                                  on 2001/06/15  16:14:38
23016         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
23017      Branch: perlio
23018           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
23019           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
23020           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
23021           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
23022           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
23023           !> utils/h2ph.PL
23024 ____________________________________________________________________________
23025 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
23026         Log: Update Changes.
23027      Branch: perl
23028            ! Changes patchlevel.h
23029 ____________________________________________________________________________
23030 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
23031         Log: Upping the test count.
23032      Branch: perl
23033            ! t/lib/filefind.t
23034 ____________________________________________________________________________
23035 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
23036         Log: Integrate perlio.
23037      Branch: perl
23038           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23039 ____________________________________________________________________________
23040 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
23041         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
23042              From: andreas.koenig@anima.de (Andreas J. Koenig)
23043              Date: 15 Jun 2001 13:30:39 +0200
23044              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
23045              
23046              Record the grim history.
23047      Branch: perl
23048            ! lib/File/Find.pm
23049 ____________________________________________________________________________
23050 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
23051         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
23052              From: Brian McCauley <nobull@mail.com>
23053              Date: 15 Jun 2001 07:51:26 +0100
23054              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
23055      Branch: perl
23056            ! lib/File/Find.pm t/lib/filefind.t
23057 ____________________________________________________________________________
23058 [ 10606] By: nick                                  on 2001/06/15  14:00:08
23059         Log: regen_config_h for Win32.
23060      Branch: perlio
23061            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23062 ____________________________________________________________________________
23063 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
23064         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
23065              From: Peter Prymmer <pvhp@forte.com>
23066              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
23067              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
23068      Branch: perl
23069            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
23070 ____________________________________________________________________________
23071 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
23072         Log: Some filesystems require writability for rename/unlink.
23073      Branch: perl
23074            ! opcode.pl
23075 ____________________________________________________________________________
23076 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
23077         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
23078              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
23079              Date: Fri, 15 Jun 2001 12:08:53 +0200
23080              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
23081      Branch: perl
23082            ! perlio.c
23083 ____________________________________________________________________________
23084 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
23085         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
23086              From: Mike Guy <mjtg@cam.ac.uk>
23087              Date: Fri, 15 Jun 2001 14:11:49 +0100
23088              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
23089      Branch: perl
23090            ! opcode.pl
23091 ____________________________________________________________________________
23092 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
23093         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
23094              From: Nicholas Clark <nick@ccl4.org>
23095              Date: Thu, 14 Jun 2001 23:52:56 +0100
23096              Message-ID: <20010614235256.G98663@plum.flirble.org>
23097      Branch: perl
23098            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
23099            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
23100 ____________________________________________________________________________
23101 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
23102         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
23103              From: Russ Allbery <rra@stanford.edu>
23104              Date: 14 Jun 2001 13:24:43 -0700
23105              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
23106      Branch: perl
23107            ! ext/GDBM_File/GDBM_File.pm
23108 ____________________________________________________________________________
23109 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
23110         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
23111              From: Nicholas Clark <nick@ccl4.org>
23112              Date: Thu, 14 Jun 2001 20:37:47 +0100
23113              Message-ID: <20010614203747.F98663@plum.flirble.org>
23114      Branch: perl
23115            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
23116            ! t/lib/gdbm.t
23117 ____________________________________________________________________________
23118 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
23119         Log: Integrate perlio.
23120      Branch: perl
23121           !> makedef.pl sv.c
23122 ____________________________________________________________________________
23123 [ 10597] By: nick                                  on 2001/06/15  11:08:13
23124         Log: Check that HVs with HvNAME() != NULL are really stashes before
23125              treating them as such. Also be more defensive on the GvCV.
23126              Win32 fork and dprof now working again. 
23127      Branch: perlio
23128            ! sv.c
23129 ____________________________________________________________________________
23130 [ 10596] By: nick                                  on 2001/06/15  10:11:20
23131         Log: Integrate mainline.
23132      Branch: perlio
23133           +> Cross/README
23134           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
23135           !> Porting/config_H config_h.SH configure.com epoc/config.sh
23136           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
23137           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23138           !> vos/config.ga.h win32/config.bc win32/config.gc
23139           !> win32/config.vc win32/config_H.bc win32/config_H.gc
23140           !> win32/config_H.vc
23141 ____________________________________________________________________________
23142 [ 10595] By: nick                                  on 2001/06/15  09:37:17
23143         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
23144              - Win32 (VC++) now builds but fails:
23145              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
23146              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
23147              write.t    - open(...,"|-") not implemented on Win32 
23148      Branch: perlio
23149            ! makedef.pl
23150 ____________________________________________________________________________
23151 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
23152         Log: Integrate perlio.
23153      Branch: perl
23154           !> perlio.c win32/makefile.mk
23155 ____________________________________________________________________________
23156 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
23157         Log: Metaconfig unit changes for #10592.
23158      Branch: metaconfig
23159            + U/modified/i_varhdr.U U/modified/startsh.U
23160            - U/a_dvisory/crosscompile.U U/target/Target.U
23161            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
23162            ! U/compline/bitpbyte.U U/compline/byteorder.U
23163            ! U/compline/ccflags.U U/compline/charsize.U
23164            ! U/compline/d_casti32.U U/compline/d_castneg.U
23165            ! U/compline/d_closedir.U U/compline/d_fd_set.U
23166            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
23167            ! U/compline/d_keepsig.U U/compline/d_open3.U
23168            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
23169            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
23170            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
23171            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
23172            ! U/compline/doublesize.U U/compline/floatsize.U
23173            ! U/compline/nblock_io.U U/compline/orderlib.U
23174            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
23175            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
23176            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
23177            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
23178            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
23179            ! U/modified/spitshell.U U/threads/archname.U
23180            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
23181            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
23182            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
23183            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
23184            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
23185      Branch: metaconfig/U/perl
23186            + Cross.U
23187            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
23188            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
23189            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
23190            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
23191            ! stdio_streams.U uselfs.U
23192 ____________________________________________________________________________
23193 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
23194         Log: The first steps towards cross-compilation.
23195              
23196              Abstract execution of compiled test executables with $run,
23197              and abstract transfer of files with $to and $from.
23198              
23199              Under cross-compilation the $run, $to, and $from will point
23200              to appropriate wrapper scripts, by default ssh and scp,
23201              but also rsh, rcp, and cp are supported.  If not
23202              cross-compiling, they will be set to '', ':', and ':',
23203              respectively.
23204              
23205              With these patches I was able to get Configure for
23206              iPAQ ARM Linux on an Intel Linux about 95% right
23207              (only a few tests failed to execute or they produced
23208              incorrect results), and I was able to compile
23209              a functional miniperl.
23210              
23211              The symbol crosscompile renamed to be usecrosscompile,
23212              the corresponding C symbol from CROSSCOMPILE to
23213              USE_CROSS_COMPILE.
23214      Branch: perl
23215            ! Configure Cross/README Makefile.SH Porting/Glossary
23216            ! Porting/config.sh Porting/config_H config_h.SH configure.com
23217            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
23218            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
23219            ! vos/config.ga.def vos/config.ga.h win32/config.bc
23220            ! win32/config.gc win32/config.vc win32/config_H.bc
23221            ! win32/config_H.gc win32/config_H.vc
23222 ____________________________________________________________________________
23223 [ 10591] By: nick                                  on 2001/06/14  20:00:12
23224         Log: Steps along the road toward Win32 building again.
23225      Branch: perlio
23226            ! perlio.c win32/makefile.mk
23227 ____________________________________________________________________________
23228 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
23229         Log: Integrate perlio.
23230      Branch: perl
23231           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23232 ____________________________________________________________________________
23233 [ 10589] By: nick                                  on 2001/06/14  13:54:07
23234         Log: Routine regen_config_h for Win32
23235      Branch: perlio
23236            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23237 ____________________________________________________________________________
23238 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
23239         Log: Integrate perlio.
23240      Branch: perl
23241           +> perlyline.pl
23242           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
23243 ____________________________________________________________________________
23244 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
23245         Log: A placeholder.
23246      Branch: perl
23247            + Cross/README
23248 ____________________________________________________________________________
23249 [ 10586] By: nick                                  on 2001/06/14  08:25:07
23250         Log: Add new step to run_byacc which:
23251              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
23252              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
23253      Branch: perlio
23254            + perlyline.pl
23255            ! MANIFEST Makefile.SH perly.c
23256 ____________________________________________________________________________
23257 [ 10585] By: nick                                  on 2001/06/14  08:22:29
23258         Log: Integrate mainline
23259      Branch: perlio
23260           +> locale.c numeric.c
23261           !> Changes cygwin/Makefile.SHs embed.h embed.pl
23262           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
23263           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
23264           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
23265           !> x2p/Makefile.SH
23266 ____________________________________________________________________________
23267 [ 10584] By: nick                                  on 2001/06/14  08:05:53
23268         Log: Hack to remove insecure directories from PATH so test will run.
23269      Branch: perlio
23270            ! t/lib/filefind.t
23271 ____________________________________________________________________________
23272 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
23273         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
23274      Branch: perl
23275            - t/lib/mbimbf.t
23276            ! MANIFEST
23277 ____________________________________________________________________________
23278 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
23279         Log: Detypo.
23280      Branch: perl
23281            ! x2p/Makefile.SH
23282 ____________________________________________________________________________
23283 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
23284         Log: de-$CONFIG continues.
23285      Branch: perl
23286            ! cygwin/Makefile.SHs x2p/Makefile.SH
23287 ____________________________________________________________________________
23288 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
23289         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
23290              From: Nicholas Clark <nick@ccl4.org>
23291              Date: Wed, 13 Jun 2001 21:20:13 +0100
23292              Message-ID: <20010613212013.D98663@plum.flirble.org>
23293      Branch: perl
23294            ! opcode.pl
23295 ____________________________________________________________________________
23296 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
23297         Log: Subject: splitting util.c
23298              From: Hugo <hv@crypt.compulink.co.uk>
23299              Date: Thu, 14 Jun 2001 00:41:08 +0100
23300              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
23301      Branch: perl
23302            + locale.c numeric.c
23303            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
23304            ! pod/perlapi.pod proto.h util.c
23305 ____________________________________________________________________________
23306 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
23307         Log: Upgrade to Math::BigInt 1.34 from Tels.
23308      Branch: perl
23309            + t/lib/mbimbf.t
23310            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
23311            ! t/lib/bigfltpm.t t/lib/bigintpm.t
23312 ____________________________________________________________________________
23313 [ 10577] By: nick                                  on 2001/06/13  19:02:48
23314         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
23315      Branch: perlio
23316           !> (integrate 125 files)
23317 ____________________________________________________________________________
23318 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
23319         Log: Update Changes.
23320      Branch: perl
23321            ! Changes patchlevel.h
23322 ____________________________________________________________________________
23323 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
23324         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
23325              From: "Craig A. Berry" <craigberry@mac.com>
23326              Date: Wed, 13 Jun 2001 13:24:28 -0500
23327              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
23328      Branch: perl
23329            ! ext/re/Makefile.PL
23330 ____________________________________________________________________________
23331 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
23332         Log: Mc.u.c. for #10573.
23333      Branch: metaconfig
23334            ! U/threads/usethreads.U
23335 ____________________________________________________________________________
23336 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
23337         Log: It would be also be good if I could type.
23338      Branch: perl
23339            ! Configure
23340 ____________________________________________________________________________
23341 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
23342         Log: Metaconfig unit change for #10571.
23343      Branch: metaconfig
23344            ! U/threads/usethreads.U
23345 ____________________________________________________________________________
23346 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
23347         Log: A non-empty default is a good thing.
23348      Branch: perl
23349            ! Configure
23350 ____________________________________________________________________________
23351 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
23352         Log: Metaconfig unit change for #10569.
23353      Branch: metaconfig
23354            ! U/threads/usethreads.U
23355 ____________________________________________________________________________
23356 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
23357         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
23358              extremely experimental, not even prompted for.
23359      Branch: perl
23360            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23361            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
23362            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
23363            ! win32/config.bc win32/config.gc win32/config.vc
23364 ____________________________________________________________________________
23365 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
23366         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
23367      Branch: perl
23368            ! pod/perlfaq6.pod
23369 ____________________________________________________________________________
23370 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
23371         Log: Integrate perlio; conflicts, accept Nick's versions.
23372      Branch: perl
23373           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
23374           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
23375 ____________________________________________________________________________
23376 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
23377         Log: Subject: Re: ext/ + -Wall
23378              From: Doug MacEachern <dougm@covalent.net>
23379              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
23380              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
23381      Branch: perl
23382            ! XSUB.h lib/ExtUtils/xsubpp perl.h
23383 ____________________________________________________________________________
23384 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
23385         Log: Similar logic as DB_File.xs, using the modern macros and
23386              defines them to older ones for older Perls where PERL_VERSION
23387              is not defined, from Doug MacEachern.
23388      Branch: perl
23389            ! ext/Storable/Storable.xs
23390 ____________________________________________________________________________
23391 [ 10564] By: nick                                  on 2001/06/13  15:22:01
23392         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
23393              and using that instead (name lookups are sequential search for now).
23394      Branch: perlio
23395            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
23396            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
23397 ____________________________________________________________________________
23398 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
23399         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
23400              From: "Richard Soderberg" <rs@crystalflame.net>
23401              Date: Sat, 26 May 2001 06:44:20 -0700
23402              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
23403      Branch: perl
23404            ! sv.c t/op/glob.t
23405 ____________________________________________________________________________
23406 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
23407         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
23408              From: "Craig A. Berry" <craigberry@mac.com>
23409              Date: Tue, 12 Jun 2001 23:55:26 -0500
23410              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
23411      Branch: perl
23412            ! ext/re/Makefile.PL ext/re/re.xs
23413 ____________________________________________________________________________
23414 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
23415         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
23416              suggested by NI-S.
23417      Branch: perl
23418            ! XSUB.h malloc.c perl.h
23419 ____________________________________________________________________________
23420 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
23421         Log: Regen toc.
23422      Branch: perl
23423            ! pod/perltoc.pod
23424 ____________________________________________________________________________
23425 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
23426         Log: Subject: [patch] perl.gprof control
23427              From: Doug MacEachern <dougm@covalent.net>
23428              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
23429              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
23430      Branch: perl
23431            ! miniperlmain.c perl.h
23432 ____________________________________________________________________________
23433 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
23434         Log: Subject: Re: ext/ + -Wall
23435              From: Doug MacEachern <dougm@covalent.net>
23436              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
23437              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
23438              
23439              Document ax and break up dXSARGS.
23440      Branch: perl
23441            ! XSUB.h pod/perlapi.pod
23442 ____________________________________________________________________________
23443 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
23444         Log: More AIX tweakage from Merijn.
23445      Branch: perl
23446            ! hints/aix.sh
23447 ____________________________________________________________________________
23448 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
23449         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
23450              From: "Craig A. Berry" <craigberry@mac.com>
23451              Date: Tue, 12 Jun 2001 22:57:45 -0500
23452              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
23453      Branch: perl
23454            ! vms/descrip_mms.template
23455 ____________________________________________________________________________
23456 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
23457         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
23458              From: "Craig A. Berry" <craigberry@mac.com>
23459              Date: Tue, 12 Jun 2001 22:21:39 -0500
23460              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
23461      Branch: perl
23462            ! configure.com util.c
23463 ____________________________________________________________________________
23464 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
23465         Log: New AIX dynaloading code from Jens-Uwe Mager.
23466              Does break binary compatibility.
23467      Branch: perl
23468            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
23469 ____________________________________________________________________________
23470 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
23471         Log: VMS DEC C compiler found nits by Peter Prymmer.
23472      Branch: perl
23473            ! util.c
23474 ____________________________________________________________________________
23475 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
23476         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
23477              From: Peter Prymmer <pvhp@forte.com>
23478              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
23479              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
23480      Branch: perl
23481            ! t/lib/filecomp.t
23482 ____________________________________________________________________________
23483 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
23484         Log: I wonder how many $CONFIGs still lurk in the shadows.
23485      Branch: perl
23486            ! pod/Makefile.SH x2p/cflags.SH
23487 ____________________________________________________________________________
23488 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
23489         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
23490      Branch: perl
23491            ! pod/checkpods.PL
23492 ____________________________________________________________________________
23493 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
23494         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
23495      Branch: perl
23496            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
23497 ____________________________________________________________________________
23498 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
23499         Log: Subject: [patch] rid local_patches warnings
23500              From: Doug MacEachern <dougm@covalent.net>
23501              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
23502              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
23503      Branch: perl
23504            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
23505 ____________________________________________________________________________
23506 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
23507         Log: Subject: Re: ext/ + -Wall
23508              From: Doug MacEachern <dougm@covalent.net>
23509              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
23510              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
23511      Branch: perl
23512            ! ext/attrs/attrs.xs
23513 ____________________________________________________________________________
23514 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
23515         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
23516              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23517              Date: Tue, 12 Jun 2001 14:36:20 -0400
23518              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
23519      Branch: perl
23520            ! pod/perlretut.pod
23521 ____________________________________________________________________________
23522 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
23523         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
23524              From: Mike Guy <mjtg@cam.ac.uk>
23525              Date: Tue, 12 Jun 2001 19:10:31 +0100
23526              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
23527              
23528              Subject: Re: [ID 20010612.001] out of memory during regex compilation
23529              From: Mike Guy <mjtg@cam.ac.uk>
23530              Date: Tue, 12 Jun 2001 19:21:01 +0100
23531              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
23532      Branch: perl
23533            ! pod/perlop.pod
23534 ____________________________________________________________________________
23535 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
23536         Log: AIX tweaks from Merijn H. Brand.
23537      Branch: perl
23538            ! hints/aix.sh
23539 ____________________________________________________________________________
23540 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
23541         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
23542              From: "Brendan O'Dea" <bod@compusol.com.au>
23543              Date: Wed, 13 Jun 2001 05:16:47 +1000
23544              Message-ID: <20010613051647.A8945@compusol.com.au>
23545      Branch: maint-5.6/perl
23546            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
23547 ____________________________________________________________________________
23548 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
23549         Log: Subject: Small bcopy cleanup
23550              From: Andy Dougherty <doughera@lafayette.edu>
23551              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
23552              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
23553      Branch: perl
23554            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
23555 ____________________________________________________________________________
23556 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
23557         Log: Subject: [PATCH] Re: ext/ + -Wall
23558              From: Nicholas Clark <nick@ccl4.org>
23559              Date: Wed, 13 Jun 2001 00:04:30 +0100
23560              Message-ID: <20010613000430.M5901@plum.flirble.org>
23561      Branch: perl
23562            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
23563 ____________________________________________________________________________
23564 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
23565         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
23566              From: Nicholas Clark <nick@ccl4.org>
23567              Date: Tue, 12 Jun 2001 23:53:07 +0100
23568              Message-ID: <20010612235307.L5901@plum.flirble.org>
23569      Branch: perl
23570            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
23571 ____________________________________________________________________________
23572 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
23573         Log: MPE/iX tweaks from Mark Bixby.
23574      Branch: perl
23575            ! hints/mpeix.sh mpeix/mpeixish.h util.c
23576 ____________________________________________________________________________
23577 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
23578         Log: Update Changes.
23579      Branch: perl
23580            ! Changes patchlevel.h
23581 ____________________________________________________________________________
23582 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
23583         Log: One less -Wall whine (found under DEBUGGING).
23584      Branch: perl
23585            ! x2p/Makefile.SH x2p/a2p.c
23586 ____________________________________________________________________________
23587 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
23588         Log: s/case-independent/case-insensitive/g
23589      Branch: perl
23590            ! pod/perldebug.pod
23591 ____________________________________________________________________________
23592 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
23593         Log: As suggested in    
23594              
23595              Subject: Re: ext/ + -Wall
23596              From: Gurusamy Sarathy <gsar@ActiveState.com>
23597              Date: Mon, 11 Jun 2001 23:34:31 -0700
23598              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
23599      Branch: perl
23600            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
23601            ! perl.h
23602 ____________________________________________________________________________
23603 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
23604         Log: Subject: ext/ + -Wall
23605              From: Doug MacEachern <dougm@covalent.net>
23606              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
23607              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
23608      Branch: perl
23609            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
23610            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
23611            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
23612            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
23613            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
23614            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
23615            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
23616            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
23617            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
23618            ! lib/ExtUtils/xsubpp
23619 ____________________________________________________________________________
23620 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
23621         Log: Subject: [PATCH] anonymous stashes
23622              From: Abhijit Menon-Sen <ams@wiw.org>
23623              Date: Tue, 12 Jun 2001 12:47:04 +0530
23624              Message-ID: <20010612124704.A29029@lustre.linux.in>
23625      Branch: perl
23626            ! dump.c gv.c sv.c xsutils.c
23627 ____________________________________________________________________________
23628 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
23629         Log: One more test for $^S.
23630      Branch: perl
23631            ! t/op/magic.t
23632 ____________________________________________________________________________
23633 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
23634         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
23635              From: Abhijit Menon-Sen <ams@wiw.org>
23636              Date: Tue, 12 Jun 2001 17:35:55 +0530
23637              Message-ID: <20010612173555.A32426@lustre.linux.in>
23638      Branch: perl
23639            ! mg.c t/op/magic.t
23640 ____________________________________________________________________________
23641 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
23642         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
23643              From: Mike Guy <mjtg@cam.ac.uk>
23644              Date: Tue, 12 Jun 2001 13:14:15 +0100
23645              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
23646      Branch: perl
23647            ! pod/perlop.pod
23648 ____________________________________________________________________________
23649 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
23650         Log: AUTHORS updates.
23651      Branch: perl
23652            ! AUTHORS
23653 ____________________________________________________________________________
23654 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
23655         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
23656              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
23657              Content-Transfer-Encoding: 7bit
23658              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
23659      Branch: perl
23660            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
23661 ____________________________________________________________________________
23662 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
23663         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
23664              From: "Philip Newton" <Philip.Newton@gmx.net>
23665              Date: Mon, 11 Jun 2001 07:08:03 +0200
23666              Message-Id: <200106120802.LAA08992@taas.iki.fi>
23667      Branch: perl
23668            ! t/base/term.t
23669 ____________________________________________________________________________
23670 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
23671         Log: Cleanup the a2p.c for -Wall.
23672      Branch: perl
23673            ! x2p/Makefile.SH x2p/a2p.c
23674 ____________________________________________________________________________
23675 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
23676         Log: File::Find update for MacOS from Chris Nandor.
23677      Branch: perl
23678            ! lib/File/Find.pm t/lib/filefind.t
23679 ____________________________________________________________________________
23680 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
23681         Log: gcc -Wall nits picked out by a non-UNIX system
23682              (courtesy of Mark Bixby)
23683      Branch: perl
23684            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
23685            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
23686            ! pp_sys.c util.c
23687 ____________________________________________________________________________
23688 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
23689         Log: Metaconfig unit change for #10522.  (The d_modfl changes
23690              placate metalint.)
23691      Branch: metaconfig/U/perl
23692            ! d_modfl.U d_u32align.U
23693 ____________________________________________________________________________
23694 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
23695         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
23696              be "./try 2>&1 >/dev/null".
23697      Branch: perl
23698            ! Configure
23699 ____________________________________________________________________________
23700 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
23701         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
23702              From: "Craig A. Berry" <craigberry@mac.com>
23703              Date: Mon, 11 Jun 2001 14:00:32 -0500
23704              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
23705      Branch: perl
23706            ! configure.com
23707 ____________________________________________________________________________
23708 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
23709         Log: Move the full \p\P lists to perlunicode.
23710      Branch: perl
23711            ! pod/perlretut.pod pod/perlunicode.pod
23712 ____________________________________________________________________________
23713 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
23714         Log: VOS build tweak for 5.6.1 from Paul Green.
23715      Branch: maint-5.6/perl
23716            ! vos/build.cm
23717 ____________________________________________________________________________
23718 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
23719         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
23720              From: "Craig A. Berry" <craigberry@mac.com>
23721              Date: Fri, 8 Jun 2001 18:08:18 -0500
23722              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
23723      Branch: perl
23724            ! vms/vms.c
23725 ____________________________________________________________________________
23726 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
23727         Log: Update Changes.
23728      Branch: perl
23729            ! Changes patchlevel.h
23730 ____________________________________________________________________________
23731 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
23732         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
23733      Branch: perl
23734            ! vos/config.alpha.h vos/config.ga.h
23735 ____________________________________________________________________________
23736 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
23737         Log: VOS updates from Paul Green for @10476.
23738      Branch: perl
23739            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
23740            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23741            ! vos/config.ga.h vos/configure_perl.cm
23742 ____________________________________________________________________________
23743 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
23744         Log: Subject: [PATCH] Not many people know this ...
23745              From: Mike Guy <mjtg@cam.ac.uk>
23746              Date: Mon, 11 Jun 2001 14:55:15 +0100
23747              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
23748      Branch: perl
23749            ! pod/perldebug.pod
23750 ____________________________________________________________________________
23751 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
23752         Log: Add final commas to lists as suggested by Philip Newton.
23753      Branch: perl
23754            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
23755 ____________________________________________________________________________
23756 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
23757         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
23758              Date: Sun, 10 Jun 2001 23:35:38 -0400
23759              From: Chris Nandor <pudge@pobox.com>
23760              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
23761      Branch: perl
23762            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
23763            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
23764            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
23765            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
23766            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
23767            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
23768            ! t/op/write.t t/pragma/strict.t
23769 ____________________________________________________________________________
23770 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
23771         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
23772              From: Chris Nandor <pudge@pobox.com>
23773              Date: Mon, 11 Jun 2001 08:24:28 -0400
23774              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
23775      Branch: perl
23776            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
23777            ! t/lib/io_dir.t
23778 ____________________________________________________________________________
23779 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
23780         Log: One more run_byacc (a hand-tweaked version had slipped in).
23781      Branch: perl
23782            ! perly.c vms/perly_c.vms
23783 ____________________________________________________________________________
23784 [ 10509] By: nick                                  on 2001/06/11  07:49:15
23785         Log: Integrate mainline
23786      Branch: perlio
23787           !> Makefile.SH embed.h embed.pl global.sym
23788           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
23789           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
23790           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
23791           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
23792 ____________________________________________________________________________
23793 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
23794         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
23795              From: Mike Guy <mjtg@cam.ac.uk>
23796              Reply-To: mjtg@cam.ac.uk
23797              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
23798      Branch: perl
23799            ! lib/ExtUtils/Manifest.pm
23800 ____________________________________________________________________________
23801 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
23802         Log: Subject: [PATCH] ExtUtils::Constant
23803              From: Nicholas Clark <nick@ccl4.org>
23804              Date: Sun, 10 Jun 2001 23:25:41 +0100
23805              Message-ID: <20010610232540.C76396@plum.flirble.org>
23806      Branch: perl
23807            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
23808 ____________________________________________________________________________
23809 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
23810         Log: Integrate perlio.
23811      Branch: perl
23812           !> iperlsys.h
23813 ____________________________________________________________________________
23814 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
23815         Log: Move the grok_number and its lieutenant grok_numeric_radix
23816              from sv.c statics to util.c and public.
23817      Branch: perl
23818            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
23819            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
23820 ____________________________________________________________________________
23821 [ 10504] By: nick                                  on 2001/06/10  17:47:06
23822         Log: Fix (valid) -Wall warnings in perlio.c
23823      Branch: perlio
23824            ! iperlsys.h
23825 ____________________________________________________________________________
23826 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
23827         Log: Update perly_c.diff, update perly.fixer to edit away
23828              some of the -Wall noise.
23829      Branch: perl
23830            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
23831 ____________________________________________________________________________
23832 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
23833         Log: Check the version of byacc.
23834      Branch: perl
23835            ! Makefile.SH
23836 ____________________________________________________________________________
23837 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
23838         Log: Subject: [PATCH] perly.y overhaul
23839              From: Simon Cozens <simon@netthink.co.uk>
23840              Date: Sun, 10 Jun 2001 16:56:54 +0100
23841              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
23842              
23843              Plus make run_byacc.
23844      Branch: perl
23845            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
23846 ____________________________________________________________________________
23847 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
23848         Log: Integrate perlio.
23849      Branch: perl
23850           !> perlio.c perlsfio.h
23851 ____________________________________________________________________________
23852 [ 10499] By: nick                                  on 2001/06/10  15:01:08
23853         Log: Integrate mainline
23854      Branch: perlio
23855           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
23856           !> t/pragma/locale.t util.c
23857 ____________________________________________________________________________
23858 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
23859         Log: Put some meat on the perl572delta bones.  The list of
23860              selected bug fixes needs more work, as does still the
23861              whole document.
23862      Branch: perl
23863            ! pod/perl572delta.pod
23864 ____________________________________________________________________________
23865 [ 10497] By: nick                                  on 2001/06/10  12:27:51
23866         Log: Paper over a crack or two with USE_SFIO
23867      Branch: perlio
23868            ! perlio.c perlsfio.h
23869 ____________________________________________________________________________
23870 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
23871         Log: Update Changes.
23872      Branch: perl
23873            ! Changes patchlevel.h
23874 ____________________________________________________________________________
23875 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
23876         Log: Subject: Re: pragma/locale.t #107
23877              From: Hugo <hv@crypt.compulink.co.uk>
23878              Date: Sun, 10 Jun 2001 11:23:30 +0100
23879              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
23880              
23881              Encapsulate the scan of the decimal radix separator.
23882      Branch: perl
23883            ! embed.h embed.pl proto.h sv.c
23884 ____________________________________________________________________________
23885 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
23886         Log: Try to grok numbers both with the locale specific separator
23887              and with the usual "." (if different from the lss); add a test
23888              to locale.t to do also a little bit of math in addition to just
23889              equalness testing; remove extraneous logic as suggested in
23890              
23891              Subject: Re: pragma/locale.t #107
23892              From: Nicholas Clark <nick@ccl4.org>
23893              Date: Sat, 9 Jun 2001 22:37:36 +0100
23894              Message-ID: <20010609223735.Y76396@plum.flirble.org>
23895      Branch: perl
23896            ! sv.c t/pragma/locale.t
23897 ____________________________________________________________________________
23898 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
23899         Log: Metaconfig unit change for #10492.
23900      Branch: metaconfig/U/perl
23901            ! Extensions.U
23902 ____________________________________________________________________________
23903 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
23904         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
23905              From: Artur Bergman <artur@contiller.se> 
23906              Date: Sat, 09 Jun 2001 21:03:51 +0200
23907              Message-ID: <B7483FB6.1398%artur@contiller.se>
23908      Branch: perl
23909            ! Configure
23910 ____________________________________________________________________________
23911 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
23912         Log: Integrate perlio.
23913      Branch: perl
23914           !> perlsfio.h
23915 ____________________________________________________________________________
23916 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
23917         Log: Do locale specific separator if only in locale.
23918      Branch: perl
23919            ! util.c
23920 ____________________________________________________________________________
23921 [ 10489] By: nick                                  on 2001/06/09  19:13:25
23922         Log: Make XS/Typemap compile (but fail) with sfio
23923      Branch: perlio
23924            ! perlsfio.h
23925 ____________________________________________________________________________
23926 [ 10488] By: nick                                  on 2001/06/09  19:12:51
23927         Log: Re-integrate mainline
23928      Branch: perlio
23929           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
23930           !> proto.h sv.c util.c
23931 ____________________________________________________________________________
23932 [ 10487] By: nick                                  on 2001/06/09  16:26:29
23933         Log: Integrate mainline
23934      Branch: perlio
23935           !> (integrate 31 files)
23936 ____________________________________________________________________________
23937 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
23938         Log: Subject: [PATCH] New attempt to clone callack
23939              From: Artur Bergman <artur@contiller.se> 
23940              Date: Thu, 07 Jun 2001 11:52:16 +0200
23941              Message-ID: <B7451B6F.12B7%artur@contiller.se>
23942      Branch: perl
23943            ! embedvar.h intrpvar.h perlapi.h sv.c
23944 ____________________________________________________________________________
23945 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
23946         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
23947      Branch: perl
23948            ! embed.h embed.pl perl.h proto.h sv.c util.c
23949 ____________________________________________________________________________
23950 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
23951         Log: Subject: Re: pragma/locale.t #107
23952              From: Nicholas Clark <nick@ccl4.org>
23953              Date: Sat, 9 Jun 2001 16:26:10 +0100
23954              Message-ID: <20010609162609.V76396@plum.flirble.org>
23955              
23956              A missing NVification.
23957      Branch: perl
23958            ! sv.c
23959 ____________________________________________________________________________
23960 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
23961         Log: Redo the #10482, there already was a test script for formats.
23962      Branch: perl
23963            - t/io/format.t
23964            ! MANIFEST t/op/write.t
23965 ____________________________________________________________________________
23966 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
23967         Log: Twisted format testing, from Merijn.
23968      Branch: perl
23969            + t/io/format.t
23970            ! MANIFEST
23971 ____________________________________________________________________________
23972 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
23973         Log: More \p{In...} testing, combined with \N{...}.
23974      Branch: perl
23975            ! lib/utf8_heavy.pl t/op/pat.t
23976 ____________________________________________________________________________
23977 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
23978         Log: Metaconfig changes for #10479.
23979      Branch: metaconfig
23980            ! U/Glossary.patch
23981      Branch: metaconfig/U/perl
23982            ! d_modfl.U
23983 ____________________________________________________________________________
23984 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
23985         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
23986      Branch: perl
23987            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23988            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
23989            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
23990            ! win32/config.bc win32/config.gc win32/config.vc
23991 ____________________________________________________________________________
23992 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
23993         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
23994              From: "Craig A. Berry" <craigberry@mac.com>
23995              Date: Thu, 7 Jun 2001 14:27:20 -0500
23996              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
23997      Branch: perl
23998            ! vms/perlvms.pod
23999 ____________________________________________________________________________
24000 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
24001         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
24002              From: Gisle Aas <gisle@ActiveState.com>
24003              Date: 07 Jun 2001 17:04:29 -0700
24004              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
24005      Branch: perl
24006            ! ext/re/re.xs
24007 ____________________________________________________________________________
24008 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
24009         Log: Update Changes.
24010      Branch: perl
24011            ! Changes patchlevel.h
24012 ____________________________________________________________________________
24013 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
24014         Log: Regen Glossary et alia.
24015      Branch: perl
24016            ! Porting/Glossary Porting/config.sh Porting/config_H
24017 ____________________________________________________________________________
24018 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
24019         Log: Metaconfig unit changes for #10473.
24020      Branch: metaconfig/U/perl
24021            ! d_modfl.U
24022 ____________________________________________________________________________
24023 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
24024         Log: Harumph, also AIX will spill its guts (i.e. dump core)
24025              if an executable contains modfl() but it hasn't been
24026              compiled right (in the case of AIX, with cc -qlongdouble).
24027      Branch: perl
24028            ! Configure
24029 ____________________________________________________________________________
24030 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
24031         Log: integrate change#10471 from mainline
24032              
24033              in change#10451, check that CvOUTSIDE is a CV before looking in
24034              (it can apparently be SVt_NULL during global destruction)
24035      Branch: maint-5.6/perl
24036           !> op.c
24037 ____________________________________________________________________________
24038 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
24039         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
24040              (it can apparently be SVt_NULL during global destruction)
24041      Branch: perl
24042            ! op.c
24043 ____________________________________________________________________________
24044 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
24045         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
24046              From: Robin Barker <rmb1@cise.npl.co.uk>
24047              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
24048              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
24049      Branch: perl
24050            ! lib/diagnostics.pm pod/perldiag.pod
24051 ____________________________________________________________________________
24052 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
24053         Log: Subject: [PATCH perl@10439] long =item
24054              From: Robin Barker <rmb1@cise.npl.co.uk>
24055              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
24056              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
24057      Branch: perl
24058            ! README.amiga lib/Attribute/Handlers.pm
24059            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
24060 ____________________________________________________________________________
24061 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
24062         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
24063              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
24064              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
24065              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
24066      Branch: perl
24067            ! pod/perlguts.pod
24068 ____________________________________________________________________________
24069 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
24070         Log: Integrate perlio.
24071      Branch: perl
24072           !> sv.c
24073 ____________________________________________________________________________
24074 [ 10466] By: nick                                  on 2001/06/07  10:25:40
24075         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
24076              whitespace tweaks.
24077              Still coredumps in pragma/overload.t - what a nice hard fail that is...
24078      Branch: perlio
24079            ! sv.c
24080 ____________________________________________________________________________
24081 [ 10465] By: nick                                  on 2001/06/07  08:41:58
24082         Log: Raw integrate of mainline for S_grok_number debug
24083              (sv.c has MULTIPLICITY issues as well as whatever else ...)
24084      Branch: perlio
24085            - plan9/perlplan9.doc plan9/perlplan9.pod
24086           !> (integrate 46 files)
24087 ____________________________________________________________________________
24088 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
24089         Log: The proper prototyping for #10463.
24090      Branch: perl
24091            ! embed.h embed.pl proto.h sv.c
24092 ____________________________________________________________________________
24093 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
24094         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
24095              From: Nicholas Clark <nick@ccl4.org>
24096              Date: Thu, 7 Jun 2001 00:29:59 +0100
24097              Message-ID: <20010607002959.Z76396@plum.flirble.org>
24098      Branch: perl
24099            ! sv.c
24100 ____________________________________________________________________________
24101 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
24102         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
24103              From: "Craig A. Berry" <craigberry@mac.com>
24104              Date: Wed, 06 Jun 2001 17:54:30 -0500
24105              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
24106      Branch: perl
24107            ! vms/perlvms.pod
24108 ____________________________________________________________________________
24109 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
24110         Log: Podify the remaining README.platform files;
24111              merge README.plan9 and plan9/perlplan9.pod;
24112              delete plan9/perlplan9.* (the perlplan.doc needs to
24113              be regenerated in Plan 9); make the =head1 and =head2
24114              in the README.platform to be a little more verbose
24115              (skipped README.os2 not to anger Ilya) so that they
24116              look better in the toc; regen toc.
24117      Branch: perl
24118            - plan9/perlplan9.doc plan9/perlplan9.pod
24119            ! MANIFEST README.aix README.amiga README.apollo README.beos
24120            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
24121            ! README.hpux README.hurd README.machten README.macos
24122            ! README.micro README.mint README.mpeix README.os390
24123            ! README.plan9 README.qnx README.solaris README.threads
24124            ! README.tru64 README.vmesa README.vms README.vos README.win32
24125            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
24126            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
24127 ____________________________________________________________________________
24128 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
24129         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
24130              From: Mike Guy <mjtg@cam.ac.uk>
24131              Reply-To: mjtg@cam.ac.uk
24132              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
24133      Branch: perl
24134            ! pod/perlguts.pod
24135 ____________________________________________________________________________
24136 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
24137         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
24138              From: Mike Guy <mjtg@cam.ac.uk>
24139              Reply-To: mjtg@cam.ac.uk
24140              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
24141      Branch: perl
24142            ! pod/perlsec.pod
24143 ____________________________________________________________________________
24144 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
24145         Log: Disable long doubles from pre-5.0 Tru64s.
24146      Branch: perl
24147            ! README.tru64 hints/dec_osf.sh
24148 ____________________________________________________________________________
24149 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
24150         Log: The #10455 exposed that modfl() is fundamentally busted
24151              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
24152              testing it.
24153      Branch: perl
24154            ! hints/dec_osf.sh
24155 ____________________________________________________________________________
24156 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
24157         Log: Metaconfig unit change for #10455.
24158      Branch: metaconfig/U/perl
24159            ! d_modfl.U
24160 ____________________________________________________________________________
24161 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
24162         Log: Configure check for geborken modfl(), inspired by
24163              
24164              Subject: Re: [20010118.017] op/int.t failure 
24165              From: Hugo <hv@crypt.compulink.co.uk>
24166              Date: Tue, 05 Jun 2001 13:43:27 +0100
24167              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
24168      Branch: perl
24169            ! Configure
24170 ____________________________________________________________________________
24171 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
24172         Log: Integrate changes #10450 and #10451 from maintperl:
24173              
24174              optimize change#10448 slightly (don't repeat search in eval""s lexical
24175              scope, since that has already been searched)
24176              
24177              change#9108 needs subtler treatment for case of closures created
24178              within eval""
24179      Branch: perl
24180           !> op.c t/op/misc.t
24181 ____________________________________________________________________________
24182 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
24183         Log: MakeMaker magic to compile (when no dynamic loading)
24184              List/Util.xsc as (ListUtil.c and) ListUtil.o since
24185              POSIX-BC (BS2000) linker has an evil limitation of
24186              being unable to include in the same executable several
24187              object files with the same name - case-insensitively -
24188              because otherwise we conflict with util.c.
24189              Strictly speaking currently required only in POSIX-BC
24190              but probably will do no harm elsewhere where static
24191              linking is required.
24192      Branch: perl
24193            ! ext/List/Util/Makefile.PL
24194 ____________________________________________________________________________
24195 [ 10452] By: nick                                  on 2001/06/06  08:59:51
24196         Log: Integrate mainline.
24197      Branch: perlio
24198           +> lib/Attribute/Handlers/demo/Demo.pm
24199           +> lib/Attribute/Handlers/demo/Descriptions.pm
24200           +> lib/Attribute/Handlers/demo/MyClass.pm
24201           +> lib/Attribute/Handlers/demo/demo.pl
24202           +> lib/Attribute/Handlers/demo/demo2.pl
24203           +> lib/Attribute/Handlers/demo/demo3.pl
24204           +> lib/Attribute/Handlers/demo/demo4.pl
24205           +> lib/Attribute/Handlers/demo/demo_call.pl
24206           +> lib/Attribute/Handlers/demo/demo_chain.pl
24207           +> lib/Attribute/Handlers/demo/demo_cycle.pl
24208           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
24209           +> lib/Attribute/Handlers/demo/demo_phases.pl
24210           +> lib/Attribute/Handlers/demo/demo_range.pl
24211           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
24212           +> uts/strtol_wrap.c
24213           !> (integrate 91 files)
24214 ____________________________________________________________________________
24215 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
24216         Log: change#9108 needs subtler treatment for case of closures created
24217              within eval""
24218      Branch: maint-5.6/perl
24219            ! op.c t/op/misc.t
24220 ____________________________________________________________________________
24221 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
24222         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
24223              scope, since that has already been searched)
24224      Branch: maint-5.6/perl
24225            ! op.c
24226 ____________________________________________________________________________
24227 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
24228         Log: Integrate change #10448 from maintperl; lexicals
24229              outside an eval"" weren't resolved correctly inside a subroutine
24230              definition inside the eval"" if they were not already referenced
24231              in the toplevel of the eval""-ed code
24232      Branch: perl
24233           !> cop.h op.c pp_ctl.c t/op/misc.t
24234 ____________________________________________________________________________
24235 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
24236         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
24237              outside an eval"" weren't resolved correctly inside a subroutine
24238              definition inside the eval"" if they were not already referenced
24239              in the toplevel of the eval""-ed code
24240      Branch: maint-5.6/perl
24241            ! cop.h op.c pp_ctl.c t/op/misc.t
24242 ____________________________________________________________________________
24243 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
24244         Log: Subject: [PATCH] perl570delta.pod
24245              From: Peter Scott <Peter@PSDT.com> 
24246              Date: Tue, 05 Jun 2001 18:51:02 -0700
24247              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
24248      Branch: perl
24249            ! pod/perl570delta.pod
24250 ____________________________________________________________________________
24251 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
24252         Log: The fudge factor is no more needed.  I hope.
24253      Branch: perl
24254            ! t/lib/posix.t
24255 ____________________________________________________________________________
24256 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
24257         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
24258              From: Hugo <hv@crypt.compulink.co.uk>
24259              Date: Tue, 05 Jun 2001 12:58:19 +0100
24260              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
24261      Branch: perl
24262            ! util.c
24263 ____________________________________________________________________________
24264 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
24265         Log: Make up prototypes only for those who have the functions
24266              but not the prototypes.
24267      Branch: perl
24268            ! perl.h
24269 ____________________________________________________________________________
24270 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
24271         Log: Subject: Re: Not OK: perl@10439 on win32 
24272              From: Prymmer/Kahn <pvhp@best.com> 
24273              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
24274              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
24275      Branch: perl
24276            ! perl.h util.c
24277 ____________________________________________________________________________
24278 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
24279         Log: The metaconfig units changes for #10441.
24280      Branch: metaconfig
24281            ! U/modified/Extract.U U/modified/Extractall.U
24282            ! U/modified/Finish.U
24283 ____________________________________________________________________________
24284 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
24285         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
24286      Branch: perl
24287            ! Configure
24288 ____________________________________________________________________________
24289 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
24290         Log: Unnecessary fuzziness undone, noted by Mike Guy.
24291      Branch: perl
24292            ! t/op/tr.t
24293 ____________________________________________________________________________
24294 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
24295         Log: Update Changes.
24296      Branch: perl
24297            ! Changes patchlevel.h
24298 ____________________________________________________________________________
24299 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
24300         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
24301              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
24302              leakage patch.
24303      Branch: perl
24304            ! t/op/misc.t
24305 ____________________________________________________________________________
24306 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
24307         Log: Test case for #10433/#10424.
24308      Branch: perl
24309            ! t/op/misc.t
24310 ____________________________________________________________________________
24311 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
24312         Log: Subject: One fix for strtoul not setting errno
24313              From: hom00@utsglobal.com (Hal Morris)
24314              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
24315              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
24316      Branch: perl
24317            + uts/strtol_wrap.c
24318            ! MANIFEST hints/uts.sh
24319 ____________________________________________________________________________
24320 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
24321         Log: Metaconfig units changes for #10434.
24322      Branch: metaconfig
24323            ! U/modified/Cppsym.U
24324      Branch: metaconfig/U/perl
24325            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
24326            + d_syscallproto.U d_usleepproto.U
24327            ! longdblfio.U quadfio.U
24328 ____________________________________________________________________________
24329 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
24330         Log: Configure tweaks; add prototype probes, make the cpp symbols
24331              probe to cast, not whine; test for %Ld and %Lf before %lld and
24332              %llf because the L is the ANSI way.
24333      Branch: perl
24334            ! Configure config_h.SH configure.com epoc/config.sh
24335            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
24336            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
24337            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
24338 ____________________________________________________________________________
24339 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
24340         Log: Sigh.  This is what #10424 was supposed to check in.
24341      Branch: perl
24342            ! op.c sv.c sv.h
24343 ____________________________________________________________________________
24344 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
24345         Log: More verbose failure.
24346      Branch: perl
24347            ! t/op/ver.t
24348 ____________________________________________________________________________
24349 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
24350         Log: The .pm changes to go with #10428.
24351      Branch: perl
24352            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
24353            ! ext/Sys/Syslog/Syslog.pm
24354 ____________________________________________________________________________
24355 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
24356         Log: On second thoughts show to utf8 skippage message only
24357              on failures, it's too confusing otherwise,
24358      Branch: perl
24359            ! t/pragma/locale.t
24360 ____________________________________________________________________________
24361 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
24362         Log: Do not import anything from Encode.
24363      Branch: perl
24364            ! ext/MIME/Base64/QuotedPrint.pm
24365 ____________________________________________________________________________
24366 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
24367         Log: The #10402 didn't take.  Weird.
24368      Branch: perl
24369            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
24370            ! ext/Sys/Syslog/Syslog.xs
24371 ____________________________________________________________________________
24372 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
24373         Log: Eradicate traces of 'asciirange' re subpragma.
24374      Branch: perl
24375            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
24376            ! pod/perldiag.pod
24377 ____________________________________________________________________________
24378 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
24379         Log: use is a compile-time thing.
24380      Branch: perl
24381            ! ext/MIME/Base64/QuotedPrint.pm
24382 ____________________________________________________________________________
24383 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
24384         Log: Subject: [PATCH perl@10419] -Wall casting patch
24385              From: Robin Barker <rmb1@cise.npl.co.uk>
24386              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
24387              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
24388      Branch: perl
24389            ! ext/Devel/DProf/DProf.xs mg.c
24390 ____________________________________________________________________________
24391 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
24392         Log: Subject: [PATCH #2] introducing SVpad_TYPED
24393              From: Abhijit Menon-Sen <ams@wiw.org>
24394              Date: Mon, 4 Jun 2001 12:26:02 +0530
24395              Message-ID: <20010604122602.A5775@lustre.linux.in>
24396      Branch: perl
24397            ! op.c sv.c sv.h
24398 ____________________________________________________________________________
24399 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
24400         Log: testsuite for change#10192 (from Gisle Aas)
24401      Branch: perl
24402            + t/op/override.t
24403            ! MANIFEST
24404 ____________________________________________________________________________
24405 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
24406         Log: integrate changes#10414-10416 from mainline
24407              
24408              Potential buffer overrun if the radix separator is more than
24409              one byte.  Also, under locales, prefer the locale-specific
24410              separator over the old boring ".".
24411              
24412              "10.", that is, decimal numbers can have no decimal part at all.
24413              
24414              The non-locale places need love, too.
24415      Branch: maint-5.6/perl
24416           !> perl.h sv.c
24417 ____________________________________________________________________________
24418 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
24419         Log: Missed from #10420.
24420      Branch: perl
24421            ! epoc/config.sh
24422 ____________________________________________________________________________
24423 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
24424         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
24425              often this prototype goes with HAS_SETRESUID_PROTO.
24426      Branch: perl
24427            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24428            ! config_h.SH configure.com perl.h uconfig.h
24429 ____________________________________________________________________________
24430 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
24431         Log: Update Changes.
24432      Branch: perl
24433            ! Changes patchlevel.h
24434 ____________________________________________________________________________
24435 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
24436         Log: -Wall "subscript has type `char'" cleanup.
24437      Branch: perl
24438            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
24439 ____________________________________________________________________________
24440 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
24441         Log: Various "cast to pointer from integer of different size"
24442              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
24443              wide but I32 (int) only 32 bits wide).
24444              
24445              WARNING: the classnum and tagnum changes in Storable.xs
24446              may not be wise, they may be breaking binary compatibility
24447              (in 64-bit platforms), asked Raphael Manfredi about the changes.
24448      Branch: perl
24449            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
24450            ! mg.c proto.h
24451 ____________________________________________________________________________
24452 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
24453         Log: The non-locale places need love, too.
24454      Branch: perl
24455            ! perl.h
24456 ____________________________________________________________________________
24457 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
24458         Log: "10.", that is, decimal numbers can have no decimal part at all.
24459      Branch: perl
24460            ! perl.h
24461 ____________________________________________________________________________
24462 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
24463         Log: Potential buffer overrun if the radix separator is more than
24464              one byte.  Also, under locales, prefer the locale-specific
24465              separator over the old boring ".".
24466      Branch: perl
24467            ! perl.h sv.c
24468 ____________________________________________________________________________
24469 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
24470         Log: Integrate change #10412 from maintperl; locale is now
24471              per-cop, not per-op; plus retweak the locale.t to always
24472              list the skipped utf8 locales.
24473      Branch: perl
24474            ! t/pragma/locale.t
24475           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
24476           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
24477 ____________________________________________________________________________
24478 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
24479         Log: rationalize locale handling to fix the bugs uncovered by change#10394
24480              
24481              the major issue was that the runtime was looking at PL_hints rather
24482              than op_private to notice whether locale was enabled
24483              
24484              the secondary issue was that many locale-sensitive numeric ops didn't
24485              have HINT_LOCALE propagated into their op_private
24486              
24487              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
24488              instead of per-op, just like HINT_BYTE and the hints for lexical
24489              warnings (this makes the hint available to every op via PL_curcop)
24490              
24491              pragma/locale.t may need to be reworked with these fixes in mind
24492              (it currently passes its tests)
24493      Branch: maint-5.6/perl
24494            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
24495            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
24496 ____________________________________________________________________________
24497 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
24498         Log: More verbose debugging.
24499      Branch: perl
24500            ! t/pragma/locale.t
24501 ____________________________________________________________________________
24502 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
24503         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
24504              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
24505              Date: Sat, 2 Jun 2001 22:53:33 +0100
24506              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
24507      Branch: perl
24508            ! regcomp.c t/pragma/warn/regcomp
24509 ____________________________________________________________________________
24510 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
24511         Log: Mention that lexicalizing $a or $b is a bad idea if one
24512              wants to use sort().
24513      Branch: perl
24514            ! pod/perlvar.pod
24515 ____________________________________________________________________________
24516 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
24517         Log: Tweak the test to be happy if the accuracy is 'good enough'.
24518      Branch: perl
24519            ! t/lib/posix.t
24520 ____________________________________________________________________________
24521 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
24522         Log: Upgrade to Attribute::Handlers 0.70.
24523              
24524              NOTE: this unearthed the "too late for CHECK block" bug,
24525              that's why the 1_compile.t change.
24526      Branch: perl
24527            + lib/Attribute/Handlers/demo/Demo.pm
24528            + lib/Attribute/Handlers/demo/Descriptions.pm
24529            + lib/Attribute/Handlers/demo/MyClass.pm
24530            + lib/Attribute/Handlers/demo/demo.pl
24531            + lib/Attribute/Handlers/demo/demo2.pl
24532            + lib/Attribute/Handlers/demo/demo3.pl
24533            + lib/Attribute/Handlers/demo/demo4.pl
24534            + lib/Attribute/Handlers/demo/demo_call.pl
24535            + lib/Attribute/Handlers/demo/demo_chain.pl
24536            + lib/Attribute/Handlers/demo/demo_cycle.pl
24537            + lib/Attribute/Handlers/demo/demo_hashdir.pl
24538            + lib/Attribute/Handlers/demo/demo_phases.pl
24539            + lib/Attribute/Handlers/demo/demo_range.pl
24540            + lib/Attribute/Handlers/demo/demo_rawdata.pl
24541            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
24542            ! t/lib/attrhand.t
24543 ____________________________________________________________________________
24544 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
24545         Log: One less -Wall whine.
24546      Branch: perl
24547            ! regcomp.c
24548 ____________________________________________________________________________
24549 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
24550         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
24551      Branch: perl
24552           !> t/op/eval.t
24553 ____________________________________________________________________________
24554 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
24555         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
24556              aren't "normally" visible inside eval""s contained in subs unless
24557              a cloned reference to them already exists)
24558              
24559              strangely enough, t/harness didn't show this up as a failure
24560              (harness needs fixing?)
24561      Branch: maint-5.6/perl
24562            ! t/op/eval.t
24563 ____________________________________________________________________________
24564 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
24565         Log: Update to Text::Balanced 1.85.
24566      Branch: perl
24567            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
24568 ____________________________________________________________________________
24569 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
24570         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
24571              From: Nicholas Clark <nick@ccl4.org>
24572              Date: Sun, 3 Jun 2001 17:54:36 +0100
24573              Message-ID: <20010603175436.E76396@plum.flirble.org> 
24574      Branch: perl
24575            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
24576            ! ext/Sys/Syslog/Syslog.xs
24577 ____________________________________________________________________________
24578 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
24579         Log: Unused variables.
24580      Branch: perl
24581            ! util.c
24582 ____________________________________________________________________________
24583 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
24584         Log: Subject: [PATCH] APIfy op_clear 
24585              From: Simon Cozens <simon@netthink.co.uk>
24586              Date: Sun, 3 Jun 2001 13:51:46 +0100
24587              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
24588              
24589              (despite the subject line, op_null is APIfied by the patch)
24590      Branch: perl
24591            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
24592 ____________________________________________________________________________
24593 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
24594         Log: Subject: [PATCH] t/lib/extutils.t
24595              From: Nicholas Clark <nick@ccl4.org>
24596              Date: Sat, 2 Jun 2001 23:57:05 +0100
24597              Message-ID: <20010602235705.Q12698@plum.flirble.org>
24598      Branch: perl
24599            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
24600 ____________________________________________________________________________
24601 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
24602         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
24603              From: Prymmer/Kahn <pvhp@best.com>
24604              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
24605              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
24606      Branch: perl
24607            ! win32/Makefile win32/makefile.mk
24608 ____________________________________________________________________________
24609 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
24610         Log: Subject: Re: 'decimal digits' macro? 
24611              From: Hugo <hv@crypt.compulink.co.uk>
24612              Date: Sun, 03 Jun 2001 04:26:36 +0100
24613              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
24614      Branch: perl
24615            ! handy.h t/lib/posix.t t/op/tr.t
24616 ____________________________________________________________________________
24617 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
24618         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
24619              From: Hugo <hv@crypt.compulink.co.uk>
24620              Date: Sun, 03 Jun 2001 14:56:30 +0100
24621              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
24622      Branch: perl
24623            ! util.c
24624 ____________________________________________________________________________
24625 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
24626         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
24627      Branch: perl
24628           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
24629           !> vms/perly_c.vms
24630 ____________________________________________________________________________
24631 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
24632         Log: fix leakage of lexicals at file scope into subroutines that were
24633              declared before them; this appears to be a longstanding bug that
24634              meant that lexicals at file scope were never "deintroduced", meaning
24635              their scope range was never properly closed, and their visibility
24636              extended to all subsequent eval""s or requires
24637              
24638              added a test case
24639              
24640              seems to also fix a case of bogus duplicate warnings
24641      Branch: maint-5.6/perl
24642            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
24643            ! vms/perly_c.vms
24644 ____________________________________________________________________________
24645 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
24646         Log: More VMS tweaks from Craig A. Berry.
24647      Branch: perl
24648            ! configure.com t/lib/extutils.t
24649 ____________________________________________________________________________
24650 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
24651         Log: -Wall cleanup continues.
24652      Branch: perl
24653            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
24654            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
24655            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
24656            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
24657            ! run.c toke.c util.c
24658 ____________________________________________________________________________
24659 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
24660         Log: The metaconfig unit change for #10390.
24661      Branch: metaconfig/U/perl
24662            ! gccvers.U
24663 ____________________________________________________________________________
24664 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
24665         Log: Drop the -ansi from the default gcc flags.
24666              
24667              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
24668              that struct cannot be compared with a flat integer, such as STRLEN.
24669              The -ansi will also cause a lot of noise in Solaris because of:
24670              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
24671      Branch: perl
24672            ! Configure
24673 ____________________________________________________________________________
24674 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
24675         Log: Integrate perlio.
24676      Branch: perl
24677           !> pod/perlapi.pod util.c
24678 ____________________________________________________________________________
24679 [ 10388] By: nick                                  on 2001/06/02  08:01:12
24680         Log: Integrate mainline
24681      Branch: perlio
24682           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
24683           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
24684           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
24685           !> t/lib/1_compile.t t/lib/mimeqp.t
24686 ____________________________________________________________________________
24687 [ 10387] By: nick                                  on 2001/06/02  07:39:17
24688         Log: Tweak util.c's atof2 for MULTIPLICITY
24689      Branch: perlio
24690            ! util.c
24691 ____________________________________________________________________________
24692 [ 10386] By: nick                                  on 2001/06/02  07:38:33
24693         Log: Integrate mainline
24694      Branch: perlio
24695           !> (integrate 41 files)
24696 ____________________________________________________________________________
24697 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
24698         Log: Add Attribute::Handlers 0.61 from Damian Conway.
24699      Branch: perl
24700            + lib/Attribute/Handlers.pm t/lib/attrhand.t
24701            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
24702 ____________________________________________________________________________
24703 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
24704         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
24705              From: Peter Prymmer <pvhp@forte.com>
24706              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
24707              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
24708      Branch: perl
24709            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
24710 ____________________________________________________________________________
24711 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
24712         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
24713              From: Jeff Pinyan <jeffp@crusoe.net>
24714              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
24715              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
24716      Branch: perl
24717            ! lib/File/Find.pm
24718 ____________________________________________________________________________
24719 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
24720         Log: Subject: [PATCH perl@10381] configure.com tweaks
24721              From: "Craig A. Berry" <craigberry@mac.com>
24722              Date: Fri, 1 Jun 2001 13:55:43 -0500
24723              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
24724      Branch: perl
24725            ! configure.com
24726 ____________________________________________________________________________
24727 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
24728         Log: Update Changes.
24729      Branch: perl
24730            ! Changes patchlevel.h
24731 ____________________________________________________________________________
24732 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
24733         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
24734              From: Mike Guy <mjtg@cam.ac.uk>
24735              Date: Fri, 01 Jun 2001 18:17:02 +0100
24736              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
24737      Branch: perl
24738            ! lib/perl5db.pl
24739 ____________________________________________________________________________
24740 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
24741         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
24742              From: Hugo <hv@crypt.compulink.co.uk>
24743              Date: Thu, 31 May 2001 20:49:48 +0100
24744              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
24745      Branch: perl
24746            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
24747            ! util.c
24748 ____________________________________________________________________________
24749 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
24750         Log: Zero() is not available in x2p (or, rather, some of its
24751              implementations like memzero() might not be available.)
24752      Branch: perl
24753            ! x2p/hash.c
24754 ____________________________________________________________________________
24755 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
24756         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
24757              From: Michael G Schwern <schwern@pobox.com>
24758              Date: Fri, 1 Jun 2001 12:00:29 +0100
24759              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
24760              
24761              (But use Zero() instead of memset.)
24762      Branch: perl
24763            ! x2p/hash.c
24764 ____________________________________________________________________________
24765 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
24766         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
24767              From: Jeff Pinyan <jeffp@crusoe.net>
24768              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
24769              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
24770      Branch: perl
24771            ! pod/perldiag.pod regcomp.c t/op/pat.t
24772 ____________________________________________________________________________
24773 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
24774         Log: Retract #10324 and #10333; not needed.
24775      Branch: perl
24776            ! hints/irix_6.sh hints/linux.sh
24777 ____________________________________________________________________________
24778 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
24779         Log: The #10370 wasn't quite right.
24780      Branch: perl
24781            ! ext/XS/Typemap/Typemap.xs
24782 ____________________________________________________________________________
24783 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
24784         Log: The metaconfig units changes for #10372.
24785      Branch: metaconfig/U/perl
24786            + d_realpath.U d_sresgproto.U d_sresuproto.U
24787            ! gccvers.U i_db.U
24788 ____________________________________________________________________________
24789 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
24790         Log: Configure tweaks; record the Berkeley DB version,
24791              probe for realpath(), for setresuid() and setresgid()
24792              prototypes; use realpath() (try to be paranoid enough),
24793              use the setres[ug]id prototypes because glibc has the functions
24794              but not their prototypes; add -Wall -ansi to gcc ccflags;
24795              regen toc.
24796      Branch: perl
24797            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24798            ! config_h.SH configure.com epoc/config.sh
24799            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
24800            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
24801            ! vos/config.ga.def win32/config.bc win32/config.gc
24802            ! win32/config.vc
24803 ____________________________________________________________________________
24804 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
24805         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
24806              From: Michael G Schwern <schwern@pobox.com>
24807              Date: Fri, 1 Jun 2001 11:28:14 +0100
24808              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
24809      Branch: perl
24810            ! lib/attributes.pm xsutils.c
24811 ____________________________________________________________________________
24812 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
24813         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
24814              From: Tim Jenness <t.jenness@jach.hawaii.edu>
24815              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
24816              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
24817      Branch: perl
24818            ! ext/XS/Typemap/Typemap.xs
24819 ____________________________________________________________________________
24820 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
24821         Log: Subject: [patch] Cwd.xs optimizations/abstraction
24822              From: Doug MacEachern <dougm@covalent.net>
24823              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
24824              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
24825      Branch: perl
24826            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
24827            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
24828 ____________________________________________________________________________
24829 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
24830         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!])
24831              From: Nicholas Clark <nick@ccl4.org>
24832              Date: Thu, 31 May 2001 23:56:40 +0100
24833              Message-ID: <20010531235640.F12698@plum.flirble.org>
24834              
24835              Make the test work also under only static extensions
24836              (sh Configure -Uusedl fakes this nicely)
24837      Branch: perl
24838            ! t/lib/extutils.t
24839 ____________________________________________________________________________
24840 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
24841         Log: Subject: [PATCH hv.c] Eliminating trigraph
24842              From: Michael G Schwern <schwern@pobox.com>
24843              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
24844              Date: Fri, 1 Jun 2001 11:49:56 +0100
24845      Branch: perl
24846            ! hv.c
24847 ____________________________________________________________________________
24848 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
24849         Log: Subject: Re: [PATCH] Tests for File::Compare 
24850              From: "Philip Newton" <Philip.Newton@gmx.net>
24851              Date: Thu, 31 May 2001 19:44:05 +0200
24852              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
24853              
24854              Unnecessary "quotation marks".
24855      Branch: perl
24856            ! t/lib/filecomp.t
24857 ____________________________________________________________________________
24858 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
24859         Log: Integrate perlio.
24860      Branch: perl
24861           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
24862 ____________________________________________________________________________
24863 [ 10364] By: nick                                  on 2001/06/01  10:13:31
24864         Log: Cleanup dll.base and dll.exp created by GCC builds.
24865      Branch: perlio
24866            ! lib/ExtUtils/MM_Win32.pm
24867 ____________________________________________________________________________
24868 [ 10363] By: nick                                  on 2001/06/01  10:02:17
24869         Log: Make filecomp test work on CRLF platforms by adding binmode.
24870      Branch: perlio
24871            ! t/lib/filecomp.t
24872 ____________________________________________________________________________
24873 [ 10362] By: nick                                  on 2001/06/01  08:37:17
24874         Log: Integrate mainline
24875      Branch: perlio
24876           !> Changes Configure patchlevel.h perlio.c
24877 ____________________________________________________________________________
24878 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
24879         Log: panic:claustrophobia.
24880      Branch: perl
24881            ! perlio.c
24882 ____________________________________________________________________________
24883 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
24884         Log: Update Changes.
24885      Branch: perl
24886            ! Changes patchlevel.h
24887 ____________________________________________________________________________
24888 [ 10359] By: nick                                  on 2001/05/31  12:35:50
24889         Log: Integrate mainline.
24890      Branch: perlio
24891           +> t/lib/filecomp.t
24892           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
24893           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
24894 ____________________________________________________________________________
24895 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
24896         Log: Integrate perlio.
24897      Branch: perl
24898           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
24899           !> win32/config_H.vc
24900 ____________________________________________________________________________
24901 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
24902         Log: Metaconfig unit change for #10356.
24903      Branch: metaconfig
24904            ! U/installdirs/inc_version_list.U
24905 ____________________________________________________________________________
24906 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
24907         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
24908              (idea from Sarathy; implementation from Andy)
24909      Branch: perl
24910            ! Configure
24911 ____________________________________________________________________________
24912 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
24913         Log: More AUTHORS.
24914      Branch: perl
24915            ! AUTHORS
24916 ____________________________________________________________________________
24917 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
24918         Log: Subject: Re: [PATCH] Tests for File::Compare
24919              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
24920              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
24921              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
24922      Branch: perl
24923            + t/lib/filecomp.t
24924            ! MANIFEST t/lib/1_compile.t
24925 ____________________________________________________________________________
24926 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
24927         Log: Subject: [PATCH] DEBUG_* macro cleanups
24928              From: Abhijit Menon-Sen <ams@wiw.org>
24929              Date: Thu, 31 May 2001 12:16:22 +0530
24930              Message-ID: <20010531121622.B4829@lustre.linux.in>
24931              
24932              Subject: Re: [PATCH] DEBUG_* macro cleanups
24933              From: Abhijit Menon-Sen <ams@wiw.org>
24934              Date: Thu, 31 May 2001 13:57:01 +0530
24935              Message-ID: <20010531135701.A21775@lustre.linux.in>
24936              
24937              (The DEBUG_ definitions in perl.h changed to use the
24938              STMT_START and STMT_END.)
24939      Branch: perl
24940            ! perl.h pp_ctl.c sv.c toke.c
24941 ____________________________________________________________________________
24942 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
24943         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
24944              From: Abhijit Menon-Sen <ams@wiw.org>
24945              Date: Thu, 31 May 2001 08:27:55 +0530
24946              Message-ID: <20010531082755.A10018@lustre.linux.in>
24947      Branch: perl
24948            ! ext/Storable/Storable.xs gv.c perl.c
24949 ____________________________________________________________________________
24950 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
24951         Log: Subject: [PATCH] AUTHORS
24952              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
24953              Date: Thu, 31 May 2001 01:27:59 -0500
24954              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
24955              
24956              Subject: Re: [PATCH] AUTHORS
24957              From: "Philip Newton" <Philip.Newton@gmx.net>
24958              Date: Thu, 31 May 2001 10:08:06 +0200
24959              (Message-Id missing?)
24960      Branch: perl
24961            ! AUTHORS
24962 ____________________________________________________________________________
24963 [ 10350] By: nick                                  on 2001/05/31  11:40:43
24964         Log: win32 - dmake regen_config_h
24965      Branch: perlio
24966            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24967 ____________________________________________________________________________
24968 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
24969         Log: Subject: Re: [PATCH util.c] More warning cleanups.
24970              From: "Philip Newton" <Philip.Newton@gmx.net>
24971              Date: Thu, 31 May 2001 07:41:36 +0200
24972              Message-Id: <200105310538.IAA25458@taku.hut.fi>
24973              
24974              Undo C++-ism that snekt in.
24975      Branch: perl
24976            ! util.c
24977 ____________________________________________________________________________
24978 [ 10348] By: nick                                  on 2001/05/31  11:36:46
24979         Log: Tolerate Win32 numerics
24980      Branch: perlio
24981            ! t/pragma/warn/toke
24982 ____________________________________________________________________________
24983 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
24984         Log: Integrate perlio.
24985      Branch: perl
24986           !> perlio.c win32/win32.h
24987 ____________________________________________________________________________
24988 [ 10346] By: nick                                  on 2001/05/31  10:54:55
24989         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
24990              perlio.c change 10255.
24991      Branch: perlio
24992            ! perlio.c
24993 ____________________________________________________________________________
24994 [ 10345] By: nick                                  on 2001/05/31  10:01:57
24995         Log: Conditionaly put back some "unused" dTHX which are used
24996              with PERL_IMPLICIT_SYS
24997      Branch: perlio
24998            ! perlio.c
24999 ____________________________________________________________________________
25000 [ 10344] By: nick                                  on 2001/05/31  10:00:59
25001         Log: Fix Win32 for new spelling IN_BYTES 
25002      Branch: perlio
25003            ! win32/win32.h
25004 ____________________________________________________________________________
25005 [ 10343] By: nick                                  on 2001/05/31  08:01:32
25006         Log: perlio.c -Wall cleaner under MULTIPLICITY
25007              - still minor noise with linux stdio
25008      Branch: perlio
25009            ! perlio.c
25010 ____________________________________________________________________________
25011 [ 10342] By: nick                                  on 2001/05/31  07:52:23
25012         Log: Integrate mainline.
25013      Branch: perlio
25014           !> (integrate 42 files)
25015 ____________________________________________________________________________
25016 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
25017         Log: AUTHORS updates.
25018      Branch: perl
25019            ! AUTHORS
25020 ____________________________________________________________________________
25021 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
25022         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
25023              From: Peter Prymmer <pvhp@forte.com>
25024              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
25025              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
25026      Branch: perl
25027            ! t/lib/md5-file.t
25028 ____________________________________________________________________________
25029 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
25030         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
25031              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
25032              to match the pragma name; various robustness cleanups.
25033      Branch: perl
25034            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
25035            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
25036 ____________________________________________________________________________
25037 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
25038         Log: More -Wall sweeping.
25039      Branch: perl
25040            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
25041            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
25042            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
25043            ! regcomp.c sv.c toke.c utf8.c
25044 ____________________________________________________________________________
25045 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
25046         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
25047              From: Nicholas Clark <nick@ccl4.org>
25048              Date: Wed, 30 May 2001 22:34:41 +0100
25049              Message-ID: <20010530223441.Y86445@plum.flirble.org>
25050      Branch: perl
25051            ! t/op/cmp.t
25052 ____________________________________________________________________________
25053 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
25054         Log: It's is not, it isn't ain't, and it's it's, not its,
25055              if you mean it is. If you don't, it's its. Then too,
25056              it's hers. It isn't her's. It isn't our's either.
25057              It's ours, and likewise yours and theirs.
25058              -- Oxford University Press, Edpress News
25059      Branch: perl
25060            ! lib/autouse.pm
25061 ____________________________________________________________________________
25062 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
25063         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
25064      Branch: perl
25065            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
25066            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
25067            ! x2p/str.c x2p/walk.c xsutils.c
25068 ____________________________________________________________________________
25069 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
25070         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
25071              From: Michael G Schwern <schwern@pobox.com>
25072              Date: Wed, 30 May 2001 17:10:38 +0100
25073              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
25074              
25075              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
25076              From: Abhijit Menon-Sen <ams@wiw.org>
25077              Date: Wed, 30 May 2001 23:16:13 +0530
25078              Message-ID: <20010530231613.A31933@lustre.linux.in>
25079      Branch: perl
25080            ! perl.c t/run/runenv.t
25081 ____________________________________________________________________________
25082 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
25083         Log: (Retracted by #10375.)
25084              
25085              IRIX hints patch from Merijn Broeren.
25086              
25087              TODO: (this and the earlier Linux hints patch) should be solved
25088              at Configure level.  Merijn: -ldb should not be used on any platform
25089              for perl, just when linking DBFile itself. Trying to be helpful here
25090              is counterproductive.
25091      Branch: perl
25092            ! hints/irix_6.sh
25093 ____________________________________________________________________________
25094 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
25095         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
25096              From: Nicholas Clark <nick@ccl4.org>
25097              Date: Wed, 30 May 2001 23:20:58 +0100
25098              Message-ID: <20010530232058.B86445@plum.flirble.org>
25099      Branch: perl
25100            ! doop.c
25101 ____________________________________________________________________________
25102 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
25103         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
25104              From: Michael G Schwern <schwern@pobox.com> 
25105              Date: Wed, 30 May 2001 15:24:20 +0100
25106              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
25107      Branch: perl
25108            ! t/pragma/autouse.t
25109 ____________________________________________________________________________
25110 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
25111         Log: The regex trick wasn't a good idea.
25112      Branch: perl
25113            ! pod/perlfaq4.pod
25114 ____________________________________________________________________________
25115 [ 10329] By: nick                                  on 2001/05/30  18:34:35
25116         Log: Integrate mainline
25117      Branch: perlio
25118           !> (integrate 40 files)
25119 ____________________________________________________________________________
25120 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
25121         Log: Update Changes.
25122      Branch: perl
25123            ! Changes patchlevel.h
25124 ____________________________________________________________________________
25125 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
25126         Log: The metaconfig unit change for #10325.
25127      Branch: metaconfig
25128            + U/modified/afs.U
25129 ____________________________________________________________________________
25130 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
25131         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
25132              is now wrong.
25133      Branch: perl
25134            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
25135 ____________________________________________________________________________
25136 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
25137         Log: Introduce $Config{afsroot}.
25138      Branch: perl
25139            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25140            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
25141            ! win32/config.gc win32/config.vc
25142 ____________________________________________________________________________
25143 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
25144         Log: (Retracted by #10375.)
25145              
25146              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
25147      Branch: perl
25148            ! hints/linux.sh
25149 ____________________________________________________________________________
25150 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
25151         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
25152              (Also Configure tweaks needed; coming up soon.)
25153      Branch: perl
25154            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
25155 ____________________________________________________________________________
25156 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
25157         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
25158              From: Michael G Schwern <schwern@pobox.com>
25159              Date: Sun, 27 May 2001 10:29:43 +0100
25160              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
25161      Branch: perl
25162            ! lib/perl5db.pl
25163 ____________________________________________________________________________
25164 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
25165         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
25166              and Abhijit Menon-Sen.
25167      Branch: perl
25168            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
25169            ! perl.c pp_sys.c regcomp.c
25170 ____________________________________________________________________________
25171 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
25172         Log: Fix the BOOT section to call myU2time properly.
25173      Branch: perl
25174            ! ext/Time/HiRes/HiRes.xs
25175 ____________________________________________________________________________
25176 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
25177         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
25178              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
25179              Date: Wed, 30 May 2001 09:44:29 -0400
25180              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
25181              
25182              Detypo; plus add one more trick.
25183      Branch: perl
25184            ! pod/perlfaq4.pod
25185 ____________________________________________________________________________
25186 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
25187         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)
25188              From: Michael G Schwern <schwern@pobox.com>
25189              Date: Wed, 30 May 2001 14:39:06 +0100
25190              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
25191      Branch: perl
25192            ! lib/autouse.pm t/pragma/autouse.t
25193 ____________________________________________________________________________
25194 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
25195         Log: Subject: Re: AIX and gcc (moving targets)
25196              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25197              Date: Wed, 30 May 2001 15:25:08 +0200
25198              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
25199      Branch: perl
25200            ! ext/Time/HiRes/HiRes.xs
25201 ____________________________________________________________________________
25202 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
25203         Log: Subject: [PATCH t/TEST] sorting tests
25204              From: Michael G Schwern <schwern@pobox.com>
25205              Date: Wed, 30 May 2001 10:24:02 +0100
25206              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
25207      Branch: perl
25208            ! t/TEST
25209 ____________________________________________________________________________
25210 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
25211         Log: Subject: [ID 20010529.002] typos in man page perlre
25212              From: bart@cg681574-a.adubn1.nj.home.com 
25213              Date: Tue, 29 May 2001 13:58:59 -0500
25214              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
25215      Branch: perl
25216            ! pod/perlre.pod
25217 ____________________________________________________________________________
25218 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
25219         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
25220              From: "Craig A. Berry" <craigberry@mac.com>
25221              Date: Tue, 29 May 2001 23:23:45 -0500
25222              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
25223      Branch: perl
25224            ! t/lib/extutils.t t/pragma/autouse.t
25225 ____________________________________________________________________________
25226 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
25227         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)
25228              From: David Dyck <dcd@tc.fluke.com>
25229              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
25230              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
25231      Branch: perl
25232            ! t/lib/filefind.t
25233 ____________________________________________________________________________
25234 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
25235         Log: AIX hints update for gcc from Merijn H. Brand.
25236      Branch: perl
25237            ! hints/aix.sh
25238 ____________________________________________________________________________
25239 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
25240         Log: Retract #10295 and #10296: a more generic solution
25241              is needed (there's something funny with gcc on AIX).
25242      Branch: perl
25243            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
25244 ____________________________________________________________________________
25245 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
25246         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
25247              From: Hugo <hv@crypt.compulink.co.uk>
25248              Date: Wed, 30 May 2001 11:59:19 +0100
25249              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
25250              
25251              localizing $@ has unfortunate semantics - if you die past
25252              a local $@, the die message is lost.
25253      Branch: perl
25254            ! lib/utf8_heavy.pl
25255 ____________________________________________________________________________
25256 [ 10309] By: nick                                  on 2001/05/30  08:23:02
25257         Log: Integrate mainline (autouse works again.)
25258      Branch: perlio
25259           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
25260           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
25261           !> pod/perlvar.pod t/op/cmp.t
25262 ____________________________________________________________________________
25263 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
25264         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
25265              From: David Dyck <dcd@tc.fluke.com>
25266              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
25267              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
25268      Branch: perl
25269            ! lib/File/Find.pm
25270 ____________________________________________________________________________
25271 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
25272         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
25273              From: Nicholas Clark <nick@ccl4.org>
25274              Date: Tue, 29 May 2001 23:16:09 +0100
25275              Message-ID: <20010529231609.U86445@plum.flirble.org>
25276              
25277              Make the test output slightly clearer by distinguishing
25278              between '' and undef.
25279      Branch: perl
25280            ! t/op/cmp.t
25281 ____________________________________________________________________________
25282 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
25283         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
25284              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25285              Date: Tue, 29 May 2001 19:15:19 -0400
25286              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
25287      Branch: perl
25288            ! hints/os2.sh
25289 ____________________________________________________________________________
25290 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
25291         Log: Subject: perlvar.pod addition
25292              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
25293              Date: Fri, 25 May 2001 20:23:12 +0200
25294              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
25295              
25296              Subject: Re: perlvar.pod addition
25297              From: "Abigail" <abigail@foad.org> 
25298              Date: Fri, 25 May 2001 22:00:39 +0200
25299              Message-ID: <20010525200039.28029.qmail@foad.org>
25300              
25301              Mention $a and $b in perlvar.
25302      Branch: perl
25303            ! pod/perlvar.pod
25304 ____________________________________________________________________________
25305 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
25306         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
25307              From: Jeff Pinyan <jeffp@crusoe.net>
25308              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
25309              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
25310      Branch: perl
25311            ! pod/perlvar.pod
25312 ____________________________________________________________________________
25313 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
25314         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
25315              From: Jeff Pinyan <jeffp@crusoe.net>
25316              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
25317              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
25318      Branch: perl
25319            ! pod/perlfaq6.pod
25320 ____________________________________________________________________________
25321 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
25322         Log: Mention Time::localtime and Time::gmtime.
25323      Branch: perl
25324            ! ext/Time/Piece/Piece.pm
25325 ____________________________________________________________________________
25326 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
25327         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
25328              From: Michael G Schwern <schwern@pobox.com>
25329              Date: Tue, 29 May 2001 18:51:32 +0100
25330              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
25331      Branch: perl
25332            ! pod/perlfaq4.pod
25333 ____________________________________________________________________________
25334 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
25335         Log: Retract #10243.
25336      Branch: perl
25337            ! lib/autouse.pm
25338 ____________________________________________________________________________
25339 [ 10299] By: nick                                  on 2001/05/29  18:41:19
25340         Log: Post weekend integrate mainline (fails one test pragma/autouse).
25341      Branch: perlio
25342           +> (branch 29 files)
25343           !> (integrate 91 files)
25344 ____________________________________________________________________________
25345 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
25346         Log: Update Changes.
25347      Branch: perl
25348            ! Changes patchlevel.h
25349 ____________________________________________________________________________
25350 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
25351         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
25352              before Perl_load_module/Perl_call_method and restore the value
25353              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
25354      Branch: perl
25355            ! utf8.c
25356 ____________________________________________________________________________
25357 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
25358         Log: Subject: Re: AIX and gcc (moving targets)
25359              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25360              Date: Tue, 29 May 2001 17:59:40 +0200
25361              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
25362      Branch: perl
25363            ! ext/Storable/Makefile.PL
25364 ____________________________________________________________________________
25365 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
25366         Log: Subject: Re: AIX and gcc (moving targets)
25367              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25368              Date: Tue, 29 May 2001 12:32:57 +0200
25369              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
25370      Branch: perl
25371            ! ext/POSIX/Makefile.PL
25372 ____________________________________________________________________________
25373 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
25374         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
25375              From: Michael G Schwern <schwern@pobox.com>
25376              Date: Tue, 29 May 2001 09:53:29 +0100
25377              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
25378              
25379              (#10280 retracted)
25380      Branch: perl
25381            ! lib/Test/Harness.pm t/lib/test-harness.t
25382 ____________________________________________________________________________
25383 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
25384         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
25385              From: Michael G Schwern <schwern@pobox.com>
25386              Date: Tue, 29 May 2001 09:19:52 +0100
25387              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
25388      Branch: perl
25389            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
25390            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
25391            + t/lib/Test/todo.t
25392            ! MANIFEST lib/Test.pm t/TEST
25393 ____________________________________________________________________________
25394 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
25395         Log: From: Michael G Schwern <schwern@pobox.com>
25396              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
25397              Date: Tue, 29 May 2001 08:26:09 +0100
25398              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
25399      Branch: perl
25400            ! t/TEST
25401 ____________________________________________________________________________
25402 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
25403         Log: Add tests for Time::gmtime and Time::localtime.
25404      Branch: perl
25405            + t/lib/time-gmtime.t t/lib/time-localtime.t
25406            ! MANIFEST t/lib/1_compile.t
25407 ____________________________________________________________________________
25408 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
25409         Log: Add test for File::stat.
25410      Branch: perl
25411            + t/lib/filestat.t
25412            ! MANIFEST t/lib/1_compile.t
25413 ____________________________________________________________________________
25414 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
25415         Log: Add test for Net::servent.
25416      Branch: perl
25417            + t/lib/net-sent.t
25418            ! MANIFEST t/lib/1_compile.t
25419 ____________________________________________________________________________
25420 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
25421         Log: Add test for Net::protoent.
25422      Branch: perl
25423            + t/lib/net-pent.t
25424            ! MANIFEST t/lib/1_compile.t
25425 ____________________________________________________________________________
25426 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
25427         Log: Add test for Net::netent.
25428      Branch: perl
25429            + t/lib/net-nent.t
25430            ! MANIFEST t/lib/1_compile.t
25431 ____________________________________________________________________________
25432 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
25433         Log: Add test for User::grent.  Portability doubtful.
25434      Branch: perl
25435            + t/lib/user-grent.t
25436            ! MANIFEST t/lib/1_compile.t
25437 ____________________________________________________________________________
25438 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
25439         Log: Add test for User::pwent.
25440              Probably will fall down somewhere for portability reasons.
25441      Branch: perl
25442            + t/lib/user-pwent.t
25443            ! MANIFEST t/lib/1_compile.t
25444 ____________________________________________________________________________
25445 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
25446         Log: Metaconfig units changes for #10283.
25447      Branch: metaconfig
25448            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
25449            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
25450            ! U/installdirs/sitescript.U U/modified/Signal.U
25451 ____________________________________________________________________________
25452 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
25453         Log: Subject: [PATCH 5.6.1] signal names in Configure
25454              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25455              Date: Tue, 29 May 2001 03:52:25 -0400
25456              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
25457              
25458              Subject: [PATCH 5.6.1] older perl in Configure
25459              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25460              Date: Tue, 29 May 2001 03:55:40 -0400
25461              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
25462              
25463              Subject: [PATCH 5.6.1] goofs in Configure
25464              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25465              Date: Tue, 29 May 2001 04:13:07 -0400
25466              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
25467              
25468              Configure portability tweaks.
25469      Branch: perl
25470            ! Configure
25471 ____________________________________________________________________________
25472 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
25473         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
25474              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25475              Date: Tue, 29 May 2001 04:07:06 -0400
25476              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
25477      Branch: perl
25478            ! os2/os2.c
25479 ____________________________________________________________________________
25480 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
25481         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
25482              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25483              Date: Tue, 29 May 2001 04:01:38 -0400
25484              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
25485      Branch: perl
25486            ! hints/os2.sh os2/Makefile.SHs
25487 ____________________________________________________________________________
25488 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
25489         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
25490              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25491              Date: Tue, 29 May 2001 03:50:18 -0400
25492              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
25493      Branch: perl
25494            ! lib/Test/Harness.pm
25495 ____________________________________________________________________________
25496 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
25497         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
25498      Branch: perl
25499            ! lib/utf8_heavy.pl
25500 ____________________________________________________________________________
25501 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
25502         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
25503              From: Hugo <hv@crypt.compulink.co.uk>
25504              Date: Tue, 29 May 2001 03:03:45 +0100
25505              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
25506              
25507              Explanation why the $@ always gets the UTF8 flag when under use utf8--
25508              because we told it to have the flag when under use utf8.
25509      Branch: perl
25510            ! pp_ctl.c
25511 ____________________________________________________________________________
25512 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
25513         Log: At least a partial fix for 20010528.004.
25514      Branch: perl
25515            ! lib/utf8_heavy.pl
25516 ____________________________________________________________________________
25517 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
25518         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
25519              From: Nicholas Clark <nick@ccl4.org> 
25520              Date: Mon, 28 May 2001 23:39:38 +0100
25521              Message-ID: <20010528233938.M86445@plum.flirble.org>
25522              
25523              More portable non-zero UV.
25524      Branch: perl
25525            ! t/lib/extutils.t
25526 ____________________________________________________________________________
25527 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
25528         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
25529              From: Nicholas Clark <nick@ccl4.org>
25530              Date: Mon, 28 May 2001 22:46:09 +0100
25531              Message-ID: <20010528224608.L86445@plum.flirble.org>
25532              
25533              Test also "make clean".
25534      Branch: perl
25535            ! t/lib/extutils.t
25536 ____________________________________________________________________________
25537 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
25538         Log: Subject: Re: Would -Wno-unused -Wall be better?
25539              From: Michael G Schwern <schwern@pobox.com>
25540              Date: Tue, 29 May 2001 00:55:54 +0100
25541              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
25542      Branch: perl
25543            ! pp.h
25544 ____________________________________________________________________________
25545 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
25546         Log: Add a test for 20010528.007, fixed in #10272.
25547      Branch: perl
25548            ! t/op/misc.t toke.c
25549 ____________________________________________________________________________
25550 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
25551         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
25552              From: Hugo <hv@crypt.compulink.co.uk>
25553              Date: Tue, 29 May 2001 00:23:23 +0100
25554              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
25555      Branch: perl
25556            ! toke.c
25557 ____________________________________________________________________________
25558 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
25559         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
25560              From: Michael G Schwern <schwern@pobox.com>
25561              Date: Tue, 29 May 2001 00:42:59 +0100
25562              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
25563      Branch: perl
25564            ! t/pragma/autouse.t
25565 ____________________________________________________________________________
25566 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
25567         Log: Some shells seemingly arrange the signal handlers differently
25568              (bug id 20010521.004).
25569      Branch: perl
25570            ! t/lib/sigaction.t
25571 ____________________________________________________________________________
25572 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
25573         Log: Regen perlmodlib.
25574      Branch: perl
25575            ! pod/perlmodlib.pod
25576 ____________________________________________________________________________
25577 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
25578         Log: Update Changes.
25579      Branch: perl
25580            ! Changes patchlevel.h
25581 ____________________________________________________________________________
25582 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
25583         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
25584              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
25585              Date: Mon, 28 May 2001 14:56:35 -0500
25586              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
25587      Branch: perl
25588            ! pod/perlnewmod.pod
25589 ____________________________________________________________________________
25590 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
25591         Log: Regen toc.
25592      Branch: perl
25593            ! pod/perltoc.pod
25594 ____________________________________________________________________________
25595 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
25596         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
25597              From: "Richard Soderberg" <rs@crystalflame.net>
25598              Date: Mon, 28 May 2001 12:31:23 -0700
25599              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
25600      Branch: perl
25601            ! t/op/splice.t
25602 ____________________________________________________________________________
25603 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
25604         Log: The #10260 was too bold: locales and utf8 still do not mix.
25605      Branch: perl
25606            ! t/pragma/locale.t
25607 ____________________________________________________________________________
25608 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
25609         Log: Subject: [PATCH] Pod nitpicks
25610              From: "Richard Soderberg" <rs@crystalflame.net>
25611              Date: Mon, 28 May 2001 10:08:58 -0700
25612              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
25613      Branch: perl
25614            ! pod/perl571delta.pod pod/perlapi.pod sv.h
25615 ____________________________________________________________________________
25616 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
25617         Log: Upgrade to I18N::LangTags 0.22.
25618      Branch: perl
25619            + lib/I18N/LangTags/List.pod
25620            ! MANIFEST lib/I18N/LangTags.pm
25621 ____________________________________________________________________________
25622 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
25623         Log: A slightly more serious bug found by -Mutf8; op/misc and
25624              lib/complex dumped core.
25625      Branch: perl
25626            ! regexec.c
25627 ____________________________________________________________________________
25628 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
25629         Log: Various buglets shaken out by -Mutf8.
25630      Branch: perl
25631            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
25632            ! t/pragma/locale.t
25633 ____________________________________________________________________________
25634 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
25635         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
25636      Branch: perl
25637            ! t/lib/carp.t
25638 ____________________________________________________________________________
25639 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
25640         Log: Subject: [PATCH] todo patch
25641              From: Artur Bergman <artur@contiller.se> 
25642              Date: Mon, 28 May 2001 17:03:51 +0200
25643              Message-ID: <B7383577.F34%artur@contiller.se>
25644      Branch: perl
25645            ! pod/perltodo.pod
25646 ____________________________________________________________________________
25647 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
25648         Log: Subject: typo in perlguts.pod
25649              From: "John P. Linderman" <jpl@research.att.com>
25650              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
25651              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
25652      Branch: perl
25653            ! pod/perlguts.pod
25654 ____________________________________________________________________________
25655 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
25656         Log: Subject: AIX and gcc (moving targets)
25657              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25658              Date: Mon, 28 May 2001 12:54:04 +0200
25659              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
25660      Branch: perl
25661            ! hints/aix.sh
25662 ____________________________________________________________________________
25663 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
25664         Log: Subject: Re: perlio + multiple perl_alloc..destruct
25665              From: Doug MacEachern <dougm@covalent.net>
25666              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
25667              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
25668      Branch: perl
25669            ! perlio.c
25670 ____________________________________________________________________________
25671 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
25672         Log: The #10251 wasn't quite up-to-the-code.
25673      Branch: perl
25674            ! t/op/misc.t
25675 ____________________________________________________________________________
25676 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
25677         Log: Test case for bug 20010526.004, fixed in #10252.
25678      Branch: perl
25679            ! t/op/taint.t
25680 ____________________________________________________________________________
25681 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
25682         Log: Subject: Re: [ID 20010526.004] Taint looses value
25683              From: Hugo <hv@crypt.compulink.co.uk>
25684              Date: Sun, 27 May 2001 20:39:32 +0100
25685              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
25686      Branch: perl
25687            ! sv.c
25688 ____________________________________________________________________________
25689 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
25690         Log: Test case for 20010422.005, fixed by #10250.
25691      Branch: perl
25692            ! t/op/misc.t
25693 ____________________________________________________________________________
25694 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
25695         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
25696              From: Spider Boardman <spider@Orb.Nashua.NH.US>
25697              Date: Mon, 28 May 2001 06:39:12 -0400
25698              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
25699      Branch: perl
25700            ! toke.c
25701 ____________________________________________________________________________
25702 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
25703         Log: Linerewrapping.
25704      Branch: perl
25705            ! lib/open.pm
25706 ____________________________________________________________________________
25707 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
25708         Log: Updates on the modules list.
25709      Branch: perl
25710            ! t/lib/1_compile.t
25711 ____________________________________________________________________________
25712 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
25713         Log: Add a test for PerlIO.
25714              
25715              (I probably got the crlf/raw thing wrong for clrfy platforms...)
25716      Branch: perl
25717            + t/lib/perlio.t
25718            ! MANIFEST lib/PerlIO.pm
25719 ____________________________________________________________________________
25720 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
25721         Log: Add a test for carp et alia.
25722      Branch: perl
25723            + t/lib/carp.t
25724            ! MANIFEST
25725 ____________________________________________________________________________
25726 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
25727         Log: Adding the new test would be swell.
25728      Branch: perl
25729            + t/pragma/autouse.t
25730 ____________________________________________________________________________
25731 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
25732         Log: Add a test for the autouse pragma.
25733      Branch: perl
25734            ! MANIFEST
25735 ____________________________________________________________________________
25736 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
25737         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
25738              From: dLux <dlux@spam.sch.bme.hu>
25739              Date: Sun, 27 May 2001 16:14:26 +0200
25740              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
25741      Branch: perl
25742            ! lib/autouse.pm
25743 ____________________________________________________________________________
25744 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
25745         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
25746              From: "Richard Soderberg" <rs@crystalflame.net>
25747              Date: Mon, 28 May 2001 03:56:36 -0700
25748              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
25749      Branch: perl
25750            ! utils/dprofpp.PL
25751 ____________________________________________________________________________
25752 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
25753         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
25754              From: "Stephen P. Potter" <spp@spotter.yi.org>
25755              Date: Tue, 22 May 2001 11:40:25 -0400
25756              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
25757              
25758              Subject: Re: [ID 20010522.003] Time::Local module bug
25759              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
25760              Date: Tue, 22 May 2001 11:50:19 -0400
25761              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
25762      Branch: perl
25763            ! lib/Time/Local.pm
25764 ____________________________________________________________________________
25765 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
25766         Log: The PERL_DL_NONLAZY can have whitespace in front.
25767      Branch: perl
25768            ! t/lib/extutils.t
25769 ____________________________________________________________________________
25770 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
25771         Log: Document strftime() and strptime().
25772      Branch: perl
25773            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
25774 ____________________________________________________________________________
25775 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
25776         Log: Make Time::Piece::strptime() to be a function, not a method.
25777      Branch: perl
25778            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
25779 ____________________________________________________________________________
25780 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
25781         Log: Tweak the test to be more portable.
25782      Branch: perl
25783            ! t/lib/extutils.t
25784 ____________________________________________________________________________
25785 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
25786         Log: Subject: PATCH: Re: Re: Attributes that tie
25787              From: Leon Brocard <acme@astray.com>
25788              Date: Sun, 27 May 2001 12:37:29 +0100
25789              Message-ID: <20010527123729.A22663@ns0.astray.com>
25790              
25791              Document that variable attributes are not currently usable
25792              for tieing.  (An ugly limitation that should be fixed.)
25793      Branch: perl
25794            ! lib/attributes.pm
25795 ____________________________________________________________________________
25796 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
25797         Log: Microperl tweaks.
25798      Branch: perl
25799            ! Makefile.micro uconfig.h uconfig.sh
25800 ____________________________________________________________________________
25801 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
25802         Log: Add make target for microperl (kind of silly, but convenient).
25803      Branch: perl
25804            ! Makefile.SH
25805 ____________________________________________________________________________
25806 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
25807         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
25808              for microperl.)
25809      Branch: perl
25810            ! doio.c
25811 ____________________________________________________________________________
25812 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
25813         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
25814              From: rspier@pobox.com (Robert Spier)
25815              Date: Sat, 26 May 2001 20:05:23 -0400
25816              Message-ID: <15120.17603.148648.12430@rls.cx>
25817              
25818              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
25819              From: rspier@pobox.com (Robert Spier)
25820              Date: Sun, 27 May 2001 00:23:12 -0400
25821              Message-ID: <15120.33072.511966.767230@rls.cx>
25822      Branch: perl
25823            ! doio.c pod/perlfunc.pod
25824 ____________________________________________________________________________
25825 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
25826         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
25827      Branch: perl
25828            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25829 ____________________________________________________________________________
25830 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
25831         Log: Add README.tru64.
25832      Branch: perl
25833            + README.tru64
25834 ____________________________________________________________________________
25835 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
25836         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
25837      Branch: perl
25838            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
25839            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
25840            ! MANIFEST
25841 ____________________________________________________________________________
25842 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
25843         Log: Integrate I18N::LangTags from Sean Burke.
25844              
25845              TODO: the language list from RFC 3066 needs to be integrated
25846              and made available somehow.  The list is included in the
25847              I18N-LangTags 0.21 distribution, but it is undocumented
25848              and unconnected to the module.
25849      Branch: perl
25850            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
25851            ! MANIFEST
25852 ____________________________________________________________________________
25853 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
25854         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
25855              envisioned by Sarathy.
25856      Branch: perl
25857            ! t/op/ver.t toke.c
25858 ____________________________________________________________________________
25859 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
25860         Log: Subject: [ID 20010525.001] Pod typo nits fixed
25861              From: lvirden@cas.org
25862              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
25863              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
25864              
25865              minus the perlsolaris decimation plus the
25866              
25867              Subject: Re: [ID 20010525.001] Pod typo nits fixed
25868              From: "Philip Newton" <Philip.Newton@gmx.net>
25869              Date: Fri, 25 May 2001 18:05:55 +0200
25870              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
25871      Branch: perl
25872            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
25873            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
25874            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
25875            ! pod/perlutil.pod pod/perlxstut.pod
25876 ____________________________________________________________________________
25877 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
25878         Log: return clauses are nice.
25879      Branch: perl
25880            ! sv.c
25881 ____________________________________________________________________________
25882 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
25883         Log: Subject: change 10199 backwards?
25884              From: Doug MacEachern <dougm@covalent.net>
25885              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
25886              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
25887      Branch: perl
25888            ! sv.c
25889 ____________________________________________________________________________
25890 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
25891         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
25892              From: Hugo <hv@crypt.compulink.co.uk>
25893              Date: Sat, 26 May 2001 17:05:12 +0100
25894              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
25895      Branch: perl
25896            + t/op/gmagic.t
25897            ! MANIFEST doop.c embed.h embed.pl global.sym
25898            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
25899            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
25900 ____________________________________________________________________________
25901 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
25902         Log: Regen headers for #10221.
25903      Branch: perl
25904            ! global.sym objXSUB.h perlapi.c
25905 ____________________________________________________________________________
25906 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
25907         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
25908              From: Juha Laiho <juha.laiho@Elma.Net>
25909              Date: Thu, 3 May 2001 09:51:30 +0300
25910              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
25911      Branch: perl
25912            ! embed.pl
25913 ____________________________________________________________________________
25914 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
25915         Log: Subject: Re: [PATCH] Re: stability of sort()?
25916              From: "John P. Linderman" <jpl@research.att.com>
25917              Date: Sat, 26 May 2001 13:27:19 -0400
25918              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
25919      Branch: perl
25920            ! pod/perlfunc.pod
25921 ____________________________________________________________________________
25922 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
25923         Log: Integrate perlio.
25924      Branch: perl
25925           !> pod/perlguts.pod
25926 ____________________________________________________________________________
25927 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
25928         Log: Subject: [PATCH perl@10210] PerlIO for VMS
25929              From: "Craig A. Berry" <craigberry@mac.com>
25930              Date: Sat, 26 May 2001 09:34:11 -0500
25931              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
25932      Branch: perl
25933            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
25934            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
25935            ! vms/vmsish.h
25936 ____________________________________________________________________________
25937 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
25938         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
25939              From: David Dyck <dcd@tc.fluke.com>
25940              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
25941              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
25942      Branch: perl
25943            ! lib/perl5db.pl
25944 ____________________________________________________________________________
25945 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
25946         Log: Subject: utf8 regexp tests
25947              From: Hugo <hv@crypt.compulink.co.uk>
25948              Date: Fri, 25 May 2001 22:35:01 +0100
25949              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
25950      Branch: perl
25951            ! t/op/regexp.t
25952 ____________________________________________________________________________
25953 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
25954         Log: Subject: [PATCH] Re: stability of sort()?
25955              From: Nicholas Clark <nick@ccl4.org>
25956              Date: Fri, 25 May 2001 22:40:19 +0100
25957              Message-ID: <20010525224019.B86445@plum.flirble.org>
25958      Branch: perl
25959            ! pod/perlfunc.pod
25960 ____________________________________________________________________________
25961 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
25962         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
25963              From: John Peacock <jpeacock@rowman.com>
25964              Date: Thu, 24 May 2001 22:14:01 -0400
25965              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
25966      Branch: perl
25967            ! mg.c scope.c sv.c
25968 ____________________________________________________________________________
25969 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
25970         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
25971              From: Nicholas Clark <nick@ccl4.org>
25972              Date: Sun, 20 May 2001 19:24:13 +0100
25973              Message-ID: <20010520192413.G83222@plum.flirble.org>
25974      Branch: perl
25975            + lib/ExtUtils/Constant.pm t/lib/extutils.t
25976            ! MANIFEST utils/h2xs.PL
25977 ____________________________________________________________________________
25978 [ 10212] By: nick                                  on 2001/05/26  09:49:28
25979         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
25980              add a few more notes there on use of mortals on the stack.
25981      Branch: perlio
25982            ! pod/perlguts.pod
25983 ____________________________________________________________________________
25984 [ 10211] By: nick                                  on 2001/05/26  09:05:36
25985         Log: Integrate mainline
25986      Branch: perlio
25987           +> t/lib/fcntl.t t/pragma/vars.t
25988           !> (integrate 49 files)
25989 ____________________________________________________________________________
25990 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
25991         Log: Update Changes.
25992      Branch: perl
25993            ! Changes patchlevel.h
25994 ____________________________________________________________________________
25995 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
25996         Log: Based on
25997              
25998              Subject: [PATCH pp.c] Wrapping pack("C",256)
25999              From: Simon Cozens <simon@netthink.co.uk>
26000              Date: Sat, 12 May 2001 17:58:41 +0100
26001              Message-ID: <20010512175841.A6132@netthink.co.uk>
26002      Branch: perl
26003            ! pod/perldiag.pod pp.c t/pragma/warn/pp
26004 ____________________________________________________________________________
26005 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
26006         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
26007              From: "Brendan O'Dea" <bod@compusol.com.au>
26008              Date: Fri, 25 May 2001 11:18:29 +1000
26009              Message-ID: <20010525111829.A28411@compusol.com.au>
26010              
26011              (Slightly modified.)
26012      Branch: perl
26013            ! lib/Term/Cap.pm
26014 ____________________________________________________________________________
26015 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
26016         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
26017              From: Hugo <hv@crypt.compulink.co.uk>
26018              Date: Fri, 25 May 2001 02:13:25 +0100
26019              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
26020      Branch: perl
26021            ! t/op/misc.t
26022 ____________________________________________________________________________
26023 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
26024         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
26025              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
26026              Date: Fri, 25 May 2001 10:25:36 +0900
26027              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
26028      Branch: perl
26029            ! regcomp.c regexec.c
26030 ____________________________________________________________________________
26031 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
26032         Log: Subject: [PATCH #2] stash autovivification and method call error messages
26033              From: Ilmari Karonen <iltzu@sci.fi>
26034              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
26035              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
26036      Branch: perl
26037            ! gv.c pp_hot.c t/op/method.t
26038 ____________________________________________________________________________
26039 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
26040         Log: Add make target and documentation for gprof profiling.
26041      Branch: perl
26042            ! Makefile.SH pod/perlhack.pod
26043 ____________________________________________________________________________
26044 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
26045         Log: Subject: Don't think about UTF8 
26046              From: Mike Guy <mjtg@cam.ac.uk> 
26047              Date: Tue, 22 May 2001 14:35:39 +0100
26048              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
26049      Branch: perl
26050            ! sv.h
26051 ____________________________________________________________________________
26052 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
26053         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
26054              From: Geraint A Edwards <gedge@serf.org> 
26055              Date: Thu, 24 May 2001 22:51:24 +0100
26056              Message-Id: <20010524225124.A34981@cymru.serf.org>
26057      Branch: perl
26058            ! x2p/find2perl.PL
26059 ____________________________________________________________________________
26060 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
26061         Log: DB_File has its own attribute story.
26062      Branch: perl
26063            ! ext/DB_File/DB_File.xs
26064 ____________________________________________________________________________
26065 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
26066         Log: Subject: Re: Making perl with -Wall
26067              From: Andy Dougherty <doughera@lafayette.edu>
26068              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
26069              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
26070      Branch: perl
26071            ! perl.h
26072 ____________________________________________________________________________
26073 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
26074         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
26075              From: "Richard Soderberg" <rs@crystalflame.net>
26076              Date: Thu, 24 May 2001 08:58:16 -0700
26077              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
26078      Branch: perl
26079            ! sv.c
26080 ____________________________________________________________________________
26081 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
26082         Log: IV/UV casting fixes from Nicholas Clark.
26083      Branch: perl
26084            ! perl.h pp_sys.c util.c
26085 ____________________________________________________________________________
26086 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
26087         Log: Subject: Re: Making perl with -Wall
26088              From: Michael G Schwern <schwern@pobox.com>
26089              Date: Thu, 24 May 2001 15:40:28 +0100
26090              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
26091      Branch: perl
26092            ! malloc.c perl.h
26093 ____________________________________________________________________________
26094 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
26095         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
26096              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26097              Date: Tue, 22 May 2001 11:49:37 +0200
26098              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
26099      Branch: metaconfig
26100            ! U/modified/Oldsym.U
26101      Branch: metaconfig/U/perl
26102            ! patchlevel.U
26103      Branch: perl
26104            ! Configure config_h.SH myconfig.SH
26105 ____________________________________________________________________________
26106 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
26107         Log: Under versiononly install also the scripts with the version suffix.
26108              (e.g. .../bin/h2xs5.7.1)
26109      Branch: perl
26110            ! installperl
26111 ____________________________________________________________________________
26112 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
26113         Log: Subject: [PATCH] Stop segfault in mg.c:636
26114              From: "Richard Soderberg" <rs@crystalflame.net>
26115              Date: Thu, 24 May 2001 05:51:52 -0700
26116              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
26117      Branch: perl
26118            ! mg.c
26119 ____________________________________________________________________________
26120 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
26121         Log: Iteration continues; hopefully convergently.
26122      Branch: perl
26123            ! t/lib/b-stash.t
26124 ____________________________________________________________________________
26125 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
26126         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
26127              From: Gisle Aas <gisle@ActiveState.com>
26128              Date: 23 May 2001 16:13:10 -0700
26129              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
26130      Branch: perl
26131            ! op.c toke.c
26132 ____________________________________________________________________________
26133 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
26134         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
26135              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26136              Date: Thu, 24 May 2001 05:05:22 -0500
26137              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
26138      Branch: perl
26139            ! lib/dumpvar.pl lib/perl5db.pl
26140 ____________________________________________________________________________
26141 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
26142         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
26143              From: David Dyck <dcd@tc.fluke.com>
26144              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
26145              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
26146      Branch: perl
26147            ! lib/perl5db.pl
26148 ____________________________________________________________________________
26149 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
26150         Log: Tiny pod nits on READMEs, mostly whitespace issues.
26151      Branch: perl
26152            ! README.amiga README.dos README.macos README.mpeix README.vmesa
26153            ! README.win32
26154 ____________________________________________________________________________
26155 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
26156         Log: The DG/UX part of the 20010521.005.
26157      Branch: perl
26158            ! README.dgux
26159 ____________________________________________________________________________
26160 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
26161         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
26162              From: Hugo <hv@crypt.compulink.co.uk>
26163              Date: Mon, 21 May 2001 16:32:02 +0100
26164              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
26165      Branch: perl
26166            ! regcomp.c t/op/misc.t
26167 ____________________________________________________________________________
26168 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
26169         Log: Subject: [PATCH] Extra UNIVERSAL tests
26170              From: Mike Guy <mjtg@cam.ac.uk>
26171              Date: Wed, 23 May 2001 12:29:20 +0100
26172              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
26173      Branch: perl
26174            ! t/op/universal.t
26175 ____________________________________________________________________________
26176 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
26177         Log: Subject: [PATCH] Remove EQ keyword
26178              From: Mike Guy <mjtg@cam.ac.uk>
26179              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
26180              Date: Wed, 23 May 2001 11:17:29 +0100
26181      Branch: perl
26182            ! keywords.h keywords.pl
26183 ____________________________________________________________________________
26184 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
26185         Log: Subject: [PATCH] lib/perl5db.pl
26186              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26187              Date: Wed, 23 May 2001 02:18:03 -0500
26188              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
26189      Branch: perl
26190            ! lib/perl5db.pl
26191 ____________________________________________________________________________
26192 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
26193         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
26194              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26195              Date: Tue, 22 May 2001 23:34:41 -0500
26196              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
26197      Branch: perl
26198            ! lib/Term/Cap.pm
26199 ____________________________________________________________________________
26200 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
26201         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
26202              From: davem@fdgroup.co.uk
26203              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
26204              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
26205      Branch: perl
26206            ! emacs/e2ctags.pl
26207 ____________________________________________________________________________
26208 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
26209         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
26210              From: Michael G Schwern <schwern@pobox.com>
26211              Date: Tue, 22 May 2001 14:15:09 +0100
26212              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
26213      Branch: perl
26214            ! lib/vars.pm
26215 ____________________________________________________________________________
26216 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
26217         Log: Subject: [PATCH lib/vars.pm] Odd code nit
26218              From: Michael G Schwern <schwern@pobox.com>
26219              Date: Tue, 22 May 2001 14:14:28 +0100
26220              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
26221      Branch: perl
26222            ! lib/vars.pm
26223 ____________________________________________________________________________
26224 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
26225         Log: Use the new use vars feature.
26226      Branch: perl
26227            ! t/lib/b-stash.t
26228 ____________________________________________________________________________
26229 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
26230         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
26231              From: Mike Guy <mjtg@cam.ac.uk>
26232              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26233              Date: Tue, 22 May 2001 13:11:39 +0100
26234      Branch: perl
26235            + t/pragma/vars.t
26236            ! MANIFEST lib/vars.pm t/lib/1_compile.t
26237 ____________________________________________________________________________
26238 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
26239         Log: -qlongdouble considered harmful by Merijn.
26240      Branch: perl
26241            ! hints/aix.sh
26242 ____________________________________________________________________________
26243 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
26244         Log: Update Changes.
26245      Branch: perl
26246            ! Changes patchlevel.h
26247 ____________________________________________________________________________
26248 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
26249         Log: Add a test of its very own for Fcntl.  Hopefully portable.
26250      Branch: perl
26251            + t/lib/fcntl.t
26252            ! MANIFEST
26253 ____________________________________________________________________________
26254 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
26255         Log: Must be trickier for 'minitest' not to die.
26256      Branch: perl
26257            ! t/op/taint.t
26258 ____________________________________________________________________________
26259 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
26260         Log: Can't declare other people's variables.
26261      Branch: perl
26262            ! t/lib/b-stash.t
26263 ____________________________________________________________________________
26264 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
26265         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
26266      Branch: perl
26267            ! doio.c t/op/taint.t
26268 ____________________________________________________________________________
26269 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
26270         Log: The OS/2 variable needs to be declared.
26271      Branch: perl
26272            ! t/lib/b-stash.t
26273 ____________________________________________________________________________
26274 [ 10170] By: nick                                  on 2001/05/20  16:48:29
26275         Log: Integrate mainline
26276      Branch: perlio
26277           !> (integrate 41 files)
26278 ____________________________________________________________________________
26279 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
26280         Log: Small perlsec updates: clarify the taintedness of filename
26281              globbing; suggest using Scalar::Util::tainted().
26282      Branch: perl
26283            ! pod/perlsec.pod
26284 ____________________________________________________________________________
26285 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
26286         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
26287              From: Dave Mitchell <davem@fdgroup.co.uk>
26288              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
26289              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
26290      Branch: perl
26291            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
26292            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
26293            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
26294            ! xsutils.c
26295 ____________________________________________________________________________
26296 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
26297         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
26298              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26299              Date: Sat, 19 May 2001 04:08:46 -0400
26300              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
26301      Branch: perl
26302            ! lib/ExtUtils/Mksymlists.pm makedef.pl
26303 ____________________________________________________________________________
26304 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
26305         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
26306              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26307              Date: Sat, 19 May 2001 04:30:45 -0400
26308              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
26309      Branch: perl
26310            ! os2/os2.c
26311 ____________________________________________________________________________
26312 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
26313         Log: Subject: [PATCH 5.6.1] build bugs OS/2
26314              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26315              Date: Sat, 19 May 2001 04:35:28 -0400
26316              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
26317      Branch: perl
26318            ! os2/Makefile.SHs os2/os2.c
26319 ____________________________________________________________________________
26320 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
26321         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
26322              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26323              Date: Sat, 19 May 2001 04:04:23 -0400
26324              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
26325              
26326              (In bleadperl patched b-stash.t instead of b.t)
26327      Branch: perl
26328            ! t/lib/b-stash.t t/lib/bigfltpm.t
26329 ____________________________________________________________________________
26330 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
26331         Log: Subject: [PATCH 5.6.1] perl5db
26332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26333              Date: Sat, 19 May 2001 03:49:09 -0400
26334              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
26335      Branch: perl
26336            ! lib/perl5db.pl
26337 ____________________________________________________________________________
26338 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
26339         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
26340              From: Gisle Aas <gisle@ActiveState.com>
26341              Date: 18 May 2001 14:24:51 -0700
26342              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
26343      Branch: perl
26344            ! pp_ctl.c
26345 ____________________________________________________________________________
26346 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
26347         Log: Subject: [PATCH] Chomp should not always stringify
26348              From: Gisle Aas <gisle@ActiveState.com>
26349              Date: 18 May 2001 07:55:25 -0700
26350              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
26351      Branch: perl
26352            ! doop.c t/op/chop.t
26353 ____________________________________________________________________________
26354 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
26355         Log: Integrate perlio.
26356      Branch: perl
26357           !> pod/perlfunc.pod
26358 ____________________________________________________________________________
26359 [ 10159] By: nick                                  on 2001/05/20  09:39:46
26360         Log: Document some more of open's features.
26361      Branch: perlio
26362            ! pod/perlfunc.pod
26363 ____________________________________________________________________________
26364 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
26365         Log: back out change#10153 (it has compatibility issues such as the
26366              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
26367              benefit for 5.6.x doesn't seem worth the risk)
26368      Branch: maint-5.6/perl
26369            ! toke.c
26370 ____________________________________________________________________________
26371 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
26372         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
26373      Branch: perl
26374            ! x2p/s2p.PL
26375 ____________________________________________________________________________
26376 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
26377         Log: Update Changes.
26378      Branch: perl
26379            ! Changes patchlevel.h
26380 ____________________________________________________________________________
26381 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
26382         Log: Integrate change #10144 from maintperl.
26383              
26384              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
26385      Branch: perl
26386           !> win32/config.bc win32/config.gc win32/config.vc
26387           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26388 ____________________________________________________________________________
26389 [ 10154] By: nick                                  on 2001/05/18  07:23:03
26390         Log: Integrate mainline.
26391      Branch: perlio
26392           +> README.dgux t/lib/i18n-collate.t utils.lst
26393           !> (integrate 49 files)
26394 ____________________________________________________________________________
26395 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
26396         Log: Integrate change #7224 from mainline into maintperl.
26397              
26398              Allow @+ and @- to be doublequoted, from Simon Cozens. 
26399              (Approved by Larry, see Tom's comment in 20000830.005.)
26400      Branch: maint-5.6/perl
26401           !> toke.c
26402 ____________________________________________________________________________
26403 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
26404         Log: Subject: [PATCH bleadperl] small lookbehind fix
26405              From: Hugo <hv@crypt.compulink.co.uk>
26406              Date: Fri, 18 May 2001 00:07:19 +0100
26407              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
26408      Branch: perl
26409            ! regexec.c
26410 ____________________________________________________________________________
26411 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
26412         Log: Detypos.
26413      Branch: perl
26414            ! installman utils.lst
26415 ____________________________________________________________________________
26416 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
26417         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
26418              in 20001222.001.
26419      Branch: perl
26420            ! t/lib/glob-basic.t
26421 ____________________________________________________________________________
26422 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
26423         Log: Subject: [PATCH] Test for bug 20010515.004
26424              From: Benjamin Sugars <bsugars@canoe.ca>
26425              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
26426              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
26427      Branch: perl
26428            ! t/op/misc.t
26429 ____________________________________________________________________________
26430 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
26431         Log: Integrate #10145 from maintperl.
26432              
26433              fix for ID 20010515.004 (needs test)
26434      Branch: perl
26435           !> pp_hot.c
26436 ____________________________________________________________________________
26437 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
26438         Log: Thinko noticed by Doug MacEachern.
26439      Branch: perl
26440            ! thread.h
26441 ____________________________________________________________________________
26442 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
26443         Log: Subject: Re: [PATCH] HERE mark in regex
26444              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26445              Date: Thu, 17 May 2001 12:20:33 -0400
26446              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
26447      Branch: perl
26448            ! t/op/re_tests
26449 ____________________________________________________________________________
26450 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
26451         Log: fix for ID 20010515.004 (needs test)
26452      Branch: maint-5.6/perl
26453            ! pp_hot.c
26454 ____________________________________________________________________________
26455 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
26456         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
26457      Branch: maint-5.6/perl
26458            ! win32/config.bc win32/config.gc win32/config.vc
26459            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26460 ____________________________________________________________________________
26461 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
26462         Log: Macrofy the getspecific (and use it also in util.c)
26463      Branch: perl
26464            ! thread.h util.c
26465 ____________________________________________________________________________
26466 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
26467         Log: Use the unchecked thread-specific key fetch also in Tru64.
26468      Branch: perl
26469            ! thread.h
26470 ____________________________________________________________________________
26471 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
26472         Log: Subject: [PATCH 5.6.1]Quick thread speedup
26473              From: Dan Sugalski <dan@sidhe.org> 
26474              Date: Wed, 16 May 2001 18:05:19 -0400
26475              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
26476      Branch: perl
26477            ! thread.h util.c
26478 ____________________________________________________________________________
26479 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
26480         Log: I think this is quite enough testing for a deprecated feature.
26481      Branch: perl
26482            + t/lib/i18n-collate.t
26483            ! MANIFEST t/lib/1_compile.t
26484 ____________________________________________________________________________
26485 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
26486         Log: More HP-UX lore from Jeff Okamoto.
26487      Branch: perl
26488            ! README.hpux
26489 ____________________________________________________________________________
26490 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
26491         Log: Sort utils.lst for easier maintenance.
26492      Branch: perl
26493            ! utils.lst
26494 ____________________________________________________________________________
26495 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
26496         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
26497              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26498              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
26499              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
26500              
26501              Add pod2latex to utils.lst.
26502      Branch: perl
26503            ! MANIFEST utils.lst
26504 ____________________________________________________________________________
26505 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
26506         Log: Subject: Re: [PATCH] HERE mark in regex
26507              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26508              Date: Wed, 16 May 2001 13:04:43 -0400
26509              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
26510      Branch: perl
26511            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
26512            ! t/op/regmesg.t t/pragma/warn/regcomp
26513 ____________________________________________________________________________
26514 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
26515         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
26516              From: Simon Cozens <simon@netthink.co.uk>
26517              Date: Wed, 16 May 2001 18:02:08 +0100
26518              Message-ID: <20010516180208.A6458@netthink.co.uk>
26519      Branch: perl
26520            ! installman utils.lst
26521 ____________________________________________________________________________
26522 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
26523         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
26524              From: "Philip Newton" <pnewton@gmx.de>
26525              Date: Tue, 15 May 2001 15:09:30 +0200
26526              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
26527              
26528              Test case for #10128.
26529      Branch: perl
26530            ! t/pragma/warn/pp_hot
26531 ____________________________________________________________________________
26532 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
26533         Log: Update Changes.
26534      Branch: perl
26535            ! Changes patchlevel.h
26536 ____________________________________________________________________________
26537 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
26538         Log: Deprecate pseudo-hashes.
26539      Branch: perl
26540            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
26541 ____________________________________________________________________________
26542 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
26543         Log: HP-UX hints update from Merijn.
26544      Branch: perl
26545            ! hints/hpux.sh
26546 ____________________________________________________________________________
26547 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
26548         Log: README.hpux update from Merijn.
26549      Branch: perl
26550            ! README.hpux
26551 ____________________________________________________________________________
26552 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
26553         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
26554              From: Simon Cozens <simon@netthink.co.uk>
26555              Date: Wed, 16 May 2001 15:57:55 +0100
26556              Message-ID: <20010516155755.A4728@netthink.co.uk>
26557      Branch: perl
26558            + utils.lst
26559            ! MANIFEST installman installperl
26560 ____________________________________________________________________________
26561 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
26562         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
26563              From: "Philip Newton" <pnewton@gmx.de>
26564              Date: Tue, 15 May 2001 16:31:05 +0200
26565              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
26566              
26567              Fix PERL_Y2KWARN test to check before rather than after appending.
26568      Branch: perl
26569            ! pp_hot.c
26570 ____________________________________________________________________________
26571 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
26572         Log: Regen Porting stuff.
26573      Branch: perl
26574            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26575            ! config_h.SH
26576 ____________________________________________________________________________
26577 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
26578         Log: Metaconfig unit change for #10125.
26579      Branch: metaconfig
26580            ! U/modified/Oldconfig.U
26581 ____________________________________________________________________________
26582 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
26583         Log: Use OSVERS.
26584      Branch: perl
26585            ! Configure config_h.SH perl.c
26586 ____________________________________________________________________________
26587 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
26588         Log: Regen toc.
26589      Branch: perl
26590            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
26591 ____________________________________________________________________________
26592 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
26593         Log: Adding the README.dgux to the MANIFEST would be a good idea.
26594      Branch: perl
26595            ! MANIFEST
26596 ____________________________________________________________________________
26597 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
26598         Log: Move the stack desire definition to thread.h.
26599      Branch: perl
26600            ! ext/Thread/Thread.xs thread.h
26601 ____________________________________________________________________________
26602 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
26603         Log: DG-UX threading patches, including a README.dgux,
26604              from Takis Psarogiannakopoulos.
26605      Branch: perl
26606            + README.dgux
26607            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
26608 ____________________________________________________________________________
26609 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
26610         Log: Subject: [PATCH B::Deparse] More on /x regexes
26611              From: Robin Houston <robin@kitsite.com>
26612              Date: Tue, 15 May 2001 19:09:35 +0100
26613              Message-ID: <20010515190935.A27268@penderel>
26614      Branch: perl
26615            ! ext/B/B/Deparse.pm
26616 ____________________________________________________________________________
26617 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
26618         Log: Document that the core time() may be rounding rather
26619              than truncating, would have saved at least my confusion.
26620      Branch: perl
26621            ! ext/Time/HiRes/HiRes.pm
26622 ____________________________________________________________________________
26623 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
26624         Log: Subject: perl-current/t/time-hires.t
26625              From: John Peacock <jpeacock@rowman.com>
26626              Date: Fri, 11 May 2001 14:09:41 -0400
26627              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
26628      Branch: perl
26629            ! t/lib/time-hires.t
26630 ____________________________________________________________________________
26631 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
26632         Log: Subject: [PATCH dump.c] Op private flags
26633              From: Simon Cozens <simon@netthink.co.uk>
26634              Date: Sun, 13 May 2001 20:20:36 +0100
26635              Message-ID: <20010513202036.A21896@netthink.co.uk>
26636      Branch: perl
26637            ! dump.c
26638 ____________________________________________________________________________
26639 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
26640         Log: Upgrade to Switch 2.03.
26641      Branch: perl
26642            ! lib/Switch.pm
26643 ____________________________________________________________________________
26644 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
26645         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
26646              to PERL_CONFIG_SH and use it consistently.
26647      Branch: maint-5.6/perl
26648           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
26649           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
26650           !> myconfig.SH writemain.SH
26651 ____________________________________________________________________________
26652 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
26653         Log: Metaconfig units changes for #10113.
26654      Branch: metaconfig
26655            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
26656 ____________________________________________________________________________
26657 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
26658         Log: The problem described in 20010514.031 still wasn't
26659              fully cured, there were remnants of $CONFIG when
26660              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
26661              to avoid future conflicts.
26662      Branch: perl
26663            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
26664            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
26665            ! myconfig.SH writemain.SH
26666 ____________________________________________________________________________
26667 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
26668         Log: Half of #10107 got lost.
26669      Branch: perl
26670            ! ext/B/B/Deparse.pm
26671 ____________________________________________________________________________
26672 [ 10111] By: nick                                  on 2001/05/15  08:39:14
26673         Log: Integrate mainline.
26674      Branch: perlio
26675           +> ext/POSIX/hints/uts.pl
26676            - Todo Todo-5.6 t/camel-III/vstring.t
26677           !> (integrate 48 files)
26678 ____________________________________________________________________________
26679 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
26680         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
26681              From: Robin Houston <robin@kitsite.com>
26682              Date: Mon, 14 May 2001 22:27:08 +0100
26683              Message-ID: <20010514222708.A22963@penderel>
26684      Branch: perl
26685            ! t/TestInit.pm
26686 ____________________________________________________________________________
26687 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
26688         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
26689              From: Robin Houston <robin@kitsite.com>
26690              Date: Mon, 14 May 2001 22:16:43 +0100
26691              Message-ID: <20010514221643.A22437@penderel>
26692      Branch: perl
26693            ! ext/B/B/Deparse.pm
26694 ____________________________________________________________________________
26695 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
26696         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
26697              From: Robin Houston <robin@kitsite.com>
26698              Date: Mon, 14 May 2001 22:03:44 +0100
26699              Message-ID: <20010514220344.A20643@penderel>
26700      Branch: perl
26701            ! ext/B/B/Deparse.pm
26702 ____________________________________________________________________________
26703 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
26704         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
26705              From: Robin Houston <robin@kitsite.com>
26706              Date: Mon, 14 May 2001 22:10:07 +0100
26707              Message-ID: <20010514221007.A21118@penderel>
26708      Branch: perl
26709            ! ext/B/B/Deparse.pm
26710 ____________________________________________________________________________
26711 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
26712         Log: Fix for 20010514.037; substr() didn't invalidate the locale
26713              collation magic.
26714      Branch: perl
26715            ! pp.c
26716 ____________________________________________________________________________
26717 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
26718         Log: Update Changes.
26719      Branch: perl
26720            ! Changes patchlevel.h
26721 ____________________________________________________________________________
26722 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
26723         Log: Retract #10094.
26724      Branch: perl
26725            ! lib/Pod/Text.pm
26726 ____________________________________________________________________________
26727 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
26728         Log: Integrate change #10100 from maintperl.
26729              
26730              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
26731              bug ID 20010514.027)
26732      Branch: perl
26733           !> mg.c pp_ctl.c
26734 ____________________________________________________________________________
26735 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
26736         Log: Document the deprecatedness of suidperl.
26737      Branch: perl
26738            ! INSTALL pod/perlfaq1.pod
26739 ____________________________________________________________________________
26740 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
26741         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
26742              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26743              Date: Mon, 14 May 2001 09:38:59 -0400
26744              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
26745      Branch: perl
26746            ! lib/ExtUtils/MM_Unix.pm
26747 ____________________________________________________________________________
26748 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
26749         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
26750              bug ID 20010514.027)
26751              
26752              TODO: this needs a testsuite addition
26753      Branch: maint-5.6/perl
26754            ! mg.c pp_ctl.c
26755 ____________________________________________________________________________
26756 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
26757         Log: More DWIMminess for Class::Struct: calling the array or hash
26758              accessors only with one argument, an array or a hash reference,
26759              sets the underlying array or hash.  This mirrors nicely also
26760              the usage in the constructor.
26761              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
26762      Branch: perl
26763            ! lib/Class/Struct.pm t/lib/class-struct.t
26764 ____________________________________________________________________________
26765 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
26766         Log: Reference cmp'ing should go through the whole stringification
26767              process shebang, as pointed out by Sarathy in #10091.
26768      Branch: perl
26769            ! pp.c
26770 ____________________________________________________________________________
26771 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
26772         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
26773              From: Simon Cozens <simon@netthink.co.uk>
26774              Date: Sat, 12 May 2001 16:36:27 +0100
26775              Message-ID: <20010512163627.A5522@netthink.co.uk>
26776              
26777              with some additions salvaged from Todo and Todo-5.6 before
26778              retiring them.
26779      Branch: perl
26780            - Todo Todo-5.6
26781            ! MANIFEST pod/perltodo.pod
26782 ____________________________________________________________________________
26783 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
26784         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
26785              From: "Golubev I. N." <gin@mo.msk.ru>
26786              Date: Mon, 07 May 2001 14:33:34 (GMT)
26787              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
26788      Branch: perl
26789            ! perl.h
26790 ____________________________________________________________________________
26791 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
26792         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
26793              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
26794              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
26795              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
26796      Branch: perl
26797            ! lib/ExtUtils/MM_Unix.pm
26798 ____________________________________________________________________________
26799 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
26800         Log: (Retracted by #10104.)
26801              
26802              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
26803              From: barries <barries@slaysys.com>
26804              Date: Sat, 12 May 2001 01:28:10 -0400
26805              Message-ID: <20010512012810.B26358@jester.slaysys.com>
26806      Branch: perl
26807            ! lib/Pod/Text.pm
26808 ____________________________________________________________________________
26809 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
26810         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
26811              From: Mike Guy <mjtg@cam.ac.uk>
26812              Date: Sat, 12 May 2001 19:24:33 +0100
26813              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
26814      Branch: perl
26815            ! lib/AutoSplit.pm
26816 ____________________________________________________________________________
26817 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
26818         Log: Yet another HP-UX hints tweak from Merijn.
26819      Branch: perl
26820            ! hints/hpux.sh
26821 ____________________________________________________________________________
26822 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
26823         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
26824              isn't defined (changes#9366,9368,9370 from mainline without the
26825              pp_scmp() change)
26826      Branch: maint-5.6/perl
26827            ! pp.c pp.h pp_hot.c
26828 ____________________________________________________________________________
26829 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
26830         Log: The sorting seems to happen now automatically.
26831      Branch: perl
26832            ! t/lib/glob-basic.t
26833 ____________________________________________________________________________
26834 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
26835         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
26836              From: Benjamin Sugars <bsugars@canoe.ca>
26837              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
26838              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
26839      Branch: perl
26840            ! pod/perlfunc.pod
26841 ____________________________________________________________________________
26842 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
26843         Log: Subject: Re: undef(&foo) does not work for XS functions
26844              From: Doug MacEachern <dougm@covalent.net>
26845              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
26846              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
26847      Branch: perl
26848            ! op.c
26849 ____________________________________________________________________________
26850 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
26851         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
26852              From: Peter Prymmer <pvhp@forte.com>
26853              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
26854              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
26855      Branch: perl
26856            ! t/op/append.t
26857 ____________________________________________________________________________
26858 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
26859         Log: Update Changes.
26860      Branch: perl
26861            ! Changes patchlevel.h
26862 ____________________________________________________________________________
26863 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
26864         Log: Remove the 'asciir' re subpragma.  Should instead implement
26865              the 'physical vs logical' range scheme:
26866              
26867              \xAA-\xCC is a native physical range, you want that range of
26868              codepoints in your native encoding.  In EBCDIC the codepoints
26869              in the gaps (between i-j and r-s) should be included.
26870              
26871              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
26872              codepoints in Unicode.
26873              
26874              a-z is a logical range, you want that range of 'logical' codepoints
26875              in your native encoding.  In EBCDIC the codepoints in the gaps
26876              (between i-j and r-s) should not be included.
26877              
26878              Mixed cases (a-\xAA, etc) should either be errors, or maybe
26879              the 'logical' endpoints should be converted to native/Unicode
26880              codepoints, and the range handled as a physical range.
26881              
26882              'Logical endpoints' are to be recognized only in the A-Z, a-z,
26883              and 0-9 ranges.  Probably a warning should be given for mixed
26884              cases like A-z or a-9 (since such expressions are encoding
26885              dependent), with a recommendation to use physical ranges.
26886      Branch: perl
26887            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
26888            ! t/op/regexp.t
26889 ____________________________________________________________________________
26890 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
26891         Log: Make the test to cleanup the test directory tree
26892              both before and after the testing so that we always
26893              have a clean slate to work with.
26894      Branch: perl
26895            ! t/lib/filefind.t
26896 ____________________________________________________________________________
26897 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
26898         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
26899              From: Jon Eveland <jweveland@yahoo.com>
26900              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
26901              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
26902      Branch: perl
26903            ! pod/perlfunc.pod
26904 ____________________________________________________________________________
26905 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
26906         Log: Merge the camel-III/vstring.t with op/ver.t.
26907      Branch: perl
26908            - t/camel-III/vstring.t
26909            ! MANIFEST t/TEST t/harness t/op/ver.t
26910 ____________________________________________________________________________
26911 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
26912         Log: Add test.deparse make target.
26913      Branch: perl
26914            ! Makefile.SH
26915 ____________________________________________________________________________
26916 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
26917         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
26918              From: Robin Houston <robin@kitsite.com>
26919              Date: Fri, 11 May 2001 12:02:22 +0100
26920              Message-ID: <20010511120222.A11529@penderel>
26921      Branch: perl
26922            ! ext/B/B/Deparse.pm t/op/method.t
26923 ____________________________________________________________________________
26924 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
26925         Log: A nicely working combination for UTS from Hal Morris.
26926      Branch: perl
26927            + ext/POSIX/hints/uts.pl
26928            ! MANIFEST hints/uts.sh
26929 ____________________________________________________________________________
26930 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
26931         Log: i_ieeefp=undef for UTS.
26932      Branch: perl
26933            ! hints/uts.sh
26934 ____________________________________________________________________________
26935 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
26936         Log: Subject: RE: rand(0) is rand(1)
26937              From: Larry Shatzer <lshatzer@islanddata.com>
26938              Date: Thu, 10 May 2001 11:09:27 -0700
26939              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
26940      Branch: perl
26941            ! pod/perlfunc.pod
26942 ____________________________________________________________________________
26943 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
26944         Log: Subject: [patch] make op_{clear,null} public
26945              From: Doug MacEachern <dougm@covalent.net>
26946              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
26947              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
26948      Branch: perl
26949            ! embed.h embed.pl op.c proto.h
26950 ____________________________________________________________________________
26951 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
26952         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
26953              From: Robin Houston <robin@kitsite.com>
26954              Date: Thu, 10 May 2001 18:54:59 +0100
26955              Message-ID: <20010510185459.A5995@penderel>
26956      Branch: perl
26957            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
26958 ____________________________________________________________________________
26959 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
26960         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
26961              From: Robin Houston <robin@kitsite.com>
26962              Date: Thu, 10 May 2001 12:56:39 +0100
26963              Message-ID: <20010510125639.A2119@penderel>
26964      Branch: perl
26965            ! ext/B/B/Deparse.pm
26966 ____________________________________________________________________________
26967 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
26968         Log: Retract #10070, not ready yet.
26969      Branch: perl
26970            ! ext/B/B/Deparse.pm
26971 ____________________________________________________________________________
26972 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
26973         Log: The metaconfig unit change for #10071.
26974      Branch: metaconfig
26975            ! U/modified/mallocsrc.U
26976 ____________________________________________________________________________
26977 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
26978         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
26979      Branch: perl
26980            ! Configure
26981 ____________________________________________________________________________
26982 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
26983         Log: (Retracted by #10073)
26984              
26985              Subject: Re: [PATCH t/TEST] B::Deparse tester 
26986              From: Hugo <hv@crypt.compulink.co.uk>
26987              Date: Thu, 10 May 2001 05:48:09 +0100
26988              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
26989      Branch: perl
26990            ! ext/B/B/Deparse.pm
26991 ____________________________________________________________________________
26992 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
26993         Log: Add a for(func()) test.
26994      Branch: perl
26995            ! t/cmd/for.t
26996 ____________________________________________________________________________
26997 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
26998         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
26999              From: Robin Houston <robin@kitsite.com>
27000              Date: Thu, 10 May 2001 13:50:08 +0100
27001              Message-ID: <20010510135008.A2454@penderel>
27002      Branch: perl
27003            ! ext/B/B/Deparse.pm
27004 ____________________________________________________________________________
27005 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
27006         Log: A thinko in #10065.
27007      Branch: perl
27008            ! hv.c
27009 ____________________________________________________________________________
27010 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
27011         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
27012              From: Robin Houston <robin@kitsite.com>
27013              Date: Thu, 10 May 2001 02:10:34 +0100
27014              Message-ID: <20010510021034.A19421@penderel>
27015      Branch: perl
27016            ! ext/B/B.xs ext/B/B/Deparse.pm
27017 ____________________________________________________________________________
27018 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
27019         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
27020              From: Doug MacEachern <dougm@covalent.net>
27021              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
27022              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
27023      Branch: perl
27024            ! hv.c
27025 ____________________________________________________________________________
27026 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
27027         Log: One more workaround for the UTS compiler from Hal Morris.
27028      Branch: perl
27029            ! perl.h
27030 ____________________________________________________________________________
27031 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
27032         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
27033              From: Robin Houston <robin@kitsite.com>
27034              Date: Thu, 10 May 2001 01:02:08 +0100
27035              Message-ID: <20010510010208.A18200@penderel>
27036      Branch: perl
27037            ! ext/B/B/Debug.pm
27038 ____________________________________________________________________________
27039 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
27040         Log: Subject: [PATCH] Simplify deb_curcv() a bit
27041              From: Benjamin Sugars <bsugars@canoe.ca>
27042              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
27043              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
27044      Branch: perl
27045            ! run.c
27046 ____________________________________________________________________________
27047 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
27048         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
27049              From: Benjamin Sugars <bsugars@canoe.ca>
27050              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
27051              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
27052      Branch: perl
27053            ! t/lib/io_scalar.t
27054 ____________________________________________________________________________
27055 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
27056         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
27057              From: Peter Prymmer <pvhp@forte.com>
27058              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
27059              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
27060      Branch: perl
27061            ! t/lib/md5-file.t
27062 ____________________________________________________________________________
27063 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
27064         Log: Subject: [PATCH t/TEST] B::Deparse tester
27065              From: Robin Houston <robin@kitsite.com>
27066              Date: Wed, 9 May 2001 19:17:50 +0100
27067              Message-ID: <20010509191750.A16940@penderel>
27068      Branch: perl
27069            ! ext/B/O.pm t/TEST
27070 ____________________________________________________________________________
27071 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
27072         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
27073              From: Jeff Pinyan <jeffp@crusoe.net>
27074              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
27075              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
27076      Branch: perl
27077            ! lib/Pod/Html.pm
27078 ____________________________________________________________________________
27079 [ 10057] By: nick                                  on 2001/05/09  18:37:56
27080         Log: Integrate mainline.
27081      Branch: perlio
27082           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
27083           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
27084 ____________________________________________________________________________
27085 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
27086         Log: Update Changes.
27087      Branch: perl
27088            ! Changes patchlevel.h
27089 ____________________________________________________________________________
27090 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
27091         Log: Integrate perlio.
27092      Branch: perl
27093           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
27094 ____________________________________________________________________________
27095 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
27096         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
27097              From: Benjamin Sugars <bsugars@canoe.ca>
27098              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
27099              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
27100      Branch: perl
27101            ! perlio.c
27102 ____________________________________________________________________________
27103 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
27104         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
27105              From: Benjamin Sugars <bsugars@canoe.ca>
27106              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
27107              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
27108      Branch: perl
27109            ! ext/PerlIO/Scalar/Scalar.xs
27110 ____________________________________________________________________________
27111 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
27112         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
27113              From: Jeff Pinyan <jeffp@crusoe.net>
27114              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
27115              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
27116      Branch: perl
27117            ! lib/Pod/Html.pm
27118 ____________________________________________________________________________
27119 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
27120         Log: EPOC tweak from Olaf Flebbe.
27121      Branch: perl
27122            ! epoc/epocish.h
27123 ____________________________________________________________________________
27124 [ 10050] By: nick                                  on 2001/05/09  14:37:57
27125         Log: win32, regen_config_h
27126      Branch: perlio
27127            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27128 ____________________________________________________________________________
27129 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
27130         Log: Integrate perlio.
27131      Branch: perl
27132           !> pp_sys.c
27133 ____________________________________________________________________________
27134 [ 10048] By: nick                                  on 2001/05/09  11:59:50
27135         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
27136              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
27137      Branch: perlio
27138            ! pp_sys.c
27139 ____________________________________________________________________________
27140 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
27141         Log: Integrate perlio.
27142      Branch: perl
27143           !> run.c
27144 ____________________________________________________________________________
27145 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
27146         Log: Subject: Re: Less warnings during configure
27147              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27148              Date: Wed, 09 May 2001 13:12:49 +0200
27149              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
27150      Branch: perl
27151            ! hints/hpux.sh
27152 ____________________________________________________________________________
27153 [ 10045] By: nick                                  on 2001/05/09  09:56:59
27154         Log: MULTIPLICITY/DEBUGGING build fix.
27155      Branch: perlio
27156            ! run.c
27157 ____________________________________________________________________________
27158 [ 10044] By: nick                                  on 2001/05/09  09:46:37
27159         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
27160      Branch: perlio
27161           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
27162            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
27163           !> (integrate 65 files)
27164 ____________________________________________________________________________
27165 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
27166         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
27167              From: Robin Houston <robin@kitsite.com>
27168              Date: Tue, 8 May 2001 19:38:00 +0100
27169              Message-ID: <20010508193800.A4389@penderel>
27170              
27171              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
27172              From: Robin Houston <robin@kitsite.com>
27173              Date: Tue, 8 May 2001 20:03:57 +0100
27174              Message-ID: <20010508200357.A4614@penderel>
27175              
27176              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
27177              From: Robin Houston <robin@kitsite.com>
27178              Date: Wed, 9 May 2001 00:12:05 +0100
27179              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
27180      Branch: perl
27181            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
27182 ____________________________________________________________________________
27183 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
27184         Log: Retract #10031.
27185      Branch: perl
27186            ! pod/perlfunc.pod
27187 ____________________________________________________________________________
27188 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
27189         Log: The metaconfig unit changes for #10040.
27190      Branch: metaconfig/U/perl
27191            ! Checkcc.U d_dlsymun.U dlsrc.U
27192 ____________________________________________________________________________
27193 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
27194         Log: The Configure half of
27195              
27196              Subject: Less warnings during configure
27197              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27198              Date: Tue, 08 May 2001 08:44:02 +0200
27199              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
27200      Branch: perl
27201            ! Configure
27202 ____________________________________________________________________________
27203 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
27204         Log: Subject: Less warnings during configure
27205              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27206              Date: Tue, 08 May 2001 08:44:02 +0200
27207              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
27208      Branch: perl
27209            ! hints/hpux.sh
27210 ____________________________________________________________________________
27211 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
27212         Log: Don't forget to whine about \d__\d.
27213      Branch: perl
27214            ! t/pragma/warn/toke toke.c
27215 ____________________________________________________________________________
27216 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
27217         Log: Allow underscores also in the exponent part.
27218      Branch: perl
27219            ! t/pragma/warn/toke toke.c
27220 ____________________________________________________________________________
27221 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
27222         Log: CodeMagicCD doesn't look like an *I*DE.
27223      Branch: perl
27224            ! pod/perlfaq3.pod
27225 ____________________________________________________________________________
27226 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
27227         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
27228              to be consistently down).
27229      Branch: perl
27230            ! pod/perlfaq3.pod
27231 ____________________________________________________________________________
27232 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
27233         Log: Upgrade to Text::Balanced 1.84.
27234      Branch: perl
27235            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
27236 ____________________________________________________________________________
27237 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
27238         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
27239              From: Benjamin Sugars <bsugars@canoe.ca>
27240              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
27241              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
27242      Branch: perl
27243            ! run.c
27244 ____________________________________________________________________________
27245 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
27246         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
27247              From: Peter Prymmer <pvhp@forte.com>
27248              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
27249              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
27250      Branch: perl
27251            ! t/pod/plainer.t
27252 ____________________________________________________________________________
27253 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
27254         Log: (Retracted by #10042)
27255              
27256              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
27257              From: "Philip Newton" <pnewton@gmx.de>
27258              Date: Tue, 8 May 2001 09:18:10 +0200
27259              Message-ID: <3AF7B9D2.28861.603732@localhost>
27260      Branch: perl
27261            ! pod/perlfunc.pod
27262 ____________________________________________________________________________
27263 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
27264         Log: Subject: [PATCH B::Deparse] Document known bugs
27265              From: Robin Houston <robin@kitsite.com>
27266              Date: Tue, 8 May 2001 01:53:34 +0100
27267              Message-ID: <20010508015334.A32394@penderel>
27268      Branch: perl
27269            ! ext/B/B/Deparse.pm
27270 ____________________________________________________________________________
27271 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
27272         Log: Subject: Re: Perl book, magazine and website updates.
27273              From: "Philip Newton" <pnewton@gmx.de>
27274              Date: Mon, 7 May 2001 17:03:58 +0200
27275              Message-ID: <3AF6D57E.5387.1E29930@localhost>
27276      Branch: perl
27277            ! pod/perlfaq2.pod
27278 ____________________________________________________________________________
27279 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
27280         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
27281              From: Peter Prymmer <pvhp@forte.com>
27282              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
27283              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
27284      Branch: perl
27285            ! t/io/fflush.t
27286 ____________________________________________________________________________
27287 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
27288         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
27289              From: Robin Houston <robin@kitsite.com>
27290              Date: Tue, 8 May 2001 01:14:55 +0100
27291              Message-ID: <20010508011455.A32162@penderel>
27292      Branch: perl
27293            ! ext/B/B/Deparse.pm
27294 ____________________________________________________________________________
27295 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
27296         Log: Typo in #10025.
27297      Branch: perl
27298            ! hints/uts.sh
27299 ____________________________________________________________________________
27300 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
27301         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
27302      Branch: perl
27303            ! hints/uts.sh
27304 ____________________________________________________________________________
27305 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
27306         Log: Subject: Re: [ID 20010506.045] question about hash syntax
27307              From: Peter Scott <Peter@PSDT.com>
27308              Date: Sun, 06 May 2001 13:10:40 -0700
27309              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
27310      Branch: perl
27311            ! pod/perl56delta.pod
27312 ____________________________________________________________________________
27313 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
27314         Log: Configure should figure out the list of dynamic extensions
27315              just fine in UTS-- and in fact it does, as reported by Hal Morris.
27316      Branch: perl
27317            ! hints/uts.sh
27318 ____________________________________________________________________________
27319 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
27320         Log: Update Changes.
27321      Branch: perl
27322            ! Changes patchlevel.h
27323 ____________________________________________________________________________
27324 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
27325         Log: Subject: [PATCH regcomp.c] Insecure regexes
27326              From: Robin Houston <robin@kitsite.com>
27327              Date: Mon, 7 May 2001 21:56:12 +0100
27328              Message-ID: <20010507215612.A31114@penderel>
27329      Branch: perl
27330            ! regcomp.c
27331 ____________________________________________________________________________
27332 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
27333         Log: Drop the foobar.perl.com references for now until Simon
27334              gets them sorted out.
27335      Branch: perl
27336            ! pod/perlfaq2.pod
27337 ____________________________________________________________________________
27338 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
27339         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
27340              From: Prymmer/Kahn <pvhp@best.com>
27341              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
27342              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
27343      Branch: perl
27344            ! lib/Devel/SelfStubber.pm
27345 ____________________________________________________________________________
27346 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
27347         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
27348              From: Prymmer/Kahn <pvhp@best.com>
27349              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
27350              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
27351      Branch: perl
27352            ! win32/Makefile
27353 ____________________________________________________________________________
27354 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
27355         Log: s/WebTechnique's/WebTechniques/
27356      Branch: perl
27357            ! pod/perlfaq2.pod
27358 ____________________________________________________________________________
27359 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
27360         Log: Llama 3 updates from Randal.
27361      Branch: perl
27362            ! pod/perlfaq2.pod
27363 ____________________________________________________________________________
27364 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
27365         Log: Subject: [PATCH] Help -Dt show correct pad variables
27366              From: Benjamin Sugars <ben.sugars@home.com>
27367              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
27368              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
27369      Branch: perl
27370            ! embed.h embed.pl proto.h run.c
27371 ____________________________________________________________________________
27372 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
27373         Log: Subject: [PATCH] Document C<our $foo : shared>
27374              From: Benjamin Sugars <ben.sugars@home.com>
27375              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
27376              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
27377      Branch: perl
27378            ! pod/perlfunc.pod
27379 ____________________________________________________________________________
27380 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
27381         Log: Subject: [PATCH B::Deparse] undefined folded constants
27382              From: Robin Houston <robin@kitsite.com>
27383              Date: Sun, 6 May 2001 17:19:09 +0100
27384              Message-ID: <20010506171909.A7046@penderel>
27385      Branch: perl
27386            ! ext/B/B/Deparse.pm
27387 ____________________________________________________________________________
27388 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
27389         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
27390              From: Robin Houston <robin@kitsite.com>
27391              Message-ID: <20010506164654.A6848@penderel>
27392              Date: Sun, 6 May 2001 16:46:54 +0100
27393      Branch: perl
27394            ! ext/B/B/Deparse.pm
27395 ____________________________________________________________________________
27396 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
27397         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
27398              From: Robin Houston <robin@kitsite.com>
27399              Date: Sun, 6 May 2001 14:47:02 +0100
27400              Message-ID: <20010506144702.A6308@penderel>
27401      Branch: perl
27402            ! t/op/my_stash.t
27403 ____________________________________________________________________________
27404 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
27405         Log: Subject: Perl book, magazine and website updates.
27406              From: Simon Cozens <simon@netthink.co.uk>
27407              Date: Sun, 6 May 2001 16:55:36 +0100
27408              Message-ID: <20010506165536.A1795@netthink.co.uk>
27409      Branch: perl
27410            ! pod/perlbook.pod pod/perlfaq2.pod
27411 ____________________________________________________________________________
27412 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
27413         Log: Tweaks on the Tru64 prof options.
27414      Branch: perl
27415            ! pod/perlhack.pod
27416 ____________________________________________________________________________
27417 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
27418         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
27419              From: Robin Houston <robin@kitsite.com>
27420              Date: Sun, 6 May 2001 14:40:51 +0100
27421              Message-ID: <20010506144051.A6279@penderel>
27422      Branch: perl
27423            ! t/pod/testp2pt.pl
27424 ____________________________________________________________________________
27425 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
27426         Log: Subject: [PATCH B::Deparse] scoping
27427              From: Robin Houston <robin@kitsite.com>
27428              Date: Sun, 6 May 2001 14:36:56 +0100
27429              Message-ID: <20010506143656.A4006@penderel>
27430      Branch: perl
27431            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
27432 ____________________________________________________________________________
27433 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
27434         Log: Document the undefinedness of bitshifting out of range.
27435      Branch: perl
27436            ! pod/perlop.pod
27437 ____________________________________________________________________________
27438 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
27439         Log: Retract #10003 and update the IDE descriptions a bit.
27440      Branch: perl
27441            ! pod/perlfaq3.pod
27442 ____________________________________________________________________________
27443 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
27444         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
27445              From: Prymmer/Kahn <pvhp@best.com>
27446              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
27447              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
27448      Branch: perl
27449            ! win32/Makefile win32/buildext.pl win32/config.bc
27450            ! win32/config.gc win32/config.vc
27451 ____________________________________________________________________________
27452 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
27453         Log: (Retracted by #10005.)
27454      Branch: perl
27455            ! pod/perlfaq3.pod
27456 ____________________________________________________________________________
27457 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
27458         Log: It's "psed", not "sed".
27459      Branch: perl
27460            ! x2p/s2p.PL
27461 ____________________________________________________________________________
27462 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
27463         Log: Update Changes.
27464      Branch: perl
27465            ! Changes patchlevel.h
27466 ____________________________________________________________________________
27467 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
27468         Log: Subject: Re: bleadperl make install fails due to "psed"
27469              From: andreas.koenig@anima.de (Andreas J. Koenig)
27470              Date: 05 May 2001 18:23:28 +0200
27471              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
27472      Branch: perl
27473            ! x2p/Makefile.SH x2p/s2p.PL
27474 ____________________________________________________________________________
27475 [  9999] By: jhi                                   on 2001/05/05  18:28:09
27476         Log: AUTHORS updates.
27477      Branch: perl
27478            ! AUTHORS
27479 ____________________________________________________________________________
27480 [  9998] By: jhi                                   on 2001/05/05  18:16:00
27481         Log: Updates on the pods related to the modules included since 5.6.
27482              
27483              TODO: perltodo really could use major updating.
27484      Branch: perl
27485            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
27486            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
27487            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
27488            ! pod/perlsyn.pod pod/perltodo.pod
27489 ____________________________________________________________________________
27490 [  9997] By: jhi                                   on 2001/05/05  17:35:17
27491         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
27492              from Kurt Skauen.
27493      Branch: perl
27494            + hints/atheos.sh
27495            ! MANIFEST
27496 ____________________________________________________________________________
27497 [  9996] By: jhi                                   on 2001/05/05  17:25:00
27498         Log: Add preemptive #undefs for some of the shorter and more prone
27499              to collision regcomp.h #defines.  (Background: the MASK collided
27500              with a system header #define in Rhapsody.)
27501      Branch: perl
27502            ! regcomp.h
27503 ____________________________________________________________________________
27504 [  9995] By: jhi                                   on 2001/05/05  13:24:21
27505         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
27506              From: Nicholas Clark <nick@ccl4.org>
27507              Date: Sat, 5 May 2001 14:46:39 +0100
27508              Message-ID: <20010505144639.O53513@plum.flirble.org>
27509              
27510              Add a test for the constants (if any) being processed correctly.
27511      Branch: perl
27512            ! utils/h2xs.PL
27513 ____________________________________________________________________________
27514 [  9994] By: jhi                                   on 2001/05/05  02:11:03
27515         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
27516              From: Peter Prymmer <pvhp@forte.com>
27517              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
27518              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
27519      Branch: perl
27520            ! t/lib/b-stash.t
27521 ____________________________________________________________________________
27522 [  9993] By: jhi                                   on 2001/05/05  02:03:49
27523         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
27524              From: Peter Prymmer <pvhp@forte.com>
27525              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
27526              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
27527      Branch: perl
27528            ! perlio.c vms/vmsish.h
27529 ____________________________________________________________________________
27530 [  9992] By: jhi                                   on 2001/05/04  17:21:12
27531         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
27532              From: Robin Barker <rmb1@cise.npl.co.uk>
27533              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
27534              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
27535      Branch: perl
27536            + t/pod/plainer.t
27537            ! MANIFEST
27538 ____________________________________________________________________________
27539 [  9991] By: jhi                                   on 2001/05/04  16:47:45
27540         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
27541              From: Robin Barker <rmb1@cise.npl.co.uk>
27542              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
27543              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
27544      Branch: perl
27545            ! regcomp.c
27546 ____________________________________________________________________________
27547 [  9990] By: jhi                                   on 2001/05/04  14:37:20
27548         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
27549              From: Prymmer/Kahn <pvhp@best.com>
27550              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
27551              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
27552      Branch: perl
27553            ! t/lib/b-stash.t
27554 ____________________________________________________________________________
27555 [  9989] By: jhi                                   on 2001/05/04  14:03:58
27556         Log: Introduce perl572delta, update Todo, add the missing
27557              mention about signal safety since 5.7.1 (though this
27558              requires verification and more details.)
27559      Branch: perl
27560            + pod/perl572delta.pod
27561            ! MANIFEST Todo pod/perl571delta.pod
27562 ____________________________________________________________________________
27563 [  9988] By: jhi                                   on 2001/05/04  12:41:51
27564         Log: Subject: [PATCH perl@9944] long =item
27565              From: Robin Barker <rmb1@cise.npl.co.uk>
27566              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
27567              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
27568      Branch: perl
27569            ! ext/Time/HiRes/HiRes.pm
27570 ____________________________________________________________________________
27571 [  9987] By: jhi                                   on 2001/05/04  12:39:19
27572         Log: The #9901 had removed one line essential for EBCDIC.
27573      Branch: perl
27574            ! regcomp.c
27575 ____________________________________________________________________________
27576 [  9986] By: jhi                                   on 2001/05/04  12:30:23
27577         Log: Subject: cygwin/Makefile.SHs INSTALL patch
27578              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
27579              Date: Mon, 08 Jan 2001 04:59:21 +0200
27580              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
27581      Branch: perl
27582            ! cygwin/Makefile.SHs
27583 ____________________________________________________________________________
27584 [  9985] By: jhi                                   on 2001/05/04  03:51:39
27585         Log: Encode/IO doc tweaks.
27586      Branch: perl
27587            ! ext/Encode/Encode.pm
27588 ____________________________________________________________________________
27589 [  9984] By: jhi                                   on 2001/05/04  03:29:34
27590         Log: Remove GDBM_File from the dynamic extensions for UTS,
27591              GDBM is not a standard feature.
27592      Branch: perl
27593            ! hints/uts.sh
27594 ____________________________________________________________________________
27595 [  9983] By: jhi                                   on 2001/05/04  03:22:59
27596         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
27597      Branch: perl
27598            ! pod/perlretut.pod
27599 ____________________________________________________________________________
27600 [  9982] By: jhi                                   on 2001/05/03  23:21:03
27601         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
27602              From: Benjamin Sugars <bsugars@canoe.ca>
27603              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
27604              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
27605      Branch: perl
27606            ! dump.c
27607 ____________________________________________________________________________
27608 [  9981] By: jhi                                   on 2001/05/03  23:20:05
27609         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
27610              From: Benjamin Sugars <bsugars@canoe.ca>
27611              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
27612              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
27613      Branch: perl
27614            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
27615 ____________________________________________________________________________
27616 [  9980] By: jhi                                   on 2001/05/03  23:15:29
27617         Log: Integrate perlio.
27618      Branch: perl
27619           !> ext/Encode/Encode.pm
27620 ____________________________________________________________________________
27621 [  9979] By: jhi                                   on 2001/05/03  16:54:59
27622         Log: Install psed man page.
27623      Branch: perl
27624            ! installman
27625 ____________________________________________________________________________
27626 [  9978] By: jhi                                   on 2001/05/03  16:45:58
27627         Log: Remove unused files; noted by Sarathy.
27628      Branch: perl
27629            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
27630            ! MANIFEST
27631 ____________________________________________________________________________
27632 [  9977] By: jhi                                   on 2001/05/03  16:42:30
27633         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
27634              From: Andy Dougherty <doughera@lafayette.edu>
27635              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
27636              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
27637      Branch: perl
27638            ! INSTALL
27639 ____________________________________________________________________________
27640 [  9976] By: nick                                  on 2001/05/03  16:40:42
27641         Log: Allow $answer = encode($object,$text); like it says in docs.
27642      Branch: perlio
27643            ! ext/Encode/Encode.pm
27644 ____________________________________________________________________________
27645 [  9975] By: nick                                  on 2001/05/03  16:22:30
27646         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
27647              to be in scope (fair enough), and also a package variable (our) for eval to see it.
27648      Branch: perlio
27649            ! ext/Encode/Encode.pm
27650 ____________________________________________________________________________
27651 [  9974] By: nick                                  on 2001/05/03  15:48:17
27652         Log: Integrate mainline.
27653      Branch: perlio
27654           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
27655           +> t/lib/filter-simple.t t/lib/next.t
27656           !> (integrate 70 files)
27657 ____________________________________________________________________________
27658 [  9973] By: jhi                                   on 2001/05/03  13:09:09
27659         Log: Update Changes.
27660      Branch: perl
27661            ! Changes patchlevel.h
27662 ____________________________________________________________________________
27663 [  9972] By: jhi                                   on 2001/05/03  12:58:33
27664         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
27665              From: Prymmer/Kahn <pvhp@best.com>
27666              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
27667              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
27668      Branch: perl
27669            ! t/io/fflush.t
27670 ____________________________________________________________________________
27671 [  9971] By: jhi                                   on 2001/05/03  12:57:26
27672         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
27673              From: Prymmer/Kahn <pvhp@best.com>
27674              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
27675              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
27676      Branch: perl
27677            ! win32/FindExt.pm
27678 ____________________________________________________________________________
27679 [  9970] By: jhi                                   on 2001/05/03  02:42:46
27680         Log: Can't croak sans thread context, from Doug MacEachern.
27681      Branch: perl
27682            ! toke.c
27683 ____________________________________________________________________________
27684 [  9969] By: jhi                                   on 2001/05/03  01:23:48
27685         Log: Subject: Random input test and Perl
27686              From: Ilya Zakharevich <ilya@math.berkeley.edu>
27687              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
27688              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
27689      Branch: perl
27690            ! toke.c
27691 ____________________________________________________________________________
27692 [  9968] By: jhi                                   on 2001/05/02  22:17:21
27693         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
27694              From: Peter Prymmer <pvhp@forte.com>
27695              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
27696              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
27697      Branch: perl
27698            ! pod/perlfunc.pod pod/perlport.pod
27699 ____________________________________________________________________________
27700 [  9967] By: jhi                                   on 2001/05/02  20:12:45
27701         Log: Workaround for UTS compiler casting bug from Hal Morris.
27702      Branch: perl
27703            ! perl.h
27704 ____________________________________________________________________________
27705 [  9966] By: jhi                                   on 2001/05/02  18:31:37
27706         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
27707              From: Dan Sugalski <dan@sidhe.org>
27708              Date: Wed, 02 May 2001 15:23:22 -0400
27709              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
27710      Branch: perl
27711            ! perl.c vms/vms.c
27712 ____________________________________________________________________________
27713 [  9965] By: jhi                                   on 2001/05/02  18:21:29
27714         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
27715      Branch: perl
27716            ! pod/perlfunc.pod
27717 ____________________________________________________________________________
27718 [  9964] By: jhi                                   on 2001/05/02  18:15:01
27719         Log: Document large files in INSTALL, document also the %x
27720              limitation if not use64bitint, closes bug 20010326.007.
27721      Branch: perl
27722            ! INSTALL
27723 ____________________________________________________________________________
27724 [  9963] By: jhi                                   on 2001/05/02  17:24:47
27725         Log: perlmodlib tweaks; regen pods.
27726      Branch: perl
27727            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
27728            ! pod/perltoc.pod
27729 ____________________________________________________________________________
27730 [  9962] By: jhi                                   on 2001/05/02  17:14:00
27731         Log: Fix for a segfault, from Marc Lehmann.
27732      Branch: perl
27733            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
27734 ____________________________________________________________________________
27735 [  9961] By: jhi                                   on 2001/05/02  15:55:53
27736         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
27737              From: "Philip Newton" <pnewton@gmx.de>
27738              Date: Wed, 2 May 2001 18:39:03 +0200
27739              Message-ID: <3AF05447.15525.173B588@localhost>
27740      Branch: perl
27741            ! pod/perlop.pod
27742 ____________________________________________________________________________
27743 [  9960] By: jhi                                   on 2001/05/02  15:35:37
27744         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
27745              From: Dan Sugalski <dan@sidhe.org>
27746              Date: Wed, 02 May 2001 11:37:27 -0400
27747              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
27748      Branch: perl
27749            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
27750            ! thread.h vms/vms.c vms/vmsish.h
27751 ____________________________________________________________________________
27752 [  9959] By: jhi                                   on 2001/05/02  15:21:08
27753         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
27754              From: Benjamin Sugars <bsugars@canoe.ca>
27755              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
27756              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
27757      Branch: perl
27758            ! ext/PerlIO/Scalar/Scalar.xs
27759 ____________________________________________________________________________
27760 [  9958] By: jhi                                   on 2001/05/02  15:15:53
27761         Log: Bug in #9915, spotted by Mike Guy.
27762      Branch: perl
27763            ! installperl
27764 ____________________________________________________________________________
27765 [  9957] By: jhi                                   on 2001/05/02  13:26:01
27766         Log: Add a test for not griping about references as array
27767              indices if the reference has magic in it (overloaded
27768              methods).
27769      Branch: perl
27770            ! pod/perldiag.pod t/pragma/warn/pp_hot
27771 ____________________________________________________________________________
27772 [  9956] By: jhi                                   on 2001/05/02  13:07:01
27773         Log: Retracted a bit too much in #9952.
27774      Branch: perl
27775            ! t/pragma/sub_lval.t
27776 ____________________________________________________________________________
27777 [  9955] By: jhi                                   on 2001/05/02  13:05:38
27778         Log: Test for #9952.
27779      Branch: perl
27780            ! t/op/tie.t
27781 ____________________________________________________________________________
27782 [  9954] By: jhi                                   on 2001/05/02  11:48:18
27783         Log: Additional note on the encoding example: one cannot
27784              convert string constants in-place.
27785      Branch: perl
27786            ! ext/Encode/Encode.pm
27787 ____________________________________________________________________________
27788 [  9953] By: jhi                                   on 2001/05/02  11:43:51
27789         Log: Note that if you have recent enough Perl you already
27790              have Filter::Util::Call.
27791      Branch: perl
27792            ! lib/Filter/Simple.pm
27793 ____________________________________________________________________________
27794 [  9952] By: jhi                                   on 2001/05/02  11:31:53
27795         Log: Retract changes #8254 and #8255, causes coredump in
27796              'tie FH, "main"', reported by Abigail, culprit found by
27797              Benjamin Sugars.  Mirrors maintperl change #9950.
27798      Branch: perl
27799            ! op.c t/pragma/sub_lval.t
27800 ____________________________________________________________________________
27801 [  9951] By: jhi                                   on 2001/05/02  11:14:29
27802         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
27803      Branch: perl
27804            + t/lib/MyFilter.pm
27805 ____________________________________________________________________________
27806 [  9950] By: gsar                                  on 2001/05/02  03:17:11
27807         Log: revert integration of changes#8254,8255 in change#8620 (causes
27808              a coredump in C<tie FH, 'foo'>; the idea itself may need better
27809              rationalization)
27810      Branch: maint-5.6/perl
27811            ! op.c t/pragma/sub_lval.t
27812 ____________________________________________________________________________
27813 [  9949] By: gsar                                  on 2001/05/02  02:56:32
27814         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
27815              
27816              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
27817              
27818              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
27819      Branch: maint-5.6/perl
27820           !> hints/svr5.sh
27821 ____________________________________________________________________________
27822 [  9948] By: gsar                                  on 2001/05/02  02:49:15
27823         Log: pod/find.t breaks on VMS (from Craig Berry)
27824      Branch: maint-5.6/perl
27825            ! t/pod/find.t
27826 ____________________________________________________________________________
27827 [  9947] By: jhi                                   on 2001/05/02  02:43:09
27828         Log: Add an encoding conversion example.
27829      Branch: perl
27830            ! ext/Encode/Encode.pm
27831 ____________________________________________________________________________
27832 [  9946] By: jhi                                   on 2001/05/02  01:34:22
27833         Log: Another coat of paint but still nowhere finished.
27834              Need to decide on the semantics of strptime(): should
27835              strptime() be a function instead of a method?  To do
27836              the week/monthname-strptiming the i18n/l10n bullet needs
27837              to be bitten with gusto.
27838      Branch: perl
27839            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
27840 ____________________________________________________________________________
27841 [  9945] By: jhi                                   on 2001/05/01  23:40:52
27842         Log: Update Changes.
27843      Branch: perl
27844            ! Changes patchlevel.h
27845 ____________________________________________________________________________
27846 [  9944] By: jhi                                   on 2001/05/01  23:33:37
27847         Log: Add known-to-be-tested modules to the list-to-be-skipped.
27848      Branch: perl
27849            ! t/lib/1_compile.t
27850 ____________________________________________________________________________
27851 [  9943] By: jhi                                   on 2001/05/01  23:24:40
27852         Log: Subject: BorlandC++ fix
27853              From: "Vadim Konovalov" <watman@inbox.ru>
27854              Date: Mon, 30 Apr 2001 20:12:26 -0700
27855              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
27856      Branch: perl
27857            ! win32/makefile.mk
27858 ____________________________________________________________________________
27859 [  9942] By: jhi                                   on 2001/05/01  23:18:02
27860         Log: Update to Filter::Simple 0.60, create a test for it.
27861      Branch: perl
27862            + t/lib/filter-simple.t
27863            ! MANIFEST lib/Filter/Simple.pm
27864 ____________________________________________________________________________
27865 [  9941] By: jhi                                   on 2001/05/01  19:47:24
27866         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
27867              From: Hugo <hv@crypt.compulink.co.uk>
27868              Date: Tue, 01 May 2001 20:12:20 +0100
27869              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
27870      Branch: perl
27871            ! pp_hot.c t/op/re_tests
27872 ____________________________________________________________________________
27873 [  9940] By: jhi                                   on 2001/05/01  19:42:16
27874         Log: Integrate perlio.
27875      Branch: perl
27876           !> lib/base.pm t/lib/fields.t
27877 ____________________________________________________________________________
27878 [  9939] By: jhi                                   on 2001/05/01  19:39:51
27879         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
27880              From: Benjamin Sugars <bsugars@canoe.ca>
27881              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
27882              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
27883      Branch: perl
27884            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
27885 ____________________________________________________________________________
27886 [  9938] By: jhi                                   on 2001/05/01  19:34:09
27887         Log: Add NEXT, a pseudo-class for method redispatching.
27888              <Damian>NEXT.pm probably offers more bang-for-buck
27889              than anything else I've ever written.</Damian>
27890      Branch: perl
27891            + lib/NEXT.pm t/lib/next.t
27892            ! MANIFEST
27893 ____________________________________________________________________________
27894 [  9937] By: jhi                                   on 2001/05/01  19:21:41
27895         Log: Update to Switch 2.02.
27896      Branch: perl
27897            ! lib/Switch.pm t/lib/switch.t
27898 ____________________________________________________________________________
27899 [  9936] By: nick                                  on 2001/05/01  19:09:21
27900         Log: Fix for base.pm clobbering $VERSION
27901      Branch: perlio
27902            ! lib/base.pm
27903 ____________________________________________________________________________
27904 [  9935] By: nick                                  on 2001/05/01  18:54:38
27905         Log: Test for base.pm clobbering $VERSION.
27906      Branch: perlio
27907            ! t/lib/fields.t
27908 ____________________________________________________________________________
27909 [  9934] By: jhi                                   on 2001/05/01  18:39:10
27910         Log: Add information about Scalar::Util::blessed.
27911      Branch: perl
27912            ! pod/perlobj.pod
27913 ____________________________________________________________________________
27914 [  9933] By: jhi                                   on 2001/05/01  18:33:51
27915         Log: Subject: Extra UNIVERSAL documentation
27916              From: Mike Guy <mjtg@cam.ac.uk>
27917              Date: Tue, 01 May 2001 20:12:11 +0100
27918              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
27919      Branch: perl
27920            ! pod/perlobj.pod
27921 ____________________________________________________________________________
27922 [  9932] By: jhi                                   on 2001/05/01  18:26:54
27923         Log: Subject: Autoflush in tests as appropriate
27924              From: Mike Guy <mjtg@cam.ac.uk>
27925              Date: Tue, 01 May 2001 20:05:31 +0100
27926              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
27927      Branch: perl
27928            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
27929            ! t/op/taint.t
27930 ____________________________________________________________________________
27931 [  9931] By: jhi                                   on 2001/05/01  18:02:29
27932         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
27933              From: Benjamin Sugars <bsugars@canoe.ca>
27934              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
27935              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
27936      Branch: perl
27937            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
27938 ____________________________________________________________________________
27939 [  9930] By: jhi                                   on 2001/05/01  15:12:26
27940         Log: Subject: Re: Finally got a round tuit
27941              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27942              Date: Tue, 01 May 2001 14:14:10 +0200
27943              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
27944              
27945              The -DP part, slightly modified.
27946      Branch: perl
27947            ! perl.c
27948 ____________________________________________________________________________
27949 [  9929] By: jhi                                   on 2001/05/01  14:17:15
27950         Log: Subject: Re: Finally got a round tuit
27951              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27952              Date: Tue, 01 May 2001 16:34:06 +0200
27953              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
27954              
27955              cpp and optimization tweaks for HP-UX.
27956      Branch: perl
27957            ! hints/hpux.sh
27958 ____________________________________________________________________________
27959 [  9928] By: jhi                                   on 2001/05/01  13:24:20
27960         Log: Tune the scan_num() comments to reality.
27961      Branch: perl
27962            ! toke.c
27963 ____________________________________________________________________________
27964 [  9927] By: jhi                                   on 2001/05/01  13:14:01
27965         Log: Subject: [PATCH B::Deparse] optimised sort
27966              From: Robin Houston <robin@kitsite.com>
27967              Date: Tue, 1 May 2001 14:07:12 +0100
27968              Message-ID: <20010501140712.A4266@penderel>
27969      Branch: perl
27970            ! ext/B/B/Deparse.pm
27971 ____________________________________________________________________________
27972 [  9926] By: jhi                                   on 2001/05/01  13:10:53
27973         Log: Subject: [PATCH t/lib/b-deparse.t] 
27974              From: Robin Houston <robin@kitsite.com>
27975              Date: Tue, 1 May 2001 13:37:42 +0100
27976              Message-ID: <20010501133742.A4082@penderel>
27977      Branch: perl
27978            ! t/lib/b-deparse.t
27979 ____________________________________________________________________________
27980 [  9925] By: jhi                                   on 2001/05/01  13:10:13
27981         Log: Subject: [PATCH B::Deparse] for(;;), sort
27982              From: Robin Houston <robin@kitsite.com>
27983              Date: Tue, 1 May 2001 13:35:00 +0100
27984              Message-ID: <20010501133500.A4061@penderel>
27985      Branch: perl
27986            ! ext/B/B/Deparse.pm
27987 ____________________________________________________________________________
27988 [  9924] By: jhi                                   on 2001/05/01  13:09:22
27989         Log: Subject: [PATCH B::Deparse] do, warn, use
27990              From: Robin Houston <robin@kitsite.com>
27991              Date: Tue, 1 May 2001 13:31:03 +0100
27992              Message-ID: <20010501133103.A4041@penderel>
27993      Branch: perl
27994            ! ext/B/B/Deparse.pm
27995 ____________________________________________________________________________
27996 [  9923] By: jhi                                   on 2001/05/01  11:45:36
27997         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
27998              From: Benjamin Sugars <ben.sugars@home.com>
27999              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
28000              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
28001      Branch: perl
28002            + t/io/fflush.t
28003            ! MANIFEST
28004 ____________________________________________________________________________
28005 [  9922] By: jhi                                   on 2001/05/01  11:35:42
28006         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
28007              From: Peter Prymmer <pvhp@forte.com>
28008              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
28009              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
28010      Branch: perl
28011            ! t/lib/selfstubber.t
28012 ____________________________________________________________________________
28013 [  9921] By: jhi                                   on 2001/04/30  16:34:33
28014         Log: Subject: [PATCH B::Concise] suppress warning
28015              From: Robin Houston <robin@kitsite.com>
28016              Date: Mon, 30 Apr 2001 16:09:49 +0100
28017              Message-ID: <20010430160949.A25086@penderel>
28018      Branch: perl
28019            ! ext/B/B/Concise.pm
28020 ____________________________________________________________________________
28021 [  9920] By: jhi                                   on 2001/04/30  13:56:04
28022         Log: Strip the *markers* from #9919.
28023      Branch: perl
28024            ! pod/perlfaq.pod pod/perlfaq5.pod
28025 ____________________________________________________________________________
28026 [  9919] By: jhi                                   on 2001/04/30  13:54:04
28027         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
28028              From: Gwyn Judd <b.judd@xtra.co.nz>
28029              Date: Sun, 29 Apr 2001 01:47:49 +1200
28030              Message-ID: <20010429014749.A4418@thislove>
28031      Branch: perl
28032            ! pod/perlfaq.pod pod/perlfaq5.pod
28033 ____________________________________________________________________________
28034 [  9918] By: jhi                                   on 2001/04/30  13:13:54
28035         Log: More_tweakage.
28036      Branch: perl
28037            ! pod/perldata.pod pod/perldiag.pod
28038 ____________________________________________________________________________
28039 [  9917] By: jhi                                   on 2001/04/30  13:01:27
28040         Log: Update Changes.
28041      Branch: perl
28042            ! Changes patchlevel.h
28043 ____________________________________________________________________________
28044 [  9916] By: jhi                                   on 2001/04/30  12:57:03
28045         Log: T_w_e_a_k_a_g_e.
28046      Branch: perl
28047            ! pod/perldata.pod pod/perldiag.pod
28048 ____________________________________________________________________________
28049 [  9915] By: jhi                                   on 2001/04/30  12:39:29
28050         Log: Install s2p also as psed.
28051              
28052              TODO: psed documentation?
28053      Branch: perl
28054            ! installperl
28055 ____________________________________________________________________________
28056 [  9914] By: jhi                                   on 2001/04/30  12:29:21
28057         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
28058              From: Jens Hamisch <jens@Strawberry.COM>
28059              Date: Fri, 27 Apr 2001 17:00:36 +0200
28060              Message-ID: <20010427170036.K1372@Strawberry.COM>
28061              
28062              SOCKS5_VERSION_NAME is the right symbol to detect
28063              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
28064              function called socks5_init() is available, and even that is
28065              not universal, most SOCKS5 installations use SOCKSinit()).
28066      Branch: perl
28067            ! perlio.c
28068 ____________________________________________________________________________
28069 [  9913] By: jhi                                   on 2001/04/30  12:22:15
28070         Log: Allow a zero timeout on IO::Socket accept and connect--
28071              though one really shouldn't do that.  Based on
28072              
28073              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
28074              From: "John Holdsworth" <coldwave@bigfoot.com>
28075              Date: Sun, 4 Feb 2001 12:48:18 +0100
28076              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
28077      Branch: perl
28078            ! ext/IO/lib/IO/Socket.pm
28079 ____________________________________________________________________________
28080 [  9912] By: jhi                                   on 2001/04/30  11:27:27
28081         Log: Save the spot of regprev (see #9911) for binary compatibility;
28082              regen API.
28083      Branch: perl
28084            ! embedvar.h perlapi.h thrdvar.h
28085 ____________________________________________________________________________
28086 [  9911] By: jhi                                   on 2001/04/30  11:22:03
28087         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
28088              From: Hugo <hv@crypt.compulink.co.uk>
28089              Date: Sun, 29 Apr 2001 17:09:30 +0100
28090              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
28091      Branch: perl
28092            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
28093 ____________________________________________________________________________
28094 [  9910] By: jhi                                   on 2001/04/30  11:15:12
28095         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
28096              a dummy for PL_numeric_radix); no pressing reason to break
28097              binary compatibility; regen API.
28098      Branch: perl
28099            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
28100            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
28101 ____________________________________________________________________________
28102 [  9909] By: jhi                                   on 2001/04/30  10:56:08
28103         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
28104              From: Walt Mankowski <waltman@netaxs.com>
28105              Date: Sun, 29 Apr 2001 21:53:48 -0400
28106              Message-ID: <20010429215348.A3971@netaxs.com>
28107      Branch: perl
28108            ! pod/perlfunc.pod
28109 ____________________________________________________________________________
28110 [  9908] By: jhi                                   on 2001/04/30  10:49:40
28111         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
28112      Branch: perl
28113            ! t/lib/selfstubber.t
28114 ____________________________________________________________________________
28115 [  9907] By: nick                                  on 2001/04/30  09:26:50
28116         Log: Integrate mainline.
28117      Branch: perlio
28118           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
28119 ____________________________________________________________________________
28120 [  9906] By: jhi                                   on 2001/04/29  23:24:20
28121         Log: Abigail spotted a thinko in #9905.
28122      Branch: perl
28123            ! pod/perldiag.pod
28124 ____________________________________________________________________________
28125 [  9905] By: jhi                                   on 2001/04/29  15:55:39
28126         Log: Changed the underscore/undebar syntax in numeric constants;
28127              now any grouping will do, as long as the underscores are not
28128              consecutive (so "zero-grouping" is out), and they do not begin
28129              or end the integer or fractional parts.
28130      Branch: perl
28131            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
28132 ____________________________________________________________________________
28133 [  9904] By: nick                                  on 2001/04/29  15:43:22
28134         Log: Integrate mainline.
28135      Branch: perlio
28136           +> (branch 98 files)
28137            - lib/unicode/Block.pl
28138            - lib/unicode/In/AlphabeticPresentationForms.pl
28139            - lib/unicode/In/Arabic.pl
28140            - lib/unicode/In/ArabicPresentationForms-A.pl
28141            - lib/unicode/In/ArabicPresentationForms-B.pl
28142            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
28143            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
28144            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
28145            - lib/unicode/In/BopomofoExtended.pl
28146            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
28147            - lib/unicode/In/CJKCompatibility.pl
28148            - lib/unicode/In/CJKCompatibilityForms.pl
28149            - lib/unicode/In/CJKCompatibilityIdeographs.pl
28150            - lib/unicode/In/CJKRadicalsSupplement.pl
28151            - lib/unicode/In/CJKSymbolsandPunctuation.pl
28152            - lib/unicode/In/CJKUnifiedIdeographs.pl
28153            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
28154            - lib/unicode/In/Cherokee.pl
28155            - lib/unicode/In/CombiningDiacriticalMarks.pl
28156            - lib/unicode/In/CombiningHalfMarks.pl
28157            - lib/unicode/In/CombiningMarksforSymbols.pl
28158            - lib/unicode/In/ControlPictures.pl
28159            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
28160            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
28161            - lib/unicode/In/EnclosedAlphanumerics.pl
28162            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
28163            - lib/unicode/In/Ethiopic.pl
28164            - lib/unicode/In/GeneralPunctuation.pl
28165            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
28166            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
28167            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
28168            - lib/unicode/In/HalfwidthandFullwidthForms.pl
28169            - lib/unicode/In/HangulCompatibilityJamo.pl
28170            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
28171            - lib/unicode/In/Hebrew.pl
28172            - lib/unicode/In/HighPrivateUseSurrogates.pl
28173            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
28174            - lib/unicode/In/IPAExtensions.pl
28175            - lib/unicode/In/IdeographicDescriptionCharacters.pl
28176            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
28177            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
28178            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
28179            - lib/unicode/In/Latin-1Supplement.pl
28180            - lib/unicode/In/LatinExtended-A.pl
28181            - lib/unicode/In/LatinExtended-B.pl
28182            - lib/unicode/In/LatinExtendedAdditional.pl
28183            - lib/unicode/In/LetterlikeSymbols.pl
28184            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
28185            - lib/unicode/In/MathematicalOperators.pl
28186            - lib/unicode/In/MiscellaneousSymbols.pl
28187            - lib/unicode/In/MiscellaneousTechnical.pl
28188            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
28189            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
28190            - lib/unicode/In/OpticalCharacterRecognition.pl
28191            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
28192            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
28193            - lib/unicode/In/SmallFormVariants.pl
28194            - lib/unicode/In/SpacingModifierLetters.pl
28195            - lib/unicode/In/Specials.pl
28196            - lib/unicode/In/SuperscriptsandSubscripts.pl
28197            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
28198            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
28199            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
28200            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
28201            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
28202           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
28203           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
28204           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
28205           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
28206           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
28207           !> utf8.c win32/Makefile
28208 ____________________________________________________________________________
28209 [  9903] By: jhi                                   on 2001/04/29  14:30:53
28210         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
28211              From: Prymmer/Kahn <pvhp@best.com>
28212              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
28213              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
28214      Branch: perl
28215            ! win32/Makefile
28216 ____________________________________________________________________________
28217 [  9902] By: jhi                                   on 2001/04/29  02:52:44
28218         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
28219              From: "Abigail" <abigail@foad.org>
28220              Date: Sun, 29 Apr 2001 03:14:25 +0200
28221              Message-ID: <20010429011425.24503.qmail@foad.org>
28222      Branch: perl
28223            ! ext/IO/lib/IO/Seekable.pm
28224 ____________________________________________________________________________
28225 [  9901] By: jhi                                   on 2001/04/29  02:04:46
28226         Log: In character classes one couldn't have 0x80..0xff characters
28227              at the left hand side if there were 0x100.. characters in the
28228              character class.
28229      Branch: perl
28230            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
28231            ! t/op/pat.t utf8.c
28232 ____________________________________________________________________________
28233 [  9900] By: jhi                                   on 2001/04/28  22:55:04
28234         Log: Forgot the latest mktables.PL from #9899.
28235      Branch: perl
28236            ! lib/unicode/mktables.PL
28237 ____________________________________________________________________________
28238 [  9899] By: jhi                                   on 2001/04/28  22:53:28
28239         Log: Explain the \p{} and \P{} error message better and
28240              have prettier prettyprint in In.pl.
28241      Branch: perl
28242            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
28243            ! pod/perldiag.pod
28244 ____________________________________________________________________________
28245 [  9898] By: jhi                                   on 2001/04/28  21:03:34
28246         Log: Add one possible explanation for the "Invalid [] range" error.
28247      Branch: perl
28248            ! pod/perldiag.pod
28249 ____________________________________________________________________________
28250 [  9897] By: jhi                                   on 2001/04/28  17:18:26
28251         Log: Add a level of indirection to the implementation of \p{InFoo}
28252              so that we don't have to have long filenames.  (Nothing changes
28253              in the user interface.)   The indirection is defined in
28254              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
28255              Also rename some the character classes by removing '-' from
28256              the classnames, and finally renamed Block.pl as Blocks.pl.
28257      Branch: perl
28258            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
28259            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
28260            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
28261            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
28262            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
28263            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
28264            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
28265            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
28266            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
28267            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
28268            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
28269            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
28270            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
28271            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
28272            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
28273            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
28274            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
28275            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
28276            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
28277            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
28278            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
28279            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
28280            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
28281            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
28282            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
28283            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
28284            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
28285            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
28286            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
28287            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
28288            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
28289            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
28290            + lib/unicode/In/94.pl lib/unicode/In/95.pl
28291            - lib/unicode/Block.pl
28292            - lib/unicode/In/AlphabeticPresentationForms.pl
28293            - lib/unicode/In/Arabic.pl
28294            - lib/unicode/In/ArabicPresentationForms-A.pl
28295            - lib/unicode/In/ArabicPresentationForms-B.pl
28296            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
28297            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
28298            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
28299            - lib/unicode/In/BopomofoExtended.pl
28300            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
28301            - lib/unicode/In/CJKCompatibility.pl
28302            - lib/unicode/In/CJKCompatibilityForms.pl
28303            - lib/unicode/In/CJKCompatibilityIdeographs.pl
28304            - lib/unicode/In/CJKRadicalsSupplement.pl
28305            - lib/unicode/In/CJKSymbolsandPunctuation.pl
28306            - lib/unicode/In/CJKUnifiedIdeographs.pl
28307            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
28308            - lib/unicode/In/Cherokee.pl
28309            - lib/unicode/In/CombiningDiacriticalMarks.pl
28310            - lib/unicode/In/CombiningHalfMarks.pl
28311            - lib/unicode/In/CombiningMarksforSymbols.pl
28312            - lib/unicode/In/ControlPictures.pl
28313            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
28314            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
28315            - lib/unicode/In/EnclosedAlphanumerics.pl
28316            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
28317            - lib/unicode/In/Ethiopic.pl
28318            - lib/unicode/In/GeneralPunctuation.pl
28319            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
28320            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
28321            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
28322            - lib/unicode/In/HalfwidthandFullwidthForms.pl
28323            - lib/unicode/In/HangulCompatibilityJamo.pl
28324            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
28325            - lib/unicode/In/Hebrew.pl
28326            - lib/unicode/In/HighPrivateUseSurrogates.pl
28327            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
28328            - lib/unicode/In/IPAExtensions.pl
28329            - lib/unicode/In/IdeographicDescriptionCharacters.pl
28330            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
28331            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
28332            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
28333            - lib/unicode/In/Latin-1Supplement.pl
28334            - lib/unicode/In/LatinExtended-A.pl
28335            - lib/unicode/In/LatinExtended-B.pl
28336            - lib/unicode/In/LatinExtendedAdditional.pl
28337            - lib/unicode/In/LetterlikeSymbols.pl
28338            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
28339            - lib/unicode/In/MathematicalOperators.pl
28340            - lib/unicode/In/MiscellaneousSymbols.pl
28341            - lib/unicode/In/MiscellaneousTechnical.pl
28342            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
28343            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
28344            - lib/unicode/In/OpticalCharacterRecognition.pl
28345            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
28346            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
28347            - lib/unicode/In/SmallFormVariants.pl
28348            - lib/unicode/In/SpacingModifierLetters.pl
28349            - lib/unicode/In/Specials.pl
28350            - lib/unicode/In/SuperscriptsandSubscripts.pl
28351            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
28352            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
28353            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
28354            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
28355            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
28356            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
28357            ! pod/perlunicode.pod
28358 ____________________________________________________________________________
28359 [  9896] By: jhi                                   on 2001/04/28  14:33:17
28360         Log: Update the information on shared library path on HP-UX.
28361      Branch: perl
28362            ! INSTALL
28363 ____________________________________________________________________________
28364 [  9895] By: jhi                                   on 2001/04/28  14:32:30
28365         Log: Because #9894 seems to do the trick, this workaround can be removed.
28366      Branch: perl
28367            ! t/lib/selfstubber.t
28368 ____________________________________________________________________________
28369 [  9894] By: jhi                                   on 2001/04/28  14:26:13
28370         Log: For PerlIO flush the children's file handles (on fork/exec/system).
28371      Branch: perl
28372            ! perl.h
28373 ____________________________________________________________________________
28374 [  9893] By: jhi                                   on 2001/04/28  14:23:15
28375         Log: Test tweak for #9891.
28376      Branch: perl
28377            ! t/lib/b-deparse.t
28378 ____________________________________________________________________________
28379 [  9892] By: jhi                                   on 2001/04/28  14:10:13
28380         Log: New HP-UX hints from Merijn.
28381      Branch: perl
28382            ! hints/hpux.sh
28383 ____________________________________________________________________________
28384 [  9891] By: jhi                                   on 2001/04/28  14:07:27
28385         Log: Subject: [PATCH B::Deparse] non-block scopes
28386              From: Robin Houston <robin@kitsite.com>
28387              Date: Fri, 27 Apr 2001 19:15:14 +0100
28388              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
28389      Branch: perl
28390            ! ext/B/B/Deparse.pm
28391 ____________________________________________________________________________
28392 [  9890] By: nick                                  on 2001/04/27  19:41:25
28393         Log: Integrate mainline
28394      Branch: perlio
28395           +> t/lib/selfstubber.t
28396           !> (integrate 50 files)
28397 ____________________________________________________________________________
28398 [  9889] By: jhi                                   on 2001/04/27  18:23:46
28399         Log: Subject: Re: selfstubber test fail on bleadperl
28400              From: Mike Guy <mjtg@cam.ac.uk>
28401              Date: Fri, 27 Apr 2001 19:31:18 +0100
28402              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
28403      Branch: perl
28404            ! t/lib/selfstubber.t
28405 ____________________________________________________________________________
28406 [  9888] By: jhi                                   on 2001/04/27  16:20:54
28407         Log: Test tweak for #9886.
28408      Branch: perl
28409            ! t/lib/b-deparse.t
28410 ____________________________________________________________________________
28411 [  9887] By: jhi                                   on 2001/04/27  16:16:33
28412         Log: Buffering issue at least in Solaris (even with perlio).
28413      Branch: perl
28414            ! t/lib/selfstubber.t
28415 ____________________________________________________________________________
28416 [  9886] By: jhi                                   on 2001/04/27  14:59:23
28417         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
28418              From: Robin Houston <robin@kitsite.com>
28419              Date: Fri, 27 Apr 2001 16:53:20 +0100
28420              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
28421      Branch: perl
28422            ! ext/B/B/Deparse.pm
28423 ____________________________________________________________________________
28424 [  9885] By: jhi                                   on 2001/04/27  14:23:51
28425         Log: Update Changes.
28426      Branch: perl
28427            ! Changes patchlevel.h
28428 ____________________________________________________________________________
28429 [  9884] By: jhi                                   on 2001/04/27  14:14:12
28430         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
28431              From: "Philip Newton" <pnewton@gmx.de>
28432              Date: Fri, 27 Apr 2001 16:40:13 +0200
28433              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
28434      Branch: perl
28435            ! pod/perldata.pod
28436 ____________________________________________________________________________
28437 [  9883] By: jhi                                   on 2001/04/27  13:28:19
28438         Log: Add LOG_PERROR; prettify the "removed".
28439      Branch: perl
28440            ! ext/Sys/Syslog/Syslog.xs
28441 ____________________________________________________________________________
28442 [  9882] By: jhi                                   on 2001/04/27  13:13:18
28443         Log: h2xs tweaks: use NV instead of double, "quote" the removed
28444              prefixes for clarity (especially when nothing is removed),
28445              slight pod reformats.
28446      Branch: perl
28447            ! utils/h2xs.PL
28448 ____________________________________________________________________________
28449 [  9881] By: jhi                                   on 2001/04/27  12:58:48
28450         Log: Don't bother creating existing directories.
28451      Branch: perl
28452            ! utils/h2xs.PL
28453 ____________________________________________________________________________
28454 [  9880] By: jhi                                   on 2001/04/27  12:45:39
28455         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
28456              From: Mike Schilli <m@perlmeister.com>
28457              Date: Wed, 25 Apr 2001 01:29:21 -0700
28458              Message-id: <3AE68AE1.6A981723@perlmeister.com>
28459      Branch: perl
28460            ! utils/h2xs.PL
28461 ____________________________________________________________________________
28462 [  9879] By: jhi                                   on 2001/04/27  12:40:55
28463         Log: break is not yet Perl.  Added the template license also to README.
28464      Branch: perl
28465            ! utils/h2xs.PL
28466 ____________________________________________________________________________
28467 [  9878] By: jhi                                   on 2001/04/27  03:08:20
28468         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
28469              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28470              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
28471              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
28472      Branch: perl
28473            ! t/lib/xs-typemap.t
28474 ____________________________________________________________________________
28475 [  9877] By: jhi                                   on 2001/04/26  23:54:40
28476         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
28477              From: "Abigail" <abigail@foad.org>
28478              Date: Fri, 27 Apr 2001 01:44:28 +0200
28479              Message-ID: <20010426234428.19786.qmail@foad.org>
28480      Branch: perl
28481            ! utils/h2xs.PL
28482 ____________________________________________________________________________
28483 [  9876] By: jhi                                   on 2001/04/26  23:52:06
28484         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
28485              From: Peter Prymmer <pvhp@forte.com>
28486              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
28487              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
28488      Branch: perl
28489            ! t/lib/selfstubber.t
28490 ____________________________________________________________________________
28491 [  9875] By: jhi                                   on 2001/04/26  23:48:10
28492         Log: Deparse nits.
28493      Branch: perl
28494            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
28495 ____________________________________________________________________________
28496 [  9874] By: jhi                                   on 2001/04/26  22:46:05
28497         Log: Document ANYOF_CLASS.
28498      Branch: perl
28499            ! regcomp.h
28500 ____________________________________________________________________________
28501 [  9873] By: jhi                                   on 2001/04/26  22:35:03
28502         Log: Subject: Re: [PATCH @9846] dumping ANYOF
28503              From: Hugo <hv@crypt.compulink.co.uk>
28504              Date: Thu, 26 Apr 2001 23:33:38 +0100
28505              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
28506      Branch: perl
28507            ! regcomp.c regcomp.h
28508 ____________________________________________________________________________
28509 [  9872] By: jhi                                   on 2001/04/26  22:34:31
28510         Log: Subject: [PATCH] more for Devel::SelfStubber
28511              From: Nicholas Clark <nick@ccl4.org>
28512              Date: Fri, 27 Apr 2001 00:13:52 +0100
28513              Message-ID: <20010427001351.K88186@plum.flirble.org>
28514      Branch: perl
28515            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
28516 ____________________________________________________________________________
28517 [  9871] By: jhi                                   on 2001/04/26  21:59:17
28518         Log: Subject: [PATCH B::Deparse] formats must be flush left
28519              From: Robin Houston <robin@kitsite.com>
28520              Date: Thu, 26 Apr 2001 23:54:29 +0100
28521              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
28522      Branch: perl
28523            ! ext/B/B/Deparse.pm
28524 ____________________________________________________________________________
28525 [  9870] By: jhi                                   on 2001/04/26  21:57:37
28526         Log: If some of the constants are prefixes of others,
28527              the prefixes may never get recognized.  (See 20010426.006.)
28528      Branch: perl
28529            ! utils/h2xs.PL
28530 ____________________________________________________________________________
28531 [  9869] By: jhi                                   on 2001/04/26  21:50:42
28532         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
28533              From: Chris Bongaarts <cab@tc.umn.edu>
28534              Date: Thu, 26 Apr 2001 17:10:31 -0500
28535              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
28536      Branch: perl
28537            ! ext/Sys/Syslog/Syslog.xs
28538 ____________________________________________________________________________
28539 [  9868] By: jhi                                   on 2001/04/26  21:35:12
28540         Log: Further cuts and more docs from Graham Barr.
28541      Branch: perl
28542            ! ext/List/Util/lib/List/Util.pm
28543            ! ext/List/Util/lib/Scalar/Util.pm
28544 ____________________________________________________________________________
28545 [  9867] By: jhi                                   on 2001/04/26  21:18:57
28546         Log: Subject: [PATCH 5.7.1] DB_File-1.77
28547              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
28548              Date: Thu, 26 Apr 2001 22:37:53 +0100
28549              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
28550      Branch: perl
28551            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
28552            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
28553 ____________________________________________________________________________
28554 [  9866] By: jhi                                   on 2001/04/26  21:12:31
28555         Log: Subject: [PATCH B::Deparse] fix easy bugs
28556              From: Robin Houston <robin@kitsite.com>
28557              Date: Thu, 26 Apr 2001 23:03:33 +0100
28558              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
28559      Branch: perl
28560            ! ext/B/B/Deparse.pm
28561 ____________________________________________________________________________
28562 [  9865] By: jhi                                   on 2001/04/26  20:26:13
28563         Log: Update Changes.
28564      Branch: perl
28565            ! Changes patchlevel.h
28566 ____________________________________________________________________________
28567 [  9864] By: jhi                                   on 2001/04/26  19:27:48
28568         Log: Dethinko from Robin Houston.
28569      Branch: perl
28570            ! ext/B/B/Deparse.pm
28571 ____________________________________________________________________________
28572 [  9863] By: jhi                                   on 2001/04/26  19:10:35
28573         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
28574              From: Robin Houston <robin@kitsite.com>
28575              Date: Thu, 26 Apr 2001 21:08:32 +0100
28576              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
28577      Branch: perl
28578            ! ext/B/B/Deparse.pm
28579 ____________________________________________________________________________
28580 [  9862] By: jhi                                   on 2001/04/26  19:04:23
28581         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
28582              From: Robin Houston <robin@kitsite.com>
28583              Date: Thu, 26 Apr 2001 20:52:50 +0100
28584              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
28585      Branch: perl
28586            ! ext/B/B/Deparse.pm
28587 ____________________________________________________________________________
28588 [  9861] By: jhi                                   on 2001/04/26  18:56:14
28589         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
28590              From: Mike Guy <mjtg@cam.ac.uk>
28591              Date: Thu, 26 Apr 2001 14:22:40 +0100
28592              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
28593      Branch: perl
28594            ! pod/perlobj.pod
28595 ____________________________________________________________________________
28596 [  9860] By: jhi                                   on 2001/04/26  18:46:42
28597         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
28598              From: Robin Houston <robin@kitsite.com>
28599              Date: Thu, 26 Apr 2001 20:34:29 +0100
28600              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
28601              
28602              Hashes do not interpolate.
28603      Branch: perl
28604            ! ext/B/B/Deparse.pm
28605 ____________________________________________________________________________
28606 [  9859] By: jhi                                   on 2001/04/26  18:43:51
28607         Log: Subject: The Time::Piece conspiracy unmasked!!!
28608              From: Mike Guy <mjtg@cam.ac.uk>
28609              Date: Thu, 26 Apr 2001 19:02:50 +0100
28610              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
28611              
28612              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
28613              From: Mike Guy <mjtg@cam.ac.uk>
28614              Date: Thu, 26 Apr 2001 19:08:21 +0100
28615              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
28616              
28617              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
28618              From: Graham Barr <gbarr@pobox.com>
28619              Date: Thu, 26 Apr 2001 19:12:03 +0100
28620              Message-ID: <20010426191203.A70835@pobox.com>
28621              
28622              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
28623      Branch: perl
28624            ! ext/List/Util/lib/List/Util.pm
28625            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
28626 ____________________________________________________________________________
28627 [  9858] By: jhi                                   on 2001/04/26  18:17:42
28628         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
28629              From: Robin Houston <robin@kitsite.com>
28630              Date: Thu, 26 Apr 2001 16:09:35 +0100
28631              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
28632      Branch: perl
28633            ! t/comp/proto.t
28634 ____________________________________________________________________________
28635 [  9857] By: jhi                                   on 2001/04/26  18:04:59
28636         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
28637              From: barries <barries@slaysys.com>
28638              Date: Thu, 26 Apr 2001 12:01:10 -0400
28639              Message-ID: <20010426120110.E29698@jester.slaysys.com>
28640      Branch: perl
28641            ! pod/perldiag.pod
28642 ____________________________________________________________________________
28643 [  9856] By: jhi                                   on 2001/04/26  18:03:33
28644         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
28645              Date: Thu, 26 Apr 2001 17:13:41 +0100
28646              From: Robin Houston <robin@kitsite.com>
28647              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
28648              
28649              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
28650              From: Robin Houston <robin@kitsite.com>
28651              Date: Thu, 26 Apr 2001 18:44:29 +0100
28652              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
28653      Branch: perl
28654            ! ext/B/B/Deparse.pm
28655 ____________________________________________________________________________
28656 [  9855] By: jhi                                   on 2001/04/26  17:56:04
28657         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
28658              From: Robin Houston <robin@kitsite.com>
28659              Date: Thu, 26 Apr 2001 17:04:08 +0100
28660              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
28661      Branch: perl
28662            ! ext/B/B/Deparse.pm
28663 ____________________________________________________________________________
28664 [  9854] By: jhi                                   on 2001/04/26  17:47:26
28665         Log: Subject: Re: Short test case for undef %stash:: crash
28666              From: Benjamin Sugars <bsugars@canoe.ca> 
28667              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
28668              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
28669              Changed and moved the perldiag entry.
28670      Branch: perl
28671            ! gv.c pod/perldiag.pod
28672 ____________________________________________________________________________
28673 [  9853] By: jhi                                   on 2001/04/26  14:35:16
28674         Log: Beginnings of strptime().  Do not touch the wet paint.
28675      Branch: perl
28676            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
28677 ____________________________________________________________________________
28678 [  9852] By: jhi                                   on 2001/04/26  13:17:21
28679         Log: Retract #9851, core dumps from pod2man.
28680      Branch: perl
28681            ! regcomp.c
28682 ____________________________________________________________________________
28683 [  9851] By: jhi                                   on 2001/04/26  11:54:41
28684         Log: (Retracted by #9852.)
28685              
28686              Subject: [PATCH @9846] dumping ANYOF
28687              From: Hugo <hv@crypt.compulink.co.uk>
28688              Date: Thu, 26 Apr 2001 05:32:38 +0100
28689              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
28690      Branch: perl
28691            ! regcomp.c
28692 ____________________________________________________________________________
28693 [  9850] By: jhi                                   on 2001/04/26  02:34:44
28694         Log: If ccflags was empty the _previous_ $* containing all the
28695              environment variables and Configure variables was used,
28696              which lead, among other bad things, into $ccflags being your
28697              uname -a output, which lead into test compile with cc failing,
28698              which lead into gcc being selected, which didn't work that well
28699              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
28700              with large files, et cetera.
28701      Branch: perl
28702            ! hints/hpux.sh
28703 ____________________________________________________________________________
28704 [  9849] By: jhi                                   on 2001/04/26  01:44:57
28705         Log: Make selfstubber test more portable.
28706      Branch: perl
28707            ! t/lib/selfstubber.t
28708 ____________________________________________________________________________
28709 [  9848] By: jhi                                   on 2001/04/26  00:50:26
28710         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
28711              From: Benjamin Sugars <ben.sugars@home.com>
28712              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
28713              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
28714      Branch: perl
28715            ! ext/Cwd/Cwd.xs
28716 ____________________________________________________________________________
28717 [  9847] By: jhi                                   on 2001/04/26  00:46:58
28718         Log: Subject: [PATCH: perl@9841] VMS updates
28719              From: Peter Prymmer <pvhp@forte.com>
28720              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
28721              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
28722      Branch: perl
28723            ! README.vms configure.com vms/descrip_mms.template
28724            ! vms/ext/filespec.t
28725 ____________________________________________________________________________
28726 [  9846] By: jhi                                   on 2001/04/26  00:11:56
28727         Log: re 'debug' was broken by #9084.
28728      Branch: perl
28729            ! ext/re/re.xs
28730 ____________________________________________________________________________
28731 [  9845] By: jhi                                   on 2001/04/25  22:33:17
28732         Log: Subject: [PATCH] test for Devel::SelfStubber
28733              From: Nicholas Clark <nick@ccl4.org>
28734              Date: Thu, 26 Apr 2001 00:00:54 +0100
28735              Message-ID: <20010426000054.D89026@plum.flirble.org>
28736      Branch: perl
28737            + t/lib/selfstubber.t
28738            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
28739 ____________________________________________________________________________
28740 [  9844] By: jhi                                   on 2001/04/25  22:29:32
28741         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
28742              From: Paul Johnson <paul@pjcj.net>
28743              Date: Thu, 26 Apr 2001 00:46:08 +0200
28744              Message-ID: <20010426004608.H2338@pjcj.net>
28745      Branch: perl
28746            ! ext/B/B/Concise.pm
28747 ____________________________________________________________________________
28748 [  9843] By: jhi                                   on 2001/04/25  22:28:28
28749         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
28750              From: Peter Prymmer <pvhp@forte.com>
28751              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
28752              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
28753      Branch: perl
28754            ! ext/Cwd/Cwd.xs
28755 ____________________________________________________________________________
28756 [  9842] By: jhi                                   on 2001/04/25  20:58:12
28757         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
28758              From: John Peacock <jpeacock@rowman.com>
28759              Date: Wed, 25 Apr 2001 17:30:26 -0400
28760              Message-ID: <3AE741F2.B3217464@rowman.com>
28761      Branch: perl
28762            ! lib/Math/BigInt.pm t/lib/bigintpm.t
28763 ____________________________________________________________________________
28764 [  9841] By: jhi                                   on 2001/04/25  20:07:05
28765         Log: Update Changes.
28766      Branch: perl
28767            ! Changes patchlevel.h
28768 ____________________________________________________________________________
28769 [  9840] By: jhi                                   on 2001/04/25  19:56:51
28770         Log: Yet another HP-UX hints version from Merijn.
28771      Branch: perl
28772            ! hints/hpux.sh
28773 ____________________________________________________________________________
28774 [  9839] By: jhi                                   on 2001/04/25  19:53:04
28775         Log: abs_path() didn't terminate the filename correctly,
28776              in DIRNAMLENless systems like HP-UX this would fail.
28777      Branch: perl
28778            ! ext/Cwd/Cwd.xs
28779 ____________________________________________________________________________
28780 [  9838] By: jhi                                   on 2001/04/25  16:37:26
28781         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
28782              From: Mike Guy <mjtg@cam.ac.uk>
28783              Date: Wed, 25 Apr 2001 18:31:47 +0100
28784              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
28785      Branch: perl
28786            ! op.c
28787 ____________________________________________________________________________
28788 [  9837] By: jhi                                   on 2001/04/25  16:21:53
28789         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
28790              From: Jon Eveland <jweveland@yahoo.com>
28791              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
28792              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
28793      Branch: perl
28794            ! lib/perl5db.pl
28795 ____________________________________________________________________________
28796 [  9836] By: jhi                                   on 2001/04/25  14:17:50
28797         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
28798              From: "Philip Newton" <pnewton@gmx.de>
28799              Date: Wed, 25 Apr 2001 17:05:58 +0200
28800              Message-ID: <3AE703F6.3234.1833C45@localhost>
28801      Branch: perl
28802            ! Porting/patching.pod
28803 ____________________________________________________________________________
28804 [  9835] By: jhi                                   on 2001/04/25  13:58:07
28805         Log: It would seem that both ar and full_ar need to be overridden
28806              for HP-UX to avoid the GNU ar.
28807      Branch: perl
28808            ! hints/hpux.sh
28809 ____________________________________________________________________________
28810 [  9834] By: jhi                                   on 2001/04/25  13:50:40
28811         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
28812              From: "Philip Newton" <pnewton@gmx.de>
28813              Date: Wed, 25 Apr 2001 16:09:23 +0200
28814              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
28815              
28816              Detypo.
28817      Branch: perl
28818            ! t/op/misc.t
28819 ____________________________________________________________________________
28820 [  9833] By: jhi                                   on 2001/04/25  12:36:11
28821         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
28822      Branch: perl
28823            ! hints/hpux.sh
28824 ____________________________________________________________________________
28825 [  9832] By: jhi                                   on 2001/04/25  12:33:36
28826         Log: New version of HP-UX hints from Merijn.
28827      Branch: perl
28828            ! hints/hpux.sh
28829 ____________________________________________________________________________
28830 [  9831] By: jhi                                   on 2001/04/25  03:39:45
28831         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
28832      Branch: perl
28833            ! hints/hpux.sh
28834 ____________________________________________________________________________
28835 [  9830] By: jhi                                   on 2001/04/25  02:53:25
28836         Log: The tzname[] bit is not needed by util.c -- and causes
28837              heartburn in VMS (and it missing was probably the cause of
28838              the Mac OS X trouble).  Ouch.
28839      Branch: perl
28840            ! ext/POSIX/POSIX.xs util.c
28841 ____________________________________________________________________________
28842 [  9829] By: jhi                                   on 2001/04/25  00:10:06
28843         Log: Metaconfig unit change for #9828.
28844      Branch: metaconfig
28845            ! U/compline/ccflags.U
28846 ____________________________________________________________________________
28847 [  9828] By: jhi                                   on 2001/04/25  00:04:18
28848         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
28849              (which is actually the reason for the change, we need to pass
28850              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
28851              EP/IX, OS/2, and TitanOS, based on the hints files.
28852      Branch: perl
28853            ! Configure config_h.SH
28854 ____________________________________________________________________________
28855 [  9827] By: jhi                                   on 2001/04/24  23:49:20
28856         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
28857              the $cat must have an absolute path.
28858      Branch: perl
28859            ! makedepend.SH
28860 ____________________________________________________________________________
28861 [  9826] By: jhi                                   on 2001/04/24  23:40:53
28862         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
28863      Branch: perl
28864            ! README.amiga
28865 ____________________________________________________________________________
28866 [  9825] By: jhi                                   on 2001/04/24  23:35:35
28867         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
28868              From: "Philip Newton" <pnewton@gmx.de>
28869              Date: Tue, 24 Apr 2001 18:52:49 +0200
28870              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
28871      Branch: perl
28872            ! x2p/find2perl.PL
28873 ____________________________________________________________________________
28874 [  9824] By: jhi                                   on 2001/04/24  23:33:07
28875         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
28876              Some gcc specifics dropped out due to extensive rewriting;
28877              will be put back later as needed.
28878      Branch: perl
28879            ! hints/hpux.sh
28880 ____________________________________________________________________________
28881 [  9823] By: jhi                                   on 2001/04/24  23:27:57
28882         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
28883      Branch: perl
28884            ! ext/POSIX/POSIX.xs
28885 ____________________________________________________________________________
28886 [  9822] By: jhi                                   on 2001/04/24  23:25:21
28887         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
28888              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28889              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
28890              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
28891      Branch: perl
28892            ! ext/XS/Typemap/Typemap.xs
28893 ____________________________________________________________________________
28894 [  9821] By: jhi                                   on 2001/04/24  23:24:10
28895         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
28896              From: "Abigail" <abigail@foad.org>
28897              Date: Tue, 24 Apr 2001 23:12:03 +0200
28898              Message-ID: <20010424211203.7901.qmail@foad.org>
28899      Branch: perl
28900            ! pod/perlport.pod
28901 ____________________________________________________________________________
28902 [  9820] By: jhi                                   on 2001/04/24  23:23:15
28903         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
28904              From: Matt Sergeant <matt@sergeant.org>
28905              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
28906              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
28907      Branch: perl
28908            ! pod/perlfaq4.pod
28909 ____________________________________________________________________________
28910 [  9819] By: nick                                  on 2001/04/24  18:49:43
28911         Log: Integrate mainline.
28912      Branch: perlio
28913           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
28914           !> (integrate 37 files)
28915 ____________________________________________________________________________
28916 [  9818] By: jhi                                   on 2001/04/24  14:35:23
28917         Log: Update Changes.
28918      Branch: perl
28919            ! Changes patchlevel.h
28920 ____________________________________________________________________________
28921 [  9817] By: jhi                                   on 2001/04/24  14:09:17
28922         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
28923              From: "Philip Newton" <pnewton@gmx.de>
28924              Date: Tue, 24 Apr 2001 12:58:12 +0200
28925              Message-ID: <3AE57864.8304.B77A0A@localhost> 
28926              
28927              plus add CPAN to the list of modules that have their own tests.
28928      Branch: perl
28929            ! t/lib/1_compile.t
28930 ____________________________________________________________________________
28931 [  9816] By: jhi                                   on 2001/04/24  14:07:03
28932         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
28933              From: Michael G Schwern <schwern@pobox.com>
28934              Date: Sat, 21 Apr 2001 22:35:00 +0100
28935              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
28936      Branch: perl
28937            ! t/lib/1_compile.t
28938 ____________________________________________________________________________
28939 [  9815] By: jhi                                   on 2001/04/24  13:54:32
28940         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
28941              From: Robin Houston <robin@kitsite.com>
28942              Date: Tue, 24 Apr 2001 15:51:18 +0100
28943              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
28944      Branch: perl
28945            ! ext/B/B/Deparse.pm
28946 ____________________________________________________________________________
28947 [  9814] By: jhi                                   on 2001/04/24  13:17:34
28948         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
28949              From: Bill Glicker <billg@burrelles.com>
28950              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
28951              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
28952      Branch: perl
28953            ! hints/svr5.sh
28954 ____________________________________________________________________________
28955 [  9813] By: jhi                                   on 2001/04/24  12:54:23
28956         Log: Prevent path disclosure (probing for existence of filenames)
28957              using suidperl; bug id 20010322.218.
28958      Branch: perl
28959            ! perl.c pod/perldiag.pod
28960 ____________________________________________________________________________
28961 [  9812] By: jhi                                   on 2001/04/24  12:08:36
28962         Log: Retract #9811.
28963      Branch: perl
28964            ! ext/POSIX/POSIX.xs
28965 ____________________________________________________________________________
28966 [  9811] By: jhi                                   on 2001/04/24  11:57:35
28967         Log: (Retracted by #9812.)
28968      Branch: perl
28969            ! ext/POSIX/POSIX.xs
28970 ____________________________________________________________________________
28971 [  9810] By: jhi                                   on 2001/04/24  03:32:35
28972         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
28973      Branch: perl
28974            ! util.c
28975 ____________________________________________________________________________
28976 [  9809] By: jhi                                   on 2001/04/24  03:16:13
28977         Log: The Math::BigFloat::import() was broken.
28978              (Fixes bug id 20010422.002.)
28979      Branch: perl
28980            ! lib/Math/BigFloat.pm
28981 ____________________________________________________________________________
28982 [  9808] By: jhi                                   on 2001/04/24  01:11:40
28983         Log: Additional dependencies; should help for parallel makes
28984              not to fail on missing lib/lib.pm or lib/re.pm.
28985      Branch: perl
28986            ! Makefile.SH
28987 ____________________________________________________________________________
28988 [  9807] By: jhi                                   on 2001/04/24  00:57:01
28989         Log: Update the test failure disclaimer.
28990      Branch: perl
28991            ! t/pragma/warn/pp_hot
28992 ____________________________________________________________________________
28993 [  9806] By: jhi                                   on 2001/04/24  00:54:04
28994         Log: Add make target "install-all" which is alias for "install"
28995              to cater for case-preserving filesystems like HFS+.
28996      Branch: perl
28997            ! INSTALL Makefile.SH
28998 ____________________________________________________________________________
28999 [  9805] By: jhi                                   on 2001/04/24  00:47:28
29000         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
29001              From: Peter Prymmer <pvhp@forte.com>
29002              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
29003              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
29004              
29005              (Ken William's message forwarded from macosx@perl.org)
29006      Branch: perl
29007            ! hints/darwin.sh
29008 ____________________________________________________________________________
29009 [  9804] By: jhi                                   on 2001/04/23  23:57:35
29010         Log: Cut-and-pasto.
29011      Branch: perl
29012            ! perlio.c
29013 ____________________________________________________________________________
29014 [  9803] By: jhi                                   on 2001/04/23  23:52:25
29015         Log: More PerlIO robustness.
29016      Branch: perl
29017            ! perlio.c
29018 ____________________________________________________________________________
29019 [  9802] By: jhi                                   on 2001/04/23  23:43:35
29020         Log: Make the "STD* opened only for ..." errors more consistent.
29021      Branch: perl
29022            ! doio.c
29023 ____________________________________________________________________________
29024 [  9801] By: jhi                                   on 2001/04/23  23:34:26
29025         Log: Test case for #9800.
29026      Branch: perl
29027            ! t/op/misc.t
29028 ____________________________________________________________________________
29029 [  9800] By: jhi                                   on 2001/04/23  23:14:43
29030         Log: Avoid coredump on 'close STDERR; die' by making
29031              the PerlIO calls more robust.  Also use SETERRNO()
29032              instead of errno = to be more VMS-ready.
29033      Branch: perl
29034            ! perlio.c
29035 ____________________________________________________________________________
29036 [  9799] By: jhi                                   on 2001/04/23  21:41:10
29037         Log: Subject: test for ID 20010423.002
29038              From: Robin Houston <robin@kitsite.com>
29039              Date: Mon, 23 Apr 2001 16:52:21 +0100
29040              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
29041      Branch: perl
29042            ! t/op/avhv.t
29043 ____________________________________________________________________________
29044 [  9798] By: jhi                                   on 2001/04/23  21:40:07
29045         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
29046              From: David Dyck <dcd@tc.fluke.com>
29047              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
29048              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
29049      Branch: perl
29050            ! installperl
29051 ____________________________________________________________________________
29052 [  9797] By: jhi                                   on 2001/04/23  21:37:56
29053         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
29054              From: Benjamin Sugars <bsugars@canoe.ca>
29055              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
29056              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
29057      Branch: perl
29058            ! ext/Cwd/Cwd.xs lib/Cwd.pm
29059 ____________________________________________________________________________
29060 [  9796] By: jhi                                   on 2001/04/23  21:29:24
29061         Log: Synchronize h2xs and pod2man some more on the documentation
29062              templates they propose.
29063      Branch: perl
29064            ! pod/pod2man.PL utils/h2xs.PL
29065 ____________________________________________________________________________
29066 [  9795] By: jhi                                   on 2001/04/23  17:30:40
29067         Log: Add one more naughty test for base64; make encoding logic cleaner.
29068      Branch: perl
29069            ! t/lib/mimeb64.t
29070 ____________________________________________________________________________
29071 [  9794] By: jhi                                   on 2001/04/23  13:51:32
29072         Log: Update Changes.
29073      Branch: perl
29074            ! Changes patchlevel.h
29075 ____________________________________________________________________________
29076 [  9793] By: jhi                                   on 2001/04/23  13:44:18
29077         Log: Duplicate lines.
29078      Branch: perl
29079            ! MANIFEST
29080 ____________________________________________________________________________
29081 [  9792] By: jhi                                   on 2001/04/23  13:39:13
29082         Log: Subject: Re: PATCH 5.7.1
29083              From: Mark-Jason Dominus <mjd@plover.com>
29084              Date: Mon, 23 Apr 2001 10:30:21 -0400
29085              Message-ID: <20010423143021.17335.qmail@plover.com>
29086      Branch: perl
29087            ! perl.h sv.c
29088 ____________________________________________________________________________
29089 [  9791] By: jhi                                   on 2001/04/23  13:32:40
29090         Log: Add the CPAN.pm 1.59_54 tests.
29091      Branch: perl
29092            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
29093            ! MANIFEST
29094 ____________________________________________________________________________
29095 [  9790] By: jhi                                   on 2001/04/23  13:21:55
29096         Log: Subject: Deparse nit
29097              From: Robin Houston <robin@kitsite.com>
29098              Date: Mon, 23 Apr 2001 12:38:20 +0100
29099              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
29100      Branch: perl
29101            ! ext/B/B/Deparse.pm
29102 ____________________________________________________________________________
29103 [  9789] By: jhi                                   on 2001/04/23  13:19:07
29104         Log: Subject: [PATCH] bug 20010423.002
29105              From: Robin Houston <robin@kitsite.com>
29106              Date: Mon, 23 Apr 2001 13:12:30 +0100
29107              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
29108      Branch: perl
29109            ! pp.c
29110 ____________________________________________________________________________
29111 [  9788] By: jhi                                   on 2001/04/23  13:02:49
29112         Log: Subject: PATCH [5.7.1] hv.c unused #define
29113              From: Mark-Jason Dominus <mjd@plover.com>
29114              Date: Sun, 22 Apr 2001 14:17:49 -0400
29115              Message-ID: <20010422181749.26976.qmail@plover.com>
29116      Branch: perl
29117            ! hv.c
29118 ____________________________________________________________________________
29119 [  9787] By: jhi                                   on 2001/04/23  13:02:02
29120         Log: Subject: PATCH 5.7.1
29121              From: Mark-Jason Dominus <mjd@plover.com>
29122              Date: Sun, 22 Apr 2001 15:12:57 -0400
29123              Message-ID: <20010422191258.6539.qmail@plover.com>
29124              
29125              plus Sarathy's STMT_START + STMT_END suggestion.
29126      Branch: perl
29127            ! perl.h
29128 ____________________________________________________________________________
29129 [  9786] By: jhi                                   on 2001/04/23  12:53:25
29130         Log: Fix for
29131              
29132              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
29133              From: dLux <dlux@spam.sch.bme.hu>
29134              Date: Mon, 23 Apr 2001 01:25:26 +0200
29135              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
29136              
29137              (SvGROW really does return a char *.)
29138      Branch: perl
29139            ! pod/perlapi.pod sv.h
29140 ____________________________________________________________________________
29141 [  9785] By: jhi                                   on 2001/04/23  04:34:04
29142         Log: Time::Piece work continues.  $t->day removed since
29143              I think it's too confusing.  Now has normal and
29144              abbreviated length weekday names and month names,
29145              the names change with _names(), not _list().
29146              Now has strftime() in Perl, _strftime() is
29147              the libc version (to which strftime() falls back
29148              if it doesn't know the format.  To do: the reverse
29149              of strftime, strptime(), and the localisation of both.
29150      Branch: perl
29151            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
29152            ! t/lib/time-piece.t
29153 ____________________________________________________________________________
29154 [  9784] By: jhi                                   on 2001/04/23  02:41:46
29155         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
29156              From: andreas.koenig@anima.de (Andreas J. Koenig)
29157              Date: 23 Apr 2001 05:20:55 +0200
29158              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
29159      Branch: perl
29160            ! t/pragma/overload.t
29161 ____________________________________________________________________________
29162 [  9783] By: jhi                                   on 2001/04/22  23:32:42
29163         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
29164              From: Robin Houston <robin@kitsite.com>
29165              Date: Mon, 23 Apr 2001 00:38:18 +0100
29166              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
29167      Branch: perl
29168            ! ext/B/B/Deparse.pm
29169 ____________________________________________________________________________
29170 [  9782] By: jhi                                   on 2001/04/22  20:55:43
29171         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
29172              From: Simon Cozens <simon@netthink.co.uk>
29173              Date: Sun, 22 Apr 2001 18:47:25 +0100
29174              Message-ID: <20010422184725.A14411@netthink.co.uk>
29175      Branch: perl
29176            ! sv.c t/pragma/overload.t
29177 ____________________________________________________________________________
29178 [  9781] By: jhi                                   on 2001/04/22  20:52:13
29179         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
29180              From: Robin Houston <robin@kitsite.com>
29181              Date: Sun, 22 Apr 2001 22:14:50 +0100
29182              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
29183      Branch: perl
29184            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
29185 ____________________________________________________________________________
29186 [  9780] By: nick                                  on 2001/04/22  20:40:31
29187         Log: Integrate mainline.
29188      Branch: perlio
29189           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
29190           +> t/lib/b-stash.t
29191           !> (integrate 38 files)
29192 ____________________________________________________________________________
29193 [  9779] By: jhi                                   on 2001/04/22  15:16:03
29194         Log: Subject: IO::Socket::INET patch
29195              From: andrew deryabin <djsf@technarchy.ru>
29196              Date: Sat, 21 Apr 2001 17:46:52 +0400
29197              Message-ID: <20010421174652.B1426@technarchy>
29198      Branch: perl
29199            ! ext/IO/lib/IO/Socket/INET.pm
29200 ____________________________________________________________________________
29201 [  9778] By: jhi                                   on 2001/04/22  15:14:33
29202         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
29203              From: Mark-Jason Dominus <mjd@plover.com>
29204              Date: Sat, 21 Apr 2001 21:27:49 -0400
29205              Message-ID: <20010422012749.27024.qmail@plover.com>
29206      Branch: perl
29207            ! regcomp.c
29208 ____________________________________________________________________________
29209 [  9777] By: jhi                                   on 2001/04/22  15:10:51
29210         Log: Subject: Re: Regex debugger patch 
29211              From: Mark-Jason Dominus <mjd@plover.com>
29212              Date: Sat, 21 Apr 2001 21:48:51 -0400
29213              Message-ID: <20010422014851.27165.qmail@plover.com>
29214      Branch: perl
29215            ! pod/perldebguts.pod
29216 ____________________________________________________________________________
29217 [  9776] By: jhi                                   on 2001/04/22  15:09:48
29218         Log: Subject: Re: Regex debugger patch
29219              From: Mark-Jason Dominus <mjd@plover.com>
29220              Date: Sat, 21 Apr 2001 14:24:39 -0400
29221              Message-ID: <20010421182439.16508.qmail@plover.com>
29222              
29223              Regex debugger backend.
29224      Branch: perl
29225            ! regcomp.c regexp.h
29226 ____________________________________________________________________________
29227 [  9775] By: jhi                                   on 2001/04/21  16:45:40
29228         Log: Subject: [PATCH] Typo in utf8.h
29229              From: Jesús Quiroga <jquiroga@pobox.com>
29230              Date: Sat, 21 Apr 2001 19:25:33 +0200
29231              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
29232      Branch: perl
29233            ! utf8.h
29234 ____________________________________________________________________________
29235 [  9774] By: jhi                                   on 2001/04/21  16:43:52
29236         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
29237              From: Joe Orton <jorton@redhat.com>
29238              Date: Tue, 17 Apr 2001 15:50:43 +0100
29239              Message-Id: <20010417155043.D19132@eu.c2.net>
29240      Branch: perl
29241            ! hints/svr5.sh
29242 ____________________________________________________________________________
29243 [  9773] By: jhi                                   on 2001/04/21  15:30:15
29244         Log: Subject: Patch utils/h2xs.PL
29245              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
29246              Date: Sat, 21 Apr 2001 10:32:16 -0500
29247              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
29248              
29249              Add MAILING list and LICENSE templates.
29250      Branch: perl
29251            ! utils/h2xs.PL
29252 ____________________________________________________________________________
29253 [  9772] By: jhi                                   on 2001/04/21  15:28:36
29254         Log: Subject: perlfaq2.patch for 5.7.1
29255              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
29256              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
29257              Date: Fri, 20 Apr 2001 16:42:19 -0500
29258              
29259              rm an extra tab, a blurb about the xx.cpan to clarify
29260              which countries actually have that and dejanews is history
29261              as well as most of that nonsensical entry.
29262      Branch: perl
29263            ! pod/perlfaq2.pod
29264 ____________________________________________________________________________
29265 [  9771] By: jhi                                   on 2001/04/21  15:27:17
29266         Log: Subject: perlfaq1.patch for 5.7.1
29267              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
29268              Date: Fri, 20 Apr 2001 16:57:36 -0500
29269              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
29270              
29271              Evil URLs must die. Especially when they are broken.
29272      Branch: perl
29273            ! pod/perlfaq1.pod
29274 ____________________________________________________________________________
29275 [  9770] By: jhi                                   on 2001/04/21  15:23:38
29276         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
29277              From: Michael G Schwern <schwern@pobox.com>
29278              Date: Sat, 21 Apr 2001 16:11:12 +0100
29279              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
29280      Branch: perl
29281            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
29282            + t/lib/b-stash.t
29283            ! MANIFEST ext/B/B.pm t/lib/b.t
29284 ____________________________________________________________________________
29285 [  9769] By: jhi                                   on 2001/04/21  15:03:32
29286         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
29287              From: Michael G Schwern <schwern@pobox.com>
29288              Date: Sat, 21 Apr 2001 09:48:00 +0100
29289              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
29290      Branch: perl
29291            ! utils/h2ph.PL
29292 ____________________________________________________________________________
29293 [  9768] By: jhi                                   on 2001/04/21  14:33:49
29294         Log: PerlIO and Encode doc cleanup and tweaks.
29295      Branch: perl
29296            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
29297            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
29298 ____________________________________________________________________________
29299 [  9767] By: jhi                                   on 2001/04/21  12:40:16
29300         Log: Integrate perlio.
29301      Branch: perl
29302           !> doio.c
29303 ____________________________________________________________________________
29304 [  9766] By: nick                                  on 2001/04/20  18:28:35
29305         Log: Avoid core dump on
29306              open(STDOUT,">",\$foo);
29307      Branch: perlio
29308            ! doio.c
29309 ____________________________________________________________________________
29310 [  9765] By: jhi                                   on 2001/04/20  13:23:43
29311         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
29312              From: Robin Houston <robin@kitsite.com>
29313              Date: Fri, 20 Apr 2001 14:29:22 +0100
29314              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
29315      Branch: perl
29316            ! ext/B/B.pm ext/B/B/Deparse.pm
29317 ____________________________________________________________________________
29318 [  9764] By: jhi                                   on 2001/04/20  13:19:33
29319         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
29320              From: Peter Prymmer <pvhp@forte.com>
29321              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
29322              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
29323      Branch: perl
29324            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
29325            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
29326            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
29327            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
29328 ____________________________________________________________________________
29329 [  9763] By: jhi                                   on 2001/04/20  12:36:39
29330         Log: Subject: Re: A new PerlIO coredump
29331              From: Nick Ing-Simmons <nik@tiuk.ti.com>
29332              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
29333              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
29334      Branch: perl
29335            ! doio.c
29336 ____________________________________________________________________________
29337 [  9762] By: jhi                                   on 2001/04/19  23:02:30
29338         Log: Update Changes.
29339      Branch: perl
29340            ! Changes patchlevel.h
29341 ____________________________________________________________________________
29342 [  9761] By: jhi                                   on 2001/04/19  22:59:19
29343         Log: More cleanup cleanup.
29344      Branch: perl
29345            ! Makefile.SH win32/Makefile win32/makefile.mk
29346 ____________________________________________________________________________
29347 [  9760] By: jhi                                   on 2001/04/19  22:50:31
29348         Log: lib/Time is non-empty, let's not rmdir it.
29349      Branch: perl
29350            ! Makefile.SH
29351 ____________________________________________________________________________
29352 [  9759] By: jhi                                   on 2001/04/19  22:36:51
29353         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
29354              From: Robin Houston <robin@kitsite.com>
29355              Date: Fri, 20 Apr 2001 00:18:53 +0100
29356              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
29357      Branch: perl
29358            ! ext/B/B/Deparse.pm
29359 ____________________________________________________________________________
29360 [  9758] By: jhi                                   on 2001/04/19  22:36:00
29361         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
29362              From: Peter Prymmer <pvhp@forte.com>
29363              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
29364              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
29365      Branch: perl
29366            ! ext/Cwd/Cwd.xs
29367 ____________________________________________________________________________
29368 [  9757] By: nick                                  on 2001/04/19  18:53:54
29369         Log: Blind (untested) integrate of mainline.
29370      Branch: perlio
29371           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
29372           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
29373           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
29374           !> (integrate 53 files)
29375 ____________________________________________________________________________
29376 [  9756] By: jhi                                   on 2001/04/19  16:59:23
29377         Log: Document and test Time::Piece.
29378      Branch: perl
29379            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
29380            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
29381 ____________________________________________________________________________
29382 [  9755] By: jhi                                   on 2001/04/19  12:13:29
29383         Log: A better fix for the \x{12345678} trouble from NI-S.
29384      Branch: perl
29385            ! utf8.c
29386 ____________________________________________________________________________
29387 [  9754] By: jhi                                   on 2001/04/19  11:56:07
29388         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
29389              From: Robin Houston <robin@kitsite.com>
29390              Date: Wed, 18 Apr 2001 17:58:33 +0100
29391              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
29392      Branch: perl
29393            ! ext/B/B/Deparse.pm op.c
29394 ____________________________________________________________________________
29395 [  9753] By: jhi                                   on 2001/04/19  04:21:52
29396         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
29397              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
29398              Date: Thu, 19 Apr 2001 01:11:41 -0400
29399              Message-ID: <20010419011141.A5798@cpan.org>
29400      Branch: perl
29401            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
29402 ____________________________________________________________________________
29403 [  9752] By: jhi                                   on 2001/04/19  02:41:10
29404         Log: The new time utils need to be thread-aware, too.
29405      Branch: perl
29406            ! util.c
29407 ____________________________________________________________________________
29408 [  9751] By: jhi                                   on 2001/04/19  02:26:47
29409         Log: Compilation nit noticed by AIX compiler.
29410      Branch: perl
29411            ! perlio.c
29412 ____________________________________________________________________________
29413 [  9750] By: jhi                                   on 2001/04/19  02:20:06
29414         Log: The new time utils need to be public.
29415      Branch: perl
29416            ! embed.pl
29417 ____________________________________________________________________________
29418 [  9749] By: jhi                                   on 2001/04/19  01:42:39
29419         Log: Regen toc.
29420      Branch: perl
29421            ! pod/perltoc.pod
29422 ____________________________________________________________________________
29423 [  9748] By: jhi                                   on 2001/04/19  01:41:10
29424         Log: Add Time::Piece, a slight rewrite of Time::Object,
29425              from Matt Sergeant.
29426      Branch: perl
29427            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
29428            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
29429            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
29430            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
29431            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
29432            ! win32/makefile.mk
29433 ____________________________________________________________________________
29434 [  9747] By: jhi                                   on 2001/04/19  00:55:35
29435         Log: The new metaconfig unit from strftime.
29436      Branch: metaconfig/U/perl
29437            + d_strftime.U
29438 ____________________________________________________________________________
29439 [  9746] By: jhi                                   on 2001/04/19  00:54:54
29440         Log: Move the strftime() wrapper from POSIX.xs to util.c
29441              as my_strftime(), requires HAS_STRFTIME.
29442      Branch: perl
29443            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29444            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
29445            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
29446            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29447            ! vos/config.ga.h win32/config.bc win32/config.gc
29448            ! win32/config.vc
29449 ____________________________________________________________________________
29450 [  9745] By: jhi                                   on 2001/04/18  23:11:03
29451         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
29452              in preparation of Time::Piece.
29453      Branch: perl
29454            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
29455 ____________________________________________________________________________
29456 [  9744] By: jhi                                   on 2001/04/18  22:33:12
29457         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
29458              From: Peter Prymmer <pvhp@forte.com>
29459              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
29460              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
29461      Branch: perl
29462            ! t/lib/exporter.t
29463 ____________________________________________________________________________
29464 [  9743] By: jhi                                   on 2001/04/18  22:32:23
29465         Log: Subject: Fwd: pod2html leaves cache files lying around?
29466              From: Rajesh Vaidheeswarran <rv@gnu.org>
29467              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
29468              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
29469      Branch: perl
29470            ! lib/Pod/Html.pm
29471 ____________________________________________________________________________
29472 [  9742] By: jhi                                   on 2001/04/18  20:31:49
29473         Log: Update Changes.
29474      Branch: perl
29475            ! Changes patchlevel.h
29476 ____________________________________________________________________________
29477 [  9741] By: jhi                                   on 2001/04/18  20:23:02
29478         Log: Declare hints only if needed.
29479      Branch: perl
29480            ! ext/B/B/Deparse.pm
29481 ____________________________________________________________________________
29482 [  9740] By: jhi                                   on 2001/04/18  19:06:05
29483         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
29484              bug noticed by Robin Houston; basically the code of detecting
29485              value wraparound was acting differently under different compilers
29486              and platforms.  The workaround is to remove the overflow check
29487              for now, a real fix would be to do the overflow (portably) right.
29488      Branch: perl
29489            ! t/op/pat.t utf8.c
29490 ____________________________________________________________________________
29491 [  9739] By: jhi                                   on 2001/04/18  19:01:23
29492         Log: Subject: [PATCH B::Deparse] some pragma support
29493              From: Robin Houston <robin@kitsite.com>
29494              Date: Wed, 18 Apr 2001 19:32:12 +0100
29495              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
29496      Branch: perl
29497            ! ext/B/B/Deparse.pm
29498 ____________________________________________________________________________
29499 [  9738] By: jhi                                   on 2001/04/18  15:16:37
29500         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
29501              From: Benjamin Sugars <bsugars@canoe.ca>
29502              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
29503              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
29504      Branch: perl
29505            ! t/op/glob.t
29506 ____________________________________________________________________________
29507 [  9737] By: jhi                                   on 2001/04/18  13:24:50
29508         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
29509              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29510              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
29511              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
29512      Branch: perl
29513            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
29514            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
29515 ____________________________________________________________________________
29516 [  9736] By: jhi                                   on 2001/04/18  04:15:14
29517         Log: The #9735 also changes the subtest 12.
29518      Branch: perl
29519            ! t/lib/b.t
29520 ____________________________________________________________________________
29521 [  9735] By: jhi                                   on 2001/04/18  03:55:17
29522         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
29523              From: David Dyck <dcd@tc.fluke.com>
29524              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
29525              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
29526      Branch: perl
29527            ! ext/B/B/Deparse.pm
29528 ____________________________________________________________________________
29529 [  9734] By: jhi                                   on 2001/04/18  03:54:11
29530         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
29531              From: Gisle Aas <gisle@ActiveState.com>
29532              Date: 17 Apr 2001 19:06:45 -0700
29533              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
29534      Branch: perl
29535            ! pp_hot.c t/op/misc.t
29536 ____________________________________________________________________________
29537 [  9733] By: jhi                                   on 2001/04/17  22:25:22
29538         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
29539              From: "Abigail" <abigail@foad.org>
29540              Date: Wed, 18 Apr 2001 01:17:46 +0200
29541              Message-ID: <20010417231746.21657.qmail@foad.org>
29542      Branch: perl
29543            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
29544 ____________________________________________________________________________
29545 [  9732] By: jhi                                   on 2001/04/17  20:47:56
29546         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
29547              From: Robin Houston <robin@kitsite.com>
29548              Date: Tue, 17 Apr 2001 22:37:42 +0100
29549              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
29550      Branch: perl
29551            ! ext/B/B/Deparse.pm
29552 ____________________________________________________________________________
29553 [  9731] By: nick                                  on 2001/04/17  20:46:35
29554         Log: Re-sync for t/lib/b.t fix
29555      Branch: perlio
29556           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
29557 ____________________________________________________________________________
29558 [  9730] By: jhi                                   on 2001/04/17  20:45:29
29559         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
29560              From: Robin Houston <robin@kitsite.com>
29561              Date: Tue, 17 Apr 2001 22:29:36 +0100
29562              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
29563      Branch: perl
29564            ! ext/B/B.xs ext/B/B/Deparse.pm
29565 ____________________________________________________________________________
29566 [  9729] By: jhi                                   on 2001/04/17  20:43:11
29567         Log: Subject: Deparse - parenthesise args to undeclared subs
29568              From: Robin Houston <robin@kitsite.com>
29569              Date: Tue, 17 Apr 2001 21:31:05 +0100
29570              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
29571      Branch: perl
29572            ! ext/B/B/Deparse.pm
29573 ____________________________________________________________________________
29574 [  9728] By: jhi                                   on 2001/04/17  18:57:30
29575         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
29576              From: Benjamin Sugars <ben.sugars@home.com>
29577              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
29578              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
29579      Branch: perl
29580            ! t/lib/cwd.t
29581 ____________________________________________________________________________
29582 [  9727] By: jhi                                   on 2001/04/17  18:20:20
29583         Log: Subject: [PATCH B::Deparse] ambient pragmas
29584              From: Robin Houston <robin@kitsite.com>
29585              Date: Tue, 17 Apr 2001 20:01:59 +0100
29586              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
29587      Branch: perl
29588            ! ext/B/B/Deparse.pm t/lib/b.t
29589 ____________________________________________________________________________
29590 [  9726] By: nick                                  on 2001/04/17  16:33:51
29591         Log: Integrate mainline (t/lib/b.t fails test 2...)
29592      Branch: perlio
29593           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
29594           +> ext/List/Util/README ext/List/Util/Util.xs
29595           +> ext/List/Util/lib/List/Util.pm
29596           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
29597           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
29598           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
29599           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
29600           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
29601           !> (integrate 31 files)
29602 ____________________________________________________________________________
29603 [  9725] By: jhi                                   on 2001/04/17  12:14:24
29604         Log: Subject: multiple B::* changes
29605              From: Robin Houston <robin@kitsite.com>
29606              Date: Thu, 12 Apr 2001 20:12:27 +0100
29607              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
29608      Branch: perl
29609            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
29610 ____________________________________________________________________________
29611 [  9724] By: jhi                                   on 2001/04/17  11:59:05
29612         Log: Thread-awareness from Doug MacEachern.
29613      Branch: perl
29614            ! ext/List/Util/Util.xs
29615 ____________________________________________________________________________
29616 [  9723] By: jhi                                   on 2001/04/17  11:57:41
29617         Log: Make the test more portable.
29618      Branch: perl
29619            ! t/lib/cwd.t
29620 ____________________________________________________________________________
29621 [  9722] By: jhi                                   on 2001/04/17  11:53:50
29622         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
29623              From: Benjamin Sugars <ben.sugars@home.com>
29624              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
29625              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
29626      Branch: perl
29627            ! t/lib/cwd.t
29628 ____________________________________________________________________________
29629 [  9721] By: jhi                                   on 2001/04/17  11:52:17
29630         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
29631              From: Benjamin Sugars <bsugars@canoe.ca>
29632              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
29633              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
29634      Branch: perl
29635            ! op.c
29636 ____________________________________________________________________________
29637 [  9720] By: jhi                                   on 2001/04/17  11:35:42
29638         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
29639              From: Chris Nandor <pudge@pobox.com>
29640              Date: Tue, 17 Apr 2001 00:30:49 -0400
29641              Message-Id: <p05100207b701768712de@[10.0.1.177]>
29642      Branch: perl
29643            ! ext/File/Glob/bsd_glob.c gv.c
29644 ____________________________________________________________________________
29645 [  9719] By: jhi                                   on 2001/04/17  11:32:13
29646         Log: Subject: [PATCH] Tweten->West
29647              From: Casey West <casey@geeknest.com>
29648              Date: Mon, 16 Apr 2001 12:11:22 -0400
29649              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
29650      Branch: perl
29651            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
29652            ! pod/perltie.pod
29653 ____________________________________________________________________________
29654 [  9718] By: jhi                                   on 2001/04/16  03:22:52
29655         Log: Update Changes.
29656      Branch: perl
29657            ! Changes patchlevel.h
29658 ____________________________________________________________________________
29659 [  9717] By: jhi                                   on 2001/04/16  03:06:28
29660         Log: Regen toc.
29661      Branch: perl
29662            ! pod/perltoc.pod
29663 ____________________________________________________________________________
29664 [  9716] By: jhi                                   on 2001/04/16  02:58:42
29665         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
29666              From: Prymmer/Kahn <pvhp@best.com>
29667              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
29668              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
29669      Branch: perl
29670            ! utf8.c
29671 ____________________________________________________________________________
29672 [  9715] By: jhi                                   on 2001/04/15  23:40:35
29673         Log: Subject: Re: Net::Ping patch, adds stream protocol
29674              From: bronson@rinspin.com (Scott Bronson)
29675              Date: Tue, 10 Apr 2001 23:58:33 -0700
29676              Message-ID: <20010410235833.N29719@rinspin.com>
29677      Branch: perl
29678            ! lib/Net/Ping.pm
29679 ____________________________________________________________________________
29680 [  9714] By: jhi                                   on 2001/04/15  23:31:46
29681         Log: Printing out the ok messages helps successful testing.
29682      Branch: perl
29683            ! t/lib/time-hires.t
29684 ____________________________________________________________________________
29685 [  9713] By: jhi                                   on 2001/04/15  21:43:24
29686         Log: Update Douglas Wegscheid's email.
29687      Branch: perl
29688            ! AUTHORS
29689 ____________________________________________________________________________
29690 [  9712] By: jhi                                   on 2001/04/15  21:40:41
29691         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
29692              From: Michael G Schwern <schwern@pobox.com>
29693              Date: Sat, 14 Apr 2001 22:40:50 +0100
29694              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
29695      Branch: perl
29696            + t/lib/exporter.t
29697            ! MANIFEST lib/Exporter/Heavy.pm
29698 ____________________________________________________________________________
29699 [  9711] By: jhi                                   on 2001/04/15  21:39:21
29700         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
29701              From: Michael G Schwern <schwern@pobox.com>
29702              Date: Sat, 14 Apr 2001 22:13:59 +0100
29703              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
29704      Branch: perl
29705            ! t/op/loopctl.t
29706 ____________________________________________________________________________
29707 [  9710] By: jhi                                   on 2001/04/15  21:30:19
29708         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
29709              From: Michael G Schwern <schwern@pobox.com>
29710              Date: Sat, 14 Apr 2001 22:05:32 +0100
29711              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
29712      Branch: perl
29713            ! t/pragma/warnings.t
29714 ____________________________________________________________________________
29715 [  9709] By: jhi                                   on 2001/04/15  19:34:09
29716         Log: Integrate changes #9706,9707 from maintperl into mainline.
29717              
29718              change#7210 broke .packlist generation
29719              
29720              ExtUtils::Installed doesn't quote regex metacharacters in paths
29721              before using them in match; also make it work for dosish platforms
29722      Branch: perl
29723           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
29724 ____________________________________________________________________________
29725 [  9708] By: jhi                                   on 2001/04/15  19:31:01
29726         Log: Test also the scalar aspect of getitimer().
29727      Branch: perl
29728            ! t/lib/time-hires.t
29729 ____________________________________________________________________________
29730 [  9707] By: gsar                                  on 2001/04/15  17:24:20
29731         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
29732              before using them in match; also make it work for dosish platforms
29733      Branch: maint-5.6/perl
29734            ! lib/ExtUtils/Installed.pm
29735 ____________________________________________________________________________
29736 [  9706] By: gsar                                  on 2001/04/15  17:21:59
29737         Log: change#7210 broke .packlist generation (listed only filename
29738              rather than fully qualified path name)
29739      Branch: maint-5.6/perl
29740            ! lib/ExtUtils/Install.pm
29741 ____________________________________________________________________________
29742 [  9705] By: jhi                                   on 2001/04/15  12:36:33
29743         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
29744      Branch: perl
29745            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
29746            ! t/lib/time-hires.t
29747 ____________________________________________________________________________
29748 [  9704] By: jhi                                   on 2001/04/15  10:49:08
29749         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
29750              From: Prymmer/Kahn <pvhp@best.com>
29751              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
29752              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
29753      Branch: perl
29754            ! lib/utf8.pm pod/perlebcdic.pod
29755 ____________________________________________________________________________
29756 [  9703] By: jhi                                   on 2001/04/15  02:26:26
29757         Log: I keep forgetting to sort MANIFEST.
29758      Branch: perl
29759            ! MANIFEST
29760 ____________________________________________________________________________
29761 [  9702] By: jhi                                   on 2001/04/15  02:07:47
29762         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
29763              Now we have blessed, reftype, tainted, first, reduce, ...
29764      Branch: perl
29765            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
29766            + ext/List/Util/README ext/List/Util/Util.xs
29767            + ext/List/Util/lib/List/Util.pm
29768            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
29769            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
29770            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
29771            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
29772            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
29773            ! MANIFEST
29774 ____________________________________________________________________________
29775 [  9701] By: jhi                                   on 2001/04/14  15:05:25
29776         Log: Subject: RE: dprofpp.pl updates 
29777              From: Carl Eklof <CEklof@endeca.com>
29778              Date: Thu, 12 Apr 2001 18:45:46 -0400
29779              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
29780      Branch: perl
29781            ! utils/dprofpp.PL
29782 ____________________________________________________________________________
29783 [  9700] By: jhi                                   on 2001/04/14  14:44:55
29784         Log: Do not just blindly add CR.
29785      Branch: perl
29786            ! Porting/makerel
29787 ____________________________________________________________________________
29788 [  9699] By: jhi                                   on 2001/04/13  13:17:01
29789         Log: Update Changes.
29790      Branch: perl
29791            ! Changes patchlevel.h
29792 ____________________________________________________________________________
29793 [  9698] By: jhi                                   on 2001/04/13  12:44:48
29794         Log: Integrate perlio.
29795      Branch: perl
29796           !> ext/PerlIO/Scalar/Scalar.xs
29797 ____________________________________________________________________________
29798 [  9697] By: jhi                                   on 2001/04/13  12:29:15
29799         Log: Add more debug output to the test.
29800      Branch: perl
29801            ! t/lib/cwd.t
29802 ____________________________________________________________________________
29803 [  9696] By: nick                                  on 2001/04/13  10:14:29
29804         Log: Fix core dump on binmode($fh,'Scalar')
29805      Branch: perlio
29806            ! ext/PerlIO/Scalar/Scalar.xs
29807 ____________________________________________________________________________
29808 [  9695] By: nick                                  on 2001/04/13  09:05:42
29809         Log: Integrate mainline
29810      Branch: perlio
29811           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
29812           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
29813           +> t/lib/time-hires.t
29814           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
29815           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
29816           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
29817           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
29818           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
29819           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
29820           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
29821 ____________________________________________________________________________
29822 [  9694] By: jhi                                   on 2001/04/12  22:23:35
29823         Log: Integrate change #9693 from maintperl into mainline.
29824              
29825              $VERSION and Version() on the same line provokes a warning from
29826              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
29827      Branch: perl
29828           !> lib/Devel/SelfStubber.pm
29829 ____________________________________________________________________________
29830 [  9693] By: gsar                                  on 2001/04/12  21:55:56
29831         Log: $VERSION and Version() on the same line provokes a warning from
29832              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
29833      Branch: maint-5.6/perl
29834            ! lib/Devel/SelfStubber.pm
29835 ____________________________________________________________________________
29836 [  9692] By: jhi                                   on 2001/04/12  13:54:00
29837         Log: This is at least 5.005.
29838      Branch: perl
29839            ! ext/Time/HiRes/HiRes.xs
29840 ____________________________________________________________________________
29841 [  9691] By: jhi                                   on 2001/04/12  13:37:20
29842         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
29843      Branch: perl
29844            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
29845            ! win32/Makefile win32/makefile.mk
29846 ____________________________________________________________________________
29847 [  9690] By: jhi                                   on 2001/04/12  01:34:46
29848         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
29849      Branch: perl
29850            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
29851            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
29852            + t/lib/time-hires.t
29853            ! MANIFEST
29854 ____________________________________________________________________________
29855 [  9689] By: jhi                                   on 2001/04/12  00:28:39
29856         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
29857              From: Gisle Aas <gisle@ActiveState.com>
29858              Date: 11 Apr 2001 16:36:11 -0700
29859              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
29860      Branch: perl
29861            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
29862 ____________________________________________________________________________
29863 [  9688] By: jhi                                   on 2001/04/12  00:27:39
29864         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
29865              From: Gisle Aas <gisle@ActiveState.com>
29866              Date: 11 Apr 2001 11:13:24 -0700
29867              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
29868      Branch: perl
29869            ! ext/MIME/Base64/Base64.xs
29870 ____________________________________________________________________________
29871 [  9687] By: jhi                                   on 2001/04/11  19:51:47
29872         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
29873      Branch: perl
29874            ! Todo-5.6
29875 ____________________________________________________________________________
29876 [  9686] By: jhi                                   on 2001/04/11  16:54:25
29877         Log: Subject: [PATCH opcode.pl] Documentation of table format
29878              From: Simon Cozens <simon@netthink.co.uk>
29879              Date: Wed, 11 Apr 2001 12:59:31 +0100
29880              Message-ID: <20010411125931.A25681@netthink.co.uk>
29881      Branch: perl
29882            ! opcode.pl
29883 ____________________________________________________________________________
29884 [  9685] By: jhi                                   on 2001/04/11  16:53:15
29885         Log: Subject: [PATCH] prototype("CORE::recv")
29886              From: Simon Cozens <simon@netthink.co.uk>
29887              Date: Wed, 11 Apr 2001 13:24:35 +0100
29888              Message-ID: <20010411132435.A26169@netthink.co.uk>
29889      Branch: perl
29890            ! pp.c t/comp/proto.t
29891 ____________________________________________________________________________
29892 [  9684] By: jhi                                   on 2001/04/11  16:47:13
29893         Log: FAQ (and AUTHORS) update from Dan Carson: the information
29894              was several years obsolete, Term::Readkey has been updated
29895              to have the functionality.
29896      Branch: perl
29897            ! AUTHORS pod/perlfaq5.pod
29898 ____________________________________________________________________________
29899 [  9683] By: jhi                                   on 2001/04/11  12:15:46
29900         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
29901              From: Calle Dybedahl <calle@lysator.liu.se>
29902              Date: 10 Apr 2001 16:44:16 +0200
29903              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
29904      Branch: perl
29905            ! ext/MIME/Base64/Base64.xs
29906 ____________________________________________________________________________
29907 [  9682] By: jhi                                   on 2001/04/11  12:12:26
29908         Log: A more minimal fix for 20010410.006 from Hugo.
29909      Branch: perl
29910            ! regexec.c
29911 ____________________________________________________________________________
29912 [  9681] By: jhi                                   on 2001/04/11  11:34:23
29913         Log: Integrate changes #9678,9679 from maintline into mainperl.
29914              
29915              addendum to change#9676
29916              
29917              up $File::Glob::VERSION; add a note pointing out the version of
29918              the OpenBSD glob bsd_glob.c resembles
29919      Branch: perl
29920           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
29921           !> ext/File/Glob/bsd_glob.h
29922 ____________________________________________________________________________
29923 [  9680] By: jhi                                   on 2001/04/11  11:30:38
29924         Log: Bad test numbering in integrate in #9677.
29925              Fixes ID 20010411.001.
29926      Branch: perl
29927            ! t/op/pat.t
29928 ____________________________________________________________________________
29929 [  9679] By: gsar                                  on 2001/04/11  03:38:40
29930         Log: up $File::Glob::VERSION; add a note pointing out the version of
29931              the OpenBSD glob bsd_glob.c resembles
29932      Branch: maint-5.6/perl
29933            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
29934            ! ext/File/Glob/bsd_glob.h
29935 ____________________________________________________________________________
29936 [  9678] By: gsar                                  on 2001/04/11  03:09:48
29937         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
29938              revision 1.8.10.1 found here:
29939              
29940              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
29941      Branch: maint-5.6/perl
29942            ! ext/File/Glob/bsd_glob.c
29943 ____________________________________________________________________________
29944 [  9677] By: jhi                                   on 2001/04/11  02:54:39
29945         Log: Integrate changes #9675,9676 from maintperl into mainline.
29946              
29947              fix for bug 20010410.006, undo change#7115
29948              
29949              port the OpenBSD glob() security patch
29950      Branch: perl
29951           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
29952           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
29953           !> t/op/pat.t
29954 ____________________________________________________________________________
29955 [  9676] By: gsar                                  on 2001/04/11  02:19:02
29956         Log: port the glob() security patch found at:
29957              
29958              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
29959              
29960              CERT advisory for the issue is here:
29961              
29962              http://www.cert.org/advisories/CA-2001-07.html
29963              
29964              Note that the security scare is only relevant for those who are
29965              foolish enough to build suidperl (which is now officially discouraged)
29966      Branch: maint-5.6/perl
29967            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
29968            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
29969 ____________________________________________________________________________
29970 [  9675] By: gsar                                  on 2001/04/10  23:52:11
29971         Log: fix for bug 20010410.006
29972              
29973              undo change#7115 (came into maint-5.6 as change#8156)
29974              
29975              add tests to keep it from coming back
29976      Branch: maint-5.6/perl
29977            ! regexec.c t/op/pat.t
29978 ____________________________________________________________________________
29979 [  9674] By: nick                                  on 2001/04/10  20:39:31
29980         Log: Integrate mainline
29981      Branch: perlio
29982           +> Porting/testall.atom
29983           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
29984           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
29985           !> t/lib/lc-uk.t t/pod/find.t
29986 ____________________________________________________________________________
29987 [  9673] By: nick                                  on 2001/04/10  18:46:14
29988         Log: Integrate against change 9670 aka perl-5.7.1
29989      Branch: perlio
29990           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
29991           !> (integrate 53 files)
29992 ____________________________________________________________________________
29993 [  9672] By: jhi                                   on 2001/04/10  13:45:01
29994         Log: Add a script for doing cumulative profile of the test suite.
29995              (Requires ATOM, that is, Tru64.)
29996      Branch: perl
29997            + Porting/testall.atom
29998            ! MANIFEST
29999 ____________________________________________________________________________
30000 [  9671] By: jhi                                   on 2001/04/10  12:38:53
30001         Log: Missing std block.
30002      Branch: perl
30003            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
30004            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
30005            ! t/pod/find.t
30006 ____________________________________________________________________________
30007 [  9670] By: jhi                                   on 2001/04/10  01:25:58
30008         Log: This is 5.7.1.
30009      Branch: perl
30010            ! patchlevel.h
30011 ____________________________________________________________________________
30012 [  9669] By: jhi                                   on 2001/04/10  01:09:14
30013         Log: Update Changes.
30014      Branch: perl
30015            ! Changes patchlevel.h
30016 ____________________________________________________________________________
30017 [  9668] By: jhi                                   on 2001/04/10  01:00:38
30018         Log: Regen toc.
30019      Branch: perl
30020            ! pod/perltoc.pod
30021 ____________________________________________________________________________
30022 [  9667] By: jhi                                   on 2001/04/10  00:52:16
30023         Log: Update perlhist.
30024      Branch: perl
30025            ! pod/perlhist.pod
30026 ____________________________________________________________________________
30027 [  9666] By: jhi                                   on 2001/04/09  23:38:59
30028         Log: Slight wording tweaks from Damian to #9658.
30029      Branch: perl
30030            ! pod/perlobj.pod
30031 ____________________________________________________________________________
30032 [  9665] By: jhi                                   on 2001/04/09  19:56:06
30033         Log: Subject: [PATCH perlutil.pod] Nit
30034              From: Simon Cozens <simon@netthink.co.uk>
30035              Date: Mon, 9 Apr 2001 20:29:44 +0100
30036              Message-ID: <20010409202944.A14796@the.earth.li>
30037      Branch: perl
30038            ! pod/perlutil.pod
30039 ____________________________________________________________________________
30040 [  9664] By: jhi                                   on 2001/04/09  19:54:42
30041         Log: Subject: Re: perl571delta.pod@9631
30042              From: Mike Guy <mjtg@cam.ac.uk>
30043              Date: Mon, 09 Apr 2001 18:09:14 +0100
30044              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
30045      Branch: perl
30046            ! pod/perl571delta.pod
30047 ____________________________________________________________________________
30048 [  9663] By: jhi                                   on 2001/04/09  13:43:35
30049         Log: Update Changes.
30050      Branch: perl
30051            ! Changes patchlevel.h
30052 ____________________________________________________________________________
30053 [  9662] By: jhi                                   on 2001/04/09  13:24:46
30054         Log: tweak tweak.
30055      Branch: perl
30056            ! AUTHORS pod/perl571delta.pod
30057 ____________________________________________________________________________
30058 [  9661] By: jhi                                   on 2001/04/09  13:15:13
30059         Log: Thinko in manual patch applying.
30060      Branch: perl
30061            ! sv.c
30062 ____________________________________________________________________________
30063 [  9660] By: jhi                                   on 2001/04/09  13:07:53
30064         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
30065              From: Robin Barker <rmb1@cise.npl.co.uk> 
30066              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
30067              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
30068              
30069              (This corrects the case where the "isn't numeric" string contains \0s
30070              and is longer than the temporary buffer, and contains \0 at the point
30071              the string would be truncated by "...".) 
30072      Branch: perl
30073            ! sv.c
30074 ____________________________________________________________________________
30075 [  9659] By: jhi                                   on 2001/04/09  12:57:41
30076         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
30077      Branch: perl
30078            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
30079            ! t/lib/cgi-function.t t/lib/cgi-html.t
30080 ____________________________________________________________________________
30081 [  9658] By: jhi                                   on 2001/04/09  12:48:47
30082         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
30083              From: Ilmari Karonen <iltzu@sci.fi>
30084              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
30085              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
30086              
30087              Rearrange and rewrite the Method Invocation section
30088              to explain the concepts in nicer order.
30089      Branch: perl
30090            ! pod/perlobj.pod
30091 ____________________________________________________________________________
30092 [  9657] By: jhi                                   on 2001/04/09  12:35:58
30093         Log: Upgrade to podlators 1.09, from Russ Allbery.
30094      Branch: perl
30095            ! lib/Pod/Man.pm lib/Pod/Text.pm
30096 ____________________________________________________________________________
30097 [  9656] By: jhi                                   on 2001/04/09  12:31:53
30098         Log: perl571delta.
30099      Branch: perl
30100            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
30101 ____________________________________________________________________________
30102 [  9655] By: jhi                                   on 2001/04/09  12:20:09
30103         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
30104              From: Prymmer/Kahn <pvhp@best.com>
30105              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
30106              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
30107      Branch: perl
30108            ! lib/utf8.pm pod/perlunicode.pod
30109 ____________________________________________________________________________
30110 [  9654] By: gsar                                  on 2001/04/09  03:38:33
30111         Log: here lies 5.6.1
30112      Branch: maint-5.6/perl
30113            ! Changes
30114 ____________________________________________________________________________
30115 [  9653] By: jhi                                   on 2001/04/09  03:25:24
30116         Log: Update perlhist.
30117      Branch: perl
30118            ! pod/perlhist.pod
30119 ____________________________________________________________________________
30120 [  9652] By: jhi                                   on 2001/04/09  03:18:49
30121         Log: perl571delta tweaking continues.
30122      Branch: perl
30123            ! pod/perl571delta.pod
30124 ____________________________________________________________________________
30125 [  9651] By: gsar                                  on 2001/04/09  03:11:19
30126         Log: update Changes, patchlevel.h &c.
30127      Branch: maint-5.6/perl
30128            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
30129            ! pod/perltoc.pod
30130 ____________________________________________________________________________
30131 [  9650] By: jhi                                   on 2001/04/09  02:40:24
30132         Log: Integrate the perlfork half of #9513 from maintperl into mainline
30133              (the perlunicode half is obsolete)
30134      Branch: perl
30135            ! pod/perlfork.pod
30136 ____________________________________________________________________________
30137 [  9649] By: gsar                                  on 2001/04/09  02:35:43
30138         Log: tweak perldelta as suggested by Jarkko
30139      Branch: maint-5.6/perl
30140            ! pod/perldelta.pod
30141 ____________________________________________________________________________
30142 [  9648] By: jhi                                   on 2001/04/09  02:13:04
30143         Log: Integrate change #9646 from maintperl into mainline.
30144              
30145              add note about ithreads and Thread.pm
30146      Branch: perl
30147           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
30148 ____________________________________________________________________________
30149 [  9647] By: jhi                                   on 2001/04/09  02:10:18
30150         Log: Bad assumption that shortsize == 2.
30151      Branch: perl
30152            ! t/lib/xs-typemap.t
30153 ____________________________________________________________________________
30154 [  9646] By: gsar                                  on 2001/04/09  00:48:04
30155         Log: add note about ithreads and Thread.pm (too many people are
30156              confused by the fact that Thread.pm is built and installed
30157              under non-5005threads but doesn't work)
30158      Branch: maint-5.6/perl
30159            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
30160 ____________________________________________________________________________
30161 [  9645] By: gsar                                  on 2001/04/09  00:19:03
30162         Log: update perldelta.pod for changes in 5.6.1
30163      Branch: maint-5.6/perl
30164            ! Changes pod/perldelta.pod
30165 ____________________________________________________________________________
30166 [  9644] By: jhi                                   on 2001/04/08  20:37:00
30167         Log: Integrate change #9639 from maintperl into mainline:
30168              on windows, many of the README.* pods were being copied to
30169              the wrong location
30170      Branch: perl
30171           !> win32/Makefile win32/makefile.mk
30172 ____________________________________________________________________________
30173 [  9643] By: jhi                                   on 2001/04/08  20:07:11
30174         Log: Integrate change #9624 from maintperl into mainline:
30175              the pod tests were not okay.  (t/pod/find.t changes ignored)
30176      Branch: perl
30177           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
30178           !> t/pod/include.t t/pod/included.t t/pod/lref.t
30179           !> t/pod/multiline_items.t t/pod/nested_items.t
30180           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
30181           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
30182 ____________________________________________________________________________
30183 [  9642] By: jhi                                   on 2001/04/08  19:57:17
30184         Log: Integrate change #9638 from maintperl into mainline:
30185              update to latest JPL from the anoncvs repository
30186      Branch: perl
30187           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
30188           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
30189           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
30190 ____________________________________________________________________________
30191 [  9641] By: jhi                                   on 2001/04/08  19:53:30
30192         Log: perl571delta updates.
30193      Branch: perl
30194            ! lib/Filter/Simple.pm pod/perl571delta.pod
30195 ____________________________________________________________________________
30196 [  9640] By: gsar                                  on 2001/04/08  19:20:46
30197         Log: integrate change#9634 from mainline
30198              
30199              Fix the perlmodlib generation (didn't understand separate .pod
30200              files; didn't understand -- as the name-thing separator).
30201              Update the CPAN mirrors list.
30202      Branch: maint-5.6/perl
30203            ! pod/perlmodlib.pod
30204           !> pod/perlmodlib.PL
30205 ____________________________________________________________________________
30206 [  9639] By: gsar                                  on 2001/04/08  18:57:31
30207         Log: on windows, many of the README.* pods were being copied to the wrong
30208              location
30209      Branch: maint-5.6/perl
30210            ! win32/Makefile win32/makefile.mk
30211 ____________________________________________________________________________
30212 [  9638] By: gsar                                  on 2001/04/08  18:38:25
30213         Log: update to latest JPL from the anoncvs repository
30214      Branch: maint-5.6/perl
30215            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
30216            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
30217            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
30218 ____________________________________________________________________________
30219 [  9637] By: jhi                                   on 2001/04/08  17:53:53
30220         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
30221      Branch: perl
30222            ! pod/perl571delta.pod
30223 ____________________________________________________________________________
30224 [  9636] By: jhi                                   on 2001/04/08  17:18:32
30225         Log: Regen toc.
30226      Branch: perl
30227            ! pod/perltoc.pod
30228 ____________________________________________________________________________
30229 [  9635] By: jhi                                   on 2001/04/08  17:16:33
30230         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
30231              From: "Craig A. Berry" <craigberry@mac.com>
30232              Date: Sun, 08 Apr 2001 12:30:16 -0500
30233              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
30234      Branch: perl
30235            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
30236 ____________________________________________________________________________
30237 [  9634] By: jhi                                   on 2001/04/08  17:09:19
30238         Log: Fix the perlmodlib generation (didn't understand separate .pod
30239              files; didn't understand -- as the name-thing separator).
30240              
30241              Update the CPAN mirrors list.
30242      Branch: perl
30243            ! pod/perlmodlib.PL pod/perlmodlib.pod
30244 ____________________________________________________________________________
30245 [  9633] By: jhi                                   on 2001/04/08  16:49:17
30246         Log: Sort MANIFEST.
30247      Branch: perl
30248            ! MANIFEST
30249 ____________________________________________________________________________
30250 [  9632] By: gsar                                  on 2001/04/08  16:36:06
30251         Log: add $Tie::RefHash::VERSION
30252      Branch: maint-5.6/perl
30253            ! lib/Tie/RefHash.pm
30254 ____________________________________________________________________________
30255 [  9631] By: jhi                                   on 2001/04/08  16:10:15
30256         Log: perl571delta updates based on p5p feedback; still needs
30257              lots of examples.
30258      Branch: perl
30259            ! pod/perl571delta.pod
30260 ____________________________________________________________________________
30261 [  9630] By: jhi                                   on 2001/04/08  15:59:13
30262         Log: Update the list of supported platforms to talk about 5.7.1
30263              (and 5.6.1)
30264      Branch: perl
30265            ! pod/perlport.pod
30266 ____________________________________________________________________________
30267 [  9629] By: jhi                                   on 2001/04/08  15:55:41
30268         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
30269              from maintperl into mainline: perlport updates.
30270      Branch: perl
30271            ! pod/perlport.pod
30272 ____________________________________________________________________________
30273 [  9628] By: jhi                                   on 2001/04/08  15:53:17
30274         Log: perlsolaris.pod copied to wrong directory.
30275      Branch: perl
30276            ! win32/makefile.mk
30277 ____________________________________________________________________________
30278 [  9627] By: jhi                                   on 2001/04/08  14:48:18
30279         Log: Subject: Typos in perl571delta.pod
30280              From: "Stephen P. Potter" <spp@spotter.yi.org>
30281              Date: Sat, 07 Apr 2001 20:37:05 -0400
30282              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
30283      Branch: perl
30284            ! pod/perl571delta.pod
30285 ____________________________________________________________________________
30286 [  9626] By: jhi                                   on 2001/04/08  14:39:04
30287         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
30288      Branch: perl
30289            ! gv.c
30290 ____________________________________________________________________________
30291 [  9625] By: nick                                  on 2001/04/08  10:14:23
30292         Log: Integrate mainline
30293      Branch: perlio
30294           +> pod/perl570delta.pod pod/perl571delta.pod
30295           !> (integrate 27 files)
30296 ____________________________________________________________________________
30297 [  9624] By: gsar                                  on 2001/04/08  06:08:17
30298         Log: test in t/pod/* were busted
30299              
30300              these tests are still not enabled in t/{harness,TEST}
30301      Branch: maint-5.6/perl
30302            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
30303            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
30304            ! t/pod/multiline_items.t t/pod/nested_items.t
30305            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
30306            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
30307 ____________________________________________________________________________
30308 [  9623] By: gsar                                  on 2001/04/08  03:37:01
30309         Log: integrate change#9470 from mainline
30310              
30311              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
30312      Branch: maint-5.6/perl
30313           !> ext/Socket/Socket.xs
30314 ____________________________________________________________________________
30315 [  9622] By: jhi                                   on 2001/04/07  22:40:47
30316         Log: Update Changes.
30317      Branch: perl
30318            ! Changes patchlevel.h
30319 ____________________________________________________________________________
30320 [  9621] By: jhi                                   on 2001/04/07  22:34:16
30321         Log: Update AUTHORS.
30322      Branch: perl
30323            ! AUTHORS
30324 ____________________________________________________________________________
30325 [  9620] By: jhi                                   on 2001/04/07  22:12:47
30326         Log: Forgot to bump the number of tests in #9164.
30327      Branch: perl
30328            ! t/op/array.t
30329 ____________________________________________________________________________
30330 [  9619] By: jhi                                   on 2001/04/07  22:09:50
30331         Log: Bump patchlevel to 5.7.1.
30332      Branch: perl
30333            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30334            ! config_h.SH patchlevel.h
30335 ____________________________________________________________________________
30336 [  9618] By: jhi                                   on 2001/04/07  22:02:41
30337         Log: Populate perl571delta.
30338      Branch: perl
30339            ! pod/perl571delta.pod
30340 ____________________________________________________________________________
30341 [  9617] By: jhi                                   on 2001/04/07  22:01:23
30342         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
30343              to forget it later; do not change patchlevel.h yet or regenerate
30344              Configure yet.
30345      Branch: perl
30346            ! epoc/config.sh win32/Makefile win32/config_H.bc
30347            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
30348 ____________________________________________________________________________
30349 [  9616] By: jhi                                   on 2001/04/07  17:46:33
30350         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
30351      Branch: perl
30352            ! pod/perl571delta.pod
30353 ____________________________________________________________________________
30354 [  9615] By: jhi                                   on 2001/04/07  17:33:21
30355         Log: Change the toc configuration.
30356      Branch: perl
30357            ! pod/buildtoc.PL pod/perl.pod
30358 ____________________________________________________________________________
30359 [  9614] By: jhi                                   on 2001/04/07  17:29:47
30360         Log: Subject: PATCH: $[
30361              From: Robin Houston <robin@kitsite.com>
30362              Date: Fri, 6 Apr 2001 18:10:14 +0100
30363              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
30364      Branch: perl
30365            ! op.c t/op/array.t
30366 ____________________________________________________________________________
30367 [  9613] By: jhi                                   on 2001/04/07  17:28:26
30368         Log: Subject: [PATCH perl@9424] isn't numeric warning
30369              From: Robin Barker <rmb1@cise.npl.co.uk>
30370              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
30371              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
30372      Branch: perl
30373            ! sv.c t/pragma/warn/sv
30374 ____________________________________________________________________________
30375 [  9612] By: jhi                                   on 2001/04/07  17:26:45
30376         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
30377              From: Mike Guy <mjtg@cam.ac.uk>
30378              Date: Fri, 06 Apr 2001 12:47:06 +0100
30379              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
30380      Branch: perl
30381            ! dump.c t/lib/peek.t
30382 ____________________________________________________________________________
30383 [  9611] By: jhi                                   on 2001/04/07  17:21:35
30384         Log: Create perl571delta and seed it off with the perldelta changes
30385              since 5.7.0; remove those changes from perldelta and rename it
30386              as perl570delta; recreate perldelta but leave it almost empty.
30387      Branch: perl
30388            + pod/perl570delta.pod pod/perl571delta.pod
30389            ! MANIFEST pod/perldelta.pod
30390 ____________________________________________________________________________
30391 [  9610] By: jhi                                   on 2001/04/07  16:56:32
30392         Log: Denit.
30393      Branch: perl
30394            ! pod/perldelta.pod
30395 ____________________________________________________________________________
30396 [  9609] By: jhi                                   on 2001/04/07  16:38:32
30397         Log: Retract #9523: needs more thought.
30398      Branch: perl
30399            ! Makefile.SH
30400 ____________________________________________________________________________
30401 [  9608] By: jhi                                   on 2001/04/07  14:59:20
30402         Log: atmark() code cleanaup.
30403      Branch: perl
30404            ! ext/IO/IO.xs
30405 ____________________________________________________________________________
30406 [  9607] By: jhi                                   on 2001/04/07  14:48:14
30407         Log: Integrate change #9605 from maintperl into mainline.
30408              
30409              can't optimize away scope entry if tr/// is present
30410      Branch: perl
30411           !> op.c t/op/tr.t
30412 ____________________________________________________________________________
30413 [  9606] By: jhi                                   on 2001/04/07  14:43:59
30414         Log: Integrate perlio.
30415      Branch: perl
30416           +> win32/FindExt.pm
30417           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
30418           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
30419 ____________________________________________________________________________
30420 [  9605] By: gsar                                  on 2001/04/07  11:52:40
30421         Log: can't optimize away scope entry if tr/// is present
30422      Branch: maint-5.6/perl
30423            ! op.c t/op/tr.t
30424 ____________________________________________________________________________
30425 [  9604] By: nick                                  on 2001/04/07  11:39:45
30426         Log: Split out extension finding code from buildext.pl into FindExt.pm
30427              Use it to get Config.pm's idea of available extensions in line
30428              with what is built.
30429      Branch: perlio
30430            + win32/FindExt.pm
30431            ! MANIFEST win32/buildext.pl win32/config_sh.PL
30432            ! win32/makefile.mk
30433 ____________________________________________________________________________
30434 [  9603] By: nick                                  on 2001/04/07  09:11:38
30435         Log: Cleanup correction for failed :Via() layer, also set an error code.
30436      Branch: perlio
30437            ! ext/PerlIO/Via/Via.xs
30438 ____________________________________________________________________________
30439 [  9602] By: nick                                  on 2001/04/07  08:38:04
30440         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
30441              style. So don't use binmode() on the handles so that Win32 etc. see
30442              same sequence and produce same digests.
30443      Branch: perlio
30444            ! t/lib/md5-file.t
30445 ____________________________________________________________________________
30446 [  9601] By: nick                                  on 2001/04/07  08:36:26
30447         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
30448              Else it complains and so crlf layer (say) does not get pushed.
30449      Branch: perlio
30450            ! perlio.c
30451 ____________________________________________________________________________
30452 [  9600] By: jhi                                   on 2001/04/06  23:00:09
30453         Log: Integrate change #9599 from perlio into mainline.
30454      Branch: perl
30455           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
30456           !> win32/config_H.vc
30457 ____________________________________________________________________________
30458 [  9599] By: nick                                  on 2001/04/06  21:42:43
30459         Log: Quote $VERSION in Encode.pm.
30460              regen_config_h as requested.
30461      Branch: perlio
30462            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
30463            ! win32/config_H.vc
30464 ____________________________________________________________________________
30465 [  9598] By: nick                                  on 2001/04/06  20:34:59
30466         Log: Integrate mainline
30467      Branch: perlio
30468           +> README.macos
30469           !> (integrate 39 files)
30470 ____________________________________________________________________________
30471 [  9597] By: gsar                                  on 2001/04/06  18:06:35
30472         Log: integrate change#9464 from mainline (addendum to change#8313)
30473              
30474              Subject: [PATCH @9452] Better peep()ing for foreach() loops
30475      Branch: maint-5.6/perl
30476           !> op.c
30477 ____________________________________________________________________________
30478 [  9596] By: jhi                                   on 2001/04/06  17:26:03
30479         Log: The d_casti32=undef is good for you even when not use64bitall.
30480      Branch: perl
30481            ! hints/hpux.sh
30482 ____________________________________________________________________________
30483 [  9595] By: gsar                                  on 2001/04/06  14:57:17
30484         Log: add a low-impact fix to accomodate darwin-ism
30485      Branch: maint-5.6/perl
30486            ! ext/Errno/Errno_pm.PL
30487 ____________________________________________________________________________
30488 [  9594] By: jhi                                   on 2001/04/06  14:55:14
30489         Log: Integrate changes #9528,9593 from mainline into maintperl;
30490              tweaking the editor/IDE/shell list.
30491      Branch: maint-5.6/perl
30492           !> pod/perlfaq3.pod
30493 ____________________________________________________________________________
30494 [  9593] By: jhi                                   on 2001/04/06  14:51:39
30495         Log: Make the editor/IDE/shell list a little bit airier.
30496      Branch: perl
30497            ! pod/perlfaq3.pod
30498 ____________________________________________________________________________
30499 [  9592] By: gsar                                  on 2001/04/06  14:45:18
30500         Log: integrate change#9477 from mainline (base.pm doc tweak)
30501              
30502              missing doc entry for fmod()
30503      Branch: maint-5.6/perl
30504            ! lib/Math/BigFloat.pm
30505           !> lib/base.pm
30506 ____________________________________________________________________________
30507 [  9591] By: jhi                                   on 2001/04/06  13:55:48
30508         Log: Regen toc.
30509      Branch: perl
30510            ! pod/perltoc.pod
30511 ____________________________________________________________________________
30512 [  9590] By: jhi                                   on 2001/04/06  13:54:52
30513         Log: Math::BigFloat patches from John Peacock.  The equivalent
30514              of #9586 from maintperl but reworked by John to work with
30515              the bleadperl.
30516      Branch: perl
30517            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
30518 ____________________________________________________________________________
30519 [  9589] By: jhi                                   on 2001/04/06  13:42:23
30520         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
30521      Branch: perl
30522            ! ext/Digest/MD5/Makefile.PL
30523 ____________________________________________________________________________
30524 [  9588] By: jhi                                   on 2001/04/06  13:31:45
30525         Log: Integrate changes #9584,9587 from maintperl into mainline.
30526              
30527              keep eval"" CVs alive until the end of the statement in which
30528              they're called
30529              
30530              add README.macos (from Chris Nandor)
30531              
30532              tyop in change#9555
30533      Branch: perl
30534           +> README.macos
30535           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
30536           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
30537           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
30538           !> win32/makefile.mk
30539 ____________________________________________________________________________
30540 [  9587] By: gsar                                  on 2001/04/06  07:31:30
30541         Log: add README.macos (from Chris Nandor)
30542              
30543              tyop in change#9555
30544      Branch: maint-5.6/perl
30545            + README.macos
30546            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
30547            ! win32/Makefile win32/makefile.mk
30548 ____________________________________________________________________________
30549 [  9586] By: gsar                                  on 2001/04/06  07:08:54
30550         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
30551      Branch: maint-5.6/perl
30552            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
30553 ____________________________________________________________________________
30554 [  9585] By: gsar                                  on 2001/04/06  06:58:44
30555         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
30556              from mainline
30557              
30558              Subject: [PATCH] Base64 update to perlfaq9.pod
30559              
30560              Subject: [PATCH AUTHORS] Housekeeping
30561              
30562              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
30563              Mac OS X (Darwin) has extra pwent fields.
30564              
30565              Subject: [PATCH B::*] print control-character vars readably
30566              Needs EBCDICification.
30567              
30568              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
30569              
30570              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
30571              
30572              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
30573              
30574              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
30575              
30576              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
30577              
30578              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
30579              
30580              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
30581              
30582              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
30583              
30584              FreeBSD hints tweak from Anton Berezin.
30585              
30586              Subject: [PATCH foolperl & bleadperl] README.vms update
30587              
30588              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
30589      Branch: maint-5.6/perl
30590           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
30591           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
30592           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
30593 ____________________________________________________________________________
30594 [  9584] By: gsar                                  on 2001/04/06  04:09:00
30595         Log: keep eval"" CVs alive until the end of the statement in which
30596              they're called; this avoids a coredump ensuing from search for
30597              lexicals in code such as:
30598              
30599              sub bug {
30600              my $s = @_;
30601              eval q[sub { eval 'sub { &$s }' }];
30602              }
30603              bug("x")->()->();
30604              
30605              this code still doesn't work as intended (as it has remained
30606              since time immemorial), but it doesn't provoke a coredump anymore
30607      Branch: maint-5.6/perl
30608            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
30609            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
30610 ____________________________________________________________________________
30611 [  9583] By: jhi                                   on 2001/04/05  23:52:51
30612         Log: Update Changes.
30613      Branch: perl
30614            ! Changes patchlevel.h
30615 ____________________________________________________________________________
30616 [  9582] By: jhi                                   on 2001/04/05  23:11:23
30617         Log: Slight doc tweak.
30618      Branch: perl
30619            ! pod/perlunicode.pod
30620 ____________________________________________________________________________
30621 [  9581] By: jhi                                   on 2001/04/05  23:04:11
30622         Log: Integrate perlio.
30623      Branch: perl
30624           !> pod/perlunicode.pod
30625 ____________________________________________________________________________
30626 [  9580] By: jhi                                   on 2001/04/05  23:03:29
30627         Log: Test for #9579.
30628      Branch: perl
30629            ! t/op/do.t
30630 ____________________________________________________________________________
30631 [  9579] By: jhi                                   on 2001/04/05  22:54:17
30632         Log: Subject: [PATCH] Propagate calling context for do '...'
30633              From: Gisle Aas <gisle@ActiveState.com>
30634              Date: 04 Apr 2001 20:17:29 -0700
30635              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
30636      Branch: perl
30637            ! pod/perlfunc.pod pp_ctl.c
30638 ____________________________________________________________________________
30639 [  9578] By: jhi                                   on 2001/04/05  22:52:51
30640         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
30641              From: Peter Prymmer <pvhp@forte.com>
30642              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
30643              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
30644      Branch: perl
30645            ! README.vms
30646 ____________________________________________________________________________
30647 [  9577] By: jhi                                   on 2001/04/05  22:48:22
30648         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
30649              From: "Craig A. Berry" <craigberry@mac.com>
30650              Date: Thu, 5 Apr 2001 13:43:28 -0500
30651              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
30652      Branch: perl
30653            ! README.vms
30654 ____________________________________________________________________________
30655 [  9576] By: jhi                                   on 2001/04/05  22:31:38
30656         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
30657              From: Michael G Schwern <schwern@pobox.com>
30658              Date: Thu, 5 Apr 2001 21:53:21 +0100
30659              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
30660      Branch: perl
30661            ! lib/base.pm t/lib/fields.t
30662 ____________________________________________________________________________
30663 [  9575] By: jhi                                   on 2001/04/05  22:26:10
30664         Log: FreeBSD hints tweak from Anton Berezin.
30665      Branch: perl
30666            ! hints/freebsd.sh
30667 ____________________________________________________________________________
30668 [  9574] By: jhi                                   on 2001/04/05  22:24:03
30669         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
30670              From: David Dyck <dcd@tc.fluke.com>
30671              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
30672              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
30673      Branch: perl
30674            ! t/op/oct.t
30675 ____________________________________________________________________________
30676 [  9573] By: jhi                                   on 2001/04/05  22:23:06
30677         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
30678              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
30679              From: David Dyck <dcd@tc.fluke.com>
30680              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
30681      Branch: perl
30682            ! pp.c
30683 ____________________________________________________________________________
30684 [  9572] By: jhi                                   on 2001/04/05  22:14:47
30685         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
30686              From: Robin Houston <robin@kitsite.com>
30687              Date: Thu, 5 Apr 2001 20:56:48 +0100
30688              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
30689      Branch: perl
30690            ! ext/B/B/Deparse.pm
30691 ____________________________________________________________________________
30692 [  9571] By: jhi                                   on 2001/04/05  22:12:53
30693         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
30694              From: Robin Houston <robin@kitsite.com>
30695              Date: Thu, 5 Apr 2001 19:55:51 +0100
30696              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
30697      Branch: perl
30698            ! ext/B/B/Deparse.pm
30699 ____________________________________________________________________________
30700 [  9570] By: jhi                                   on 2001/04/05  22:11:06
30701         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
30702              From: Robin Houston <robin@kitsite.com>
30703              Date: Thu, 5 Apr 2001 20:16:29 +0100
30704              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
30705      Branch: perl
30706            ! ext/B/B/Deparse.pm
30707 ____________________________________________________________________________
30708 [  9569] By: nick                                  on 2001/04/05  21:32:26
30709         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
30710      Branch: perlio
30711            ! pod/perlunicode.pod
30712 ____________________________________________________________________________
30713 [  9568] By: nick                                  on 2001/04/05  19:38:09
30714         Log: Integrate mainline
30715      Branch: perlio
30716           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
30717           !> (integrate 35 files)
30718 ____________________________________________________________________________
30719 [  9567] By: jhi                                   on 2001/04/05  18:31:45
30720         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
30721              From: Robin Houston <robin@kitsite.com>
30722              Date: Thu, 5 Apr 2001 18:03:23 +0100
30723              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
30724      Branch: perl
30725            ! ext/B/B/Deparse.pm
30726 ____________________________________________________________________________
30727 [  9566] By: jhi                                   on 2001/04/05  18:29:35
30728         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
30729              From: Robin Houston <robin@kitsite.com>
30730              Date: Thu, 5 Apr 2001 16:45:18 +0100
30731              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
30732      Branch: perl
30733            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
30734 ____________________________________________________________________________
30735 [  9565] By: jhi                                   on 2001/04/05  18:24:23
30736         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
30737              From: Robin Houston <robin@kitsite.com>
30738              Date: Thu, 5 Apr 2001 14:50:09 +0100
30739              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
30740      Branch: perl
30741            ! ext/B/B/Deparse.pm
30742 ____________________________________________________________________________
30743 [  9564] By: jhi                                   on 2001/04/05  18:23:03
30744         Log: Subject: [PATCH B::*] print control-character vars readably
30745              From: Robin Houston <robin@kitsite.com>
30746              Date: Thu, 5 Apr 2001 14:27:38 +0100
30747              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
30748              
30749              Needs EBCDICification.
30750      Branch: perl
30751            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
30752            ! ext/B/B/Terse.pm
30753 ____________________________________________________________________________
30754 [  9563] By: jhi                                   on 2001/04/05  18:20:32
30755         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
30756              Date: Thu, 5 Apr 2001 13:21:42 -0400
30757              From: Paul Schinder <schinder@pobox.com>
30758              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
30759              
30760              Mac OS X (Darwin) has extra pwent fields.
30761      Branch: perl
30762            ! t/op/pwent.t
30763 ____________________________________________________________________________
30764 [  9562] By: jhi                                   on 2001/04/05  17:57:51
30765         Log: Regen toc.
30766      Branch: perl
30767            ! pod/perltoc.pod
30768 ____________________________________________________________________________
30769 [  9561] By: jhi                                   on 2001/04/05  17:47:33
30770         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
30771      Branch: metaconfig
30772            ! U/Glossary.patch
30773      Branch: metaconfig/U/perl
30774            + d_u32align.U
30775            ! d_cmsghdr_s.U d_msghdr_s.U
30776 ____________________________________________________________________________
30777 [  9560] By: jhi                                   on 2001/04/05  17:47:01
30778         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
30779              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
30780              Introduce probes for struct msghdr, struct cmsghdr,
30781              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
30782              ualarm, usleep, for possible later extension work.
30783      Branch: perl
30784            + t/lib/md5-align.t
30785            ! Configure MANIFEST Porting/Glossary Porting/config.sh
30786            ! Porting/config_H config_h.SH configure.com epoc/config.sh
30787            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
30788            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30789            ! vos/config.ga.h win32/config.bc win32/config.gc
30790            ! win32/config.vc
30791 ____________________________________________________________________________
30792 [  9559] By: jhi                                   on 2001/04/05  13:03:04
30793         Log: Be traditional in your cpp (for the Errno extension).
30794      Branch: perl
30795            ! hints/darwin.sh
30796 ____________________________________________________________________________
30797 [  9558] By: jhi                                   on 2001/04/05  13:00:05
30798         Log: Add $Config{cppflags} to the gcc incantation.
30799      Branch: perl
30800            ! ext/Errno/Errno_pm.PL
30801 ____________________________________________________________________________
30802 [  9557] By: jhi                                   on 2001/04/05  04:22:39
30803         Log: Introduce Sean Burke's Class::ISA 0.32.
30804      Branch: perl
30805            + lib/Class/ISA.pm t/lib/class-isa.t
30806            ! MANIFEST
30807 ____________________________________________________________________________
30808 [  9556] By: jhi                                   on 2001/04/05  04:09:50
30809         Log: Subject: [PATCH AUTHORS] Housekeeping
30810              From: Paul Johnson <paul@pjcj.net> 
30811              Date: Wed, 4 Apr 2001 22:45:47 +0200
30812              Message-ID: <20010404224547.D9548@pjcj.net>
30813      Branch: perl
30814            ! AUTHORS
30815 ____________________________________________________________________________
30816 [  9555] By: jhi                                   on 2001/04/05  04:06:33
30817         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
30818              From: Gisle Aas <gisle@ActiveState.com>
30819              Date: 04 Apr 2001 14:23:04 -0700
30820              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
30821      Branch: perl
30822            ! pod/perlfaq9.pod
30823 ____________________________________________________________________________
30824 [  9554] By: jhi                                   on 2001/04/05  04:05:49
30825         Log: Downgrade also the "Wide character" diagnostic.
30826      Branch: perl
30827            ! pod/perldiag.pod
30828 ____________________________________________________________________________
30829 [  9553] By: jhi                                   on 2001/04/05  04:00:33
30830         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
30831              maintperl into mainline.
30832              
30833              "double" should be "NV"; standard typemap is missing entry
30834              for NV
30835              
30836              s/djSP/dSP/
30837              
30838              Downgrade "Wide character in print" to a warning.
30839              
30840              B::Deparse fix for ${^FOO} and documentation for PVX() method
30841              (from Robin Houston)
30842              
30843              tr/// doesn't null-terminate the result in some situations
30844              (from Gisle Aas)
30845      Branch: perl
30846           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
30847           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
30848           !> t/io/utf8.t t/op/tr.t
30849 ____________________________________________________________________________
30850 [  9552] By: jhi                                   on 2001/04/05  03:52:50
30851         Log: Retract changes #9542 and #9538 (from maintperl, integrated
30852              at #9540), shouldn't be needed because of the perlio changes.
30853      Branch: perl
30854            ! util.c
30855 ____________________________________________________________________________
30856 [  9551] By: gsar                                  on 2001/04/05  00:18:34
30857         Log: tr/// doesn't null-terminate the result in some situations
30858              (from Gisle Aas)
30859      Branch: maint-5.6/perl
30860            ! doop.c t/op/tr.t
30861 ____________________________________________________________________________
30862 [  9550] By: gsar                                  on 2001/04/04  20:04:17
30863         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
30864              (from Robin Houston)
30865      Branch: maint-5.6/perl
30866            ! ext/B/B.pm ext/B/B/Deparse.pm
30867 ____________________________________________________________________________
30868 [  9549] By: nick                                  on 2001/04/04  18:56:15
30869         Log: Downgrade "Wide character in print" to a warning.
30870      Branch: perlio
30871            ! doio.c t/io/utf8.t
30872 ____________________________________________________________________________
30873 [  9548] By: gsar                                  on 2001/04/04  18:51:49
30874         Log: integrate changes#9460,9462,9482,9521,9522
30875              
30876              Subject: PATCH: B::Debug should show LOOP-specific fields
30877              
30878              Subject: B::Deparse precedence bug. (Patch included.)
30879              
30880              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
30881              
30882              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
30883              
30884              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
30885      Branch: maint-5.6/perl
30886           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
30887           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
30888 ____________________________________________________________________________
30889 [  9547] By: gsar                                  on 2001/04/04  18:49:16
30890         Log: s/djSP/dSP/
30891      Branch: maint-5.6/perl
30892            ! ext/Thread/Thread.xs
30893 ____________________________________________________________________________
30894 [  9546] By: nick                                  on 2001/04/04  18:44:00
30895         Log: Integrate mainline.
30896      Branch: perlio
30897           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
30898           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
30899 ____________________________________________________________________________
30900 [  9545] By: gsar                                  on 2001/04/04  18:38:52
30901         Log: integrate change#8837 from mainline
30902              
30903              Subject: [patch] -Wall cleanup round 2
30904      Branch: maint-5.6/perl
30905           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
30906           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
30907           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
30908           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
30909           !> ext/SDBM_File/SDBM_File.xs
30910 ____________________________________________________________________________
30911 [  9544] By: gsar                                  on 2001/04/04  17:49:57
30912         Log: "double" should be "NV"; standard typemap is missing entry
30913              for NV
30914      Branch: maint-5.6/perl
30915            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
30916 ____________________________________________________________________________
30917 [  9543] By: jhi                                   on 2001/04/04  14:13:18
30918         Log: Thou shalt not (just) match for English error messages.
30919      Branch: perl
30920            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
30921            ! os2/OS2/Process/Process.pm
30922 ____________________________________________________________________________
30923 [  9542] By: jhi                                   on 2001/04/04  13:20:39
30924         Log: Make the stdio tricks of fflush_all() to exist only if
30925              stdio is being used.
30926      Branch: perl
30927            ! util.c
30928 ____________________________________________________________________________
30929 [  9541] By: jhi                                   on 2001/04/04  04:20:24
30930         Log: Subject: Re: [PATCH] Lighten up glob
30931              From: Benjamin Sugars <bsugars@canoe.ca>
30932              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
30933              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
30934      Branch: perl
30935            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
30936            ! util.c
30937 ____________________________________________________________________________
30938 [  9540] By: jhi                                   on 2001/04/04  04:03:57
30939         Log: Integrate changes #9538,9539 from maintperl into mainline.
30940              
30941              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
30942              for use with _fwalk() (fix for change#7705)
30943              
30944              another tweak needed for SunOS 4.1.x build (from Mike Guy)
30945              (cp -f is not portable)
30946      Branch: perl
30947           !> Makefile.SH util.c
30948 ____________________________________________________________________________
30949 [  9539] By: gsar                                  on 2001/04/04  03:01:14
30950         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
30951      Branch: maint-5.6/perl
30952            ! Makefile.SH
30953 ____________________________________________________________________________
30954 [  9538] By: gsar                                  on 2001/04/04  01:00:38
30955         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
30956              for use with _fwalk() (fix for change#7705)
30957      Branch: maint-5.6/perl
30958            ! util.c
30959 ____________________________________________________________________________
30960 [  9537] By: nick                                  on 2001/04/03  19:24:55
30961         Log: Integrate mainline
30962      Branch: perlio
30963           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
30964           +> lib/unicode/PropList.html
30965            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
30966           !> (integrate 69 files)
30967 ____________________________________________________________________________
30968 [  9536] By: jhi                                   on 2001/04/03  18:02:31
30969         Log: Integrate change #9533 from maintperl into mainline.
30970              
30971              better fix for change#9517 to accomodate UNC paths like
30972              \\server\share\foo, and paths with trailing backslash
30973              like c:\this\
30974      Branch: perl
30975           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
30976 ____________________________________________________________________________
30977 [  9535] By: jhi                                   on 2001/04/03  17:58:07
30978         Log: Change the push/unshift warning to be of class syntax, not misc.
30979      Branch: perl
30980            ! op.c pod/perldiag.pod t/pragma/warn/op
30981 ____________________________________________________________________________
30982 [  9534] By: jhi                                   on 2001/04/03  15:03:46
30983         Log: Change the push/unshift warning (#9532) to talk about "no values"
30984              instead of "no arguments".
30985      Branch: perl
30986            ! op.c pod/perldiag.pod t/pragma/warn/op
30987 ____________________________________________________________________________
30988 [  9533] By: gsar                                  on 2001/04/03  14:30:07
30989         Log: better fix for change#9517 to accomodate UNC paths like
30990              \\server\share\foo, and paths with trailing backslash
30991              like c:\this\
30992      Branch: maint-5.6/perl
30993            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
30994 ____________________________________________________________________________
30995 [  9532] By: jhi                                   on 2001/04/03  13:11:46
30996         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
30997              From: Robin Houston <robin@kitsite.com>
30998              Date: Mon, 2 Apr 2001 15:03:29 +0100
30999              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
31000      Branch: perl
31001            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
31002 ____________________________________________________________________________
31003 [  9531] By: jhi                                   on 2001/04/03  13:06:34
31004         Log: Integrate change #9530 from maintperl into mainline.
31005              
31006              accomodate VMS "mailbox overflow" quirk in testsuite (from
31007              Craig Berry)
31008      Branch: perl
31009           !> t/lib/socket.t
31010 ____________________________________________________________________________
31011 [  9530] By: gsar                                  on 2001/04/03  04:56:41
31012         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
31013              Craig Berry)
31014      Branch: maint-5.6/perl
31015            ! t/lib/socket.t
31016 ____________________________________________________________________________
31017 [  9529] By: jhi                                   on 2001/04/03  02:34:34
31018         Log: Update Changes.
31019      Branch: perl
31020            ! Changes patchlevel.h
31021 ____________________________________________________________________________
31022 [  9528] By: jhi                                   on 2001/04/03  01:27:57
31023         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
31024              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
31025              To: perl5-porters@perl.org
31026              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
31027      Branch: perl
31028            ! pod/perlfaq3.pod
31029 ____________________________________________________________________________
31030 [  9527] By: jhi                                   on 2001/04/03  01:22:09
31031         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
31032              From: Peter Prymmer <pvhp@forte.com>
31033              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
31034              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
31035      Branch: perl
31036            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
31037 ____________________________________________________________________________
31038 [  9526] By: jhi                                   on 2001/04/03  01:18:25
31039         Log: The metaconfig unit changes for #9525.
31040      Branch: metaconfig
31041            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
31042      Branch: metaconfig/U/perl
31043            ! use64bits.U
31044 ____________________________________________________________________________
31045 [  9525] By: jhi                                   on 2001/04/03  01:17:30
31046         Log: Configure sanity checks:
31047              * if use64bitall is attempted but pointers are only 32-bit,
31048              'downgrade' to use64bitint
31049              * if use64bitint is attempted but there's no quad type,
31050              forget about use64bitint (well, the default for it is 'n',
31051              the user can still override this)
31052              * if pointers are 64 bits, do not try to use Perl's malloc
31053      Branch: perl
31054            ! Configure
31055 ____________________________________________________________________________
31056 [  9524] By: gsar                                  on 2001/04/03  01:09:12
31057         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
31058      Branch: maint-5.6/perl
31059            ! pp_sys.c
31060 ____________________________________________________________________________
31061 [  9523] By: jhi                                   on 2001/04/03  00:02:31
31062         Log: (Retracted by #9609)
31063              
31064              Make it harder for parallel makes to enter 'test' before
31065              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
31066              should be unhappy enough, but sometimes parallel makes seem
31067              to sneak past both in Tru64 and AIX.)
31068      Branch: perl
31069            ! Makefile.SH
31070 ____________________________________________________________________________
31071 [  9522] By: jhi                                   on 2001/04/02  22:35:31
31072         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
31073              Date: Mon, 2 Apr 2001 22:54:10 +0100
31074              From: Robin Houston <robin@kitsite.com>
31075              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
31076      Branch: perl
31077            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
31078 ____________________________________________________________________________
31079 [  9521] By: jhi                                   on 2001/04/02  22:32:23
31080         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
31081              From: Robin Houston <robin@kitsite.com>
31082              Date: Mon, 2 Apr 2001 20:24:03 +0100
31083              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
31084      Branch: perl
31085            ! ext/B/B/Concise.pm
31086 ____________________________________________________________________________
31087 [  9520] By: jhi                                   on 2001/04/02  22:30:43
31088         Log: Subject: [PATCH] REALLY pedantic hv.h nit
31089              From: Simon Cozens <simon@netthink.co.uk>
31090              Date: Mon, 2 Apr 2001 15:43:06 +0100
31091              Message-ID: <20010402154306.A21711@netthink.co.uk>
31092      Branch: perl
31093            ! hv.h
31094 ____________________________________________________________________________
31095 [  9519] By: jhi                                   on 2001/04/02  22:28:04
31096         Log: Based on
31097              
31098              Subject: [foolperl] EPOC fix
31099              From: Olaf Flebbe <O.Flebbe@science-computing.de>
31100              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
31101              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
31102      Branch: perl
31103            ! pp_sys.c
31104 ____________________________________________________________________________
31105 [  9518] By: jhi                                   on 2001/04/02  22:22:34
31106         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
31107              
31108              README.win32 tweaks; add a note about alternative location for
31109              getting a gcc-2.95.2 that will build perl properly on windows
31110              
31111              add some notes about gutsy threading matters
31112              
31113              many of the utilities interpolate literal paths within doublequotes
31114              (fails on dosish platforms where path contains backslashes)
31115      Branch: perl
31116           !> README.win32 pod/perlguts.pod utils/perldoc.PL
31117           !> x2p/find2perl.PL x2p/s2p.PL
31118 ____________________________________________________________________________
31119 [  9517] By: gsar                                  on 2001/04/02  19:52:21
31120         Log: many of the utilities interpolate literal paths within doublequotes
31121              (fails on dosish platforms where path contains backslashes)
31122      Branch: maint-5.6/perl
31123            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
31124 ____________________________________________________________________________
31125 [  9516] By: gsar                                  on 2001/04/02  05:49:37
31126         Log: a foolish release
31127      Branch: maint-5.6/perl
31128            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
31129            ! pod/perltoc.pod
31130 ____________________________________________________________________________
31131 [  9515] By: gsar                                  on 2001/04/02  05:04:29
31132         Log: add missing changelog summaries
31133      Branch: maint-5.6/perl
31134            ! Changes
31135 ____________________________________________________________________________
31136 [  9514] By: gsar                                  on 2001/04/02  04:07:13
31137         Log: add some notes about gutsy threading matters
31138      Branch: maint-5.6/perl
31139            ! pod/perlguts.pod
31140 ____________________________________________________________________________
31141 [  9513] By: gsar                                  on 2001/04/02  03:25:21
31142         Log: add more prominent caveat notices about experimental features
31143      Branch: maint-5.6/perl
31144            ! pod/perlfork.pod pod/perlunicode.pod
31145 ____________________________________________________________________________
31146 [  9512] By: gsar                                  on 2001/04/02  02:54:33
31147         Log: integrate changes#9479,9509 from mainline
31148              
31149              [PATCH] File::Glob stuff for Mac OS
31150              
31151              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
31152      Branch: maint-5.6/perl
31153           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
31154           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
31155           !> t/lib/glob-taint.t
31156 ____________________________________________________________________________
31157 [  9511] By: gsar                                  on 2001/04/02  02:38:24
31158         Log: README.win32 tweaks; add a note about alternative location for
31159              getting a gcc-2.95.2 that will build perl properly on windows
31160      Branch: maint-5.6/perl
31161            ! README.win32
31162 ____________________________________________________________________________
31163 [  9510] By: jhi                                   on 2001/04/01  20:45:10
31164         Log: An ambiguosity warning.
31165      Branch: perl
31166            ! t/lib/trig.t
31167 ____________________________________________________________________________
31168 [  9509] By: jhi                                   on 2001/04/01  19:53:47
31169         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
31170              From: Jonathan Stowe <gellyfish@gellyfish.com>
31171              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
31172              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
31173      Branch: perl
31174            ! ext/File/Glob/bsd_glob.c
31175 ____________________________________________________________________________
31176 [  9508] By: jhi                                   on 2001/04/01  19:35:03
31177         Log: Update Changes.
31178      Branch: perl
31179            ! Changes patchlevel.h
31180 ____________________________________________________________________________
31181 [  9507] By: jhi                                   on 2001/04/01  19:24:01
31182         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
31183              from mainline to maintperl: pod tweaks.
31184      Branch: maint-5.6/perl
31185           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
31186           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
31187           !> pod/perlvar.pod
31188 ____________________________________________________________________________
31189 [  9506] By: jhi                                   on 2001/04/01  19:11:53
31190         Log: Commit Sarathy to April release of 5.6.1 :-)
31191      Branch: perl
31192            ! pod/perlfaq1.pod
31193 ____________________________________________________________________________
31194 [  9505] By: jhi                                   on 2001/04/01  19:03:15
31195         Log: Subject: PATCH 5.6.0 (perldebug.pod)
31196              From: Mark-Jason Dominus <mjd@plover.com>
31197              Date: Sun, 01 Apr 2001 14:25:11 -0400
31198              Message-ID: <20010401182511.9247.qmail@plover.com>
31199      Branch: perl
31200            ! pod/perldebug.pod
31201 ____________________________________________________________________________
31202 [  9504] By: jhi                                   on 2001/04/01  18:43:09
31203         Log: Add great_circle_direction().
31204      Branch: perl
31205            ! lib/Math/Trig.pm t/lib/trig.t
31206 ____________________________________________________________________________
31207 [  9503] By: jhi                                   on 2001/04/01  17:29:12
31208         Log: Unicode ReadMe update for Unicode 3.1.
31209      Branch: perl
31210            ! lib/unicode/ReadMe.txt
31211 ____________________________________________________________________________
31212 [  9502] By: jhi                                   on 2001/04/01  17:18:40
31213         Log: Integrate change #9501 from maintperl into mainline.
31214              
31215              fix the perlembed notes on multiple interpreters
31216              
31217              fix ExtUtils::Embed to work passably on Windows
31218      Branch: perl
31219           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
31220 ____________________________________________________________________________
31221 [  9501] By: gsar                                  on 2001/04/01  07:21:57
31222         Log: fix the perlembed notes on multiple interpreters
31223              
31224              fix ExtUtils::Embed to work passably on Windows
31225      Branch: maint-5.6/perl
31226            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
31227 ____________________________________________________________________________
31228 [  9500] By: jhi                                   on 2001/04/01  05:58:23
31229         Log: Test for #9499.
31230      Branch: perl
31231            ! t/op/tr.t
31232 ____________________________________________________________________________
31233 [  9499] By: jhi                                   on 2001/04/01  05:55:46
31234         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
31235      Branch: perl
31236            ! embed.h embed.pl op.c proto.h
31237 ____________________________________________________________________________
31238 [  9498] By: jhi                                   on 2001/04/01  05:44:34
31239         Log: Protect the workaround hunk more.
31240      Branch: perl
31241            ! toke.c
31242 ____________________________________________________________________________
31243 [  9497] By: jhi                                   on 2001/04/01  00:24:25
31244         Log: Integrate changes #9493,9494,9495,9496 from maintperl
31245              into mainline.
31246              
31247              fix a broken workaround for Borland compiler in change#4739
31248              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
31249              
31250              nits spotted by Borland compiler
31251              
31252              avoid redefinition warnings under Borland 5.02
31253              
31254              various nits identified by the Borland 5.5 compiler; remove suppression
31255              of a few warnings
31256      Branch: perl
31257           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
31258           !> win32/win32.h
31259 ____________________________________________________________________________
31260 [  9496] By: gsar                                  on 2001/03/31  23:22:28
31261         Log: various nits identified by the Borland 5.5 compiler; remove suppression
31262              of a few warnings
31263      Branch: maint-5.6/perl
31264            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
31265 ____________________________________________________________________________
31266 [  9495] By: gsar                                  on 2001/03/31  21:03:08
31267         Log: avoid redefinition warnings under Borland 5.02
31268      Branch: maint-5.6/perl
31269            ! win32/makefile.mk
31270 ____________________________________________________________________________
31271 [  9494] By: gsar                                  on 2001/03/31  20:18:59
31272         Log: nits spotted by Borland compiler
31273      Branch: maint-5.6/perl
31274            ! utf8.h win32/win32.h
31275 ____________________________________________________________________________
31276 [  9493] By: gsar                                  on 2001/03/31  20:18:05
31277         Log: fix a broken workaround for Borland compiler in change#4739
31278              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
31279      Branch: maint-5.6/perl
31280            ! toke.c
31281 ____________________________________________________________________________
31282 [  9492] By: jhi                                   on 2001/03/31  18:36:24
31283         Log: Integrate change #9491 from maintperl into mainline.
31284              
31285              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
31286              directory is relative (need to fetch the full path name *before*
31287              the chdir!)
31288      Branch: perl
31289           !> lib/Cwd.pm
31290 ____________________________________________________________________________
31291 [  9491] By: gsar                                  on 2001/03/31  17:01:56
31292         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
31293              directory is relative (need to fetch the full path name *before*
31294              the chdir!)
31295              
31296              this is a followup patch for change#6749
31297      Branch: maint-5.6/perl
31298            ! lib/Cwd.pm
31299 ____________________________________________________________________________
31300 [  9490] By: jhi                                   on 2001/03/31  15:50:18
31301         Log: Subject: Re: [PATCH] av.h cosmetics
31302              From: Simon Cozens <simon@netthink.co.uk>
31303              Date: Sat, 31 Mar 2001 13:09:59 +0100
31304              Message-ID: <20010331130959.A22000@netthink.co.uk>
31305              
31306              Document AvALLOC.
31307      Branch: perl
31308            ! pod/perlguts.pod
31309 ____________________________________________________________________________
31310 [  9489] By: jhi                                   on 2001/03/31  15:48:44
31311         Log: Subject: [PATCH] Re: Math::Big* v1.21
31312              From: Tels <perl_dummy@bloodgate.com>
31313              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
31314              Message-Id: <200103311125.GAA377738@www08.hway.net>
31315      Branch: perl
31316            ! pod/perlop.pod
31317 ____________________________________________________________________________
31318 [  9488] By: jhi                                   on 2001/03/31  03:39:51
31319         Log: Debug output tweak.
31320      Branch: perl
31321            ! t/lib/cwd.t
31322 ____________________________________________________________________________
31323 [  9487] By: jhi                                   on 2001/03/31  03:33:02
31324         Log: OverVMSification.
31325      Branch: perl
31326            ! t/lib/cwd.t
31327 ____________________________________________________________________________
31328 [  9486] By: jhi                                   on 2001/03/31  03:01:40
31329         Log: Missed MANIFESTations in #9483.
31330      Branch: perl
31331            ! MANIFEST
31332 ____________________________________________________________________________
31333 [  9485] By: jhi                                   on 2001/03/31  02:58:17
31334         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
31335              From: Peter Prymmer <pvhp@forte.com>
31336              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
31337              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
31338      Branch: perl
31339            ! regexec.c t/lib/cwd.t
31340 ____________________________________________________________________________
31341 [  9484] By: jhi                                   on 2001/03/31  01:04:41
31342         Log: Obsolete file (see #3938)
31343      Branch: perl
31344            - lib/unicode/README.Ethiopic
31345            ! MANIFEST
31346 ____________________________________________________________________________
31347 [  9483] By: jhi                                   on 2001/03/31  00:52:42
31348         Log: Update to Unicode 3.1.
31349              (Rename Names.txt to NamesList.txt.)
31350      Branch: perl
31351            + lib/unicode/NamesList.txt lib/unicode/PropList.html
31352            - lib/unicode/Names.txt
31353            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
31354            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
31355            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
31356            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
31357            ! lib/unicode/UCD.html lib/unicode/Unicode.html
31358            ! lib/unicode/rename lib/unicode/version
31359 ____________________________________________________________________________
31360 [  9482] By: jhi                                   on 2001/03/30  23:33:44
31361         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
31362              From: Robin Houston <robin@kitsite.com>
31363              Date: Fri, 30 Mar 2001 20:07:22 +0100
31364              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
31365      Branch: perl
31366            ! ext/B/B/Deparse.pm
31367 ____________________________________________________________________________
31368 [  9481] By: jhi                                   on 2001/03/30  23:20:25
31369         Log: Subject: Re: [PATCH] CwdXS, Take 2
31370              From: Benjamin Sugars <bsugars@canoe.ca>
31371              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
31372              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
31373      Branch: perl
31374            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
31375            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
31376 ____________________________________________________________________________
31377 [  9480] By: jhi                                   on 2001/03/30  22:52:38
31378         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
31379              From: David Dyck <dcd@tc.fluke.com>
31380              Date: Fri, 30 Mar 2001 14:44:13 -0800
31381              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
31382              
31383              The t/rantests flags file creation was accidentally
31384              removed by #9217.
31385      Branch: perl
31386            ! Makefile.SH
31387 ____________________________________________________________________________
31388 [  9479] By: jhi                                   on 2001/03/30  22:45:45
31389         Log: Subject: [PATCH] File::Glob stuff for Mac OS
31390              From: Chris Nandor <pudge@pobox.com>
31391              Date: Fri, 30 Mar 2001 16:51:00 -0500
31392              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
31393      Branch: perl
31394            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
31395            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
31396            ! t/lib/glob-taint.t
31397 ____________________________________________________________________________
31398 [  9478] By: jhi                                   on 2001/03/30  22:43:12
31399         Log: Subject: fix for win32/buildext.pl
31400              From: "Vadim Konovalov" <watman@inbox.ru>
31401              Date: Sat, 31 Mar 2001 00:50:36 +0400
31402              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
31403      Branch: perl
31404            ! win32/buildext.pl
31405 ____________________________________________________________________________
31406 [  9477] By: jhi                                   on 2001/03/30  22:41:16
31407         Log: Subject: small base.pm doc patch
31408              From: Leon Brocard <acme@astray.com>
31409              Date: Fri, 30 Mar 2001 21:49:57 +0100
31410              Message-ID: <20010330214957.B8733@ns0.astray.com>
31411      Branch: perl
31412            ! lib/base.pm
31413 ____________________________________________________________________________
31414 [  9476] By: jhi                                   on 2001/03/30  18:16:57
31415         Log: Subject: [PATCH] av.h cosmetics
31416              From: Simon Cozens <simon@netthink.co.uk>
31417              Date: Fri, 30 Mar 2001 18:12:28 +0100
31418              Message-ID: <20010330181228.A9319@netthink.co.uk>
31419      Branch: perl
31420            ! av.h
31421 ____________________________________________________________________________
31422 [  9475] By: jhi                                   on 2001/03/30  18:15:50
31423         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
31424              From: "Philip Newton" <pnewton@gmx.de>
31425              Date: Fri, 30 Mar 2001 19:06:57 +0200
31426              Message-ID: <3AC4D951.14815.1AC7068@localhost>
31427      Branch: perl
31428            ! pod/perlhack.pod
31429 ____________________________________________________________________________
31430 [  9474] By: jhi                                   on 2001/03/30  18:14:02
31431         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
31432              From: Benjamin Sugars <bsugars@canoe.ca>
31433              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
31434              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
31435      Branch: perl
31436            ! t/lib/glob-basic.t
31437 ____________________________________________________________________________
31438 [  9473] By: jhi                                   on 2001/03/30  16:09:24
31439         Log: Update Changes.
31440      Branch: perl
31441            ! Changes patchlevel.h
31442 ____________________________________________________________________________
31443 [  9472] By: jhi                                   on 2001/03/30  15:16:08
31444         Log: Integrate perlio.
31445      Branch: perl
31446           !> t/lib/cwd.t t/lib/glob-basic.t
31447 ____________________________________________________________________________
31448 [  9471] By: nick                                  on 2001/03/30  14:47:10
31449         Log: Should be (^O eq 'MSWin32') not 'Win32'
31450              Fail #12 seems real - chdir is in wrong dir.
31451      Branch: perlio
31452            ! t/lib/cwd.t
31453 ____________________________________________________________________________
31454 [  9470] By: jhi                                   on 2001/03/30  14:41:11
31455         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
31456              From: Radu Greab <radu@netsoft.ro>
31457              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
31458              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
31459              
31460              Replace #9352.
31461      Branch: perl
31462            ! ext/Socket/Socket.xs pp_sys.c
31463 ____________________________________________________________________________
31464 [  9469] By: jhi                                   on 2001/03/30  14:37:51
31465         Log: Subject: PATCH pod/perldiag.pod
31466              From: Robin Houston <robin@kitsite.com>
31467              Date: Fri, 30 Mar 2001 14:10:36 +0100
31468              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
31469      Branch: perl
31470            ! pod/perldiag.pod t/lib/glob-basic.t
31471 ____________________________________________________________________________
31472 [  9468] By: jhi                                   on 2001/03/30  14:36:36
31473         Log: Subject: Better diagnostic in io/fs.t
31474              From: andreas.koenig@anima.de (Andreas J. Koenig)
31475              Date: 30 Mar 2001 10:11:43 +0200
31476              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
31477      Branch: perl
31478            ! t/io/fs.t
31479 ____________________________________________________________________________
31480 [  9467] By: nick                                  on 2001/03/30  14:25:43
31481         Log: Skip order test of glob if case-ignoring system cannot 
31482              create a.test and A.test
31483      Branch: perlio
31484            ! t/lib/glob-basic.t
31485 ____________________________________________________________________________
31486 [  9466] By: nick                                  on 2001/03/30  13:03:12
31487         Log: Integrate mainline.
31488      Branch: perlio
31489            - ext/re/hints/aix.pl
31490           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
31491           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
31492           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
31493           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
31494 ____________________________________________________________________________
31495 [  9465] By: jhi                                   on 2001/03/30  03:53:37
31496         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
31497              the tests sometimes hang, sometimes not.)
31498      Branch: perl
31499            ! t/lib/io_multihomed.t t/lib/io_sock.t
31500 ____________________________________________________________________________
31501 [  9464] By: jhi                                   on 2001/03/30  02:56:04
31502         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
31503              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
31504              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
31505              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
31506      Branch: perl
31507            ! op.c
31508 ____________________________________________________________________________
31509 [  9463] By: jhi                                   on 2001/03/30  02:34:48
31510         Log: Test for #9462.
31511      Branch: perl
31512            ! t/lib/b.t
31513 ____________________________________________________________________________
31514 [  9462] By: jhi                                   on 2001/03/30  02:29:37
31515         Log: Subject: B::Deparse precedence bug. (Patch included.)
31516              From: Jeremy Madea <jmadea@inktomi.com>
31517              Date: Thu, 29 Mar 2001 12:05:02 -0800
31518              Message-ID: <20010329120502.A24881@dr.inktomi.com>
31519      Branch: perl
31520            ! ext/B/B/Deparse.pm
31521 ____________________________________________________________________________
31522 [  9461] By: jhi                                   on 2001/03/30  02:18:41
31523         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
31524              From: Peter Prymmer <pvhp@forte.com>
31525              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
31526              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
31527      Branch: perl
31528            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
31529            ! t/lib/md5-file.t
31530 ____________________________________________________________________________
31531 [  9460] By: jhi                                   on 2001/03/30  02:17:07
31532         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
31533              From: Robin Houston <robin@kitsite.com>
31534              Date: Thu, 29 Mar 2001 20:47:56 +0100
31535              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
31536      Branch: perl
31537            ! ext/B/B/Debug.pm
31538 ____________________________________________________________________________
31539 [  9459] By: jhi                                   on 2001/03/30  02:16:05
31540         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
31541              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
31542              Date: Wed, 28 Mar 2001 18:02:20 -0600
31543              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
31544      Branch: perl
31545            ! lib/ExtUtils/MM_VMS.pm
31546 ____________________________________________________________________________
31547 [  9458] By: jhi                                   on 2001/03/30  02:07:58
31548         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
31549              From: "Joshua E. Rodd" <jrodd@pbs.org>
31550              Date: Wed, 28 Mar 2001 17:29:12 -0500
31551              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
31552      Branch: perl
31553            ! pod/perlop.pod
31554 ____________________________________________________________________________
31555 [  9457] By: jhi                                   on 2001/03/30  02:04:33
31556         Log: Subject: ext/re/aix.pl can go
31557              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31558              Date: Thu, 29 Mar 2001 12:03:28 +0200
31559              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
31560      Branch: perl
31561            - ext/re/hints/aix.pl
31562            ! MANIFEST
31563 ____________________________________________________________________________
31564 [  9456] By: jhi                                   on 2001/03/30  02:03:32
31565         Log: Integrate perlio.
31566      Branch: perl
31567           !> ext/Encode/Encode.xs installperl
31568 ____________________________________________________________________________
31569 [  9455] By: nick                                  on 2001/03/29  21:11:46
31570         Log: DLL name has changed so installperl needs to know
31571              (Why isn't it working it out or passed it?)
31572      Branch: perlio
31573            ! installperl
31574 ____________________________________________________________________________
31575 [  9454] By: nick                                  on 2001/03/29  20:56:12
31576         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
31577              and we don't get undef warnings.
31578      Branch: perlio
31579            ! ext/Encode/Encode.xs
31580 ____________________________________________________________________________
31581 [  9453] By: nick                                  on 2001/03/29  17:58:48
31582         Log: Integrate mainline
31583      Branch: perlio
31584           !> Changes patchlevel.h
31585 ____________________________________________________________________________
31586 [  9452] By: jhi                                   on 2001/03/29  16:44:55
31587         Log: Update Changes.
31588      Branch: perl
31589            ! Changes patchlevel.h
31590 ____________________________________________________________________________
31591 [  9451] By: nick                                  on 2001/03/29  16:31:38
31592         Log: Integrate mainline
31593      Branch: perlio
31594           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
31595           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
31596           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
31597           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
31598           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
31599 ____________________________________________________________________________
31600 [  9450] By: jhi                                   on 2001/03/29  16:29:17
31601         Log: Integrate perlio.
31602      Branch: perl
31603           !> win32/buildext.pl
31604 ____________________________________________________________________________
31605 [  9449] By: jhi                                   on 2001/03/29  15:50:01
31606         Log: Update Changes.
31607      Branch: perl
31608            ! Changes patchlevel.h
31609 ____________________________________________________________________________
31610 [  9448] By: nick                                  on 2001/03/29  15:47:15
31611         Log: Make sure buildext.pl finds Errno.pm
31612      Branch: perlio
31613            ! win32/buildext.pl
31614 ____________________________________________________________________________
31615 [  9447] By: jhi                                   on 2001/03/29  15:39:34
31616         Log: Integrate perlio.
31617      Branch: perl
31618           !> win32/makefile.mk
31619 ____________________________________________________________________________
31620 [  9446] By: nick                                  on 2001/03/29  15:30:03
31621         Log: Integrate win32/makefile.mk with mainline.
31622      Branch: perlio
31623           !> win32/makefile.mk
31624 ____________________________________________________________________________
31625 [  9445] By: nick                                  on 2001/03/29  15:27:32
31626         Log: Fix breakage ... 
31627      Branch: perlio
31628            ! win32/makefile.mk
31629 ____________________________________________________________________________
31630 [  9444] By: jhi                                   on 2001/03/29  15:03:08
31631         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
31632              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31633              Date: Thu, 29 Mar 2001 10:32:59 +0400
31634              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
31635      Branch: perl
31636            ! win32/makefile.mk
31637 ____________________________________________________________________________
31638 [  9443] By: jhi                                   on 2001/03/29  15:02:12
31639         Log: Integrate perlio.
31640      Branch: perl
31641           +> win32/buildext.pl
31642           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
31643           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
31644 ____________________________________________________________________________
31645 [  9442] By: nick                                  on 2001/03/29  14:59:11
31646         Log: Work in progress - determine win32 extensions to build via script.
31647      Branch: perlio
31648            + win32/buildext.pl
31649            ! MANIFEST win32/makefile.mk
31650 ____________________________________________________________________________
31651 [  9441] By: jhi                                   on 2001/03/29  14:51:47
31652         Log: Reintroduce the use of external pwd.
31653      Branch: perl
31654            ! t/lib/cwd.t
31655 ____________________________________________________________________________
31656 [  9440] By: jhi                                   on 2001/03/29  14:42:58
31657         Log: use warnings instead of -w.
31658      Branch: perl
31659            ! utils/h2xs.PL
31660 ____________________________________________________________________________
31661 [  9439] By: jhi                                   on 2001/03/29  14:41:52
31662         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
31663              From: Jonathan Stowe <gellyfish@gellyfish.com>
31664              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
31665              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
31666      Branch: perl
31667            ! utils/h2xs.PL
31668 ____________________________________________________________________________
31669 [  9438] By: jhi                                   on 2001/03/29  14:39:38
31670         Log: Subject: [PATCH perl@9424] minor pod nits
31671              From: Robin Barker <rmb1@cise.npl.co.uk>
31672              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
31673              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
31674      Branch: perl
31675            ! pod/perlhack.pod pod/perliol.pod
31676 ____________________________________________________________________________
31677 [  9437] By: jhi                                   on 2001/03/29  14:29:16
31678         Log: Subject: [PATCH perl@9424] typemap cast warning
31679              From: Robin Barker <rmb1@cise.npl.co.uk>
31680              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
31681              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
31682      Branch: perl
31683            ! lib/ExtUtils/typemap
31684 ____________________________________________________________________________
31685 [  9436] By: jhi                                   on 2001/03/29  14:26:03
31686         Log: Subject: [PATCH perl@9424] printf warning
31687              From: Robin Barker <rmb1@cise.npl.co.uk>
31688              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
31689              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
31690      Branch: perl
31691            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
31692            ! ext/Storable/Storable.xs toke.c
31693 ____________________________________________________________________________
31694 [  9435] By: nick                                  on 2001/03/29  14:23:31
31695         Log: Win32 has name conflict with ERROR
31696      Branch: perlio
31697            ! ext/PerlIO/Via/Via.xs
31698 ____________________________________________________________________________
31699 [  9434] By: jhi                                   on 2001/03/29  14:17:48
31700         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
31701              From: Peter Prymmer <pvhp@forte.com>
31702              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
31703              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
31704      Branch: perl
31705            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
31706 ____________________________________________________________________________
31707 [  9433] By: jhi                                   on 2001/03/29  13:52:44
31708         Log: test-prep target was missing.
31709      Branch: perl
31710            ! Makefile.SH
31711 ____________________________________________________________________________
31712 [  9432] By: nick                                  on 2001/03/29  12:40:03
31713         Log: Make as-shipped compiler default to MSVC6 
31714      Branch: perlio
31715            ! win32/makefile.mk
31716 ____________________________________________________________________________
31717 [  9431] By: nick                                  on 2001/03/29  12:12:16
31718         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
31719              akin to PerlIO::Scalar.
31720      Branch: perlio
31721            ! perlio.c perlio.h
31722 ____________________________________________________________________________
31723 [  9430] By: nick                                  on 2001/03/29  10:56:35
31724         Log: Integrate mainline.
31725      Branch: perlio
31726           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
31727           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
31728           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
31729           !> win32/makefile.mk win32/win32sck.c
31730 ____________________________________________________________________________
31731 [  9429] By: nick                                  on 2001/03/29  09:03:43
31732         Log: Noticed that two tests were skipped as perlio:: package
31733              isn't there any more. Changed the skip condition.
31734              Avoid core-dump if sv_utf8_upgrade() called on something
31735              that does not become SvPOK after SvPV() (e.g. a ref).
31736      Branch: perlio
31737            ! sv.c t/io/utf8.t t/lib/io_scalar.t
31738 ____________________________________________________________________________
31739 [  9428] By: jhi                                   on 2001/03/29  01:31:47
31740         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
31741              From: Benjamin Sugars <bsugars@canoe.ca> 
31742              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
31743              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
31744      Branch: perl
31745            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
31746            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
31747            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
31748 ____________________________________________________________________________
31749 [  9427] By: jhi                                   on 2001/03/29  00:49:30
31750         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
31751              From: "Vadim Konovalov" <watman@inbox.ru>
31752              Date: Thu, 29 Mar 2001 01:50:12 +0400
31753              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
31754      Branch: perl
31755            ! win32/makefile.mk win32/win32sck.c
31756 ____________________________________________________________________________
31757 [  9426] By: gsar                                  on 2001/03/29  00:28:04
31758         Log: dmake can only handle == and != in comparisons; support building
31759              with Borland's VCL libraries (from Vadim Konovalov)
31760      Branch: maint-5.6/perl
31761            ! win32/makefile.mk
31762 ____________________________________________________________________________
31763 [  9425] By: nick                                  on 2001/03/28  19:29:56
31764         Log: Integrate (@snapshot)
31765      Branch: perlio
31766           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
31767 ____________________________________________________________________________
31768 [  9424] By: jhi                                   on 2001/03/28  19:03:16
31769         Log: Update Changes.
31770      Branch: perl
31771            ! Changes patchlevel.h
31772 ____________________________________________________________________________
31773 [  9423] By: jhi                                   on 2001/03/28  18:52:09
31774         Log: Rmdir lib/XS on cleanup.
31775      Branch: perl
31776            ! Makefile.SH
31777 ____________________________________________________________________________
31778 [  9422] By: jhi                                   on 2001/03/28  18:49:34
31779         Log: Integrate perlio.
31780      Branch: perl
31781           !> t/op/utf8decode.t
31782 ____________________________________________________________________________
31783 [  9421] By: nick                                  on 2001/03/28  18:46:44
31784         Log: Loose duplicate chunk.
31785      Branch: perlio
31786            ! t/op/utf8decode.t
31787 ____________________________________________________________________________
31788 [  9420] By: nick                                  on 2001/03/28  18:44:11
31789         Log: Integrate mainline.
31790      Branch: perlio
31791           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
31792           !> vms/vmsish.h
31793 ____________________________________________________________________________
31794 [  9419] By: jhi                                   on 2001/03/28  18:42:05
31795         Log: Can't trust external pwds
31796              (either shell builtins or external programs)
31797      Branch: perl
31798            ! t/lib/cwd.t
31799 ____________________________________________________________________________
31800 [  9418] By: jhi                                   on 2001/03/28  18:34:05
31801         Log: Integrate perlio.
31802      Branch: perl
31803            - lib/perlio.pm
31804           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
31805           !> t/op/utf8decode.t
31806 ____________________________________________________________________________
31807 [  9417] By: nick                                  on 2001/03/28  18:24:02
31808         Log: PerlIO.pm / perlio.pm conflict.
31809              Update some pods.
31810              Make t/op/utf8decode.t a text file.
31811      Branch: perlio
31812            - lib/perlio.pm
31813            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
31814            ! t/op/utf8decode.t
31815 ____________________________________________________________________________
31816 [  9416] By: jhi                                   on 2001/03/28  18:06:07
31817         Log: Integrate change #9409 from mainline to maintperl.
31818              
31819              Yet another tweak on AIX dynaloading.
31820      Branch: maint-5.6/perl
31821           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
31822 ____________________________________________________________________________
31823 [  9415] By: gsar                                  on 2001/03/28  17:13:01
31824         Log: integrate changes#9377,9385,9401 from mainline
31825              
31826              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
31827              
31828              If directory entries compare equal case-insensitively,
31829              retry case-sensitively.
31830              
31831              Subject: [PATCH] B::Terse and warnings
31832      Branch: maint-5.6/perl
31833           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
31834           !> t/pragma/warn/perl
31835 ____________________________________________________________________________
31836 [  9414] By: jhi                                   on 2001/03/28  17:11:12
31837         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
31838              From: "Craig A. Berry" <craigberry@mac.com>
31839              Date: Wed, 28 Mar 2001 10:55:20 -0600
31840              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
31841      Branch: perl
31842            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
31843 ____________________________________________________________________________
31844 [  9413] By: jhi                                   on 2001/03/28  17:03:12
31845         Log: Dup hunk.
31846      Branch: perl
31847            ! t/op/utf8decode.t
31848 ____________________________________________________________________________
31849 [  9412] By: jhi                                   on 2001/03/28  17:02:36
31850         Log: Forced integrate from perlio.
31851      Branch: perl
31852           !> t/op/utf8decode.t
31853 ____________________________________________________________________________
31854 [  9411] By: nick                                  on 2001/03/28  16:50:03
31855         Log: Integrate mainline.
31856      Branch: perlio
31857           +> t/lib/cwd.t
31858           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
31859           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
31860           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
31861           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
31862           !> t/pragma/warn/perl
31863 ____________________________________________________________________________
31864 [  9410] By: jhi                                   on 2001/03/28  16:44:23
31865         Log: Subject: Re: [PATCH] 9403 cannot be tested
31866              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31867              Date: Wed, 28 Mar 2001 18:33:56 +0200
31868              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
31869      Branch: perl
31870            ! makedef.pl
31871 ____________________________________________________________________________
31872 [  9409] By: jhi                                   on 2001/03/28  16:12:45
31873         Log: Yet another tweak on AIX dynaloading.
31874      Branch: perl
31875            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
31876 ____________________________________________________________________________
31877 [  9408] By: jhi                                   on 2001/03/28  15:52:55
31878         Log: Subject: [PATCH] 9403 cannot be tested
31879              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
31880              Date: Wed, 28 Mar 2001 17:23:00 +0200
31881              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
31882              
31883              A missing symbol.
31884      Branch: perl
31885            ! makedef.pl
31886 ____________________________________________________________________________
31887 [  9407] By: jhi                                   on 2001/03/28  15:47:43
31888         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
31889      Branch: perl
31890            ! t/op/utf8decode.t
31891           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
31892           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
31893 ____________________________________________________________________________
31894 [  9406] By: jhi                                   on 2001/03/28  15:37:08
31895         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
31896              From: Benjamin Sugars <bsugars@canoe.ca> 
31897              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
31898              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
31899      Branch: perl
31900            + t/lib/cwd.t
31901            ! MANIFEST
31902 ____________________________________________________________________________
31903 [  9405] By: jhi                                   on 2001/03/28  15:13:18
31904         Log: pp_ne() needs a CORRECT boolean.
31905      Branch: perl
31906            ! pp.c
31907 ____________________________________________________________________________
31908 [  9404] By: jhi                                   on 2001/03/28  15:09:23
31909         Log: pp_ne() needs a boolean, not an integer.
31910      Branch: perl
31911            ! pp.c
31912 ____________________________________________________________________________
31913 [  9403] By: jhi                                   on 2001/03/28  14:47:43
31914         Log: (Retracted by #9404.)
31915      Branch: perl
31916            ! pp.c
31917 ____________________________________________________________________________
31918 [  9402] By: jhi                                   on 2001/03/28  14:43:59
31919         Log: Subject: Re: [PATCH] Typemap testing
31920              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
31921              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
31922              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
31923      Branch: perl
31924            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
31925            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
31926 ____________________________________________________________________________
31927 [  9401] By: jhi                                   on 2001/03/28  14:42:14
31928         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
31929              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
31930              Date: Sun, 25 Mar 2001 21:59:15 +0100
31931              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
31932              
31933              A variable will be checked for the "use once" warnings if:
31934              
31935              1. It is in the scope of a use warnings 'once'
31936              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
31937              
31938              Otherwise it won't be checked at all.
31939              
31940              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
31941              
31942              The enclosed patch partially fixes this issue. What I didn't
31943              get to work was the case where the "used once" warning is enabled
31944              in any file other than the main file.
31945      Branch: perl
31946            ! gv.c t/pragma/warn/perl
31947 ____________________________________________________________________________
31948 [  9400] By: nick                                  on 2001/03/28  14:38:24
31949         Log: More EBCDIC tweaks:
31950              - one more swash issue &~(0xA0-1) did not do the right thing,
31951              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
31952              - add "use re 'asciirange'" to make [!-~] etc. work
31953              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
31954              - Choose a key for t/op/each.t test which gets encoded.
31955              - Skip utf8decode if this is UTF-EBCDIC.
31956      Branch: perlio
31957            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
31958            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
31959 ____________________________________________________________________________
31960 [  9399] By: jhi                                   on 2001/03/28  14:21:00
31961         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
31962              Andreas Schwab.
31963      Branch: perl
31964            ! pp.c
31965 ____________________________________________________________________________
31966 [  9398] By: jhi                                   on 2001/03/28  00:55:56
31967         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
31968              From: David Dyck <dcd@tc.fluke.com>
31969              Date: Tue, 27 Mar 2001 15:16:24 -0800
31970              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
31971      Branch: perl
31972            ! ext/IO/lib/IO/Socket.pm
31973 ____________________________________________________________________________
31974 [  9397] By: jhi                                   on 2001/03/27  21:52:49
31975         Log: Integrate perlio.
31976      Branch: perl
31977           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
31978           +> ext/PerlIO/Via/Via.xs
31979           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
31980 ____________________________________________________________________________
31981 [  9396] By: nick                                  on 2001/03/27  21:45:13
31982         Log: Integrate mainline.
31983      Branch: perlio
31984           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
31985           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
31986 ____________________________________________________________________________
31987 [  9395] By: nick                                  on 2001/03/27  21:18:58
31988         Log: Outline docs for PerlIO and PerlIO::Scalar
31989      Branch: perlio
31990            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
31991 ____________________________________________________________________________
31992 [  9394] By: nick                                  on 2001/03/27  20:50:13
31993         Log: PerlIO::Via layer (alpha-ish).
31994      Branch: perlio
31995            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
31996            + ext/PerlIO/Via/Via.xs
31997            ! MANIFEST
31998 ____________________________________________________________________________
31999 [  9393] By: jhi                                   on 2001/03/27  20:49:55
32000         Log: Retract #9329 now that 9390 should take care of the matter.
32001      Branch: perl
32002            ! utils/h2xs.PL
32003 ____________________________________________________________________________
32004 [  9390] By: jhi                                   on 2001/03/27  20:47:50
32005         Log: Subject: Autoloading Errno.pm when %! is encountered
32006              From: Robin Houston <robin@kitsite.com>
32007              Date: Tue, 27 Mar 2001 20:57:11 +0100
32008              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
32009      Branch: perl
32010            ! embed.h embed.pl gv.c proto.h t/op/magic.t
32011 ____________________________________________________________________________
32012 [  9389] By: jhi                                   on 2001/03/27  20:24:31
32013         Log: Integrate perlio.
32014      Branch: perl
32015           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
32016           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
32017           !> utf8.c
32018 ____________________________________________________________________________
32019 [  9388] By: jhi                                   on 2001/03/27  20:21:38
32020         Log: Better have a three-element array if one is going to assign
32021              to the third element of that array. (from Tim Jenness)
32022      Branch: perl
32023            ! ext/XS/Typemap/Typemap.xs
32024 ____________________________________________________________________________
32025 [  9387] By: nick                                  on 2001/03/27  20:15:43
32026         Log: Integrate mainline.
32027      Branch: perlio
32028           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
32029           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
32030           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
32031           +> t/lib/xs-typemap.t
32032           !> (integrate 34 files)
32033 ____________________________________________________________________________
32034 [  9386] By: jhi                                   on 2001/03/27  20:04:18
32035         Log: Subject: Re: perl@9359 breaks HTML::Parser
32036              From: Gisle Aas <gisle@ActiveState.com>
32037              Date: 27 Mar 2001 11:30:24 -0800
32038              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
32039              
32040              Clarify the UTF-8 issues of the API docs.
32041              (Slightly reworded and expanded.)
32042      Branch: perl
32043            ! pod/perlapi.pod sv.c sv.h
32044 ____________________________________________________________________________
32045 [  9385] By: jhi                                   on 2001/03/27  19:44:25
32046         Log: If directory entries compare equal case-insensitively,
32047              retry case-sensitively.
32048      Branch: perl
32049            ! ext/File/Glob/bsd_glob.c
32050 ____________________________________________________________________________
32051 [  9384] By: nick                                  on 2001/03/27  19:38:50
32052         Log: Various EBCDIC fixes:
32053              - major revelation that swash code is encoding aware,
32054              (or thought it was) - now it is ;-)
32055              - With that out of the way fix a slab of tr/// cases.
32056              - Fix Encode 'Unicode' to be true Unicode so tests pass.
32057              - As anticipated Base64.xs needed tweaks.
32058              - Until tr/// works right avoid old_encode64 in MIME tests.
32059      Branch: perlio
32060            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
32061            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
32062 ____________________________________________________________________________
32063 [  9383] By: jhi                                   on 2001/03/27  18:34:41
32064         Log: Add the std test suite BEGIN block.
32065      Branch: perl
32066            ! t/lib/xs-typemap.t
32067 ____________________________________________________________________________
32068 [  9382] By: jhi                                   on 2001/03/27  15:16:07
32069         Log: Add debugging output to the test.
32070      Branch: perl
32071            ! t/lib/glob-basic.t
32072 ____________________________________________________________________________
32073 [  9381] By: jhi                                   on 2001/03/27  15:08:10
32074         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
32075      Branch: perl
32076            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
32077            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
32078            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
32079            + t/lib/xs-typemap.t
32080            ! MANIFEST
32081 ____________________________________________________________________________
32082 [  9380] By: jhi                                   on 2001/03/27  14:48:34
32083         Log: Subject: [PATCH] Typemap testing
32084              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
32085              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
32086              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
32087              
32088              (The first part of the patch.)
32089      Branch: perl
32090            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
32091 ____________________________________________________________________________
32092 [  9379] By: jhi                                   on 2001/03/27  14:44:56
32093         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
32094              From: Benjamin Sugars <bsugars@canoe.ca> 
32095              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
32096              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
32097      Branch: perl
32098            ! t/lib/glob-basic.t
32099 ____________________________________________________________________________
32100 [  9378] By: jhi                                   on 2001/03/27  14:42:30
32101         Log: Subject: [PATCH] perlvar nit
32102              From: Simon Cozens <simon@netthink.co.uk>
32103              Date: Tue, 27 Mar 2001 01:12:01 +0100
32104              Message-ID: <20010327011201.A19179@netthink.co.uk>
32105      Branch: perl
32106            ! pod/perlvar.pod
32107 ____________________________________________________________________________
32108 [  9377] By: jhi                                   on 2001/03/27  14:36:26
32109         Log: Subject: [PATCH] B::Terse and warnings
32110              From: Benjamin Sugars <ben.sugars@home.com>
32111              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
32112              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
32113      Branch: perl
32114            ! ext/B/B.pm ext/B/B/Terse.pm
32115 ____________________________________________________________________________
32116 [  9376] By: jhi                                   on 2001/03/27  14:31:31
32117         Log: Document sockatmark() some.
32118      Branch: perl
32119            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
32120            ! pod/perltoc.pod
32121 ____________________________________________________________________________
32122 [  9375] By: jhi                                   on 2001/03/27  14:00:24
32123         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
32124              noted by Gisle and fixed by NI-S.
32125      Branch: perl
32126            ! sv.c
32127 ____________________________________________________________________________
32128 [  9374] By: jhi                                   on 2001/03/27  05:50:01
32129         Log: Regen toc.
32130      Branch: perl
32131            ! pod/perltoc.pod
32132 ____________________________________________________________________________
32133 [  9373] By: jhi                                   on 2001/03/27  05:43:51
32134         Log: Pixie documenting.
32135      Branch: perl
32136            ! Makefile.SH pod/perlhack.pod
32137 ____________________________________________________________________________
32138 [  9372] By: jhi                                   on 2001/03/27  05:29:34
32139         Log: Metaconfig unit changes for #9371.
32140      Branch: metaconfig
32141            ! U/modified/myhostname.U
32142      Branch: metaconfig/U/perl
32143            + d_sockatmark.U
32144            ! gccvers.U
32145 ____________________________________________________________________________
32146 [  9371] By: jhi                                   on 2001/03/27  05:29:07
32147         Log: Add sockatmark() probing.
32148      Branch: perl
32149            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32150            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
32151            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32152            ! vos/config.ga.h win32/config.bc win32/config.gc
32153            ! win32/config.vc
32154 ____________________________________________________________________________
32155 [  9370] By: jhi                                   on 2001/03/26  22:01:18
32156         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
32157              Really need to benchmark this.
32158      Branch: perl
32159            ! pp.c
32160 ____________________________________________________________________________
32161 [  9369] By: nick                                  on 2001/03/26  21:59:30
32162         Log: Integrate mainline.
32163      Branch: perlio
32164            ! ext/MIME/Base64/QuotedPrint.pm
32165           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
32166           !> patchlevel.h pod/perlhack.pod pp_sys.c
32167 ____________________________________________________________________________
32168 [  9368] By: jhi                                   on 2001/03/26  21:47:03
32169         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
32170              
32171              TODO1: perlbench.
32172              TODO2: le, lt, ge, gt?  Yech.
32173      Branch: perl
32174            ! pp.c
32175 ____________________________________________________________________________
32176 [  9367] By: jhi                                   on 2001/03/26  21:34:57
32177         Log: Too much cut-and-paste in #9363.
32178      Branch: perl
32179            ! pp_sys.c
32180 ____________________________________________________________________________
32181 [  9366] By: jhi                                   on 2001/03/26  21:20:53
32182         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
32183              From: Andreas Schwab <schwab@suse.de>
32184              Date: 26 Mar 2001 17:29:04 +0200
32185              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
32186              
32187              (The patch for 5.6.0 or so, this is a guess for bleadperl)
32188      Branch: perl
32189            ! pp_hot.c
32190 ____________________________________________________________________________
32191 [  9365] By: jhi                                   on 2001/03/26  21:07:54
32192         Log: Integrate perlio.
32193      Branch: perl
32194           !> perlio.c
32195 ____________________________________________________________________________
32196 [  9364] By: nick                                  on 2001/03/26  20:30:48
32197         Log: REFCNT botch in layer name cache hash.
32198      Branch: perlio
32199            ! perlio.c
32200 ____________________________________________________________________________
32201 [  9363] By: jhi                                   on 2001/03/26  18:44:32
32202         Log: Subject: [PATCH] socket() leaks file descriptors
32203              From: Benjamin Sugars <bsugars@canoe.ca>
32204              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
32205              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
32206              
32207              Also sockpair() fixed similarly.
32208      Branch: perl
32209            ! pp_sys.c
32210 ____________________________________________________________________________
32211 [  9362] By: jhi                                   on 2001/03/26  18:37:52
32212         Log: Integrate perlio.
32213      Branch: perl
32214           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
32215 ____________________________________________________________________________
32216 [  9361] By: nick                                  on 2001/03/26  17:32:06
32217         Log: Implement flush of linebuffered streams on read of a tty.
32218      Branch: perlio
32219            ! perlio.c perliol.h
32220 ____________________________________________________________________________
32221 [  9360] By: nick                                  on 2001/03/26  17:12:32
32222         Log: Memory tweaks and notes for OEMVS.
32223      Branch: perlio
32224            ! README.os390 miniperlmain.c t/op/pat.t
32225 ____________________________________________________________________________
32226 [  9359] By: jhi                                   on 2001/03/26  02:12:54
32227         Log: Update Changes.
32228      Branch: perl
32229            ! Changes patchlevel.h
32230 ____________________________________________________________________________
32231 [  9358] By: jhi                                   on 2001/03/26  02:05:32
32232         Log: Document the most common pixie options.
32233      Branch: perl
32234            ! pod/perlhack.pod
32235 ____________________________________________________________________________
32236 [  9357] By: jhi                                   on 2001/03/26  01:25:28
32237         Log: For perl.pixie check *before* compiling that optimize is -g,
32238              as for perl.third.
32239      Branch: perl
32240            ! Makefile.SH
32241 ____________________________________________________________________________
32242 [  9356] By: jhi                                   on 2001/03/26  01:13:41
32243         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
32244      Branch: perl
32245            ! Makefile.SH
32246 ____________________________________________________________________________
32247 [  9355] By: jhi                                   on 2001/03/26  01:11:19
32248         Log: Remove t/perl.third.
32249      Branch: perl
32250            ! Makefile.SH
32251 ____________________________________________________________________________
32252 [  9354] By: jhi                                   on 2001/03/26  00:23:38
32253         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
32254              IO::Sockatmark().
32255      Branch: perl
32256            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
32257 ____________________________________________________________________________
32258 [  9353] By: jhi                                   on 2001/03/25  22:25:04
32259         Log: Integrate perlio.
32260      Branch: perl
32261           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
32262           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
32263           !> pp_hot.c win32/makefile.mk
32264 ____________________________________________________________________________
32265 [  9352] By: jhi                                   on 2001/03/25  22:21:41
32266         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
32267              From: Radu Greab <radu@netsoft.ro>
32268              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
32269              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
32270      Branch: perl
32271            ! pp_sys.c
32272 ____________________________________________________________________________
32273 [  9351] By: nick                                  on 2001/03/25  22:15:02
32274         Log: Fix readline in list mode to tell rest of world that it has
32275              things on the stack. Otherwise if perl code gets invoked
32276              underneath it it scribbles over results-so-far.
32277              (Why TIEHANDLE has not tripped on this is a mystery.)
32278      Branch: perlio
32279            ! pp_hot.c
32280 ____________________________________________________________________________
32281 [  9350] By: nick                                  on 2001/03/25  22:10:13
32282         Log: win32/makefile.mk typos
32283      Branch: perlio
32284            ! win32/makefile.mk
32285 ____________________________________________________________________________
32286 [  9349] By: nick                                  on 2001/03/25  21:31:14
32287         Log: Integrate now-non-binary file.
32288      Branch: perlio
32289           !> t/lib/mimeqp.t
32290 ____________________________________________________________________________
32291 [  9348] By: nick                                  on 2001/03/25  21:27:24
32292         Log: Make it text
32293      Branch: perlio
32294            ! t/lib/mimeqp.t
32295 ____________________________________________________________________________
32296 [  9347] By: nick                                  on 2001/03/25  21:25:37
32297         Log: Integrate mainline.
32298      Branch: perlio
32299           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
32300           !> lib/Term/ReadLine.pm t/lib/md5-file.t
32301 ____________________________________________________________________________
32302 [  9346] By: nick                                  on 2001/03/25  20:58:15
32303         Log: Add destruct time hook to PerlIO (for work-in-process implementing
32304              layers in perl code. In such cases layers need to be popped before
32305              we loose the ability to run perl code.)
32306              Also back-out "PerlIO::object" hook - it isn't going to work like that...
32307      Branch: perlio
32308            ! perl.c perlio.c perlio.h perliol.h
32309 ____________________________________________________________________________
32310 [  9345] By: nick                                  on 2001/03/25  20:49:11
32311         Log: Avoid at leasy one of undefined warnings in Encode.
32312      Branch: perlio
32313            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
32314 ____________________________________________________________________________
32315 [  9344] By: jhi                                   on 2001/03/25  20:37:43
32316         Log: A workaround for using Term::ReadLine in emacs minibuffer
32317              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
32318              additional tweaks from Ilya Zakharevich.
32319      Branch: perl
32320            ! lib/Term/ReadLine.pm
32321 ____________________________________________________________________________
32322 [  9343] By: nick                                  on 2001/03/25  20:21:14
32323         Log: Missing return value.
32324      Branch: perlio
32325            ! ext/PerlIO/Scalar/Scalar.xs
32326 ____________________________________________________________________________
32327 [  9342] By: jhi                                   on 2001/03/25  16:21:00
32328         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
32329              to equal the CPAN versions since no code changes have been made.
32330      Branch: perl
32331            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
32332            ! t/lib/md5-file.t
32333 ____________________________________________________________________________
32334 [  9341] By: jhi                                   on 2001/03/25  16:01:48
32335         Log: Escape 8-bit characters.
32336      Branch: perl
32337            ! t/lib/mimeqp.t
32338 ____________________________________________________________________________
32339 [  9340] By: gsar                                  on 2001/03/25  15:50:53
32340         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
32341              chars)
32342      Branch: perl
32343            + t/lib/mimeqp.t
32344 ____________________________________________________________________________
32345 [  9339] By: gsar                                  on 2001/03/25  15:48:50
32346         Log: delete mimeqp.t for later add with text mode set
32347      Branch: perl
32348            - t/lib/mimeqp.t
32349 ____________________________________________________________________________
32350 [  9338] By: nick                                  on 2001/03/25  09:01:57
32351         Log: Integrate mainline.
32352      Branch: perlio
32353           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
32354           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
32355           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
32356           +> t/lib/mimeb64u.t t/lib/mimeqp.t
32357           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
32358           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
32359           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
32360 ____________________________________________________________________________
32361 [  9337] By: jhi                                   on 2001/03/25  04:23:24
32362         Log: Add MIME::Base64 here and there.  Again, a lot of
32363              optimism is in the air.
32364      Branch: perl
32365            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
32366            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
32367 ____________________________________________________________________________
32368 [  9336] By: jhi                                   on 2001/03/25  04:12:43
32369         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
32370              this by ear as I do not do Win32 programming.)
32371      Branch: perl
32372            ! win32/Makefile win32/makefile.mk
32373 ____________________________________________________________________________
32374 [  9335] By: jhi                                   on 2001/03/25  04:03:50
32375         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
32376      Branch: perl
32377            ! t/lib/md5-file.t
32378 ____________________________________________________________________________
32379 [  9334] By: jhi                                   on 2001/03/25  03:58:53
32380         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
32381      Branch: perl
32382            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
32383            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
32384            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
32385            + t/lib/mimeb64u.t t/lib/mimeqp.t
32386            ! MANIFEST
32387 ____________________________________________________________________________
32388 [  9333] By: jhi                                   on 2001/03/24  20:14:37
32389         Log: Integrate perlio.
32390      Branch: perl
32391           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
32392 ____________________________________________________________________________
32393 [  9332] By: nick                                  on 2001/03/24  19:40:34
32394         Log: Fix un-init variable leading to spurious "Out of Memory!"
32395      Branch: perlio
32396            ! doio.c
32397 ____________________________________________________________________________
32398 [  9331] By: nick                                  on 2001/03/24  19:09:59
32399         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
32400              and update layers internals doc.
32401      Branch: perlio
32402            ! pod/perlfunc.pod pod/perliol.pod
32403 ____________________________________________________________________________
32404 [  9330] By: jhi                                   on 2001/03/24  18:42:11
32405         Log: The length might be uninitialized garbage if the *svp is the undef.
32406      Branch: perl
32407            ! doio.c
32408 ____________________________________________________________________________
32409 [  9329] By: jhi                                   on 2001/03/24  18:26:57
32410         Log: (Retracted by #9393)
32411              
32412              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
32413              From: Simon Cozens <simon@netthink.co.uk>
32414              Date: Sat, 24 Mar 2001 17:13:17 +0000
32415              Message-ID: <20010324171317.A13406@netthink.co.uk>
32416      Branch: perl
32417            ! utils/h2xs.PL
32418 ____________________________________________________________________________
32419 [  9328] By: nick                                  on 2001/03/24  17:22:02
32420         Log: Integrate mainline.
32421      Branch: perlio
32422           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
32423           !> lib/unicode/version
32424 ____________________________________________________________________________
32425 [  9327] By: nick                                  on 2001/03/24  17:16:02
32426         Log: Integrate mainline.
32427      Branch: perlio
32428           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
32429           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
32430           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
32431           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
32432           +> t/lib/md5-file.t
32433           !> MANIFEST Makefile.SH configure.com djgpp/config.over
32434           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
32435           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
32436           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
32437           !> win32/makefile.mk
32438 ____________________________________________________________________________
32439 [  9326] By: jhi                                   on 2001/03/24  17:00:42
32440         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
32441      Branch: perl
32442            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
32443            ! lib/unicode/version
32444 ____________________________________________________________________________
32445 [  9325] By: jhi                                   on 2001/03/24  16:22:33
32446         Log: Subject: Re: B::Deparse bug (5.6.0)
32447              From: Robin Houston <robin@kitsite.com>
32448              Date: Sat, 24 Mar 2001 14:33:09 +0000
32449              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
32450      Branch: perl
32451            ! op.c pp.c t/lib/b.t t/op/repeat.t
32452 ____________________________________________________________________________
32453 [  9324] By: jhi                                   on 2001/03/24  16:21:56
32454         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
32455              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
32456              these additions may be too optimistic.
32457      Branch: perl
32458            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
32459            ! hints/uwin.sh hints/vmesa.sh
32460 ____________________________________________________________________________
32461 [  9323] By: jhi                                   on 2001/03/24  16:06:01
32462         Log: Integrate perlio.
32463      Branch: perl
32464           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
32465           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
32466            ! Makefile.SH
32467           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
32468           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
32469           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
32470           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
32471           !> win32/makefile.mk win32/perlhost.h win32/win32.c
32472           !> win32/win32iop.h
32473 ____________________________________________________________________________
32474 [  9322] By: nick                                  on 2001/03/24  14:39:12
32475         Log: Routine Win32 regen_config_h - no real changes.
32476      Branch: perlio
32477            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32478 ____________________________________________________________________________
32479 [  9321] By: nick                                  on 2001/03/24  14:31:49
32480         Log: PerlIO fixups for Win32:
32481              - provide win33_popenlist() - non-functional as yet.
32482              - avoid need for aTHX in PerlIO_debug calls - even if not 
32483              enabled args are still evaluated so Win32 has trouble during fork().
32484              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
32485              - Fixup makedef.pl for latest set of symbols.
32486      Branch: perlio
32487            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
32488            ! win32/perlhost.h win32/win32.c win32/win32iop.h
32489 ____________________________________________________________________________
32490 [  9320] By: nick                                  on 2001/03/24  14:26:58
32491         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
32492              was gibberish - broke it on WIn32 at least.
32493      Branch: perlio
32494            ! ext/POSIX/POSIX.xs
32495 ____________________________________________________________________________
32496 [  9319] By: nick                                  on 2001/03/24  11:29:41
32497         Log: Generated files.
32498      Branch: perlio
32499            ! embed.h global.sym objXSUB.h perlapi.c proto.h
32500 ____________________________________________________________________________
32501 [  9318] By: nick                                  on 2001/03/24  10:29:37
32502         Log: Implement:
32503              1.  open($fh,"+<",undef);  # add test to t/io/open.t
32504              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
32505      Branch: perlio
32506            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
32507            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
32508            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
32509            ! t/io/open.t t/io/utf8.t
32510 ____________________________________________________________________________
32511 [  9317] By: jhi                                   on 2001/03/23  23:41:25
32512         Log: AIX does seems to have optimization problems with its C compilers.
32513      Branch: perl
32514            ! hints/aix.sh
32515 ____________________________________________________________________________
32516 [  9316] By: jhi                                   on 2001/03/23  23:40:46
32517         Log: Integrate perlio.
32518      Branch: perl
32519           +> lib/PerlIO.pm
32520           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
32521           !> perliol.h
32522 ____________________________________________________________________________
32523 [  9315] By: jhi                                   on 2001/03/23  22:16:30
32524         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
32525      Branch: perl
32526            ! t/lib/md5-file.t
32527 ____________________________________________________________________________
32528 [  9314] By: nick                                  on 2001/03/23  20:49:02
32529         Log: Perlio internals re-organized.
32530              - open process creates AV of layer/arg pairs
32531              (appends layers from open() or open.pm to default list).
32532              - push arg is now an SV.
32533              - layer ->Open get passed the AV
32534              - open is no longer mandatory method.
32535              - topmost layer that has ->Open method does the open
32536              - any layers above are pushed once that returns.
32537              - vtable re-ordered so dummy layers need only provide push/pop methods.
32538      Branch: perlio
32539            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
32540 ____________________________________________________________________________
32541 [  9313] By: nick                                  on 2001/03/23  16:27:41
32542         Log: Check in a stable (working) version before next round of tweaks.
32543              Changes include:
32544              - Move default layers code out of doio.c and into perlio.c
32545              - Single routine for parsing layer specification strings.
32546              - Skeleton support for demand loading of layers
32547              - Core-dump avoidance if PERLIO environment specifies loadable layer
32548              (does not _work_ as need IO to load and need load to do IO ...)
32549      Branch: perlio
32550            + lib/PerlIO.pm
32551            ! MANIFEST doio.c perlio.c
32552 ____________________________________________________________________________
32553 [  9312] By: gsar                                  on 2001/03/23  16:25:25
32554         Log: add execute bit to files with shebang lines in the repository;
32555              avoid clobbering execute bit in Porting/makerel 
32556      Branch: maint-5.6/perl
32557            ! (edit 144 files)
32558 ____________________________________________________________________________
32559 [  9311] By: jhi                                   on 2001/03/23  14:25:35
32560         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
32561      Branch: perl
32562            ! MANIFEST
32563 ____________________________________________________________________________
32564 [  9310] By: jhi                                   on 2001/03/23  13:45:04
32565         Log: Subject: [PATCH] Net::Ping
32566              From: Colin McMillen <mcmi0037@tc.umn.edu>
32567              Date: Thu, 22 Mar 2001 19:30:31 -0600
32568              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
32569      Branch: perl
32570            ! lib/Net/Ping.pm
32571 ____________________________________________________________________________
32572 [  9309] By: jhi                                   on 2001/03/23  13:39:13
32573         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
32574      Branch: perl
32575            ! t/lib/md5-aaa.t t/lib/md5-file.t
32576 ____________________________________________________________________________
32577 [  9308] By: jhi                                   on 2001/03/23  13:20:34
32578         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
32579              - bump the version to 2.14
32580              - drop the base64 tests since they require MIME::Base64
32581              - drop the rfc1321.txt
32582              - drop the hints/dec_osf.pl since it's only needed for
32583              pre-5.005_03 Perls
32584              Todo:
32585              - the U32 alignment testing is now removed; it needs to
32586              be reintroduced as as a Config variable (meaning also
32587              as a Configure test)
32588              - get the new EBCDIC md5sum for MD5.pm
32589              - test in Win32 to see how badly I botched the makefiles
32590      Branch: perl
32591            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
32592            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
32593            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
32594            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
32595            + t/lib/md5-file.t
32596            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
32597            ! win32/Makefile win32/makefile.mk
32598 ____________________________________________________________________________
32599 [  9307] By: jhi                                   on 2001/03/23  12:56:14
32600         Log: Integrate change #9306 from maintperl into mainline,
32601              AIX dynaloader for AIXes without <load.h>.
32602      Branch: perl
32603           !> ext/DynaLoader/hints/aix.pl
32604 ____________________________________________________________________________
32605 [  9306] By: jhi                                   on 2001/03/23  12:51:36
32606         Log: There are AIXes without /usr/include/load.h,
32607              patch from H.Merijn Brand.
32608      Branch: maint-5.6/perl
32609            ! ext/DynaLoader/hints/aix.pl
32610 ____________________________________________________________________________
32611 [  9305] By: nick                                  on 2001/03/23  11:00:42
32612         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
32613      Branch: perlio
32614            ! ext/Encode/Encode.xs perlio.c perlio.h
32615 ____________________________________________________________________________
32616 [  9304] By: nick                                  on 2001/03/23  10:20:46
32617         Log: Render -Duseperlio functional again.
32618              - this is "quick fix" which calls PerlIO_apply_layers after opening,
32619              which is what old scheme did. New scheme needs to change that
32620              to make open(...,\$scalar) etc. work but this will do for now.
32621      Branch: perlio
32622            ! perlio.c
32623 ____________________________________________________________________________
32624 [  9303] By: nick                                  on 2001/03/23  09:53:20
32625         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
32626              -Uuseperlio now works again.
32627              -Duseperlio is still poorly. Don't merge yet...
32628      Branch: perlio
32629            ! doio.c perlio.h
32630 ____________________________________________________________________________
32631 [  9302] By: nick                                  on 2001/03/22  22:26:51
32632         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
32633              type code.
32634              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
32635              is its main caller. In particular now has access to "extra" args, and
32636              can tell when an open handle is "reopened" (or duped?).
32637              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
32638              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
32639              PerlIO_open() et. al. (i.e. other way round).
32640              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
32641              with args close to PerlIO_openn().
32642      Branch: perlio
32643            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
32644 ____________________________________________________________________________
32645 [  9301] By: jhi                                   on 2001/03/22  20:58:04
32646         Log: Integrate perlio.
32647      Branch: perl
32648           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
32649           !> t/io/open.t util.c
32650 ____________________________________________________________________________
32651 [  9300] By: nick                                  on 2001/03/22  17:36:32
32652         Log: Don't include $@ in not ok message.
32653      Branch: perlio
32654            ! t/io/open.t
32655 ____________________________________________________________________________
32656 [  9299] By: gsar                                  on 2001/03/22  16:53:45
32657         Log: back out changes#7532,7521 for now (appears to have problems
32658              on IRIX)
32659      Branch: maint-5.6/perl
32660            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
32661            ! ext/POSIX/typemap pod/perlvar.pod
32662 ____________________________________________________________________________
32663 [  9298] By: nick                                  on 2001/03/22  14:35:46
32664         Log: Give a meaning to '&' in n-arg open case:
32665              open($fh,"<&",$scalar);
32666              $scalar can be:
32667              - an integer which does "fdopen"
32668              open($fh,"<&",2); # like open($fh,"<&2")
32669              - something that will yield a file handle via sv_2io()
32670              useful for dup'ing anonymous handles.
32671              e.g.:
32672              open(my $fh,"<&",\*STDIN);
32673              open(my $dup,"<&",$fh);
32674      Branch: perlio
32675            ! doio.c t/io/open.t
32676 ____________________________________________________________________________
32677 [  9297] By: nick                                  on 2001/03/22  13:34:35
32678         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
32679      Branch: perlio
32680            ! util.c
32681 ____________________________________________________________________________
32682 [  9296] By: nick                                  on 2001/03/22  12:51:20
32683         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
32684      Branch: perlio
32685            ! perl.c
32686 ____________________________________________________________________________
32687 [  9295] By: nick                                  on 2001/03/22  11:59:44
32688         Log: If stdin, stdout or stderr get opened in unexpected read/write state
32689              then warn at time of open not at time of use.
32690      Branch: perlio
32691            ! doio.c pp_hot.c pp_sys.c
32692 ____________________________________________________________________________
32693 [  9294] By: nick                                  on 2001/03/22  10:54:35
32694         Log: Die on n-arg open(...,"",xxx,yyy,...)
32695              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
32696              - die on read/write cases so we can decide what it means later.
32697      Branch: perlio
32698            ! doio.c embed.pl iperlsys.h util.c
32699 ____________________________________________________________________________
32700 [  9293] By: nick                                  on 2001/03/22  09:02:45
32701         Log: perlio tweaks (reported by Nick Clark)
32702              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
32703              error check in Pendinf_read().
32704      Branch: perlio
32705            ! perlio.c
32706 ____________________________________________________________________________
32707 [  9292] By: gsar                                  on 2001/03/22  07:12:00
32708         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
32709              fixes)
32710      Branch: maint-5.6/perl
32711           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
32712 ____________________________________________________________________________
32713 [  9291] By: jhi                                   on 2001/03/22  06:06:44
32714         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
32715      Branch: perl
32716            ! t/op/re_tests
32717 ____________________________________________________________________________
32718 [  9290] By: jhi                                   on 2001/03/22  05:57:01
32719         Log: Move MacOS Classic higher in the list of supported platforms.
32720      Branch: maint-5.6/perl
32721            ! pod/perlport.pod
32722 ____________________________________________________________________________
32723 [  9289] By: gsar                                  on 2001/03/22  05:35:04
32724         Log: revert part of change#6438 for compatibility (av_reify()
32725              appears to be needed to implement av_splice()ish things
32726              in XS)
32727      Branch: maint-5.6/perl
32728            ! embed.pl global.sym objXSUB.h perlapi.c
32729 ____________________________________________________________________________
32730 [  9288] By: gsar                                  on 2001/03/22  03:09:19
32731         Log: update copyright year
32732      Branch: maint-5.6/perl
32733            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
32734            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
32735            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
32736            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
32737            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
32738            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
32739            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
32740            ! x2p/walk.c
32741 ____________________________________________________________________________
32742 [  9287] By: jhi                                   on 2001/03/21  20:30:54
32743         Log: Integrate perlio.
32744      Branch: perl
32745           !> ext/Data/Dumper/Dumper.xs
32746 ____________________________________________________________________________
32747 [  9286] By: gsar                                  on 2001/03/21  19:49:54
32748         Log: makefile.mk tweak
32749      Branch: maint-5.6/perl
32750            ! win32/Makefile win32/makefile.mk
32751 ____________________________________________________________________________
32752 [  9285] By: nick                                  on 2001/03/21  19:07:13
32753         Log: Multiplicity fix for Dumper.
32754      Branch: perlio
32755            ! ext/Data/Dumper/Dumper.xs
32756 ____________________________________________________________________________
32757 [  9284] By: nick                                  on 2001/03/21  19:01:07
32758         Log: Integrate mainline - (does not build xTHX issue in Dumper).
32759      Branch: perlio
32760           !> (integrate 27 files)
32761 ____________________________________________________________________________
32762 [  9283] By: jhi                                   on 2001/03/21  17:17:35
32763         Log: Integrate change #9282 from mainline into maintperl,
32764              4-arg UTF-8 substr().
32765      Branch: maint-5.6/perl
32766           !> pp.c
32767 ____________________________________________________________________________
32768 [  9282] By: jhi                                   on 2001/03/21  17:15:43
32769         Log: The #9270 would have leaked a scalar if pp_substr()
32770              returned early.
32771      Branch: perl
32772            ! pp.c
32773 ____________________________________________________________________________
32774 [  9281] By: gsar                                  on 2001/03/21  17:03:14
32775         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
32776      Branch: maint-5.6/perl
32777            ! win32/makefile.mk
32778 ____________________________________________________________________________
32779 [  9280] By: gsar                                  on 2001/03/21  17:01:20
32780         Log: some tweaks to change#9278 (fork() emulation should be enabled
32781              by setting BUILD_FLAVOR instead of changing the defaults)
32782      Branch: maint-5.6/perl
32783            ! win32/makefile.mk
32784 ____________________________________________________________________________
32785 [  9279] By: gsar                                  on 2001/03/21  16:47:19
32786         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
32787      Branch: maint-5.6/perl
32788            ! ext/File/Glob/Glob.pm
32789           !> lib/Cwd.pm
32790 ____________________________________________________________________________
32791 [  9278] By: jhi                                   on 2001/03/21  14:35:10
32792         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
32793              From: "Vadim Konovalov" <watman@inbox.ru>
32794              Date: Wed, 21 Mar 2001 01:53:51 +0300
32795              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
32796      Branch: maint-5.6/perl
32797            ! win32/makefile.mk win32/win32sck.c
32798 ____________________________________________________________________________
32799 [  9277] By: jhi                                   on 2001/03/21  13:58:28
32800         Log: Integrate change #9270 from mainline to maintperl:
32801              continued 4-arg UTF-8 substr() fixing.
32802      Branch: maint-5.6/perl
32803           !> pp.c t/op/substr.t
32804 ____________________________________________________________________________
32805 [  9276] By: jhi                                   on 2001/03/21  13:33:00
32806         Log: More pixie cleaning.
32807      Branch: perl
32808            ! Makefile.SH
32809 ____________________________________________________________________________
32810 [  9275] By: jhi                                   on 2001/03/21  03:54:17
32811         Log: Update Changes.
32812      Branch: perl
32813            ! Changes patchlevel.h
32814 ____________________________________________________________________________
32815 [  9274] By: jhi                                   on 2001/03/21  03:48:24
32816         Log: First stab at making Data::Dumper to grok Unicode.
32817              
32818              TODO: tests, EBCDICify.
32819      Branch: perl
32820            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
32821 ____________________________________________________________________________
32822 [  9273] By: jhi                                   on 2001/03/21  02:23:00
32823         Log: Fix for
32824              
32825              Subject: Memory leak in unquoted print   
32826              From: Benjamin Sugars <bsugars@canoe.ca> 
32827              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
32828              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
32829      Branch: perl
32830            ! perlio.c
32831 ____________________________________________________________________________
32832 [  9272] By: jhi                                   on 2001/03/21  01:33:17
32833         Log: Subject: Re: [PATCH] POSIX::getcwd()
32834              From: Benjamin Sugars <bsugars@canoe.ca> 
32835              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
32836              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
32837      Branch: perl
32838            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
32839 ____________________________________________________________________________
32840 [  9271] By: jhi                                   on 2001/03/21  01:22:52
32841         Log: Subject: [PATCH] Cwd.pm docs
32842              From: Benjamin Sugars <bsugars@canoe.ca>
32843              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
32844              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
32845      Branch: perl
32846            ! lib/Cwd.pm
32847 ____________________________________________________________________________
32848 [  9270] By: jhi                                   on 2001/03/21  01:16:29
32849         Log: Continue 4-arg substr() UTF-8 fixage.
32850      Branch: perl
32851            ! pp.c t/op/substr.t
32852 ____________________________________________________________________________
32853 [  9269] By: jhi                                   on 2001/03/21  00:46:14
32854         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
32855              
32856              revert the leak fix in change#9142 (problem needs a more experimental
32857              fix unsuitable for 5.6.1)
32858              
32859              do alphabetical sorting by default (for csh compatibility)
32860              
32861              cut-n-paste goof in change#9264
32862              
32863              VMS piping fixes (from Charles Lane)
32864      Branch: perl
32865           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
32866           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
32867           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
32868 ____________________________________________________________________________
32869 [  9268] By: jhi                                   on 2001/03/21  00:37:04
32870         Log: Integrate perlio.
32871      Branch: perl
32872           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
32873           !> utf8.c utf8.h utfebcdic.h
32874 ____________________________________________________________________________
32875 [  9267] By: nick                                  on 2001/03/20  20:04:39
32876         Log: More EBCDIC stuff:
32877              - Loose the extra level of function on ASCII.
32878              - spotted a chr(0) issue in sv.c
32879              - re-work of UTF-X tr/// ranges to work in Unicode
32880              space. Still issues with the "0xff is illegal UTF-8" hack.
32881              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
32882              (why do it once when you can do it all over the place :-(
32883              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
32884              need utf8.pm for swashes.
32885              - Simplified and commented scan_const() in toke.c
32886              Still something wrong regexp and tr (swashes?).
32887      Branch: perlio
32888            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
32889            ! utf8.c utf8.h utfebcdic.h
32890 ____________________________________________________________________________
32891 [  9266] By: gsar                                  on 2001/03/20  19:16:43
32892         Log: VMS piping fixes (from Charles Lane)
32893      Branch: maint-5.6/perl
32894            ! vms/vms.c vms/vmspipe.com
32895 ____________________________________________________________________________
32896 [  9265] By: gsar                                  on 2001/03/20  17:53:52
32897         Log: cut-n-paste goof in change#9264
32898      Branch: maint-5.6/perl
32899            ! ext/File/Glob/Glob.xs
32900 ____________________________________________________________________________
32901 [  9264] By: gsar                                  on 2001/03/20  17:43:47
32902         Log: do alphabetical sorting by default (for csh compatibility);
32903              bsd_glob() does ASCII sort by default as usual, unless
32904              GLOB_ALPHASORT was specified
32905      Branch: maint-5.6/perl
32906            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
32907            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
32908            ! ext/File/Glob/bsd_glob.h
32909 ____________________________________________________________________________
32910 [  9263] By: gsar                                  on 2001/03/20  16:40:08
32911         Log: integrate change#9255 from mainline (unicode fix)
32912              
32913              substr($bytestr, i, n, $charstr)
32914      Branch: maint-5.6/perl
32915           !> Todo-5.6 pp.c t/op/substr.t
32916 ____________________________________________________________________________
32917 [  9262] By: gsar                                  on 2001/03/20  15:57:41
32918         Log: revert the leak fix in change#9142 (problem needs a more experimental
32919              fix unsuitable for 5.6.1)
32920      Branch: maint-5.6/perl
32921            ! scope.c
32922 ____________________________________________________________________________
32923 [  9261] By: jhi                                   on 2001/03/20  14:26:25
32924         Log: Integrate changes #9259,9260 from maintperl into mainline.
32925              
32926              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
32927              
32928              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
32929      Branch: perl
32930           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
32931 ____________________________________________________________________________
32932 [  9260] By: jhi                                   on 2001/03/20  14:05:46
32933         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
32934              From: Robin Barker <rmb1@cise.npl.co.uk>
32935              Date: Tue, 20 Mar 2001 10:12:04 GMT
32936              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
32937      Branch: maint-5.6/perl
32938            ! run.c
32939 ____________________________________________________________________________
32940 [  9259] By: jhi                                   on 2001/03/20  14:04:39
32941         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
32942              From: Chris Nandor <pudge@pobox.com>
32943              Date: Tue, 20 Mar 2001 00:40:56 -0500
32944              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
32945      Branch: maint-5.6/perl
32946            ! ext/POSIX/POSIX.xs lib/File/Path.pm
32947 ____________________________________________________________________________
32948 [  9258] By: jhi                                   on 2001/03/20  05:09:34
32949         Log: Update Changes.
32950      Branch: perl
32951            ! Changes patchlevel.h
32952 ____________________________________________________________________________
32953 [  9257] By: jhi                                   on 2001/03/20  05:04:25
32954         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
32955      Branch: perl
32956            ! t/op/tr.t
32957 ____________________________________________________________________________
32958 [  9256] By: jhi                                   on 2001/03/20  04:43:12
32959         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
32960              From: Peter Prymmer <pvhp@forte.com>
32961              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
32962              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
32963      Branch: maint-5.6/perl
32964            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
32965 ____________________________________________________________________________
32966 [  9255] By: jhi                                   on 2001/03/19  23:17:17
32967         Log: substr($bytestr, i, n, $charstr)
32968              
32969              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
32970      Branch: perl
32971            ! Todo-5.6 pp.c t/op/substr.t
32972 ____________________________________________________________________________
32973 [  9254] By: jhi                                   on 2001/03/19  22:25:09
32974         Log: Rearrange the make test target prerequisites so that
32975              in a parallel make 'all' is finished before 'test'.
32976      Branch: perl
32977            ! Makefile.SH
32978 ____________________________________________________________________________
32979 [  9253] By: jhi                                   on 2001/03/19  21:48:07
32980         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
32981              From: Robin Houston <robin@kitsite.com>
32982              Date: Mon, 19 Mar 2001 15:48:41 +0000
32983              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
32984      Branch: perl
32985            ! pp_ctl.c
32986 ____________________________________________________________________________
32987 [  9252] By: jhi                                   on 2001/03/19  21:42:27
32988         Log: Integrate perlio.
32989      Branch: perl
32990           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
32991           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
32992           !> utfebcdic.h vms/perly_c.vms
32993 ____________________________________________________________________________
32994 [  9251] By: jhi                                   on 2001/03/19  21:31:28
32995         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
32996              
32997              Dynaloading in 64-bit AIX with vac.
32998      Branch: perl
32999           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
33000           !> hints/aix.sh
33001 ____________________________________________________________________________
33002 [  9250] By: jhi                                   on 2001/03/19  21:18:00
33003         Log: A more robust solution for the 64bitall AIX dynaloading
33004              problem, from Jens-Uwe Mager.
33005      Branch: maint-5.6/perl
33006            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
33007 ____________________________________________________________________________
33008 [  9249] By: nick                                  on 2001/03/19  20:59:37
33009         Log: Integrate mainline.
33010      Branch: perlio
33011           !> (integrate 42 files)
33012 ____________________________________________________________________________
33013 [  9248] By: nick                                  on 2001/03/19  20:22:07
33014         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
33015              (Building on OS390 uses native YACC and YYDEBUG has other
33016              side effects.)
33017      Branch: perlio
33018            ! perly.c perly.y vms/perly_c.vms
33019 ____________________________________________________________________________
33020 [  9247] By: jhi                                   on 2001/03/19  19:59:53
33021         Log: 64-bit AIX dynaloading problem (see #9244) idea
33022              from Jens-Uwe Mager.
33023      Branch: maint-5.6/perl
33024            ! ext/DynaLoader/dl_aix.xs
33025 ____________________________________________________________________________
33026 [  9246] By: nick                                  on 2001/03/19  19:27:57
33027         Log: More EBCDIC fixes.
33028      Branch: perlio
33029            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
33030            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
33031 ____________________________________________________________________________
33032 [  9245] By: jhi                                   on 2001/03/19  19:05:19
33033         Log: Integrate change #9243 from mainline into maintperl.
33034              
33035              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
33036      Branch: maint-5.6/perl
33037           !> README.vmesa
33038 ____________________________________________________________________________
33039 [  9244] By: jhi                                   on 2001/03/19  19:03:15
33040         Log: Get 64bitall AIX building, but still does not test okay:
33041              dynaloading anything fails, for example for op/defins:
33042              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
33043              (update: fixed by #9247,9250)
33044      Branch: maint-5.6/perl
33045            ! hints/aix.sh
33046 ____________________________________________________________________________
33047 [  9243] By: jhi                                   on 2001/03/19  19:00:16
33048         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
33049              From: Robin Barker <rmb1@cise.npl.co.uk>
33050              Date: Mon, 19 Mar 2001 18:01:57 GMT
33051              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
33052      Branch: perl
33053            ! README.vmesa
33054 ____________________________________________________________________________
33055 [  9242] By: jhi                                   on 2001/03/19  18:58:43
33056         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
33057              
33058              TODO: tests.
33059      Branch: perl
33060            ! doop.c op.c
33061 ____________________________________________________________________________
33062 [  9241] By: gsar                                  on 2001/03/19  17:34:46
33063         Log: VMSify tests (from Charles Lane)
33064      Branch: maint-5.6/perl
33065            ! t/lib/filehand.t t/lib/texttabs.t
33066 ____________________________________________________________________________
33067 [  9240] By: jhi                                   on 2001/03/19  14:24:26
33068         Log: Integrate change #9233 from maintperl into mainline.
33069              
33070              some refcounts were incorrect in perl_clone()
33071      Branch: perl
33072           !> sv.c
33073 ____________________________________________________________________________
33074 [  9239] By: gsar                                  on 2001/03/19  09:23:17
33075         Log: this is 5.6.1-trial3
33076      Branch: maint-5.6/perl
33077            ! Changes
33078 ____________________________________________________________________________
33079 [  9238] By: gsar                                  on 2001/03/19  08:47:04
33080         Log: some new symbols are only available under ithreads
33081      Branch: maint-5.6/perl
33082            ! makedef.pl
33083 ____________________________________________________________________________
33084 [  9237] By: gsar                                  on 2001/03/19  08:42:28
33085         Log: update patchlevel.h, Changes, &c.
33086      Branch: maint-5.6/perl
33087            ! Changes patchlevel.h pod/perlhist.pod
33088           !> AUTHORS
33089 ____________________________________________________________________________
33090 [  9236] By: gsar                                  on 2001/03/19  08:17:49
33091         Log: integrate changes#8068,8717 from mainline
33092              
33093              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
33094              
33095              [PATCH CPAN 1.59_51] warning message (not!)
33096      Branch: maint-5.6/perl
33097           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
33098           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
33099           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
33100           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
33101           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
33102 ____________________________________________________________________________
33103 [  9235] By: gsar                                  on 2001/03/19  08:07:09
33104         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
33105              
33106              [PATCH] Add missing CV flags to dump.c
33107              
33108              Re: [patch] Re: PL_ptr_table
33109              
33110              Fixup non-ithread build after 8713
33111              
33112              Generated files form 8713 etc.
33113              
33114              Correct the correction :-(
33115              
33116              Documenting coderef @INC (Re: CPAN "make this script work" feature)
33117              
33118              Subject: Re: sync sync sync: have I missed any patches?
33119              Replace djSP with dSP.
33120      Branch: maint-5.6/perl
33121           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
33122           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
33123           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
33124           !> sv.c sv.h win32/perlhost.h
33125 ____________________________________________________________________________
33126 [  9234] By: gsar                                  on 2001/03/19  07:22:05
33127         Log: revert the change#9090 integrate for now (change looks somewhat
33128              incomplete in that [ha]v_exists() need something similar; lacks
33129              tests; &c.)
33130      Branch: maint-5.6/perl
33131            ! hv.c
33132 ____________________________________________________________________________
33133 [  9233] By: gsar                                  on 2001/03/19  07:10:01
33134         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
33135              destruction when there are unreferenced scalars (SvREFCNT==0)
33136      Branch: maint-5.6/perl
33137            ! sv.c
33138 ____________________________________________________________________________
33139 [  9232] By: jhi                                   on 2001/03/19  05:11:02
33140         Log: Regen api and toc.
33141      Branch: maint-5.6/perl
33142            ! pod/perlapi.pod pod/perltoc.pod
33143 ____________________________________________________________________________
33144 [  9231] By: jhi                                   on 2001/03/19  04:06:03
33145         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
33146              add a lost line in pp.c:pp_chop(), update to new op/chop.
33147              
33148              Clarify the description differentiating for and while; inspired by
33149              
33150              Subject: [ID 20010306.004] || != named unary operator
33151              
33152              The $Is_MacOS needs to be declared.
33153      Branch: maint-5.6/perl
33154            ! pp.c t/op/chop.t
33155           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
33156 ____________________________________________________________________________
33157 [  9230] By: jhi                                   on 2001/03/19  03:48:16
33158         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
33159              9079,9083,9089,9090,9091 from mainline to maintperl.
33160              
33161              Quieten some noise in Win32 builds
33162              
33163              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
33164              
33165              The perlretut was still talking about the old \p and \P
33166              definitions.
33167              
33168              More tweakage on the Unicode character class descriptions.
33169              
33170              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
33171              
33172              Subject: 'no *POSIX' Patch speeding up make on BS2000 
33173              
33174              Subject: [PATCH] perldata.pod here-doc docs
33175              
33176              Add /sbin and /usr/sbin to the list of directories scanned
33177              for setuid programs.  Takes care of bug id 20010309.003.
33178              
33179              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
33180              
33181              In op/stat #35 better to scan all the potential directories
33182              for setuids, not just the first one.
33183      Branch: maint-5.6/perl
33184            ! Makefile.SH
33185           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
33186           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
33187           !> t/op/stat.t toke.c win32/win32.h
33188 ____________________________________________________________________________
33189 [  9229] By: jhi                                   on 2001/03/19  02:31:50
33190         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
33191              From: Chris Nandor <pudge@pobox.com>
33192              Date: Sat, 10 Mar 2001 14:22:19 -0500
33193              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
33194      Branch: maint-5.6/perl
33195            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
33196            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
33197            ! t/lib/b.t t/lib/errno.t
33198 ____________________________________________________________________________
33199 [  9228] By: jhi                                   on 2001/03/19  02:29:59
33200         Log: Integrate changes #9113,9122 from mainline into maintperl.
33201              
33202              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?)
33203      Branch: maint-5.6/perl
33204           !> Configure README.os390 hints/os390.sh
33205 ____________________________________________________________________________
33206 [  9227] By: jhi                                   on 2001/03/19  02:22:35
33207         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
33208              into maintperl.
33209              
33210              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
33211              
33212              Forgot to check-in the larger part of #9120, duh.
33213              
33214              Subject: Another patch for integer.pm POD 
33215              
33216              h2ph strictness and cleanliness from Kurt Starsinic.
33217              
33218              Borland filename case problem.
33219              
33220              h2ph strictness and cleanliness from Kurt Starsinic.
33221              
33222              Subject: [PATCH] the uncontroversial doc patches
33223      Branch: maint-5.6/perl
33224           +> win32/sncfnmcs.pl
33225           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
33226           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
33227           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
33228           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
33229           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
33230           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
33231           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
33232 ____________________________________________________________________________
33233 [  9226] By: jhi                                   on 2001/03/19  02:10:21
33234         Log: Integrate changes #9207,9214 from mainline into maintperl.
33235              
33236              podchecker relaxations: =over has an *optional* number after it,
33237              and whitespace in L<> is okay.
33238      Branch: maint-5.6/perl
33239           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
33240           !> t/pod/poderrs.xr
33241 ____________________________________________________________________________
33242 [  9225] By: jhi                                   on 2001/03/19  02:07:38
33243         Log: Integrate change #9219 from maintperl into mainline.
33244              
33245              remove duplicated tests
33246      Branch: perl
33247           !> t/op/re_tests
33248 ____________________________________________________________________________
33249 [  9224] By: jhi                                   on 2001/03/19  02:06:11
33250         Log: Integrate change #9223 from mainline to maintperl.
33251              
33252              Document -Dmksymlinks.
33253      Branch: maint-5.6/perl
33254           !> INSTALL
33255 ____________________________________________________________________________
33256 [  9223] By: jhi                                   on 2001/03/19  02:01:25
33257         Log: Document -Dmksymlinks.
33258      Branch: perl
33259            ! INSTALL
33260 ____________________________________________________________________________
33261 [  9222] By: jhi                                   on 2001/03/19  01:15:35
33262         Log: The -Dmksymlinks wasn't working for maintperl.
33263      Branch: maint-5.6/perl
33264            ! Configure
33265 ____________________________________________________________________________
33266 [  9221] By: jhi                                   on 2001/03/19  00:49:43
33267         Log: Cleanup pixie residue.
33268      Branch: perl
33269            ! Makefile.SH
33270 ____________________________________________________________________________
33271 [  9220] By: jhi                                   on 2001/03/19  00:44:47
33272         Log: Document the use of pixie/prof; create make targets for it.
33273              
33274              TODO: make t/TEST pixie-aware.
33275      Branch: perl
33276            ! Makefile.SH pod/perlhack.pod
33277 ____________________________________________________________________________
33278 [  9219] By: gsar                                  on 2001/03/19  00:16:55
33279         Log: remove duplicated tests
33280      Branch: maint-5.6/perl
33281            ! t/op/re_tests
33282 ____________________________________________________________________________
33283 [  9218] By: jhi                                   on 2001/03/18  23:59:31
33284         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
33285      Branch: perl
33286            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
33287 ____________________________________________________________________________
33288 [  9217] By: jhi                                   on 2001/03/18  23:25:20
33289         Log: Rewrite the tests section of Makefile to be less redundant
33290              and to allow for more flexible test targets, many recursive
33291              make calls introduced.
33292      Branch: perl
33293            ! Makefile.SH
33294 ____________________________________________________________________________
33295 [  9216] By: jhi                                   on 2001/03/18  22:30:04
33296         Log: Document the use of Third Degree (sparsely).
33297      Branch: perl
33298            ! pod/perlhack.pod t/TEST
33299 ____________________________________________________________________________
33300 [  9215] By: jhi                                   on 2001/03/18  22:10:30
33301         Log: Make targets for testing with Third Degree.
33302      Branch: perl
33303            ! Makefile.SH
33304 ____________________________________________________________________________
33305 [  9214] By: jhi                                   on 2001/03/18  21:08:53
33306         Log: The podchecker relaxations need to mirrored also at the tests.
33307      Branch: perl
33308            ! t/pod/poderrs.xr
33309 ____________________________________________________________________________
33310 [  9213] By: jhi                                   on 2001/03/18  20:56:21
33311         Log: Update Changes.
33312      Branch: perl
33313            ! Changes patchlevel.h
33314 ____________________________________________________________________________
33315 [  9212] By: jhi                                   on 2001/03/18  20:36:59
33316         Log: Looking for config.sh in parent directories isn't
33317              very useful for the toplevel Makefile.
33318      Branch: perl
33319            ! Makefile.SH
33320 ____________________________________________________________________________
33321 [  9211] By: jhi                                   on 2001/03/18  20:33:37
33322         Log: On "make clean" take care of Third Degree droppings.
33323      Branch: perl
33324            ! Makefile.SH
33325 ____________________________________________________________________________
33326 [  9210] By: jhi                                   on 2001/03/18  20:21:34
33327         Log: Add a hook for running the tests under the Third Degree
33328              debugging tool (set $ENV{PERL_3LOG} to non-zero)
33329              
33330              TODO: Document the use of Third Degree.
33331      Branch: perl
33332            ! t/TEST
33333 ____________________________________________________________________________
33334 [  9209] By: jhi                                   on 2001/03/18  20:19:07
33335         Log: Regen toc and api pods.
33336      Branch: perl
33337            ! pod/perlapi.pod pod/perltoc.pod
33338 ____________________________________________________________________________
33339 [  9208] By: jhi                                   on 2001/03/18  20:12:12
33340         Log: Integrate changes #8128,9132 from mainline into maintperl,
33341              Tie::SubstrHash fixes.
33342      Branch: maint-5.6/perl
33343           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
33344 ____________________________________________________________________________
33345 [  9207] By: jhi                                   on 2001/03/18  20:07:43
33346         Log: podchecker relaxations from Michael Stevens.
33347      Branch: perl
33348            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
33349 ____________________________________________________________________________
33350 [  9206] By: jhi                                   on 2001/03/18  20:04:24
33351         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
33352      Branch: perl
33353            ! lib/Locale/Constants.pm lib/Locale/Country.pm
33354            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
33355            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
33356 ____________________________________________________________________________
33357 [  9205] By: jhi                                   on 2001/03/18  19:54:45
33358         Log: Integrate changes #9161,9162 from maintperl to mainline.
33359              
33360              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
33361              results
33362      Branch: perl
33363           !> t/op/magic.t
33364 ____________________________________________________________________________
33365 [  9204] By: jhi                                   on 2001/03/18  19:37:46
33366         Log: Make perl.third checks more understandable to the builder.
33367      Branch: perl
33368            ! Makefile.SH
33369 ____________________________________________________________________________
33370 [  9203] By: jhi                                   on 2001/03/18  19:20:54
33371         Log: Re-integrate #9138 from maintperl to mainline,
33372              the squelching of the unneeded "Scalars leaked" messages.
33373      Branch: perl
33374           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
33375           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
33376           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
33377 ____________________________________________________________________________
33378 [  9202] By: jhi                                   on 2001/03/18  18:48:36
33379         Log: More robust and more paranoid perl.third target.
33380      Branch: perl
33381            ! Makefile.SH
33382 ____________________________________________________________________________
33383 [  9201] By: jhi                                   on 2001/03/18  18:39:21
33384         Log: Integrate change #9197 from maintperl to mainline.
33385              
33386              more thorough cleaning of arenas.
33387      Branch: perl
33388           !> embed.pl perl.c proto.h sv.c t/op/sort.t
33389 ____________________________________________________________________________
33390 [  9200] By: jhi                                   on 2001/03/18  18:25:17
33391         Log: Integrate perlio.
33392      Branch: perl
33393           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
33394           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
33395           !> t/lib/encode.t toke.c universal.c utf8.c
33396 ____________________________________________________________________________
33397 [  9199] By: nick                                  on 2001/03/18  15:23:51
33398         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
33399              is the sense of the test being done. Avoid some magical 127 and 128 values
33400              by using macros.
33401      Branch: perlio
33402            ! doop.c pp_ctl.c sv.c toke.c
33403 ____________________________________________________________________________
33404 [  9198] By: nick                                  on 2001/03/18  14:18:12
33405         Log: UTF-X encoding invariance for Encode:
33406              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
33407              - move the XS code for those to universal.c (so in miniperl)
33408              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
33409              - change ext/Encode/compile to use above.
33410              - Fix t/lib/encode.t for above
33411              - Teach t/lib/b.t to expect -uutf8
33412              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
33413              utf8.pm is needed.
33414      Branch: perlio
33415            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
33416            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
33417 ____________________________________________________________________________
33418 [  9197] By: gsar                                  on 2001/03/18  12:15:57
33419         Log: more thorough cleaning of arenas--keep going until no more
33420              SvREFCNT_dec()s occur (this fixes the problem that causes the
33421              pesky "Scalars leaked" warnings)
33422      Branch: maint-5.6/perl
33423            ! embed.pl perl.c proto.h sv.c t/op/sort.t
33424 ____________________________________________________________________________
33425 [  9196] By: nick                                  on 2001/03/18  10:57:29
33426         Log: Fix pragma/utf8.t # 15
33427              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
33428              are SvUTF8 as well.
33429      Branch: perlio
33430            ! toke.c
33431 ____________________________________________________________________________
33432 [  9195] By: nick                                  on 2001/03/18  09:27:06
33433         Log: Integrate mainline
33434      Branch: perlio
33435           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
33436           !> t/op/pat.t
33437 ____________________________________________________________________________
33438 [  9194] By: jhi                                   on 2001/03/18  05:29:59
33439         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
33440              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
33441      Branch: perl
33442            ! op.c op.h t/op/misc.t t/op/pat.t
33443 ____________________________________________________________________________
33444 [  9193] By: jhi                                   on 2001/03/18  05:15:06
33445         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
33446      Branch: perl
33447            ! mg.c t/op/pat.t
33448 ____________________________________________________________________________
33449 [  9192] By: jhi                                   on 2001/03/18  04:22:43
33450         Log: tr/// UTF-8 patches from Inaba Hiroto.
33451      Branch: perl
33452            ! doop.c op.c
33453 ____________________________________________________________________________
33454 [  9191] By: jhi                                   on 2001/03/18  04:21:17
33455         Log: Integrate perlio.
33456      Branch: perl
33457           !> utf8.c utfebcdic.h
33458 ____________________________________________________________________________
33459 [  9190] By: nick                                  on 2001/03/17  20:32:01
33460         Log: Correct #if EBCDIC side typos.
33461              Builds and passes many tests on OS390.
33462      Branch: perlio
33463            ! utf8.c utfebcdic.h
33464 ____________________________________________________________________________
33465 [  9189] By: jhi                                   on 2001/03/17  18:55:49
33466         Log: Add prerequisites for the perl.third target.
33467      Branch: perl
33468            ! Makefile.SH
33469 ____________________________________________________________________________
33470 [  9188] By: jhi                                   on 2001/03/17  18:46:00
33471         Log: Integrate perlio.
33472      Branch: perl
33473           +> utfebcdic.h
33474           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
33475 ____________________________________________________________________________
33476 [  9187] By: jhi                                   on 2001/03/17  18:38:47
33477         Log: Add a make rule for perl.third (the Third Degree memory debugging
33478              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
33479      Branch: perl
33480            ! Makefile.SH
33481 ____________________________________________________________________________
33482 [  9186] By: nick                                  on 2001/03/17  18:34:48
33483         Log: MANIFEST addition :-(
33484      Branch: perlio
33485            ! MANIFEST
33486 ____________________________________________________________________________
33487 [  9185] By: nick                                  on 2001/03/17  18:29:50
33488         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
33489              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
33490              a superset of ASCII are invariant under the encoding. This is EBCDIC
33491              friendly as an encoded string can be looked at as being EBCDIC by lexer
33492              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
33493              ASCII on ASCII machines.
33494              
33495              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
33496              seperate.
33497              - Add some more macros to comprehend different shift amounts and
33498              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
33499              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
33500              and conditionaly #include it.
33501              
33502              EBCDIC build as yet untested.  ASCII still fails the one test.
33503      Branch: perlio
33504            + utfebcdic.h
33505            ! utf8.c utf8.h
33506 ____________________________________________________________________________
33507 [  9184] By: nick                                  on 2001/03/17  17:44:16
33508         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
33509      Branch: perlio
33510            ! doop.c perl.h pp.c utf8.h
33511 ____________________________________________________________________________
33512 [  9183] By: jhi                                   on 2001/03/17  15:55:42
33513         Log: Integrate perlio.
33514      Branch: perl
33515            ! MANIFEST
33516           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
33517 ____________________________________________________________________________
33518 [  9182] By: nick                                  on 2001/03/17  09:16:06
33519         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
33520      Branch: perlio
33521            ! t/op/pat.t
33522 ____________________________________________________________________________
33523 [  9181] By: nick                                  on 2001/03/17  09:15:11
33524         Log: Integrate mainline.
33525      Branch: perlio
33526           +> lib/Locale/Constants.pm lib/Locale/Country.pm
33527           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
33528           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
33529           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
33530           !> (integrate 83 files)
33531 ____________________________________________________________________________
33532 [  9180] By: nick                                  on 2001/03/16  17:23:21
33533         Log: EBCDIC Fixes.
33534      Branch: perlio
33535            ! perl.h sv.c toke.c utf8.c utf8.h
33536 ____________________________________________________________________________
33537 [  9179] By: jhi                                   on 2001/03/16  14:10:12
33538         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
33539              a change needed to work around an AIX compiler bug.
33540      Branch: perl
33541            ! ext/Storable/Storable.xs
33542 ____________________________________________________________________________
33543 [  9178] By: jhi                                   on 2001/03/16  03:19:59
33544         Log: With Damian's approval synchronize damian's modules'
33545              licensing with Perl's standard module licensing.
33546      Branch: perl
33547            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
33548 ____________________________________________________________________________
33549 [  9177] By: jhi                                   on 2001/03/16  03:15:34
33550         Log: Make the Filter::Util:Call files have their own copies
33551              of the Perl standard module licensing, from Paul Marquess.
33552      Branch: perl
33553            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
33554 ____________________________________________________________________________
33555 [  9176] By: jhi                                   on 2001/03/16  02:56:04
33556         Log: Subject: [PATCH] more pod patches
33557              From: Michael Stevens <michael@etla.org>
33558              Date: Thu, 15 Mar 2001 21:25:18 +0000
33559              Message-ID: <20010315212518.A18870@firedrake.org>
33560      Branch: perl
33561            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
33562            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
33563            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
33564            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
33565            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
33566            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
33567            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
33568            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
33569            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
33570            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
33571            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
33572            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
33573            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
33574            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
33575            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
33576            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
33577            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
33578            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
33579            ! lib/Locale/Country.pm lib/Locale/Language.pm
33580            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
33581            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
33582            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
33583            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
33584            ! os2/OS2/Process/Process.pm
33585 ____________________________________________________________________________
33586 [  9175] By: jhi                                   on 2001/03/16  02:53:32
33587         Log: Subject: [PATCH] the uncontroversial doc patches
33588              From: Michael Stevens <michael@etla.org>
33589              Date: Thu, 15 Mar 2001 20:01:12 +0000
33590              Message-ID: <20010315200112.A7636@firedrake.org>
33591      Branch: perl
33592            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
33593            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
33594            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
33595            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
33596            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
33597 ____________________________________________________________________________
33598 [  9174] By: jhi                                   on 2001/03/16  02:50:49
33599         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
33600              From: Paul Lindner <lindner@inuus.com>
33601              Date: Fri, 16 Mar 2001 11:28:03 -0800
33602              Message-ID: <20010316112803.A7577@inuus.com>
33603      Branch: perl
33604            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
33605 ____________________________________________________________________________
33606 [  9173] By: nick                                  on 2001/03/15  20:21:03
33607         Log: 1st day's EBCDIC fixes:
33608              - toke.c's parsing of strings needed attention
33609              needed to conditionally e2a if string was already UTF-8
33610              - e2a/a2e tables where wrong way round.
33611              - new macros in utf8.h
33612      Branch: perlio
33613            ! perl.h toke.c utf8.h
33614 ____________________________________________________________________________
33615 [  9172] By: jhi                                   on 2001/03/15  15:17:17
33616         Log: Update Changes.
33617      Branch: perl
33618            ! Changes patchlevel.h
33619 ____________________________________________________________________________
33620 [  9171] By: jhi                                   on 2001/03/15  15:09:32
33621         Log: Subject: Re: Another Borland C++ problem.
33622              From: "Vadim Konovalov" <watman@inbox.ru>
33623              Date: Sat, 10 Mar 2001 19:26:07 +0300
33624              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
33625              
33626              Borland filename case problem.
33627      Branch: perl
33628            + win32/sncfnmcs.pl
33629            ! MANIFEST README.win32
33630 ____________________________________________________________________________
33631 [  9170] By: jhi                                   on 2001/03/15  14:54:23
33632         Log: Add Locale::Codes 1.06, from Neil Bowers.
33633      Branch: perl
33634            + lib/Locale/Constants.pm lib/Locale/Country.pm
33635            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
33636            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
33637            + t/lib/lc-language.t t/lib/lc-uk.t
33638            ! MANIFEST
33639 ____________________________________________________________________________
33640 [  9169] By: jhi                                   on 2001/03/15  14:19:01
33641         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
33642      Branch: perl
33643            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
33644            ! ext/Storable/Storable.xs
33645 ____________________________________________________________________________
33646 [  9168] By: jhi                                   on 2001/03/15  14:13:22
33647         Log: Integrate changes #9120,9167 from mainline to maintperl.
33648              
33649              Subject: [PATCH 5.6.1] OS/2 docs
33650              
33651              Subject: [PATCH 5.6.1] perldoc
33652      Branch: maint-5.6/perl
33653           !> os2/Changes utils/perldoc.PL
33654 ____________________________________________________________________________
33655 [  9167] By: jhi                                   on 2001/03/15  14:07:42
33656         Log: Subject: [PATCH 5.6.1] perldoc
33657              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33658              Date: Wed, 14 Mar 2001 23:46:52 -0500
33659              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
33660      Branch: perl
33661            ! utils/perldoc.PL
33662 ____________________________________________________________________________
33663 [  9166] By: jhi                                   on 2001/03/15  13:53:15
33664         Log: sigaction test condition tweakage.
33665      Branch: perl
33666            ! t/lib/sigaction.t
33667 ____________________________________________________________________________
33668 [  9165] By: alanbur                               on 2001/03/15  03:49:17
33669         Log: Resynchronised with parent
33670      Branch: maint-5.6/pureperl
33671           +> os2/os2add.sym t/op/anonsub.t
33672           !> (integrate 72 files)
33673 ____________________________________________________________________________
33674 [  9164] By: jhi                                   on 2001/03/15  01:05:01
33675         Log: Avoid stomping off the beginning of an array in tr///.
33676      Branch: perl
33677            ! op.c
33678 ____________________________________________________________________________
33679 [  9163] By: jhi                                   on 2001/03/15  00:58:57
33680         Log: h2ph strictness and cleanliness from Kurt Starsinic.
33681      Branch: perl
33682            ! utils/h2ph.PL
33683 ____________________________________________________________________________
33684 [  9162] By: gsar                                  on 2001/03/15  00:56:53
33685         Log: avoid warnings
33686      Branch: maint-5.6/perl
33687            ! t/op/magic.t
33688 ____________________________________________________________________________
33689 [  9161] By: gsar                                  on 2001/03/15  00:52:09
33690         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
33691              results
33692      Branch: maint-5.6/perl
33693            ! t/op/magic.t
33694 ____________________________________________________________________________
33695 [  9160] By: jhi                                   on 2001/03/14  22:02:10
33696         Log: Do not use the Perl malloc in IRIX, suggested by
33697              Helmus Jarausch.
33698      Branch: perl
33699            ! hints/irix_6.sh
33700 ____________________________________________________________________________
33701 [  9159] By: nick                                  on 2001/03/14  21:45:59
33702         Log: Integrate mainline
33703      Branch: perlio
33704           +> t/op/loopctl.t
33705           !> (integrate 41 files)
33706 ____________________________________________________________________________
33707 [  9158] By: jhi                                   on 2001/03/14  21:10:09
33708         Log: The Day of the Retractions continues: the #9138
33709              (integrated in #9144) doesn't work well in mainline.
33710      Branch: perl
33711            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
33712            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
33713            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
33714 ____________________________________________________________________________
33715 [  9157] By: jhi                                   on 2001/03/14  20:58:12
33716         Log: The #9145 CANNOT be enabled: the clear_pmop code still
33717              dumps core all over in Tru64.
33718      Branch: perl
33719            ! op.c op.h t/op/pat.t
33720 ____________________________________________________________________________
33721 [  9156] By: jhi                                   on 2001/03/14  20:48:06
33722         Log: Integrate change #9154 from maintperl to mainline.
33723              
33724              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
33725              (caused Storable 1.0.10 to break on windows)
33726      Branch: perl
33727           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
33728           !> perlapi.c proto.h
33729 ____________________________________________________________________________
33730 [  9155] By: jhi                                   on 2001/03/14  20:23:53
33731         Log: Retract #9136: breaks threading (and binary compatibility).
33732      Branch: perl
33733            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
33734 ____________________________________________________________________________
33735 [  9154] By: gsar                                  on 2001/03/14  17:48:18
33736         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
33737              (caused Storable 1.0.10 to break on windows)
33738      Branch: maint-5.6/perl
33739            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
33740            ! perlapi.c proto.h
33741 ____________________________________________________________________________
33742 [  9153] By: jhi                                   on 2001/03/14  13:35:21
33743         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
33744      Branch: perl
33745            ! t/lib/sigaction.t
33746 ____________________________________________________________________________
33747 [  9152] By: gsar                                  on 2001/03/14  07:29:40
33748         Log: back out changes#9012,9010,9009 and parts of change#9016
33749              (causes ABRs under purify, and some prerequisites don't
33750              seem to be there in 5.6.x)
33751      Branch: maint-5.6/perl
33752            ! doop.c op.c t/op/tr.t toke.c
33753 ____________________________________________________________________________
33754 [  9151] By: gsar                                  on 2001/03/14  07:01:29
33755         Log: reenable change#9145 (the test was busted due to a missing
33756              C<print "ok 27\n">)
33757      Branch: perl
33758            ! op.c op.h t/op/pat.t
33759 ____________________________________________________________________________
33760 [  9150] By: jhi                                   on 2001/03/14  06:38:36
33761         Log: Retract #9145.
33762      Branch: perl
33763            ! op.c op.h t/op/pat.t
33764 ____________________________________________________________________________
33765 [  9149] By: jhi                                   on 2001/03/14  06:14:56
33766         Log: Retract #9143.
33767      Branch: perl
33768            ! op.c
33769 ____________________________________________________________________________
33770 [  9148] By: gsar                                  on 2001/03/14  06:13:02
33771         Log: Uninitialized Memory Read in regexec.c
33772      Branch: perl
33773            ! regexec.c
33774 ____________________________________________________________________________
33775 [  9147] By: jhi                                   on 2001/03/14  04:59:54
33776         Log: Subject: PATCH: make goto work in nested eval ""
33777              From: Robin Houston <robin@kitsite.com>
33778              Date: Wed, 14 Mar 2001 04:16:10 +0000
33779              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
33780      Branch: perl
33781            ! pp_ctl.c t/op/goto.t
33782 ____________________________________________________________________________
33783 [  9146] By: jhi                                   on 2001/03/14  04:42:54
33784         Log: Preserve the #ifdef PERL_CORE in perly.h.
33785      Branch: perl
33786            ! perly.fixer
33787 ____________________________________________________________________________
33788 [  9145] By: jhi                                   on 2001/03/14  03:57:41
33789         Log: (Retracted by #9150.)
33790      Branch: perl
33791            ! op.c op.h t/op/pat.t
33792 ____________________________________________________________________________
33793 [  9144] By: jhi                                   on 2001/03/14  03:50:38
33794         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
33795              
33796              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
33797              
33798              remove squelch controls for "Scalars leaked" messages in most places
33799              (these are now cured)
33800              
33801              fix another memory leak reported by purify (tie callbacks that
33802              croak can leak when wiping out magic)
33803      Branch: perl
33804           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
33805           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
33806           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
33807           !> t/pragma/warnings.t
33808 ____________________________________________________________________________
33809 [  9143] By: jhi                                   on 2001/03/14  03:37:53
33810         Log: (Retracted by #9149.)
33811      Branch: perl
33812            ! op.c
33813 ____________________________________________________________________________
33814 [  9142] By: gsar                                  on 2001/03/14  03:20:48
33815         Log: fix another memory leak reported by purify (tie callbacks that
33816              croak can leak when wiping out magic)
33817      Branch: maint-5.6/perl
33818            ! scope.c
33819 ____________________________________________________________________________
33820 [  9141] By: jhi                                   on 2001/03/14  02:55:00
33821         Log: Subject: PATCH for [ID 20010305.003]
33822              From: Robin Houston <robin@kitsite.com>
33823              Date: Wed, 14 Mar 2001 02:45:51 +0000
33824              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
33825      Branch: perl
33826            ! pp_ctl.c t/op/eval.t
33827 ____________________________________________________________________________
33828 [  9140] By: jhi                                   on 2001/03/14  02:41:54
33829         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
33830              Date: Wed, 14 Mar 2001 01:52:51 +0000
33831              From: Robin Houston <robin@kitsite.com>
33832              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
33833              
33834              Fix for 2000313.004.
33835      Branch: perl
33836            ! pp_ctl.c t/op/goto.t
33837 ____________________________________________________________________________
33838 [  9139] By: jhi                                   on 2001/03/14  02:40:50
33839         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
33840              From: Robin Houston <robin@kitsite.com>
33841              Date: Wed, 14 Mar 2001 00:43:45 +0000
33842              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
33843      Branch: perl
33844            + t/op/loopctl.t
33845            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
33846            ! vms/perly_c.vms
33847 ____________________________________________________________________________
33848 [  9138] By: gsar                                  on 2001/03/14  01:18:00
33849         Log: remove squelch controls for "Scalars leaked" messages in most places
33850              (these are now cured)
33851      Branch: maint-5.6/perl
33852            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
33853            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
33854            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
33855 ____________________________________________________________________________
33856 [  9137] By: gsar                                  on 2001/03/14  00:57:04
33857         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
33858      Branch: maint-5.6/perl
33859            ! regcomp.c
33860 ____________________________________________________________________________
33861 [  9136] By: jhi                                   on 2001/03/13  23:12:24
33862         Log: (Retracted by #9155)
33863              
33864              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
33865              From: Jens-Uwe Mager <jum@helios.de>
33866              Date: Wed, 21 Feb 2001 21:32:04 +0100
33867              Message-ID: <20010221213203.A18340@ans.helios.de>
33868      Branch: perl
33869            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
33870 ____________________________________________________________________________
33871 [  9135] By: jhi                                   on 2001/03/13  22:50:05
33872         Log: Integrate perlio.
33873      Branch: perl
33874           !> pp.c
33875 ____________________________________________________________________________
33876 [  9134] By: jhi                                   on 2001/03/13  22:49:05
33877         Log: Integrate change #9131 from maintperl into mainline.
33878              
33879              make the error text look more consistent in hints/hpux.sh
33880      Branch: perl
33881           !> hints/hpux.sh
33882 ____________________________________________________________________________
33883 [  9133] By: gsar                                  on 2001/03/13  22:46:20
33884         Log: integrate change#9067 from mainline
33885              
33886              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
33887      Branch: maint-5.6/perl
33888           !> lib/ExtUtils/MM_Unix.pm
33889 ____________________________________________________________________________
33890 [  9132] By: jhi                                   on 2001/03/13  22:41:21
33891         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
33892              From: "John P. Linderman" <jpl@research.att.com>
33893              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
33894              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
33895              
33896              A more correct prime finder.
33897      Branch: perl
33898            ! lib/Tie/SubstrHash.pm
33899 ____________________________________________________________________________
33900 [  9131] By: gsar                                  on 2001/03/13  22:30:42
33901         Log: make the error text look more consistent in hints/hpux.sh
33902      Branch: maint-5.6/perl
33903            ! hints/hpux.sh
33904 ____________________________________________________________________________
33905 [  9130] By: jhi                                   on 2001/03/13  22:23:44
33906         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
33907              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33908              Date: Tue, 13 Mar 2001 18:41:26 +0100
33909              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
33910              
33911              If the test is run non-interactively the default handler
33912              is different.
33913      Branch: perl
33914            ! t/lib/sigaction.t
33915 ____________________________________________________________________________
33916 [  9129] By: jhi                                   on 2001/03/13  22:20:21
33917         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
33918              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33919              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
33920              Date:     Tue, 13 Mar 2001 16:44:32 EST
33921      Branch: perl
33922            ! t/lib/1_compile.t
33923 ____________________________________________________________________________
33924 [  9128] By: jhi                                   on 2001/03/13  22:18:34
33925         Log: Subject: Another patch for integer.pm POD 
33926              From: "John L. Allen" <allen@grumman.com>
33927              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
33928              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
33929      Branch: perl
33930            ! lib/integer.pm
33931 ____________________________________________________________________________
33932 [  9127] By: nick                                  on 2001/03/13  21:26:30
33933         Log: Integrate mainline.
33934      Branch: perlio
33935           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
33936           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
33937           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
33938           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
33939           !> Changes Configure MANIFEST README.os2 README.os390
33940           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
33941           !> os2/Changes patchlevel.h win32/perlhost.h
33942 ____________________________________________________________________________
33943 [  9126] By: nick                                  on 2001/03/13  20:39:51
33944         Log: #ifdef'ed out code to make packed side of pack/unpack
33945              octets. (i.e. pack('U') => encode_utf8).
33946      Branch: perlio
33947            ! pp.c
33948 ____________________________________________________________________________
33949 [  9125] By: jhi                                   on 2001/03/13  15:07:16
33950         Log: Update Changes.
33951      Branch: perl
33952            ! Changes patchlevel.h
33953 ____________________________________________________________________________
33954 [  9124] By: jhi                                   on 2001/03/13  14:22:45
33955         Log: Workaround for the buggy ("internal compiler error")
33956              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
33957              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
33958              of Andreas König.
33959      Branch: perl
33960            ! ext/re/Makefile.PL hints/aix.sh
33961 ____________________________________________________________________________
33962 [  9123] By: jhi                                   on 2001/03/13  03:24:34
33963         Log: Typo in #9114.
33964      Branch: metaconfig
33965            ! U/modified/myhostname.U
33966 ____________________________________________________________________________
33967 [  9122] By: jhi                                   on 2001/03/13  03:24:06
33968         Log: Typo in #9113.
33969      Branch: perl
33970            ! Configure
33971 ____________________________________________________________________________
33972 [  9121] By: jhi                                   on 2001/03/13  01:53:05
33973         Log: Forgot to check-in the larger part of #9120, duh.
33974      Branch: perl
33975            ! README.os2
33976 ____________________________________________________________________________
33977 [  9120] By: jhi                                   on 2001/03/13  01:51:31
33978         Log: Subject: [PATCH 5.6.1] OS/2 docs
33979              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33980              Date: Mon, 12 Mar 2001 03:27:32 -0500
33981              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
33982      Branch: perl
33983            ! os2/Changes
33984 ____________________________________________________________________________
33985 [  9119] By: jhi                                   on 2001/03/13  01:49:41
33986         Log: Integrate change #9116 from maintperl into mainline.
33987              
33988              Win32::GetCwd() returns C: instead of C:\ in the root directory
33989              under ithreads
33990      Branch: perl
33991           !> win32/perlhost.h
33992 ____________________________________________________________________________
33993 [  9118] By: jhi                                   on 2001/03/13  01:13:39
33994         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
33995      Branch: perl
33996            + lib/Switch.pm t/lib/switch.t
33997            ! MANIFEST
33998 ____________________________________________________________________________
33999 [  9117] By: jhi                                   on 2001/03/13  01:03:17
34000         Log: Add Text::Balanced 1.83.
34001      Branch: perl
34002            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
34003            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
34004            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
34005            + t/lib/tb-xvari.t
34006            ! MANIFEST
34007 ____________________________________________________________________________
34008 [  9116] By: gsar                                  on 2001/03/13  00:55:53
34009         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
34010              under ithreads
34011      Branch: maint-5.6/perl
34012            ! win32/perlhost.h
34013 ____________________________________________________________________________
34014 [  9115] By: jhi                                   on 2001/03/13  00:54:09
34015         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
34016              From: "John L. Allen" <allen@grumman.com>
34017              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
34018              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
34019              
34020              use integer document clarification.
34021      Branch: perl
34022            ! lib/integer.pm
34023 ____________________________________________________________________________
34024 [  9114] By: jhi                                   on 2001/03/13  00:38:54
34025         Log: Metaconfig unit change for #9113.
34026      Branch: metaconfig
34027            ! U/modified/myhostname.U
34028 ____________________________________________________________________________
34029 [  9113] By: jhi                                   on 2001/03/13  00:38:35
34030         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?)
34031              From: Peter Prymmer <pvhp@forte.com>
34032              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
34033              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
34034      Branch: perl
34035            ! Configure README.os390 hints/os390.sh
34036 ____________________________________________________________________________
34037 [  9112] By: jhi                                   on 2001/03/13  00:29:00
34038         Log: Integrate perlio.
34039      Branch: perl
34040           !> sv.c utf8.h
34041 ____________________________________________________________________________
34042 [  9111] By: nick                                  on 2001/03/12  21:16:33
34043         Log: Integrate mainline.
34044      Branch: perlio
34045           +> t/op/anonsub.t
34046           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
34047           !> proto.h sv.c
34048 ____________________________________________________________________________
34049 [  9110] By: nick                                  on 2001/03/12  21:00:13
34050         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
34051      Branch: perlio
34052            ! sv.c utf8.h
34053 ____________________________________________________________________________
34054 [  9109] By: jhi                                   on 2001/03/12  16:04:47
34055         Log: Integrate change #9108 from maintperl to mainline.
34056              
34057              fix memory leak in C<sub X { sub {} }> arising from a refcount
34058              loop between the outer sub and the inner prototype anonsub
34059              
34060              this also enables closures returned by subroutines that
34061              subsequently get redefined to work without generating coredumps :)
34062              
34063              completely removed the free_closures() hack--it shouldn't be
34064              needed anymore
34065      Branch: perl
34066           +> t/op/anonsub.t
34067           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
34068           !> proto.h sv.c
34069 ____________________________________________________________________________
34070 [  9108] By: gsar                                  on 2001/03/12  10:21:31
34071         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
34072              loop between the outer sub and the inner prototype anonsub
34073              
34074              this also enables closures returned by subroutines that
34075              subsequently get redefined to work without generating coredumps :)
34076              
34077              completely removed the free_closures() hack--it shouldn't be
34078              needed anymore
34079      Branch: maint-5.6/perl
34080            + t/op/anonsub.t
34081            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
34082            ! proto.h sv.c
34083 ____________________________________________________________________________
34084 [  9107] By: jhi                                   on 2001/03/12  05:15:31
34085         Log: Integrate perlio.
34086      Branch: perl
34087           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
34088 ____________________________________________________________________________
34089 [  9106] By: nick                                  on 2001/03/11  20:10:12
34090         Log: regcomp.c is working in native space, not Unicode space (if different)
34091              as it is doing compare against 'W' in \W etc.
34092      Branch: perlio
34093            ! regcomp.c
34094 ____________________________________________________________________________
34095 [  9105] By: nick                                  on 2001/03/11  19:39:34
34096         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
34097              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
34098      Branch: perlio
34099            ! regcomp.c toke.c utf8.c
34100 ____________________________________________________________________________
34101 [  9104] By: nick                                  on 2001/03/11  18:15:44
34102         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
34103      Branch: perlio
34104            ! sv.c
34105 ____________________________________________________________________________
34106 [  9103] By: nick                                  on 2001/03/11  18:03:28
34107         Log: Integrate mainline (for regexp stuff).
34108      Branch: perlio
34109           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
34110           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
34111           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
34112           !> t/lib/errno.t t/op/pat.t
34113 ____________________________________________________________________________
34114 [  9102] By: nick                                  on 2001/03/11  17:44:20
34115         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
34116              - exclude layer syms in makedef.pl for sfio
34117              - also inhibit Encode from trying to build ":encode()" layer.
34118      Branch: perlio
34119            ! ext/Encode/Encode.xs makedef.pl
34120 ____________________________________________________________________________
34121 [  9101] By: jhi                                   on 2001/03/10  22:38:13
34122         Log: The $Is_MacOS needs to be declared.
34123      Branch: perl
34124            ! lib/ExtUtils/Manifest.pm
34125 ____________________________________________________________________________
34126 [  9100] By: jhi                                   on 2001/03/10  22:14:29
34127         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
34128              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
34129              pollute the symbolspace if using sfio.
34130      Branch: perl
34131            ! ext/Encode/Encode.xs
34132 ____________________________________________________________________________
34133 [  9099] By: jhi                                   on 2001/03/10  21:58:48
34134         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
34135              Date: Sat, 10 Mar 2001 14:23:55 -0500
34136              From: Chris Nandor <pudge@pobox.com>
34137              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
34138      Branch: perl
34139            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
34140            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
34141            ! t/lib/errno.t
34142 ____________________________________________________________________________
34143 [  9098] By: jhi                                   on 2001/03/10  21:38:30
34144         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
34145      Branch: perl
34146            ! regcomp.c regexec.c t/op/pat.t
34147 ____________________________________________________________________________
34148 [  9097] By: jhi                                   on 2001/03/10  14:38:07
34149         Log: Integrate perlio.
34150      Branch: perl
34151           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
34152           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
34153           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
34154 ____________________________________________________________________________
34155 [  9096] By: nick                                  on 2001/03/10  11:55:43
34156         Log: EBCDIC sanity - phase I
34157              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
34158              - use utf8n_xxxx (c.f. pvn) for forms which take length.
34159              - back out vN.N and $^V exceptions to e2a/a2e
34160              - make "locale" isxxx macros be uvchr (may be redundant?)
34161              
34162              Not clear yet that toUPPER_uni et. al. return being handled correctly.
34163              The tr// and rexexp stuff still needs an audit, assumption is they are working
34164              in Unicode space.
34165              
34166              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
34167      Branch: perlio
34168            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
34169            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
34170            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
34171 ____________________________________________________________________________
34172 [  9095] By: jhi                                   on 2001/03/09  22:10:01
34173         Log: Integrate perlio.
34174      Branch: perl
34175           !> dump.c
34176 ____________________________________________________________________________
34177 [  9094] By: nick                                  on 2001/03/09  17:36:38
34178         Log: Builds an passes all tests after integrate and this tweak.
34179      Branch: perlio
34180            ! dump.c
34181 ____________________________________________________________________________
34182 [  9093] By: nick                                  on 2001/03/09  17:16:03
34183         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
34184      Branch: perlio
34185           +> lib/unicode/Scripts.txt t/lib/sigaction.t
34186           !> (integrate 79 files)
34187 ____________________________________________________________________________
34188 [  9092] By: jhi                                   on 2001/03/09  15:28:26
34189         Log: Update Changes.
34190      Branch: perl
34191            ! Changes patchlevel.h
34192 ____________________________________________________________________________
34193 [  9091] By: jhi                                   on 2001/03/09  15:25:05
34194         Log: In op/stat #35 better to scan all the potential directories
34195              for setuids, not just the first one.
34196      Branch: perl
34197            ! t/op/stat.t
34198 ____________________________________________________________________________
34199 [  9090] By: jhi                                   on 2001/03/09  15:01:27
34200         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
34201              From: rspier@pobox.com (Robert Spier)
34202              Date: Fri, 9 Mar 2001 03:30:20 -0500
34203              Message-ID: <15016.38044.381174.160189@rls.cx>
34204              
34205              EXISTS() returning undef mistakenly triggered a FETCH().
34206      Branch: perl
34207            ! hv.c
34208 ____________________________________________________________________________
34209 [  9089] By: jhi                                   on 2001/03/09  14:59:02
34210         Log: Add /sbin and /usr/sbin to the list of directories scanned
34211              for setuid programs.  Takes care of bug id 20010309.003.
34212      Branch: perl
34213            ! t/op/stat.t
34214 ____________________________________________________________________________
34215 [  9088] By: jhi                                   on 2001/03/09  14:48:32
34216         Log: Regen perlapi, perltoc.
34217      Branch: perl
34218            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
34219 ____________________________________________________________________________
34220 [  9087] By: jhi                                   on 2001/03/09  14:38:56
34221         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
34222              From: David Mitchell <davem@fdgroup.co.uk>
34223              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
34224              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
34225      Branch: perl
34226            ! dump.c perl.c perl.h pod/perlrun.pod
34227 ____________________________________________________________________________
34228 [  9086] By: jhi                                   on 2001/03/09  01:47:16
34229         Log: A modified version of
34230              
34231              Subject: [ID 20010307.005] POSIX::sigaction has various problems
34232              From: anders@broadcom.com
34233              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
34234              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
34235              
34236              Currently the sigaction.t test #6 fails (and is fudged to look
34237              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
34238              This may well be a genuine bug in Linux sigaction() (since at
34239              least Tru64, Solaris, and HP-UX disagree with Linux).
34240              Anyone with POSIX / SUSv2 tome handy?  The problem is that
34241              the flags of the oldaction don't match with the flags in
34242              the previously installed disposition.
34243      Branch: perl
34244            + t/lib/sigaction.t
34245            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
34246 ____________________________________________________________________________
34247 [  9085] By: jhi                                   on 2001/03/09  01:30:13
34248         Log: Subject: Re: mission impossible for the day
34249              From: Alex Gough <alex@rcon.org>
34250              Date: Thu, 08 Mar 2001 17:18:19 +0000
34251              Message-ID: <3AA7BEDB.8070409@rcon.org>
34252              
34253              If references (are overloaded) and can be directly stringified,
34254              show that instead of "stringified".
34255              
34256              (The problem, infinite mutual recursion caused by overloaded bool
34257              in Switch.pm, tracked by David Mitchell)
34258      Branch: perl
34259            ! lib/Carp/Heavy.pm
34260 ____________________________________________________________________________
34261 [  9084] By: jhi                                   on 2001/03/09  01:20:39
34262         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
34263              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
34264              From: David Mitchell <davem@fdgroup.co.uk>
34265              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
34266      Branch: perl
34267            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
34268            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
34269 ____________________________________________________________________________
34270 [  9083] By: jhi                                   on 2001/03/09  01:16:51
34271         Log: Subject: [PATCH] perldata.pod here-doc docs
34272              From: Jeff Pinyan <jeffp@crusoe.net>
34273              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
34274              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
34275      Branch: perl
34276            ! pod/perldata.pod
34277 ____________________________________________________________________________
34278 [  9082] By: jhi                                   on 2001/03/09  01:01:27
34279         Log: Subject: Re: Unicode/EBCDIC
34280              From: Peter Prymmer <pvhp@forte.com>
34281              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
34282              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
34283      Branch: perl
34284            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
34285 ____________________________________________________________________________
34286 [  9081] By: jhi                                   on 2001/03/08  13:41:30
34287         Log: Subject: Ooops, wrong 'no *POSIX' Patch
34288              From: Dorner Thomas <Thomas.Dorner@start.de>
34289              Date: Thu, 8 Mar 2001 08:43:28 +0100
34290              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
34291      Branch: perl
34292            ! hints/posix-bc.sh
34293 ____________________________________________________________________________
34294 [  9080] By: jhi                                   on 2001/03/08  13:11:42
34295         Log: It's Scripts.txt, not Script.txt.
34296      Branch: perl
34297            ! MANIFEST
34298 ____________________________________________________________________________
34299 [  9079] By: jhi                                   on 2001/03/08  12:59:05
34300         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
34301              From: Dorner Thomas <Thomas.Dorner@start.de>
34302              Date: Wed, 7 Mar 2001 14:13:31 +0100
34303              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
34304      Branch: perl
34305            ! makedepend.SH
34306 ____________________________________________________________________________
34307 [  9078] By: jhi                                   on 2001/03/08  12:57:43
34308         Log: Retract #9069, wrong patch.
34309      Branch: perl
34310            ! Makefile.SH
34311 ____________________________________________________________________________
34312 [  9077] By: jhi                                   on 2001/03/08  01:06:13
34313         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
34314      Branch: perl
34315            + lib/unicode/Scripts.txt
34316            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
34317            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
34318            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
34319            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
34320            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
34321            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
34322            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
34323            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
34324            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
34325            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
34326            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
34327            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
34328            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
34329            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
34330            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
34331            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
34332            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
34333            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
34334            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
34335            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
34336            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
34337            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
34338            ! lib/unicode/version
34339 ____________________________________________________________________________
34340 [  9076] By: jhi                                   on 2001/03/07  22:59:39
34341         Log: Integrate change #7784 from mainline into maintperl.
34342              
34343              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
34344      Branch: maint-5.6/perl
34345           !> pp_ctl.c t/op/pat.t
34346 ____________________________________________________________________________
34347 [  9075] By: jhi                                   on 2001/03/07  22:05:11
34348         Log: More UTF-8 test tweaks.
34349      Branch: perl
34350            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
34351 ____________________________________________________________________________
34352 [  9074] By: nick                                  on 2001/03/07  21:39:29
34353         Log: Integrate mainline.
34354      Branch: perlio
34355           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
34356           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
34357           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
34358           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
34359           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
34360 ____________________________________________________________________________
34361 [  9073] By: jhi                                   on 2001/03/07  16:37:09
34362         Log: Update Changes.
34363      Branch: perl
34364            ! Changes patchlevel.h
34365 ____________________________________________________________________________
34366 [  9072] By: jhi                                   on 2001/03/07  16:32:30
34367         Log: Subject: [ID 20010306.004] || != named unary operator
34368              From: abela@geneanet.org
34369              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
34370              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
34371      Branch: perl
34372            ! pod/perlop.pod
34373 ____________________________________________________________________________
34374 [  9071] By: jhi                                   on 2001/03/07  15:14:11
34375         Log: Subject: downgrading to bytes for common functions
34376              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
34377              Date: Wed, 7 Mar 2001 02:36:55 -0500
34378              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
34379      Branch: perl
34380            ! pp_sys.c
34381 ____________________________________________________________________________
34382 [  9070] By: jhi                                   on 2001/03/07  15:04:58
34383         Log: Clarify the description differentiating for and while; inspired by
34384              
34385              Subject: [ID 20010306.002] for/while difference in for definition
34386              From: abela@geneanet.org
34387              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
34388              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
34389      Branch: perl
34390            ! pod/perlsyn.pod
34391 ____________________________________________________________________________
34392 [  9069] By: jhi                                   on 2001/03/07  14:55:30
34393         Log: (Retracted by #9078.)
34394      Branch: perl
34395            ! Makefile.SH
34396 ____________________________________________________________________________
34397 [  9068] By: jhi                                   on 2001/03/07  14:51:17
34398         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
34399              From: Radu Greab <radu@netsoft.ro>
34400              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
34401              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
34402      Branch: perl
34403            ! pp.c t/op/chop.t
34404 ____________________________________________________________________________
34405 [  9067] By: jhi                                   on 2001/03/07  14:48:57
34406         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
34407              From: Simon Cozens <simon@netthink.co.uk>
34408              Date: Wed, 7 Mar 2001 13:59:28 +0000
34409              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
34410              
34411              In order to allow MakeMaker to build correct Makefiles,
34412              you need to change the order of the arguments in MM_Unix.pm
34413              as well. (Unless you have C89_CCMODE set, but we're trying
34414              to be POSIXly correct)
34415              
34416              Thanks to Merijn Broeren for tracking this down.
34417      Branch: perl
34418            ! lib/ExtUtils/MM_Unix.pm
34419 ____________________________________________________________________________
34420 [  9066] By: jhi                                   on 2001/03/07  14:30:02
34421         Log: Floating point too messy.
34422      Branch: perl
34423            ! t/camel-III/vstring.t
34424 ____________________________________________________________________________
34425 [  9065] By: jhi                                   on 2001/03/07  14:17:44
34426         Log: Integrate change #9064 from maintperl into mainline.
34427              
34428              fix memory leak in pack("Bb",...)
34429      Branch: perl
34430           !> perl.c
34431 ____________________________________________________________________________
34432 [  9064] By: gsar                                  on 2001/03/07  06:29:24
34433         Log: fix memory leak in pack("Bb",...)
34434      Branch: maint-5.6/perl
34435            ! perl.c
34436 ____________________________________________________________________________
34437 [  9063] By: jhi                                   on 2001/03/07  00:55:04
34438         Log: Major utf8 test reorganisation and rewrite.
34439              Hopefully no tests were lost in the shuffle.
34440              (The beginning of pragma/utf8 was lost intentionally,
34441              the tests were rather bogus and incomplete.)
34442      Branch: perl
34443            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
34444            ! t/pragma/utf8.t
34445 ____________________________________________________________________________
34446 [  9062] By: jhi                                   on 2001/03/07  00:41:16
34447         Log: More tweakage on the Unicode character class descriptions.
34448      Branch: perl
34449            ! lib/unicode/mktables.PL pod/perlretut.pod
34450 ____________________________________________________________________________
34451 [  9061] By: jhi                                   on 2001/03/06  23:12:38
34452         Log: The perlretut was still talking about the old \p and \P
34453              definitions.
34454      Branch: perl
34455            ! pod/perlretut.pod
34456 ____________________________________________________________________________
34457 [  9060] By: nick                                  on 2001/03/06  20:52:37
34458         Log: Integrate mainline (make test works again now).
34459      Branch: perlio
34460           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
34461 ____________________________________________________________________________
34462 [  9059] By: jhi                                   on 2001/03/06  15:36:14
34463         Log: 0.999... does equal 1.0, doesn't it?
34464      Branch: perl
34465            ! t/camel-III/vstring.t
34466 ____________________________________________________________________________
34467 [  9058] By: jhi                                   on 2001/03/06  15:34:00
34468         Log: Make /x{abcd}/ to work without use utf8.
34469      Branch: perl
34470            ! regcomp.c
34471 ____________________________________________________________________________
34472 [  9057] By: jhi                                   on 2001/03/06  03:02:36
34473         Log: Easier to outcomment all the three reset() tests for now.
34474      Branch: perl
34475            ! t/op/pat.t
34476 ____________________________________________________________________________
34477 [  9056] By: jhi                                   on 2001/03/06  02:30:02
34478         Log: Comment out the deadly reset; until the 20010301.005
34479              is finally fixed.
34480      Branch: perl
34481            ! t/op/pat.t
34482 ____________________________________________________________________________
34483 [  9055] By: jhi                                   on 2001/03/06  02:21:26
34484         Log: Integrate the change #9054 from mainline:
34485              retract the PMOP cleanup patch pending further investigation.
34486      Branch: maint-5.6/perl
34487           !> op.c op.h
34488 ____________________________________________________________________________
34489 [  9054] By: jhi                                   on 2001/03/06  02:19:57
34490         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
34491              with oddly familiar stack traces.
34492      Branch: perl
34493            ! op.c op.h
34494 ____________________________________________________________________________
34495 [  9053] By: jhi                                   on 2001/03/05  23:20:28
34496         Log: Integrate perlio.
34497      Branch: perl
34498           +> ext/Encode/Encode/koi8-r.ucm
34499           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
34500           !> makedef.pl
34501 ____________________________________________________________________________
34502 [  9052] By: nick                                  on 2001/03/05  23:08:17
34503         Log: skipping USE_PERLIO symbols correction.
34504      Branch: perlio
34505            ! makedef.pl
34506 ____________________________________________________________________________
34507 [  9051] By: nick                                  on 2001/03/05  22:35:07
34508         Log: More Encode alias tidying.
34509      Branch: perlio
34510            + ext/Encode/Encode/koi8-r.ucm
34511            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
34512 ____________________________________________________________________________
34513 [  9050] By: jhi                                   on 2001/03/05  21:44:29
34514         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
34515              Sarathy's fix for ID 20010301.005.
34516      Branch: maint-5.6/perl
34517           !> op.c op.h
34518 ____________________________________________________________________________
34519 [  9049] By: nick                                  on 2001/03/05  19:54:04
34520         Log: Integrate Jarkko's Encode.pm tweak.
34521      Branch: perlio
34522           !> ext/Encode/Encode.pm
34523 ____________________________________________________________________________
34524 [  9048] By: nick                                  on 2001/03/05  19:47:57
34525         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
34526      Branch: perlio
34527           +> os2/os2add.sym
34528           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
34529           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
34530           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
34531           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
34532           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
34533 ____________________________________________________________________________
34534 [  9047] By: jhi                                   on 2001/03/05  19:25:26
34535         Log: Regen perlapi.
34536      Branch: perl
34537            ! pod/perlapi.pod
34538 ____________________________________________________________________________
34539 [  9046] By: jhi                                   on 2001/03/05  19:12:14
34540         Log: Integrate perlio.
34541      Branch: perl
34542           +> t/camel-III/vstring.t
34543           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
34544 ____________________________________________________________________________
34545 [  9045] By: jhi                                   on 2001/03/05  19:10:36
34546         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
34547      Branch: perl
34548            ! ext/Encode/Encode.pm
34549 ____________________________________________________________________________
34550 [  9044] By: jhi                                   on 2001/03/05  18:49:12
34551         Log: Forgot the other half of the PMOP patch (#9033).
34552      Branch: perl
34553            ! op.h
34554 ____________________________________________________________________________
34555 [  9043] By: nick                                  on 2001/03/05  18:14:47
34556         Log: Update MANIFEST for new test.
34557      Branch: perlio
34558            ! MANIFEST
34559 ____________________________________________________________________________
34560 [  9042] By: nick                                  on 2001/03/05  18:12:41
34561         Log: Some tests for Camel 3rd edition features.
34562              Make gethostbyaddr() test in above work.
34563      Branch: perlio
34564            + t/camel-III/vstring.t
34565            ! pp.h pp_sys.c t/TEST t/harness
34566 ____________________________________________________________________________
34567 [  9041] By: jhi                                   on 2001/03/05  17:41:48
34568         Log: Add more ISO 8859 encoding aliases.
34569      Branch: perl
34570            ! ext/Encode/Encode.pm
34571 ____________________________________________________________________________
34572 [  9040] By: jhi                                   on 2001/03/05  17:30:43
34573         Log: Integrate perlio.
34574      Branch: perl
34575           !> MANIFEST sv.c
34576 ____________________________________________________________________________
34577 [  9039] By: nick                                  on 2001/03/05  17:11:36
34578         Log: Missed added file.
34579      Branch: perlio
34580            ! MANIFEST
34581 ____________________________________________________________________________
34582 [  9038] By: jhi                                   on 2001/03/05  15:58:01
34583         Log: Add tr tests for EBCDIC, from Karsten Sperling.
34584      Branch: perl
34585            ! t/op/tr.t
34586 ____________________________________________________________________________
34587 [  9037] By: nick                                  on 2001/03/05  15:56:35
34588         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
34589              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
34590              
34591              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
34592              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
34593              - uses SvPV() rather than sv_2pv() in case it isn't a string.
34594      Branch: perlio
34595            ! sv.c
34596 ____________________________________________________________________________
34597 [  9036] By: jhi                                   on 2001/03/05  15:49:15
34598         Log: Add matching tests currently failing in EBCDIC,
34599              suggested by Karsten Sperling.
34600      Branch: perl
34601            ! t/op/pat.t
34602 ____________________________________________________________________________
34603 [  9035] By: jhi                                   on 2001/03/05  15:36:55
34604         Log: The #9034 needs a MANIFESTation.
34605      Branch: perl
34606            ! MANIFEST
34607 ____________________________________________________________________________
34608 [  9034] By: jhi                                   on 2001/03/05  15:35:14
34609         Log: Integrate perlio.
34610      Branch: perl
34611           +> ext/Encode/Encode/Tcl.pm
34612           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
34613           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
34614           !> ext/Encode/Encode/iso8859-1.ucm
34615           !> ext/Encode/Encode/iso8859-10.ucm
34616           !> ext/Encode/Encode/iso8859-13.ucm
34617           !> ext/Encode/Encode/iso8859-14.ucm
34618           !> ext/Encode/Encode/iso8859-15.ucm
34619           !> ext/Encode/Encode/iso8859-16.ucm
34620           !> ext/Encode/Encode/iso8859-2.ucm
34621           !> ext/Encode/Encode/iso8859-3.ucm
34622           !> ext/Encode/Encode/iso8859-4.ucm
34623           !> ext/Encode/Encode/iso8859-5.ucm
34624           !> ext/Encode/Encode/iso8859-6.ucm
34625           !> ext/Encode/Encode/iso8859-7.ucm
34626           !> ext/Encode/Encode/iso8859-8.ucm
34627           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
34628           !> t/lib/encode.t
34629 ____________________________________________________________________________
34630 [  9033] By: jhi                                   on 2001/03/05  15:33:18
34631         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
34632              From: Gurusamy Sarathy <gsar@ActiveState.com>
34633              Date: Sun, 04 Mar 2001 22:33:15 -0800
34634              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
34635              
34636              PMOPs need to remember their own stash so that they can
34637              gracefully remove themselves from their linked list.
34638      Branch: perl
34639            ! op.c
34640 ____________________________________________________________________________
34641 [  9032] By: nick                                  on 2001/03/05  14:51:50
34642         Log: Encode implementation "completion"
34643              Implement and document define_encoding()
34644              Implement and document encoding aliases including define_alias()
34645              Make Encode::XS use define_encoding() rather than back-door.
34646              Move run-time *.enc to separate Encode::Tcl module.
34647              Make 'compile' honour <codeset_name>
34648              Change canonical names of to iso-8859-* and US-ascii.
34649      Branch: perlio
34650            + ext/Encode/Encode/Tcl.pm
34651            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
34652            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
34653            ! ext/Encode/Encode/iso8859-1.ucm
34654            ! ext/Encode/Encode/iso8859-10.ucm
34655            ! ext/Encode/Encode/iso8859-13.ucm
34656            ! ext/Encode/Encode/iso8859-14.ucm
34657            ! ext/Encode/Encode/iso8859-15.ucm
34658            ! ext/Encode/Encode/iso8859-16.ucm
34659            ! ext/Encode/Encode/iso8859-2.ucm
34660            ! ext/Encode/Encode/iso8859-3.ucm
34661            ! ext/Encode/Encode/iso8859-4.ucm
34662            ! ext/Encode/Encode/iso8859-5.ucm
34663            ! ext/Encode/Encode/iso8859-6.ucm
34664            ! ext/Encode/Encode/iso8859-7.ucm
34665            ! ext/Encode/Encode/iso8859-8.ucm
34666            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
34667            ! t/lib/encode.t
34668 ____________________________________________________________________________
34669 [  9031] By: jhi                                   on 2001/03/05  13:51:17
34670         Log: Integrate change #9030 from maintperl into mainline.
34671              
34672              Subject: [PATCH 5.6.1] OS/2 cleanup
34673      Branch: perl
34674           +> os2/os2add.sym
34675           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
34676           !> makedef.pl os2/Changes os2/Makefile.SHs
34677           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
34678           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
34679           !> os2/os2.sym os2/os2ish.h
34680 ____________________________________________________________________________
34681 [  9030] By: jhi                                   on 2001/03/05  13:46:49
34682         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
34683              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34684              Date: Mon, 5 Mar 2001 02:29:44 -0500
34685              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
34686      Branch: maint-5.6/perl
34687            + os2/os2add.sym
34688            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
34689            ! makedef.pl os2/Changes os2/Makefile.SHs
34690            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
34691            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
34692            ! os2/os2.sym os2/os2ish.h
34693 ____________________________________________________________________________
34694 [  9029] By: jhi                                   on 2001/03/05  13:40:35
34695         Log: Integrate change #9028 from maintperl into mainline.
34696              
34697              various nits in MM_Unix.pm found by disabling SelfLoader
34698      Branch: perl
34699           !> lib/ExtUtils/MM_Unix.pm
34700 ____________________________________________________________________________
34701 [  9028] By: gsar                                  on 2001/03/05  09:58:38
34702         Log: various nits in MM_Unix.pm found by disabling SelfLoader
34703      Branch: maint-5.6/perl
34704            ! lib/ExtUtils/MM_Unix.pm
34705 ____________________________________________________________________________
34706 [  9027] By: nick                                  on 2001/03/05  08:35:22
34707         Log: Integrate mainline
34708      Branch: perlio
34709           !> (integrate 28 files)
34710 ____________________________________________________________________________
34711 [  9026] By: jhi                                   on 2001/03/05  02:14:59
34712         Log: Integrate change #9025 from mainline to maintperl,
34713              retract \N{U+HHHH}.
34714      Branch: maint-5.6/perl
34715           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
34716           !> t/lib/charnames.t toke.c
34717 ____________________________________________________________________________
34718 [  9025] By: jhi                                   on 2001/03/05  02:13:09
34719         Log: Retracting \N{U+HHHH}.
34720      Branch: perl
34721            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
34722            ! t/lib/charnames.t toke.c
34723 ____________________________________________________________________________
34724 [  9024] By: jhi                                   on 2001/03/04  20:51:07
34725         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
34726              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
34727              Date: Fri, 02 Mar 2001 18:25:26 +0100
34728              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
34729              
34730              Casting problem.
34731      Branch: perl
34732            ! ext/Storable/Storable.xs
34733 ____________________________________________________________________________
34734 [  9023] By: jhi                                   on 2001/03/04  19:46:45
34735         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
34736              From: nick@talking.bollo.cx
34737              Date: Sat, 03 Mar 2001 21:41:33 +0000
34738              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
34739              
34740              Revert the workaround.
34741      Branch: perl
34742            ! perlio.c
34743 ____________________________________________________________________________
34744 [  9022] By: jhi                                   on 2001/03/04  19:36:28
34745         Log: Update Changes.
34746      Branch: perl
34747            ! Changes patchlevel.h
34748 ____________________________________________________________________________
34749 [  9021] By: jhi                                   on 2001/03/04  18:41:00
34750         Log: makedef.pl updates suggested by Chris Nandor; double-checking
34751              the changes in AIX, OS/2 Win32 would be nice.
34752      Branch: perl
34753            ! makedef.pl
34754 ____________________________________________________________________________
34755 [  9020] By: jhi                                   on 2001/03/04  18:23:58
34756         Log: Integrate change #9012 from maintperl into mainline,
34757              quench a compiler warning.
34758      Branch: perl
34759           !> toke.c
34760 ____________________________________________________________________________
34761 [  9019] By: jhi                                   on 2001/03/04  18:18:43
34762         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
34763              
34764              \N{U+HHHH} fix.
34765              
34766              pattern in G_ARRAY context
34767      Branch: maint-5.6/perl
34768           !> pp_hot.c t/op/pat.t toke.c
34769 ____________________________________________________________________________
34770 [  9018] By: jhi                                   on 2001/03/04  18:07:48
34771         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
34772              From: Jeff Pinyan <jeffp@crusoe.net>
34773              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
34774              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
34775      Branch: perl
34776            ! pp_hot.c t/op/pat.t
34777 ____________________________________________________________________________
34778 [  9017] By: jhi                                   on 2001/03/04  18:06:21
34779         Log: I thought I tested the #9014.
34780      Branch: perl
34781            ! toke.c
34782 ____________________________________________________________________________
34783 [  9016] By: jhi                                   on 2001/03/04  17:41:22
34784         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
34785              
34786              Tweak the get*ent() OS/2 prototypes.
34787              
34788              Add the \N{U+HHHH} syntax.
34789              
34790              More tr/// UTF-8 fixes from Inaba Hiroto.
34791      Branch: maint-5.6/perl
34792           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
34793           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
34794 ____________________________________________________________________________
34795 [  9015] By: jhi                                   on 2001/03/04  17:36:04
34796         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
34797      Branch: perl
34798            ! doop.c t/op/tr.t
34799 ____________________________________________________________________________
34800 [  9014] By: jhi                                   on 2001/03/04  17:24:49
34801         Log: Add the \N{U+HHHH} syntax.
34802      Branch: perl
34803            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
34804            ! t/lib/charnames.t toke.c
34805 ____________________________________________________________________________
34806 [  9013] By: jhi                                   on 2001/03/04  17:20:45
34807         Log: Tweak the get*ent() OS/2 prototypes.
34808      Branch: perl
34809            ! os2/os2.c
34810 ____________________________________________________________________________
34811 [  9012] By: gsar                                  on 2001/03/04  06:26:14
34812         Log: avoid warning (nit in change#9009)
34813      Branch: maint-5.6/perl
34814            ! toke.c
34815 ____________________________________________________________________________
34816 [  9011] By: gsar                                  on 2001/03/04  06:15:24
34817         Log: lib/charnames.t fails in 5.6.x because of older Unicode
34818              data
34819              
34820              TODO: need to revisit this after updating lib/unicode/...
34821      Branch: maint-5.6/perl
34822            ! t/lib/charnames.t
34823 ____________________________________________________________________________
34824 [  9010] By: gsar                                  on 2001/03/04  06:08:36
34825         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
34826      Branch: maint-5.6/perl
34827            ! toke.c
34828 ____________________________________________________________________________
34829 [  9009] By: jhi                                   on 2001/03/03  19:27:20
34830         Log: Integrate change #9008 from mainline to maintperl,
34831              UTF-8 tr/// fixes from Inaba Hiroto.
34832      Branch: maint-5.6/perl
34833           !> doop.c op.c t/op/tr.t toke.c
34834 ____________________________________________________________________________
34835 [  9008] By: jhi                                   on 2001/03/03  19:19:42
34836         Log: UTF8 tr/// fixes from Inaba Hiroto.
34837      Branch: perl
34838            ! doop.c op.c t/op/tr.t toke.c
34839 ____________________________________________________________________________
34840 [  9007] By: jhi                                   on 2001/03/03  19:00:30
34841         Log: Integrate change #9006 from maintperl to mainline,
34842              more robust quest for the infinite.
34843      Branch: perl
34844           !> lib/Math/Complex.pm
34845 ____________________________________________________________________________
34846 [  9006] By: jhi                                   on 2001/03/03  18:58:06
34847         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
34848              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34849              Date: Sat, 3 Mar 2001 12:51:50 -0500
34850              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
34851              
34852              Be more robust in our quest for the infinite.
34853      Branch: maint-5.6/perl
34854            ! lib/Math/Complex.pm
34855 ____________________________________________________________________________
34856 [  9005] By: jhi                                   on 2001/03/03  17:55:50
34857         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
34858      Branch: maint-5.6/perl
34859            ! doio.c
34860 ____________________________________________________________________________
34861 [  9004] By: jhi                                   on 2001/03/03  17:40:14
34862         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
34863              so that picky compilers like IRIX won't get huffy about
34864              "statements without effect" (like 1;).
34865      Branch: perl
34866            ! toke.c
34867 ____________________________________________________________________________
34868 [  9003] By: jhi                                   on 2001/03/03  17:15:52
34869         Log: Integrate change #9002 from mainline to maintperl.
34870              
34871              Subject: [perl-5.6.x, perl-current] accept for EPOC
34872      Branch: maint-5.6/perl
34873           !> pp_sys.c
34874 ____________________________________________________________________________
34875 [  9002] By: jhi                                   on 2001/03/03  17:14:30
34876         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
34877              From: Olaf Flebbe <O.Flebbe@science-computing.de>
34878              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
34879              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
34880      Branch: perl
34881            ! pp_sys.c
34882 ____________________________________________________________________________
34883 [  9001] By: jhi                                   on 2001/03/03  17:13:13
34884         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
34885              From: "Craig A. Berry" <craigberry@mac.com>
34886              Date: Fri, 02 Mar 2001 17:44:40 -0600
34887              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
34888      Branch: perl
34889            ! t/pod/find.t
34890 ____________________________________________________________________________
34891 [  9000] By: jhi                                   on 2001/03/03  17:11:55
34892         Log: Integrate changes #8997,8999 from maintperl.
34893              
34894              Subject: [PATCH 5.6.1] compiling on OS/2
34895              (Better error message from hints/os2.sh)
34896              
34897              Subject: [PATCH 5.6.1] syslog.t
34898      Branch: perl
34899           !> hints/os2.sh t/lib/syslog.t
34900 ____________________________________________________________________________
34901 [  8999] By: jhi                                   on 2001/03/03  17:09:28
34902         Log: Subject: [PATCH 5.6.1] syslog.t
34903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34904              Date: Sat, 3 Mar 2001 02:11:17 -0500
34905              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
34906      Branch: maint-5.6/perl
34907            ! t/lib/syslog.t
34908 ____________________________________________________________________________
34909 [  8998] By: jhi                                   on 2001/03/03  17:07:50
34910         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
34911              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34912              Date: Sat, 3 Mar 2001 01:53:52 -0500
34913              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
34914      Branch: maint-5.6/perl
34915            ! opcode.pl os2/os2.c
34916 ____________________________________________________________________________
34917 [  8997] By: jhi                                   on 2001/03/03  17:03:30
34918         Log: Subject: [PATCH 5.6.1] compiling on OS/2
34919              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34920              Date: Sat, 3 Mar 2001 01:59:59 -0500
34921              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
34922      Branch: maint-5.6/perl
34923            ! hints/os2.sh
34924 ____________________________________________________________________________
34925 [  8996] By: jhi                                   on 2001/03/03  00:55:58
34926         Log: Regen files for mainline.
34927      Branch: perl
34928            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34929            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
34930 ____________________________________________________________________________
34931 [  8995] By: jhi                                   on 2001/03/03  00:35:22
34932         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
34933              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
34934              to maintperl.
34935              
34936              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
34937              
34938              Add Configure option -Dmksymlinks which will create a symlink
34939              forest if the current/build differs from the source directory.
34940              (8218,8220,8221,8317,8318,8971)
34941              
34942              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
34943              (Document APPLLIB_EXP in INSTALL.)
34944              
34945              If running byacc write-enable also perly.h.
34946              
34947              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
34948              
34949              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
34950              
34951              Sanity check for conflicting thread flavours.
34952              
34953              Fix the sys/fcntl.h problem reported by Peter Prymmer.
34954              
34955              Add few CPUs/architectures to the Cppsym scan,
34956              add -perlio to archname if so selected (modified 8890)
34957              
34958              Be more helpful for devel builders, suggested by John L. Allen.
34959              (admittedly pointless change for maintperl, but the usedevel
34960              code is there already)
34961      Branch: maint-5.6/perl
34962           !> Configure INSTALL Makefile.SH Porting/Glossary
34963           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
34964           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
34965           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
34966           !> win32/config.bc win32/config.gc win32/config.vc
34967 ____________________________________________________________________________
34968 [  8994] By: jhi                                   on 2001/03/02  23:31:41
34969         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
34970      Branch: metaconfig/U/perl
34971            ! gccvers.U
34972 ____________________________________________________________________________
34973 [  8993] By: jhi                                   on 2001/03/02  23:22:12
34974         Log: Regenerate various files for maint.
34975      Branch: maint-5.6/perl
34976            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
34977            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
34978 ____________________________________________________________________________
34979 [  8992] By: alanbur                               on 2001/03/02  22:48:34
34980         Log: Resync wuth parent
34981      Branch: maint-5.6/pureperl
34982           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
34983           !> (integrate 60 files)
34984 ____________________________________________________________________________
34985 [  8991] By: jhi                                   on 2001/03/02  21:00:08
34986         Log: Retract the #8742 part of #8986, backward compat.
34987      Branch: maint-5.6/perl
34988            ! embed.pl
34989 ____________________________________________________________________________
34990 [  8990] By: jhi                                   on 2001/03/02  20:40:07
34991         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
34992      Branch: maint-5.6/perl
34993            ! hv.c
34994 ____________________________________________________________________________
34995 [  8989] By: jhi                                   on 2001/03/02  19:59:56
34996         Log: Update Changes.
34997      Branch: perl
34998            ! Changes patchlevel.h
34999 ____________________________________________________________________________
35000 [  8988] By: jhi                                   on 2001/03/02  19:57:08
35001         Log: Integrate perlio.
35002      Branch: perl
35003           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
35004           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
35005           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
35006           !> ext/Encode/Encode/iso8859-10.ucm
35007           !> ext/Encode/Encode/iso8859-13.ucm
35008           !> ext/Encode/Encode/iso8859-14.ucm
35009           !> ext/Encode/Encode/iso8859-15.ucm
35010           !> ext/Encode/Encode/iso8859-16.ucm
35011           !> ext/Encode/Encode/iso8859-2.ucm
35012           !> ext/Encode/Encode/iso8859-3.ucm
35013           !> ext/Encode/Encode/iso8859-4.ucm
35014           !> ext/Encode/Encode/iso8859-5.ucm
35015           !> ext/Encode/Encode/iso8859-6.ucm
35016           !> ext/Encode/Encode/iso8859-7.ucm
35017           !> ext/Encode/Encode/iso8859-8.ucm
35018           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
35019           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
35020 ____________________________________________________________________________
35021 [  8987] By: jhi                                   on 2001/03/02  19:43:40
35022         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
35023              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
35024              8950,8952,8955 from mainline to maintperl.
35025              
35026              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
35027              
35028              Put to rest the 20010205.001, the email address checking (not) regex.
35029              
35030              fork() not everywhere, cleanup temp files.
35031              
35032              The #8843 wasn't quite right: %Config needs to imported.
35033              
35034              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
35035              (#8849: the glob-basic hunk needed massaging as it depended
35036              on Schwern's large-scale (unintegrated) patches)
35037              
35038              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
35039              
35040              Upgrade to CGI.pm 2.752, from Lincoln Stein.
35041              (Note: there were some conflicts due to EBCDIC and EPOC
35042              patches, in general I preferred the repository code.)
35043              (When 2.753 comes out, we need to synchronize.)
35044              
35045              Subject: [PATCH] fix for charnames above FFFF
35046              
35047              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
35048              
35049              If no sfio, no -lsfio.
35050              
35051              Run run/*.t also in minitest.
35052              
35053              Subject:  [PATCH perl 5.7.0] malloc message address offset
35054              
35055              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
35056              
35057              Subject: fix for parameter -Dm (for perl@8867)
35058              
35059              Subject: [PATCH: perl@8892] was Re: hashing order difference?
35060              (make the test more portable)
35061              
35062              Subject: Re: [PATCH] fix for charnames above FFFF
35063              
35064              Subject: Re: I'm losing the war...
35065              (hv_store() not working correctly in ENV_IS_CASELESS case.)
35066              
35067              Subject: Modified README.bs2000 
35068              
35069              Subject: [PATCH: perl@8935] -Dt padsv($var)
35070              
35071              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
35072              
35073              Subject: PATCH: extra tests to check on negative float to unsigned cast
35074              
35075              Subject: [PATCH] XPUSH[insp] was Re: progress
35076              
35077              Subject: Re: Compile with perlcc..
35078      Branch: maint-5.6/perl
35079           !> (integrate 36 files)
35080 ____________________________________________________________________________
35081 [  8986] By: jhi                                   on 2001/03/02  18:51:25
35082         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
35083              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
35084              to maintperl.
35085              
35086              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
35087              
35088              Subject: [DOC PATCH] overload.pm nits
35089              
35090              Add header for LIB$ prototypes (C. Berry)
35091              
35092              Convert fwrite()s to sockets to write()s, since some socket stacks
35093              don't take kindly to stdio.
35094              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
35095              (for often optional LNMs)
35096              Correct a few typos
35097              (C. Bailey)
35098              
35099              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
35100              
35101              De-cut-and-pasto.
35102              
35103              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
35104              
35105              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
35106              
35107              Upgrade to CPAN 1.59_54, from Andreas König.
35108              
35109              Bogus shebang.
35110              
35111              Subject: [PATCH] Document makepatch in Porting/patching
35112              
35113              UTF-8 documentation.
35114              
35115              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
35116              
35117              Sort the MANIFEST.
35118              
35119              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
35120              
35121              Subject: [PATCH @8807] toke.c cleanup: scan_str()
35122              
35123              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
35124              
35125              Add run/*.t to testables.
35126              
35127              TODO: integrate #8784.
35128      Branch: maint-5.6/perl
35129           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
35130           !> (integrate 28 files)
35131 ____________________________________________________________________________
35132 [  8985] By: nick                                  on 2001/03/02  18:15:45
35133         Log: Integrate mainline
35134      Branch: perlio
35135           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
35136           !> vms/vms.c
35137 ____________________________________________________________________________
35138 [  8984] By: jhi                                   on 2001/03/02  16:00:17
35139         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
35140              
35141              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
35142              5.004_05, and mention the suidperl August 2000 security problem.
35143              (#8978,#8981)
35144              
35145              Subject: [ID 20010301.004] Technically speaking in perldata
35146              
35147              Subject: [PATCH] File::Copy for bleadperl, maintperl
35148              
35149              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
35150              
35151              (The #8982, fix for 20010221.005 and 20010221.008,
35152              would be nice too but it didn't integrate cleanly.)
35153      Branch: maint-5.6/perl
35154           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
35155 ____________________________________________________________________________
35156 [  8983] By: jhi                                   on 2001/03/02  15:51:16
35157         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
35158              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35159              Date:     Thu, 1 Mar 2001 15:54:09 EST
35160              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
35161      Branch: perl
35162            ! vms/vms.c
35163 ____________________________________________________________________________
35164 [  8982] By: jhi                                   on 2001/03/02  15:43:31
35165         Log: Subject: Re: sync sync sync: have I missed any patches?
35166              From: Radu Greab <radu@netsoft.ro> 
35167              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
35168              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
35169              
35170              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
35171              was checking argv[0] regardless of whether a different pathname
35172              will actually be executed."  Test case not supplied because 
35173              drafting that, ironically enough, revealed another bug
35174              (or a feature).
35175      Branch: perl
35176            ! doio.c
35177 ____________________________________________________________________________
35178 [  8981] By: jhi                                   on 2001/03/02  15:28:03
35179         Log: Misdate in #8978.
35180      Branch: perl
35181            ! pod/perlfaq1.pod
35182 ____________________________________________________________________________
35183 [  8980] By: jhi                                   on 2001/03/02  15:24:20
35184         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
35185              From: Chris Nandor <pudge@pobox.com>
35186              Date: Wed, 28 Feb 2001 22:10:15 -0500
35187              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
35188      Branch: perl
35189            ! lib/File/Copy.pm
35190 ____________________________________________________________________________
35191 [  8979] By: jhi                                   on 2001/03/02  15:17:16
35192         Log: Subject: [ID 20010301.004] Technically speaking in perldata
35193              From: abela@geneanet.org
35194              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
35195              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
35196      Branch: perl
35197            ! pod/perldata.pod
35198 ____________________________________________________________________________
35199 [  8978] By: jhi                                   on 2001/03/02  15:15:27
35200         Log: Subject: [ID 20010301.003] ref to 5.004
35201              From: abela@geneanet.org
35202              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
35203              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
35204              
35205              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
35206              and mention the suidperl August 2000 security problem.
35207      Branch: perl
35208            ! pod/perlfaq1.pod
35209 ____________________________________________________________________________
35210 [  8977] By: alanbur                               on 2001/03/02  14:17:45
35211         Log: Resynchronised with parent
35212      Branch: maint-5.6/pureperl
35213           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
35214           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
35215           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
35216           !> vms/descrip_mms.template win32/win32.c win32/win32.h
35217           !> win32/win32iop.h
35218 ____________________________________________________________________________
35219 [  8976] By: nick                                  on 2001/03/01  23:25:30
35220         Log: Integrate mainline.
35221      Branch: perlio
35222            - t/op/qu.t
35223           !> (integrate 55 files)
35224 ____________________________________________________________________________
35225 [  8975] By: jhi                                   on 2001/03/01  16:51:34
35226         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
35227      Branch: perl
35228           !> toke.c
35229 ____________________________________________________________________________
35230 [  8974] By: gsar                                  on 2001/03/01  16:28:21
35231         Log: fix for bugid 20010226.008
35232              
35233              the problem was that some of the pointers (PL_last_lop and
35234              PL_last_uni specifically) into the lex buffers weren't correctly
35235              being invalidated when the buffer changed; this would leave the
35236              pointers pointing at an arbitrary location in the buffer if
35237              the buffer didn't need to be reallocated, or point into freed
35238              memory if the buffer had to be realloced
35239              
35240              TODO item for bugdb maintainers: check other seemingly random
35241              parser-related bugs--they might be cured by this
35242      Branch: maint-5.6/perl
35243            ! toke.c
35244 ____________________________________________________________________________
35245 [  8973] By: jhi                                   on 2001/03/01  02:23:25
35246         Log: Retract #8970 because of a completely mysterious core dump:
35247              adding the tests 241..244 causes op/pat dump core at test #25.
35248              The test needs a lot of whittling down before the bug can be solved.
35249      Branch: perl
35250            ! t/op/pat.t
35251 ____________________________________________________________________________
35252 [  8972] By: jhi                                   on 2001/03/01  01:58:38
35253         Log: Regen perlapi.
35254      Branch: perl
35255            ! pod/perlapi.pod
35256 ____________________________________________________________________________
35257 [  8971] By: jhi                                   on 2001/03/01  01:34:09
35258         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))
35259              From: Nicholas Clark <nick@ccl4.org>
35260              Date: Wed, 28 Feb 2001 23:28:49 +0000
35261              Message-ID: <20010228232849.A55187@plum.flirble.org>
35262              
35263              Allow a completely write protected source code tree
35264              when using the Configure -Dmksymlinks.
35265      Branch: perl
35266            ! embed.pl warnings.pl
35267 ____________________________________________________________________________
35268 [  8970] By: jhi                                   on 2001/03/01  01:32:04
35269         Log: Add back the EBCDIC character range tests (for matching).
35270      Branch: perl
35271            ! t/op/pat.t
35272 ____________________________________________________________________________
35273 [  8969] By: nick                                  on 2001/02/28  18:18:01
35274         Log: Add charname comments to .ucm files writen by 'compile',
35275              also order charmaps in those files by source encoding.
35276              regenerate distrubuted .ucm files
35277      Branch: perlio
35278            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
35279            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
35280            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
35281            ! ext/Encode/Encode/iso8859-10.ucm
35282            ! ext/Encode/Encode/iso8859-13.ucm
35283            ! ext/Encode/Encode/iso8859-14.ucm
35284            ! ext/Encode/Encode/iso8859-15.ucm
35285            ! ext/Encode/Encode/iso8859-16.ucm
35286            ! ext/Encode/Encode/iso8859-2.ucm
35287            ! ext/Encode/Encode/iso8859-3.ucm
35288            ! ext/Encode/Encode/iso8859-4.ucm
35289            ! ext/Encode/Encode/iso8859-5.ucm
35290            ! ext/Encode/Encode/iso8859-6.ucm
35291            ! ext/Encode/Encode/iso8859-7.ucm
35292            ! ext/Encode/Encode/iso8859-8.ucm
35293            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
35294            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
35295 ____________________________________________________________________________
35296 [  8968] By: jhi                                   on 2001/02/28  16:26:37
35297         Log: Expand usemorebits early if d_casti32 needs to be undefined.
35298      Branch: perl
35299            ! hints/hpux.sh hints/irix_6.sh
35300 ____________________________________________________________________________
35301 [  8967] By: jhi                                   on 2001/02/28  16:22:26
35302         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
35303              retract toke.c/qu parts of #8583, retract #8485, retract
35304              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
35305              op/length.t, and MANIFEST, and delete t/op/qu.t.
35306      Branch: perl
35307            - t/op/qu.t
35308            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
35309            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
35310            ! t/op/length.t toke.c
35311 ____________________________________________________________________________
35312 [  8966] By: jhi                                   on 2001/02/28  15:00:27
35313         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
35314              by not changing from pre-Unicode days into being Unicode-aware.
35315              Sniff.
35316      Branch: perl
35317            ! pp.c t/op/pack.t t/op/qu.t
35318 ____________________________________________________________________________
35319 [  8965] By: jhi                                   on 2001/02/28  14:37:55
35320         Log: Subject: Re: Errors in core PODs
35321              From: Michael Stevens <michael@etla.org> 
35322              Date: Fri, 23 Feb 2001 15:47:56 +0000
35323              Message-ID: <20010223154756.A7723@firedrake.org> 
35324      Branch: perl
35325            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
35326            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
35327            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
35328            ! x2p/a2p.pod
35329 ____________________________________________________________________________
35330 [  8964] By: jhi                                   on 2001/02/28  14:35:35
35331         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
35332              (The #8961 was too bold.)
35333      Branch: perl
35334            ! hints/hpux.sh hints/irix_6.sh
35335 ____________________________________________________________________________
35336 [  8963] By: jhi                                   on 2001/02/28  14:33:39
35337         Log: Subject: Re: sync sync sync: have I missed any patches?
35338              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35339              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
35340              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
35341              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
35342              
35343              Replace djSP with dSP.
35344      Branch: perl
35345            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
35346            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
35347            ! win32/perlhost.h
35348 ____________________________________________________________________________
35349 [  8962] By: jhi                                   on 2001/02/27  23:21:14
35350         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
35351      Branch: perl
35352            ! lib/Filter/Simple.pm
35353 ____________________________________________________________________________
35354 [  8961] By: jhi                                   on 2001/02/27  22:55:26
35355         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
35356              and this would be it.
35357      Branch: perl
35358            ! hints/hpux.sh hints/irix_6.sh
35359 ____________________________________________________________________________
35360 [  8960] By: jhi                                   on 2001/02/27  22:51:33
35361         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
35362              From: "Craig A. Berry" <craigberry@mac.com>
35363              Date: Tue, 27 Feb 2001 16:11:44 -0600
35364              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
35365      Branch: maint-5.6/perl
35366            ! configure.com vms/descrip_mms.template
35367 ____________________________________________________________________________
35368 [  8959] By: jhi                                   on 2001/02/27  22:47:23
35369         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
35370              From: "Craig A. Berry" <craigberry@mac.com>
35371              Date: Tue, 27 Feb 2001 16:11:44 -0600
35372              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
35373      Branch: perl
35374            ! configure.com vms/descrip_mms.template
35375 ____________________________________________________________________________
35376 [  8958] By: jhi                                   on 2001/02/27  15:16:42
35377         Log: Update Changes.
35378      Branch: perl
35379            ! Changes patchlevel.h
35380 ____________________________________________________________________________
35381 [  8957] By: jhi                                   on 2001/02/27  06:15:07
35382         Log: Subject: [5.6.x] EPOC additions
35383              From: Olaf Flebbe <O.Flebbe@science-computing.de>
35384              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
35385              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
35386      Branch: maint-5.6/perl
35387            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
35388 ____________________________________________________________________________
35389 [  8956] By: jhi                                   on 2001/02/27  06:12:11
35390         Log: Subject: [perl-current] EPOC 
35391              From: Olaf Flebbe <O.Flebbe@science-computing.de>
35392              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
35393              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
35394      Branch: perl
35395            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
35396            ! epoc/epocish.c epoc/epocish.h pp_sys.c
35397 ____________________________________________________________________________
35398 [  8955] By: jhi                                   on 2001/02/27  05:59:50
35399         Log: Subject: Re: Compile with perlcc..
35400              From: Edward Peschko <edwardp@excitehome.net>
35401              Date: Mon, 26 Feb 2001 18:51:58 -0800
35402              Message-ID: <20010226185158.A9871@excitehome.net>
35403              
35404              plus add a simple usage message if no arguments given.
35405      Branch: perl
35406            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
35407            ! utils/Makefile utils/perlcc.PL win32/pod.mak
35408 ____________________________________________________________________________
35409 [  8954] By: nick                                  on 2001/02/26  21:02:59
35410         Log: Integrate mainline
35411      Branch: perlio
35412           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
35413           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
35414           !> t/op/sprintf.t
35415 ____________________________________________________________________________
35416 [  8953] By: jhi                                   on 2001/02/26  14:43:54
35417         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
35418              From: Nicholas Clark <nick@ccl4.org>
35419              Date: Mon, 26 Feb 2001 00:42:07 +0000
35420              Message-ID: <20010226004207.F23333@plum.flirble.org>
35421      Branch: perl
35422            ! pp_ctl.c
35423 ____________________________________________________________________________
35424 [  8952] By: jhi                                   on 2001/02/26  14:42:13
35425         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
35426              From: Simon Cozens <simon@netthink.co.uk>
35427              Date: Mon, 26 Feb 2001 12:23:48 +0000
35428              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
35429      Branch: perl
35430            ! pod/perlguts.pod
35431 ____________________________________________________________________________
35432 [  8951] By: jhi                                   on 2001/02/26  14:39:15
35433         Log: Subject: [PATCH] perlio - unknown layer
35434              From: Nicholas Clark <nick@ccl4.org>
35435              Date: Mon, 26 Feb 2001 00:27:19 +0000
35436              Message-ID: <20010226002719.E23333@plum.flirble.org>
35437      Branch: perl
35438            ! perlio.c
35439 ____________________________________________________________________________
35440 [  8950] By: jhi                                   on 2001/02/26  14:38:04
35441         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
35442              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
35443              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
35444              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
35445      Branch: perl
35446            ! t/op/bop.t
35447 ____________________________________________________________________________
35448 [  8949] By: jhi                                   on 2001/02/26  14:37:07
35449         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
35450              From: Peter Prymmer <pvhp@forte.com>
35451              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
35452              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
35453      Branch: perl
35454            ! lib/Test.pm
35455 ____________________________________________________________________________
35456 [  8948] By: jhi                                   on 2001/02/26  14:35:53
35457         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
35458              From: Radu Greab <radu@netsoft.ro>
35459              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
35460              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
35461      Branch: perl
35462            ! pod/perlop.pod
35463 ____________________________________________________________________________
35464 [  8947] By: jhi                                   on 2001/02/26  14:34:46
35465         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
35466              From: David Mitchell <davem@fdgroup.co.uk>
35467              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
35468              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
35469      Branch: perl
35470            ! run.c
35471 ____________________________________________________________________________
35472 [  8946] By: jhi                                   on 2001/02/26  14:32:37
35473         Log: Subject: Modified README.bs2000 
35474              From: Dorner Thomas <Thomas.Dorner@start.de>
35475              Date: Mon, 26 Feb 2001 09:22:17 +0100
35476              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
35477      Branch: perl
35478            ! README.bs2000
35479 ____________________________________________________________________________
35480 [  8945] By: jhi                                   on 2001/02/26  14:19:53
35481         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
35482              to maintperl, listing the known failures on the tests 129 and 130.
35483      Branch: maint-5.6/perl
35484           !> t/op/sprintf.t
35485 ____________________________________________________________________________
35486 [  8944] By: jhi                                   on 2001/02/26  14:14:15
35487         Log: Add more known sprintf failures.
35488      Branch: perl
35489            ! t/op/sprintf.t
35490 ____________________________________________________________________________
35491 [  8943] By: jhi                                   on 2001/02/26  13:56:22
35492         Log: perlglob.exe needs to be found in Win32, patch from
35493              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
35494              which needs external glob at mini-perl time."
35495      Branch: perl
35496            ! ext/Encode/compile
35497 ____________________________________________________________________________
35498 [  8942] By: jhi                                   on 2001/02/26  13:52:19
35499         Log: A missing dTHX from Vadim Konovalov.
35500      Branch: perl
35501            ! perlio.c
35502 ____________________________________________________________________________
35503 [  8941] By: jhi                                   on 2001/02/26  13:37:05
35504         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
35505      Branch: perl
35506            ! op.c
35507 ____________________________________________________________________________
35508 [  8940] By: jhi                                   on 2001/02/26  13:35:40
35509         Log: Integrate perlio.
35510      Branch: perl
35511           !> ext/Encode/Encode.pm
35512 ____________________________________________________________________________
35513 [  8939] By: nick                                  on 2001/02/25  23:47:09
35514         Log: Integrate mainline.
35515      Branch: perlio
35516           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
35517           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
35518 ____________________________________________________________________________
35519 [  8938] By: nick                                  on 2001/02/25  19:36:28
35520         Log: Encode implementations docs.
35521      Branch: perlio
35522            ! ext/Encode/Encode.pm
35523 ____________________________________________________________________________
35524 [  8937] By: jhi                                   on 2001/02/25  19:26:16
35525         Log: Script wasn't aligned with reality.
35526      Branch: perl
35527            ! t/pod/find.t
35528 ____________________________________________________________________________
35529 [  8936] By: jhi                                   on 2001/02/25  18:54:55
35530         Log: Update Changes.
35531      Branch: perl
35532            ! Changes patchlevel.h
35533 ____________________________________________________________________________
35534 [  8935] By: jhi                                   on 2001/02/25  18:46:36
35535         Log: Retract #8929,8930,8932,8933 for now.
35536      Branch: perl
35537            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
35538 ____________________________________________________________________________
35539 [  8934] By: jhi                                   on 2001/02/25  17:34:35
35540         Log: Integrate perlio.
35541      Branch: perl
35542           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
35543           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
35544           !> t/lib/encode.t
35545 ____________________________________________________________________________
35546 [  8933] By: jhi                                   on 2001/02/25  17:33:12
35547         Log: (Retracted by #8395.)
35548              
35549              Slight tweaks in scan_const(), not fixes yet, it seems like
35550              lots of work remains to be done...
35551      Branch: perl
35552            ! toke.c
35553 ____________________________________________________________________________
35554 [  8932] By: jhi                                   on 2001/02/25  17:27:11
35555         Log: (Retracted by #8395.)
35556              
35557              Missing from #8930.
35558      Branch: perl
35559            ! perl.h
35560 ____________________________________________________________________________
35561 [  8931] By: jhi                                   on 2001/02/25  17:26:19
35562         Log: A comment tweak.
35563      Branch: perl
35564            ! utf8.c
35565 ____________________________________________________________________________
35566 [  8930] By: jhi                                   on 2001/02/25  17:25:47
35567         Log: (Retracted by #8395.)
35568              
35569              Attempt to fix the EBCDIC character range problwm with //.
35570      Branch: perl
35571            ! regcomp.c
35572 ____________________________________________________________________________
35573 [  8929] By: jhi                                   on 2001/02/25  17:23:45
35574         Log: (Retracted by #8395.)
35575              
35576              Expand the EBCDIC character range tests, and add few nasty
35577              tr tests from Karsten Sperling.
35578      Branch: perl
35579            ! t/op/pat.t t/op/tr.t
35580 ____________________________________________________________________________
35581 [  8928] By: jhi                                   on 2001/02/25  17:18:49
35582         Log: Missing check-in.
35583      Branch: perl
35584            ! lib/Pod/Find.pm
35585 ____________________________________________________________________________
35586 [  8927] By: nick                                  on 2001/02/25  11:30:22
35587         Log: Change method names in Encode implementation classes to something
35588              less confusing (preparing to "go public").
35589      Branch: perlio
35590            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
35591 ____________________________________________________________________________
35592 [  8926] By: nick                                  on 2001/02/25  10:53:24
35593         Log: GCC __atribute__ / printf fix
35594      Branch: perlio
35595            ! perl.h
35596 ____________________________________________________________________________
35597 [  8925] By: nick                                  on 2001/02/25  10:52:25
35598         Log: Checked in the wrong one ...
35599      Branch: perlio
35600            ! ext/Encode/Encode.pm
35601 ____________________________________________________________________________
35602 [  8924] By: nick                                  on 2001/02/24  18:46:51
35603         Log: Integrate mainline - to see what Jarkko has in ...
35604      Branch: perlio
35605           +> t/pod/testpods/lib/Pod/Stuff.pm
35606           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
35607 ____________________________________________________________________________
35608 [  8923] By: nick                                  on 2001/02/24  17:05:23
35609         Log: Encode API documentation nd tidy up.
35610              Minor additions to test.
35611              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
35612              Adds STRLEN to standard typemap.
35613      Branch: perlio
35614            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
35615            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
35616 ____________________________________________________________________________
35617 [  8922] By: jhi                                   on 2001/02/24  16:38:12
35618         Log: Add a test for the "character range should match in EBCDIC
35619              if specified using explicit numerics" bug found by Karsten
35620              Sperling.
35621      Branch: perl
35622            ! t/op/pat.t
35623 ____________________________________________________________________________
35624 [  8921] By: jhi                                   on 2001/02/24  16:30:16
35625         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
35626              From: schwern@pobox.com
35627              Date: Fri, 23 Feb 2001 03:21:37 -0500
35628              Message-ID: <20010223032137.A26022@magnonel.guild.net>
35629              
35630              plus Charles Lane's fixes, plus tweaks.
35631      Branch: perl
35632            + t/pod/testpods/lib/Pod/Stuff.pm
35633            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
35634 ____________________________________________________________________________
35635 [  8920] By: nick                                  on 2001/02/24  10:30:11
35636         Log: Integrate mainline
35637      Branch: perlio
35638           !> (integrate 33 files)
35639 ____________________________________________________________________________
35640 [  8919] By: jhi                                   on 2001/02/24  00:23:35
35641         Log: Subject: Re: I'm losing the war...
35642              From: "Vadim Konovalov" <watman@inbox.ru>
35643              Date: Sat, 24 Feb 2001 00:10:14 +0300
35644              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
35645              
35646              hv_store() not working correctly in ENV_IS_CASELESS case.
35647      Branch: perl
35648            ! hv.c
35649 ____________________________________________________________________________
35650 [  8918] By: jhi                                   on 2001/02/24  00:20:09
35651         Log: Subject: Re: [PATCH] fix for charnames above FFFF
35652              From: andreas.koenig@anima.de (Andreas J. Koenig)
35653              Date: 23 Feb 2001 02:39:03 +0100
35654              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
35655              
35656              A further efficiency tweak.
35657      Branch: perl
35658            ! lib/charnames.pm
35659 ____________________________________________________________________________
35660 [  8917] By: jhi                                   on 2001/02/23  20:27:51
35661         Log: Integrate change #8916 from mainline,
35662              do away with USE_WIN32_RTL_ENV.
35663      Branch: maint-5.6/perl
35664           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
35665 ____________________________________________________________________________
35666 [  8916] By: jhi                                   on 2001/02/23  20:02:25
35667         Log: Abolish USE_WIN32_RTL_ENV.
35668      Branch: perl
35669            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
35670 ____________________________________________________________________________
35671 [  8915] By: jhi                                   on 2001/02/23  19:36:00
35672         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
35673              later protected by some #define.
35674      Branch: perl
35675            ! gv.c
35676 ____________________________________________________________________________
35677 [  8914] By: jhi                                   on 2001/02/23  19:31:38
35678         Log: Retract #8902 for now, requested by Charles Lane, the correct
35679              fix will be something else.
35680      Branch: perl
35681            ! op.c
35682 ____________________________________________________________________________
35683 [  8913] By: jhi                                   on 2001/02/23  19:11:36
35684         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
35685              From: Peter Prymmer <pvhp@forte.com>
35686              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
35687              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
35688      Branch: perl
35689            ! t/op/lex_assign.t
35690 ____________________________________________________________________________
35691 [  8912] By: jhi                                   on 2001/02/23  18:38:20
35692         Log: Subject: [patch] perlio + useithreads
35693              From: Doug MacEachern <dougm@covalent.net>
35694              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
35695              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
35696              
35697              Gets things running but not complete.
35698      Branch: perl
35699            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
35700 ____________________________________________________________________________
35701 [  8911] By: jhi                                   on 2001/02/23  04:20:02
35702         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
35703              
35704              Duplicated environment freeing, File::Temp 0.12,
35705              op/append portability (EBCDIC) tweak.
35706      Branch: maint-5.6/perl
35707           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
35708           !> t/op/append.t
35709 ____________________________________________________________________________
35710 [  8910] By: jhi                                   on 2001/02/23  02:07:33
35711         Log: Integrate change #8909 from mainline, a better Borland
35712              putenv() workaround.
35713      Branch: maint-5.6/perl
35714           !> perl.c
35715 ____________________________________________________________________________
35716 [  8909] By: jhi                                   on 2001/02/23  02:05:46
35717         Log: A better workaround for Borland putenv() brokenness from Sarathy.
35718      Branch: perl
35719            ! perl.c
35720 ____________________________________________________________________________
35721 [  8908] By: jhi                                   on 2001/02/23  02:04:14
35722         Log: Subject: fix for parameter -Dm (for perl@8867)
35723              From: "Vadim Konovalov" <watman@inbox.ru>
35724              Date: Thu, 22 Feb 2001 17:30:12 +0300
35725              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
35726      Branch: perl
35727            ! perl.h
35728 ____________________________________________________________________________
35729 [  8907] By: jhi                                   on 2001/02/23  01:58:20
35730         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
35731              From: Peter Prymmer <pvhp@forte.com>
35732              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
35733              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
35734      Branch: perl
35735            ! t/op/append.t
35736 ____________________________________________________________________________
35737 [  8906] By: jhi                                   on 2001/02/23  01:48:34
35738         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
35739      Branch: perl
35740            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
35741 ____________________________________________________________________________
35742 [  8905] By: jhi                                   on 2001/02/23  01:43:30
35743         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
35744              From: Peter Prymmer <pvhp@forte.com>
35745              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
35746              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
35747      Branch: perl
35748            ! t/lib/st-06compat.t
35749 ____________________________________________________________________________
35750 [  8904] By: jhi                                   on 2001/02/23  01:42:39
35751         Log: Metaconfig unit change for #8903.
35752      Branch: metaconfig/U/perl
35753            ! Devel.U
35754 ____________________________________________________________________________
35755 [  8903] By: jhi                                   on 2001/02/23  01:42:12
35756         Log: Be more helpful for devel builders, suggested by John L. Allen.
35757      Branch: perl
35758            ! Configure
35759 ____________________________________________________________________________
35760 [  8902] By: jhi                                   on 2001/02/23  01:37:41
35761         Log: (Retracted by #8914)
35762              (Wrongly, reinstated by #8941)
35763              
35764              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
35765              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35766              Date:     Thu, 22 Feb 2001 09:43:57 EST
35767              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
35768      Branch: perl
35769            ! op.c
35770 ____________________________________________________________________________
35771 [  8901] By: jhi                                   on 2001/02/23  01:20:32
35772         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
35773              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35774              Date:     Thu, 22 Feb 2001 08:01:35 EST
35775              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
35776      Branch: perl
35777            ! malloc.c
35778 ____________________________________________________________________________
35779 [  8900] By: jhi                                   on 2001/02/23  01:18:02
35780         Log: Integrate changes #8898,8899 from mainline, environ handling.
35781      Branch: maint-5.6/perl
35782           !> perl.c
35783 ____________________________________________________________________________
35784 [  8899] By: jhi                                   on 2001/02/23  01:16:25
35785         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
35786              putenv() is not to be relied on, they are either broken or leaky
35787              or both.)
35788      Branch: perl
35789            ! perl.c
35790 ____________________________________________________________________________
35791 [  8898] By: jhi                                   on 2001/02/22  23:36:59
35792         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
35793              and safesysfree() must be used.
35794      Branch: perl
35795            ! perl.c
35796 ____________________________________________________________________________
35797 [  8897] By: jhi                                   on 2001/02/22  23:25:45
35798         Log: With environ one must use safesysmalloc()/safesysfree().
35799      Branch: perl
35800            ! perl.c
35801 ____________________________________________________________________________
35802 [  8896] By: jhi                                   on 2001/02/22  22:13:18
35803         Log: If we have a duplicated environment free it
35804              if PERL_DESTRUCT_LEVEL.
35805      Branch: perl
35806            ! perl.c
35807 ____________________________________________________________________________
35808 [  8895] By: alanbur                               on 2001/02/22  19:31:57
35809         Log: Synchronised with parent
35810      Branch: maint-5.6/pureperl
35811           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
35812 ____________________________________________________________________________
35813 [  8894] By: gsar                                  on 2001/02/22  19:06:18
35814         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
35815              
35816              fix memory leak in method call optimization (change#3768);
35817              made C<eval "$x->foo()"> leak
35818              
35819              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
35820      Branch: maint-5.6/perl
35821           !> op.c
35822 ____________________________________________________________________________
35823 [  8893] By: jhi                                   on 2001/02/22  18:35:27
35824         Log: (Retracted by #8915.)
35825              
35826              Third Degree finding:
35827              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
35828      Branch: perl
35829            ! gv.c
35830 ____________________________________________________________________________
35831 [  8892] By: jhi                                   on 2001/02/22  14:28:32
35832         Log: Update Changes.
35833      Branch: perl
35834            ! Changes patchlevel.h
35835 ____________________________________________________________________________
35836 [  8891] By: jhi                                   on 2001/02/22  13:22:45
35837         Log: Metaconfig unit changes for #8890.
35838      Branch: metaconfig
35839            ! U/modified/Cppsym.U U/threads/archname.U
35840 ____________________________________________________________________________
35841 [  8890] By: jhi                                   on 2001/02/22  13:22:12
35842         Log: Add -stdio to the archname if no perlio selected,
35843              no -perlio added since that is now the default.
35844              
35845              Add few CPUs/architectures to the Cppsym scan.
35846      Branch: perl
35847            ! Configure config_h.SH
35848 ____________________________________________________________________________
35849 [  8889] By: jhi                                   on 2001/02/22  13:05:59
35850         Log: Metaconfig unit change for #8888.
35851      Branch: metaconfig/U/perl
35852            ! useperlio.U
35853 ____________________________________________________________________________
35854 [  8888] By: jhi                                   on 2001/02/22  13:05:28
35855         Log: *drum roll*  Make perlio the default.
35856      Branch: perl
35857            ! Configure config_h.SH
35858 ____________________________________________________________________________
35859 [  8887] By: jhi                                   on 2001/02/22  12:50:52
35860         Log: Integrate change #8665 from maintperl to mainline,
35861              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
35862      Branch: perl
35863           !> ext/POSIX/POSIX.xs
35864 ____________________________________________________________________________
35865 [  8886] By: jhi                                   on 2001/02/22  12:49:24
35866         Log: Integrate changes #8883,8884 from mainline to maintperl.
35867              
35868              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
35869              Subject: Re: File::Temp::_gettemp warning
35870      Branch: maint-5.6/perl
35871           !> embed.h embed.pl lib/File/Temp.pm
35872 ____________________________________________________________________________
35873 [  8885] By: jhi                                   on 2001/02/22  12:43:59
35874         Log: Based on
35875              
35876              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
35877              From: schwab@suse.de
35878              Date: Thu, 22 Feb 2001 13:08:09 +0100
35879              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
35880              
35881              but the fix done slightly differently because the other
35882              half was already done in #8664.
35883      Branch: maint-5.6/perl
35884            ! ext/POSIX/POSIX.xs
35885 ____________________________________________________________________________
35886 [  8884] By: jhi                                   on 2001/02/22  12:37:15
35887         Log: Subject: Re: File::Temp::_gettemp warning
35888              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35889              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
35890              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
35891              
35892              This patch to File::Temp does two things:
35893              
35894              1. Fixes the problem with CGI::Carp when determining
35895              the Fcntl constants
35896              
35897              2. Removes most of the carps and consolidates them so that all the
35898              reasons are included in a single die that is caught by the test. This
35899              means that the correct skipping behaviour is displayed by the test.
35900      Branch: perl
35901            ! lib/File/Temp.pm
35902 ____________________________________________________________________________
35903 [  8883] By: jhi                                   on 2001/02/22  12:29:19
35904         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
35905              From: Peter Prymmer <pvhp@forte.com>
35906              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
35907              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
35908      Branch: perl
35909            ! embed.h embed.pl
35910 ____________________________________________________________________________
35911 [  8882] By: jhi                                   on 2001/02/21  19:41:33
35912         Log: Integrate change #8881 from mainlin to maintperl.
35913              
35914              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
35915      Branch: maint-5.6/perl
35916           !> op.c
35917 ____________________________________________________________________________
35918 [  8881] By: jhi                                   on 2001/02/21  19:38:57
35919         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
35920              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35921              Date:     Wed, 21 Feb 2001 13:08:03 EST
35922              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
35923      Branch: perl
35924            ! op.c
35925 ____________________________________________________________________________
35926 [  8880] By: jhi                                   on 2001/02/21  19:34:34
35927         Log: Retract #8875, cannot let go of the old semantics of unpack U
35928              without rethinking utf8decode.t.
35929      Branch: perl
35930            ! pp.c t/op/pack.t
35931 ____________________________________________________________________________
35932 [  8879] By: jhi                                   on 2001/02/21  19:08:02
35933         Log: Run run/*.t also in minitest.
35934      Branch: perl
35935            ! Makefile.SH
35936 ____________________________________________________________________________
35937 [  8878] By: nick                                  on 2001/02/21  18:55:37
35938         Log: Integrate mainline
35939      Branch: perlio
35940           !> (integrate 76 files)
35941 ____________________________________________________________________________
35942 [  8877] By: jhi                                   on 2001/02/21  15:09:33
35943         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
35944      Branch: metaconfig
35945            ! U/compline/nblock_io.U
35946      Branch: perl
35947            ! Configure config_h.SH
35948 ____________________________________________________________________________
35949 [  8876] By: jhi                                   on 2001/02/21  14:54:45
35950         Log: If no sfio, no -lsfio.
35951      Branch: metaconfig/U/perl
35952            ! d_sfio.U
35953      Branch: perl
35954            ! Configure config_h.SH
35955 ____________________________________________________________________________
35956 [  8875] By: jhi                                   on 2001/02/21  14:54:00
35957         Log: Make unpack C and unpack U truly equivalent.
35958      Branch: perl
35959            ! pp.c t/op/pack.t
35960 ____________________________________________________________________________
35961 [  8874] By: jhi                                   on 2001/02/21  14:26:02
35962         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
35963              From: Peter Prymmer <pvhp@forte.com>
35964              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
35965              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
35966      Branch: perl
35967            ! pod/perlport.pod
35968 ____________________________________________________________________________
35969 [  8873] By: jhi                                   on 2001/02/21  14:24:31
35970         Log: Subject: [PATCH] fix for charnames above FFFF
35971              From: andreas.koenig@anima.de (Andreas J. Koenig)
35972              Date: 21 Feb 2001 07:05:45 +0100
35973              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
35974      Branch: perl
35975            ! lib/charnames.pm t/lib/charnames.t
35976 ____________________________________________________________________________
35977 [  8872] By: jhi                                   on 2001/02/21  14:15:25
35978         Log: Integrate change #8868 from pureperl to mainline.
35979              
35980              Fixed reference count loop caused by sv_magic.
35981      Branch: perl
35982           !> sv.c
35983 ____________________________________________________________________________
35984 [  8871] By: jhi                                   on 2001/02/21  14:07:29
35985         Log: Integrate change #8868 from pureperl to maintperl.
35986              
35987              Fixed reference count loop caused by sv_magic.
35988      Branch: maint-5.6/perl
35989           !> sv.c
35990 ____________________________________________________________________________
35991 [  8870] By: jhi                                   on 2001/02/21  14:04:41
35992         Log: Put back the #8840, it was innocent.
35993      Branch: perl
35994            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
35995            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
35996 ____________________________________________________________________________
35997 [  8869] By: jhi                                   on 2001/02/21  14:00:03
35998         Log: unpack("C", ...) was left slightly unfinished by #8865.
35999      Branch: perl
36000            ! pp.c t/op/pack.t
36001 ____________________________________________________________________________
36002 [  8868] By: alanbur                               on 2001/02/21  01:33:45
36003         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
36004              from gv_fetchpv to create single-character magic variables (e.g. $!),
36005              and it is passed a sv and the gv that contains the sv as the mg_obj
36006              value.  When sv_magic stores the mg_obj pointer it increments the gv
36007              refcount, thus causing a sv-gv pair that can't be freed.  There is
36008              already a check for sv == obj which is used to prevent such reference
36009              loops.  This change extends the check to cover the case described above.
36010      Branch: maint-5.6/pureperl
36011            ! sv.c
36012 ____________________________________________________________________________
36013 [  8867] By: jhi                                   on 2001/02/21  00:52:39
36014         Log: Update Changes.
36015      Branch: perl
36016            ! Changes patchlevel.h
36017 ____________________________________________________________________________
36018 [  8866] By: jhi                                   on 2001/02/21  00:34:20
36019         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
36020              (Note: there were some conflicts due to EBCDIC and EPOC
36021              patches, in general I preferred the repository code.)
36022              (When 2.753 comes out, we need to synchronize.)
36023      Branch: perl
36024            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
36025            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
36026            ! t/lib/cgi-html.t
36027 ____________________________________________________________________________
36028 [  8865] By: jhi                                   on 2001/02/21  00:24:22
36029         Log: Make pack("C", 0x100) to create Unicode, unless under the
36030              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
36031              will understand Unicode, unless you under know what.
36032      Branch: perl
36033            ! pp.c t/op/pack.t t/op/qu.t
36034 ____________________________________________________________________________
36035 [  8864] By: alanbur                               on 2001/02/20  22:35:34
36036         Log: Resynchronised with parent
36037      Branch: maint-5.6/pureperl
36038           !> README.win32 ext/GDBM_File/GDBM_File.pm
36039           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
36040           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
36041           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
36042           !> t/lib/sdbm.t util.c
36043 ____________________________________________________________________________
36044 [  8863] By: jhi                                   on 2001/02/20  20:55:11
36045         Log: Integrate change #8860,8861 from mainline into maintperl.
36046              
36047              "pseudo-literal j"
36048              
36049              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
36050      Branch: maint-5.6/perl
36051           !> lib/Test.pm pod/perlop.pod
36052 ____________________________________________________________________________
36053 [  8862] By: jhi                                   on 2001/02/20  20:30:07
36054         Log: Don't do casting between pointers pointing to differently sized
36055              integers.
36056      Branch: perl
36057            ! hv.c sv.c
36058 ____________________________________________________________________________
36059 [  8861] By: jhi                                   on 2001/02/20  19:53:44
36060         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
36061              From: Peter Prymmer <pvhp@forte.com>
36062              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
36063              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
36064      Branch: perl
36065            ! lib/Test.pm
36066 ____________________________________________________________________________
36067 [  8860] By: jhi                                   on 2001/02/20  19:48:02
36068         Log: "pseudo-literal j", a documentation glitch reported to Debian.
36069              The text recovered from Perl 5.005_03, and pseudo-literal replaced
36070              by "backtick string".
36071      Branch: perl
36072            ! pod/perlop.pod
36073 ____________________________________________________________________________
36074 [  8859] By: jhi                                   on 2001/02/20  19:15:46
36075         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
36076              from Chris Nandor.
36077      Branch: perl
36078            ! makedef.pl
36079 ____________________________________________________________________________
36080 [  8858] By: jhi                                   on 2001/02/20  17:36:53
36081         Log: Integrate pureperl changes #8844,8845,8850 to mainline
36082              (via maintperl #8855).
36083              
36084              Fixed %^H scoping bug
36085              
36086              Removed GV <-> CV refcount loop
36087              
36088              Removed %ENV refcount loop
36089      Branch: perl
36090           !> gv.c op.c perl.c pp.c scope.c
36091 ____________________________________________________________________________
36092 [  8857] By: jhi                                   on 2001/02/20  17:34:32
36093         Log: Integrate changes #8853,8854 from maintperl to mainline.
36094              
36095              EBDIC fixes, README.win32 Borland update.
36096      Branch: perl
36097           !> README.win32 handy.h util.c
36098 ____________________________________________________________________________
36099 [  8856] By: jhi                                   on 2001/02/20  17:33:16
36100         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
36101      Branch: maint-5.6/perl
36102           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
36103           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
36104           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
36105 ____________________________________________________________________________
36106 [  8855] By: jhi                                   on 2001/02/20  17:32:13
36107         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
36108              
36109              Fixed %^H scoping bug
36110              
36111              Removed GV <-> CV refcount loop
36112              
36113              Removed %ENV refcount loop
36114      Branch: maint-5.6/perl
36115           !> gv.c op.c perl.c pp.c scope.c
36116 ____________________________________________________________________________
36117 [  8854] By: jhi                                   on 2001/02/20  17:25:06
36118         Log: Subject: Addition to readme.win32 for Borland C++ compilers
36119              Date: Tue, 20 Feb 2001 02:15:25 +0300
36120              From: "Vadim Konovalov" <watman@inbox.ru>
36121              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
36122              
36123              Document Borland compiler misbehaviour.
36124      Branch: maint-5.6/perl
36125            ! README.win32
36126 ____________________________________________________________________________
36127 [  8853] By: jhi                                   on 2001/02/20  17:22:25
36128         Log: The assimilation of ebcdic.c didn't quite work at the first try,
36129              patches from Thomas Dorner.
36130      Branch: maint-5.6/perl
36131            ! handy.h util.c
36132 ____________________________________________________________________________
36133 [  8852] By: jhi                                   on 2001/02/20  17:20:15
36134         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
36135              From: Chris Nandor <pudge@pobox.com>
36136              Date: Tue, 20 Feb 2001 08:32:45 -0500
36137              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
36138      Branch: maint-5.6/perl
36139            ! makedef.pl mg.c
36140 ____________________________________________________________________________
36141 [  8851] By: jhi                                   on 2001/02/20  17:15:52
36142         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
36143      Branch: perl
36144            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
36145            ! t/lib/filter-util.t
36146 ____________________________________________________________________________
36147 [  8850] By: alanbur                               on 2001/02/20  17:12:40
36148         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
36149              and the magic pointer points back to the GV that contains the
36150              %ENV hash.  This creates a refcount loop that prevents members
36151              of %ENV from being freed correctly.  This change removes the
36152              refcount loop - the magic pointer was never used anyway, the
36153              only use of the magic was to check the type ('E') so that the
36154              appropriate environment manipulation code is called when %ENV
36155              is modified.
36156      Branch: maint-5.6/pureperl
36157            ! perl.c
36158 ____________________________________________________________________________
36159 [  8849] By: jhi                                   on 2001/02/20  17:12:20
36160         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
36161              From: "Craig A. Berry" <craigberry@mac.com>
36162              Date: Mon, 19 Feb 2001 23:36:12 -0600
36163              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
36164              
36165              Case-forgiving systems match TestInit.pm with TES*.
36166      Branch: perl
36167            ! t/lib/glob-basic.t
36168 ____________________________________________________________________________
36169 [  8848] By: jhi                                   on 2001/02/20  17:10:02
36170         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
36171      Branch: perl
36172            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
36173            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
36174            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
36175 ____________________________________________________________________________
36176 [  8847] By: jhi                                   on 2001/02/20  15:34:41
36177         Log: The #8843 wasn't quite right: %Config needs to imported.
36178      Branch: perl
36179            ! t/run/runenv.t
36180 ____________________________________________________________________________
36181 [  8846] By: jhi                                   on 2001/02/20  15:31:50
36182         Log: Retract the #8838 and #8840 for now because of
36183              the DB_File tie problem.
36184      Branch: perl
36185            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
36186            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
36187            ! proto.h sv.c
36188 ____________________________________________________________________________
36189 [  8845] By: alanbur                               on 2001/02/20  14:25:41
36190         Log: Removed GV <-> CV refcount loop
36191              CvGV(mycv) points to the parent GV of the CV, and was previously
36192              refcounted.  The pointer remains, but the refcounting has been removed
36193              as it causes a refcount loop between the CV and GV that means the CV
36194              can't ever be deleted.
36195      Branch: maint-5.6/pureperl
36196            ! gv.c op.c pp.c
36197 ____________________________________________________________________________
36198 [  8844] By: alanbur                               on 2001/02/20  14:23:13
36199         Log: Fixed %^H scoping bug
36200      Branch: maint-5.6/pureperl
36201            ! scope.c
36202 ____________________________________________________________________________
36203 [  8843] By: jhi                                   on 2001/02/19  13:38:08
36204         Log: fork() not everywhere, cleanup temp files.
36205      Branch: perl
36206            ! t/run/runenv.t
36207 ____________________________________________________________________________
36208 [  8842] By: alanbur                               on 2001/02/19  12:42:07
36209         Log: Resynchronised with parent
36210      Branch: maint-5.6/pureperl
36211           !> pod/perlfaq4.pod sv.c utf8.c
36212 ____________________________________________________________________________
36213 [  8841] By: jhi                                   on 2001/02/19  03:35:51
36214         Log: Update Changes.
36215      Branch: perl
36216            ! Changes patchlevel.h
36217 ____________________________________________________________________________
36218 [  8840] By: jhi                                   on 2001/02/19  00:23:41
36219         Log: Subject: [patch] add sv_setref_uv
36220              From: Doug MacEachern <dougm@covalent.net>
36221              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
36222              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
36223      Branch: perl
36224            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
36225            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
36226 ____________________________________________________________________________
36227 [  8839] By: jhi                                   on 2001/02/19  00:01:38
36228         Log: Put to rest the 20010205.001, the email address checking (not) regex.
36229      Branch: perl
36230            ! pod/perlfaq9.pod
36231 ____________________________________________________________________________
36232 [  8838] By: jhi                                   on 2001/02/18  22:17:54
36233         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
36234              From: Doug MacEachern <dougm@covalent.net>
36235              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
36236              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
36237      Branch: perl
36238            ! lib/ExtUtils/xsubpp
36239 ____________________________________________________________________________
36240 [  8837] By: jhi                                   on 2001/02/18  22:16:50
36241         Log: Subject: [patch] -Wall cleanup round 2
36242              From: Doug MacEachern <dougm@covalent.net>
36243              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
36244              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
36245      Branch: perl
36246            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
36247            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
36248            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
36249            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
36250            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
36251            ! ext/SDBM_File/SDBM_File.xs
36252 ____________________________________________________________________________
36253 [  8836] By: jhi                                   on 2001/02/18  22:11:20
36254         Log: Misapplied regex optimizations when \C is present.
36255              Fixes 20001230.002.
36256              
36257              What still remains broken is that the submatches that
36258              have \C in them get their UTF8 flag on because their
36259              parent SV has it on.  This will result in malformed
36260              UTF8 if a \C happened to match a non-ASCII byte.
36261      Branch: perl
36262            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
36263            ! t/pragma/utf8.t
36264 ____________________________________________________________________________
36265 [  8835] By: jhi                                   on 2001/02/18  20:12:02
36266         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
36267              
36268              The hash key got wrongly UTF8fied.
36269      Branch: perl
36270            ! pod/perlapi.pod toke.c utf8.c
36271 ____________________________________________________________________________
36272 [  8834] By: jhi                                   on 2001/02/18  19:44:25
36273         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
36274              don't warn on magical or overloaded things.
36275      Branch: perl
36276            ! pp_hot.c
36277 ____________________________________________________________________________
36278 [  8833] By: nick                                  on 2001/02/18  19:31:22
36279         Log: Integrate mainline
36280      Branch: perlio
36281           +> t/TestInit.pm t/run/runenv.t
36282            - t/UTEST
36283           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
36284           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
36285           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
36286           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
36287           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
36288           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
36289           !> utf8.c
36290 ____________________________________________________________________________
36291 [  8832] By: jhi                                   on 2001/02/18  19:21:18
36292         Log: Integrate perlio.
36293      Branch: perl
36294           !> perlio.c pod/perldiag.pod
36295 ____________________________________________________________________________
36296 [  8831] By: jhi                                   on 2001/02/18  19:14:20
36297         Log: Integrate change #8827 from mainline.
36298              
36299              UTF8 tweaks.
36300      Branch: maint-5.6/perl
36301           !> sv.c utf8.c
36302 ____________________________________________________________________________
36303 [  8830] By: nick                                  on 2001/02/18  19:10:34
36304         Log: Apply the spirit of patch from Nick Clark:
36305              Subject: [PATCH] Re: extensions that provide layers
36306              From: Nicholas Clark <nick@ccl4.org>
36307              Date: Mon, 12 Feb 2001 16:43:51 +0000
36308              Message-Id: <20010212164350.Q3652@plum.flirble.org>
36309      Branch: perlio
36310            ! perlio.c pod/perldiag.pod
36311 ____________________________________________________________________________
36312 [  8829] By: jhi                                   on 2001/02/18  19:03:25
36313         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
36314              From: schwern@pobox.com 
36315              Date: Sun, 18 Feb 2001 13:44:35 -0500
36316              Message-ID: <20010218134435.A17544@magnonel.guild.net>
36317              
36318              Applied, but as t/TestInit.pm.
36319      Branch: perl
36320            + t/TestInit.pm
36321            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
36322            ! t/op/subst_wamp.t
36323 ____________________________________________________________________________
36324 [  8828] By: jhi                                   on 2001/02/18  18:43:52
36325         Log: Integrate perlio.
36326      Branch: perl
36327           !> perlio.c
36328 ____________________________________________________________________________
36329 [  8827] By: jhi                                   on 2001/02/18  18:41:33
36330         Log: UTF-8 tweaks.
36331      Branch: perl
36332            ! sv.c utf8.c
36333 ____________________________________________________________________________
36334 [  8826] By: nick                                  on 2001/02/18  17:40:59
36335         Log: Fix [ID 20010217.002]
36336              open FOO, "<:raw:perlio", ...
36337              :raw now inserts default base layer below itself.
36338              Also
36339              open FOO, "<:unix", ...
36340              works as well - but leaves buffer layer on stack under the unix layer.
36341      Branch: perlio
36342            ! perlio.c
36343 ____________________________________________________________________________
36344 [  8825] By: jhi                                   on 2001/02/18  17:15:39
36345         Log: Integrate perlio.
36346      Branch: perl
36347           !> perlio.c perliol.h
36348 ____________________________________________________________________________
36349 [  8824] By: jhi                                   on 2001/02/18  17:10:53
36350         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
36351              From: schwern@pobox.com
36352              Date: Sun, 18 Feb 2001 01:48:50 -0500
36353              Message-ID: <20010218014850.C19957@magnonel.guild.net>
36354      Branch: perl
36355            ! lib/Test/Harness.pm t/TEST t/op/chop.t
36356 ____________________________________________________________________________
36357 [  8823] By: jhi                                   on 2001/02/18  17:01:06
36358         Log: Add run/*.t to testables.
36359      Branch: perl
36360            ! t/TEST
36361 ____________________________________________________________________________
36362 [  8822] By: jhi                                   on 2001/02/18  16:58:58
36363         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
36364              From: schwern@pobox.com
36365              Date: Sun, 18 Feb 2001 01:11:35 -0500
36366              Message-ID: <20010218011135.A19957@magnonel.guild.net>
36367              
36368              Revive mjd's and Simon's PERL5OPT fix.
36369      Branch: perl
36370            + t/run/runenv.t
36371            ! MANIFEST perl.c
36372 ____________________________________________________________________________
36373 [  8821] By: jhi                                   on 2001/02/18  16:53:46
36374         Log: Subject: Re: Why t/TEST and not Test::Harness?
36375              From: schwern@pobox.com
36376              Date: Sat, 17 Feb 2001 22:44:44 -0500
36377              Message-ID: <20010217224444.A6679@magnonel.guild.net>
36378              
36379              Replace UTEST with TEST -utf8.
36380      Branch: perl
36381            - t/UTEST
36382            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
36383            ! t/lib/glob-basic.t
36384 ____________________________________________________________________________
36385 [  8820] By: nick                                  on 2001/02/18  13:06:16
36386         Log: Clean up a few core dumps when layers are used in unexpected ways.
36387              (Still not "right"...)
36388      Branch: perlio
36389            ! perlio.c perliol.h
36390 ____________________________________________________________________________
36391 [  8819] By: jhi                                   on 2001/02/18  02:25:55
36392         Log: Integrate change #8818 from maintperl, a FAQ nit.
36393      Branch: perl
36394           !> pod/perlfaq4.pod
36395 ____________________________________________________________________________
36396 [  8818] By: jhi                                   on 2001/02/18  02:24:50
36397         Log: FAQ nit from Chris Fedde.
36398      Branch: maint-5.6/perl
36399            ! pod/perlfaq4.pod
36400 ____________________________________________________________________________
36401 [  8817] By: nick                                  on 2001/02/17  18:20:14
36402         Log: Integrate mainline
36403      Branch: perlio
36404           +> lib/unicode/UCD.html lib/unicode/Unicode.html
36405           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
36406           +> pod/perlclib.pod
36407            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
36408            - lib/unicode/Unicode.301
36409           !> (integrate 324 files)
36410 ____________________________________________________________________________
36411 [  8816] By: jhi                                   on 2001/02/17  16:56:58
36412         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
36413      Branch: perl
36414            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
36415            ! ext/Storable/Storable.xs t/lib/st-06compat.t
36416            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
36417 ____________________________________________________________________________
36418 [  8815] By: jhi                                   on 2001/02/17  16:40:07
36419         Log: Subject: [patch] -Wall
36420              From: Doug MacEachern <dougm@covalent.net>
36421              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
36422              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
36423      Branch: perl
36424            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
36425            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
36426 ____________________________________________________________________________
36427 [  8814] By: jhi                                   on 2001/02/16  19:27:18
36428         Log: Document qu better.
36429      Branch: perl
36430            ! pod/perlop.pod
36431 ____________________________________________________________________________
36432 [  8813] By: jhi                                   on 2001/02/15  13:54:37
36433         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
36434              From: Hugo <hv@crypt.compulink.co.uk>
36435              Date: Thu, 15 Feb 2001 13:39:49 +0000
36436              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
36437      Branch: perl
36438            ! toke.c
36439 ____________________________________________________________________________
36440 [  8812] By: alanbur                               on 2001/02/15  13:52:16
36441         Log: Resynchronised with parent
36442      Branch: maint-5.6/pureperl
36443            - ebcdic.c
36444           !> (integrate 36 files)
36445 ____________________________________________________________________________
36446 [  8811] By: jhi                                   on 2001/02/15  13:51:16
36447         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
36448              
36449              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
36450              From: Jan Dubois <JanD@ActiveState.com>
36451              Date: Wed, 31 Jan 2001 21:17:03 -0800
36452              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
36453              
36454              tweak change#8659 to keep it simple
36455              
36456              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
36457              From: Russ Allbery <rra@stanford.edu>
36458              Date: 14 Feb 2001 10:15:41 -0800
36459              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
36460              
36461              (8809 empty)
36462              
36463              Upgrade to podlators 1.08, from Russ Allbery.
36464      Branch: perl
36465           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
36466           !> utils/perldoc.PL
36467 ____________________________________________________________________________
36468 [  8810] By: jhi                                   on 2001/02/15  13:35:08
36469         Log: Upgrade to podlators 1.08, from Russ Allbery.
36470      Branch: maint-5.6/perl
36471            ! lib/Pod/Man.pm lib/Pod/Text.pm
36472 ____________________________________________________________________________
36473 [  8809] By: jhi                                   on 2001/02/15  13:26:38
36474         Log: (accidentally empty check-in)
36475      Branch: maint-5.6/perl
36476            ! lib/Test/Harness.pm
36477 ____________________________________________________________________________
36478 [  8808] By: jhi                                   on 2001/02/15  13:23:47
36479         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
36480              From: Russ Allbery <rra@stanford.edu>
36481              Date: 14 Feb 2001 10:15:41 -0800
36482              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
36483              
36484              perldoc was hardcoding $Config{installscript}, which breaks
36485              when install* isn't where Perl ends up (such as with AFS).
36486              
36487              Use $Config{scriptdir} instead.
36488      Branch: maint-5.6/perl
36489            ! utils/perldoc.PL
36490 ____________________________________________________________________________
36491 [  8807] By: jhi                                   on 2001/02/14  14:37:27
36492         Log: Update Changes.
36493      Branch: perl
36494            ! Changes patchlevel.h
36495 ____________________________________________________________________________
36496 [  8806] By: jhi                                   on 2001/02/14  14:25:31
36497         Log: Integrate changes #8803,8804,8805 from mainline.
36498              
36499              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
36500              
36501              Don't skip too much of the locale error message if no environ array,
36502              from Chris Nandor.
36503              
36504              More MacOS Classic fixes from Chris Nandor.
36505      Branch: maint-5.6/perl
36506           !> doop.c lib/Cwd.pm perl.c perl.h util.c
36507 ____________________________________________________________________________
36508 [  8805] By: jhi                                   on 2001/02/14  03:29:01
36509         Log: More MacOS Classic fixes from Chris Nandor.
36510      Branch: perl
36511            ! doop.c lib/Cwd.pm
36512 ____________________________________________________________________________
36513 [  8804] By: jhi                                   on 2001/02/14  03:18:35
36514         Log: Don't skip too much of the locale error message if no environ array,
36515              from Chris Nandor.
36516      Branch: perl
36517            ! util.c
36518 ____________________________________________________________________________
36519 [  8803] By: jhi                                   on 2001/02/14  03:14:14
36520         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
36521      Branch: perl
36522            ! perl.c perl.h
36523 ____________________________________________________________________________
36524 [  8802] By: jhi                                   on 2001/02/13  18:31:33
36525         Log: AUTHORS update.
36526      Branch: perl
36527            ! AUTHORS
36528 ____________________________________________________________________________
36529 [  8801] By: jhi                                   on 2001/02/13  17:55:19
36530         Log: Integrate change #8792 from mainline.
36531              
36532              Subject: buncha MacPerl patches for bleadperl
36533              From: Chris Nandor <pudge@pobox.com>
36534              Date: Tue, 13 Feb 2001 00:02:43 -0500
36535              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
36536      Branch: maint-5.6/perl
36537           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
36538           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
36539           !> t/lib/basename.t toke.c util.h
36540 ____________________________________________________________________________
36541 [  8800] By: jhi                                   on 2001/02/13  17:46:43
36542         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
36543              to be forced to Off_t.
36544              
36545              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
36546              From: nick@ccl4.org
36547              Date: Thu, 1 Feb 2001 12:01:04 +0000
36548              Message-Id: <20010201120103.E11401@plum.flirble.org>
36549      Branch: maint-5.6/perl
36550            ! iperlsys.h perlio.c
36551 ____________________________________________________________________________
36552 [  8799] By: jhi                                   on 2001/02/13  16:52:51
36553         Log: Duplex duplex hunk hunk.
36554      Branch: maint-5.6/perl
36555            ! Makefile.SH
36556 ____________________________________________________________________________
36557 [  8797] By: jhi                                   on 2001/02/13  14:52:04
36558         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
36559              From: "Craig A. Berry" <craigberry@mac.com>
36560              Date: Mon, 12 Feb 2001 11:05:25 -0600
36561              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
36562      Branch: perl
36563            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
36564 ____________________________________________________________________________
36565 [  8796] By: jhi                                   on 2001/02/13  14:36:47
36566         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
36567              From: simon.cozens@pembroke.oxford.ac.uk 
36568              Date: Sat, 10 Feb 2001 17:57:02 +0000
36569              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
36570              
36571              Now it does include.
36572      Branch: perl
36573            ! pod/perldiag.pod
36574 ____________________________________________________________________________
36575 [  8795] By: jhi                                   on 2001/02/13  14:30:11
36576         Log: Sort the MANIFEST.
36577      Branch: perl
36578            ! MANIFEST
36579 ____________________________________________________________________________
36580 [  8794] By: jhi                                   on 2001/02/13  14:26:51
36581         Log: Integrate change #8793 from mainline, FAQ updates.
36582      Branch: maint-5.6/perl
36583           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
36584 ____________________________________________________________________________
36585 [  8793] By: jhi                                   on 2001/02/13  14:25:13
36586         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
36587      Branch: perl
36588            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
36589 ____________________________________________________________________________
36590 [  8792] By: jhi                                   on 2001/02/13  14:22:50
36591         Log: Subject: buncha MacPerl patches for bleadperl
36592              From: Chris Nandor <pudge@pobox.com>
36593              Date: Tue, 13 Feb 2001 00:02:43 -0500
36594              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
36595      Branch: perl
36596            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
36597            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
36598            ! t/lib/basename.t toke.c util.h
36599 ____________________________________________________________________________
36600 [  8791] By: jhi                                   on 2001/02/13  14:10:39
36601         Log: Integrate change #8790 from mainline.
36602              
36603              environ array wrongly assumed in Perl_init_i18nl10n(),
36604      Branch: maint-5.6/perl
36605           !> util.c
36606 ____________________________________________________________________________
36607 [  8790] By: jhi                                   on 2001/02/13  14:06:15
36608         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
36609              noticed by Chris Nandor in MacOS Classic.
36610      Branch: perl
36611            ! util.c
36612 ____________________________________________________________________________
36613 [  8789] By: jhi                                   on 2001/02/13  13:58:07
36614         Log: Integrate changes #8373,8487,8544,8783 from mainline.
36615              
36616              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
36617              hints files, the dynaloading, assimilate ebcdic into util.c.
36618      Branch: maint-5.6/perl
36619            - ebcdic.c
36620            ! MANIFEST hints/posix-bc.sh
36621           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
36622           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
36623           !> perlapi.c proto.h util.c
36624 ____________________________________________________________________________
36625 [  8788] By: alanbur                               on 2001/02/13  10:33:13
36626         Log: Integrated changes from maint-5.6
36627      Branch: maint-5.6/pureperl
36628           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
36629           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
36630           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36631           !> vos/config.ga.h vos/configure_perl.cm
36632 ____________________________________________________________________________
36633 [  8787] By: jhi                                   on 2001/02/13  05:56:36
36634         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
36635      Branch: perl
36636           !> Makefile.SH
36637 ____________________________________________________________________________
36638 [  8786] By: jhi                                   on 2001/02/13  05:54:34
36639         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
36640              From: Dorner Thomas <Thomas.Dorner@start.de>
36641              Date: Mon, 12 Feb 2001 15:06:26 +0100
36642              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
36643      Branch: maint-5.6/perl
36644            ! Makefile.SH
36645 ____________________________________________________________________________
36646 [  8785] By: jhi                                   on 2001/02/13  05:29:04
36647         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
36648      Branch: perl
36649           !> hints/openbsd.sh
36650 ____________________________________________________________________________
36651 [  8784] By: jhi                                   on 2001/02/13  02:25:24
36652         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
36653              From: Peter Prymmer <pvhp@forte.com>
36654              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
36655              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
36656      Branch: perl
36657            ! pod/perlclib.pod
36658 ____________________________________________________________________________
36659 [  8783] By: jhi                                   on 2001/02/13  02:22:36
36660         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
36661      Branch: perl
36662            - ebcdic.c
36663            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
36664            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
36665            ! util.c
36666 ____________________________________________________________________________
36667 [  8782] By: jhi                                   on 2001/02/13  02:00:07
36668         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
36669      Branch: maint-5.6/perl
36670            ! pod/perlport.pod
36671 ____________________________________________________________________________
36672 [  8781] By: jhi                                   on 2001/02/13  01:58:44
36673         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
36674      Branch: maint-5.6/perl
36675            ! hints/openbsd.sh
36676 ____________________________________________________________________________
36677 [  8780] By: jhi                                   on 2001/02/13  01:57:33
36678         Log: Synchronize the regexp tests between maintperl and mainline.
36679      Branch: maint-5.6/perl
36680           !> t/op/re_tests
36681 ____________________________________________________________________________
36682 [  8779] By: jhi                                   on 2001/02/13  01:49:35
36683         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
36684              From: Hugo <hv@crypt.compulink.co.uk>
36685              Date: Tue, 13 Feb 2001 00:11:11 +0000
36686              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
36687      Branch: perl
36688            ! regcomp.c t/op/re_tests
36689 ____________________________________________________________________________
36690 [  8778] By: jhi                                   on 2001/02/13  00:23:10
36691         Log: Comments do not nest.
36692      Branch: perl
36693            ! perl.h
36694 ____________________________________________________________________________
36695 [  8777] By: jhi                                   on 2001/02/13  00:17:54
36696         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
36697              From: Hugo <hv@crypt.compulink.co.uk>
36698              Date: Tue, 13 Feb 2001 00:11:11 +0000
36699              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
36700      Branch: maint-5.6/perl
36701            ! regcomp.c t/op/re_tests
36702 ____________________________________________________________________________
36703 [  8776] By: jhi                                   on 2001/02/12  23:25:52
36704         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
36705      Branch: maint-5.6/perl
36706            ! pod/perlport.pod
36707 ____________________________________________________________________________
36708 [  8775] By: jhi                                   on 2001/02/12  23:04:28
36709         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
36710      Branch: maint-5.6/perl
36711            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
36712            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36713            ! vos/configure_perl.cm
36714 ____________________________________________________________________________
36715 [  8774] By: jhi                                   on 2001/02/12  22:59:11
36716         Log: Subject: Re: [patch] context for 'U' magic functions
36717              From: Doug MacEachern <dougm@covalent.net>
36718              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
36719              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
36720              
36721              plus the suggestion by Nick Ing-Simmons to name the macro
36722              as PERL_MG_UFUNC to avoid namespace pollution, plus add
36723              the advice by Doug for XS writers to perl.h
36724      Branch: perl
36725            ! mg.c perl.h
36726 ____________________________________________________________________________
36727 [  8773] By: jhi                                   on 2001/02/11  20:14:12
36728         Log: Update Changes.
36729      Branch: perl
36730            ! Changes patchlevel.h
36731 ____________________________________________________________________________
36732 [  8772] By: jhi                                   on 2001/02/11  18:47:52
36733         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
36734              From: Simon Cozens <simon@cozens.net>
36735              Date: Wed, 31 Jan 2001 16:31:43 +0000
36736              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
36737      Branch: perl
36738            + pod/perlclib.pod
36739            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
36740            ! pod/perltoc.pod
36741 ____________________________________________________________________________
36742 [  8771] By: jhi                                   on 2001/02/11  18:36:48
36743         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
36744              
36745              Blocks-4d3.beta.txt
36746              CaseFolding-3d4.beta.txt
36747              CompositionExclusions-3d6.beta.txt
36748              EastAsianWidth-4d4.beta.txt
36749              LineBreak-6d3.beta.txt
36750              NamesList-3.1.0d1.beta.txt
36751              PropList-3.1.0d4.beta.txt
36752              SpecialCasing-4d1.beta.txt
36753              UnicodeData-3.1.0d6.beta.txt
36754      Branch: perl
36755            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
36756           +> lib/unicode/UCD.html lib/unicode/Unicode.html
36757            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
36758            - lib/unicode/Unicode.301
36759            ! (edit 257 files)
36760 ____________________________________________________________________________
36761 [  8770] By: jhi                                   on 2001/02/11  17:26:22
36762         Log: UTF-8 documentation.
36763      Branch: perl
36764            ! utf8.h
36765 ____________________________________________________________________________
36766 [  8769] By: jhi                                   on 2001/02/11  17:12:49
36767         Log: Retract #8762.
36768      Branch: perl
36769            ! regexec.c
36770 ____________________________________________________________________________
36771 [  8768] By: jhi                                   on 2001/02/11  16:54:45
36772         Log: Subject: [PATCH] Test::Harness
36773              From: andreas.koenig@anima.de (Andreas J. Koenig)
36774              Date: 11 Feb 2001 14:37:00 +0100
36775              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
36776      Branch: perl
36777            ! lib/Test/Harness.pm
36778 ____________________________________________________________________________
36779 [  8767] By: jhi                                   on 2001/02/11  16:53:52
36780         Log: Subject: [PATCH] Document makepatch in Porting/patching
36781              From: andreas.koenig@anima.de (Andreas J. Koenig)
36782              Date: 11 Feb 2001 16:46:28 +0100
36783              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
36784      Branch: perl
36785            ! Porting/patching.pod
36786 ____________________________________________________________________________
36787 [  8766] By: jhi                                   on 2001/02/11  06:30:23
36788         Log: Subject: Re: [patch] GvSHARED
36789              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
36790              From: Doug MacEachern <dougm@covalent.net>
36791              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
36792              
36793              Subject: Re: [patch] GvSHARED
36794              From: Doug MacEachern <dougm@covalent.net>
36795              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
36796              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
36797              
36798              Subject: [patch] attributes.pm support for `shared'
36799              From: Doug MacEachern <dougm@covalent.net>
36800              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
36801              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
36802              
36803              our() attributes were ignored, our :shared pieces missing,
36804              allow attributes.pm to turn on shared.
36805      Branch: perl
36806            ! op.c t/op/attrs.t toke.c xsutils.c
36807 ____________________________________________________________________________
36808 [  8765] By: alanbur                               on 2001/02/10  23:11:19
36809         Log: Resync with parent (hopefully sucessfully this time)
36810      Branch: maint-5.6/pureperl
36811           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
36812           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
36813           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
36814           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
36815           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
36816           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
36817           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
36818 ____________________________________________________________________________
36819 [  8764] By: jhi                                   on 2001/02/10  22:54:38
36820         Log: Make TEST and UTEST more verbose in case something goes
36821              wrong in running/compiling a script, suggested by Doug
36822              MacEachern.
36823      Branch: perl
36824            ! t/TEST t/UTEST
36825 ____________________________________________________________________________
36826 [  8763] By: jhi                                   on 2001/02/10  22:11:34
36827         Log: Bogus shebang.
36828      Branch: perl
36829            ! t/lib/texttabs.t
36830 ____________________________________________________________________________
36831 [  8762] By: jhi                                   on 2001/02/10  21:56:02
36832         Log: (Retracted by #8769)
36833      Branch: perl
36834            ! regexec.c
36835 ____________________________________________________________________________
36836 [  8761] By: jhi                                   on 2001/02/10  21:26:15
36837         Log: Subject: Re: [patch] GvSHARED 
36838              From: Doug MacEachern <dougm@covalent.net>
36839              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
36840              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
36841              
36842              our @EXPORT : shared = (...);
36843      Branch: perl
36844            ! toke.c
36845 ____________________________________________________________________________
36846 [  8760] By: jhi                                   on 2001/02/10  21:25:07
36847         Log: Subject: [patch] GvSHARED
36848              From: Doug MacEachern <dougm@covalent.net>
36849              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
36850              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
36851      Branch: perl
36852            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
36853 ____________________________________________________________________________
36854 [  8759] By: alanbur                               on 2001/02/10  21:24:27
36855         Log: Backed out mismerge.
36856      Branch: maint-5.6/pureperl
36857            ! MANIFEST README.hpux README.vmesa gv.c installhtml
36858            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
36859            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
36860            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
36861            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
36862            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
36863            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
36864 ____________________________________________________________________________
36865 [  8758] By: jhi                                   on 2001/02/10  18:01:17
36866         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
36867              
36868              Fixed UMRs and leak in Perl_pmtrans()
36869              
36870              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
36871              associated UTFied tr/// code.  Also fixed scoping leak of
36872              PL_reg_start_tmp.
36873              
36874              newATTRSUB leaks when an attempt to redefine the active sort sub is
36875              made.
36876      Branch: maint-5.6/perl
36877           !> op.c regcomp.c
36878 ____________________________________________________________________________
36879 [  8757] By: alanbur                               on 2001/02/10  17:56:46
36880         Log: Resynchronised with parent
36881      Branch: maint-5.6/pureperl
36882           +> README.bs2000
36883            - README.posix-bc
36884            ! gv.c perl.c sv.c
36885           !> MANIFEST README.hpux README.vmesa installhtml
36886           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
36887           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
36888           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
36889           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
36890           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
36891           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
36892 ____________________________________________________________________________
36893 [  8756] By: alanbur                               on 2001/02/10  17:51:15
36894         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
36895              made.
36896      Branch: maint-5.6/pureperl
36897            ! op.c
36898 ____________________________________________________________________________
36899 [  8755] By: jhi                                   on 2001/02/09  22:41:35
36900         Log: Upgrade to CPAN 1.59_54, from Andreas König.
36901      Branch: perl
36902            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36903 ____________________________________________________________________________
36904 [  8754] By: jhi                                   on 2001/02/09  22:29:20
36905         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
36906              
36907              Didn't upgrade the fill.t since it has a dependency to File::Slurp
36908              purely for debugging purposes, the actual test hasn't changed.
36909      Branch: perl
36910            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
36911            ! t/lib/textwrap.t
36912 ____________________________________________________________________________
36913 [  8753] By: jhi                                   on 2001/02/09  20:17:50
36914         Log: Integrate change #8682 from maintperl.
36915              
36916              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
36917              to work correctly.
36918      Branch: perl
36919           !> hints/irix_6.sh
36920 ____________________________________________________________________________
36921 [  8752] By: jhi                                   on 2001/02/09  20:00:46
36922         Log: Update Changes.
36923      Branch: perl
36924            ! Changes patchlevel.h
36925 ____________________________________________________________________________
36926 [  8751] By: nick                                  on 2001/02/09  19:48:37
36927         Log: Integrate mainline
36928      Branch: perlio
36929           +> README.bs2000 t/lib/cgi-esc.t
36930            - README.posix-bc
36931           !> (integrate 53 files)
36932 ____________________________________________________________________________
36933 [  8750] By: nick                                  on 2001/02/09  19:25:16
36934         Log: Subject: RE: Biannual Competition to Improve Hashing Function
36935              From: Fisher Mark <fisherm@tce.com>
36936              Date: Thu, 8 Feb 2001 10:44:00 -0500
36937              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
36938              Date: Thu, 8 Feb 2001 15:02:47 -0500
36939              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
36940      Branch: perl
36941            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
36942 ____________________________________________________________________________
36943 [  8749] By: jhi                                   on 2001/02/09  19:02:35
36944         Log: Forgotten fragment.
36945      Branch: perl
36946            ! pod/perlapi.pod
36947 ____________________________________________________________________________
36948 [  8748] By: jhi                                   on 2001/02/09  18:31:34
36949         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
36950              plus manual tweakage.
36951              
36952              Sync the perlfaq2 between mainline and maintperl.
36953      Branch: maint-5.6/perl
36954            ! pod/perlfaq2.pod
36955      Branch: perl
36956           !> pod/perlfaq2.pod
36957 ____________________________________________________________________________
36958 [  8747] By: jhi                                   on 2001/02/09  18:12:04
36959         Log: Subject: versiononly and installperl
36960              From: abigail@foad.org
36961              Date: Wed, 7 Feb 2001 22:43:12 +0100
36962              Message-ID: <20010207214312.7045.qmail@foad.org>    
36963              
36964              Add +v flag to force a normal install of the perl binary
36965              and the utilities.
36966              
36967              Subject: [PATCH] installperl
36968              From: Nicholas Clark <nick@ccl4.org>
36969              Date: Fri, 9 Feb 2001 16:28:57 +0000
36970              Message-ID: <20010209162857.B10931@plum.flirble.org>
36971              
36972              Add -A flag which also hardlinks the binary with
36973              the full architecture name.
36974      Branch: perl
36975            ! installperl
36976 ____________________________________________________________________________
36977 [  8746] By: jhi                                   on 2001/02/09  18:03:43
36978         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
36979              
36980              Subject: perlfaq2, re: perlmongers
36981              
36982              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
36983              
36984              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
36985              
36986              Subject: [ID 20010205.001] typo in perlfaq9
36987              
36988              Subject: [ID 20010208.002] unordered explanation in perlcall
36989      Branch: maint-5.6/perl
36990           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
36991           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
36992           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
36993 ____________________________________________________________________________
36994 [  8745] By: jhi                                   on 2001/02/09  17:59:09
36995         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
36996              From: abela@geneanet.org
36997              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
36998              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
36999      Branch: perl
37000            ! pod/perlcall.pod
37001 ____________________________________________________________________________
37002 [  8744] By: jhi                                   on 2001/02/09  17:48:16
37003         Log: Subject: [ID 20010205.001] typo in perlfaq9
37004              From: eserte@vran.herceg.de
37005              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
37006              Message-Id: <200102042244.XAA21926@vran.herceg.de>
37007      Branch: perl
37008            ! pod/perlfaq9.pod
37009 ____________________________________________________________________________
37010 [  8743] By: jhi                                   on 2001/02/09  17:25:12
37011         Log: Integrate change #8695 from maintperl.
37012              
37013              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
37014      Branch: perl
37015           !> thread.h
37016 ____________________________________________________________________________
37017 [  8742] By: jhi                                   on 2001/02/09  17:21:22
37018         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
37019              From: Andy Dougherty <doughera@lafayette.edu>
37020              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
37021              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
37022      Branch: perl
37023            ! embed.pl
37024 ____________________________________________________________________________
37025 [  8741] By: jhi                                   on 2001/02/09  17:05:19
37026         Log: Integrate changes #8738,8739,8740 from maintperl.
37027              
37028              Html files will be installed in a more logical and easier to
37029              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
37030              
37031              Html files will be generated with a header to make them look
37032              a little less bare.
37033              
37034              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
37035      Branch: perl
37036           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
37037 ____________________________________________________________________________
37038 [  8740] By: jhi                                   on 2001/02/09  17:03:46
37039         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
37040              From: "Brendan O'Dea" <bod@compusol.com.au>
37041              Date: Sun, 4 Feb 2001 11:17:56 +1100
37042              Message-ID: <20010204111756.A16301@compusol.com.au>
37043      Branch: maint-5.6/perl
37044            ! pod/perlfaq3.pod
37045 ____________________________________________________________________________
37046 [  8739] By: jhi                                   on 2001/02/09  17:01:59
37047         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
37048              From: "Indy Singh" <indy@nusphere.com>
37049              Date: Fri, 2 Feb 2001 15:09:59 -0500
37050              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
37051              
37052              Html files will be generated with a header to make them look
37053              a little less bare.
37054      Branch: maint-5.6/perl
37055            ! installhtml
37056 ____________________________________________________________________________
37057 [  8738] By: jhi                                   on 2001/02/09  16:58:48
37058         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
37059              From: "Indy Singh" <indy@nusphere.com>
37060              Date: Fri, 2 Feb 2001 15:08:23 -0500
37061              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
37062              
37063              Html files will be installed in a more logical and easier to
37064              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
37065      Branch: maint-5.6/perl
37066            ! win32/Makefile win32/makefile.mk
37067 ____________________________________________________________________________
37068 [  8737] By: jhi                                   on 2001/02/09  16:46:54
37069         Log: Integrate changes #8687,8736 from maintperl.
37070              
37071              HP-UX thread patches from Merijn H. Brand.
37072              
37073              Latin nit from Philip Newton.
37074      Branch: perl
37075           !> README.hpux hints/hpux.sh
37076 ____________________________________________________________________________
37077 [  8736] By: jhi                                   on 2001/02/09  16:42:31
37078         Log: Latin nit from Philip Newton.
37079      Branch: maint-5.6/perl
37080            ! README.hpux
37081 ____________________________________________________________________________
37082 [  8735] By: jhi                                   on 2001/02/09  16:24:03
37083         Log: Integrate changes #8704,8710 from pureperl.
37084              
37085              Fixed UMRs and leak in Perl_pmtrans()
37086              
37087              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
37088              associated UTFied tr/// code.  Also fixed scoping leak of
37089              PL_reg_start_tmp.
37090      Branch: perl
37091           !> op.c regcomp.c
37092 ____________________________________________________________________________
37093 [  8734] By: jhi                                   on 2001/02/09  15:40:21
37094         Log: Integrate change #8733 from maintperl.
37095              
37096              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
37097      Branch: perl
37098           !> pod/perlre.pod
37099 ____________________________________________________________________________
37100 [  8733] By: jhi                                   on 2001/02/09  15:35:47
37101         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
37102              From: Prymmer/Kahn <pvhp@best.com>
37103              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
37104              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
37105      Branch: maint-5.6/perl
37106            ! pod/perlre.pod
37107 ____________________________________________________________________________
37108 [  8732] By: jhi                                   on 2001/02/09  15:26:17
37109         Log: Rename README.posix-bc to README.bs2000 (to avoid the
37110              confusion of a "perlposix-bc.pod"), add a few missing
37111              arch pods, regen toc.
37112      Branch: maint-5.6/perl
37113           +> README.bs2000
37114            - README.posix-bc
37115            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
37116            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
37117 ____________________________________________________________________________
37118 [  8731] By: jhi                                   on 2001/02/09  15:23:39
37119         Log: De-cut-and-pasto.
37120      Branch: perl
37121            ! pod/perl.pod
37122 ____________________________________________________________________________
37123 [  8730] By: jhi                                   on 2001/02/09  15:11:13
37124         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
37125              when people think that perlposix-bc.pod tells anything about
37126              Perl and POSIX.  Regen toc.
37127      Branch: perl
37128           +> README.bs2000
37129            - README.posix-bc
37130            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
37131            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
37132 ____________________________________________________________________________
37133 [  8729] By: jhi                                   on 2001/02/09  14:52:28
37134         Log: The README.vmesa part of #8712 from maintperl.
37135      Branch: perl
37136            ! README.vmesa
37137 ____________________________________________________________________________
37138 [  8728] By: jhi                                   on 2001/02/09  14:46:06
37139         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
37140              From: Peter Prymmer <pvhp@forte.com>
37141              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
37142              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
37143      Branch: maint-5.6/perl
37144            ! README.vmesa win32/Makefile win32/makefile.mk
37145 ____________________________________________________________________________
37146 [  8727] By: jhi                                   on 2001/02/09  14:33:25
37147         Log: Integrate change #8712 from mainline.
37148              
37149              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
37150      Branch: maint-5.6/perl
37151           !> lib/Pod/Find.pm
37152 ____________________________________________________________________________
37153 [  8726] By: jhi                                   on 2001/02/09  14:30:28
37154         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
37155              From: Peter Prymmer <pvhp@forte.com>
37156              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
37157              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
37158      Branch: perl
37159            + t/lib/cgi-esc.t
37160            ! MANIFEST lib/CGI/Util.pm
37161 ____________________________________________________________________________
37162 [  8725] By: jhi                                   on 2001/02/09  04:56:47
37163         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
37164      Branch: maint-5.6/perl
37165            ! pod/perlport.pod
37166 ____________________________________________________________________________
37167 [  8724] By: jhi                                   on 2001/02/09  04:40:59
37168         Log: Integrate changes 7819,7820 from vmsperl into mainline.
37169              
37170              Add header for LIB$ prototypes (C. Berry)
37171              
37172              Convert fwrite()s to sockets to write()s, since some socket stacks
37173              don't take kindly to stdio.
37174              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
37175              (for often optional LNMs)
37176              Correct a few typos
37177              (C. Bailey)
37178      Branch: perl
37179           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
37180 ____________________________________________________________________________
37181 [  8723] By: jhi                                   on 2001/02/09  03:29:29
37182         Log: Integrate change #8722 from mainline.
37183              
37184              The Im() function wasn't returning zero for non-Math::Complex
37185              arguments.  The bug reported by John Gamble.
37186      Branch: maint-5.6/perl
37187           !> lib/Math/Complex.pm
37188 ____________________________________________________________________________
37189 [  8722] By: jhi                                   on 2001/02/09  03:28:33
37190         Log: The Im() function wasn't returning zero for non-Math::Complex
37191              arguments.  The bug reported by John Gamble.
37192      Branch: perl
37193            ! lib/Math/Complex.pm
37194 ____________________________________________________________________________
37195 [  8721] By: nick                                  on 2001/02/08  22:11:35
37196         Log: Correct the correction :-(
37197      Branch: perl
37198            ! perl.c
37199 ____________________________________________________________________________
37200 [  8720] By: bailey                                on 2001/02/08  20:59:22
37201         Log: Convert frwite()s to sockets to write()s, since some socket stacks
37202              don't take kindly to stdio.
37203              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
37204              (for often optional LNMs)
37205              Correct a few typos
37206              (C. Bailey)
37207      Branch: vmsperl
37208            ! vms/vms.c vms/vmsish.h
37209 ____________________________________________________________________________
37210 [  8719] By: bailey                                on 2001/02/08  20:51:02
37211         Log: Add header for LIB$ prototypes (C. Berry)
37212      Branch: vmsperl
37213            ! ext/Devel/DProf/DProf.xs
37214 ____________________________________________________________________________
37215 [  8718] By: bailey                                on 2001/02/08  20:49:00
37216         Log: SYN SYN
37217      Branch: vmsperl
37218           +> pod/perliol.pod t/lib/sample-tests/bailout
37219           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
37220           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
37221           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
37222           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
37223           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
37224           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
37225            - lib/unicode/Is/DCinital.pl
37226           !> (integrate 101 files)
37227 ____________________________________________________________________________
37228 [  8717] By: nick                                  on 2001/02/08  19:38:48
37229         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
37230              From: Robin Barker <rmb1@cise.npl.co.uk>
37231              Date: Thu, 8 Feb 2001 14:38:07 GMT
37232              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
37233      Branch: perl
37234            ! lib/CPAN.pm
37235 ____________________________________________________________________________
37236 [  8716] By: nick                                  on 2001/02/08  19:29:07
37237         Log: Generated files form 8713 etc.
37238      Branch: perl
37239            ! embed.h global.sym objXSUB.h perlapi.c proto.h
37240 ____________________________________________________________________________
37241 [  8715] By: nick                                  on 2001/02/08  19:26:08
37242         Log: Fixup non-ithread build after 8713
37243      Branch: perl
37244            ! perl.c
37245 ____________________________________________________________________________
37246 [  8714] By: nick                                  on 2001/02/08  19:17:45
37247         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
37248              From: nick@ccl4.org
37249              Date: Wed, 7 Feb 2001 00:27:47 +0000
37250              Message-Id: <20010207002747.B63724@plum.flirble.org>
37251      Branch: perl
37252            ! sv.c toke.c
37253 ____________________________________________________________________________
37254 [  8713] By: nick                                  on 2001/02/08  19:15:58
37255         Log: Subject: Re: [patch] Re: PL_ptr_table
37256              From: Doug Maceachern <dougm@covalent.net>
37257              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
37258              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
37259      Branch: perl
37260            ! embed.pl perl.c sv.c sv.h
37261 ____________________________________________________________________________
37262 [  8712] By: nick                                  on 2001/02/08  19:12:47
37263         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
37264              From: Peter Prymmer <pvhp@forte.com>
37265              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
37266              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
37267      Branch: perl
37268            ! lib/Pod/Find.pm
37269 ____________________________________________________________________________
37270 [  8711] By: nick                                  on 2001/02/07  21:06:11
37271         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
37272              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
37273              From: Alan Burlison <Alan.Burlison@uk.sun.com>
37274              Date: Tue, 06 Feb 2001 23:37:01 +0000
37275              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
37276      Branch: perl
37277            ! regcomp.c
37278 ____________________________________________________________________________
37279 [  8710] By: alanbur                               on 2001/02/07  00:22:04
37280         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
37281              associated UTFied tr/// code.  Also fixed scoping leak of
37282              PL_reg_start_tmp.
37283      Branch: maint-5.6/pureperl
37284            ! op.c regcomp.c
37285 ____________________________________________________________________________
37286 [  8709] By: nick                                  on 2001/02/06  21:16:49
37287         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
37288              From: Michael G Schwern <schwern@pobox.com>
37289              Date: Sun, 4 Feb 2001 19:47:14 -0500
37290              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
37291      Branch: perl
37292            ! pod/perlapi.pod pod/perlmodlib.PL
37293 ____________________________________________________________________________
37294 [  8708] By: nick                                  on 2001/02/06  20:41:20
37295         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
37296              From: Michael G Schwern <schwern@pobox.com>
37297              Date: Sun, 4 Feb 2001 21:17:49 -0500
37298              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
37299      Branch: perl
37300            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
37301            ! pod/perltootc.pod
37302 ____________________________________________________________________________
37303 [  8707] By: nick                                  on 2001/02/06  20:29:11
37304         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
37305              From: Michael G Schwern <schwern@pobox.com>
37306              Date: Tue, 6 Feb 2001 05:54:30 -0500
37307              Message-Id: <20010206055430.A951@blackrider.aocn.com>
37308      Branch: perl
37309            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
37310 ____________________________________________________________________________
37311 [  8706] By: nick                                  on 2001/02/06  20:21:40
37312         Log: Subject: RE: some win32 fixes
37313              Date: Tue, 6 Feb 2001 09:23:20 +0300
37314              From: Vadim Konovalov <vkonovalov@lucent.com>
37315              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
37316      Branch: perl
37317            ! toke.c win32/Makefile win32/config.bc win32/config.gc
37318            ! win32/config.vc win32/config_H.bc win32/makefile.mk
37319 ____________________________________________________________________________
37320 [  8705] By: alanbur                               on 2001/02/06  15:00:03
37321         Log: Synchronised with parent
37322      Branch: maint-5.6/pureperl
37323            ! regexec.c
37324           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
37325           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
37326 ____________________________________________________________________________
37327 [  8704] By: alanbur                               on 2001/02/06  14:55:24
37328         Log: Fixed UMRs and leak in Perl_pmtrans()
37329      Branch: maint-5.6/pureperl
37330            ! op.c
37331 ____________________________________________________________________________
37332 [  8703] By: gsar                                  on 2001/02/06  02:29:37
37333         Log: $(MAKE) distclean doesn't clean up properly on windows
37334      Branch: maint-5.6/perl
37335            ! win32/Makefile win32/makefile.mk
37336 ____________________________________________________________________________
37337 [  8702] By: gsar                                  on 2001/02/06  01:00:46
37338         Log: tweak change#8659 to keep it simple
37339      Branch: maint-5.6/perl
37340            ! utils/perldoc.PL
37341 ____________________________________________________________________________
37342 [  8701] By: gsar                                  on 2001/02/05  22:45:41
37343         Log: change#8693 was missing testsuite changes
37344      Branch: maint-5.6/perl
37345           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
37346 ____________________________________________________________________________
37347 [  8700] By: nick                                  on 2001/02/05  20:32:52
37348         Log: Integrate mainline
37349      Branch: perlio
37350           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
37351           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
37352           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
37353           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
37354           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
37355           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
37356           +> t/lib/test-harness.t
37357           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
37358           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
37359           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
37360           !> pod/perlutil.pod t/TEST utils/h2xs.PL
37361 ____________________________________________________________________________
37362 [  8699] By: nick                                  on 2001/02/05  19:41:07
37363         Log: Subject: perlfaq2, re: perlmongers
37364              From: David H. Adler <dha@panix.com>
37365              Date: Sun, 4 Feb 2001 23:48:23 -0500
37366              Message-Id: <20010204234823.A13429@panix.com>
37367      Branch: perl
37368            ! pod/perlfaq2.pod
37369 ____________________________________________________________________________
37370 [  8698] By: nick                                  on 2001/02/05  19:39:31
37371         Log: Missed file f#rom the testharness mess.
37372      Branch: perl
37373            + t/lib/test-harness.t
37374 ____________________________________________________________________________
37375 [  8697] By: nick                                  on 2001/02/05  19:37:21
37376         Log: Subject: [DOC PATCH] overload.pm nits
37377              From: John Tobey <jtobey@john-edwin-tobey.org>
37378              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
37379              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
37380      Branch: perl
37381            ! lib/overload.pm
37382 ____________________________________________________________________________
37383 [  8696] By: alanbur                               on 2001/02/05  11:56:00
37384         Log: Sync with parent
37385      Branch: maint-5.6/pureperl
37386           !> thread.h
37387 ____________________________________________________________________________
37388 [  8695] By: gsar                                  on 2001/02/05  03:27:34
37389         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
37390      Branch: maint-5.6/perl
37391            ! thread.h
37392 ____________________________________________________________________________
37393 [  8694] By: alanbur                               on 2001/02/05  00:07:47
37394         Log: Initial branch creation from //depot/maint-5.6/perl
37395      Branch: maint-5.6/pureperl
37396           +> (branch 1719 files)
37397 ____________________________________________________________________________
37398 [  8693] By: gsar                                  on 2001/02/04  22:38:49
37399         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
37400              changes)
37401      Branch: maint-5.6/perl
37402           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
37403           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
37404           !> ext/DB_File/version.c
37405 ____________________________________________________________________________
37406 [  8692] By: nick                                  on 2001/02/04  18:15:57
37407         Log: The missed t/TEST part of the grand testharness upgrade.
37408      Branch: perl
37409            ! t/TEST
37410 ____________________________________________________________________________
37411 [  8691] By: nick                                  on 2001/02/04  18:05:17
37412         Log: New improved test harness
37413              Subject: Re: [PATCH Test::Harness] Third time's a charm?
37414              From: Michael G Schwern <schwern@pobox.com>
37415              Date: Sun, 4 Feb 2001 08:01:20 -0500
37416              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
37417      Branch: perl
37418            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
37419            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
37420            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
37421            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
37422            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
37423            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
37424            ! MANIFEST lib/Test/Harness.pm
37425 ____________________________________________________________________________
37426 [  8690] By: nick                                  on 2001/02/04  17:57:51
37427         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
37428              From: Jonathan Stowe <gellyfish@gellyfish.com>
37429              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
37430              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
37431      Branch: perl
37432            ! utils/h2xs.PL
37433 ____________________________________________________________________________
37434 [  8689] By: nick                                  on 2001/02/04  17:55:24
37435         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
37436              From: Michael G Schwern <schwern@pobox.com>
37437              Date: Sat, 3 Feb 2001 22:46:38 -0500
37438              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
37439      Branch: perl
37440            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
37441            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
37442 ____________________________________________________________________________
37443 [  8688] By: nick                                  on 2001/02/04  17:43:55
37444         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
37445              length byfailing to spot lack of closing )
37446              From: nick@talking.bollo.cx
37447              Date: Sat, 03 Feb 2001 23:53:16 +0000
37448              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
37449      Branch: perl
37450            ! perlio.c pod/perldiag.pod
37451 ____________________________________________________________________________
37452 [  8687] By: jhi                                   on 2001/02/03  17:11:42
37453         Log: HP-UX thread patches from Merijn H. Brand.
37454      Branch: maint-5.6/perl
37455            ! README.hpux hints/hpux.sh
37456 ____________________________________________________________________________
37457 [  8686] By: jhi                                   on 2001/02/03  16:40:12
37458         Log: Metaconfig changes for #8685.
37459      Branch: metaconfig
37460            ! U/installdirs/instubperl.U
37461      Branch: metaconfig/U/perl
37462            ! Devel.U versiononly.U
37463 ____________________________________________________________________________
37464 [  8685] By: jhi                                   on 2001/02/03  16:39:49
37465         Log: For -Dusedevel builds turn off installusrbinperl and turn on
37466              versiononly, a combined idea of Richard Soderberg and Merijn
37467              H. Brand.  You can still override both of these from the command
37468              line if you need to, -Dinstallusrbinperl and -Uversiononly.
37469      Branch: perl
37470            ! Configure
37471 ____________________________________________________________________________
37472 [  8684] By: jhi                                   on 2001/02/03  16:16:34
37473         Log: Metaconfig unit fix for #8683.
37474      Branch: metaconfig
37475            ! U/compline/nblock_io.U
37476 ____________________________________________________________________________
37477 [  8683] By: jhi                                   on 2001/02/03  16:16:12
37478         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
37479              reported by Peter Prymmer for 5.6-TRIAL1.
37480      Branch: perl
37481            ! Configure
37482 ____________________________________________________________________________
37483 [  8682] By: jhi                                   on 2001/02/03  05:52:11
37484         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
37485              to work correctly.
37486      Branch: maint-5.6/perl
37487            ! hints/irix_6.sh
37488 ____________________________________________________________________________
37489 [  8681] By: jhi                                   on 2001/02/03  05:47:33
37490         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
37491      Branch: maint-5.6/perl
37492            ! pod/perlport.pod
37493 ____________________________________________________________________________
37494 [  8680] By: jhi                                   on 2001/02/02  21:39:49
37495         Log: perlport update from Peter Prymmer.
37496      Branch: maint-5.6/perl
37497            ! pod/perlport.pod
37498 ____________________________________________________________________________
37499 [  8679] By: nick                                  on 2001/02/02  20:50:48
37500         Log: Integrate mainline
37501      Branch: perlio
37502           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
37503           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
37504           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
37505 ____________________________________________________________________________
37506 [  8678] By: gsar                                  on 2001/02/02  16:02:12
37507         Log: note about bincompat, slightly modified (from Lupe Christoph)
37508      Branch: maint-5.6/perl
37509            ! README.solaris
37510 ____________________________________________________________________________
37511 [  8677] By: jhi                                   on 2001/02/02  15:46:20
37512         Log: Supported platforms updates.
37513      Branch: maint-5.6/perl
37514            ! pod/perlport.pod
37515 ____________________________________________________________________________
37516 [  8676] By: jhi                                   on 2001/02/02  03:41:26
37517         Log: A couple more perlfaq2 tweaks.
37518      Branch: maint-5.6/perl
37519            ! pod/perlfaq2.pod
37520 ____________________________________________________________________________
37521 [  8675] By: jhi                                   on 2001/02/02  03:17:44
37522         Log: Misedit in #8661.
37523      Branch: maint-5.6/perl
37524            ! Configure
37525 ____________________________________________________________________________
37526 [  8674] By: jhi                                   on 2001/02/02  03:14:38
37527         Log: Damien again.
37528      Branch: maint-5.6/perl
37529            ! pod/perlfaq2.pod
37530 ____________________________________________________________________________
37531 [  8673] By: jhi                                   on 2001/02/02  03:12:40
37532         Log: perlfaq update from Elaine Ashton.
37533      Branch: maint-5.6/perl
37534            ! pod/perlfaq2.pod
37535 ____________________________________________________________________________
37536 [  8672] By: jhi                                   on 2001/02/02  03:07:08
37537         Log: UTF-8 s/// patch from Inaba Hiroto.
37538      Branch: maint-5.6/perl
37539            ! pp_ctl.c pp_hot.c
37540 ____________________________________________________________________________
37541 [  8671] By: jhi                                   on 2001/02/01  22:34:31
37542         Log: Update Changes.
37543      Branch: perl
37544            ! Changes patchlevel.h
37545 ____________________________________________________________________________
37546 [  8670] By: jhi                                   on 2001/02/01  22:15:29
37547         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
37548              from maintperl.
37549              
37550              Upgrade to Getopt::Long 2.25, from Johan Vromans.
37551              
37552              more files need to be writable in the source distribution
37553              
37554              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
37555              
37556              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
37557              
37558              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
37559              
37560              Allow the float to be fuzzier.
37561              
37562              need to use INT2PTR instead of a straight cast or ia64 fails
37563              
37564              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
37565              
37566              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
37567      Branch: perl
37568           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
37569           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
37570           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
37571 ____________________________________________________________________________
37572 [  8669] By: jhi                                   on 2001/02/01  21:57:02
37573         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
37574              From: Robin Barker <rmb1@cise.npl.co.uk>
37575              Date: Thu, 1 Feb 2001 16:59:05 GMT
37576              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
37577      Branch: maint-5.6/perl
37578            ! pod/perlmodlib.PL
37579 ____________________________________________________________________________
37580 [  8668] By: nick                                  on 2001/02/01  19:41:40
37581         Log: Integrate mainline
37582      Branch: perlio
37583           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
37584           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
37585           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
37586 ____________________________________________________________________________
37587 [  8667] By: gsar                                  on 2001/02/01  16:59:11
37588         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
37589      Branch: maint-5.6/perl
37590            ! embed.pl embedvar.h
37591 ____________________________________________________________________________
37592 [  8666] By: gsar                                  on 2001/02/01  16:34:51
37593         Log: add missing entries to win32/config.?c
37594      Branch: maint-5.6/perl
37595            ! win32/config.bc win32/config.gc win32/config.vc
37596            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37597 ____________________________________________________________________________
37598 [  8665] By: jhi                                   on 2001/02/01  14:58:51
37599         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
37600              From: "Stephen P. Potter" <spp@spotter.yi.org>
37601              Date: Thu, 01 Feb 2001 10:45:46 -0500
37602              Message-Id: <200102011545.KAA31479@spotter.yi.org>
37603      Branch: maint-5.6/perl
37604            ! pod/perlfunc.pod
37605 ____________________________________________________________________________
37606 [  8664] By: gsar                                  on 2001/02/01  14:52:37
37607         Log: need to use INT2PTR instead of a straight cast or ia64 fails
37608              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
37609      Branch: maint-5.6/perl
37610            ! ext/POSIX/POSIX.xs
37611 ____________________________________________________________________________
37612 [  8663] By: jhi                                   on 2001/02/01  14:09:13
37613         Log: Allow the float to be fuzzier.
37614      Branch: maint-5.6/perl
37615            ! t/lib/peek.t
37616 ____________________________________________________________________________
37617 [  8662] By: jhi                                   on 2001/02/01  13:59:00
37618         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
37619              From: Robin Barker <rmb1@cise.npl.co.uk>
37620              Date: Thu, 1 Feb 2001 13:05:39 GMT
37621              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
37622      Branch: maint-5.6/perl
37623            ! pod/perlmodlib.pod
37624 ____________________________________________________________________________
37625 [  8661] By: jhi                                   on 2001/02/01  13:57:38
37626         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
37627              Date: Thu, 01 Feb 2001 14:15:41 +0100
37628              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37629              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
37630              
37631              Have the $ccflags in the gcc version test (strange, this change
37632              is claimed to be have been integrated already)
37633      Branch: maint-5.6/perl
37634            ! Configure
37635 ____________________________________________________________________________
37636 [  8660] By: jhi                                   on 2001/02/01  13:44:10
37637         Log: Integrate changes #7950,7964,7962 from mainline.
37638              
37639              Find the stdchar signedness using cpp, should fix some of
37640              the Solaris compiler warnings reported by Alan Burlison.
37641      Branch: maint-5.6/perl
37642           !> Configure config_h.SH
37643 ____________________________________________________________________________
37644 [  8659] By: jhi                                   on 2001/02/01  05:35:32
37645         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
37646              From: Jan Dubois <JanD@ActiveState.com>
37647              Date: Wed, 31 Jan 2001 21:17:03 -0800
37648              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
37649      Branch: maint-5.6/perl
37650            ! utils/perldoc.PL
37651 ____________________________________________________________________________
37652 [  8658] By: jhi                                   on 2001/02/01  04:33:17
37653         Log: Integrate the README.os390 and README.posix-bc parts of mainline
37654              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
37655              installperl parts were taken care of by #8657.)
37656      Branch: maint-5.6/perl
37657           !> README.os390 README.posix-bc
37658 ____________________________________________________________________________
37659 [  8657] By: jhi                                   on 2001/02/01  04:29:21
37660         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
37661              From: Peter Prymmer <pvhp@forte.com>
37662              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
37663              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
37664      Branch: maint-5.6/perl
37665            + ext/DynaLoader/dl_dllload.xs
37666            ! MANIFEST Makefile.SH hints/os390.sh installperl
37667 ____________________________________________________________________________
37668 [  8656] By: jhi                                   on 2001/02/01  04:25:45
37669         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
37670              From: Peter Prymmer <pvhp@forte.com>
37671              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
37672              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
37673      Branch: maint-5.6/perl
37674            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
37675 ____________________________________________________________________________
37676 [  8655] By: jhi                                   on 2001/02/01  04:14:47
37677         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
37678              From: troc@netrus.net
37679              Date: Wed, 31 Jan 2001 22:31:26 -0500
37680              Message-Id: <200102010331.WAA117.85@rocco.homenet>
37681      Branch: maint-5.6/perl
37682            ! os2/os2.c
37683 ____________________________________________________________________________
37684 [  8654] By: jhi                                   on 2001/02/01  04:12:52
37685         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
37686              as reported by Alan Burlison.
37687      Branch: maint-5.6/perl
37688            ! pp.h
37689 ____________________________________________________________________________
37690 [  8653] By: jhi                                   on 2001/02/01  04:05:12
37691         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
37692              From: dsugalski@northernlight.com
37693              Date: Wed, 31 Jan 2001 18:54:11 -0500
37694              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
37695      Branch: maint-5.6/perl
37696            ! configure.com
37697 ____________________________________________________________________________
37698 [  8652] By: jhi                                   on 2001/02/01  04:03:11
37699         Log: Misplaced #endif.
37700              
37701              Subject: [perl-5-6-1-trial2] patches for EPOC
37702              From: Olaf Flebbe <O.Flebbe@science-computing.de>
37703              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
37704              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
37705      Branch: maint-5.6/perl
37706            ! epoc/epocish.c
37707 ____________________________________________________________________________
37708 [  8651] By: jhi                                   on 2001/02/01  04:00:25
37709         Log: Integrate changes #8647,8648,8650 from mainline.
37710              
37711              Macrofy a magic UTF-8 test.
37712              
37713              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
37714              
37715              Watch out for cross compiling for EPOC (usually done on linux).
37716      Branch: maint-5.6/perl
37717           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
37718 ____________________________________________________________________________
37719 [  8650] By: jhi                                   on 2001/02/01  03:56:20
37720         Log: Watch out for cross compiling for EPOC (usually done on linux)
37721              
37722              Subject: [perl-5-6-1-trial2] patches for EPOC
37723              From: Olaf Flebbe <O.Flebbe@science-computing.de>
37724              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
37725              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
37726      Branch: perl
37727            ! ext/Errno/Errno_pm.PL
37728 ____________________________________________________________________________
37729 [  8649] By: gsar                                  on 2001/02/01  00:46:00
37730         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
37731      Branch: maint-5.6/perl
37732            ! sv.c
37733 ____________________________________________________________________________
37734 [  8648] By: jhi                                   on 2001/01/31  23:35:36
37735         Log: All the uses of PL_numeric_radix must be protected by
37736              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
37737              
37738              Subject: [perl-5-6-1-trial2] patches for EPOC
37739              From: Olaf Flebbe <O.Flebbe@science-computing.de>
37740              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
37741              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
37742      Branch: perl
37743            ! sv.c
37744 ____________________________________________________________________________
37745 [  8647] By: jhi                                   on 2001/01/31  22:56:16
37746         Log: Macrofy a magic UTF-8 test.
37747      Branch: perl
37748            ! utf8.c utf8.h
37749 ____________________________________________________________________________
37750 [  8646] By: gsar                                  on 2001/01/31  15:55:12
37751         Log: update Changes
37752      Branch: maint-5.6/perl
37753            ! Changes
37754 ____________________________________________________________________________
37755 [  8645] By: gsar                                  on 2001/01/31  15:10:14
37756         Log: Configure tweak suggested by Peter Prymmer
37757      Branch: maint-5.6/perl
37758            ! Configure
37759 ____________________________________________________________________________
37760 [  8644] By: gsar                                  on 2001/01/31  15:06:32
37761         Log: more files need to be writable in the source distribution
37762      Branch: maint-5.6/perl
37763            ! Porting/makerel
37764 ____________________________________________________________________________
37765 [  8643] By: jhi                                   on 2001/01/31  14:59:46
37766         Log: Integrate changes #8258,8278,8279 from mainline.
37767              
37768              Make the large file tests more robust/talkative.
37769      Branch: maint-5.6/perl
37770           !> t/lib/syslfs.t t/op/lfs.t
37771 ____________________________________________________________________________
37772 [  8642] By: gsar                                  on 2001/01/31  14:53:48
37773         Log: integrate changes#8311,8334 from mainline
37774              
37775              Add a new MakeMaker variable PM_FILTER that defines a Unix
37776              filter to be run on each .pm during the pm_to_blib() phase,
37777              a fixed version of
37778              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
37779              
37780              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
37781              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
37782              accurate reading of the "atime".  
37783      Branch: maint-5.6/perl
37784           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
37785           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
37786           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
37787 ____________________________________________________________________________
37788 [  8641] By: jhi                                   on 2001/01/31  14:46:37
37789         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
37790      Branch: maint-5.6/perl
37791            ! lib/Getopt/Long.pm
37792 ____________________________________________________________________________
37793 [  8640] By: gsar                                  on 2001/01/31  14:40:24
37794         Log: make regen_all
37795      Branch: maint-5.6/perl
37796            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
37797 ____________________________________________________________________________
37798 [  8639] By: gsar                                  on 2001/01/31  14:37:25
37799         Log: refresh windows config files
37800      Branch: maint-5.6/perl
37801            ! win32/Makefile win32/config_H.bc win32/config_H.gc
37802            ! win32/config_H.vc win32/makefile.mk
37803 ____________________________________________________________________________
37804 [  8638] By: gsar                                  on 2001/01/31  14:28:10
37805         Log: makefile tweaks for windows: introduce a bulk-switch to enable
37806              same options as ActivePerl; sync changes with makefile.mk
37807      Branch: maint-5.6/perl
37808            ! win32/Makefile win32/makefile.mk
37809 ____________________________________________________________________________
37810 [  8637] By: jhi                                   on 2001/01/31  04:41:30
37811         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
37812              From: Nicholas Clark <nick@ccl4.org>
37813              Date: Tue, 30 Jan 2001 19:51:05 +0000
37814              Message-ID: <20010130195105.R76607@plum.flirble.org> 
37815              
37816              op/inc cure.
37817      Branch: perl
37818            ! pp.c pp.h pp_hot.c t/op/arith.t
37819 ____________________________________________________________________________
37820 [  8636] By: jhi                                   on 2001/01/31  02:38:32
37821         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
37822              no perlio],8257,8380,8479,8515 from mainline.
37823              
37824              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
37825              
37826              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
37827              Subject: [PATCH perl@8133] fix-up for VMS extensions
37828              
37829              In VMS embedded perls couldn't access the statically built Socket.
37830              
37831              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
37832              
37833              Further VMS piping fixes from Charles Lane.
37834              
37835              Subject:  [PATCH] make t/op/misc.t work on VMS
37836              
37837              Add tracing for debugging extensions builds in VMS.
37838              
37839              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
37840      Branch: maint-5.6/perl
37841           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
37842           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
37843           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
37844 ____________________________________________________________________________
37845 [  8635] By: jhi                                   on 2001/01/31  01:46:41
37846         Log: Integrate change #7732 from mainline.
37847              
37848              Sparc 64-bit pack() fix from Jens Hamisch.
37849      Branch: maint-5.6/perl
37850           !> pp.c
37851 ____________________________________________________________________________
37852 [  8634] By: jhi                                   on 2001/01/31  01:41:16
37853         Log: One spot missing from #8626.
37854      Branch: maint-5.6/perl
37855            ! sv.c
37856 ____________________________________________________________________________
37857 [  8633] By: jhi                                   on 2001/01/31  00:49:17
37858         Log: Integrate change #7495 from mainline.
37859              
37860              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
37861      Branch: maint-5.6/perl
37862           !> MANIFEST ext/re/Makefile.PL
37863 ____________________________________________________________________________
37864 [  8632] By: jhi                                   on 2001/01/30  23:38:49
37865         Log: Integrate change #8396 from mainline.
37866              
37867              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
37868              better multicast support (resend)
37869      Branch: maint-5.6/perl
37870           !> ext/Socket/Socket.pm
37871 ____________________________________________________________________________
37872 [  8631] By: jhi                                   on 2001/01/30  23:28:03
37873         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
37874              
37875              More AIX lore. (7514, ext/re/hints/aix.pl)
37876              
37877              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
37878              
37879              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)
37880              
37881              Subject: [ID 20001214.002] Net::Ping patch
37882              
37883              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
37884              
37885              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
37886              
37887              Add ReuseAddr as a (preferred) alias for Reuse as we now
37888              also have ReusePort.
37889              
37890              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
37891      Branch: maint-5.6/perl
37892           +> ext/re/hints/aix.pl
37893           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
37894           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
37895 ____________________________________________________________________________
37896 [  8630] By: jhi                                   on 2001/01/30  23:03:59
37897         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
37898              
37899              read() documentation tweak for 20001121.004.
37900              
37901              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
37902      Branch: maint-5.6/perl
37903           !> pod/perlfunc.pod pod/perlre.pod
37904 ____________________________________________________________________________
37905 [  8629] By: jhi                                   on 2001/01/30  22:41:57
37906         Log: Integrate change #8098 from mainline.
37907              
37908              fastgetcwd is defined using a glob alias on a $^O dependent basis
37909              and there was no default assignment or perl subroutine.
37910      Branch: maint-5.6/perl
37911           !> lib/Cwd.pm
37912 ____________________________________________________________________________
37913 [  8628] By: jhi                                   on 2001/01/30  21:58:52
37914         Log: Integrate change #7866 from mainline.
37915              
37916              File::Temp 0.11.
37917      Branch: maint-5.6/perl
37918           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
37919 ____________________________________________________________________________
37920 [  8627] By: jhi                                   on 2001/01/30  21:39:44
37921         Log: Integrate changes #8075,8086,8228 from mainline.  
37922              
37923              Darwin is not Windows. (8075,8086)
37924              
37925              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
37926      Branch: maint-5.6/perl
37927           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
37928           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
37929           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
37930           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
37931 ____________________________________________________________________________
37932 [  8626] By: jhi                                   on 2001/01/30  21:22:11
37933         Log: Integrate with tweakery the change #8625 from mainline,
37934              the multibyte decimal separator fix ("fa_IR locale failure").
37935      Branch: maint-5.6/perl
37936            ! embedvar.h perlapi.h
37937           !> intrpvar.h perl.c perl.h sv.c util.c
37938 ____________________________________________________________________________
37939 [  8625] By: jhi                                   on 2001/01/30  20:26:33
37940         Log: Fix for the fa_IR locale failure.  The reason for the failure
37941              was that Perl was assuming the decimal separator aka the radix
37942              separator is one character.  The Farsi-Iranian locale crushed
37943              that bad assumption since there the separator is 'Momayyez',
37944              glyphwise looking somewhat like a slash, and in Unicode UTF-8
37945              encoded in two bytes, 0xd9 0xab.
37946      Branch: perl
37947            ! intrpvar.h perl.c perl.h sv.c util.c
37948 ____________________________________________________________________________
37949 [  8624] By: gsar                                  on 2001/01/30  20:17:03
37950         Log: regen_headers
37951      Branch: maint-5.6/perl
37952            ! Makefile.SH pod/perlintern.pod
37953 ____________________________________________________________________________
37954 [  8623] By: gsar                                  on 2001/01/30  19:42:34
37955         Log: backout change#7431 and its dependents (causes spurious rebuilds
37956              of autogenerated files)
37957              
37958              fix benign b.t failure
37959      Branch: maint-5.6/perl
37960            ! Makefile.SH t/lib/b.t
37961 ____________________________________________________________________________
37962 [  8622] By: jhi                                   on 2001/01/30  19:41:41
37963         Log: Microperl sync.
37964      Branch: perl
37965            ! mg.c perl.h
37966 ____________________________________________________________________________
37967 [  8621] By: gsar                                  on 2001/01/30  19:24:47
37968         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
37969              from mainline
37970              
37971              Subject: podlators 1.06 released
37972              
37973              Subject: [PATCH @8436] Eliminate op_children
37974              
37975              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
37976              
37977              (Replaced by #8448)  More op_children traces (cleanup of #8442).
37978              
37979              Subject: [PATCH #3 @8436] Re: Eliminate op_children
37980              Replace #8444 and #8445.
37981              
37982              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
37983              at the setting of the ofs_sv in new_struct_thread() as the
37984              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
37985              uninitialized fields are, uh, initialized with),
37986              SvREFCNT_inc()ing that invited a core dump.
37987              
37988              podlators 1.07, from Russ Allbery.
37989              
37990              Subject: [PATCH] regcomp.c old feature removal
37991              From: mjd@plover.com
37992              Date: 16 Jan 2001 14:43:18 -0000 
37993              Message-ID: <20010116144318.7140.qmail@plover.com> 
37994      Branch: maint-5.6/perl
37995           +> lib/Pod/Text/Overstrike.pm
37996           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
37997           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
37998           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
37999           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
38000           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
38001           !> util.c
38002 ____________________________________________________________________________
38003 [  8620] By: gsar                                  on 2001/01/30  18:48:32
38004         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
38005              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
38006              now fails one test)
38007              
38008              Subject: [PATCH] lvalue AUTOLOAD. No, really.
38009              
38010              Subject: [PATCH] Interesting syntax idea
38011              Make opens + bareword assigns do typeglob assigns.
38012              
38013              Tests for #8254.
38014              
38015              Subject: [PATCH @8269] Continue blocks and B::Deparse
38016              Make the peephole optimizer to bypass more null ops and
38017              and rewrite the deparse handling of continue blocks.
38018              
38019              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
38020              Doc tweak on #8313.
38021              
38022              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
38023              
38024              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
38025              
38026              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
38027              
38028              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
38029              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
38030              according to the platform.
38031              
38032              Subject: [PATCH @8404] Consolidated lvalue sub changes
38033              
38034              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
38035              
38036              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
38037              
38038              Subject: B::Concise -- an improved replacement for B::Terse 
38039              
38040              The B::Terse drop-in replacement wasn't quite drop-in.
38041              
38042              The LVRET macro needed an aTHX.
38043              
38044              Use the /^Perl_/-less form of is_lvalue_sub().
38045              
38046              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
38047      Branch: maint-5.6/perl
38048           +> ext/B/B/Concise.pm
38049           !> (integrate 27 files)
38050 ____________________________________________________________________________
38051 [  8619] By: nick                                  on 2001/01/30  18:40:28
38052         Log: Integrate mainline
38053      Branch: perlio
38054           !> (integrate 40 files)
38055 ____________________________________________________________________________
38056 [  8618] By: jhi                                   on 2001/01/30  18:37:18
38057         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
38058              Date: Mon, 29 Jan 2001 22:51:29 -0600
38059              From: "Craig A. Berry" <craigberry@mac.com>
38060              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
38061      Branch: perl
38062            ! vms/test.com
38063 ____________________________________________________________________________
38064 [  8617] By: jhi                                   on 2001/01/30  18:34:53
38065         Log: Subject: [PATCH] Add missing CV flags to dump.c
38066              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38067              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
38068              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
38069      Branch: perl
38070            ! dump.c
38071 ____________________________________________________________________________
38072 [  8616] By: jhi                                   on 2001/01/30  18:20:58
38073         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
38074              part isn't applicable to maintperl.
38075              
38076              UTF-8 nit from Inaba Hiroto.
38077      Branch: maint-5.6/perl
38078           !> pod/perlapi.pod utf8.c
38079 ____________________________________________________________________________
38080 [  8615] By: jhi                                   on 2001/01/30  18:18:51
38081         Log: UTF-8 nit from Inaba Hiroto.
38082      Branch: perl
38083            ! pod/perlapi.pod t/op/each.t utf8.c
38084 ____________________________________________________________________________
38085 [  8614] By: jhi                                   on 2001/01/30  18:13:38
38086         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
38087              
38088              perl's internal variables are not for public consumption,
38089              move their docs from perlapi.pod to perlintern.pod
38090              
38091              support for -Dusethreads build under HP-UX 10.20 and DCE threads
38092              library (11.0 and later have pthreads but 10.x don't)
38093              
38094              avoid uninitialized value warnings
38095              
38096              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
38097              gets weird results)
38098              
38099              perldoc nit on windows
38100              
38101              make it possible to run the tests outside the source tree
38102              (there's still a dependency on ../lib being the library
38103              location)
38104      Branch: perl
38105           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
38106           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
38107           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
38108           !> win32/bin/search.pl win32/vdir.h
38109 ____________________________________________________________________________
38110 [  8613] By: gsar                                  on 2001/01/30  16:39:59
38111         Log: make it possible to run the tests outside the source tree
38112              (there's still a dependency on ../lib being the library
38113              location)
38114      Branch: maint-5.6/perl
38115            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
38116 ____________________________________________________________________________
38117 [  8612] By: gsar                                  on 2001/01/30  16:31:12
38118         Log: perldoc nit on windows
38119      Branch: maint-5.6/perl
38120            ! utils/perldoc.PL
38121 ____________________________________________________________________________
38122 [  8611] By: gsar                                  on 2001/01/30  16:22:54
38123         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
38124              gets weird results)
38125      Branch: maint-5.6/perl
38126            ! win32/vdir.h
38127 ____________________________________________________________________________
38128 [  8610] By: gsar                                  on 2001/01/30  16:12:45
38129         Log: avoid uninitialized value warnings
38130      Branch: maint-5.6/perl
38131            ! win32/bin/search.pl
38132 ____________________________________________________________________________
38133 [  8609] By: gsar                                  on 2001/01/30  16:08:01
38134         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
38135              library (11.0 and later have pthreads but 10.x don't)
38136      Branch: maint-5.6/perl
38137            ! hints/hpux.sh thread.h
38138 ____________________________________________________________________________
38139 [  8608] By: gsar                                  on 2001/01/30  15:48:55
38140         Log: perl's internal variables are not for public consumption,
38141              move their docs from perlapi.pod to perlintern.pod
38142      Branch: maint-5.6/perl
38143            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
38144            ! thrdvar.h
38145 ____________________________________________________________________________
38146 [  8607] By: gsar                                  on 2001/01/30  15:44:27
38147         Log: mistakenly branched perl56delta.pod, revert
38148      Branch: maint-5.6/perl
38149            - pod/perl56delta.pod
38150           !> pod/perldelta.pod
38151 ____________________________________________________________________________
38152 [  8606] By: gsar                                  on 2001/01/30  14:20:24
38153         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
38154              dTHR which has been a noop for a while now, except for the
38155              compatibility definition in thread.h)
38156      Branch: maint-5.6/perl
38157           !> (integrate 45 files)
38158 ____________________________________________________________________________
38159 [  8605] By: jhi                                   on 2001/01/30  05:43:58
38160         Log: Mark the UTF-8 APIs as experimental.
38161      Branch: maint-5.6/perl
38162            ! embed.pl pod/perlapi.pod
38163 ____________________________________________________________________________
38164 [  8604] By: jhi                                   on 2001/01/30  05:38:40
38165         Log: Nits from earlier integrates.
38166      Branch: maint-5.6/perl
38167            ! lib/Carp/Heavy.pm
38168           !> sv.c
38169 ____________________________________________________________________________
38170 [  8603] By: jhi                                   on 2001/01/30  05:27:26
38171         Log: Regenerate Porting files.
38172      Branch: maint-5.6/perl
38173            ! Porting/Glossary Porting/config.sh Porting/config_H
38174 ____________________________________________________________________________
38175 [  8602] By: jhi                                   on 2001/01/30  05:14:59
38176         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
38177              8310,8339,8447,8492,8493,8505,8525: documentation changes.
38178              
38179              Subject: Re: perlfaq style changes
38180              
38181              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
38182              
38183              Subject: [PATCH] docs on NaN
38184              
38185              Subject: [patch] perlfaq7
38186              
38187              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
38188              
38189              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
38190              
38191              Subject: [PATCH] open() example in perlfunc.pod
38192              
38193              Podify README.mpeix (a new version from the web)
38194              
38195              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
38196              
38197              Subject: [PATCH] format and rewording in perlfaq.pod
38198              
38199              Subject: [PATCH] API Variable documentation   
38200              
38201              Memory management calls documentation.
38202              
38203              Subject: [PATCH: perl@8482] README.vms URL updates
38204              
38205              Subject: Minor typos in perlfaq2.pod
38206              
38207              Subject: [PATCH] pod/perlvar.pod
38208      Branch: maint-5.6/perl
38209           +> pod/perl56delta.pod
38210            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38211           !> README.amiga README.epoc README.mpeix README.vms
38212           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
38213           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
38214           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
38215           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
38216           !> pod/perlvar.pod thrdvar.h
38217 ____________________________________________________________________________
38218 [  8601] By: jhi                                   on 2001/01/30  04:38:35
38219         Log: Integrate changes #8036,8096,8253 from mainline:
38220              hints changes.
38221              
38222              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
38223              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
38224              
38225              Output the (apparent) version of gcc in Tru64.
38226      Branch: maint-5.6/perl
38227           +> ext/POSIX/hints/svr4.pl
38228           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
38229           !> hints/svr4.sh t/lib/bigfltpm.t
38230 ____________________________________________________________________________
38231 [  8600] By: jhi                                   on 2001/01/30  04:04:01
38232         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
38233              locale fixes.
38234              
38235              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
38236              
38237              Debian allows /usr/bin/locale to exist without any locales. (7868)
38238              
38239              Allow the locale test needing POSIX and the taint test
38240              needing IPC::SysV to run under 'minitest' (basically,
38241              bail out if loading the extension fails). (8384)
38242              
38243              Cleanup the locale.t output  (8480)
38244      Branch: maint-5.6/perl
38245           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
38246           !> t/pragma/locale.t
38247 ____________________________________________________________________________
38248 [  8599] By: jhi                                   on 2001/01/30  03:51:04
38249         Log: Missing generated files from #8598.
38250      Branch: maint-5.6/perl
38251            ! embed.h global.sym objXSUB.h perlapi.c proto.h
38252 ____________________________________________________________________________
38253 [  8598] By: jhi                                   on 2001/01/30  03:41:54
38254         Log: Integrate change #8555 from mainline, manually integrate parts
38255              of changes 8452 and 8583.
38256              
38257              Subject: [PATCH] utf8.c documentation (8452)
38258              
38259              No point in checking the length if the pointer is bogus. (8555)
38260              
38261              Introduce bytes_from_utf8() and implement sv_eq() using it,
38262              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
38263              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
38264              was malformed. (8583)
38265      Branch: maint-5.6/perl
38266            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
38267           !> pod/perlapi.pod sv.c utf8.c
38268 ____________________________________________________________________________
38269 [  8597] By: gsar                                  on 2001/01/30  02:37:26
38270         Log: get PERL_OBJECT build going again on windows
38271      Branch: maint-5.6/perl
38272            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
38273            ! pod/perlapi.pod proto.h sv.c
38274 ____________________________________________________________________________
38275 [  8596] By: jhi                                   on 2001/01/30  02:16:17
38276         Log: Signedness nit.
38277      Branch: perl
38278            ! sv.c
38279 ____________________________________________________________________________
38280 [  8595] By: jhi                                   on 2001/01/30  02:11:07
38281         Log: EBCDIC patch for Storable, from Peter Prymmer.
38282      Branch: perl
38283            ! t/lib/st-06compat.t
38284 ____________________________________________________________________________
38285 [  8594] By: jhi                                   on 2001/01/30  01:04:48
38286         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
38287              From: Peter Prymmer <pvhp@forte.com>
38288              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
38289              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
38290      Branch: perl
38291            ! t/lib/b.t
38292 ____________________________________________________________________________
38293 [  8593] By: jhi                                   on 2001/01/30  00:56:47
38294         Log: Subject: [PATCH: perl@8585] pod problems in io
38295              From: Peter Prymmer <pvhp@forte.com>
38296              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
38297              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
38298      Branch: perl
38299            ! pod/perlapio.pod pod/perliol.pod
38300 ____________________________________________________________________________
38301 [  8592] By: jhi                                   on 2001/01/30  00:48:20
38302         Log: Integrate perlio.
38303      Branch: perl
38304           !> pod/perlapio.pod pod/perliol.pod
38305 ____________________________________________________________________________
38306 [  8591] By: nick                                  on 2001/01/29  22:02:28
38307         Log: GNU 'merge' Simon's copy of perliol.pod with version
38308              patched by Craig's patch.
38309      Branch: perlio
38310            ! pod/perliol.pod
38311 ____________________________________________________________________________
38312 [  8590] By: nick                                  on 2001/01/29  21:55:10
38313         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
38314      Branch: perlio
38315            ! pod/perlapio.pod pod/perliol.pod
38316 ____________________________________________________________________________
38317 [  8589] By: jhi                                   on 2001/01/29  15:35:33
38318         Log: Integrate change #8586 from maint-5.6/perl.
38319              
38320              make the BOM detection code not call tell() until it has to
38321              (meant to fix esoteric compatibility issues where PL_rsfp
38322              is overridden)
38323      Branch: perl
38324           !> toke.c
38325 ____________________________________________________________________________
38326 [  8588] By: jhi                                   on 2001/01/29  15:29:11
38327         Log: Subject: MAking Solaris malloc() the default
38328              From: Lupe Christoph <lupe@lupe-christoph.de>
38329              Date: Mon, 29 Jan 2001 12:59:36 +0100
38330              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
38331              
38332              The README.solaris part slightly tweaked.
38333      Branch: perl
38334            ! README.solaris hints/solaris_2.sh
38335 ____________________________________________________________________________
38336 [  8587] By: jhi                                   on 2001/01/29  15:17:34
38337         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
38338              From: root@ak-75.mind.de
38339              Date: Sun, 28 Jan 2001 20:32:29 +0100
38340              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
38341      Branch: perl
38342            ! pod/perlre.pod
38343 ____________________________________________________________________________
38344 [  8586] By: gsar                                  on 2001/01/29  13:43:44
38345         Log: make the BOM detection code not call tell() until it has to
38346              (meant to fix esoteric compatibility issues where PL_rsfp
38347              is overridden)
38348      Branch: maint-5.6/perl
38349            ! toke.c
38350 ____________________________________________________________________________
38351 [  8585] By: jhi                                   on 2001/01/28  20:05:45
38352         Log: Update Changes.
38353      Branch: perl
38354            ! Changes patchlevel.h
38355 ____________________________________________________________________________
38356 [  8584] By: jhi                                   on 2001/01/28  19:30:02
38357         Log: Integrate perlio.
38358      Branch: perl
38359           +> pod/perliol.pod
38360           !> MANIFEST pod/perlapio.pod
38361 ____________________________________________________________________________
38362 [  8583] By: jhi                                   on 2001/01/28  19:28:40
38363         Log: Patch from Inaba Hiroto:
38364              - canonical UTF-8 hash keys: if a key string for a hash is
38365              UTF8-on, try downgrade the string and use it if
38366              unicode::distinct is not in effect.
38367              For the task, I added a function bytes_from_utf8() to utf8.c.
38368              It might resemble utf8_to_bytes() but it is not convenient
38369              to the task.
38370              Made a test for it and added to t/op/each.t
38371              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
38372              the mortal copy of the argument SV.
38373              And changed t/io/utf8.t test 18 which expects print() to
38374              upgrade its argument.
38375              - re-implement sv_eq with bytes_from_utf8()
38376              - some bug fixes
38377              - tr/// does not handle UTF8 range (\x{}-\x{})
38378              - \ before raw UTF8 character produced
38379              "Malformed UTF-8 character" warning.
38380              - "\x{100}\N{CENT SIGN}" is Malformed.
38381              Added tests for these 3.
38382              - and one silly bug (by me) with qu operator.
38383      Branch: perl
38384            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
38385            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
38386            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
38387 ____________________________________________________________________________
38388 [  8582] By: nick                                  on 2001/01/28  19:25:04
38389         Log: Add pod/perliol.pod to MANIFEST :-(
38390      Branch: perlio
38391            ! MANIFEST
38392 ____________________________________________________________________________
38393 [  8581] By: nick                                  on 2001/01/28  19:22:40
38394         Log: PerlIO documentation. Proofing and sub-editing requested.
38395      Branch: perlio
38396            + pod/perliol.pod
38397            ! pod/perlapio.pod
38398 ____________________________________________________________________________
38399 [  8580] By: jhi                                   on 2001/01/28  05:16:25
38400         Log: Revert the change to sv_2pv() done by #8054: Someone who
38401              did SvNV_set() on a scalar that also happened to be POK,
38402              followed by sv_2pv() won't get the right coercion anymore.
38403              [Sarathy]
38404      Branch: maint-5.6/perl
38405            ! sv.c
38406 ____________________________________________________________________________
38407 [  8579] By: jhi                                   on 2001/01/28  05:15:04
38408         Log: Remove the #8084 effect: do not allow -Q to be interpreted
38409              as -&Q(), this is too much wiggle room.
38410      Branch: maint-5.6/perl
38411            ! toke.c
38412 ____________________________________________________________________________
38413 [  8578] By: jhi                                   on 2001/01/28  05:12:45
38414         Log: Needed bits of #8439 (should have been in #8576),
38415              mainly for lval substr().
38416      Branch: maint-5.6/perl
38417            ! mg.c pp.c pp_hot.c
38418 ____________________________________________________________________________
38419 [  8577] By: jhi                                   on 2001/01/28  05:02:46
38420         Log: A missing check-in.
38421      Branch: maint-5.6/perl
38422            ! utf8.c
38423 ____________________________________________________________________________
38424 [  8576] By: jhi                                   on 2001/01/28  04:26:18
38425         Log: Integrate changes #8425,8436,8439,8517 from mainline.
38426              The 8439 was not truly integrated because it had too many
38427              dependencies on the development branch and because it introduced
38428              concepts too bold for a maintenance branch (such as the qu operator).
38429              
38430              Subject: [PATCH perl@8342] -Wformat
38431              
38432              Tighten some of the UTF-8 tests a bit.
38433              
38434              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
38435              - The substr lval was still not okay.
38436              - Now pp_stringify and sv_setsv copies source's UTF8 flag
38437              even if IN_BYTE.  pp_stringify is called from fold_constants
38438              at optimization phase and "\x{100}" was made SvUTF8_off under
38439              use bytes (the bytes pragma is for "byte semantics" and not
38440              for "do not produce UTF8 data")
38441      Branch: maint-5.6/perl
38442            ! t/lib/charnames.t t/op/substr.t toke.c
38443           !> sv.c t/pragma/utf8.t
38444 ____________________________________________________________________________
38445 [  8575] By: jhi                                   on 2001/01/28  04:01:51
38446         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
38447              
38448              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
38449              
38450              Subject: [ID 20001230.003] UTF-8 tr still hurts
38451              
38452              Test cases for #8385 (from Simon's "torture.pl")
38453              
38454              Start fixing UTF-8 lval substr() (8405)
38455      Branch: maint-5.6/perl
38456           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
38457           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
38458 ____________________________________________________________________________
38459 [  8574] By: jhi                                   on 2001/01/28  03:09:06
38460         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
38461              from mainline.
38462              
38463              UTF-8 cleanup.
38464              
38465              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
38466              
38467              "\x{FF}\xFF" was broken.
38468              
38469              Tests for #8329 and #8330.
38470              
38471              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
38472              
38473              IRIX compiler noticed that the bof initialization might be
38474              bypassed by control flow.
38475              
38476              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
38477      Branch: maint-5.6/perl
38478           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
38479           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
38480 ____________________________________________________________________________
38481 [  8573] By: jhi                                   on 2001/01/28  02:06:12
38482         Log: Retract #8552.
38483      Branch: perl
38484            ! lib/Text/Wrap.pm t/lib/textwrap.t
38485 ____________________________________________________________________________
38486 [  8572] By: jhi                                   on 2001/01/28  02:04:49
38487         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
38488              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
38489              not really integrated but instead salvaged by hand
38490              (they had too many dependencies on the development release
38491              to be cleanly integratable).
38492              
38493              Subject: more UTF8 test suites and an UTF8 patch
38494              
38495              Tweak for MULTIPLICITY/USE_PERLIO
38496              
38497              Signedness nit.
38498              
38499              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
38500              
38501              Use the UTF8_XXX macros in is_utf8_char().
38502              
38503              Rewrite pp_concat() in terms of sv_catsv().  The . operator
38504              should now be UTF-8-proof.
38505              
38506              Subject: [PATCH perl@8269] scanning two hex-constants
38507              fails on EBCDIC environment (script length.t)
38508              
38509              Add some Unicode chop() tests.
38510      Branch: maint-5.6/perl
38511            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
38512           !> sv.c t/op/chop.t utf8.h
38513 ____________________________________________________________________________
38514 [  8571] By: jhi                                   on 2001/01/28  00:35:59
38515         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
38516              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
38517              
38518              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
38519              
38520              The maxiters upper limit sanity check (guarding against
38521              non-progress) assumed bytes instead of characters in s///
38522              and split().
38523              
38524              Signedness nit.
38525              
38526              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
38527              join() should now be UTF-8-proof.
38528              
38529              More split // UTF-8 tests. (8250)
38530      Branch: maint-5.6/perl
38531           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
38532           !> util.c
38533 ____________________________________________________________________________
38534 [  8570] By: jhi                                   on 2001/01/27  22:15:46
38535         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
38536              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
38537              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
38538              8084,8204,8244,8333 from mainline.
38539              
38540              For -Q where Q might be a one-letter sub name one does no more
38541              get a warning about an unknown filetest (7941,7943,7944,8084).
38542              
38543              Subject: Re: [ID 20001130.011] expression parsing bug ?
38544              
38545              Make uv_to_utf8() to zero-terminate its output buffer.
38546              
38547              Split off t/op/length.t (7995)
38548              
38549              Split off t/op/utf8decode.t (7996)
38550              
38551              Remove an unnecessary 'use utf8' from the utf8.t (7998)
38552              
38553              Split off t/op/concat.t (8004)
38554              
38555              Split off t/op/ver.t (8005)
38556              
38557              Document utf8_length(), utf8_distance(), and utf8_hop().
38558              
38559              Document utf8_to_uv() better.
38560              
38561              Introduce macros for UTF8 decoding (8028,8033).
38562              
38563              Add test for reverse() (8030,8031).
38564              
38565              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
38566              
38567              Do not return the Unicode replacement character    on UTF-8
38568              decoding failure.
38569              
38570              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
38571              not this_utf8 i.e. the output string has one, but don't mess
38572              with source assumption. (8052,8053)
38573              
38574              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
38575              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
38576              was not expecting to be called with something that was already
38577              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
38578              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
38579              (8054)
38580              
38581              Recode the naughty binary bytes in utf8decode.t using the \xHH.
38582              
38583              Make some panic messages a bit more logical.
38584      Branch: maint-5.6/perl
38585           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
38586           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
38587           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
38588           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
38589           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
38590           !> utf8.c utf8.h
38591 ____________________________________________________________________________
38592 [  8569] By: jhi                                   on 2001/01/27  19:16:43
38593         Log: Integrate changes #7750 from perlio and #8566 from mainline.
38594      Branch: maint-5.6/perl
38595           !> regexec.c sv.c
38596 ____________________________________________________________________________
38597 [  8568] By: jhi                                   on 2001/01/27  18:06:51
38598         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
38599              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
38600              7935[-perlio.c],7936,7959,7965 from mainline.
38601              
38602              Change the "big byte" error message to "Wide character".
38603              (7355, the croak-if-wide-chars-in-print part ignored)
38604              
38605              Use UINT64_C().
38606              
38607              Introduce Perl_utf8_length().
38608              
38609              diff -se shows these as different (7753, forgotten check-ins)
38610              
38611              Subject: [PATCH] doop.c - UTF8 tr///
38612              
38613              If we use (aTHX_ ...) then put Perl_ on the front.
38614              
38615              Make utf8_length() and utf8_distance() to be less forgiving
38616              about bad UTF-8.
38617              
38618              Test line numbers are different with utf8.
38619              
38620              No need to scan till infinity, 13 is enough. (7872,7911)
38621              
38622              Subject: [PATCH] Tokeniser debugging
38623              
38624              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
38625              
38626              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
38627              
38628              Be more careful in Perl_sv_utf8_downgrade().
38629              
38630              Use DO_UTF8().
38631              
38632              Raw zero bytes in text files confuse at least GNU patch 2.1.
38633      Branch: maint-5.6/perl
38634           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
38635           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
38636           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
38637           !> t/pragma/utf8.t toke.c utf8.c utf8.h
38638 ____________________________________________________________________________
38639 [  8567] By: nick                                  on 2001/01/27  11:10:38
38640         Log: Integrate mainline
38641      Branch: perlio
38642           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
38643           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
38644           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
38645           !> toke.c
38646 ____________________________________________________________________________
38647 [  8566] By: jhi                                   on 2001/01/27  06:22:48
38648         Log: More documentation for the regexp context stack.
38649      Branch: perl
38650            ! regexec.c
38651 ____________________________________________________________________________
38652 [  8565] By: jhi                                   on 2001/01/27  05:21:57
38653         Log: Update Changes.
38654      Branch: perl
38655            ! Changes patchlevel.h
38656 ____________________________________________________________________________
38657 [  8564] By: jhi                                   on 2001/01/27  04:44:04
38658         Log: Threadedness patch for #8562 from Doug MacEachern.
38659      Branch: perl
38660            ! toke.c
38661 ____________________________________________________________________________
38662 [  8563] By: jhi                                   on 2001/01/27  04:26:24
38663         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
38664              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
38665              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
38666              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
38667      Branch: perl
38668            ! op.c
38669 ____________________________________________________________________________
38670 [  8562] By: jhi                                   on 2001/01/27  04:20:30
38671         Log: Subject: Re: Announce : Tokener reporting patch
38672              From: Simon Cozens <simon@cozens.net>
38673              Date: Mon, 22 Jan 2001 02:17:22 +0000
38674              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
38675      Branch: perl
38676            ! embed.h embed.pl proto.h toke.c
38677 ____________________________________________________________________________
38678 [  8561] By: jhi                                   on 2001/01/27  04:17:24
38679         Log: Forgot from #8545.  Oops.
38680      Branch: perl
38681            ! pp.c t/pragma/overload.t
38682 ____________________________________________________________________________
38683 [  8560] By: jhi                                   on 2001/01/27  03:01:47
38684         Log: A better module compilation test, use MANIFEST as suggested
38685              by Spider.
38686      Branch: perl
38687            ! t/lib/1_compile.t
38688 ____________________________________________________________________________
38689 [  8559] By: jhi                                   on 2001/01/27  02:50:48
38690         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
38691              From: Peter Prymmer <pvhp@forte.com>
38692              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
38693              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
38694      Branch: perl
38695            ! t/lib/b.t
38696 ____________________________________________________________________________
38697 [  8558] By: jhi                                   on 2001/01/27  02:27:05
38698         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
38699              From: Peter Prymmer <pvhp@forte.com>
38700              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
38701              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
38702      Branch: perl
38703            ! t/pragma/sub_lval.t
38704 ____________________________________________________________________________
38705 [  8557] By: jhi                                   on 2001/01/27  02:26:03
38706         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
38707              From: Peter Prymmer <pvhp@forte.com>
38708              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
38709              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
38710      Branch: perl
38711            ! t/lib/st-06compat.t
38712 ____________________________________________________________________________
38713 [  8556] By: jhi                                   on 2001/01/27  02:24:33
38714         Log: Subject: [PATCH: perl@8531] minor update to README.os390
38715              From: Peter Prymmer <pvhp@forte.com>
38716              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
38717              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
38718      Branch: perl
38719            ! README.os390
38720 ____________________________________________________________________________
38721 [  8555] By: jhi                                   on 2001/01/27  00:35:47
38722         Log: No point in checking the length before we know whether the pointer
38723              is bogus or not, fixes Abigail's odbm failures in Linux.
38724      Branch: perl
38725            ! sv.c
38726 ____________________________________________________________________________
38727 [  8554] By: nick                                  on 2001/01/26  19:01:31
38728         Log: Integrate mainline
38729      Branch: perlio
38730           !> lib/Text/Wrap.pm t/lib/textwrap.t
38731 ____________________________________________________________________________
38732 [  8553] By: jhi                                   on 2001/01/26  15:19:39
38733         Log: Integrate change #7792 from perlio (multiplicity fix),
38734              fix the AV leak in regex DEBUGGING (tiny part of the
38735              polymorphic regexp patch #8143).
38736      Branch: maint-5.6/perl
38737            ! regcomp.c
38738           !> scope.h
38739 ____________________________________________________________________________
38740 [  8552] By: jhi                                   on 2001/01/26  15:03:23
38741         Log: (Retracted by #8573)
38742              
38743              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
38744              From: Michael G Schwern <schwern@pobox.com>
38745              Date: Fri, 26 Jan 2001 09:28:31 -0500
38746              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
38747      Branch: perl
38748            ! lib/Text/Wrap.pm t/lib/textwrap.t
38749 ____________________________________________________________________________
38750 [  8551] By: jhi                                   on 2001/01/26  02:33:19
38751         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
38752              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
38753              
38754              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
38755              
38756              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
38757              
38758              Message nit.
38759              
38760              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
38761              
38762              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
38763              
38764              (the cleanup of unused submatches in regtry() and regcppop())
38765              
38766              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
38767              stored and restored, and thusly was trounced by the utf8 swash
38768              routines.
38769              
38770              use utf8 not required to use \x{}.
38771              
38772              Removed two more tests that make no sense in UTF-8 since the test
38773              data is not in UTF-8.
38774              
38775              Get the three different space character classes right under utf8.
38776              
38777              Implement ANYOFUTF8 regprop() dumping.
38778              
38779              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
38780              
38781              Document the regex context pushing/popping a bit better.
38782      Branch: maint-5.6/perl
38783           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
38784           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
38785           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
38786           !> t/op/regmesg.t utf8.c
38787 ____________________________________________________________________________
38788 [  8550] By: nick                                  on 2001/01/25  19:42:30
38789         Log: Integrate mainline
38790      Branch: perlio
38791           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
38792           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
38793           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
38794           !> t/lib/bigint.t t/lib/bigintpm.t
38795 ____________________________________________________________________________
38796 [  8549] By: jhi                                   on 2001/01/25  15:22:28
38797         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
38798      Branch: maint-5.6/perl
38799            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
38800 ____________________________________________________________________________
38801 [  8548] By: jhi                                   on 2001/01/25  15:02:55
38802         Log: Integrate changes #7997,8063,8492,8547 from mainline.
38803              
38804              Subject: Re: STRLEN - what?
38805              
38806              Subject: [PATCH] perlguts.pod
38807              
38808              Memory management calls documentation.
38809              
38810              Layout using tabulator is not a good idea in a pod.
38811      Branch: maint-5.6/perl
38812           !> pod/perlguts.pod
38813 ____________________________________________________________________________
38814 [  8547] By: jhi                                   on 2001/01/25  14:49:05
38815         Log: Layout using tabulator is not a good idea in a pod.
38816      Branch: perl
38817            ! pod/perlguts.pod
38818 ____________________________________________________________________________
38819 [  8546] By: jhi                                   on 2001/01/25  14:31:12
38820         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
38821              from mainline.
38822              
38823              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
38824              
38825              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
38826              
38827              More Win32 editor/IDE/shell hints.
38828              
38829              More Win32 Perling.
38830              
38831              Yet another editor edit.
38832              
38833              Edit edit edit.
38834              
38835              IDE/editor section tweaking.
38836              
38837              Few more IDE/editor nits from p5p.
38838      Branch: maint-5.6/perl
38839           !> pod/perlfaq3.pod
38840 ____________________________________________________________________________
38841 [  8545] By: jhi                                   on 2001/01/25  04:16:32
38842         Log: Subject: [PATCH 5.7.0] overload int()
38843              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38844              Date: Wed, 24 Jan 2001 19:06:57 -0500
38845              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
38846      Branch: perl
38847            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
38848            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
38849            ! t/lib/bigintpm.t
38850 ____________________________________________________________________________
38851 [  8544] By: jhi                                   on 2001/01/25  04:15:11
38852         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
38853              From: Peter Prymmer <pvhp@forte.com>
38854              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
38855              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
38856      Branch: perl
38857            ! Makefile.SH README.os390 hints/os390.sh installperl
38858 ____________________________________________________________________________
38859 [  8543] By: jhi                                   on 2001/01/25  03:52:08
38860         Log: Integrate change #8462,8469 from mainline.
38861              
38862              In VMS Perl subversion (perl -V) is undef.
38863      Branch: maint-5.6/perl
38864           !> configure.com
38865 ____________________________________________________________________________
38866 [  8542] By: jhi                                   on 2001/01/25  03:44:55
38867         Log: Integrate changes #7835,7850,8315,8316 from mainline.
38868              
38869              Solaris hints.
38870      Branch: maint-5.6/perl
38871           !> hints/solaris_2.sh
38872 ____________________________________________________________________________
38873 [  8541] By: jhi                                   on 2001/01/25  03:39:28
38874         Log: Integrate #8336 from mainline.
38875      Branch: maint-5.6/perl
38876           !> hv.c
38877 ____________________________________________________________________________
38878 [  8540] By: jhi                                   on 2001/01/25  03:23:50
38879         Log: Retract #8539.
38880      Branch: maint-5.6/perl
38881            ! pod/perlfaq3.pod
38882 ____________________________________________________________________________
38883 [  8539] By: jhi                                   on 2001/01/25  03:21:55
38884         Log: (Retracted by #8540.)
38885      Branch: maint-5.6/perl
38886            ! pod/perlfaq3.pod
38887 ____________________________________________________________________________
38888 [  8538] By: jhi                                   on 2001/01/25  03:14:07
38889         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
38890              From: Peter Prymmer <pvhp@forte.com>
38891              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
38892              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
38893              
38894              The VMS bits.
38895      Branch: maint-5.6/perl
38896            ! configure.com vms/descrip_mms.template
38897 ____________________________________________________________________________
38898 [  8537] By: jhi                                   on 2001/01/25  03:06:09
38899         Log: Integrate #7710,7824,7973 from mainline.
38900      Branch: maint-5.6/perl
38901           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
38902           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
38903           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
38904           !> vos/config.ga.def vos/config.ga.h win32/config.bc
38905           !> win32/config.gc win32/config.vc
38906 ____________________________________________________________________________
38907 [  8536] By: jhi                                   on 2001/01/24  13:50:20
38908         Log: Revert the edits made by me so far to the 5.6 branch since
38909              the TRIAL1 since I did edits when I should have been using
38910              integrates.  Bad programmer.   (Will integrate them properly later.)
38911              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
38912              The #8353 will not be reapplied at least for now since
38913              the UTF-8 hash keys need more thinking.
38914              (The patches #8347, #8354, #8454, #8473 were okay since they
38915              were original edits made specifically for the 5.6.1-TRIAL1.)
38916      Branch: maint-5.6/perl
38917            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38918            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
38919            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
38920            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
38921            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
38922            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
38923            ! win32/config.bc win32/config.gc win32/config.vc
38924 ____________________________________________________________________________
38925 [  8535] By: bailey                                on 2001/01/24  06:37:02
38926         Log: SYN SYN
38927      Branch: vmsperl
38928           +> (branch 26 files)
38929           !> (integrate 130 files)
38930 ____________________________________________________________________________
38931 [  8534] By: nick                                  on 2001/01/23  19:30:57
38932         Log: Integrate mainline.
38933      Branch: perlio
38934           !> Changes Configure Porting/Glossary Porting/config.sh
38935           !> Porting/config_H embed.h embed.pl ext/Encode/compile
38936           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
38937           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
38938           !> pod/perlvar.pod proto.h t/lib/1_compile.t
38939 ____________________________________________________________________________
38940 [  8533] By: jhi                                   on 2001/01/23  16:15:46
38941         Log: Forgotten from #8501.
38942      Branch: perl
38943            ! Porting/Glossary Porting/config.sh Porting/config_H
38944 ____________________________________________________________________________
38945 [  8532] By: jhi                                   on 2001/01/23  16:13:27
38946         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
38947              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
38948              Date: Mon, 22 Jan 2001 17:51:58 +0100
38949              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
38950      Branch: perl
38951            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
38952 ____________________________________________________________________________
38953 [  8531] By: jhi                                   on 2001/01/23  15:46:01
38954         Log: Update Changes.
38955      Branch: perl
38956            ! Changes patchlevel.h
38957 ____________________________________________________________________________
38958 [  8530] By: jhi                                   on 2001/01/23  15:38:39
38959         Log: De-cut-and-pasto.
38960      Branch: perl
38961            ! t/lib/1_compile.t
38962 ____________________________________________________________________________
38963 [  8529] By: jhi                                   on 2001/01/23  15:11:04
38964         Log: Document the mkdir trailing slashes case.
38965      Branch: perl
38966            ! pod/perlfunc.pod
38967 ____________________________________________________________________________
38968 [  8528] By: jhi                                   on 2001/01/23  15:08:28
38969         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
38970              get installed:
38971              
38972              Subject: lib/lib.pm
38973              From: <abigail@foad.org>
38974              Date: Mon, 28 Aug 2000 20:35:08 -0400
38975              Message-ID: <20000829003508.21281.qmail@foad.org>
38976      Branch: perl
38977            ! installperl
38978 ____________________________________________________________________________
38979 [  8527] By: jhi                                   on 2001/01/23  14:44:04
38980         Log: Metaconfig unit change for #8526.
38981      Branch: metaconfig
38982            ! U/threads/archname.U
38983 ____________________________________________________________________________
38984 [  8526] By: jhi                                   on 2001/01/23  14:43:19
38985         Log: Attach -perlio to the archname if so selected.
38986      Branch: perl
38987            ! Configure
38988 ____________________________________________________________________________
38989 [  8525] By: jhi                                   on 2001/01/23  14:24:01
38990         Log: Subject: [PATCH] pod/perlvar.pod
38991              From: abigail@foad.org
38992              Date: Tue, 23 Jan 2001 01:41:10 +0100
38993              Message-ID: <20010123004110.22259.qmail@foad.org>
38994      Branch: perl
38995            ! pod/perlvar.pod
38996 ____________________________________________________________________________
38997 [  8524] By: jhi                                   on 2001/01/23  14:22:32
38998         Log: A bug introduced in #8217 (the undefined variable in the
38999              lib/safe1_t #3) fixed, by Charles Lane:
39000              
39001              The earlier patch made it so that stuff running in Safe
39002              compartments could do a "caller" and see "main".  That
39003              little change in name is done right before the code in
39004              the compartment is run, and apparantly the parser
39005              was picking up the stash name before it got changed.
39006              
39007              (why it was threaded vs. unthreaded Perl that was sensitive to this
39008              I still don't know...and it probably doesn't matter).
39009              
39010              I tryed removing the stash name-change and saw that threaded Perl
39011              did indeed pass the lib/safe1.t tests.
39012              
39013              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
39014              do the name change (and to connect _ in the compartment to the global
39015              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
39016              to call _safe_pkg_prep when creating a new compartment.
39017              
39018              Passes all tests with threaded perl on linux; passes all tests
39019              with unthreaded perl on VMS.
39020              
39021              At some point I'll probably want to revisit Safe and Opcode to
39022              provide more sensible handling of global variables...and to get
39023              formats working in Safe compartments, which they don't do currently.
39024      Branch: perl
39025            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
39026 ____________________________________________________________________________
39027 [  8523] By: jhi                                   on 2001/01/23  14:11:58
39028         Log: Also the lib/Thread.pm itself needs to be ignored if
39029              the Thread extension hasn't been built.
39030      Branch: perl
39031            ! t/lib/1_compile.t
39032 ____________________________________________________________________________
39033 [  8522] By: jhi                                   on 2001/01/23  13:51:28
39034         Log: print() instead of warn() so that stderr doesn't get
39035              unncessarily polluted.
39036      Branch: perl
39037            ! ext/Encode/compile
39038 ____________________________________________________________________________
39039 [  8521] By: jhi                                   on 2001/01/23  13:49:48
39040         Log: Integrate perlio.
39041      Branch: perl
39042           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
39043           !> ext/Encode/encode.h
39044 ____________________________________________________________________________
39045 [  8520] By: nick                                  on 2001/01/22  21:44:00
39046         Log: More messing with Encode:
39047              Extra fields in header to allow multiple names and to record
39048              other things "compile" knows.
39049              Re-organise compile to factor out common output routines.
39050      Branch: perlio
39051            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
39052 ____________________________________________________________________________
39053 [  8519] By: nick                                  on 2001/01/22  20:33:50
39054         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
39055      Branch: perlio
39056            ! ext/Encode/Makefile.PL ext/Encode/compile
39057 ____________________________________________________________________________
39058 [  8518] By: nick                                  on 2001/01/22  20:28:13
39059         Log: Integrate mainline
39060      Branch: perlio
39061           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
39062           !> vos/config.alpha.def vos/config.alpha.h
39063 ____________________________________________________________________________
39064 [  8517] By: jhi                                   on 2001/01/22  15:37:17
39065         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
39066              by Inaba Hiroto.
39067      Branch: perl
39068            ! sv.c
39069 ____________________________________________________________________________
39070 [  8516] By: jhi                                   on 2001/01/22  14:55:15
39071         Log: More SIG_SIZE fixes.
39072      Branch: perl
39073            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
39074 ____________________________________________________________________________
39075 [  8515] By: jhi                                   on 2001/01/22  14:50:27
39076         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
39077              From: "Craig A. Berry" <craigberry@mac.com>
39078              Date: Mon, 22 Jan 2001 00:42:24 -0600
39079              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
39080      Branch: perl
39081            ! configure.com
39082 ____________________________________________________________________________
39083 [  8514] By: jhi                                   on 2001/01/22  14:31:17
39084         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
39085              From: "Craig A. Berry" <craigberry@mac.com>
39086              Date: Sun, 21 Jan 2001 23:03:25 -0600
39087              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
39088      Branch: perl
39089            ! configure.com
39090 ____________________________________________________________________________
39091 [  8513] By: jhi                                   on 2001/01/22  14:14:00
39092         Log: Add the .ucm encoding tables to the MANIFEST.
39093      Branch: perl
39094            ! MANIFEST
39095 ____________________________________________________________________________
39096 [  8512] By: jhi                                   on 2001/01/22  13:43:33
39097         Log: Integrate perlio.
39098      Branch: perl
39099           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
39100           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
39101           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
39102           +> ext/Encode/Encode/iso8859-10.ucm
39103           +> ext/Encode/Encode/iso8859-13.ucm
39104           +> ext/Encode/Encode/iso8859-14.ucm
39105           +> ext/Encode/Encode/iso8859-15.ucm
39106           +> ext/Encode/Encode/iso8859-16.ucm
39107           +> ext/Encode/Encode/iso8859-2.ucm
39108           +> ext/Encode/Encode/iso8859-3.ucm
39109           +> ext/Encode/Encode/iso8859-4.ucm
39110           +> ext/Encode/Encode/iso8859-5.ucm
39111           +> ext/Encode/Encode/iso8859-6.ucm
39112           +> ext/Encode/Encode/iso8859-7.ucm
39113           +> ext/Encode/Encode/iso8859-8.ucm
39114           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
39115           +> ext/Encode/Encode/symbol.ucm
39116           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
39117           !> perliol.h
39118 ____________________________________________________________________________
39119 [  8511] By: nick                                  on 2001/01/21  23:44:47
39120         Log: Make "real" layers of ":utf8" and ":raw".
39121              So now PERLIO=utf8 perl ...
39122              does what Andreas wanted.
39123              Fix arg passing in open.pm (still have a Carp issue).
39124      Branch: perlio
39125            ! lib/open.pm perlio.c perliol.h
39126 ____________________________________________________________________________
39127 [  8510] By: jhi                                   on 2001/01/21  22:56:53
39128         Log: Document the regex content pushing/popping a bit better.
39129      Branch: perl
39130            ! regexec.c
39131 ____________________________________________________________________________
39132 [  8509] By: jhi                                   on 2001/01/21  22:55:44
39133         Log: Tweak the mkdir trailing slash code some more.
39134              
39135              TO DO: the same handling should probably be done for
39136              all the other filesystem functions that can have directories
39137              as their arguments.
39138      Branch: perl
39139            ! pp_sys.c
39140 ____________________________________________________________________________
39141 [  8508] By: nick                                  on 2001/01/21  21:37:43
39142         Log: Switch "compiled in" encodings to .ucm format.
39143              (Leave others as .enc till we can run-time load .ucm,
39144              or find some other way to load them.)
39145      Branch: perlio
39146            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
39147            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
39148            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
39149            + ext/Encode/Encode/iso8859-10.ucm
39150            + ext/Encode/Encode/iso8859-13.ucm
39151            + ext/Encode/Encode/iso8859-14.ucm
39152            + ext/Encode/Encode/iso8859-15.ucm
39153            + ext/Encode/Encode/iso8859-16.ucm
39154            + ext/Encode/Encode/iso8859-2.ucm
39155            + ext/Encode/Encode/iso8859-3.ucm
39156            + ext/Encode/Encode/iso8859-4.ucm
39157            + ext/Encode/Encode/iso8859-5.ucm
39158            + ext/Encode/Encode/iso8859-6.ucm
39159            + ext/Encode/Encode/iso8859-7.ucm
39160            + ext/Encode/Encode/iso8859-8.ucm
39161            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
39162            + ext/Encode/Encode/symbol.ucm
39163            ! ext/Encode/Makefile.PL ext/Encode/compile
39164 ____________________________________________________________________________
39165 [  8507] By: nick                                  on 2001/01/21  21:02:03
39166         Log: Integrate (partial) mainline.
39167      Branch: perlio
39168           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
39169           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
39170           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
39171 ____________________________________________________________________________
39172 [  8506] By: jhi                                   on 2001/01/21  20:09:30
39173         Log: Update Changes.
39174      Branch: perl
39175            ! Changes patchlevel.h
39176 ____________________________________________________________________________
39177 [  8505] By: jhi                                   on 2001/01/21  19:39:59
39178         Log: Subject: Minor typos in perlfaq2.pod
39179              From: "Stephen P. Potter" <spp@spotter.yi.org>
39180              Message-Id: <200101192101.QAA11911@spotter.yi.org>
39181              Date: Fri, 19 Jan 2001 16:01:13 -0500
39182              
39183              with a nit from Philip Netwon.
39184      Branch: perl
39185            ! pod/perlfaq2.pod
39186 ____________________________________________________________________________
39187 [  8504] By: jhi                                   on 2001/01/21  19:33:05
39188         Log: Metaconfig change for #8503.
39189      Branch: metaconfig
39190            ! U/threads/usethreads.U
39191 ____________________________________________________________________________
39192 [  8503] By: jhi                                   on 2001/01/21  19:32:21
39193         Log: Sanity check for conflicting thread flavours.
39194      Branch: perl
39195            ! Configure config_h.SH
39196 ____________________________________________________________________________
39197 [  8502] By: jhi                                   on 2001/01/21  19:23:00
39198         Log: Metaconfig change for #8501.
39199      Branch: metaconfig
39200            ! U/modified/sig_name.U
39201 ____________________________________________________________________________
39202 [  8501] By: jhi                                   on 2001/01/21  19:22:26
39203         Log: The SIG_SIZE is the number of the elements *excluding*
39204              the terminating NULL.
39205      Branch: perl
39206            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
39207            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
39208            ! win32/config_H.vc
39209 ____________________________________________________________________________
39210 [  8500] By: jhi                                   on 2001/01/21  18:31:31
39211         Log: Integrate perlio.
39212      Branch: perl
39213           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
39214           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
39215           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
39216           !> pp_sys.c proto.h sv.c
39217 ____________________________________________________________________________
39218 [  8499] By: jhi                                   on 2001/01/21  17:43:57
39219         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
39220              From: Hugo <hv@crypt.compulink.co.uk>
39221              Date: Sun, 21 Jan 2001 13:34:05 +0000
39222              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
39223              
39224              In sprintf UTF8ize only if necessary.
39225      Branch: perl
39226            ! sv.c
39227 ____________________________________________________________________________
39228 [  8498] By: nick                                  on 2001/01/21  16:25:32
39229         Log: Encode cleanup.
39230              Add command line control over "compile" so that Makefile.PL
39231              needs can be combined with other uses.
39232              Use command line options in Makefile.PL.
39233              Fix multi-byte parsing in .ucm files.
39234      Branch: perlio
39235            ! ext/Encode/Makefile.PL ext/Encode/compile
39236 ____________________________________________________________________________
39237 [  8497] By: nick                                  on 2001/01/21  12:56:27
39238         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
39239      Branch: perlio
39240            ! ext/Encode/Encode.xs
39241 ____________________________________________________________________________
39242 [  8496] By: nick                                  on 2001/01/21  12:18:45
39243         Log: Fixup after integrate:
39244              missed the .sym files that are changed by regen_headers
39245              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
39246      Branch: perlio
39247            ! global.sym pp.sym sv.c
39248 ____________________________________________________________________________
39249 [  8495] By: nick                                  on 2001/01/21  11:51:07
39250         Log: Integrate mainline.
39251      Branch: perlio
39252           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
39253           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
39254           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
39255           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
39256           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
39257           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
39258           !> win32/Makefile win32/makefile.mk
39259 ____________________________________________________________________________
39260 [  8494] By: jhi                                   on 2001/01/20  23:12:11
39261         Log: Forgot the expect_number() prototype.
39262      Branch: perl
39263            ! embed.h embed.pl proto.h
39264 ____________________________________________________________________________
39265 [  8493] By: jhi                                   on 2001/01/20  22:56:39
39266         Log: Subject: [PATCH: perl@8482] README.vms URL updates
39267              From: Peter Prymmer <pvhp@forte.com>
39268              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
39269              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
39270              
39271              Plus Craig A. Berry's suggestion to use compaq.com instead
39272              of digital.com.
39273      Branch: perl
39274            ! README.vms
39275 ____________________________________________________________________________
39276 [  8492] By: jhi                                   on 2001/01/20  22:50:05
39277         Log: Memory management calls documentation.
39278      Branch: perl
39279            ! pod/perlguts.pod
39280 ____________________________________________________________________________
39281 [  8491] By: jhi                                   on 2001/01/20  22:38:33
39282         Log: Signedness nit plus few memcpy/Copy nits.
39283      Branch: perl
39284            ! sv.c
39285 ____________________________________________________________________________
39286 [  8490] By: jhi                                   on 2001/01/20  22:25:53
39287         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
39288              From: Peter Prymmer <pvhp@forte.com>
39289              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
39290              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
39291      Branch: perl
39292            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
39293 ____________________________________________________________________________
39294 [  8489] By: jhi                                   on 2001/01/20  22:24:41
39295         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
39296              From: Peter Prymmer <pvhp@forte.com>
39297              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
39298              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
39299      Branch: perl
39300            ! win32/Makefile win32/makefile.mk
39301 ____________________________________________________________________________
39302 [  8488] By: jhi                                   on 2001/01/20  22:22:27
39303         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
39304              From: Peter Prymmer <pvhp@forte.com>
39305              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
39306              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
39307      Branch: perl
39308            ! Makefile.SH
39309 ____________________________________________________________________________
39310 [  8487] By: jhi                                   on 2001/01/20  22:21:18
39311         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
39312              From: Peter Prymmer <pvhp@forte.com>
39313              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
39314              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
39315      Branch: perl
39316            + ext/DynaLoader/dl_dllload.xs
39317            ! MANIFEST Makefile.SH hints/os390.sh
39318 ____________________________________________________________________________
39319 [  8486] By: jhi                                   on 2001/01/20  22:17:53
39320         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
39321              From: Peter Prymmer <pvhp@forte.com>
39322              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
39323              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
39324      Branch: perl
39325            ! README.os390 README.posix-bc
39326 ____________________________________________________________________________
39327 [  8485] By: jhi                                   on 2001/01/20  20:15:30
39328         Log: Document and test the new qu operator.
39329      Branch: perl
39330            + t/op/qu.t
39331            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
39332            ! pod/perlretut.pod pod/perlunicode.pod
39333 ____________________________________________________________________________
39334 [  8484] By: nick                                  on 2001/01/20  19:42:30
39335         Log: Infrastructure to allow:
39336              open($fh,"|-",@array);
39337              to be implemented
39338              i.e. mark pp_open as needing a stack mark, and make pp_open
39339              process its args in that style (and pass them _all_ to tied handles OPEN).
39340              Invent do_openn() which takes SV ** at allow it to see multiple args.
39341              Note this does not _do_ anything yet.
39342      Branch: perlio
39343            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
39344            ! perlapi.c pp_proto.h pp_sys.c proto.h
39345 ____________________________________________________________________________
39346 [  8483] By: nick                                  on 2001/01/20  17:23:14
39347         Log: Integrate mainline.
39348      Branch: perlio
39349           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
39350           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
39351 ____________________________________________________________________________
39352 [  8482] By: jhi                                   on 2001/01/19  15:37:49
39353         Log: Update Changes.
39354      Branch: perl
39355            ! Changes patchlevel.h
39356 ____________________________________________________________________________
39357 [  8481] By: jhi                                   on 2001/01/19  14:41:24
39358         Log: Subject: Re: new feature: s?printf parameter reordering 
39359              From: Hugo <hv@crypt.compulink.co.uk>
39360              Date: Thu, 11 Jan 2001 17:09:03 +0000
39361              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
39362              
39363              - support reordering for all parameters: %, *v, *, .*
39364              - lay down that the reordering specification must immediately
39365              follow that parameter: %3$, *v3$, *3$, .*3$
39366              - fix vectorisation of a zero-length string
39367              - factor out the code choosing the argument to format
39368              
39369              Possibly unwanted side-effects:
39370              - the special format specifiers ' +-0' must now precede any
39371              vectorisation specifier. Tests in op/sprintf and op/ver
39372              have been changed to reflect this.
39373              - sprintf.t test #214 changed its expectations because in many
39374              cases, the next parameter has already been consumed when an
39375              invalid type letter is detected.
39376              
39377              Probably wanted side-effects:
39378              - attempts to format a non-existent parameter will warn as if C<undef>
39379              - attempt to write to non-existent parameter with '%n' will complain
39380              of "attempt to modify read-only value" instead of being silent
39381      Branch: perl
39382            ! sv.c t/op/sprintf.t t/op/ver.t
39383 ____________________________________________________________________________
39384 [  8480] By: jhi                                   on 2001/01/19  14:08:37
39385         Log: Subject: PATCH pragma/locale.t
39386              From: andreas.koenig@anima.de (Andreas J. Koenig)
39387              Date: 18 Jan 2001 09:45:37 +0100
39388              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
39389      Branch: perl
39390            ! t/pragma/locale.t
39391 ____________________________________________________________________________
39392 [  8479] By: jhi                                   on 2001/01/19  13:19:58
39393         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
39394      Branch: perl
39395            ! configure.com
39396 ____________________________________________________________________________
39397 [  8478] By: jhi                                   on 2001/01/19  02:12:35
39398         Log: Automate 1_compile.t.
39399      Branch: perl
39400            ! t/lib/1_compile.t
39401 ____________________________________________________________________________
39402 [  8477] By: jhi                                   on 2001/01/19  01:49:56
39403         Log: Integrate perlio.
39404      Branch: perl
39405           !> sv.c win32/config.bc win32/config.gc win32/config.vc
39406           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
39407 ____________________________________________________________________________
39408 [  8476] By: nick                                  on 2001/01/18  21:51:52
39409         Log: Integrate mainline
39410      Branch: perlio
39411           +> t/lib/1_compile.t t/lib/compmod.pl
39412           !> MANIFEST configure.com lib/unicode/distinct.pm
39413 ____________________________________________________________________________
39414 [  8475] By: nick                                  on 2001/01/18  21:48:02
39415         Log: Win32 "safe signals" co-existance fix.
39416              Fix SIG_SIZE value.
39417              Clear PL_sig_pending when cloning (fork).
39418      Branch: perlio
39419            ! sv.c win32/config.bc win32/config.gc win32/config.vc
39420            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39421 ____________________________________________________________________________
39422 [  8474] By: jhi                                   on 2001/01/18  14:40:57
39423         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
39424      Branch: perl
39425            ! t/lib/1_compile.t
39426 ____________________________________________________________________________
39427 [  8473] By: gsar                                  on 2001/01/18  11:42:31
39428         Log: unsubmitted trial1 change
39429      Branch: maint-5.6/perl
39430            ! Changes
39431 ____________________________________________________________________________
39432 [  8472] By: jhi                                   on 2001/01/18  04:30:24
39433         Log: The first bug found by 1_compile.t.
39434      Branch: perl
39435            ! lib/unicode/distinct.pm
39436 ____________________________________________________________________________
39437 [  8471] By: jhi                                   on 2001/01/18  04:29:42
39438         Log: Add Schwern's 1_compile test.  The compile_module script renamed
39439              to be a bit shorter for the 8.3 people.
39440      Branch: perl
39441            + t/lib/1_compile.t t/lib/compmod.pl
39442            ! MANIFEST
39443 ____________________________________________________________________________
39444 [  8470] By: jhi                                   on 2001/01/18  04:16:00
39445         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)
39446              From: Peter Prymmer <pvhp@forte.com>
39447              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
39448              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
39449              Replace #8463.
39450      Branch: maint-5.6/perl
39451            ! configure.com
39452 ____________________________________________________________________________
39453 [  8469] By: jhi                                   on 2001/01/18  04:13:02
39454         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)
39455              From: Peter Prymmer <pvhp@forte.com>
39456              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
39457              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
39458              Replace #8462.
39459      Branch: perl
39460            ! configure.com
39461 ____________________________________________________________________________
39462 [  8468] By: jhi                                   on 2001/01/18  03:42:08
39463         Log: Integrate perlio.
39464      Branch: perl
39465           !> gv.c mg.c perlio.c util.c
39466 ____________________________________________________________________________
39467 [  8467] By: nick                                  on 2001/01/17  22:41:10
39468         Log: "Safe" signals - trial implementation.
39469              gv.c tweaked to zero PL_sig_pend array
39470              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
39471              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
39472              Odd thing is that it "works" with PERLIO=stdio as well (linux).
39473      Branch: perlio
39474            ! gv.c mg.c perlio.c util.c
39475 ____________________________________________________________________________
39476 [  8466] By: nick                                  on 2001/01/17  20:40:20
39477         Log: Integrate mainline.
39478      Branch: perlio
39479           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
39480           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
39481           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
39482           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39483           !> vos/config.ga.h win32/config.bc win32/config.gc
39484           !> win32/config.vc
39485 ____________________________________________________________________________
39486 [  8465] By: jhi                                   on 2001/01/17  18:37:13
39487         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
39488              From: Nicholas Clark <nick@ccl4.org>
39489              Date: Wed, 17 Jan 2001 17:31:33 +0000
39490              Message-ID: <20010117173133.I2633@plum.flirble.org>
39491      Branch: perl
39492            ! t/op/int.t
39493 ____________________________________________________________________________
39494 [  8464] By: jhi                                   on 2001/01/17  14:43:17
39495         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
39496              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
39497              Date: Wed, 17 Jan 2001 15:16:43 +0100
39498              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
39499              
39500              pp_int() was dropping an NV to the floor,
39501              int(279964589018079/59) either returned not an integer
39502              4745162525730.15, or one got "Attempt to free unreferenced scalar."
39503      Branch: perl
39504            ! pp.c
39505 ____________________________________________________________________________
39506 [  8463] By: jhi                                   on 2001/01/17  06:12:42
39507         Log: (Replaced by #8470)
39508              
39509              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)
39510              From: "Craig A. Berry" <craigberry@mac.com>
39511              Date: Tue, 16 Jan 2001 23:38:46 -0600
39512              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
39513      Branch: maint-5.6/perl
39514            ! configure.com
39515 ____________________________________________________________________________
39516 [  8462] By: jhi                                   on 2001/01/17  06:11:31
39517         Log: (Replaced by #8469)
39518              
39519              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)
39520              From: "Craig A. Berry" <craigberry@mac.com>
39521              Date: Tue, 16 Jan 2001 23:38:46 -0600
39522              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
39523      Branch: perl
39524            ! configure.com
39525 ____________________________________________________________________________
39526 [  8461] By: jhi                                   on 2001/01/17  05:56:12
39527         Log: Allow for one trailing slash in the directory of mkdir().
39528      Branch: perl
39529            ! pp_sys.c
39530 ____________________________________________________________________________
39531 [  8460] By: jhi                                   on 2001/01/17  03:26:01
39532         Log: Metaconfig unit changes for #8459.
39533      Branch: metaconfig
39534            ! U/modified/Loc.U U/modified/sig_name.U
39535 ____________________________________________________________________________
39536 [  8459] By: jhi                                   on 2001/01/17  03:24:48
39537         Log: Define SIG_SIZE, the number of elements in the sig_name and
39538              sig_num arrays, including the final NULL entry.
39539      Branch: perl
39540            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39541            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
39542            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
39543            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
39544            ! win32/config.bc win32/config.gc win32/config.vc
39545 ____________________________________________________________________________
39546 [  8458] By: jhi                                   on 2001/01/17  01:41:33
39547         Log: Integrate perlio.
39548      Branch: perl
39549           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
39550           !> perlapi.h proto.h sv.c
39551 ____________________________________________________________________________
39552 [  8457] By: nick                                  on 2001/01/16  22:07:26
39553         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
39554              Provides all the "cost" but no benefit yet - it is to allow cost
39555              to be measured, and implementation experiments (just in mg.c?).
39556      Branch: perlio
39557            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
39558            ! perlapi.h proto.h sv.c
39559 ____________________________________________________________________________
39560 [  8456] By: nick                                  on 2001/01/16  21:07:07
39561         Log: Integrate mainline.
39562      Branch: perlio
39563           !> (integrate 51 files)
39564 ____________________________________________________________________________
39565 [  8455] By: jhi                                   on 2001/01/16  18:13:43
39566         Log: Subject: [PATCH] regcomp.c old feature removal
39567              From: mjd@plover.com
39568              Date: 16 Jan 2001 14:43:18 -0000 
39569              Message-ID: <20010116144318.7140.qmail@plover.com> 
39570      Branch: perl
39571            ! regcomp.c
39572 ____________________________________________________________________________
39573 [  8454] By: jhi                                   on 2001/01/16  16:12:39
39574         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
39575              From: "Indy Singh" <indy@nusphere.com>
39576              Date: Wed, 10 Jan 2001 20:17:49 -0500
39577              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
39578      Branch: maint-5.6/perl
39579            ! win32/Makefile
39580 ____________________________________________________________________________
39581 [  8453] By: jhi                                   on 2001/01/16  16:09:33
39582         Log: Update Changes.
39583      Branch: perl
39584            ! Changes patchlevel.h
39585 ____________________________________________________________________________
39586 [  8452] By: jhi                                   on 2001/01/16  15:42:04
39587         Log: Subject: Re: API Cleanup
39588              To: perl5-porters@perl.org
39589              Date: Tue, 16 Jan 2001 13:42:30 +0000
39590              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
39591              
39592              Subject: [PATCH] utf8.c documentation
39593              From: Simon Cozens <simon@cozens.net>
39594              Date: Tue, 16 Jan 2001 13:52:48 +0000
39595              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
39596              
39597              Subject: Re: API Cleanup
39598              From: Simon Cozens <simon@cozens.net>
39599              Date: Tue, 16 Jan 2001 14:58:55 +0000
39600              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
39601              
39602              UTF-8 doc patches.
39603      Branch: perl
39604            ! embed.pl pod/perlapi.pod utf8.c
39605 ____________________________________________________________________________
39606 [  8451] By: jhi                                   on 2001/01/16  14:41:39
39607         Log: podlators 1.07, from Russ Allbery.
39608      Branch: perl
39609            ! lib/Pod/Man.pm
39610 ____________________________________________________________________________
39611 [  8450] By: jhi                                   on 2001/01/16  14:24:19
39612         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
39613              From: "Indy Singh" <indy@nusphere.com>
39614              Date: Mon, 15 Jan 2001 20:59:40 -0500
39615              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
39616      Branch: perl
39617            ! win32/Makefile
39618 ____________________________________________________________________________
39619 [  8449] By: jhi                                   on 2001/01/16  03:42:55
39620         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
39621              at the setting of the ofs_sv in new_struct_thread() as the
39622              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
39623              uninitialized fields are, uh, initialized with),
39624              SvREFCNT_inc()ing that invited a core dump.
39625      Branch: perl
39626            ! util.c
39627 ____________________________________________________________________________
39628 [  8448] By: jhi                                   on 2001/01/16  01:49:07
39629         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
39630              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
39631              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
39632              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
39633              
39634              Replace #8444 and #8445.
39635      Branch: perl
39636            ! ext/B/B.xs ext/B/B/Debug.pm
39637 ____________________________________________________________________________
39638 [  8447] By: jhi                                   on 2001/01/15  21:05:35
39639         Log: Subject: [PATCH] API Variable documentation   
39640              From: Simon Cozens <simon@cozens.net>
39641              Date: Mon, 15 Jan 2001 19:35:54 +0000
39642              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
39643      Branch: perl
39644            ! pod/perlapi.pod thrdvar.h
39645 ____________________________________________________________________________
39646 [  8446] By: jhi                                   on 2001/01/15  20:49:20
39647         Log: Signedness nit.
39648      Branch: perl
39649            ! pp_ctl.c
39650 ____________________________________________________________________________
39651 [  8445] By: jhi                                   on 2001/01/15  20:28:48
39652         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
39653      Branch: perl
39654            ! ext/B/B/Debug.pm
39655 ____________________________________________________________________________
39656 [  8444] By: jhi                                   on 2001/01/15  13:09:10
39657         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
39658      Branch: perl
39659            ! ext/B/B.xs
39660 ____________________________________________________________________________
39661 [  8443] By: jhi                                   on 2001/01/15  13:06:26
39662         Log: Missing from #8439.
39663      Branch: perl
39664            ! keywords.h mg.c
39665 ____________________________________________________________________________
39666 [  8442] By: jhi                                   on 2001/01/15  13:02:38
39667         Log: Subject: [PATCH @8436] Eliminate op_children
39668              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
39669              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
39670              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
39671              
39672              Subject: [PATCH @8436] Re: Eliminate op_children
39673              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
39674              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
39675              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
39676      Branch: perl
39677            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
39678            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
39679            ! op.c op.h
39680 ____________________________________________________________________________
39681 [  8441] By: jhi                                   on 2001/01/15  12:57:08
39682         Log: Use the /^Perl_/-less form of is_lvalue_sub().
39683      Branch: perl
39684            ! pp.h
39685 ____________________________________________________________________________
39686 [  8440] By: jhi                                   on 2001/01/15  05:13:09
39687         Log: Revert #8437 and #8438, the Linux large files story is more complex.
39688      Branch: metaconfig/U/perl
39689            ! d_fpos64_t.U d_off64_t.U
39690      Branch: perl
39691            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39692            ! config_h.SH configure.com epoc/config.sh perl.h
39693            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
39694            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
39695            ! win32/config.bc win32/config.gc win32/config.vc
39696 ____________________________________________________________________________
39697 [  8439] By: jhi                                   on 2001/01/15  05:02:24
39698         Log: More UTF-8 patches from Inaba Hiroto.
39699              - The substr lval was still not okay.
39700              - Now pp_stringify and sv_setsv copies source's UTF8 flag
39701              even if IN_BYTE.  pp_stringify is called from fold_constants
39702              at optimization phase and "\x{100}" was made SvUTF8_off under
39703              use bytes (the bytes pragma is for "byte semantics" and not
39704              for "do not produce UTF8 data")
39705              - New `qu' operator to generate UTF8 string explicitly.
39706              Though I agree with the policy "0x00-0xff always produce bytes",
39707              sometimes want to such a string to be coded in UTF8.
39708              I can use pack"U0a*" but it requires more typing and has
39709              runtime overhead.
39710              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
39711              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
39712              string is not UTF8_on and has char 0x80-0xff.
39713              
39714              TODO: document and test qu.
39715      Branch: perl
39716            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
39717            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
39718            ! toke.c
39719 ____________________________________________________________________________
39720 [  8438] By: jhi                                   on 2001/01/14  05:10:23
39721         Log: (Reverted by #8440)
39722              
39723              Metaconfig unit changes for #8437.
39724      Branch: metaconfig/U/perl
39725            ! d_fpos64_t.U d_off64_t.U
39726 ____________________________________________________________________________
39727 [  8437] By: jhi                                   on 2001/01/14  04:55:34
39728         Log: (Reverted by #8440)
39729              
39730              Add <features.h> probing, seems to be needed for (some?)
39731              Linux largefileness.
39732      Branch: perl
39733            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39734            ! config_h.SH configure.com epoc/config.sh perl.h
39735            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
39736            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
39737            ! win32/config.bc win32/config.gc win32/config.vc
39738 ____________________________________________________________________________
39739 [  8436] By: jhi                                   on 2001/01/13  17:47:21
39740         Log: Tighten some of the tests a bit.
39741      Branch: perl
39742            ! t/pragma/utf8.t
39743 ____________________________________________________________________________
39744 [  8435] By: jhi                                   on 2001/01/13  17:31:54
39745         Log: Integrate perlio.
39746      Branch: perl
39747           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
39748           !> win32/config_H.gc win32/config_H.vc
39749 ____________________________________________________________________________
39750 [  8434] By: nick                                  on 2001/01/13  11:36:53
39751         Log: Run dmake regen_config_h for Win32
39752      Branch: perlio
39753            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39754 ____________________________________________________________________________
39755 [  8433] By: nick                                  on 2001/01/13  11:31:55
39756         Log: VMS friendly patch to Encode compile process
39757      Branch: perlio
39758            ! ext/Encode/Makefile.PL ext/Encode/compile
39759 ____________________________________________________________________________
39760 [  8432] By: nick                                  on 2001/01/13  11:06:44
39761         Log: Integrate mainline
39762      Branch: perlio
39763           +> ext/B/B/Concise.pm
39764           !> (integrate 52 files)
39765 ____________________________________________________________________________
39766 [  8431] By: jhi                                   on 2001/01/13  05:55:55
39767         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
39768              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
39769              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
39770              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
39771      Branch: perl
39772            ! ext/B/B/Concise.pm
39773 ____________________________________________________________________________
39774 [  8430] By: jhi                                   on 2001/01/13  04:24:18
39775         Log: The LVRET macro needed an aTHX.
39776      Branch: perl
39777            ! pp.h
39778 ____________________________________________________________________________
39779 [  8429] By: jhi                                   on 2001/01/13  02:12:42
39780         Log: Update Changes.
39781      Branch: perl
39782            ! Changes patchlevel.h
39783 ____________________________________________________________________________
39784 [  8428] By: jhi                                   on 2001/01/13  02:08:50
39785         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
39786              From: Peter Prymmer <pvhp@forte.com>
39787              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
39788              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
39789              
39790              Add a BEGIN guard for sloppy floating point division.
39791      Branch: perl
39792            ! lib/Math/BigInt.pm lib/bigint.pl
39793 ____________________________________________________________________________
39794 [  8427] By: jhi                                   on 2001/01/13  01:47:16
39795         Log: The B::Terse drop-in replacement wasn't quite drop-in.
39796      Branch: perl
39797            ! ext/B/B/Terse.pm
39798 ____________________________________________________________________________
39799 [  8426] By: jhi                                   on 2001/01/12  21:20:43
39800         Log: Use UVXf.
39801      Branch: perl
39802            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39803            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
39804            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
39805            ! vos/config.ga.def vos/config.ga.h win32/config.bc
39806            ! win32/config.gc win32/config.vc
39807 ____________________________________________________________________________
39808 [  8425] By: jhi                                   on 2001/01/12  20:20:14
39809         Log: Subject: [PATCH perl@8342] -Wformat
39810              From: Robin Barker <rmb1@cise.npl.co.uk>
39811              Date: Fri, 12 Jan 2001 20:03:14 GMT
39812              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
39813      Branch: perl
39814            ! ext/Encode/Encode.xs mg.c sv.c toke.c
39815 ____________________________________________________________________________
39816 [  8424] By: jhi                                   on 2001/01/12  20:01:48
39817         Log: Subject: B::Concise -- an improved replacement for B::Terse 
39818              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
39819              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
39820              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
39821      Branch: perl
39822            + ext/B/B/Concise.pm
39823            ! MANIFEST ext/B/B/Terse.pm
39824 ____________________________________________________________________________
39825 [  8423] By: jhi                                   on 2001/01/12  19:24:02
39826         Log: The new metaconfig unit from the #8421.
39827      Branch: metaconfig/U/perl
39828            + d_sigprocmask.U
39829 ____________________________________________________________________________
39830 [  8422] By: jhi                                   on 2001/01/12  19:23:43
39831         Log: Forgot the microperl config from the #8421.
39832      Branch: perl
39833            ! uconfig.h uconfig.sh
39834 ____________________________________________________________________________
39835 [  8421] By: jhi                                   on 2001/01/12  19:05:27
39836         Log: Add sigprocmask() probe, regen Configure, regen toc.
39837      Branch: perl
39838            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39839            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
39840            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39841            ! vos/config.ga.h win32/config.bc win32/config.gc
39842            ! win32/config.vc
39843 ____________________________________________________________________________
39844 [  8420] By: jhi                                   on 2001/01/12  18:34:31
39845         Log: Add sockatmark() to the todo list.
39846      Branch: perl
39847            ! Todo-5.6
39848 ____________________________________________________________________________
39849 [  8419] By: jhi                                   on 2001/01/12  18:09:46
39850         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
39851      Branch: perl
39852            ! op.c
39853 ____________________________________________________________________________
39854 [  8418] By: jhi                                   on 2001/01/12  18:05:30
39855         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
39856              From: Radu Greab <radu@netsoft.ro>
39857              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
39858              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
39859      Branch: perl
39860            ! op.c t/pragma/sub_lval.t
39861 ____________________________________________________________________________
39862 [  8417] By: jhi                                   on 2001/01/12  16:09:09
39863         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
39864              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
39865              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
39866              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
39867      Branch: perl
39868            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
39869            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
39870            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
39871            ! t/pragma/sub_lval.t toke.c
39872 ____________________________________________________________________________
39873 [  8416] By: jhi                                   on 2001/01/12  15:42:06
39874         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
39875              From: "Richard Soderberg" <rs@crystalflame.net>
39876              Date: Fri, 12 Jan 2001 04:49:35 -0800
39877              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
39878              
39879              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
39880              according to the platform.
39881      Branch: perl
39882            ! op.c
39883 ____________________________________________________________________________
39884 [  8415] By: jhi                                   on 2001/01/12  15:33:41
39885         Log: One more UTF-8 fix from Inaba Hiroto.
39886      Branch: perl
39887            ! pp.c regexec.c t/pragma/utf8.t
39888 ____________________________________________________________________________
39889 [  8414] By: jhi                                   on 2001/01/12  15:30:18
39890         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
39891      Branch: perl
39892            ! regexec.c
39893 ____________________________________________________________________________
39894 [  8413] By: jhi                                   on 2001/01/12  15:22:10
39895         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
39896              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
39897              Date: Thu, 11 Jan 2001 12:53:36 +0100
39898              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
39899      Branch: perl
39900            ! toke.c
39901 ____________________________________________________________________________
39902 [  8412] By: jhi                                   on 2001/01/12  15:20:25
39903         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
39904              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
39905              Date: Fri, 12 Jan 2001 14:37:55 +0100
39906              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
39907      Branch: perl
39908            ! hints/posix-bc.sh
39909 ____________________________________________________________________________
39910 [  8411] By: jhi                                   on 2001/01/12  15:14:14
39911         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
39912              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
39913              Date: Fri, 12 Jan 2001 10:42:21 +0100
39914              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
39915      Branch: perl
39916            ! t/op/regmesg.t
39917 ____________________________________________________________________________
39918 [  8410] By: jhi                                   on 2001/01/12  05:48:55
39919         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
39920              From: Nicholas Clark <nick@ccl4.org> 
39921              Date: Sun, 7 Jan 2001 19:47:14 +0000
39922              Message-ID: <20010107194714.B1048@plum.flirble.org>
39923      Branch: perl
39924            ! t/op/numconvert.t
39925 ____________________________________________________________________________
39926 [  8409] By: jhi                                   on 2001/01/12  05:41:28
39927         Log: Integrate perlio.
39928      Branch: perl
39929           !> mg.c scope.h
39930 ____________________________________________________________________________
39931 [  8408] By: nick                                  on 2001/01/11  22:43:28
39932         Log: Remove variables that were used in experiments.
39933      Branch: perlio
39934            ! mg.c
39935 ____________________________________________________________________________
39936 [  8407] By: nick                                  on 2001/01/11  20:57:44
39937         Log: Catch die in %SIG handler and unblock the signal before re-dying.
39938              This make Linux work _without_ sigsetjmp().
39939              Turn off sigsetjmp() to see what else it does.
39940              May need Configure probe for sigprocmask() if anything has sigaction()
39941              but not sigprocmask().
39942      Branch: perlio
39943            ! mg.c scope.h
39944 ____________________________________________________________________________
39945 [  8406] By: nick                                  on 2001/01/11  19:32:07
39946         Log: Integrate mainline
39947      Branch: perlio
39948           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
39949           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
39950           !> t/op/substr.t
39951 ____________________________________________________________________________
39952 [  8405] By: jhi                                   on 2001/01/11  17:11:01
39953         Log: Fix UTF-8 lval substr().
39954      Branch: perl
39955            ! mg.c t/op/substr.t
39956 ____________________________________________________________________________
39957 [  8404] By: jhi                                   on 2001/01/11  05:13:58
39958         Log: Update Changes.
39959      Branch: perl
39960            ! Changes patchlevel.h
39961 ____________________________________________________________________________
39962 [  8403] By: jhi                                   on 2001/01/11  04:38:24
39963         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
39964              From: Hugo <hv@crypt.compulink.co.uk>
39965              Date: Mon, 30 Oct 2000 01:33:26 +0000
39966              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
39967      Branch: perl
39968            ! regexec.c t/op/re_tests
39969 ____________________________________________________________________________
39970 [  8402] By: jhi                                   on 2001/01/11  04:26:12
39971         Log: Integrate perlio.
39972      Branch: perl
39973           !> scope.h util.c
39974 ____________________________________________________________________________
39975 [  8401] By: nick                                  on 2001/01/10  22:52:55
39976         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
39977              (So Alan and Ilya can try setting via hints.)
39978              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
39979              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
39980              doing the save everywhere seems to restart read() correctly, but just
39981              doing it once "round" the handler does not.
39982      Branch: perlio
39983            ! scope.h
39984 ____________________________________________________________________________
39985 [  8400] By: jhi                                   on 2001/01/10  21:57:54
39986         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
39987              of IRIX, HP-UX is unaffected.
39988      Branch: perl
39989            ! perl.h
39990 ____________________________________________________________________________
39991 [  8399] By: nick                                  on 2001/01/10  21:29:19
39992         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
39993      Branch: perlio
39994            ! util.c
39995 ____________________________________________________________________________
39996 [  8398] By: jhi                                   on 2001/01/10  20:55:31
39997         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
39998              also have ReusePort.
39999      Branch: perl
40000            ! ext/IO/lib/IO/Socket/INET.pm
40001 ____________________________________________________________________________
40002 [  8397] By: jhi                                   on 2001/01/10  20:50:57
40003         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
40004              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
40005              Date: Wed, 10 Jan 2001 01:38:13 -0800
40006              Message-ID: <20010110013813.B41744@yahoo-inc.com>
40007      Branch: perl
40008            ! ext/IO/lib/IO/Socket/INET.pm
40009 ____________________________________________________________________________
40010 [  8396] By: jhi                                   on 2001/01/10  20:49:30
40011         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
40012              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
40013              Date: Wed, 10 Jan 2001 01:37:32 -0800
40014              Message-ID: <20010110013732.A41744@yahoo-inc.com>
40015      Branch: perl
40016            ! ext/Socket/Socket.pm
40017 ____________________________________________________________________________
40018 [  8395] By: jhi                                   on 2001/01/10  20:41:37
40019         Log: Test for bug id 20010105.016 (fixed by #8378).
40020      Branch: perl
40021            ! t/op/split.t
40022 ____________________________________________________________________________
40023 [  8394] By: jhi                                   on 2001/01/10  20:26:32
40024         Log: Integrate perlio.
40025      Branch: perl
40026            ! util.c
40027 ____________________________________________________________________________
40028 [  8393] By: nick                                  on 2001/01/10  19:34:30
40029         Log: Back out Simon's pid hackery for now.
40030      Branch: perlio
40031            ! util.c
40032 ____________________________________________________________________________
40033 [  8392] By: nick                                  on 2001/01/10  19:23:13
40034         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
40035      Branch: perlio
40036           !> (integrate 29 files)
40037 ____________________________________________________________________________
40038 [  8391] By: jhi                                   on 2001/01/10  18:43:15
40039         Log: Subject: [PATCH] Fix my_pclose segfault
40040              From: Simon Cozens <simon@cozens.net>
40041              Date: Wed, 10 Jan 2001 18:39:35 +0000
40042              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
40043      Branch: perl
40044            ! util.c
40045 ____________________________________________________________________________
40046 [  8390] By: jhi                                   on 2001/01/10  18:42:08
40047         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
40048              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40049              Date:     Wed, 10 Jan 2001 13:23:02 EST
40050              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
40051      Branch: perl
40052            ! ext/Opcode/Opcode.xs
40053 ____________________________________________________________________________
40054 [  8389] By: jhi                                   on 2001/01/10  15:16:07
40055         Log: Turn off the integer preservation for now.
40056      Branch: perl
40057            ! perl.h
40058 ____________________________________________________________________________
40059 [  8388] By: jhi                                   on 2001/01/10  15:01:25
40060         Log: Few more IDE/editor nits from p5p.
40061      Branch: perl
40062            ! pod/perlfaq3.pod
40063 ____________________________________________________________________________
40064 [  8387] By: jhi                                   on 2001/01/10  06:53:16
40065         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
40066              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
40067              Date: Tue, 9 Jan 2001 23:16:02 +0000
40068              Message-ID: <20010109231602.A81101@plum.flirble.org>
40069      Branch: perl
40070            ! sv.c
40071 ____________________________________________________________________________
40072 [  8386] By: jhi                                   on 2001/01/10  03:17:54
40073         Log: Test cases for #8385 (from Simon's "torture.pl")
40074      Branch: perl
40075            ! t/op/tr.t
40076 ____________________________________________________________________________
40077 [  8385] By: jhi                                   on 2001/01/10  03:17:11
40078         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
40079              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
40080              Date: Wed, 10 Jan 2001 11:39:39 +0900
40081              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
40082              
40083              Some more UTF-8 tr cases fixed.
40084      Branch: perl
40085            ! doop.c
40086 ____________________________________________________________________________
40087 [  8384] By: jhi                                   on 2001/01/09  22:45:40
40088         Log: Allow the locale test needing POSIX and the taint test
40089              needing IPC::SysV to run under 'minitest' (basically,
40090              bail out if loading the extension fails)
40091      Branch: perl
40092            ! t/op/misc.t t/op/taint.t
40093 ____________________________________________________________________________
40094 [  8383] By: jhi                                   on 2001/01/09  21:36:04
40095         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
40096              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40097              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
40098              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
40099      Branch: perl
40100            ! t/io/openpid.t
40101 ____________________________________________________________________________
40102 [  8382] By: jhi                                   on 2001/01/09  21:06:08
40103         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
40104              Should finish up the bug id 20001205.022.
40105      Branch: perl
40106            ! pp.c pp_hot.c scope.c
40107 ____________________________________________________________________________
40108 [  8381] By: jhi                                   on 2001/01/09  18:27:43
40109         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
40110              From: Andy Dougherty <doughera@lafayette.edu>
40111              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
40112              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
40113              
40114              More robust yacc/bison error detection.
40115      Branch: perl
40116            ! t/comp/proto.t
40117 ____________________________________________________________________________
40118 [  8380] By: jhi                                   on 2001/01/09  15:21:38
40119         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
40120              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40121              Date:     Tue, 9 Jan 2001 07:53:55 EST
40122              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
40123      Branch: perl
40124            ! t/op/misc.t vms/test.com
40125 ____________________________________________________________________________
40126 [  8379] By: jhi                                   on 2001/01/09  15:20:38
40127         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
40128              From: jhi@cc.hut.fi
40129              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
40130              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
40131              
40132              The #8378 fixed this.
40133      Branch: perl
40134            ! t/op/tr.t
40135 ____________________________________________________________________________
40136 [  8378] By: jhi                                   on 2001/01/09  15:05:32
40137         Log: Subject: One more patch for UTF8 
40138              From: Inaba Hiroto <inaba@st.rim.or.jp>
40139              Date: Tue, 09 Jan 2001 01:04:32 +0900
40140              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
40141              
40142              UTF-8 fixes for 'x' and tr///.
40143      Branch: perl
40144            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
40145            ! regcomp.c regexec.c toke.c utf8.c
40146 ____________________________________________________________________________
40147 [  8377] By: jhi                                   on 2001/01/09  14:32:17
40148         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
40149      Branch: perl
40150            ! t/op/length.t
40151 ____________________________________________________________________________
40152 [  8376] By: jhi                                   on 2001/01/09  04:32:32
40153         Log: integrate changes #7775, #8316, #8316 from mainline
40154      Branch: maint-5.6/perl
40155            ! hints/solaris_2.sh
40156 ____________________________________________________________________________
40157 [  8375] By: jhi                                   on 2001/01/09  04:26:43
40158         Log: Update Changes.
40159      Branch: perl
40160            ! Changes patchlevel.h
40161 ____________________________________________________________________________
40162 [  8374] By: jhi                                   on 2001/01/09  04:14:32
40163         Log: IDE/editor section tweaking.
40164      Branch: perl
40165            ! pod/perlfaq3.pod
40166 ____________________________________________________________________________
40167 [  8373] By: jhi                                   on 2001/01/09  02:38:26
40168         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
40169              From: Peter Prymmer <pvhp@forte.com>
40170              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
40171              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
40172              
40173              In preparation os OS/390 dynamic loading.
40174      Branch: perl
40175            ! README.os390 hints/os390.sh
40176 ____________________________________________________________________________
40177 [  8372] By: jhi                                   on 2001/01/09  00:24:30
40178         Log: Integrate with perlio.
40179      Branch: perl
40180           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
40181 ____________________________________________________________________________
40182 [  8371] By: nick                                  on 2001/01/08  23:54:33
40183         Log: Fix "scalars leaked" bugs caused by overload magic
40184              (Highlighted by Ilya's DESTROY optimization.)
40185      Branch: perlio
40186            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
40187 ____________________________________________________________________________
40188 [  8370] By: nick                                  on 2001/01/08  20:19:41
40189         Log: Integrate mainline
40190      Branch: perlio
40191           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
40192           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
40193           !> t/op/64bitint.t
40194 ____________________________________________________________________________
40195 [  8369] By: jhi                                   on 2001/01/08  17:30:52
40196         Log: save_delete() Safefree() doesn't (anymore?) work with shared
40197              strings, one test failure in op/misc and almost all of lib/b.
40198              (Outcomments #8369.)
40199      Branch: perl
40200            ! scope.c
40201 ____________________________________________________________________________
40202 [  8368] By: jhi                                   on 2001/01/08  14:47:10
40203         Log: (Outcommented by #8369.)
40204              
40205              Subject: Re: Perl BugID 20001205.022 ---- save_delete
40206              From: Simon Cozens <simon@cozens.net>
40207              Date: Sat, 6 Jan 2001 11:48:40 +0000
40208              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
40209              
40210              The save_delete() does need the Safefree.
40211      Branch: perl
40212            ! scope.c
40213 ____________________________________________________________________________
40214 [  8367] By: bailey                                on 2001/01/08  08:53:52
40215         Log: Once again syncing after too long an absence
40216      Branch: vmsperl
40217           +> (branch 55 files)
40218            - MAINTAIN fix_pl vos/config.def vos/config.h
40219            - vos/config_h.SH_orig
40220           !> (integrate 498 files)
40221 ____________________________________________________________________________
40222 [  8366] By: jhi                                   on 2001/01/08  02:42:59
40223         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
40224              From: nick@ccl4.org
40225              Date: Sun, 7 Jan 2001 21:07:18 +0000
40226              Message-Id: <20010107210717.D1048@plum.flirble.org>
40227      Branch: perl
40228            ! sv.c t/op/64bitint.t
40229 ____________________________________________________________________________
40230 [  8365] By: jhi                                   on 2001/01/08  02:35:16
40231         Log: Subject: [PATCH] environ nit
40232              From: Simon Cozens <simon@cozens.net>
40233              Date: Sun, 7 Jan 2001 17:57:07 +0000
40234              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
40235              
40236              Use environ only if we have it.
40237      Branch: perl
40238            ! mg.c
40239 ____________________________________________________________________________
40240 [  8364] By: jhi                                   on 2001/01/08  02:24:51
40241         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
40242      Branch: perl
40243            ! ext/GDBM_File/GDBM_File.xs
40244 ____________________________________________________________________________
40245 [  8363] By: jhi                                   on 2001/01/08  02:19:24
40246         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
40247              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40248              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
40249              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
40250      Branch: perl
40251            ! dump.c op.c
40252 ____________________________________________________________________________
40253 [  8362] By: jhi                                   on 2001/01/08  02:17:43
40254         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
40255              From: Doug MacEachern <dougm@covalent.net>
40256              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
40257              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
40258              
40259              Allow AUTOLOAD to be an xsub and allow such xsubs
40260              to avoid use of $AUTOLOAD.
40261      Branch: perl
40262            ! gv.c
40263 ____________________________________________________________________________
40264 [  8361] By: jhi                                   on 2001/01/08  02:16:07
40265         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
40266              From: Radu Greab <radu@netsoft.ro>
40267              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
40268              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
40269              
40270              No need for the potentially unportable $SIG{CHLD}.
40271      Branch: perl
40272            ! t/io/pipe.t
40273 ____________________________________________________________________________
40274 [  8360] By: jhi                                   on 2001/01/08  01:58:23
40275         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
40276      Branch: perl
40277            ! lib/Getopt/Long.pm
40278 ____________________________________________________________________________
40279 [  8359] By: jhi                                   on 2001/01/08  01:55:44
40280         Log: Integrate perlio.
40281      Branch: perl
40282           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
40283           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
40284           !> utf8.c win32/Makefile
40285 ____________________________________________________________________________
40286 [  8358] By: jhi                                   on 2001/01/07  21:16:50
40287         Log: Update the EPOC cross SDK URL.
40288      Branch: perl
40289            ! README.epoc
40290 ____________________________________________________________________________
40291 [  8357] By: jhi                                   on 2001/01/07  21:16:09
40292         Log: Update the EPOC cross SDK URL.
40293      Branch: maint-5.6/perl
40294            ! README.epoc
40295 ____________________________________________________________________________
40296 [  8356] By: nick                                  on 2001/01/06  21:47:52
40297         Log: FILE * in XS code for PerlIO world:
40298              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
40299              - Add FILE * T_STDIO typemap.
40300              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
40301      Branch: perlio
40302            ! lib/ExtUtils/typemap perlio.c perlio.h
40303 ____________________________________________________________________________
40304 [  8355] By: jhi                                   on 2001/01/06  20:27:15
40305         Log: integrate change #8336 from mainline
40306              
40307              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
40308      Branch: maint-5.6/perl
40309            ! hv.c
40310 ____________________________________________________________________________
40311 [  8354] By: jhi                                   on 2001/01/06  20:24:29
40312         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
40313              From: Robin Barker <rmb1@cise.npl.co.uk>
40314              Date: Fri, 22 Dec 2000 12:17:38 GMT
40315              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
40316              
40317              The patch reformats some long =item lines so they give
40318              correct output via pod2man | nroff -man
40319              
40320              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
40321              From: Robin Barker <rmb1@cise.npl.co.uk>
40322              Date: Tue, 2 Jan 2001 15:35:03 GMT
40323              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
40324              
40325              Here is a _further_ patch which corrects a few more errors:
40326              * an empty C<=item> in CPAN.pm
40327              * patching the wrong file (pod/perlamiga.pod not README.amiga)
40328              * leaving empty C<=item>s which formatted incorrectly
40329              * over long C<=item>s revealed by latest patch to Pod::Man
40330      Branch: maint-5.6/perl
40331            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
40332            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
40333            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
40334            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
40335            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
40336            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
40337 ____________________________________________________________________________
40338 [  8353] By: jhi                                   on 2001/01/06  20:21:10
40339         Log: integrate changes #7980, 8056, 8057 from mainline
40340              
40341              UTF-8 hash keys.
40342      Branch: maint-5.6/perl
40343            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
40344 ____________________________________________________________________________
40345 [  8352] By: jhi                                   on 2001/01/06  20:18:44
40346         Log: Forgotten from #8438.
40347      Branch: maint-5.6/perl
40348            ! epoc/epocish.h
40349 ____________________________________________________________________________
40350 [  8351] By: jhi                                   on 2001/01/06  20:18:12
40351         Log: Forgotten from #8347.
40352      Branch: maint-5.6/perl
40353            ! config_h.SH
40354 ____________________________________________________________________________
40355 [  8350] By: jhi                                   on 2001/01/06  20:00:19
40356         Log: Thinko in #8347.
40357      Branch: maint-5.6/perl
40358            ! regcomp.c
40359 ____________________________________________________________________________
40360 [  8349] By: jhi                                   on 2001/01/06  18:05:30
40361         Log: Copy the FAQ3 IDE section from the development branch,
40362              changes originally by Peter Prymmer.
40363      Branch: maint-5.6/perl
40364            ! pod/perlfaq3.pod
40365 ____________________________________________________________________________
40366 [  8348] By: jhi                                   on 2001/01/06  18:03:02
40367         Log: EPOC updates for TRIAL1.
40368              
40369              Subject: [5.6.1 trial1] EPOC update
40370              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40371              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
40372              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
40373              
40374              Subject: epoc patch2 for perl-5.6.1-trial1
40375              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40376              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
40377              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
40378      Branch: maint-5.6/perl
40379            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
40380            ! epoc/epocish.c
40381 ____________________________________________________________________________
40382 [  8347] By: jhi                                   on 2001/01/06  17:29:10
40383         Log: integrate changes #7710,7824,7973 from mainline,
40384              plus VMS nits from Peter Prymmer and Dan Sugalski.
40385              
40386              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
40387              library (getprotobyname and getprotobynumber are outversioned by
40388              the same calls in libc, at least for xlc version 3.
40389              
40390              Add HAS_SBRK_PROTO.
40391              
40392              Fixes for signedness warnings noticed by VMSperlers.
40393      Branch: maint-5.6/perl
40394            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40395            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
40396            ! sv.c vms/descrip_mms.template vos/config.alpha.def
40397            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
40398            ! win32/config.bc win32/config.gc win32/config.vc
40399 ____________________________________________________________________________
40400 [  8346] By: nick                                  on 2001/01/06  14:36:01
40401         Log: Fixup accumulated integrate muddles (perlio == devperl again)
40402      Branch: perlio
40403            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
40404 ____________________________________________________________________________
40405 [  8345] By: nick                                  on 2001/01/06  14:24:58
40406         Log: Integrate mainline
40407      Branch: perlio
40408           !> (integrate 55 files)
40409 ____________________________________________________________________________
40410 [  8344] By: jhi                                   on 2001/01/06  02:24:02
40411         Log: Subject: [patch] PerlIO_cleanup() prototype
40412              From: Doug MacEachern <dougm@covalent.net>
40413              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
40414              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
40415      Branch: perl
40416            ! perlio.h
40417 ____________________________________________________________________________
40418 [  8343] By: jhi                                   on 2001/01/06  01:04:09
40419         Log: IRIX compiler noticed that the bof initialization might be
40420              bypassed by control flow.
40421      Branch: perl
40422            ! toke.c
40423 ____________________________________________________________________________
40424 [  8342] By: jhi                                   on 2001/01/06  00:10:48
40425         Log: Update Changes.
40426      Branch: perl
40427            ! Changes patchlevel.h
40428 ____________________________________________________________________________
40429 [  8341] By: jhi                                   on 2001/01/05  23:52:33
40430         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
40431      Branch: perl
40432            ! toke.c
40433 ____________________________________________________________________________
40434 [  8340] By: jhi                                   on 2001/01/05  22:44:08
40435         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
40436              From: Radu Greab <radu@netsoft.ro>
40437              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
40438              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
40439      Branch: perl
40440            ! t/io/pipe.t util.c
40441 ____________________________________________________________________________
40442 [  8339] By: jhi                                   on 2001/01/05  22:35:17
40443         Log: Subject: [PATCH] format and rewording in perlfaq.pod
40444              From: Robin Barker <rmb1@cise.npl.co.uk>
40445              Date: Fri, 5 Jan 2001 18:51:20 GMT
40446              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
40447      Branch: perl
40448            ! pod/perlfaq.pod
40449 ____________________________________________________________________________
40450 [  8338] By: jhi                                   on 2001/01/05  22:31:17
40451         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
40452              From: Peter Prymmer <pvhp@forte.com>
40453              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
40454              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
40455      Branch: perl
40456            ! utils/perlbug.PL
40457 ____________________________________________________________________________
40458 [  8337] By: jhi                                   on 2001/01/05  18:15:11
40459         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
40460              From: Robin Barker <rmb1@cise.npl.co.uk>
40461              Date: Tue, 2 Jan 2001 15:24:07 GMT
40462              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
40463              
40464              If you call configure as C<./Configure> or C<sh ./Configure>,
40465              $src is set to the absolute path name, not '.'.
40466              
40467              This, in turn, means -Dmksymlink tries to do its stuff because
40468              it does not think it is in the src directory.
40469              
40470              (plus a metaconfig nitfix)
40471      Branch: metaconfig
40472            ! U/compline/ccflags.U U/modified/src.U
40473      Branch: perl
40474            ! Configure config_h.SH
40475 ____________________________________________________________________________
40476 [  8336] By: jhi                                   on 2001/01/05  17:48:32
40477         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
40478              From: Alan Burlison <Alan.Burlison@uk.sun.com>
40479              Message-ID: <3A5606C4.473D2226@uk.sun.com>
40480              Date: Fri, 05 Jan 2001 17:39:16 +0000
40481      Branch: perl
40482            ! hv.c
40483 ____________________________________________________________________________
40484 [  8335] By: jhi                                   on 2001/01/05  16:05:44
40485         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
40486      Branch: perl
40487            ! lib/Getopt/Long.pm
40488 ____________________________________________________________________________
40489 [  8334] By: jhi                                   on 2001/01/05  16:00:51
40490         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
40491              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
40492              Date: Fri, 05 Jan 2001 13:46:51 +0100
40493              Message-ID: <13693.978698811@nice.ram.loc>
40494              
40495              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
40496              accurate reading of the "atime".  
40497      Branch: perl
40498            ! t/io/fs.t
40499 ____________________________________________________________________________
40500 [  8333] By: jhi                                   on 2001/01/05  15:57:37
40501         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
40502              From: Simon Cozens <simon@cozens.net>
40503              Date: Fri, 8 Dec 2000 13:33:31 +0000
40504              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
40505              
40506              A lost patch fragment.
40507      Branch: perl
40508            ! doop.c
40509 ____________________________________________________________________________
40510 [  8332] By: jhi                                   on 2001/01/05  15:40:42
40511         Log: Do away with strncpy() and a fixed length buffer.
40512      Branch: perl
40513            ! utf8.c
40514 ____________________________________________________________________________
40515 [  8331] By: jhi                                   on 2001/01/05  15:03:07
40516         Log: Tests for #8329 and #8330.
40517      Branch: perl
40518            ! t/op/bop.t
40519 ____________________________________________________________________________
40520 [  8330] By: jhi                                   on 2001/01/05  15:02:38
40521         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
40522              raw 8-bit form to the UTF-8 string.
40523      Branch: perl
40524            ! toke.c
40525 ____________________________________________________________________________
40526 [  8329] By: jhi                                   on 2001/01/05  14:55:13
40527         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
40528              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40529              Date: Fri, 5 Jan 2001 12:28:52 +0100
40530              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
40531              
40532              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
40533              no effect.  (changed the strncpy() to Copy())
40534      Branch: perl
40535            ! toke.c
40536 ____________________________________________________________________________
40537 [  8328] By: jhi                                   on 2001/01/05  06:44:27
40538         Log: UTF-8 cleanup.
40539      Branch: perl
40540            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
40541            ! regexec.c sv.c toke.c
40542 ____________________________________________________________________________
40543 [  8327] By: jhi                                   on 2001/01/05  01:11:29
40544         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')
40545              From: Radu Greab <radu@netsoft.ro>
40546              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
40547              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
40548              
40549              Cleans up Harness to not use FileHandle, which uses IO.
40550      Branch: perl
40551            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40552 ____________________________________________________________________________
40553 [  8326] By: jhi                                   on 2001/01/05  00:56:37
40554         Log: Update Changes.
40555      Branch: perl
40556            ! Changes patchlevel.h
40557 ____________________________________________________________________________
40558 [  8325] By: jhi                                   on 2001/01/05  00:53:18
40559         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
40560              From: Peter Prymmer <pvhp@forte.com>
40561              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
40562              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
40563              
40564              plus a couple more tailing whitespace removals.
40565      Branch: perl
40566            ! win32/Makefile
40567 ____________________________________________________________________________
40568 [  8324] By: jhi                                   on 2001/01/05  00:47:39
40569         Log: Add some Unicode chop() tests.
40570      Branch: perl
40571            ! t/op/chop.t
40572 ____________________________________________________________________________
40573 [  8323] By: jhi                                   on 2001/01/05  00:47:23
40574         Log: Unify UTF-8 malformedness handling.
40575      Branch: perl
40576            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
40577 ____________________________________________________________________________
40578 [  8322] By: jhi                                   on 2001/01/04  22:21:54
40579         Log: The new $issymlink was unknown to Mksymlinks.
40580      Branch: metaconfig/U/perl
40581            ! Mksymlinks.U issymlink.U
40582      Branch: perl
40583            ! Configure config_h.SH
40584 ____________________________________________________________________________
40585 [  8321] By: jhi                                   on 2001/01/04  21:51:05
40586         Log: The test didn't work under the core test framework.
40587      Branch: perl
40588            ! t/lib/st-lock.t
40589 ____________________________________________________________________________
40590 [  8320] By: jhi                                   on 2001/01/04  21:14:22
40591         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
40592      Branch: perl
40593            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
40594 ____________________________________________________________________________
40595 [  8319] By: jhi                                   on 2001/01/04  20:46:17
40596         Log: Typo in #8312 when manually appying a problematic patch fragment.
40597      Branch: perl
40598            ! ext/Storable/Storable.xs
40599 ____________________________________________________________________________
40600 [  8318] By: jhi                                   on 2001/01/04  20:43:01
40601         Log: The $sh_c didn't fly.
40602      Branch: metaconfig
40603            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
40604            ! U/modified/Loc.U U/modified/myhostname.U
40605            ! U/modified/spitshell.U
40606      Branch: metaconfig/U/perl
40607            ! issymlink.U
40608      Branch: perl
40609            ! Configure config_h.SH
40610 ____________________________________________________________________________
40611 [  8317] By: jhi                                   on 2001/01/04  19:58:01
40612         Log: AIX builtin test -h is broken, changes based on
40613              
40614              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
40615              Date: Tue, 02 Jan 2001 11:24:39 +0100
40616              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40617              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
40618      Branch: metaconfig
40619            + U/modified/spitshell.U
40620            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
40621            ! U/modified/Loc.U U/modified/myhostname.U
40622      Branch: metaconfig/U/perl
40623            ! Mksymlinks.U issymlink.U
40624      Branch: perl
40625            ! Configure
40626 ____________________________________________________________________________
40627 [  8316] By: jhi                                   on 2001/01/04  19:02:22
40628         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
40629              From: Andy Dougherty <doughera@lafayette.edu>
40630              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
40631              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
40632              
40633              Beware of GNU ld.
40634      Branch: perl
40635            ! hints/solaris_2.sh
40636 ____________________________________________________________________________
40637 [  8315] By: jhi                                   on 2001/01/04  18:56:48
40638         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
40639              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
40640              Date: Wed, 3 Jan 2001 07:58:51 +0100
40641              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
40642      Branch: perl
40643            ! hints/solaris_2.sh
40644 ____________________________________________________________________________
40645 [  8314] By: jhi                                   on 2001/01/04  18:54:07
40646         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
40647              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40648              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
40649              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
40650              
40651              Doc tweak on #8313.
40652      Branch: perl
40653            ! ext/B/B/Deparse.pm
40654 ____________________________________________________________________________
40655 [  8313] By: jhi                                   on 2001/01/04  18:52:27
40656         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
40657              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
40658              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40659              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
40660              
40661              Make the peephole optimizer to bypass more null ops and
40662              and rewrite the deparse handling of continue blocks.
40663      Branch: perl
40664            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
40665 ____________________________________________________________________________
40666 [  8312] By: jhi                                   on 2001/01/04  18:47:39
40667         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
40668      Branch: perl
40669            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
40670            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
40671            ! t/lib/st-lock.t
40672 ____________________________________________________________________________
40673 [  8311] By: jhi                                   on 2001/01/04  18:36:08
40674         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
40675              filter to be run on each .pm during the pm_to_blib() phase,
40676              a fixed version of
40677              
40678              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
40679              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
40680              Date: Wed, 03 Jan 2001 22:01:30 +0100
40681              Message-ID: <5296.978555690@nice.ram.loc>
40682      Branch: perl
40683            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
40684            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
40685            ! lib/ExtUtils/MakeMaker.pm
40686 ____________________________________________________________________________
40687 [  8310] By: jhi                                   on 2001/01/04  18:32:54
40688         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
40689              From: Robin Barker <rmb1@cise.npl.co.uk>
40690              Date: Tue, 2 Jan 2001 15:35:03 GMT
40691              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
40692      Branch: perl
40693            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
40694            ! pod/perlrequick.pod
40695 ____________________________________________________________________________
40696 [  8309] By: jhi                                   on 2001/01/04  18:29:07
40697         Log: Subject: Re: [patch] static-ize XS()
40698              From: Doug MacEachern <dougm@covalent.net>
40699              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
40700              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
40701              
40702              Provide prototypes for the XS functions.
40703      Branch: perl
40704            ! lib/ExtUtils/xsubpp
40705 ____________________________________________________________________________
40706 [  8308] By: jhi                                   on 2001/01/04  18:27:44
40707         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
40708              From: Doug MacEachern <dougm@covalent.net>
40709              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
40710              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
40711      Branch: perl
40712            ! lib/ExtUtils/typemap
40713 ____________________________________________________________________________
40714 [  8307] By: jhi                                   on 2001/01/04  18:25:25
40715         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
40716              From: Doug MacEachern <dougm@covalent.net>
40717              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
40718              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
40719              
40720              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
40721      Branch: perl
40722            ! lib/ExtUtils/MM_Unix.pm
40723 ____________________________________________________________________________
40724 [  8306] By: jhi                                   on 2001/01/04  18:23:00
40725         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
40726              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40727              Date: Thu, 4 Jan 2001 12:47:10 +0100 
40728              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
40729              
40730              The toke.c part only, patching embed.h and proto.h is futile.
40731      Branch: perl
40732            ! toke.c
40733 ____________________________________________________________________________
40734 [  8305] By: jhi                                   on 2001/01/04  18:05:51
40735         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
40736              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40737              Date: Thu, 4 Jan 2001 17:50:12 +0100 
40738              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
40739      Branch: perl
40740            ! toke.c
40741 ____________________________________________________________________________
40742 [  8304] By: jhi                                   on 2001/01/04  18:03:26
40743         Log: Subject: [PATCH perl@8269]
40744              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
40745              Date: Thu, 4 Jan 2001 12:53:39 +0100 
40746              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
40747              
40748              If running byacc write-enable also perly.h.
40749      Branch: perl
40750            ! Makefile.SH
40751 ____________________________________________________________________________
40752 [  8303] By: jhi                                   on 2001/01/04  15:40:49
40753         Log: Rewrite pp_concat() in terms of sv_catsv().
40754      Branch: perl
40755            ! pp_hot.c
40756 ____________________________________________________________________________
40757 [  8302] By: nick                                  on 2001/01/03  22:43:22
40758         Log: Integrate mainline.
40759      Branch: perlio
40760           !> ext/Encode/Encode.xs sv.c utf8.c
40761 ____________________________________________________________________________
40762 [  8301] By: jhi                                   on 2001/01/02  23:40:26
40763         Log: Variable naming tweak.
40764      Branch: perl
40765            ! sv.c
40766 ____________________________________________________________________________
40767 [  8300] By: jhi                                   on 2001/01/02  23:40:02
40768         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
40769              in is_utf8_string().
40770      Branch: perl
40771            ! utf8.c
40772 ____________________________________________________________________________
40773 [  8299] By: jhi                                   on 2001/01/02  22:14:40
40774         Log: Integrate perlio.
40775      Branch: perl
40776           !> pp.c pp_hot.c win32/Makefile
40777 ____________________________________________________________________________
40778 [  8298] By: nick                                  on 2001/01/02  22:03:06
40779         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
40780      Branch: perlio
40781            ! pp.c pp_hot.c
40782 ____________________________________________________________________________
40783 [  8297] By: jhi                                   on 2001/01/02  04:26:28
40784         Log: Signedness nit.
40785      Branch: perl
40786            ! ext/Encode/Encode.xs
40787 ____________________________________________________________________________
40788 [  8296] By: nick                                  on 2001/01/01  23:49:36
40789         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
40790      Branch: perlio
40791            ! win32/Makefile
40792 ____________________________________________________________________________
40793 [  8295] By: jhi                                   on 2001/01/01  23:05:48
40794         Log: Integrate perlio.
40795      Branch: perl
40796           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
40797           !> t/lib/encode.t
40798 ____________________________________________________________________________
40799 [  8294] By: nick                                  on 2001/01/01  22:48:34
40800         Log: Integrate mainline
40801      Branch: perlio
40802            ! pp_hot.c t/lib/encode.t
40803           !> (integrate 65 files)
40804 ____________________________________________________________________________
40805 [  8293] By: nick                                  on 2001/01/01  21:58:50
40806         Log: More rigor in UTF-8-ness of Encode's toUnicode
40807              XS export some of the utf8 internal functions.
40808              Test some of the functions.
40809              Fix pp_concat() bug shown by said tests.
40810      Branch: perlio
40811            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
40812            ! t/lib/encode.t
40813 ____________________________________________________________________________
40814 [  8292] By: jhi                                   on 2001/01/01  18:11:44
40815         Log: Integrate perlio.
40816      Branch: perl
40817           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
40818           !> ext/Encode/encengine.c ext/Encode/encode.h
40819 ____________________________________________________________________________
40820 [  8291] By: jhi                                   on 2001/01/01  18:10:58
40821         Log: Podify README.mpeix (a new version from the web),
40822              add a dummy NAME to Carp::Heavy, regen toc.
40823      Branch: perl
40824            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
40825            ! pod/perltoc.pod
40826 ____________________________________________________________________________
40827 [  8290] By: nick                                  on 2001/01/01  17:43:47
40828         Log: Loose the "Loading..." warning.
40829              Another bug in fallback support
40830      Branch: perlio
40831            ! ext/Encode/Encode.pm ext/Encode/encengine.c
40832 ____________________________________________________________________________
40833 [  8289] By: jhi                                   on 2001/01/01  00:01:57
40834         Log: Bump up Larry's copyright.
40835      Branch: perl
40836            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
40837            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
40838            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
40839            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
40840            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
40841            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
40842            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
40843            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
40844 ____________________________________________________________________________
40845 [  8288] By: nick                                  on 2000/12/31  21:27:53
40846         Log: Fix .ucm reading - forgot a chr()
40847              Start of .ucm write (for .enc to .ucm)
40848      Branch: perlio
40849            ! ext/Encode/compile
40850 ____________________________________________________________________________
40851 [  8287] By: jhi                                   on 2000/12/31  18:15:56
40852         Log: Comment away a diagnostic message as noted by Craig A. Berry
40853              (the unexpected message was confusing testing)
40854      Branch: perl
40855            ! ext/Encode/Encode.pm
40856 ____________________________________________________________________________
40857 [  8286] By: jhi                                   on 2000/12/31  18:14:51
40858         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
40859              Date: Sun, 31 Dec 2000 11:17:37 -0600
40860              From: "Craig A. Berry" <craigberry@mac.com>
40861              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
40862      Branch: perl
40863            ! ext/Encode/Makefile.PL
40864 ____________________________________________________________________________
40865 [  8285] By: nick                                  on 2000/12/31  18:11:54
40866         Log: Start of support of ICU-style .ucm files:
40867              - teach compile how to read a .ucm file
40868              - first guess at how to represent fallbacks in "tries".
40869              - use fallbacks if check == 0
40870              - new return code to indicate we used one.
40871      Branch: perlio
40872            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
40873            ! ext/Encode/encengine.c ext/Encode/encode.h
40874 ____________________________________________________________________________
40875 [  8284] By: jhi                                   on 2000/12/31  18:04:41
40876         Log: Pacify picky VMS compiler.
40877              
40878              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
40879              From: "Craig A. Berry" <craig.berry@psinetcs.com>
40880              Date: Sat, 30 Dec 2000 18:10:02 -0600
40881              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
40882      Branch: perl
40883            ! sv.c
40884 ____________________________________________________________________________
40885 [  8283] By: jhi                                   on 2000/12/31  16:11:47
40886         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
40887      Branch: perl
40888            ! t/lib/glob-basic.t
40889 ____________________________________________________________________________
40890 [  8282] By: jhi                                   on 2000/12/31  15:26:11
40891         Log: Integrate perlio.
40892      Branch: perl
40893           !> makedef.pl opcode.pl os2/os2.c perlio.c
40894 ____________________________________________________________________________
40895 [  8281] By: nick                                  on 2000/12/31  10:06:15
40896         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
40897              is available to be exported
40898      Branch: perlio
40899            ! makedef.pl perlio.c
40900 ____________________________________________________________________________
40901 [  8280] By: nick                                  on 2000/12/31  09:41:26
40902         Log: Ilya's OS2 patch (testing for damage on Win32)
40903      Branch: perlio
40904            ! makedef.pl opcode.pl os2/os2.c
40905 ____________________________________________________________________________
40906 [  8279] By: jhi                                   on 2000/12/30  21:52:07
40907         Log: Test nits.
40908      Branch: perl
40909            ! t/lib/syslfs.t t/op/lfs.t
40910 ____________________________________________________________________________
40911 [  8278] By: jhi                                   on 2000/12/30  21:47:49
40912         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
40913              From: andreas.koenig@anima.de (Andreas J. Koenig)
40914              Date: 30 Dec 2000 22:35:37 +0100
40915              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
40916              
40917              The 32-bit wraparound test wasn't quite right.
40918      Branch: perl
40919            ! t/lib/syslfs.t t/op/lfs.t
40920 ____________________________________________________________________________
40921 [  8277] By: jhi                                   on 2000/12/30  21:33:44
40922         Log: Subject: [PATCH] open() example in perlfunc.pod 
40923              From: Karsten Sperling <s_sperli@ira.uka.de>
40924              Date: Sat, 30 Dec 2000 22:27:09 +0100
40925              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
40926      Branch: perl
40927            ! pod/perlfunc.pod
40928 ____________________________________________________________________________
40929 [  8276] By: jhi                                   on 2000/12/30  20:32:40
40930         Log: Not quite that many tests yet.
40931      Branch: perl
40932            ! t/op/pat.t
40933 ____________________________________________________________________________
40934 [  8275] By: jhi                                   on 2000/12/30  20:26:58
40935         Log: Integrate perlio.
40936      Branch: perl
40937           !> toke.c
40938 ____________________________________________________________________________
40939 [  8274] By: jhi                                   on 2000/12/30  20:24:56
40940         Log: Signedness nit.
40941      Branch: perl
40942            ! utf8.c
40943 ____________________________________________________________________________
40944 [  8273] By: jhi                                   on 2000/12/30  20:15:46
40945         Log: Add a test case for 20000731.001 which was fixed by the #8267.
40946      Branch: perl
40947            ! t/op/pat.t
40948 ____________________________________________________________________________
40949 [  8272] By: nick                                  on 2000/12/30  19:47:51
40950         Log: Tweak for MULTIPLICITY/USE_PERLIO
40951      Branch: perlio
40952            ! toke.c
40953 ____________________________________________________________________________
40954 [  8271] By: nick                                  on 2000/12/30  19:46:45
40955         Log: Integrate mainline
40956      Branch: perlio
40957           +> lib/unicode/distinct.pm
40958           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
40959           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
40960           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
40961 ____________________________________________________________________________
40962 [  8270] By: jhi                                   on 2000/12/30  19:39:50
40963         Log: Subject: RE: perl@8269
40964              From: "Richard Soderberg" <rs@crystalflame.net>
40965              Date: Sat, 30 Dec 2000 11:36:27 -0800
40966              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
40967              
40968              A missing aTHX_.
40969      Branch: perl
40970            ! toke.c
40971 ____________________________________________________________________________
40972 [  8269] By: jhi                                   on 2000/12/30  18:55:48
40973         Log: Update Changes.
40974      Branch: perl
40975            ! Changes patchlevel.h
40976 ____________________________________________________________________________
40977 [  8268] By: jhi                                   on 2000/12/30  17:18:40
40978         Log: Add a test for Unicode split //.  The #8267 was the cure.
40979      Branch: perl
40980            ! t/op/split.t
40981 ____________________________________________________________________________
40982 [  8267] By: jhi                                   on 2000/12/30  17:14:19
40983         Log: Subject: more UTF8 test suites and an UTF8 patch
40984              From: Inaba Hiroto <inaba@st.rim.or.jp>
40985              Date: Sat, 30 Dec 2000 14:27:10 +0900
40986              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
40987              
40988              Just the patch part for now, and the pragma renamed
40989              as unicode::distinct.
40990      Branch: perl
40991            + lib/unicode/distinct.pm
40992            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
40993            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
40994            ! regcomp.h regexec.c sv.c toke.c utf8.c
40995 ____________________________________________________________________________
40996 [  8266] By: nick                                  on 2000/12/30  16:40:49
40997         Log: Integrate mainline
40998      Branch: perlio
40999           +> lib/Pod/Text/Overstrike.pm
41000           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
41001           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
41002           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
41003           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
41004           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
41005 ____________________________________________________________________________
41006 [  8265] By: jhi                                   on 2000/12/30  07:28:55
41007         Log: The sv_catsv() fix, take two.
41008      Branch: perl
41009            ! sv.c t/op/join.t
41010 ____________________________________________________________________________
41011 [  8264] By: jhi                                   on 2000/12/30  06:19:18
41012         Log: Undo all the join-related changes since #8248: relevant
41013              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
41014              The new sv_catsv() doesn't fly so it must go back to
41015              the drawing board.
41016      Branch: perl
41017            ! sv.c t/op/join.t t/pragma/utf8.t
41018 ____________________________________________________________________________
41019 [  8263] By: jhi                                   on 2000/12/30  01:08:32
41020         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
41021      Branch: perl
41022            ! sv.c
41023 ____________________________________________________________________________
41024 [  8262] By: jhi                                   on 2000/12/30  00:45:14
41025         Log: Retract #8261.
41026      Branch: perl
41027            ! hv.c util.c
41028 ____________________________________________________________________________
41029 [  8261] By: jhi                                   on 2000/12/30  00:38:32
41030         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
41031      Branch: perl
41032            ! hv.c util.c
41033 ____________________________________________________________________________
41034 [  8260] By: jhi                                   on 2000/12/29  22:51:33
41035         Log: (Retracted by #8264)  More fixing for #8251.
41036      Branch: perl
41037            ! sv.c
41038 ____________________________________________________________________________
41039 [  8259] By: jhi                                   on 2000/12/29  18:27:30
41040         Log: Subject: podlators 1.06 released
41041              From: Russ Allbery <rra@stanford.edu>
41042              Date: 25 Dec 2000 05:09:30 -0800
41043              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
41044      Branch: perl
41045            + lib/Pod/Text/Overstrike.pm
41046            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
41047            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
41048 ____________________________________________________________________________
41049 [  8258] By: jhi                                   on 2000/12/29  18:20:45
41050         Log: Make the large file tests more robust/talkative as suggested by
41051              
41052              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
41053              From: andreas.koenig@anima.de (Andreas J. Koenig)
41054              Date: 29 Dec 2000 14:23:01 +0100
41055              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
41056      Branch: perl
41057            ! t/lib/syslfs.t t/op/lfs.t
41058 ____________________________________________________________________________
41059 [  8257] By: jhi                                   on 2000/12/29  17:48:04
41060         Log: Further VMS piping fixes from Charles Lane:
41061              
41062              In summary, error messages produced when a subprocess terminated
41063              abnormally were being sent not just to the parent process, but to
41064              grandparents, because of default values for error output that were
41065              not completely overridden when the subprocess was started.
41066              
41067              This patch fixes this behavior by defining user-mode (i.e., temporary
41068              for the duration of the program) logical names for SYS$OUTPUT and
41069              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
41070              changes to make it so that the user-mode logicals are the ones that
41071              control where Perl's error messages go if it terminates abnormally.
41072              
41073              I also added some gratuitous fixes to the indentation of braces in
41074              the piping code.  It just looked ugly, before.
41075      Branch: perl
41076            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
41077 ____________________________________________________________________________
41078 [  8256] By: jhi                                   on 2000/12/29  17:45:12
41079         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
41080              From: "Casey R. Tweten" <crt@kiski.net>
41081              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
41082              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
41083              
41084              Tests for for #8240.
41085      Branch: perl
41086            ! t/pragma/constant.t
41087 ____________________________________________________________________________
41088 [  8255] By: jhi                                   on 2000/12/29  17:43:07
41089         Log: Subject: Re: [PATCH] Interesting syntax idea
41090              From: Simon Cozens <simon@cozens.net>
41091              Date: Fri, 29 Dec 2000 14:34:04 +0000
41092              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
41093              
41094              Tests for #8254.
41095      Branch: perl
41096            ! t/pragma/sub_lval.t
41097 ____________________________________________________________________________
41098 [  8254] By: jhi                                   on 2000/12/29  17:42:11
41099         Log: Subject: [PATCH] Interesting syntax idea
41100              From: Simon Cozens <simon@cozens.net>
41101              Date: Wed, 27 Dec 2000 05:08:57 +0000
41102              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
41103              
41104              Make opens + bareword assigns do typeglob assigns.
41105      Branch: perl
41106            ! op.c
41107 ____________________________________________________________________________
41108 [  8253] By: jhi                                   on 2000/12/29  17:36:45
41109         Log: Output the (apparent) version of gcc, as suggested by
41110              
41111              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
41112              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
41113              Date: 26 Dec 2000 04:29:17 -0500
41114              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
41115              
41116              (The patch as such didn't any more apply as the misparsing had
41117              already been addressed in #6474.)  Also change the wording about
41118              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
41119      Branch: perl
41120            ! hints/dec_osf.sh
41121 ____________________________________________________________________________
41122 [  8252] By: nick                                  on 2000/12/29  12:14:31
41123         Log: Integrate mainline
41124      Branch: perlio
41125           !> (integrate 27 files)
41126 ____________________________________________________________________________
41127 [  8251] By: jhi                                   on 2000/12/29  08:45:46
41128         Log: (Retracted by #8264)
41129              
41130              (Fixed by #8260.)
41131              
41132              sv_catsv() needs one more byte space than seems reasonable.
41133              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
41134              Curiouser and curiouser.
41135      Branch: perl
41136            ! sv.c
41137 ____________________________________________________________________________
41138 [  8250] By: jhi                                   on 2000/12/29  07:57:52
41139         Log: More split // UTF-8 tests.
41140      Branch: perl
41141            ! t/pragma/utf8.t
41142 ____________________________________________________________________________
41143 [  8249] By: jhi                                   on 2000/12/29  07:54:51
41144         Log: (Retracted by #8264)  More join() testing which was good because
41145              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
41146      Branch: perl
41147            ! pp.c t/op/join.t utf8.c utf8.h
41148 ____________________________________________________________________________
41149 [  8248] By: jhi                                   on 2000/12/29  07:08:32
41150         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
41151              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
41152              that the only cases to care about are byte+byte and byte+character.
41153              
41154              TODO: See how well pp_concat() could be implemented in terms
41155              of sv_catsv().
41156      Branch: perl
41157            ! doop.c sv.c t/op/join.t utf8.h
41158 ____________________________________________________________________________
41159 [  8247] By: jhi                                   on 2000/12/29  06:35:23
41160         Log: Signedness nit.
41161      Branch: perl
41162            ! pp_hot.c
41163 ____________________________________________________________________________
41164 [  8246] By: jhi                                   on 2000/12/29  01:23:31
41165         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
41166              From: Lupe Christoph <lupe@lupe-christoph.de>
41167              Date: Thu, 28 Dec 2000 23:00:00 +0100
41168              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
41169              
41170              Suggest rsync --delete --dry-run.
41171      Branch: perl
41172            ! pod/perlhack.pod
41173 ____________________________________________________________________________
41174 [  8245] By: jhi                                   on 2000/12/28  23:57:05
41175         Log: The maxiters upper limit sanity check (guarding against
41176              non-progress) assumed bytes instead of characters in s///
41177              and split().
41178      Branch: perl
41179            ! pp.c pp_hot.c
41180 ____________________________________________________________________________
41181 [  8244] By: jhi                                   on 2000/12/28  23:34:08
41182         Log: Make some panic messages a bit more logical.
41183      Branch: perl
41184            ! doop.c pod/perldiag.pod pp.c pp_hot.c
41185 ____________________________________________________________________________
41186 [  8243] By: jhi                                   on 2000/12/28  22:59:16
41187         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
41188              From: Simon Cozens <simon@cozens.net>
41189              Date: Wed, 27 Dec 2000 02:30:03 +0000
41190              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
41191      Branch: perl
41192            ! pp.c t/pragma/sub_lval.t
41193 ____________________________________________________________________________
41194 [  8242] By: jhi                                   on 2000/12/28  22:56:53
41195         Log: Subject: [PATCH blead] Fix B::Terse indentation
41196              From: Daniel Chetlin <daniel@chetlin.com>
41197              Date: Wed, 27 Dec 2000 06:43:30 -0800
41198              Message-ID: <20001227064329.B9573@darkstar>
41199      Branch: perl
41200            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
41201 ____________________________________________________________________________
41202 [  8241] By: jhi                                   on 2000/12/28  22:48:59
41203         Log: The latter patch from the
41204              
41205              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
41206              From: Peter Prymmer <pvhp@forte.com> 
41207              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
41208              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
41209              
41210              (the former patch from the above should have been
41211              taken care of by Nick I-S)
41212      Branch: perl
41213            ! win32/Makefile
41214 ____________________________________________________________________________
41215 [  8240] By: jhi                                   on 2000/12/28  22:45:22
41216         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
41217              From: "Casey R. Tweten" <crt@kiski.net>
41218              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
41219              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
41220      Branch: perl
41221            ! lib/constant.pm
41222 ____________________________________________________________________________
41223 [  8239] By: jhi                                   on 2000/12/28  22:37:45
41224         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
41225              From: Simon Cozens <simon@cozens.net>
41226              Date: Wed, 27 Dec 2000 14:12:44 +0000
41227              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
41228      Branch: perl
41229            ! t/op/method.t t/op/sort.t toke.c
41230 ____________________________________________________________________________
41231 [  8238] By: jhi                                   on 2000/12/28  22:30:32
41232         Log: Subject: [PATCH perl@8229] Call.pm
41233              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
41234              Date: Mon, 25 Dec 2000 10:47:15 -0000
41235              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
41236      Branch: perl
41237            ! ext/Filter/Util/Call/Call.pm
41238 ____________________________________________________________________________
41239 [  8237] By: jhi                                   on 2000/12/28  22:19:21
41240         Log: Subject: [PATCH blead] Fix problem with `&' prototype
41241              From: Daniel Chetlin <daniel@chetlin.com>
41242              Date: Wed, 27 Dec 2000 15:55:32 -0800
41243              Message-ID: <20001227155532.D9573@darkstar>
41244      Branch: perl
41245            ! op.c t/comp/proto.t
41246 ____________________________________________________________________________
41247 [  8236] By: jhi                                   on 2000/12/28  22:09:25
41248         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
41249              From: Daniel Chetlin <daniel@chetlin.com>
41250              Date: Sun, 24 Dec 2000 04:09:49 -0800
41251              Message-ID: <20001224040949.B3090@darkstar>
41252      Branch: perl
41253            ! gv.c mg.c t/op/attrs.t
41254 ____________________________________________________________________________
41255 [  8235] By: jhi                                   on 2000/12/28  22:07:11
41256         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
41257              From: Jan Dubois <jand@ActiveState.com>
41258              Date: Tue, 26 Dec 2000 20:57:31 -0800
41259              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
41260      Branch: perl
41261            ! win32/win32.c
41262 ____________________________________________________________________________
41263 [  8234] By: jhi                                   on 2000/12/28  21:52:42
41264         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
41265              From: Simon Cozens <simon@cozens.net>
41266              Date: Thu, 28 Dec 2000 20:33:13 +0000
41267              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
41268      Branch: perl
41269            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
41270 ____________________________________________________________________________
41271 [  8233] By: jhi                                   on 2000/12/28  19:40:49
41272         Log: Integrate perlio.
41273      Branch: perl
41274           !> ext/Encode/Makefile.PL ext/Encode/compile
41275 ____________________________________________________________________________
41276 [  8232] By: nick                                  on 2000/12/23  16:06:00
41277         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
41278              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
41279      Branch: perlio
41280            ! ext/Encode/Makefile.PL
41281 ____________________________________________________________________________
41282 [  8231] By: nick                                  on 2000/12/23  14:30:34
41283         Log: "Compiled" encode build cleanup
41284              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
41285              - .c files do not export sub-tables
41286      Branch: perlio
41287            ! ext/Encode/Makefile.PL ext/Encode/compile
41288 ____________________________________________________________________________
41289 [  8230] By: nick                                  on 2000/12/23  12:50:37
41290         Log: Integrate mainline
41291      Branch: perlio
41292           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
41293           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
41294           !> pod/perl5004delta.pod pod/perl5005delta.pod
41295           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
41296           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
41297           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
41298           !> pod/perlsub.pod
41299 ____________________________________________________________________________
41300 [  8229] By: jhi                                   on 2000/12/22  15:32:12
41301         Log: Integrate perlio.
41302      Branch: perl
41303           +> win32/distclean.bat
41304           !> MANIFEST t/io/utf8.t
41305 ____________________________________________________________________________
41306 [  8228] By: jhi                                   on 2000/12/22  15:29:40
41307         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
41308              From: Robin Barker <rmb1@cise.npl.co.uk>
41309              Date: Fri, 22 Dec 2000 12:17:38 GMT
41310              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
41311      Branch: perl
41312            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
41313            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
41314            ! pod/perl5004delta.pod pod/perl5005delta.pod
41315            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
41316            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
41317            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
41318            ! pod/perlsub.pod
41319 ____________________________________________________________________________
41320 [  8227] By: jhi                                   on 2000/12/22  15:24:28
41321         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
41322              From: "John L. Allen" <allen@grumman.com>
41323              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
41324              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
41325              
41326              Document APPLLIB_EXP.
41327      Branch: perl
41328            ! INSTALL
41329 ____________________________________________________________________________
41330 [  8226] By: nick                                  on 2000/12/21  22:11:50
41331         Log: Handy script for when one forgets to "dmake clean" 
41332      Branch: perlio
41333            + win32/distclean.bat
41334            ! MANIFEST
41335 ____________________________________________________________________________
41336 [  8225] By: nick                                  on 2000/12/21  21:54:04
41337         Log: CRLF platform issue with io/utf8 fix.
41338      Branch: perlio
41339            ! t/io/utf8.t
41340 ____________________________________________________________________________
41341 [  8224] By: nick                                  on 2000/12/21  21:02:20
41342         Log: Integrate mainline
41343      Branch: perlio
41344           !> Changes Configure Makefile.SH Porting/Glossary
41345           !> Porting/config.sh Porting/config_H configure.com
41346           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
41347           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
41348           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
41349           !> win32/config.bc win32/config.gc win32/config.vc
41350 ____________________________________________________________________________
41351 [  8223] By: jhi                                   on 2000/12/21  17:09:16
41352         Log: Update Changes.
41353      Branch: perl
41354            ! Changes patchlevel.h
41355 ____________________________________________________________________________
41356 [  8222] By: jhi                                   on 2000/12/21  16:24:01
41357         Log: Metaconfig unit changes for #8221.
41358      Branch: metaconfig/U/perl
41359           +> issymlink.U
41360            - testsyml.U
41361            ! Mksymlinks.U
41362 ____________________________________________________________________________
41363 [  8221] By: jhi                                   on 2000/12/21  16:23:48
41364         Log: Rename testsyml to issymlink.
41365      Branch: perl
41366            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41367            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
41368            ! win32/config.vc
41369 ____________________________________________________________________________
41370 [  8220] By: jhi                                   on 2000/12/21  15:47:26
41371         Log: Robustness support for #8218 (symlink forest) since the GNU
41372              tools seem to be overly picky about symlinkage depths.
41373      Branch: perl
41374            ! Makefile.SH t/io/fs.t
41375 ____________________________________________________________________________
41376 [  8219] By: jhi                                   on 2000/12/21  15:38:27
41377         Log: Metaconfig changes for #8218.
41378      Branch: metaconfig
41379            ! U/modified/Oldconfig.U
41380      Branch: metaconfig/U/perl
41381            + Mksymlinks.U
41382            ! testsyml.U
41383 ____________________________________________________________________________
41384 [  8218] By: jhi                                   on 2000/12/21  15:37:57
41385         Log: Add Configure option -Dmksymlinks which will create a symlink
41386              forest if the current/build differs from the source directory.
41387              TODO: mkdir -p is not portable.
41388      Branch: perl
41389            ! Configure
41390 ____________________________________________________________________________
41391 [  8217] By: jhi                                   on 2000/12/21  14:39:12
41392         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
41393              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
41394              Date: Thu, 21 Dec 2000 09:38:18 GMT
41395              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
41396              
41397              The ofs became an SV.
41398      Branch: perl
41399            ! ext/Thread/Thread.xs
41400 ____________________________________________________________________________
41401 [  8216] By: jhi                                   on 2000/12/21  05:40:21
41402         Log: The polymorphism seems to have fixed 20000517.001.
41403      Branch: perl
41404            ! t/pragma/utf8.t
41405 ____________________________________________________________________________
41406 [  8215] By: jhi                                   on 2000/12/21  04:44:52
41407         Log: read() documentation tweak for 20001121.004.
41408      Branch: perl
41409            ! pod/perlfunc.pod
41410 ____________________________________________________________________________
41411 [  8214] By: jhi                                   on 2000/12/21  03:54:11
41412         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
41413      Branch: perl
41414            ! pp_sys.c t/op/misc.t
41415 ____________________________________________________________________________
41416 [  8213] By: jhi                                   on 2000/12/21  00:28:10
41417         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
41418              From: Peter Prymmer <pvhp@forte.com>
41419              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
41420              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
41421      Branch: perl
41422            ! configure.com
41423 ____________________________________________________________________________
41424 [  8212] By: jhi                                   on 2000/12/21  00:26:21
41425         Log: Edit edit edit.
41426      Branch: perl
41427            ! pod/perlfaq3.pod
41428 ____________________________________________________________________________
41429 [  8211] By: jhi                                   on 2000/12/20  18:52:46
41430         Log: Update Changes.
41431      Branch: perl
41432            ! Changes patchlevel.h
41433 ____________________________________________________________________________
41434 [  8210] By: jhi                                   on 2000/12/20  18:34:47
41435         Log: Yet another editor edit.
41436      Branch: perl
41437            ! pod/perlfaq3.pod
41438 ____________________________________________________________________________
41439 [  8209] By: jhi                                   on 2000/12/20  15:33:28
41440         Log: More Win32 Perling.
41441      Branch: perl
41442            ! pod/perlfaq3.pod
41443 ____________________________________________________________________________
41444 [  8208] By: jhi                                   on 2000/12/20  15:07:46
41445         Log: More Win32 editor/IDE/shell hints.
41446      Branch: perl
41447            ! pod/perlfaq3.pod
41448 ____________________________________________________________________________
41449 [  8207] By: jhi                                   on 2000/12/20  03:54:08
41450         Log: Subject: [PATCH] obscure timing knowledge
41451              From: Nicholas Clark <nick@ccl4.org>
41452              Date: Tue, 19 Dec 2000 19:22:31 +0000
41453              Message-ID: <20001219192231.F2827@plum.flirble.org>
41454      Branch: perl
41455            ! sv.c
41456 ____________________________________________________________________________
41457 [  8206] By: jhi                                   on 2000/12/20  03:45:57
41458         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
41459              From: Spider Boardman <spider@leggy.zk3.dec.com>
41460              Date: Tue, 19 Dec 2000 21:30:16 -0500
41461              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
41462      Branch: perl
41463            ! sv.c
41464 ____________________________________________________________________________
41465 [  8205] By: jhi                                   on 2000/12/19  23:02:01
41466         Log: Update Changes.
41467      Branch: perl
41468            ! Changes patchlevel.h
41469 ____________________________________________________________________________
41470 [  8204] By: jhi                                   on 2000/12/19  22:58:18
41471         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
41472              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
41473              on editors and diffing/patching.
41474      Branch: perl
41475            ! t/op/utf8decode.t
41476 ____________________________________________________________________________
41477 [  8203] By: nick                                  on 2000/12/19  21:36:16
41478         Log: Integrate mainline (forgot my own change...)
41479      Branch: perlio
41480           !> ext/Encode/compile
41481 ____________________________________________________________________________
41482 [  8202] By: nick                                  on 2000/12/19  21:34:42
41483         Log: Integrate mainline.
41484      Branch: perlio
41485           !> (integrate 61 files)
41486 ____________________________________________________________________________
41487 [  8201] By: nick                                  on 2000/12/19  21:34:06
41488         Log: Avoid looking for File::Glob when we don't need it.
41489      Branch: perl
41490            ! ext/Encode/compile
41491 ____________________________________________________________________________
41492 [  8200] By: jhi                                   on 2000/12/19  18:35:49
41493         Log: Update Changes.
41494      Branch: perl
41495            ! Changes patchlevel.h
41496 ____________________________________________________________________________
41497 [  8199] By: jhi                                   on 2000/12/19  18:35:07
41498         Log: Microperl tweaks.
41499      Branch: perl
41500            ! sv.c uconfig.h uconfig.sh
41501 ____________________________________________________________________________
41502 [  8198] By: jhi                                   on 2000/12/19  18:29:59
41503         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
41504      Branch: perl
41505            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41506            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
41507 ____________________________________________________________________________
41508 [  8197] By: jhi                                   on 2000/12/19  17:55:29
41509         Log: In VMS embedded perls couldn't access the statically built Socket,
41510              from Charles Lane.
41511      Branch: perl
41512            ! configure.com
41513 ____________________________________________________________________________
41514 [  8196] By: jhi                                   on 2000/12/19  17:49:50
41515         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
41516              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
41517              Date: Sun, 17 Dec 2000 19:11:44 -0000
41518              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
41519      Branch: perl
41520            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
41521            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
41522 ____________________________________________________________________________
41523 [  8195] By: jhi                                   on 2000/12/19  17:47:53
41524         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
41525              From: Jonathan Stowe <gellyfish@gellyfish.com>
41526              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
41527              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
41528      Branch: perl
41529            ! utils/h2xs.PL
41530 ____________________________________________________________________________
41531 [  8194] By: jhi                                   on 2000/12/19  17:46:28
41532         Log: Subject: Re: useless use of void context work-around
41533              From: andreas.koenig@anima.de (Andreas J. Koenig)
41534              Date: 16 Dec 2000 15:13:36 +0100
41535              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
41536              
41537              Document (comment) the q(di ds ig) trick in the code.
41538      Branch: perl
41539            ! op.c
41540 ____________________________________________________________________________
41541 [  8193] By: jhi                                   on 2000/12/19  17:10:57
41542         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
41543              From: "Mark J. Reed" <mreed@strange.turner.com>
41544              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
41545              Message-Id: <200012160222.VAA13986@strange.turner.com>
41546      Branch: perl
41547            ! ext/Sys/Syslog/Syslog.pm
41548 ____________________________________________________________________________
41549 [  8192] By: jhi                                   on 2000/12/19  17:07:45
41550         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
41551              From: Nicholas Clark <nick@ccl4.org>
41552              Date: Sat, 16 Dec 2000 19:03:13 +0000
41553              Message-ID: <20001216190313.D68304@plum.flirble.org>
41554      Branch: perl
41555            ! t/op/64bitint.t
41556 ____________________________________________________________________________
41557 [  8191] By: jhi                                   on 2000/12/19  17:06:13
41558         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
41559              From: Dominic Dunlop <domo@computer.org>
41560              Date: Mon, 18 Dec 2000 12:00:15 +0100
41561              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
41562              
41563              This patchlet is needed in order that perl can be statically linked.  
41564      Branch: perl
41565            ! regexec.c
41566 ____________________________________________________________________________
41567 [  8190] By: jhi                                   on 2000/12/19  17:03:08
41568         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
41569              From: "Craig A. Berry" <craig.berry@psinetcs.com>
41570              Date: Sun, 17 Dec 2000 00:18:35 -0600
41571              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
41572      Branch: perl
41573            ! perlio.h vms/gen_shrfls.pl
41574 ____________________________________________________________________________
41575 [  8189] By: jhi                                   on 2000/12/19  16:20:28
41576         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
41577              From: Prymmer/Kahn <pvhp@best.com>
41578              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
41579              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
41580              
41581              A better version of #8188.
41582      Branch: perl
41583            ! pod/perlfaq3.pod
41584 ____________________________________________________________________________
41585 [  8188] By: jhi                                   on 2000/12/19  15:57:06
41586         Log: (Replaced by #8189)
41587              
41588              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
41589              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
41590              From: Prymmer/Kahn <pvhp@best.com>
41591              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
41592              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
41593              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
41594              Date: Mon, 18 Dec 2000 11:10:45 -0500
41595              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
41596      Branch: perl
41597            ! pod/perlfaq3.pod
41598 ____________________________________________________________________________
41599 [  8187] By: jhi                                   on 2000/12/19  15:54:19
41600         Log: Email address fix for Anton Berezin.
41601      Branch: perl
41602            ! AUTHORS
41603 ____________________________________________________________________________
41604 [  8186] By: jhi                                   on 2000/12/19  15:38:54
41605         Log: Subject: [PATCH perl@8102] cygwin port
41606              From: "Eric Fifer" <efifer@dircon.co.uk> 
41607              Date: Thu, 14 Dec 2000 13:41:29 -0000
41608              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
41609              
41610              When compiling modules the data item that is being imported
41611              from libperl.dll needs to be tagged as imported/shared data:
41612              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
41613      Branch: perl
41614            ! perliol.h
41615 ____________________________________________________________________________
41616 [  8185] By: jhi                                   on 2000/12/19  14:53:24
41617         Log: Regen uconfig.h and uconfig.sh.
41618      Branch: perl
41619            ! uconfig.h uconfig.sh
41620 ____________________________________________________________________________
41621 [  8184] By: jhi                                   on 2000/12/18  20:43:49
41622         Log: Comments work so much better when they are closed.
41623      Branch: perl
41624            ! regcomp.c
41625 ____________________________________________________________________________
41626 [  8183] By: jhi                                   on 2000/12/18  18:04:02
41627         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
41628              Fixes the bug 20001218.016.
41629      Branch: perl
41630            ! regcomp.c
41631 ____________________________________________________________________________
41632 [  8182] By: gsar                                  on 2000/12/18  09:53:47
41633         Log: delete spurious files
41634      Branch: maint-5.6/perl
41635            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
41636            - vos/config.h vos/config_h.SH_orig
41637 ____________________________________________________________________________
41638 [  8181] By: gsar                                  on 2000/12/18  09:46:08
41639         Log: regen perltoc
41640      Branch: maint-5.6/perl
41641            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
41642 ____________________________________________________________________________
41643 [  8180] By: gsar                                  on 2000/12/18  09:20:27
41644         Log: integrate changes#7924..7926,7946,7952 from mainline
41645              
41646              A test works better if it has the right 1..$n output.
41647              
41648              All the core library users of Class::Struct seem to be
41649              using "use Class::Struct 'struct';" instead of the bare
41650              "use Class::Struct;", which isn't documented in Class::Struct.
41651              This can't be right.
41652              
41653              Make the Class::Struct import() wiser.
41654              
41655              Upgrade to CPAN 1.59_51, from Andreas König.
41656              
41657              Subject: Re: long shell lines
41658              Split overly long shell command lines.
41659      Branch: maint-5.6/perl
41660           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
41661           !> lib/File/stat.pm t/lib/class-struct.t
41662 ____________________________________________________________________________
41663 [  8179] By: gsar                                  on 2000/12/18  08:55:54
41664         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
41665              7918,7919,7988,8907 from mainline (various)
41666              
41667              Subject: [ID 20001127.004] White space problem in perlamiga.pod
41668              
41669              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
41670              
41671              Subject: [PATCH] perlcc.PL cleanups
41672              
41673              Subject: [PATCH] Updating perltie.pod for arrays
41674              
41675              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
41676              Subject: Re: [PATCH] Updating perltie.pod for arrays
41677              Subject: Re: [PATCH] Updating perltie.pod for arrays
41678              
41679              One more perltie.pod nit from Casey R. Tweten.
41680              
41681              Subject: [PATCH] $^O  win32 -> MSWin32
41682              plus similar nits for vms, err, VMS, and UNICOS.
41683              
41684              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
41685              More checking in case someone has broken their services or
41686              protocol databases.
41687              
41688              Make "use Class::Struct 'struct';" work again (broken by #7617);
41689              add a test for Class::Struct.
41690              
41691              Integrate the "skip" messages to explain().
41692              
41693              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
41694      Branch: maint-5.6/perl
41695           +> t/lib/class-struct.t
41696           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
41697           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
41698           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
41699 ____________________________________________________________________________
41700 [  8178] By: gsar                                  on 2000/12/18  08:16:30
41701         Log: avoid redefinition warnings on windows due to sys/socket.h getting
41702              #included before win32.h
41703      Branch: maint-5.6/perl
41704            ! win32/include/sys/socket.h
41705 ____________________________________________________________________________
41706 [  8177] By: gsar                                  on 2000/12/18  05:24:04
41707         Log: make regen_headers; fix POSIX.xs problems; remove outdated
41708              code from sys/socket.h that makes build fail now
41709      Branch: maint-5.6/perl
41710            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
41711            ! pod/perlapi.pod
41712           !> win32/include/sys/socket.h
41713 ____________________________________________________________________________
41714 [  8176] By: gsar                                  on 2000/12/18  05:20:17
41715         Log: update Changes
41716      Branch: maint-5.6/perl
41717            ! Changes patchlevel.h
41718 ____________________________________________________________________________
41719 [  8175] By: gsar                                  on 2000/12/18  04:57:48
41720         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
41721              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
41722              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
41723              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
41724              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
41725              7823,7825,7838
41726              
41727              Subject: Re: [PATCH] README.solaris
41728              
41729              Add getpagesize() probing, on non-UNIX guess 'undef'.
41730              
41731              Simplify the getpagesize() unit by dropping the
41732              pagesize probe since it's nowadays slightly more
41733              complicated because of sysconf(). (Note: if some
41734              platform really needs the -lPW for getpagesize,
41735              I just broke it.)
41736              TODO: a new pagesize unit.
41737              
41738              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
41739              
41740              MachTen doesn't really do mmap() and munmap().
41741              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
41742              
41743              More README.solaris updates from Andy Dougherty.
41744              
41745              Copy the s// information of README.hpux also to the perlrun.
41746              
41747              Add HAS_FSYNC, lack noticed by Nicholas Clark.
41748              
41749              Add a metaconfig unit for fsync.
41750              
41751              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
41752              
41753              Many subdocumented return values of the IO extension now documented.
41754              ungetc and write still left subdocumented.
41755              Subject: [PATCH] (was Re: IO::Handle::ungetc)
41756              
41757              Document tell() on special streams.
41758              
41759              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
41760              
41761              Subject: [ID 20001112.007] sfio's sftell isn't ftell
41762              
41763              Couple of tests from #7660 salvaged.
41764              
41765              Tweak the definition of the bit complement on UTF-8 data:
41766              if none of the characters in the string are > 0xff,
41767              the result is a complemented byte string, not a (UTF-8)
41768              char string.  Based on the summary in
41769              Subject: Re: [ID 20000918.005] ~ on wide chars
41770              This should give us the maximum backward (pre-char string)
41771              compatibility and utf8 compatibility.  The other alternative
41772              would be to limit the bit complement to be always byte only,
41773              taking the least significant byte of the chars.
41774              
41775              Cleanup messy #ifdef.
41776              
41777              Typos in #7667.
41778              
41779              Declare reg_data like reg_substr_data.
41780              
41781              Placate nervous compilers that see longer than ints switch()ing.
41782              
41783              Remove the new two tests of lib/io_xs for now, they seem to
41784              fail under perlio on some platforms.
41785              
41786              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
41787              
41788              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
41789              
41790              Subject: tiny typo in perl5db.pl
41791              
41792              Subject: some additions for makefiles for win32 (for perl@7674)
41793              
41794              Hoist the duplicated socket/netdb include logic to perl.h;
41795              undef SETERRNO in case SOCKS has defined it.  Based on:
41796              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
41797              
41798              Regen Configure.
41799              
41800              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
41801              (a macro to define signed and unsigned integer constants).
41802              
41803              Use UINT64_C().
41804              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
41805              
41806              Use u_int32_t for the size of hash_cb(), not size_t.
41807              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
41808              
41809              Quit utf8_to_uv() instantly if curlen == 0.
41810              
41811              Subject: [PATCH: perl@7674] updates to README.os390
41812              
41813              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
41814              
41815              EBCDIC tweaks.
41816              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
41817              
41818              Linenumber fix.
41819              
41820              SOCKS has its own USE_THREADS, based on
41821              Subject: [ID 20001114.002] et. al. bugfix followup
41822              
41823              UINT64_C() work continues.
41824              
41825              Detypo.
41826              
41827              The type of the hash_cb() size argument is tricky.
41828              
41829              Add fwalk() probe to the configuration files and regen perltoc.
41830              
41831              Subject: perllocale.pod changes
41832              
41833              Avoid an infinite loop in VMS when utils scripts are run
41834              with no arguments, from Charles Lane.
41835              
41836              Subject: Re: Bug in Carp::Heavy/5.6.0?
41837              
41838              For Solaris use64bitall the stdchar needs a little bit of help.
41839              
41840              The long double hints can be here or there.
41841              
41842              Test tweak for the open pragma.
41843              
41844              Also the 64bitall hints can be either here or there.
41845              
41846              As surmised the #7719 wasn't a good move.
41847              
41848              Subject: Fix for 20000409.001
41849              
41850              Subject: Fix for 20000815.006
41851              It's really 20000518.006.
41852              
41853              Subject: [PATCH 5.6.0 README.win32] very minor typos
41854              
41855              Subject: Fix for README.amiga (20000323.033)
41856              
41857              Explain in more detail the {} syntax ambiguousity.
41858              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
41859              
41860              Sparc 64-bit pack() fix from Jens Hamisch.
41861              
41862              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
41863              
41864              Subject: podlators 1.05 available        
41865              
41866              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
41867              
41868              Subject: [perl 7711: EPOC] updates
41869              
41870              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
41871              
41872              Miraculous typo.
41873              
41874              sysseek() instead of seek().
41875              
41876              Solaris hints tweaks.
41877              
41878              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
41879              This may be overly harsh but until proven otherwise, we think this
41880              way, or until we have a simple test for Configure (having to start
41881              up servers is does not count as simple) to check for the problems.
41882              
41883              Remove the shared object before attempting to create
41884              (by linking) a new one.  E.g. in AIX not removing
41885              becomes quite painful if one tries to do more than one
41886              build in the same tree (an interrupted build, for example),
41887              since the AIX' shared dynaloader seemingly keeps the shared
41888              objects open and therefore 'busy' for quite a while, even when
41889              nobody is using the objects, leading into link failures.
41890              
41891              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
41892              
41893              Subject: DOC PATCH 5.6.0 perlreftut
41894              
41895              Subject: [PATCH: perl@7777] add system locale testing for VMS
41896              
41897              Subject: [PATCH] Test.pm POD peculiarity
41898              
41899              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
41900              
41901              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
41902              
41903              Subject: Re: perl@7777 
41904              Detypoing.
41905              
41906              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
41907              
41908              Go ahead and #include <unistd.h> in perl.h.
41909              
41910              Subject: [PATCH perl@7795] small cleanup task for test suite
41911              
41912              Subject: Re: av.c patch (having slight problems)
41913              unshift() speedup.
41914              
41915              Reach back one higher up when searching for PERL_SRC.
41916      Branch: maint-5.6/perl
41917           +> lib/File/Spec/Epoc.pm
41918           !> (integrate 88 files)
41919 ____________________________________________________________________________
41920 [  8174] By: gsar                                  on 2000/12/18  03:53:09
41921         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
41922              7625..7629,7631..7634,7637,7639,7642 from mainline
41923              
41924              Fix for the tie-refhash string table leaks.
41925              
41926              Subject: [patch perl@7595] VMS configure.com tweak
41927              
41928              More careful detection of how well NVs and UVs mix.
41929              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))
41930              Added some SIGFPE paranoia.
41931              
41932              Forgot to bump the line numbers in #7601.
41933              
41934              Subject: PATCH std stdio for (Free)BSD
41935              
41936              Deleting $ENV{PATH} in VMS is not recommendable.
41937              
41938              Locale buglets.
41939              Subject: RE: Locales support (setlocale) fixes
41940              
41941              Do not test UTF-8 locales since that the tests would require
41942              polymorphic regexen.
41943              
41944              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
41945              
41946              A missing aTHX_.
41947              
41948              Subject: [ID 20001108.013] spelling
41949              
41950              Subject: [PATCH] Class::Struct at compile time
41951              
41952              Make deleting for %ENV work for (newer versions of) VMS,
41953              from Craig A. Berry.
41954              
41955              Forgot from #7618.
41956              
41957              More VMS moves on environment handling, from Charles Lane.
41958              
41959              Remove unused extra arguments.
41960              
41961              Typo in an ifndef.
41962              Subject: Re: [PATCH 5.7.0] better messages from malloc()
41963              
41964              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
41965              All except the "cow orker" change.
41966              
41967              The generated boot_* headers are wrong.  Pickier compiler,
41968              such as KAI C++ will refuse to compile the resulting perlmain.
41969              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
41970              
41971              There's no =head3.
41972              
41973              Disable only the tests 99 and 166 for UTF-8 locales.
41974              
41975              Missing dTHXs.
41976              Subject: RE: perl@7595 builds not on cygwin
41977              
41978              Subject: Re: bash -c exit and linux hints 
41979              
41980              Various doc oddball characters.
41981              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
41982              
41983              Subject: [PATCH] IO::Seekable pod
41984              
41985              Amdahl UTS hints updates.
41986              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
41987              
41988              Explain better why certain regex tests are skipped.
41989              Subject: Re: tests skipped: unknown reason
41990              
41991              Subject: [PATCH] README.solaris
41992              
41993              Subject: [PATCH perl@7638] cygwin port
41994      Branch: maint-5.6/perl
41995           +> README.solaris
41996           !> (integrate 26 files)
41997 ____________________________________________________________________________
41998 [  8173] By: gsar                                  on 2000/12/18  03:37:02
41999         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
42000              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
42001              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
42002              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
42003              
42004              Better create a true mailing list for the repository keepers.
42005              
42006              Subject: [ID 20001027.007] uniq array in perlfaq
42007              
42008              De-quoted-unreadable to ISO Latin 1.
42009              (There's one ISO-2022-JP name in Changes5.004.)
42010              
42011              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
42012              
42013              The #7476 needs a MANIFEST change, too.
42014              
42015              Add also emailless people.
42016              
42017              UTF-8 decoder tweak.
42018              
42019              Make \x{...} consistently produce UTF-8.
42020              Subject: Re: \x{...} is confused 
42021              
42022              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
42023              
42024              Add a perlbug flag, -A, to avoid acknowledgement messages.
42025              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
42026              
42027              Use Errno magic.
42028              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
42029              
42030              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
42031              
42032              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
42033              
42034              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
42035              
42036              Be more lenient on bad UTF-8 when doing bit arithmetics.
42037              Subject: Re: [ID 20000918.005] ~ on wide chars
42038              (The ord() part of the patch skipped.)
42039              
42040              Subject: perlfaq style changes
42041              
42042              AUTHORS tweaks.
42043              
42044              Whitespace style tweak.  Was originally going to see to
42045              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
42046              but that had already been taken care of.
42047              
42048              The compiler is either gcc or cc, from Tom Bates.
42049              
42050              The osname has been lowercased by now, from Tom Bates.
42051              
42052              The NonStop-UX libraries have a novel way to say NaN.
42053              
42054              printf UVs the correct way, noticed by Robin Barker.
42055              
42056              Subject: [PATCH] startperl to respect versiononly
42057              
42058              AUTHORS updates.
42059              
42060              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
42061              
42062              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
42063              
42064              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
42065              
42066              Generalize the Camel wording.
42067              Subject: Re: perlfaq style changes
42068              
42069              Subject: [ID 20001005.006] Documentation -- description of qr//
42070              
42071              C.pm part of
42072              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
42073              
42074              Locale warning explanation tweak.
42075              
42076              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
42077              
42078              Make the POSIX::setuid and POSIX::setgid to really call setuid()
42079              and setgid() because they were just changing $< and $( which means
42080              only changing the real uid/gid, as opposed to changing both
42081              real and effective ids.  (The alternative way could have been
42082              in POSIX.pm to change $> and $), too, but making a direct call
42083              to the C API feels cleaner.)  Fixes the bug
42084              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
42085              
42086              Expand %Config variables and %ENV variables only if
42087              so requested during build time using the
42088              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
42089              Not expanding makes relocating distributions easier.
42090              
42091              More tweaking on the #7522 theme.
42092              
42093              Test::Harness revealed buglets in the new DynaLoader.
42094              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
42095              
42096              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
42097              fix a autovivification bug in Tie::RefHash, add tests for both.
42098              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
42099              
42100              Detpyo.
42101              
42102              recv() can fail and return undef.
42103              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
42104              
42105              Fix the problem discussed in
42106              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
42107              originally from Linc Madison.  Also Andreas König's comments
42108              taken into account.  Some other problems with Tie::SubstrHash
42109              fixed: didn't croak when the table exceeded the requested number
42110              of entries (as documented) but instead when the number of entries
42111              exceeded the size of the table, a croak() had an unnecessary \n,
42112              didn't have a CLEAR method, documented that there is no exists().
42113              Didn't fix to be strict-proof because the module uses &foo; and
42114              dynamic scope.  Added a test script exercizing both first tamely 
42115              the basic functionality, and then the failure cases reported by
42116              Linc Madison.
42117              
42118              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
42119              
42120              The #7521 touched things it shouldn't have.
42121              
42122              Subject: [PATCH 5.7.0] better messages from malloc()
42123              
42124              Subject: Re: README.aix
42125              
42126              Add FCNTL_CAN_LOCK.
42127              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
42128              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
42129              
42130              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
42131              create a "fast path" for locale name probing using "locale -a"
42132              if available, squash finally hopefully the s?printf resetting
42133              the numeric locale (since, IIUC perllocale, it never shouldn't). 
42134              
42135              More Changes tweakery.
42136              
42137              Dying is too strict here, better just skip.
42138              
42139              Subject: Locales support (setlocale) fixes
42140              Modified quite a bit to be more portable.
42141              
42142              Configure would use a bad $myuname from an old config.sh.
42143              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
42144              
42145              Fix for
42146              Subject: [ID 20001004.006] undef is never tainted
42147              An undef read from a slurped file was not tainted.
42148              
42149              Fix for
42150              Subject: [ID 20001004.007] taint propogation is inconsistent
42151              The culprit was sv_setsv() which was rather blindly
42152              propagating taint, which lead to behaviour where if
42153              a tainted anon hash value was seen all the hash values
42154              from then on at that level became tainted, or at any
42155              upper levels in the case of nested anon hashes.
42156              
42157              Test tweak: show also the failed locales.
42158              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
42159              
42160              A fix of sorts for 20000329.026, a better error message
42161              for a missing "use charnames" when using the \N{...}. 
42162              
42163              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
42164              
42165              Add =pod to be tidy.
42166              
42167              Fix for bug id 19990615.008, pos() unset during s///ge.
42168              
42169              Add a note for future generations about bug id 20000229.006.
42170              
42171              Use -dM for gcc (the suggested patch did it only for Linux,
42172              but I think it can be generalized).
42173              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
42174              
42175              opmini.o can linger from Configures past.
42176              
42177              Document that the evaled syntax errors cause scalar leaks.
42178              
42179              Fix for
42180              Subject: [ID 20000728.005] perl -P broken
42181              (hopefully).  The fix is also not complete, it seems to break
42182              BOM swallowing for libc5 systems, but until someone figures
42183              out a way to do this without ftell(), this will do.
42184              
42185              AUTHORS updates.
42186              
42187              Subject: Re: rsync'ed patches vs. rsync'ed source
42188              
42189              Admit that the test leaks scalars.
42190              
42191              Sanitize the environment further.
42192              
42193              VOS updates from Paul Green.
42194              
42195              Document %ENV = () portability issues.
42196              
42197              Make the stdio test program of 7427 less noisy while being 
42198              compiled so that Digital UNIX wouldn't get both
42199              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
42200              undefined.  This makes perlio happy.
42201              
42202              glibc5 detection by __GNU_LIBRARY__.
42203              
42204              %ENV note tweaks from Dan Sugalski.
42205              
42206              Varargs don't always work too well if one puts an unsigned
42207              char on the stack and pop an unsigned quad off the stack.
42208              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
42209              
42210              Subject: Pod updates
42211              
42212              Fake support of holey files in win/dosish platforms.
42213              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
42214              
42215              A doc addition for bug id 20001105.019, beware \p.
42216              
42217              Tweak #7587.
42218              
42219              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
42220              
42221              perlhack updates from H.Merijn Brand.
42222              
42223              Subject: [PATCH perl@7573] cygwin port
42224              Synchronize with Cygwin 1.1.5.
42225              
42226              Bad thinko in #7581 (I used the test program with the expanded
42227              values as-is).
42228              
42229              Make perlbug not insist on dumping to a file when stdout isn't a tty.
42230              Subject: [PATCH] perlbug.PL
42231              
42232              Overrideable keys, each, pop, push, shift, splice, unshift.
42233              Subject: [PATCH] prototyped functions that should be overrideable
42234              
42235              Try to avoid flockless and emulationless places.
42236      Branch: maint-5.6/perl
42237           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
42238            - MAINTAIN
42239           !> (integrate 111 files)
42240 ____________________________________________________________________________
42241 [  8172] By: jhi                                   on 2000/12/18  02:49:27
42242         Log: Regen pods.
42243      Branch: perl
42244            ! pod/perlmodlib.pod pod/perltoc.pod
42245 ____________________________________________________________________________
42246 [  8171] By: gsar                                  on 2000/12/18  02:49:24
42247         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
42248              7465..7471 from mainline
42249              
42250              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
42251              in platforms that strictly require all the symbols being present
42252              at link time.
42253              
42254              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
42255              
42256              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
42257              
42258              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
42259              
42260              Subject: [PATCH] todo
42261              
42262              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
42263              
42264              Use $sort, $uniq (and $tr) consistently as wondered
42265              by Nicholas Clark.
42266              
42267              Too enthusiastic editing in #7460.
42268              
42269              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
42270              
42271              Upgrade to CPAN 1.58_55.
42272              Subject: CPAN.pm status
42273              
42274              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
42275              
42276              Make target reordering to avoid pointless re-makes.
42277              Subject: Re: Total re-make of 'make okfile' after 7451 ?
42278              
42279              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
42280              
42281              Subject: DOC PATCH 5.6.0
42282              
42283              Add the repository doc by Malcolm, Sarathy, and by Simon,
42284              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
42285      Branch: maint-5.6/perl
42286           +> Porting/repository.pod
42287           !> Configure MANIFEST Makefile.SH README.dos README.os2
42288           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
42289           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
42290           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
42291 ____________________________________________________________________________
42292 [  8169] By: gsar                                  on 2000/12/18  02:33:34
42293         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
42294              7435..7441,7445 from mainline
42295              
42296              Make the UTF-8 decoding stricter and more verbose when
42297              malformation happens.  This involved adding an argument
42298              to utf8_to_uv_chk(), which involved changing its prototype,
42299              and prefer STRLEN over I32 for the UTF-8 length, which as
42300              a domino effect necessitated changing the prototypes of
42301              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
42302              The stricter UTF-8 decoding checking uses Markus Kuhn's
42303              UTF-8 Decode Stress Tester from
42304              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
42305              
42306              Run vms/vms_yfix.pl, should have done that after changing
42307              perly.c in #7382.
42308              
42309              Subject: [PATCH 5.7.0] static linking with uninstalled perl
42310              
42311              (Replaced by #7440.)
42312              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
42313              
42314              Fix the bug ID 20001024.005, the bug introduced by #7416.
42315              
42316              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
42317              
42318              Fix the bug reported in
42319              From: andreas.koenig@anima.de (Andreas J. Koenig)
42320              Also make is_utf8_char() stricter.
42321              
42322              Missed the header file changes from #7425.
42323              
42324              Check if stdio supports tweaking lval and cnt simultaneously.
42325              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
42326              
42327              Stratus VOS updates from Paul Green.
42328              
42329              Podify README.epoc and README.vos.
42330              
42331              Add targets to Makefile.SH, most importantly
42332              'regen_all' which also remembers to update vms/perly*.
42333              
42334              Subject: Minor update to find2perl, for portability
42335              
42336              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
42337              
42338              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
42339              
42340              Rename UTF8LEN() to be UNISKIP(), too confusing to have
42341              UTF8LEN() and UTF8SKIP(). 
42342              
42343              Allow poking holes at the UTF-8 decoding strictness.
42344              
42345              Continue the internal UTF-8 API tweaking.
42346              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
42347              used much more than the simpler API, now called utf8_to_uv_simple().
42348              Still not quite happy with API, too much partial duplication
42349              of functionality.
42350              
42351              A new version of making the syslog test more robust.
42352              (Replaces #7421.)
42353              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
42354              
42355              buildtoc target tweaks.
42356              
42357              Integrate with vmsperl #7430 by Charles Bailey:
42358              
42359              Cleanup from prior patch (Charles Lane?):
42360              - improve handling of MFDs in Basename and Path
42361              - default to no xsubpp line # munging when building debug images
42362      Branch: maint-5.6/perl
42363           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
42364           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
42365           !> (integrate 67 files)
42366 ____________________________________________________________________________
42367 [  8168] By: gsar                                  on 2000/12/18  02:05:49
42368         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
42369              
42370              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
42371              From: Martin Husemann <martin@duskware.de>
42372              
42373              Subject: [PATCH 5.7.0] restore match data on backtracing
42374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42375      Branch: maint-5.6/perl
42376           !> regcomp.c regexec.c t/op/re_tests
42377 ____________________________________________________________________________
42378 [  8167] By: gsar                                  on 2000/12/18  01:55:22
42379         Log: integrate changes#7858,7986 from mainline
42380              
42381              C<foreach my $x ...> in pseudo-fork()ed process may diddle
42382              parent's memory; fix it by keeping track of the actual pad
42383              offset rather than a raw pointer (this change is probably also
42384              relevant to non-ithreads case to avoid fallout from reallocs of
42385              the pad array, but is currently only enabled for the ithreads
42386              case in the interests of minimal disruption to existing "well
42387              tested" code)
42388              
42389              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
42390              due to the notorious GetFileType() bug in Windows 9x, which fstat()
42391              tickles)
42392      Branch: maint-5.6/perl
42393           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
42394           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
42395           !> win32/win32.c win32/win32.h win32/win32sck.c
42396 ____________________________________________________________________________
42397 [  8166] By: gsar                                  on 2000/12/18  01:52:59
42398         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
42399              from mainline (xsubpp and ExtUtils::LibList fixups, various
42400              other small items)
42401              
42402              The generated boot_* headers are wrong.  Pickier compiler,
42403              such as KAI C++ will refuse to compile the resulting perlmain.
42404              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
42405              
42406              Various doc oddball characters.
42407              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
42408              
42409              Subject: [PATCH] Re: 20001101.003 PDL
42410              
42411              Subject: [PATCH 5.7.0] etags broken again
42412              
42413              Subject: [PATCH 5.7.0] Liblist finally works
42414              
42415              Subject: [PATCH 5.7.0] Liblist returns found libraries
42416              
42417              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
42418              
42419              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
42420              
42421              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
42422              OUT keyword nits.
42423              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
42424              OUT and IN_OUT documentation.
42425      Branch: maint-5.6/perl
42426           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
42427           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
42428           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
42429           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
42430           !> win32/bin/search.pl
42431 ____________________________________________________________________________
42432 [  8165] By: gsar                                  on 2000/12/18  01:28:45
42433         Log: integrate changes#7533,7563,7611,7623 from mainline (various
42434              malloc.c embellishments)
42435      Branch: maint-5.6/perl
42436           !> malloc.c pod/perldiag.pod
42437 ____________________________________________________________________________
42438 [  8164] By: gsar                                  on 2000/12/18  01:23:33
42439         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
42440              fixups)
42441      Branch: maint-5.6/perl
42442           !> utils/h2xs.PL
42443 ____________________________________________________________________________
42444 [  8163] By: gsar                                  on 2000/12/18  01:17:50
42445         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
42446              fixups)
42447      Branch: maint-5.6/perl
42448           !> Makefile.SH utils/perlbug.PL
42449 ____________________________________________________________________________
42450 [  8162] By: gsar                                  on 2000/12/18  00:25:43
42451         Log: always export Perl_deb() (it is required by re.xs whether
42452              Perl is built with or without -DDEBUGGING)
42453      Branch: maint-5.6/perl
42454            ! makedef.pl
42455 ____________________________________________________________________________
42456 [  8161] By: gsar                                  on 2000/12/18  00:23:38
42457         Log: integrate change#7414 from mainline
42458              
42459              Undo the basename() part of #7412 since the lib/basename
42460              tests would need upgrading too.
42461              
42462              squelch two tests in tr.t that rely on tr/// paranoia change
42463              that's not in 5.6.x
42464      Branch: maint-5.6/perl
42465            ! t/op/tr.t
42466           !> lib/File/Basename.pm
42467 ____________________________________________________________________________
42468 [  8160] By: gsar                                  on 2000/12/18  00:05:30
42469         Log: missing change in previous integrate
42470      Branch: maint-5.6/perl
42471           !> README.aix
42472 ____________________________________________________________________________
42473 [  8159] By: gsar                                  on 2000/12/18  00:03:38
42474         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
42475              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
42476              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
42477              7410..7413 from mainline
42478              
42479              Introduce the man[24-8] variables, from Andy Dougherty.
42480              
42481              Upgrade to CPAN 1.58, from Andreas König.
42482              
42483              An updated EBCDIC tr patch.
42484              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
42485              
42486              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
42487              
42488              Two thirds of
42489              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
42490              The Install.pm changes will be submitted separately because
42491              they need some work and discussion still.
42492              
42493              The Install.pm third of
42494              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
42495              
42496              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
42497              
42498              Subject: [PATCH 5.7.0] IVs in mtats
42499              
42500              Subject: [PATCH 5.7.0] Perl API for mstats
42501              
42502              Ilya implemented the memory profiling API.
42503              
42504              In Amdahl UTS "struct sv" is defined by a system header,
42505              <ksync.h>.
42506              
42507              Slight tweak of the code to appease Amdahl UTS cc.
42508              
42509              Amdahl UTS doesn't seem to do dynaloading.
42510              
42511              Use UTF8SKIP(), from Simon Cozens.
42512              
42513              Thinko in #7222.
42514              
42515              op/sprintf.t patch for OS/390 (and any other host with limited
42516              floating-point exponent length)
42517              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
42518              
42519              Tweak #7225.
42520              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
42521              
42522              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
42523              
42524              Needs to be conditional on SunOS 4.
42525              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
42526              
42527              Test cases for bug id 20000323.056 (the bug seems to be fixed).
42528              
42529              Add test for bug id 20000427.003 (which seems to have
42530              been fixed) (also duplicate as 20000427.004, though
42531              with a higher severity).  Move one utf8 from op/append
42532              to pragma/utf8, tag the tests with bug ids.
42533              
42534              Document FNCASE=y as discussed in the bug 20000902.009.
42535              
42536              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
42537              The problem was that rx->minlen was in chars while pp_split()
42538              thought it would be in bytes. 
42539              
42540              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
42541              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
42542              
42543              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
42544              
42545              Fix a couple of compiler-noted nits in #7235.
42546              
42547              Tweak the test of #7235.
42548              
42549              One more ~utf8 tweak.
42550              
42551              -w cleanup.
42552              Subject: Re: Problems with bleadperl 
42553              
42554              Subject: small pod patch
42555              
42556              Subject: [PATCH perlguts.pod] Document offset hack
42557              
42558              Add Charles Lane.
42559              
42560              Add the capability to include/exclude branches.
42561              
42562              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
42563              
42564              Detect early whether the std streams have gone bad.
42565              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
42566              
42567              More IoTYPE sprinkling.
42568              
42569              Workaround for a sfio bug where the stream error indicator
42570              is not cleared as documented.
42571              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
42572              
42573              Clarify documentation on 'use bytes'.
42574              Subject: Re: What does 'use bytes' "mean" ?
42575              
42576              Show the failed remote port, instead of the failing line number.
42577              Subject: [PATCH 5.6.1 Debugger] More diagnostics
42578              
42579              Make Cwd more bulletproof in chrooted environments.
42580              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
42581              
42582              Subject: Pod patch for Devel::Peek
42583              
42584              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
42585              
42586              Borland C fstat() never saw the fd as writable.
42587              Subject: fix for Borland's weak "stat" (perl@7211)
42588              
42589              Missing change from #7362.
42590              
42591              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
42592              
42593              Add the test case for the bug id 20000730.004 which seems
42594              to have been fixed by now.
42595              
42596              Fix of sorts for bug id 20000901.092.  There seems to be no trace
42597              of a 'pmshort' anywhere in the B, so the offending line was simply
42598              removed.
42599              
42600              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
42601              
42602              Subject: PATCH do_print has 2 PerlIO_error()s
42603              
42604              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
42605              
42606              Typo noted by Mark Lutz.
42607              
42608              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
42609              
42610              In the latest compiler builds cccdlflags must not become -fpic,
42611              from Wilfredo Sánchez.
42612              
42613              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
42614              
42615              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
42616              
42617              SOCKS function redefinitions need prototypes, too, otherwise
42618              for example 32 bit versus 64 bit differences cause a lot of
42619              problems.  Part of
42620              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
42621              
42622              Portability tweak on #7377.
42623              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
42624              
42625              Don't write double values through long double pointers,
42626              based on a part of
42627              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
42628              
42629              Reëntrancy fix.
42630              Subject: [PATCH perl@7229] Rentrant parser and yylex()
42631              
42632              Make scan_num() reëntrant, as suggested in
42633              Subject: [PATCH perl@7229] Rentrant parser and yylex()
42634              
42635              Fix for ID 20001020.006, concatenating an unset submatch
42636              with utf8 resulted in "Modification of a read-only value".
42637              
42638              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
42639              
42640              The #7383 was right only in the context of the original bug report,
42641              not in more general case.
42642              
42643              Update Changes.
42644              
42645              Testcases for a #7383,#7385 related bug.
42646              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
42647              
42648              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
42649              
42650              Tweak the Is* definitions of Unicode character classes
42651              to better match the official categorizations; embrace
42652              the official categorizations; add the combining marks
42653              as alpha (and -numeric); fix DCinital (a typo and edito)
42654              to be DCmedial.
42655              
42656              Hints tweak from Anton Berezin.
42657              
42658              Subject: installman go-faster stripes
42659              Subject: Re: installman go-faster stripes
42660              
42661              Subject: [ID 20001021.003] updated hints/openbsd.sh
42662              
42663              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
42664              
42665              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
42666              
42667              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
42668              
42669              Doc patch.
42670              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
42671              
42672              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
42673              
42674              Subject: Re: [ID 20001021.005] SEGV with regex match 
42675              
42676              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
42677              
42678              The change #7187 was not so good on VMS.
42679              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
42680              
42681              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
42682              
42683              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
42684              
42685              Document PERL_INSTALL_ROOT of #7210.
42686      Branch: maint-5.6/perl
42687           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
42688           +> t/lib/tie-splice.t
42689            - lib/unicode/Is/DCinital.pl
42690           !> (integrate 112 files)
42691 ____________________________________________________________________________
42692 [  8158] By: jhi                                   on 2000/12/17  23:04:24
42693         Log: Subject: [PATCHES] RE: perl@8150 
42694              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
42695              Date: Sun, 17 Dec 2000 21:46:39 +0100
42696              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
42697              
42698              Neither cygwin has a getpwuid() one can trust on.
42699      Branch: perl
42700            ! t/lib/glob-basic.t
42701 ____________________________________________________________________________
42702 [  8157] By: jhi                                   on 2000/12/17  23:01:54
42703         Log: More MAN.PODS => {} fixes.
42704      Branch: perl
42705            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
42706            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
42707            ! os2/OS2/REXX/Makefile.PL
42708 ____________________________________________________________________________
42709 [  8156] By: gsar                                  on 2000/12/17  22:49:13
42710         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
42711              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
42712              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
42713              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
42714              7201,7204 from mainline
42715              
42716              Remove vestiges of tr//CU.
42717              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
42718              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
42719              
42720              The return value of setlocale must be copied away.
42721              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
42722              
42723              Allow chop() and chomp() to be overridden.
42724              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
42725              
42726              Hints optimization.
42727              Subject: Minor nit
42728              
42729              Subject: [PATCH] de-wall t/README
42730              
42731              Subject: Re: Two advertising clauses need to be removed
42732              
42733              Batch of UTF-8 patches from Simon Cozens.
42734              
42735              Fix for a parsing bug, not for the original bug.
42736              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
42737              
42738              Compilation warnings and an error.
42739              
42740              Subject: File::Find 5.7.0 POD nits
42741              
42742              Subject: [PATCH perl-5.7.0] continued -Wformat support
42743              
42744              The one that got away.
42745              
42746              Subject: Re: perl@7078
42747              
42748              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
42749              convertable to bytes by checking it doesn't go above 0xc3
42750              Subject: Re: perl@7078
42751              
42752              Replace #7084 with
42753              Subject: Re: perl@7078 
42754              
42755              We don't need to count the high bit bytes, a boolean is enough. 
42756              
42757              Subject: [PATCH] utf8.c apidoc
42758              
42759              Subject: Re: perl@7078 
42760              
42761              Botched the #7090 check-in.
42762              
42763              Fix for the charnames.t failures from Spider Boardman.
42764              
42765              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
42766              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
42767              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
42768              0 to checking to get the warning.
42769              
42770              Subject: [PATCH] Nits in perlmod.pod
42771              
42772              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
42773              
42774              Subject: Re: unicode support and perl [ID 20000901.097]
42775              
42776              Subject: Re: unicode support and perl [ID 20000901.097]
42777              
42778              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
42779              
42780              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
42781              
42782              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
42783              
42784              Subject: [PATCH@blead] Fix some recursion in overload.pm
42785              
42786              s/Robin Parker/Robin Barker/
42787              
42788              Subject: [PATCH] Fix aliasing of tied filehandles
42789              
42790              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
42791              
42792              Subject: Re: [PATCH 5.005_64 missed]
42793              
42794              SOCK_DGRAM and listen() do not mix as reported in
42795              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
42796              The patch for 5.7.0+ had to be reengineered, though.
42797              
42798              Subject: DOC PATCH 5.6.0
42799              
42800              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
42801              
42802              Document the issue (is not a syntax error, kind of)
42803              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
42804              
42805              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
42806              Did not apply cleanly, manual intervention was needed.
42807              
42808              Subject: [PATCH] DLL not restartabke with threaded perl
42809              
42810              Inside require() $^S was always left undefined.
42811              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
42812              
42813              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
42814              
42815              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
42816              
42817              Regen headers.
42818              
42819              Subject: [PATCH 5.7.0] Epoc update
42820              
42821              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
42822              as suggested by Olaf Flebbe and Nick Clark.
42823              
42824              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
42825              
42826              Misplaced else.
42827              
42828              Scale down the VMS message boxes, by Charles Lane.
42829              Fix for ID 20000903.009, workaround at
42830              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
42831              
42832              Subject: [ID 20001003.006] B::Debug not -w clean
42833              
42834              Test harness update to sync with the new perlcc,
42835              from Simon Cozens.
42836              
42837              One remaining nit less at the VMS mailbox sizing.
42838              
42839              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
42840              
42841              It is possible to have no hosts database at all.  Pointed out in
42842              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
42843              
42844              Subject: [PATCH 5.7.0] h2xs not working
42845              Subject: [PATCH 5.7.0] h2xs not documenting the created module
42846              
42847              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
42848              
42849              Subject: perlhack.pod Patch for Externals Tools
42850              
42851              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
42852              
42853              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
42854              
42855              Enable disabling scripts installation by Configure -Uinstallscripts,
42856              suggested by H. Merijn Brand.
42857              
42858              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
42859              reported several times by Dominic Dunlop, for example in
42860              ID 20000315.008.  Patch from Dominic.  Patch affects at
42861              least MachTen, and possibly other oldish BSDs. Should not
42862              break non-broken platforms (tested on LinuxPPC). 
42863              
42864              Regen toc.
42865              
42866              Subject: Re: Questions about Tie::Array and perl modules
42867              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
42868              
42869              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
42870              
42871              Tweak #7153.
42872              
42873              IO::Handle->syswrite() did not handle length omission
42874              like CORE::syswrite() does.
42875              Subject: [Fwd] IO::Handle, syswrite and arguments
42876              The original patch from andrew@ugh.net.au.
42877              
42878              Also the $ccflags is needed for the C compiler check.
42879              Subject: Configure (check for C-compiler)
42880              
42881              Eliminate $Is_VMS code from the test.
42882              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
42883              
42884              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
42885              as the first option of cc/ld because of ultrapicky compilers
42886              (e.g. OS/390 R2.5)
42887              
42888              Change the version number of Tie::Handle in the core to 4.0,
42889              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
42890              Subject: Note on Tie::Handle
42891              
42892              UTF8ize split() so that the cloned substrings get the UTF8
42893              flag of the original scalar.  Problem reported by Simon Cozens.
42894              
42895              save_re_context() could reset PL_curcop to freed memory, causing core
42896              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
42897              
42898              Subject: PATCH 5.6 perldebguts grammar cleanup
42899              
42900              Add a todo note about overloadable assertions.
42901              
42902              on Windows, LoadLibrary() could load an extension DLL multiple
42903              times if forward slashes are used in the path
42904              
42905              on Windows, cwd strings in the environment should be of the
42906              form =X:=X:\foo instead of =X=X:\foo\
42907              
42908              on Windows, avoid potential exception (could happen if MSVCRT isn't
42909              being used) when closing a socket handle
42910              
42911              avoid nonportable example code
42912              
42913              Windows9x doesn't support link(), despite what Config.pm
42914              might think
42915              
42916              pod nit
42917              
42918              Change #7160 had a nasty typo.
42919              
42920              Warn about unknown scripts.
42921              Subject: Re: ideas? patches? [PATCH bleadperl]
42922              
42923              on Windows, clean targets might not work under some flavors of the shell
42924              
42925              tweak for change#7173
42926              
42927              Make eq work again with utf8 (disabling the upgrading
42928              should no more be necessary since the copies of the
42929              scalars are upgraded, not the scalars themselves).
42930              Takes care of ID 20001009.001.  (The claimed length()
42931              bug in 20001009.001 seems bogus to me.)
42932              
42933              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
42934              
42935              Upgrade to CGI.pm 2.74, from Lincoln Stein.
42936              
42937              Upgrade to podlators 1.04, from Russ Allbery.
42938              
42939              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
42940              
42941              Quote the temp file name, needed in Win32 because the
42942              default name unfortunately contains spaces, shouldn't
42943              hurt elsewhere.
42944              Subject: FW: perldoc fails if $TEMP contains spaces
42945              
42946              Subject: RE: [ID 19990803.001] README.win32 suggestions 
42947              
42948              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
42949              
42950              Subject: Re: utf8 concat, mg_get
42951              
42952              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
42953              
42954              Subject: [PATCH: perl@7181] op/tr tests on OS/390
42955              
42956              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
42957              
42958              Use the versiononly instead of the installscripts,
42959              retract the changes 7146 and 7147.
42960              
42961              Reapply Andy's patch and regen Configure.
42962              
42963              Add the test case for #7190, from the original bug report
42964              by Andreas König.
42965              
42966              Remove duplicated code.
42967              
42968              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
42969              
42970              restore change#7202
42971      Branch: maint-5.6/perl
42972           !> (integrate 121 files)
42973 ____________________________________________________________________________
42974 [  8155] By: jhi                                   on 2000/12/17  22:30:58
42975         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
42976              From: "Craig A. Berry" <craigberry@mac.com>
42977              Date: Sun, 17 Dec 2000 13:09:28 -0600
42978              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
42979              
42980              MAN.PODS => ' ' is naughty.
42981      Branch: perl
42982            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
42983 ____________________________________________________________________________
42984 [  8154] By: nick                                  on 2000/12/17  22:07:13
42985         Log: MULTIPLICITY nit.
42986      Branch: perl
42987            ! mg.c
42988 ____________________________________________________________________________
42989 [  8153] By: gsar                                  on 2000/12/17  21:23:05
42990         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
42991              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
42992              from mainline
42993              
42994              Document the SvIOK_.*UV().
42995              
42996              Update Unicode todo list.
42997              
42998              Guard against bad string->int conversion for quads.
42999              
43000              Subject: small apidoc fix
43001              
43002              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
43003              
43004              Subject: [PATCH] Tied filehandle documentation
43005              
43006              Subject: [PATCH] Modernize Opcode.pm documentation
43007              
43008              Make Data::Dumper (non-XS) to work with changed semantics of ref().
43009              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
43010              [applied even though said semantics didn't change in 5.6.x]
43011              
43012              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
43013              
43014              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
43015              
43016              Fix the URL, but the server is still missing in action.
43017              Subject: [ID 20000905.002] perlfaq1.pod URL error
43018              
43019              Subject: [ID 20000903.001] \w in utf8-strings
43020              
43021              Fix the ccversion detection for 5.1 and beyond.
43022              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
43023              
43024              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
43025              
43026              Subject: [ID 20000904.008] Tiny fix for perldiag
43027              
43028              Subject: Re: [ID 20000906.004] segfault with bad perl statement
43029              
43030              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
43031              
43032              Subject: [ID 20000908.002] perlipc documentation bug.
43033              
43034              Subject: [PATCH lib/Benchmark.pm]
43035              
43036              Re-allow vec() for characters > 255.
43037              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
43038              
43039              Do away with memory models cruft.  Sorry, PDP users.
43040              
43041              Continue #7041.
43042              
43043              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
43044              
43045              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
43046              
43047              Upgrade to CPAN 1.57_65, from Andreas König.
43048              
43049              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
43050              by Russ Allbery.
43051              
43052              Silence t/pod/*.t about alternate quote-mappings now implemented
43053              by Pod::Text, from Brad Appleton.
43054              
43055              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
43056              Subject: borland C++ win32.c tweak
43057              
43058              C<@a = @b = split(...)> optimization coredumps under ithreads
43059              (missed a spot when fixing up op_pmreplroot hack for ithreads)
43060              
43061              Document the SvUTF8*().
43062              
43063              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
43064              
43065              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
43066              
43067              Do in VMS as the #7054 does.
43068              
43069              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
43070              
43071              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
43072              
43073              Subject: [patch: perl@7045] vms updates
43074              
43075              Test for the #7049.
43076              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
43077              
43078              Break up the myconfig lines a bit.
43079              Subject: perlbug/perl -V output format
43080              
43081              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
43082              
43083              The #7054 truncated Configure badly.
43084              
43085              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
43086              initialization in all the threads on Windows
43087              
43088              Allow for whitespace between "#" and "line" in cpp output.
43089              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
43090              
43091              Remove vestiges of tr//CU.
43092              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
43093              
43094              The return value of setlocale must be copied away.
43095              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
43096              
43097              Allow chop() and chomp() to be overridden.
43098              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
43099              
43100              Hints optimization.
43101              Subject: Minor nit
43102              
43103              Subject: [PATCH] de-wall t/README
43104              
43105              Subject: Re: Two advertising clauses need to be removed
43106      Branch: maint-5.6/perl
43107           !> (integrate 75 files)
43108 ____________________________________________________________________________
43109 [  8152] By: gsar                                  on 2000/12/17  20:30:11
43110         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
43111              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
43112              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
43113              
43114              Don't attach -ld to the archname if pointless.
43115              
43116              Document UNTIE in a very minimalistic way.
43117              
43118              POSIX doesn't report long double values under -Duselongdouble
43119              when the long doubles are "real" (bigger than doubles).
43120              
43121              More author updates.
43122              
43123              Try to deduce NV_MAX.  Really should be Configure fodder.
43124              
43125              :: not allowed in pathnames, change to .
43126              Subject: [PATCH perl@6938] cygwin port
43127              
43128              Forget about NV_MAX (#6951).  Various floating point tweaks,
43129              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
43130              
43131              Move the Solaris 7 scan to use64bitall, make the
43132              failure to find 64-bot sparc libc to mention the
43133              possibility of being in an intel, from Lupe and Alan.
43134              
43135              Regen perltoc.
43136              
43137              AUTHORS tweaks, from Peter Prymmer.
43138              
43139              More address tweaking.
43140              
43141              Small tweaks all over.
43142              
43143              File::Temp patches from Andreas König,
43144              
43145              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
43146              
43147              Subject: CPAN.pm beta 1.57_57 for the core
43148              
43149              Part of the solution.
43150              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
43151              
43152              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
43153              
43154              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
43155              
43156              Add the overload warnings to perldiag.
43157              
43158              Drop unused argument.
43159              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
43160              
43161              Subject: Nit in Configure (bleadperl@6961)
43162              
43163              Update to PodParser 1.18, from Brad Appleton.
43164              
43165              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
43166              
43167              Subject: [PATCH: 6948] add SCNfldbl to configure.com
43168              
43169              Document UNTIE. Also tweak implementation to suppress the 'inner references'
43170              warning when UNTIE exists and instead pass the cound of extra references to
43171              the UNTIE method.
43172              
43173              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
43174              so that case-ignoring systems like DCL can tell them from
43175              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
43176              
43177              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
43178              
43179              Feature ordering tweak.
43180              
43181              Regen perltoc.
43182              
43183              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
43184              
43185              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
43186              
43187              Subject: http:// in L<>
43188              
43189              Detypo.
43190              
43191              change#6791 accidentally clobbered change#6710, put it back
43192              
43193              Only the first line, thank you very much.
43194              
43195              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
43196              plus rework the http: spots as suggested by Tom Christiansen,
43197              plus regen perltoc.
43198              
43199              Undo part of change 6489 which looks like a bulk edit which
43200              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
43201              The supressing of main:: on return from select() is undesirable.
43202              
43203              Apparently avoiding the swapping is too costly.
43204              
43205              Various Configure nits by Philip Newton,
43206              plus the ebcdic one by me.
43207              
43208              Make certain cc is set before trying to run it.
43209              
43210              If overloaded %{} etc. return the object do not loop.
43211              Thus  sub deref { $_[0] } functions if object is wanted type.
43212              
43213              Update perlhist.
43214              
43215              More %{} and other deref special casing - do not pass to 'nomethod'.
43216      Branch: maint-5.6/perl
43217           !> (integrate 59 files)
43218 ____________________________________________________________________________
43219 [  8151] By: gsar                                  on 2000/12/17  19:14:38
43220         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
43221              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
43222              
43223              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
43224              
43225              Make the epsilon to be relative, not absolute.
43226              
43227              Put back the flags dump as reasoned in
43228              Subject: Re: [PATCH] Glob dumping
43229              
43230              Introduce ccname to keep track of what compiler kind of we have.
43231              
43232              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
43233              
43234              Put back the slice accidentally removed by #6907.
43235              
43236              Reset archname and archname64 always, forcing them be
43237              recomputed at each Configure run, make Configure and
43238              the hints files agree on the naming of largefiles variables.
43239              
43240              Don't say "Perl 5.0 source kit".
43241              
43242              Subject: [PATCH] fix misc cast warnings
43243              
43244              Subject: typos in pods
43245              
43246              NVs not necessarily doubles, as pointed out by Yitzchak.
43247              
43248              Subject: [PATCH 6889] add a few ldbl formats to configure.com
43249              
43250              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
43251              
43252              Better options for rsync.
43253              
43254              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
43255              
43256              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
43257              
43258              Subject: [PATCH] Re: UNTIE method 
43259              
43260              A better fix for the Socket building problem from Craig Berry.
43261              
43262              Retract the dummy test, skip the security tests (instead of failing),
43263              explain what the warnings mean.
43264              
43265              Heap decorruption.
43266              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
43267              
43268              Update to Unicode 3.0.1.
43269              
43270              Missed one Unicode file.
43271              
43272              Subject: Re: typos in pods
43273              
43274              The #6929 was too skimpy.
43275              
43276              sscanf() may be the only way to read long doubles from strings.
43277              
43278              Reveal Borland's isnan.
43279              Subject: build with BC++ tweak
43280              
43281              Issue useful diagnostic on unknown pod commands.
43282              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
43283              
43284              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
43285              
43286              Clarify the third case of ftmp-security warnings.
43287              
43288              Make -Dusemorebits find long doubles in Solaris.
43289              
43290              Wrap the test in eval.
43291      Branch: maint-5.6/perl
43292           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
43293           +> lib/unicode/PropList.txt lib/unicode/README.perl
43294           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
43295           +> lib/unicode/Unicode.301 vms/vmspipe.com
43296            - lib/unicode/Props.txt lib/unicode/UCD300.html
43297            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
43298           !> (integrate 305 files)
43299 ____________________________________________________________________________
43300 [  8150] By: jhi                                   on 2000/12/17  18:47:57
43301         Log: Uncheckedin generated files.
43302      Branch: perl
43303            ! global.sym perlapi.c pod/perlapi.pod
43304 ____________________________________________________________________________
43305 [  8149] By: jhi                                   on 2000/12/17  18:41:22
43306         Log: Update Changes.
43307      Branch: perl
43308            ! Changes patchlevel.h
43309 ____________________________________________________________________________
43310 [  8148] By: jhi                                   on 2000/12/17  18:39:16
43311         Log: Subject: [PATCH] Fcntl constants speedup
43312              From: Nicholas Clark <nick@ccl4.org>
43313              Date: Sun, 17 Dec 2000 16:29:24 +0000
43314              Message-ID: <20001217162924.E97668@plum.flirble.org>
43315              
43316              Use IVs for the Fcntl constants instead of NVs.
43317      Branch: perl
43318            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
43319 ____________________________________________________________________________
43320 [  8147] By: jhi                                   on 2000/12/17  18:33:41
43321         Log: Add test for #8145 (binmode() warning), add warning for
43322              ioctl() and sockpair(), document them. (fileno() cannot
43323              be tripwired with the same kind of warning because
43324              'defined fileno($foo)' seems to be an idiom.)
43325      Branch: perl
43326            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
43327 ____________________________________________________________________________
43328 [  8146] By: gsar                                  on 2000/12/17  18:09:08
43329         Log: update Changes
43330      Branch: maint-5.6/perl
43331            ! Changes
43332 ____________________________________________________________________________
43333 [  8145] By: jhi                                   on 2000/12/17  17:39:35
43334         Log: Subject: [PATCH] Re: The long awaited feature ...
43335              From: Simon Cozens <simon@cozens.net>
43336              Date: Sun, 17 Dec 2000 12:31:56 +0000
43337              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
43338              
43339              Add a warning to binmode() about using bad filehandles
43340              (can happen e.g. if someone forgets the filehandle argument)
43341      Branch: perl
43342            ! pp_sys.c
43343 ____________________________________________________________________________
43344 [  8144] By: jhi                                   on 2000/12/17  17:33:48
43345         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
43346              From: Jonathan Stowe <gellyfish@gellyfish.com>
43347              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
43348              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
43349      Branch: perl
43350            ! lib/Net/Ping.pm
43351 ____________________________________________________________________________
43352 [  8143] By: jhi                                   on 2000/12/17  05:31:37
43353         Log: Polymorphic regexps.
43354              
43355              Fixes at least the bugs 20001028.003 (both of them...) and
43356              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
43357              also to be fixed by now, probably already before this patch.
43358      Branch: perl
43359            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
43360            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
43361            ! t/op/utf8decode.t t/pragma/utf8.t
43362 ____________________________________________________________________________
43363 [  8142] By: jhi                                   on 2000/12/16  17:16:05
43364         Log: Subject: [patch perl@8102] dos/djgpp update
43365              From: Laszlo Molnar <ml1050@freemail.hu>
43366              Date: Sat, 16 Dec 2000 01:40:52 +0100
43367              Message-ID: <20001216014052.A335@freemail.hu>
43368      Branch: perl
43369            ! djgpp/config.over t/base/commonsense.t
43370 ____________________________________________________________________________
43371 [  8141] By: jhi                                   on 2000/12/16  17:09:27
43372         Log: Few uncheckedin files.
43373      Branch: perl
43374            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
43375 ____________________________________________________________________________
43376 [  8140] By: nick                                  on 2000/12/15  22:14:31
43377         Log: Integrate mainline
43378      Branch: perlio
43379           !> (integrate 53 files)
43380 ____________________________________________________________________________
43381 [  8139] By: jhi                                   on 2000/12/15  19:49:49
43382         Log: One more IVUV tweak from Nicholas Clark.
43383      Branch: perl
43384            ! sv.c
43385 ____________________________________________________________________________
43386 [  8138] By: jhi                                   on 2000/12/15  19:17:06
43387         Log: Return of the IVUV-preservation, now seems to be happy even
43388              in Digital UNIX (the broken strtoul brokenness detection
43389              seems to have been the fly in the ointment).
43390      Branch: perl
43391            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43392            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
43393            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
43394            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
43395            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43396            ! vos/config.ga.h win32/config.bc win32/config.gc
43397            ! win32/config.vc
43398 ____________________________________________________________________________
43399 [  8137] By: jhi                                   on 2000/12/15  18:12:14
43400         Log: Metaconfig unit change for #8136.
43401      Branch: metaconfig
43402            ! U/modified/d_strtoul.U
43403      Branch: metaconfig/U/perl
43404            ! d_strtoull.U d_strtouq.U
43405 ____________________________________________________________________________
43406 [  8136] By: jhi                                   on 2000/12/15  18:11:35
43407         Log: I don't think it's sensible or portable to test the strtou*
43408              on /^-/ strings.
43409      Branch: perl
43410            ! Configure
43411 ____________________________________________________________________________
43412 [  8135] By: jhi                                   on 2000/12/15  17:18:49
43413         Log: Metaconfig unit change for #8134.
43414      Branch: metaconfig
43415            ! U/modified/d_strtoul.U
43416 ____________________________________________________________________________
43417 [  8134] By: jhi                                   on 2000/12/15  17:14:13
43418         Log: If longsize is 8 we don't need a LL suffix for integer constants.
43419      Branch: perl
43420            ! Configure config_h.SH
43421 ____________________________________________________________________________
43422 [  8133] By: jhi                                   on 2000/12/15  16:00:23
43423         Log: Update Changes.
43424      Branch: perl
43425            ! Changes patchlevel.h
43426 ____________________________________________________________________________
43427 [  8132] By: jhi                                   on 2000/12/15  15:44:16
43428         Log: Some compilers get huffy if you do not cast a const pointer
43429              to a non-const when assigning.
43430      Branch: perl
43431            ! gv.c
43432 ____________________________________________________________________________
43433 [  8131] By: jhi                                   on 2000/12/15  15:38:30
43434         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
43435              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43436              Date: Fri, 15 Dec 2000 05:26:57 -0500
43437              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
43438      Branch: perl
43439            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
43440            ! t/pragma/overload.t
43441 ____________________________________________________________________________
43442 [  8130] By: jhi                                   on 2000/12/15  15:36:08
43443         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
43444              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43445              Date: Thu, 14 Dec 2000 22:02:43 -0500
43446              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
43447      Branch: perl
43448            ! gv.c perl.h
43449 ____________________________________________________________________________
43450 [  8129] By: jhi                                   on 2000/12/15  15:34:16
43451         Log: Subject: PATCH: h2xs nit
43452              From: Tim Jenness <t.jenness@jach.hawaii.edu>
43453              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
43454              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
43455              
43456              Add a template README.
43457      Branch: perl
43458            ! utils/h2xs.PL
43459 ____________________________________________________________________________
43460 [  8128] By: jhi                                   on 2000/12/15  15:32:22
43461         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
43462      Branch: perl
43463            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
43464 ____________________________________________________________________________
43465 [  8127] By: jhi                                   on 2000/12/15  15:19:34
43466         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
43467              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43468              Date:     Thu, 14 Dec 2000 20:04:42 EST
43469              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
43470      Branch: perl
43471            ! ext/Opcode/Opcode.xs
43472 ____________________________________________________________________________
43473 [  8126] By: jhi                                   on 2000/12/15  15:17:49
43474         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
43475              From: Peter Prymmer <pvhp@forte.com>
43476              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
43477              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
43478      Branch: perl
43479            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
43480            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
43481            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
43482 ____________________________________________________________________________
43483 [  8125] By: jhi                                   on 2000/12/15  15:11:05
43484         Log: This seems to be a stage sane and stable enough to checkin.
43485              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
43486      Branch: perl
43487            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
43488            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
43489            ! t/op/cmp.t t/op/numconvert.t
43490 ____________________________________________________________________________
43491 [  8124] By: jhi                                   on 2000/12/15  04:20:26
43492         Log: Something is really wonky.
43493      Branch: perl
43494            ! sv.c
43495 ____________________________________________________________________________
43496 [  8123] By: jhi                                   on 2000/12/15  04:00:50
43497         Log: Fixes for the IV UV patches to compile in Digital UNIX.
43498      Branch: perl
43499            ! sv.c
43500 ____________________________________________________________________________
43501 [  8122] By: jhi                                   on 2000/12/15  02:53:40
43502         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
43503              From: "Craig A. Berry" <craigberry@mac.com>
43504              Date: Thu, 14 Dec 2000 19:10:49 -0600
43505              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
43506      Branch: perl
43507            ! vms/vms.c
43508 ____________________________________________________________________________
43509 [  8121] By: jhi                                   on 2000/12/15  02:50:00
43510         Log: Metaconfig changes for #8120.
43511      Branch: metaconfig
43512            + U/modified/d_strtoul.U
43513      Branch: metaconfig/U/perl
43514            ! d_strtoull.U d_strtouq.U
43515 ____________________________________________________________________________
43516 [  8120] By: jhi                                   on 2000/12/15  02:49:42
43517         Log: From: Nicholas Clark <nick@ccl4.org> 
43518              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
43519              Date: Thu, 14 Dec 2000 18:38:57 +0000
43520              Message-ID: <20001214183857.B97909@plum.flirble.org>
43521      Branch: perl
43522            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43523            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
43524            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
43525            ! vos/config.ga.def vos/config.ga.h win32/config.bc
43526            ! win32/config.gc win32/config.vc
43527 ____________________________________________________________________________
43528 [  8119] By: jhi                                   on 2000/12/14  23:40:58
43529         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
43530              From: Nicholas Clark <nick@ccl4.org>
43531              Date: Wed, 13 Dec 2000 20:08:50 +0000
43532              Message-ID: <20001213200849.B71166@plum.flirble.org>
43533      Branch: perl
43534            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
43535            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
43536 ____________________________________________________________________________
43537 [  8118] By: jhi                                   on 2000/12/14  22:46:26
43538         Log: Integrate perlio.
43539      Branch: perl
43540           !> MANIFEST ext/Encode/compile makedef.pl
43541 ____________________________________________________________________________
43542 [  8117] By: nick                                  on 2000/12/14  22:38:53
43543         Log: Win32 tweaks to get Encode to build
43544              - temp hack to makedef.pl till PerlIO is properly "exported".
43545              - MSVC dislikes  
43546              static encpage_t foo[];
43547              so make 'em extern for now.
43548      Branch: perlio
43549            ! ext/Encode/compile makedef.pl
43550 ____________________________________________________________________________
43551 [  8116] By: nick                                  on 2000/12/14  22:00:53
43552         Log: Document the new files
43553      Branch: perlio
43554            ! MANIFEST
43555 ____________________________________________________________________________
43556 [  8115] By: jhi                                   on 2000/12/14  21:58:01
43557         Log: MANIFEST new files of #8114.
43558      Branch: perl
43559            ! MANIFEST
43560 ____________________________________________________________________________
43561 [  8114] By: jhi                                   on 2000/12/14  21:50:49
43562         Log: Integrate perlio.
43563      Branch: perl
43564           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
43565           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
43566           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
43567           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
43568           !> ext/Encode/Makefile.PL
43569 ____________________________________________________________________________
43570 [  8113] By: jhi                                   on 2000/12/14  21:48:49
43571         Log: The documentation part of the
43572              
43573              Subject: [ID 20001214.002] Net::Ping patch
43574              From: Jonathan Stowe <gellyfish@gellyfish.com>
43575              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
43576              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
43577              since the #7529 had already addressed the same problem.
43578      Branch: perl
43579            ! lib/Net/Ping.pm
43580 ____________________________________________________________________________
43581 [  8112] By: jhi                                   on 2000/12/14  21:42:57
43582         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
43583              From: Dominic Dunlop <domo@computer.org>
43584              Date: Tue, 12 Dec 2000 10:47:10 +0100
43585              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
43586              
43587              Document how elusive subroutines can be.
43588      Branch: perl
43589            ! pod/perlfunc.pod
43590 ____________________________________________________________________________
43591 [  8111] By: jhi                                   on 2000/12/14  21:38:05
43592         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
43593              From: Dominic Dunlop <domo@computer.org>
43594              Date: Thu, 14 Dec 2000 10:13:51 +0100
43595              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
43596      Branch: perl
43597            ! ext/POSIX/POSIX.pod
43598 ____________________________________________________________________________
43599 [  8110] By: jhi                                   on 2000/12/14  21:36:32
43600         Log: Subject: [patch] perlfaq7
43601              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
43602              Date: Thu, 14 Dec 2000 15:31:07 +0100
43603              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
43604      Branch: perl
43605            ! pod/perlfaq7.pod
43606 ____________________________________________________________________________
43607 [  8109] By: jhi                                   on 2000/12/14  21:29:20
43608         Log: Subject: [8104] Encode
43609              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43610              Date: Thu, 14 Dec 2000 14:49:34 +0100
43611              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
43612              
43613              Type casting for nervous compilers.
43614      Branch: perl
43615            ! ext/Encode/Encode.xs
43616 ____________________________________________________________________________
43617 [  8108] By: jhi                                   on 2000/12/14  21:26:17
43618         Log: Subject: [8104] DB_File
43619              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43620              Date: Thu, 14 Dec 2000 14:49:35 +0100
43621              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
43622              
43623              Type definition incorrect for DB 2.7.7.  Not known when it
43624              changed, so only changed it for a known revision.
43625      Branch: perl
43626            ! ext/DB_File/DB_File.xs
43627 ____________________________________________________________________________
43628 [  8107] By: jhi                                   on 2000/12/14  21:23:41
43629         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
43630              From: Peter Prymmer <pvhp@forte.com>
43631              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
43632              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
43633              
43634              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
43635      Branch: perl
43636            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
43637            ! ext/Encode/Encode/posix-bc.enc
43638 ____________________________________________________________________________
43639 [  8106] By: nick                                  on 2000/12/14  20:36:13
43640         Log: "Cold" build correction to Encode's Makefile.PL
43641      Branch: perlio
43642            ! ext/Encode/Makefile.PL
43643 ____________________________________________________________________________
43644 [  8105] By: nick                                  on 2000/12/14  20:09:37
43645         Log: "Compiled" encodings.
43646              Correct replacement character in EBCDIC .enc files
43647              Add 0x7F to ASCII repertoire.
43648      Branch: perlio
43649            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
43650            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
43651            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
43652            ! ext/Encode/Makefile.PL ext/Encode/compile
43653            ! ext/Encode/encengine.c ext/Encode/encode.h
43654 ____________________________________________________________________________
43655 [  8104] By: nick                                  on 2000/12/14  00:38:20
43656         Log: Integrate mainline
43657      Branch: perlio
43658           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
43659           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
43660           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
43661           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
43662           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
43663           !> t/lib/db-hash.t t/lib/db-recno.t
43664 ____________________________________________________________________________
43665 [  8103] By: nick                                  on 2000/12/13  23:16:13
43666         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
43667              so far and so it does not get lost.
43668      Branch: perlio
43669            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
43670 ____________________________________________________________________________
43671 [  8102] By: jhi                                   on 2000/12/13  17:14:22
43672         Log: Update Changes.
43673      Branch: perl
43674            ! Changes patchlevel.h
43675 ____________________________________________________________________________
43676 [  8101] By: jhi                                   on 2000/12/13  16:53:41
43677         Log: Move the proto of start_glob() to a better place; regen api files.
43678      Branch: perl
43679            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
43680 ____________________________________________________________________________
43681 [  8100] By: jhi                                   on 2000/12/13  16:47:11
43682         Log: Metaconfig change for #8099.
43683      Branch: metaconfig
43684            ! U/modified/Head.U
43685 ____________________________________________________________________________
43686 [  8099] By: jhi                                   on 2000/12/13  16:46:48
43687         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
43688              From: Andy Dougherty <doughera@lafayette.edu>
43689              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
43690              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
43691      Branch: perl
43692            ! Configure
43693 ____________________________________________________________________________
43694 [  8098] By: jhi                                   on 2000/12/13  16:39:02
43695         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
43696              From: rspier@pobox.com (Robert Spier)
43697              Date: Tue, 12 Dec 2000 21:12:39 -0500
43698              Message-ID: <14902.56087.678086.725773@rls.cx>
43699              
43700              fastgetcwd is defined using a glob alias on a $^O dependent basis -
43701              and there was no default assignment or perl subroutine.
43702      Branch: perl
43703            ! lib/Cwd.pm
43704 ____________________________________________________________________________
43705 [  8097] By: jhi                                   on 2000/12/13  16:16:01
43706         Log: Subject: [PATCH] move startglob out of pp_hot.c
43707              From: Nicholas Clark <nick@ccl4.org>
43708              Date: Mon, 11 Dec 2000 23:16:39 +0000
43709              Message-ID: <20001211231638.A55550@plum.flirble.org>
43710      Branch: perl
43711            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
43712 ____________________________________________________________________________
43713 [  8096] By: jhi                                   on 2000/12/13  15:26:23
43714         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
43715              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
43716              Date: Wed, 13 Dec 2000 14:01:37 +0100
43717              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
43718              
43719              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
43720              in turn requires libpthread in libswanted.
43721      Branch: perl
43722            ! hints/hpux.sh
43723 ____________________________________________________________________________
43724 [  8095] By: jhi                                   on 2000/12/12  19:51:05
43725         Log: The integration wars continue.
43726      Branch: perl
43727           !> sv.c
43728 ____________________________________________________________________________
43729 [  8094] By: jhi                                   on 2000/12/12  19:48:26
43730         Log: Subject: [PATCH perl@8070] DB_File-1.74  
43731              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
43732              Date: Mon, 11 Dec 2000 23:07:17 -0000
43733              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
43734      Branch: perl
43735            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
43736            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
43737            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
43738            ! t/lib/db-recno.t
43739 ____________________________________________________________________________
43740 [  8093] By: nick                                  on 2000/12/12  19:42:13
43741         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
43742      Branch: perlio
43743            ! sv.c
43744           !> lib/File/DosGlob.pm
43745 ____________________________________________________________________________
43746 [  8092] By: jhi                                   on 2000/12/12  19:28:11
43747         Log: Integrate perlio.
43748      Branch: perl
43749           !> sv.c
43750 ____________________________________________________________________________
43751 [  8091] By: nick                                  on 2000/12/12  18:49:45
43752         Log: Fix for Tk, and upgrading shared SVs.
43753      Branch: perlio
43754            ! sv.c
43755 ____________________________________________________________________________
43756 [  8090] By: jhi                                   on 2000/12/12  16:48:59
43757         Log: Subject: [PATCH] Re: Breadperl & Tk
43758              From: Nick Ing-Simmons <nik@tiuk.ti.com>
43759              Date: Tue, 12 Dec 2000 14:48:27 GMT
43760              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
43761      Branch: perl
43762            ! sv.c
43763 ____________________________________________________________________________
43764 [  8089] By: jhi                                   on 2000/12/12  03:37:19
43765         Log: Subject: DosGlob.pm diff for bash style brace expansion.
43766              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
43767              Date: Fri, 8 Dec 2000 10:45:30 -0600
43768              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
43769      Branch: perl
43770            ! lib/File/DosGlob.pm
43771 ____________________________________________________________________________
43772 [  8088] By: nick                                  on 2000/12/11  23:59:59
43773         Log: Integrate mainline
43774      Branch: perlio
43775           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
43776           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
43777           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
43778           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
43779           !> t/op/local.t t/pragma/warn/toke toke.c
43780 ____________________________________________________________________________
43781 [  8087] By: jhi                                   on 2000/12/11  23:20:23
43782         Log: Integrate perlio.
43783      Branch: perl
43784           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
43785 ____________________________________________________________________________
43786 [  8086] By: jhi                                   on 2000/12/11  22:50:59
43787         Log: Tune further the OS detection of CGI.
43788      Branch: perl
43789            ! lib/CGI.pm
43790 ____________________________________________________________________________
43791 [  8085] By: nick                                  on 2000/12/11  22:50:46
43792         Log: Finish 1st pass of "encoding" layer e.g. :
43793              open($fh,"<encoding(iso8859-7)",$greek) || die;
43794      Branch: perlio
43795            ! ext/Encode/Encode.xs perlio.c perliol.h
43796 ____________________________________________________________________________
43797 [  8084] By: jhi                                   on 2000/12/11  22:32:06
43798         Log: Revert the -f ambiguousity patch, seems to cause
43799              too much hassle (the interpret -Q as a function
43800              where Q is not a known filetest part is left in).
43801      Branch: perl
43802            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
43803            ! toke.c
43804 ____________________________________________________________________________
43805 [  8083] By: jhi                                   on 2000/12/11  22:27:23
43806         Log: (accidentally empty check-in)
43807      Branch: perl
43808            ! lib/File/DosGlob.pm
43809 ____________________________________________________________________________
43810 [  8082] By: nick                                  on 2000/12/11  19:09:51
43811         Log: Restore mmap function (broken by tweaks to shared buffer
43812              layer for encode(xxxx)).
43813      Branch: perlio
43814            ! perlio.c
43815 ____________________________________________________________________________
43816 [  8081] By: jhi                                   on 2000/12/11  18:29:13
43817         Log: Subject: Re: The long awaited feature ...
43818              From: Simon Cozens <simon@cozens.net>
43819              Date: Mon, 11 Dec 2000 15:54:24 +0000
43820              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
43821              
43822              More io/utf8 tests.
43823      Branch: perl
43824            ! t/io/utf8.t
43825 ____________________________________________________________________________
43826 [  8080] By: jhi                                   on 2000/12/11  18:19:36
43827         Log: Subject: PATCH MakeMaker manpage clarification
43828              From: andreas.koenig@anima.de (Andreas J. Koenig)
43829              Date: 10 Dec 2000 20:46:13 +0100
43830              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
43831      Branch: perl
43832            ! lib/ExtUtils/MakeMaker.pm
43833 ____________________________________________________________________________
43834 [  8079] By: jhi                                   on 2000/12/11  15:35:07
43835         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
43836              From: Simon Cozens <simon@cozens.net>
43837              Date: Sun, 10 Dec 2000 19:06:19 +0000
43838              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
43839      Branch: perl
43840            ! ext/B/B/Deparse.pm t/lib/b.t
43841 ____________________________________________________________________________
43842 [  8078] By: jhi                                   on 2000/12/11  15:09:11
43843         Log: Subject: [PATCH] docs on NaN
43844              From: Nicholas Clark <nick@ccl4.org>
43845              Date: Mon, 11 Dec 2000 01:48:38 +0000
43846              Message-ID: <20001211014838.B99205@plum.flirble.org>
43847      Branch: perl
43848            ! pod/perlop.pod
43849 ____________________________________________________________________________
43850 [  8077] By: jhi                                   on 2000/12/11  15:02:21
43851         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
43852              From: Simon Cozens <simon@cozens.net>
43853              Date: Mon, 11 Dec 2000 01:21:45 +0000
43854              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
43855      Branch: perl
43856            ! pp.c pp_hot.c scope.c t/op/local.t
43857 ____________________________________________________________________________
43858 [  8076] By: nick                                  on 2000/12/10  20:43:32
43859         Log: Not merge worthy...
43860              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
43861              syntax is modelled on attributes.
43862              Untested fix for io/utf8 on Win32 etc.
43863              Very clumsy start to the encode layer.
43864      Branch: perlio
43865            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
43866 ____________________________________________________________________________
43867 [  8075] By: jhi                                   on 2000/12/10  18:39:33
43868         Log: Darwin is not Windows.
43869      Branch: perl
43870            ! lib/CGI.pm
43871 ____________________________________________________________________________
43872 [  8074] By: jhi                                   on 2000/12/10  18:31:27
43873         Log: Subject: Ambiguous -%c() resolved as a file test
43874              From: "Paul Marquess" <Paul.Marquess@openwave.com>
43875              Date: Sun, 10 Dec 2000 15:35:07 -0000
43876              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
43877      Branch: perl
43878            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
43879 ____________________________________________________________________________
43880 [  8073] By: jhi                                   on 2000/12/10  18:16:29
43881         Log: Subject: PATCH installperl misinformed 
43882              From: andreas.koenig@anima.de (Andreas J. Koenig)
43883              Date: 10 Dec 2000 13:01:32 +0100 
43884              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
43885      Branch: perl
43886            ! installperl
43887 ____________________________________________________________________________
43888 [  8072] By: jhi                                   on 2000/12/10  18:07:55
43889         Log: The walkoptree confusion rages; walkoptree() seems to be coming
43890              from B.xs, while walkoptree_slow() comes from B.pm.
43891      Branch: perl
43892            ! ext/B/B.pm
43893 ____________________________________________________________________________
43894 [  8071] By: nick                                  on 2000/12/10  11:45:47
43895         Log: Integrate mainline
43896      Branch: perlio
43897           +> t/base/commonsense.t
43898           !> (integrate 37 files)
43899 ____________________________________________________________________________
43900 [  8070] By: jhi                                   on 2000/12/10  04:46:21
43901         Log: Update Changes.
43902      Branch: perl
43903            ! Changes patchlevel.h
43904 ____________________________________________________________________________
43905 [  8069] By: jhi                                   on 2000/12/10  04:39:19
43906         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
43907              From: andreas.koenig@anima.de (Andreas J. Koenig)
43908              Date: 09 Dec 2000 17:14:25 +0100
43909              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
43910      Branch: perl
43911            + t/base/commonsense.t
43912            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
43913 ____________________________________________________________________________
43914 [  8068] By: jhi                                   on 2000/12/10  04:17:36
43915         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
43916              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
43917              Date: Sat, 9 Dec 2000 16:47:22 -0000
43918              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
43919      Branch: perl
43920            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
43921            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
43922            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
43923            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
43924            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
43925            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
43926            ! t/lib/sdbm.t
43927 ____________________________________________________________________________
43928 [  8067] By: jhi                                   on 2000/12/10  03:52:02
43929         Log: Test case for #8066.
43930      Branch: perl
43931            ! t/op/misc.t
43932 ____________________________________________________________________________
43933 [  8066] By: jhi                                   on 2000/12/10  03:50:30
43934         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
43935              From: Simon Cozens <simon@cozens.net>
43936              Date: Sun, 10 Dec 2000 00:55:37 +0000
43937              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
43938      Branch: perl
43939            ! pp_sys.c
43940 ____________________________________________________________________________
43941 [  8065] By: jhi                                   on 2000/12/10  03:44:52
43942         Log: Test case for #8064.
43943      Branch: perl
43944            ! t/comp/proto.t
43945 ____________________________________________________________________________
43946 [  8064] By: jhi                                   on 2000/12/10  03:42:32
43947         Log: Subject: Re: prototype of substr
43948              From: Simon Cozens <simon@cozens.net>
43949              Date: Sun, 10 Dec 2000 00:13:33 +0000
43950              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
43951              
43952              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
43953              In other words, make the returned prototypes for any function
43954              stop prepending the ';' optionality marker after the first one.
43955              If they start getting optional, all the rest are optional.
43956      Branch: perl
43957            ! pp.c
43958 ____________________________________________________________________________
43959 [  8063] By: jhi                                   on 2000/12/10  03:39:42
43960         Log: Subject: [PATCH] perlguts.pod
43961              From: Simon Cozens <simon@cozens.net>
43962              Date: Sun, 10 Dec 2000 00:06:47 +0000
43963              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
43964              
43965              Documentation of the different types of ops,
43966              plus the functions in dump.c
43967      Branch: perl
43968            ! pod/perlguts.pod
43969 ____________________________________________________________________________
43970 [  8062] By: jhi                                   on 2000/12/10  03:30:04
43971         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
43972              From: Nicholas Clark <nick@talking.bollo.cx>
43973              Date: Sat, 09 Dec 2000 18:57:25 +0000
43974              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
43975              
43976              Be more robust in weird hostname setups.
43977      Branch: perl
43978            ! t/lib/net-hostent.t
43979 ____________________________________________________________________________
43980 [  8061] By: jhi                                   on 2000/12/10  03:28:21
43981         Log: Pacify fussy compiler. 
43982      Branch: perl
43983            ! pp_sys.c
43984 ____________________________________________________________________________
43985 [  8060] By: jhi                                   on 2000/12/10  02:52:46
43986         Log: Integrate perlio.
43987      Branch: perl
43988           !> pp_sys.c t/io/utf8.t
43989 ____________________________________________________________________________
43990 [  8059] By: nick                                  on 2000/12/09  23:40:14
43991         Log: read/sysread/recv should now be utf8 aware.
43992              Basic test for utf8 read.
43993      Branch: perlio
43994            ! pp_sys.c t/io/utf8.t
43995 ____________________________________________________________________________
43996 [  8058] By: jhi                                   on 2000/12/09  21:56:02
43997         Log: Integrate perlio.
43998      Branch: perl
43999           +> t/io/utf8.t
44000           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
44001 ____________________________________________________________________________
44002 [  8057] By: jhi                                   on 2000/12/09  21:53:35
44003         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
44004              From: Inaba Hiroto <inaba@st.rim.or.jp>
44005              Date: Sun, 10 Dec 2000 05:53:21 +0900
44006              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
44007              
44008              Tests for #8056.
44009      Branch: perl
44010            ! t/op/each.t
44011 ____________________________________________________________________________
44012 [  8056] By: jhi                                   on 2000/12/09  21:51:16
44013         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
44014              From: Inaba Hiroto <inaba@st.rim.or.jp>
44015              Date: Sat, 09 Dec 2000 18:02:00 +0900
44016              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
44017              
44018              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
44019      Branch: perl
44020            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
44021 ____________________________________________________________________________
44022 [  8055] By: nick                                  on 2000/12/09  20:11:48
44023         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
44024              than raw PerlIO_write() - does not seem to break any tests.
44025      Branch: perlio
44026            ! pp_sys.c
44027 ____________________________________________________________________________
44028 [  8054] By: nick                                  on 2000/12/09  19:47:30
44029         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
44030              (sysread, recv and write i.e. formats still to do...)
44031              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
44032              open($fh,">:utf8","name")
44033              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
44034              so no extra overhead is involved.
44035              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
44036              to a non-utf8 stream.
44037              Add initial io/utf8.t
44038              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
44039              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
44040              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
44041      Branch: perlio
44042            + t/io/utf8.t
44043            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
44044 ____________________________________________________________________________
44045 [  8053] By: nick                                  on 2000/12/09  19:26:37
44046         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
44047              was only testing this_utf8.
44048      Branch: perlio
44049            ! toke.c
44050 ____________________________________________________________________________
44051 [  8052] By: nick                                  on 2000/12/09  19:09:41
44052         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
44053              i.e. the output string has one, but don't mess with source assumption.
44054      Branch: perlio
44055            ! toke.c
44056 ____________________________________________________________________________
44057 [  8051] By: jhi                                   on 2000/12/09  16:55:17
44058         Log: Integrate perlio.
44059      Branch: perl
44060           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
44061           !> sv.c thrdvar.h util.c
44062 ____________________________________________________________________________
44063 [  8050] By: jhi                                   on 2000/12/09  16:48:07
44064         Log: Nits noticed by Peter Prymmer.
44065      Branch: perl
44066            ! lib/ExtUtils/MM_VMS.pm
44067 ____________________________________________________________________________
44068 [  8049] By: nick                                  on 2000/12/09  13:49:40
44069         Log: UTF8 output prework.
44070              - Store $\ and $, as SVs so they can have SvUTF8 flag
44071              - use do_print() rather than raw PerlIO_write() to print them.
44072      Branch: perlio
44073            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
44074            ! thrdvar.h util.c
44075 ____________________________________________________________________________
44076 [  8048] By: nick                                  on 2000/12/09  12:30:43
44077         Log: Integrate mainline.
44078      Branch: perlio
44079           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
44080           +> t/op/reverse.t
44081           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
44082           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
44083           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
44084           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
44085           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
44086           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
44087 ____________________________________________________________________________
44088 [  8047] By: jhi                                   on 2000/12/09  00:23:27
44089         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
44090              From: Michael G Schwern <schwern@pobox.com>
44091              Date: Fri, 8 Dec 2000 14:43:04 -0600
44092      Branch: perl
44093            ! lib/ExtUtils/MM_VMS.pm
44094 ____________________________________________________________________________
44095 [  8046] By: jhi                                   on 2000/12/08  23:10:27
44096         Log: A missed check-in.
44097      Branch: perl
44098            ! lib/ExtUtils/Manifest.pm
44099 ____________________________________________________________________________
44100 [  8045] By: jhi                                   on 2000/12/08  21:57:12
44101         Log: (null check-in)
44102      Branch: perl
44103            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
44104 ____________________________________________________________________________
44105 [  8044] By: jhi                                   on 2000/12/08  21:11:06
44106         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
44107              at the final draft stage.
44108      Branch: perl
44109            + ext/Encode/Encode/iso8859-16.enc
44110            ! MANIFEST
44111 ____________________________________________________________________________
44112 [  8043] By: jhi                                   on 2000/12/08  16:39:04
44113         Log: Update Changes.
44114      Branch: perl
44115            ! Changes patchlevel.h
44116 ____________________________________________________________________________
44117 [  8042] By: jhi                                   on 2000/12/08  16:33:39
44118         Log: Do not return the Unicode replacement character if UTF-8
44119              decoding goes awry, it should be up to the caller to decide.
44120      Branch: perl
44121            ! pod/perlapi.pod utf8.c
44122 ____________________________________________________________________________
44123 [  8041] By: jhi                                   on 2000/12/08  16:22:28
44124         Log: metaconfig maintenance.
44125      Branch: metaconfig
44126            ! U/modified/stdchar.U
44127      Branch: metaconfig/U/perl
44128            + testsyml.U
44129 ____________________________________________________________________________
44130 [  8040] By: jhi                                   on 2000/12/08  16:03:08
44131         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
44132              From: sthoenna@efn.org
44133              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
44134              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
44135      Branch: perl
44136            ! Changes lib/ExtUtils/MM_OS2.pm
44137 ____________________________________________________________________________
44138 [  8039] By: jhi                                   on 2000/12/08  15:57:11
44139         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
44140              From: Simon Cozens <simon@cozens.net>
44141              Date: Fri, 8 Dec 2000 13:33:31 +0000
44142              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
44143              
44144              (The pp_hot part needed a rewrite.)
44145      Branch: perl
44146            ! doop.c pp_hot.c utf8.c
44147 ____________________________________________________________________________
44148 [  8038] By: jhi                                   on 2000/12/08  15:25:08
44149         Log: Subject: djSP
44150              From: Michael Stevens <michael@etla.org>
44151              Date: Wed, 6 Dec 2000 23:24:01 +0000
44152              Message-ID: <20001206232400.A21381@firedrake.org>
44153              
44154              Plus a note from Nick Ing-Simmons.
44155      Branch: perl
44156            ! pp.h
44157 ____________________________________________________________________________
44158 [  8037] By: jhi                                   on 2000/12/08  15:18:35
44159         Log: Filetype is text.
44160      Branch: perl
44161            ! t/op/utf8decode.t
44162 ____________________________________________________________________________
44163 [  8036] By: jhi                                   on 2000/12/08  03:31:27
44164         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
44165              From: Andy Dougherty <doughera@lafayette.edu>
44166              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
44167              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
44168              
44169              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
44170              From: Andy Dougherty <doughera@lafayette.edu>
44171              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
44172              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
44173      Branch: perl
44174            + ext/POSIX/hints/svr4.pl
44175            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
44176 ____________________________________________________________________________
44177 [  8035] By: jhi                                   on 2000/12/08  03:26:01
44178         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
44179              From: Andy Dougherty <doughera@lafayette.edu>
44180              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
44181              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
44182      Branch: perl
44183            ! t/README t/base/term.t
44184 ____________________________________________________________________________
44185 [  8034] By: jhi                                   on 2000/12/08  03:21:59
44186         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
44187              From: mjd@plover.com  
44188              Date: 7 Dec 2000 21:04:20 -0000
44189              Message-ID: <20001207210420.22282.qmail@plover.com>
44190              
44191              Plus -z doc.
44192      Branch: perl
44193            ! pod/perlfunc.pod
44194 ____________________________________________________________________________
44195 [  8033] By: jhi                                   on 2000/12/08  03:19:03
44196         Log: Use the UTF8 macros a bit.  They can't be used with abandon
44197              everywhere because we do generate illegal UTF-8 in some situations.
44198              This is of course naughty.
44199      Branch: perl
44200            ! pod/perlapi.pod utf8.c utf8.h
44201 ____________________________________________________________________________
44202 [  8032] By: jhi                                   on 2000/12/08  03:00:09
44203         Log: Out of sync?
44204      Branch: perl
44205            ! t/pragma/warn/utf8
44206 ____________________________________________________________________________
44207 [  8031] By: jhi                                   on 2000/12/08  02:22:39
44208         Log: Cnt spl.
44209      Branch: perl
44210            ! MANIFEST
44211 ____________________________________________________________________________
44212 [  8030] By: jhi                                   on 2000/12/08  01:23:54
44213         Log: Add test for reverse().
44214      Branch: perl
44215            + t/op/reverse.t
44216            ! MANIFEST
44217 ____________________________________________________________________________
44218 [  8029] By: jhi                                   on 2000/12/08  01:21:47
44219         Log: Integrate perlio.
44220      Branch: perl
44221           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
44222           !> perlio.c perlio.h perlsdio.h warnings.pl
44223 ____________________________________________________________________________
44224 [  8028] By: jhi                                   on 2000/12/08  01:19:08
44225         Log: Introduce macros for UTF8 decoding.
44226      Branch: perl
44227            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
44228 ____________________________________________________________________________
44229 [  8027] By: nick                                  on 2000/12/07  22:18:19
44230         Log: Integrate mainline
44231      Branch: perlio
44232           !> embed.pl pod/perlapi.pod utf8.c
44233 ____________________________________________________________________________
44234 [  8026] By: nick                                  on 2000/12/07  21:45:08
44235         Log: Various oddities p4 diff -se showed up
44236              Remove 'our' from warnings.pl
44237      Branch: perlio
44238            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
44239 ____________________________________________________________________________
44240 [  8025] By: nick                                  on 2000/12/07  21:43:32
44241         Log: Change PerlIO_(get|set)pos to take SV *
44242              Should fix, OS/2, VMS, (sfio??)
44243      Branch: perlio
44244            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
44245 ____________________________________________________________________________
44246 [  8024] By: jhi                                   on 2000/12/07  19:05:32
44247         Log: Document utf8_to_uv() better.
44248      Branch: perl
44249            ! pod/perlapi.pod utf8.c
44250 ____________________________________________________________________________
44251 [  8023] By: jhi                                   on 2000/12/07  18:23:47
44252         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
44253      Branch: perl
44254            ! embed.pl pod/perlapi.pod utf8.c
44255 ____________________________________________________________________________
44256 [  8022] By: jhi                                   on 2000/12/07  04:13:51
44257         Log: Integrate perlio.
44258      Branch: perl
44259           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
44260           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
44261           !> win32/makefile.mk
44262 ____________________________________________________________________________
44263 [  8021] By: nick                                  on 2000/12/07  00:28:14
44264         Log: Various attempts at MSVC debug - not sure what has
44265              changed but works now. 
44266              Seems atexit() _may_ work for DLLs built with MSVC so don't
44267              call cleanup that way.
44268      Branch: perlio
44269            ! perlio.c win32/makefile.mk
44270 ____________________________________________________________________________
44271 [  8020] By: nick                                  on 2000/12/06  19:57:20
44272         Log: Integrate mainline
44273      Branch: perlio
44274           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
44275           !> (integrate 75 files)
44276 ____________________________________________________________________________
44277 [  8019] By: nick                                  on 2000/12/06  19:28:21
44278         Log: Add useperlio to config.vc
44279              Turn off binmode in config_H.PL
44280              Regen all the config_H.xx
44281              Attempt to get debugging build with MSVC.
44282      Branch: perlio
44283            ! win32/config.vc win32/config_H.bc win32/config_H.gc
44284            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
44285 ____________________________________________________________________________
44286 [  8018] By: nick                                  on 2000/12/06  19:21:57
44287         Log: Test various dup/external program options on all platforms.
44288      Branch: perlio
44289            ! t/io/dup.t
44290 ____________________________________________________________________________
44291 [  8017] By: nick                                  on 2000/12/06  19:20:47
44292         Log: Fix harness to be less picky
44293      Branch: perlio
44294            ! lib/Test/Harness.pm
44295 ____________________________________________________________________________
44296 [  8016] By: jhi                                   on 2000/12/06  16:45:12
44297         Log: Update Changes.
44298      Branch: perl
44299            ! Changes patchlevel.h
44300 ____________________________________________________________________________
44301 [  8015] By: jhi                                   on 2000/12/06  16:41:03
44302         Log: Test \x{...} with ord().
44303      Branch: perl
44304            ! t/op/ord.t
44305 ____________________________________________________________________________
44306 [  8014] By: jhi                                   on 2000/12/06  16:20:33
44307         Log: Test tweak because of #8013.
44308      Branch: perl
44309            ! t/lib/b.t
44310 ____________________________________________________________________________
44311 [  8013] By: jhi                                   on 2000/12/06  16:09:09
44312         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
44313              From: Michael G Schwern <schwern@pobox.com>
44314              Date: Tue, 5 Dec 2000 21:23:28 -0500
44315              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
44316              
44317              Carp::Heavy parts not very applicable because of recent changes.
44318      Branch: perl
44319            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
44320            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
44321            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
44322            ! lib/Exporter.pm lib/Exporter/Heavy.pm
44323            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
44324            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
44325            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
44326            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
44327            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
44328            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
44329            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
44330            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
44331            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
44332            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
44333            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
44334            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
44335            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
44336            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
44337            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
44338            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
44339            ! warnings.pl
44340 ____________________________________________________________________________
44341 [  8012] By: jhi                                   on 2000/12/06  15:22:38
44342         Log: Subject: [PATCH] Re: New harness is failing things
44343              From: Nick Ing-Simmons <nik@tiuk.ti.com>
44344              Date: Wed, 6 Dec 2000 13:00:30 GMT
44345              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
44346      Branch: perl
44347            ! lib/Test/Harness.pm
44348 ____________________________________________________________________________
44349 [  8011] By: jhi                                   on 2000/12/06  15:12:08
44350         Log: Subject: installhtml changes
44351              From: Michael Stevens <michael@etla.org>
44352              Date: Wed, 6 Dec 2000 13:15:53 +0000
44353              Message-ID: <20001206131553.A27317@firedrake.org>
44354      Branch: perl
44355            ! installhtml
44356 ____________________________________________________________________________
44357 [  8010] By: jhi                                   on 2000/12/06  15:06:05
44358         Log: Subject: the dTHR hits
44359              From: Michael Stevens <michael@etla.org>
44360              Date: Wed, 6 Dec 2000 12:06:03 +0000
44361              Message-ID: <20001206120603.A24581@firedrake.org>
44362              
44363              More, errrm, less dTHRs.
44364      Branch: perl
44365            ! bytecode.pl ext/B/B/C.pm
44366 ____________________________________________________________________________
44367 [  8009] By: jhi                                   on 2000/12/06  15:04:25
44368         Log: Subject: MakeMaker mailing list gone?
44369              From: Michael G Schwern <schwern@pobox.com>
44370              Date: Tue, 5 Dec 2000 19:29:59 -0500
44371              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
44372              
44373              The MakeMaker mailing list is dead, perlbug is the right
44374              address to report bugs.
44375      Branch: perl
44376            ! lib/ExtUtils/MakeMaker.pm
44377 ____________________________________________________________________________
44378 [  8008] By: jhi                                   on 2000/12/06  15:00:32
44379         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
44380              From: Michael G Schwern <schwern@pobox.com>
44381              Date: Tue, 5 Dec 2000 19:21:21 -0500
44382              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
44383              
44384              Add a default MANIFEST skip that ignores things like
44385              version control files, editor temporary files, and the Makefile.
44386      Branch: perl
44387            + lib/ExtUtils/MANIFEST.SKIP
44388            ! MANIFEST lib/ExtUtils/Manifest.pm
44389 ____________________________________________________________________________
44390 [  8007] By: jhi                                   on 2000/12/06  14:57:20
44391         Log: In Amiga more manual hackery of the scripts seems to be needed,
44392              from Jan-Erik Karlsson.  Why Configure does not get this right
44393              is unknown, may be shell-induced.
44394      Branch: perl
44395            ! README.amiga
44396 ____________________________________________________________________________
44397 [  8006] By: jhi                                   on 2000/12/05  23:53:12
44398         Log: Add TOPm1s to peek at the second topmost stack item.
44399      Branch: perl
44400            ! pp.h
44401 ____________________________________________________________________________
44402 [  8005] By: jhi                                   on 2000/12/05  23:13:55
44403         Log: Avaunt, you foul UTF-8 tests.
44404      Branch: perl
44405            ! t/op/ver.t t/pragma/utf8.t
44406 ____________________________________________________________________________
44407 [  8004] By: jhi                                   on 2000/12/05  23:09:54
44408         Log: Continue utf8 dispersal. 
44409      Branch: perl
44410            + t/op/concat.t
44411            ! MANIFEST t/pragma/utf8.t
44412 ____________________________________________________________________________
44413 [  8003] By: nick                                  on 2000/12/05  23:02:39
44414         Log: Integrate mainline.
44415      Branch: perlio
44416           +> t/op/length.t t/op/utf8decode.t
44417           !> (integrate 69 files)
44418 ____________________________________________________________________________
44419 [  8002] By: jhi                                   on 2000/12/05  22:59:28
44420         Log: Integrate perlio.
44421      Branch: perl
44422           !> iperlsys.h perl.c perlio.c win32/perllib.c
44423 ____________________________________________________________________________
44424 [  8001] By: nick                                  on 2000/12/05  22:07:52
44425         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
44426              - calloc/free suffer from damage on TerminateThread()
44427              - use PerlMemShared (as originally planned) now fixed
44428              - avoid doing anything important on DLL "detach".
44429      Branch: perlio
44430            ! perl.c perlio.c win32/perllib.c
44431 ____________________________________________________________________________
44432 [  8000] By: nick                                  on 2000/12/05  21:05:09
44433         Log: Fix gross PerlMemShared issue.
44434      Branch: perlio
44435            ! iperlsys.h
44436 ____________________________________________________________________________
44437 [  7999] By: jhi                                   on 2000/12/05  20:46:58
44438         Log: Test for Unicode (UTF-8) hash keys.
44439      Branch: perl
44440            ! t/op/each.t
44441 ____________________________________________________________________________
44442 [  7998] By: jhi                                   on 2000/12/05  20:30:35
44443         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
44444              is now always UTF-8), empty line cosmetics.
44445      Branch: perl
44446            ! t/pragma/utf8.t
44447 ____________________________________________________________________________
44448 [  7997] By: jhi                                   on 2000/12/05  20:15:40
44449         Log: Subject: Re: STRLEN - what?
44450              From: Andy Dougherty <doughera@lafayette.edu>
44451              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
44452              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
44453              
44454              Explain STRLEN.
44455      Branch: perl
44456            ! pod/perlguts.pod
44457 ____________________________________________________________________________
44458 [  7996] By: jhi                                   on 2000/12/05  20:13:34
44459         Log: Split off the UTF-8 decoder tests, make them to check also
44460              the error message.
44461      Branch: perl
44462            + t/op/utf8decode.t
44463            ! MANIFEST t/pragma/utf8.t utf8.c
44464 ____________________________________________________________________________
44465 [  7995] By: jhi                                   on 2000/12/05  16:39:47
44466         Log: Start migrating bits of pragma/utf8 to elsewhere
44467              (since the long term plan is to obsolete 'use utf8').
44468      Branch: perl
44469            + t/op/length.t
44470            ! MANIFEST t/pragma/utf8.t
44471 ____________________________________________________________________________
44472 [  7994] By: jhi                                   on 2000/12/05  16:30:21
44473         Log: Fix a manual edit typo from #7993, fix the message formatting
44474              for Unicode, add few our declarations.
44475      Branch: perl
44476            ! lib/Carp/Heavy.pm
44477 ____________________________________________________________________________
44478 [  7993] By: jhi                                   on 2000/12/05  16:09:15
44479         Log: Subject: Need help with warnings :-(
44480              From: "Ben Tilly" <ben_tilly@hotmail.com>
44481              Date: Tue, 05 Dec 2000 01:35:54 -0500
44482              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
44483              
44484              Subject: UPDATE: Carp/Heavy now passes all tests
44485              From: "Ben Tilly" <ben_tilly@hotmail.com>
44486              Date: Tue, 05 Dec 2000 07:59:41 -0500
44487              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
44488              
44489              The Brave New Carp.
44490      Branch: perl
44491            ! lib/Carp.pm lib/Carp/Heavy.pm
44492 ____________________________________________________________________________
44493 [  7992] By: jhi                                   on 2000/12/05  15:55:08
44494         Log: Subject: [PATCH perl@7979] cygwin port
44495              From: "Eric Fifer" <efifer@dircon.co.uk>
44496              Date: Tue, 5 Dec 2000 14:04:09 -0000
44497              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
44498      Branch: perl
44499            ! t/lib/net-hostent.t
44500 ____________________________________________________________________________
44501 [  7991] By: jhi                                   on 2000/12/05  15:52:34
44502         Log: Subject: Re: [PATCH] The largest hoax of all times?
44503              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44504              Date: Tue, 5 Dec 2000 00:40:25 -0500
44505              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
44506              
44507              Subject: Re: [PATCH] The largest hoax of all times?
44508              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44509              Date: Mon, 4 Dec 2000 23:55:53 -0500
44510              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
44511              
44512              Subject: Re: [PATCH] The largest hoax of all times?
44513              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44514              Date: Tue, 5 Dec 2000 01:28:45 -0500
44515              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
44516              
44517              Fix the unpredictable order of DESTROYs.
44518      Branch: perl
44519            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
44520            ! sv.c sv.h t/op/ref.t
44521 ____________________________________________________________________________
44522 [  7990] By: jhi                                   on 2000/12/05  14:38:53
44523         Log: Subject: [PATCH] shrink pp_hot fractionally
44524              From: Nicholas Clark <nick@ccl4.org>
44525              Date: Tue, 5 Dec 2000 12:44:31 +0000
44526              Message-ID: <20001205124431.E74518@plum.flirble.org>
44527              
44528              Use report_evil_fh().
44529      Branch: perl
44530            ! opcode.pl opnames.h pp_hot.c util.c
44531 ____________________________________________________________________________
44532 [  7989] By: jhi                                   on 2000/12/05  14:21:27
44533         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
44534              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44535              Date: Mon, 04 Dec 2000 22:21:59 -0800
44536              Message-ID: <HmIL6gzkgepS092yn@efn.org>
44537              
44538              Harness shouldn't ignore responses like "ok 3\r\r\n".
44539      Branch: perl
44540            ! lib/Test/Harness.pm
44541 ____________________________________________________________________________
44542 [  7988] By: jhi                                   on 2000/12/05  13:51:28
44543         Log: Integrate the "skip" messages to explain().
44544      Branch: perl
44545            ! t/lib/syslfs.t t/op/lfs.t
44546 ____________________________________________________________________________
44547 [  7987] By: jhi                                   on 2000/12/05  12:34:54
44548         Log: The one that got away in #7984.
44549              
44550              Subject: Re: dTHR - what and why?
44551              From: Michael Stevens <michael@etla.org> 
44552              Date: Tue, 5 Dec 2000 11:15:52 +0000
44553              Message-ID: <20001205111552.A4647@firedrake.org>
44554      Branch: perl
44555            ! sv.h
44556 ____________________________________________________________________________
44557 [  7986] By: gsar                                  on 2000/12/05  09:14:44
44558         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
44559              due to the notorious GetFileType() bug in Windows 9x, which fstat()
44560              tickles)
44561      Branch: perl
44562            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
44563 ____________________________________________________________________________
44564 [  7985] By: jhi                                   on 2000/12/05  05:49:03
44565         Log: Integrate perlio.
44566      Branch: perl
44567           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
44568           !> win32/perlhost.h win32/perllib.c
44569 ____________________________________________________________________________
44570 [  7984] By: jhi                                   on 2000/12/05  05:48:16
44571         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
44572      Branch: perl
44573            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
44574            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
44575            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
44576            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
44577            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
44578            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
44579            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
44580            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
44581            ! win32/win32.c
44582 ____________________________________________________________________________
44583 [  7983] By: nick                                  on 2000/12/04  23:27:43
44584         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
44585      Branch: perlio
44586            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
44587            ! win32/perlhost.h win32/perllib.c
44588 ____________________________________________________________________________
44589 [  7982] By: jhi                                   on 2000/12/04  19:44:09
44590         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
44591              uncovered by #7980.
44592      Branch: perl
44593            ! op.c
44594 ____________________________________________________________________________
44595 [  7981] By: jhi                                   on 2000/12/04  19:42:07
44596         Log: Subject: [PATCH] Trivial dump.c feature
44597              From: Simon Cozens <simon@cozens.net>
44598              Date: Mon, 4 Dec 2000 18:08:38 +0000
44599              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
44600              
44601              Show whether a constant is UTF-8.
44602      Branch: perl
44603            ! dump.c
44604 ____________________________________________________________________________
44605 [  7980] By: jhi                                   on 2000/12/04  19:36:51
44606         Log: UTF-8 hash keys, patch from Inaba Hiroto.
44607      Branch: perl
44608            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
44609 ____________________________________________________________________________
44610 [  7979] By: jhi                                   on 2000/12/04  17:36:28
44611         Log: Update Changes.
44612      Branch: perl
44613            ! Changes patchlevel.h
44614 ____________________________________________________________________________
44615 [  7978] By: jhi                                   on 2000/12/04  16:42:17
44616         Log: Retract #7977, still too volatile (the euphemism of the day
44617              for unfinished and buggy :-)
44618      Branch: perl
44619            ! doop.c hv.c pp.c sv.h
44620 ____________________________________________________________________________
44621 [  7977] By: jhi                                   on 2000/12/04  16:25:15
44622         Log: (Retracted by #7978, too shaky yet.)
44623              
44624              Subject: Re: utf8 in hash keys, implementor missing
44625              From: Simon Cozens <simon@cozens.net>
44626              Date: Sat, 2 Dec 2000 19:49:35 +0000
44627              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
44628              
44629              The first step at UTF-8 hash keys.
44630      Branch: perl
44631            ! doop.c hv.c pp.c sv.h
44632 ____________________________________________________________________________
44633 [  7976] By: jhi                                   on 2000/12/04  16:13:53
44634         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
44635              From: sthoenna@efn.org
44636              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
44637              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
44638      Branch: perl
44639            ! os2/os2.c perlio.c
44640 ____________________________________________________________________________
44641 [  7975] By: jhi                                   on 2000/12/04  16:05:25
44642         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
44643              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44644              Date: Thu, 30 Nov 2000 20:50:37 -0800
44645              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
44646      Branch: perl
44647            ! os2/os2.c
44648 ____________________________________________________________________________
44649 [  7974] By: jhi                                   on 2000/12/04  16:03:57
44650         Log: Subject: [PATCH] ++ 20% faster
44651              From: Nicholas Clark <nick@ccl4.org>
44652              Date: Mon, 4 Dec 2000 12:17:27 +0000
44653              Message-ID: <20001204121726.B52976@plum.flirble.org>
44654              
44655              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
44656      Branch: perl
44657            ! sv.c
44658 ____________________________________________________________________________
44659 [  7973] By: jhi                                   on 2000/12/04  16:00:48
44660         Log: 
44661              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
44662              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44663              Date: Mon, 04 Dec 2000 12:30:45 +0100
44664              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
44665              
44666              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
44667              library (getprotobyname and getprotobynumber are outversioned by
44668              the same calls in libc, at least for xlc version 3.
44669      Branch: perl
44670            ! hints/aix.sh
44671 ____________________________________________________________________________
44672 [  7972] By: jhi                                   on 2000/12/04  02:58:31
44673         Log: Integrate perlio.
44674      Branch: perl
44675           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
44676           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
44677           !> win32/win32.h win32/win32iop.h win32/win32thread.h
44678 ____________________________________________________________________________
44679 [  7971] By: nick                                  on 2000/12/04  00:24:33
44680         Log: Quieten some noise in Win32 builds:
44681              - win32.h is included after <sys/socket.h>, so need to 
44682              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
44683              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
44684      Branch: perlio
44685            ! doio.c perl.h toke.c win32/win32.h
44686 ____________________________________________________________________________
44687 [  7970] By: nick                                  on 2000/12/03  22:57:46
44688         Log: PERL_IMPLICIT_SYS compiles but does not work.
44689      Branch: perlio
44690            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
44691            ! win32/perlhost.h win32/perllib.c win32/win32.h
44692            ! win32/win32iop.h win32/win32thread.h
44693 ____________________________________________________________________________
44694 [  7969] By: jhi                                   on 2000/12/03  22:12:58
44695         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
44696              used to swash_init(), makes regprop() dumps more informative
44697              (+utf8::IsAlpha, -utf8::IsDigit, for example).
44698      Branch: perl
44699            ! regcomp.c regexec.c
44700 ____________________________________________________________________________
44701 [  7968] By: jhi                                   on 2000/12/03  21:39:56
44702         Log: Implement ANYOFUTF8 regprop() dumping.
44703      Branch: perl
44704            ! regcomp.c
44705 ____________________________________________________________________________
44706 [  7967] By: jhi                                   on 2000/12/03  20:57:19
44707         Log: Make uv_to_utf8() to zero-terminate its output buffer,
44708              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
44709      Branch: perl
44710            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
44711 ____________________________________________________________________________
44712 [  7966] By: nick                                  on 2000/12/03  18:41:21
44713         Log: Integrate mainline (STDCHAR)
44714      Branch: perlio
44715           !> Configure t/pragma/utf8.t
44716 ____________________________________________________________________________
44717 [  7965] By: jhi                                   on 2000/12/03  17:58:20
44718         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
44719      Branch: perl
44720            ! t/pragma/utf8.t
44721 ____________________________________________________________________________
44722 [  7964] By: jhi                                   on 2000/12/03  17:35:56
44723         Log: Integrate perlio.
44724      Branch: perl
44725           !> iperlsys.h perlio.c
44726 ____________________________________________________________________________
44727 [  7963] By: jhi                                   on 2000/12/03  17:33:55
44728         Log: Metaconfig unit change for #7962.
44729      Branch: metaconfig
44730            ! U/modified/stdchar.U
44731 ____________________________________________________________________________
44732 [  7962] By: jhi                                   on 2000/12/03  17:33:27
44733         Log: Untangle the <stdio.h> #include nest for the stdchar test,
44734              from Andy Dougherty.
44735      Branch: perl
44736            ! Configure
44737 ____________________________________________________________________________
44738 [  7961] By: nick                                  on 2000/12/03  16:53:00
44739         Log: Make iperlsys.h vector stdio not PerlIO.
44740      Branch: perlio
44741            ! iperlsys.h perlio.c
44742 ____________________________________________________________________________
44743 [  7960] By: nick                                  on 2000/12/03  14:43:01
44744         Log: Integrate mainline
44745      Branch: perlio
44746           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
44747           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
44748 ____________________________________________________________________________
44749 [  7959] By: jhi                                   on 2000/12/03  08:16:36
44750         Log: Use DO_UTF8().
44751      Branch: perl
44752            ! op.c
44753 ____________________________________________________________________________
44754 [  7958] By: jhi                                   on 2000/12/02  18:33:05
44755         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
44756              From: Mike Guy <mjtg@cam.ac.uk>         
44757              Date: Sat, 02 Dec 2000 17:27:13 +0000
44758              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
44759              
44760              An extraneous argument.
44761      Branch: perl
44762            ! toke.c
44763 ____________________________________________________________________________
44764 [  7957] By: jhi                                   on 2000/12/02  18:22:32
44765         Log: A missing hunk.
44766      Branch: perl
44767            ! t/lib/net-hostent.t
44768 ____________________________________________________________________________
44769 [  7956] By: jhi                                   on 2000/12/02  18:06:20
44770         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
44771              From: Nicholas Clark <nick@ccl4.org>
44772              Date: Sat, 2 Dec 2000 14:28:27 +0000
44773              Message-ID: <20001202142827.A12308@plum.flirble.org>
44774              
44775              Test robustness.
44776      Branch: perl
44777            ! t/lib/net-hostent.t
44778 ____________________________________________________________________________
44779 [  7955] By: jhi                                   on 2000/12/02  17:58:06
44780         Log: Metaconfig unit change for #7954.
44781      Branch: metaconfig
44782            ! U/modified/stdchar.U
44783 ____________________________________________________________________________
44784 [  7954] By: jhi                                   on 2000/12/02  17:54:32
44785         Log: An inconvenient hang would happen if the stdio _ptr wasn't
44786              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
44787              would be grepping stdin for all eternity for the _ptr.)
44788      Branch: perl
44789            ! Configure
44790 ____________________________________________________________________________
44791 [  7953] By: jhi                                   on 2000/12/02  00:07:15
44792         Log: Update Changes.
44793      Branch: perl
44794            ! Changes patchlevel.h
44795 ____________________________________________________________________________
44796 [  7952] By: jhi                                   on 2000/12/01  23:54:47
44797         Log: Subject: Re: long shell lines
44798              From: Andy Dougherty <doughera@lafayette.edu>
44799              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
44800              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
44801              
44802              Split overly long shell command lines.
44803      Branch: perl
44804            ! lib/ExtUtils/MM_Unix.pm
44805 ____________________________________________________________________________
44806 [  7951] By: jhi                                   on 2000/12/01  23:48:02
44807         Log: The metaconfig unit change for #7950.
44808      Branch: metaconfig
44809            + U/modified/stdchar.U
44810 ____________________________________________________________________________
44811 [  7950] By: jhi                                   on 2000/12/01  23:47:39
44812         Log: Try to find stdchar also from <stdio_impl.h>.
44813      Branch: perl
44814            ! Configure config_h.SH
44815 ____________________________________________________________________________
44816 [  7949] By: jhi                                   on 2000/12/01  23:46:45
44817         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
44818              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
44819              Date: Fri, 1 Dec 2000 16:26:08 -0500
44820              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
44821              
44822              Reword the diagnostic message.
44823      Branch: perl
44824            ! pod/perldiag.pod
44825 ____________________________________________________________________________
44826 [  7948] By: nick                                  on 2000/12/01  22:49:43
44827         Log: Integrate mainline (for s/y/m as sub names stuff).
44828      Branch: perlio
44829           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
44830           !> t/pragma/warn/toke toke.c
44831 ____________________________________________________________________________
44832 [  7947] By: jhi                                   on 2000/12/01  20:55:41
44833         Log: Integrate perlio.
44834      Branch: perl
44835           !> perlio.c perliol.h t/io/pipe.t
44836 ____________________________________________________________________________
44837 [  7946] By: jhi                                   on 2000/12/01  20:36:51
44838         Log: Upgrade to CPAN 1.59_51, from Andreas König.
44839      Branch: perl
44840            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
44841 ____________________________________________________________________________
44842 [  7945] By: nick                                  on 2000/12/01  20:31:32
44843         Log: Integrate mainline
44844      Branch: perlio
44845           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
44846           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
44847           +> t/lib/net-hostent.t
44848           !> (integrate 35 files)
44849 ____________________________________________________________________________
44850 [  7944] By: jhi                                   on 2000/12/01  20:23:29
44851         Log: Some help for 20001130.011.  Now one gets warnings like
44852              "Ambiguous -f() resolved as a file test ..."
44853      Branch: perl
44854            ! pod/perldiag.pod t/pragma/warn/toke toke.c
44855 ____________________________________________________________________________
44856 [  7943] By: jhi                                   on 2000/12/01  19:44:44
44857         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
44858              that also breaks using them as methods. 
44859      Branch: perl
44860            ! pod/perldiag.pod t/op/misc.t toke.c
44861 ____________________________________________________________________________
44862 [  7942] By: nick                                  on 2000/12/01  17:56:46
44863         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
44864              Make 'unix' pass most tests
44865              - do unread by temporary push of layer ("pending") holding unread chars
44866              - fast_gets is now based on per-handle flag
44867              - relax one of io/pipe.t tests to allow print to fail and close to
44868              succeed so that it passes on unbuffered "unix" layer.
44869              Remaining fail is sporadic and a genuine race condition between
44870              parent/child in fork test.
44871      Branch: perlio
44872            ! perlio.c perliol.h t/io/pipe.t
44873 ____________________________________________________________________________
44874 [  7941] By: jhi                                   on 2000/12/01  15:28:58
44875         Log: (Retracted by #7943.)
44876              
44877              Reserve the short named string operator names.
44878      Branch: perl
44879            ! pod/perldiag.pod t/op/misc.t toke.c
44880 ____________________________________________________________________________
44881 [  7940] By: jhi                                   on 2000/12/01  06:45:53
44882         Log: Get the three different space character classes right under utf8.
44883      Branch: perl
44884            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
44885            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
44886            ! regexec.c t/op/pat.t utf8.c
44887 ____________________________________________________________________________
44888 [  7939] By: jhi                                   on 2000/12/01  03:26:26
44889         Log: Two more tests that make no sense in UTF-8 since the test
44890              data is not in UTF-8.
44891      Branch: perl
44892            ! t/op/regexp.t
44893 ____________________________________________________________________________
44894 [  7938] By: jhi                                   on 2000/12/01  03:20:39
44895         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
44896              should it be required inside regexen?
44897      Branch: perl
44898            ! regcomp.c t/op/regmesg.t
44899 ____________________________________________________________________________
44900 [  7937] By: jhi                                   on 2000/12/01  02:58:53
44901         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
44902              stored and restored, and thusly was trounced by the utf8 swash
44903              routines.
44904      Branch: perl
44905            ! regcomp.c
44906 ____________________________________________________________________________
44907 [  7936] By: jhi                                   on 2000/11/30  20:41:39
44908         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
44909              Why the different platforms behave so differently (core dump vs
44910              no core dump) on this bug is a but of a mystery, but if I had to
44911              guess I would mumble something like 'alignment'.
44912      Branch: perl
44913            ! sv.c
44914 ____________________________________________________________________________
44915 [  7935] By: jhi                                   on 2000/11/30  16:17:02
44916         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
44917              From: Robin Barker <rmb1@cise.npl.co.uk>
44918              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
44919              Date: Thu, 30 Nov 2000 14:27:12 GMT
44920      Branch: perl
44921            ! perlio.c toke.c
44922 ____________________________________________________________________________
44923 [  7934] By: jhi                                   on 2000/11/30  16:04:49
44924         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
44925      Branch: perl
44926            ! t/lib/net-hostent.t
44927 ____________________________________________________________________________
44928 [  7933] By: jhi                                   on 2000/11/30  06:07:26
44929         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
44930              From: Peter Prymmer <pvhp@forte.com>
44931              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
44932              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
44933              
44934              In VMS the localhost may be LOCALHOST.
44935      Branch: perl
44936            ! t/lib/net-hostent.t
44937 ____________________________________________________________________________
44938 [  7932] By: jhi                                   on 2000/11/30  01:11:11
44939         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
44940              From: Peter Prymmer <pvhp@forte.com>
44941              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
44942              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
44943              
44944              plus regen perlapi.pod.
44945      Branch: perl
44946            ! pod/perlapi.pod utf8.c
44947 ____________________________________________________________________________
44948 [  7931] By: jhi                                   on 2000/11/30  01:06:19
44949         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
44950              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44951              Date:     Wed, 29 Nov 2000 17:15:11 EST
44952              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
44953      Branch: perl
44954            ! t/lib/filter-util.pl t/lib/filter-util.t
44955 ____________________________________________________________________________
44956 [  7930] By: jhi                                   on 2000/11/29  18:51:55
44957         Log: Update Changes.
44958      Branch: perl
44959            ! Changes patchlevel.h
44960 ____________________________________________________________________________
44961 [  7929] By: jhi                                   on 2000/11/29  18:50:55
44962         Log: Update the va_copy() metaconfig unit.
44963      Branch: metaconfig/U/perl
44964            ! need_va_copy.U
44965 ____________________________________________________________________________
44966 [  7928] By: jhi                                   on 2000/11/29  17:50:43
44967         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
44968              From: Dominic Dunlop <domo@computer.org>
44969              Date: Tue, 28 Nov 2000 16:41:57 +0100
44970              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
44971              
44972              Patch to catch a core dump in the Configure va_copy test.
44973      Branch: perl
44974            ! Configure config_h.SH
44975 ____________________________________________________________________________
44976 [  7927] By: jhi                                   on 2000/11/29  17:31:59
44977         Log: Retract #7921, the patch shouldn't be needed.
44978      Branch: perl
44979            ! sv.c
44980 ____________________________________________________________________________
44981 [  7926] By: jhi                                   on 2000/11/29  17:01:41
44982         Log: Make the Class::Struct import() wiser.
44983      Branch: perl
44984            ! lib/Class/Struct.pm t/lib/class-struct.t
44985 ____________________________________________________________________________
44986 [  7925] By: jhi                                   on 2000/11/29  16:36:33
44987         Log: All the core library users of Class::Struct seem to be
44988              using "use Class::Struct 'struct';" instead of the bare
44989              "use Class::Struct;", which isn't documented in Class::Struct.
44990              This can't be right.
44991      Branch: perl
44992            ! lib/File/stat.pm
44993 ____________________________________________________________________________
44994 [  7924] By: jhi                                   on 2000/11/29  16:32:15
44995         Log: A test works better if it has the right 1..$n output.
44996      Branch: perl
44997            ! t/lib/class-struct.t
44998 ____________________________________________________________________________
44999 [  7923] By: jhi                                   on 2000/11/29  16:29:11
45000         Log: Forgot to MANIFEST the new Net::hostent test.
45001      Branch: perl
45002            ! MANIFEST
45003 ____________________________________________________________________________
45004 [  7922] By: jhi                                   on 2000/11/29  16:27:49
45005         Log: Integrate perlio.
45006      Branch: perl
45007           !> iperlsys.h perlio.c
45008 ____________________________________________________________________________
45009 [  7921] By: jhi                                   on 2000/11/29  16:27:10
45010         Log: (Retracted by #7927.)
45011              
45012              Subject: [PATCH] Is infinity a number?
45013              From: Simon Cozens <simon@cozens.net>
45014              Date: Wed, 29 Nov 2000 14:48:20 +0000
45015              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
45016      Branch: perl
45017            ! sv.c
45018 ____________________________________________________________________________
45019 [  7920] By: jhi                                   on 2000/11/29  16:23:02
45020         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
45021              From: rspier@pobox.com (Robert Spier)
45022              Date: Wed, 29 Nov 2000 02:17:49 -0500
45023              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
45024              
45025              Add a test for Net::hostent.
45026      Branch: perl
45027            + t/lib/net-hostent.t
45028 ____________________________________________________________________________
45029 [  7919] By: jhi                                   on 2000/11/29  16:21:31
45030         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
45031              add a test for Class::Struct.
45032      Branch: perl
45033            + t/lib/class-struct.t
45034            ! MANIFEST lib/Class/Struct.pm
45035 ____________________________________________________________________________
45036 [  7918] By: jhi                                   on 2000/11/29  15:48:40
45037         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
45038              From: rspier@pobox.com (Robert Spier)
45039              Date: Wed, 29 Nov 2000 02:25:39 -0500
45040              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
45041              
45042              More checking in case someone has broken their services or
45043              protocol databases.
45044      Branch: perl
45045            ! ext/Sys/Syslog/Syslog.pm
45046 ____________________________________________________________________________
45047 [  7917] By: jhi                                   on 2000/11/29  15:46:25
45048         Log: Subject: [PATCH] $^O  win32 -> MSWin32
45049              From: rspier@pobox.com (Robert Spier)
45050              Date: Wed, 29 Nov 2000 02:17:38 -0500
45051              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
45052              
45053              plus similar nits for vms, err, VMS, and UNICOS.
45054      Branch: perl
45055            ! t/lib/syslfs.t t/op/lfs.t
45056 ____________________________________________________________________________
45057 [  7916] By: jhi                                   on 2000/11/29  15:42:51
45058         Log: Subject: [PATCH] Tokeniser debugging
45059              From: Simon Cozens <simon@cozens.net>
45060              Date: Wed, 29 Nov 2000 14:15:45 +0000
45061              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
45062      Branch: perl
45063            ! perl.c perl.h pod/perlrun.pod toke.c
45064 ____________________________________________________________________________
45065 [  7915] By: jhi                                   on 2000/11/29  15:41:36
45066         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
45067              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45068              Date: Wed, 29 Nov 2000 02:13:14 -0500
45069              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
45070              
45071              OUT keyword nits.
45072              
45073              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
45074              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45075              Date: Wed, 29 Nov 2000 03:09:04 -0500
45076              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
45077              
45078              OUT and IN_OUT documentation.
45079      Branch: perl
45080            ! lib/ExtUtils/xsubpp pod/perlxs.pod
45081 ____________________________________________________________________________
45082 [  7914] By: jhi                                   on 2000/11/29  03:35:01
45083         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
45084              From: John Tobey <jtobey@john-edwin-tobey.org>
45085              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
45086              Message-Id: <m140e1N-000FOoC@feynman.localnet>
45087              
45088              plus a performance speedup noticed by Sarathy.
45089      Branch: perl
45090            ! op.c
45091 ____________________________________________________________________________
45092 [  7913] By: jhi                                   on 2000/11/29  03:16:59
45093         Log: Use "1 while unlink" so that VMS gets clean, too.
45094      Branch: perl
45095            ! t/lib/filter-util.t
45096 ____________________________________________________________________________
45097 [  7912] By: jhi                                   on 2000/11/29  03:09:08
45098         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
45099              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45100              Date: Tue, 28 Nov 2000 03:27:09 -0500
45101              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
45102      Branch: perl
45103            ! lib/ExtUtils/xsubpp
45104 ____________________________________________________________________________
45105 [  7911] By: jhi                                   on 2000/11/29  03:06:30
45106         Log: This should have been part of #7872: no need to scan UTF-8
45107              until eternity.
45108      Branch: perl
45109            ! utf8.c
45110 ____________________________________________________________________________
45111 [  7910] By: jhi                                   on 2000/11/29  02:50:04
45112         Log: One more perltie.pod nit from Casey R. Tweten.
45113      Branch: perl
45114            ! pod/perltie.pod
45115 ____________________________________________________________________________
45116 [  7909] By: jhi                                   on 2000/11/29  02:44:23
45117         Log: Document the known sprintf test failures, exact standard
45118              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
45119      Branch: perl
45120            ! pod/perldelta.pod t/op/sprintf.t
45121 ____________________________________________________________________________
45122 [  7908] By: jhi                                   on 2000/11/29  02:36:23
45123         Log: Add the Encoding table format documentation.
45124      Branch: perl
45125            + ext/Encode/Encode/EncodeFormat.pod
45126            ! MANIFEST
45127 ____________________________________________________________________________
45128 [  7907] By: jhi                                   on 2000/11/29  02:07:24
45129         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
45130              From: "Casey R. Tweten" <crt@kiski.net>
45131              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
45132              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
45133              
45134              Subject: Re: [PATCH] Updating perltie.pod for arrays
45135              From: "Casey R. Tweten" <crt@kiski.net>
45136              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
45137              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
45138      Branch: perl
45139            ! pod/perltie.pod
45140 ____________________________________________________________________________
45141 [  7906] By: nick                                  on 2000/11/28  22:40:59
45142         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
45143      Branch: perlio
45144            ! iperlsys.h perlio.c
45145 ____________________________________________________________________________
45146 [  7905] By: nick                                  on 2000/11/28  22:04:34
45147         Log: Integrate mainline
45148      Branch: perlio
45149           !> (integrate 39 files)
45150 ____________________________________________________________________________
45151 [  7904] By: jhi                                   on 2000/11/28  16:44:43
45152         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
45153              From: Nicholas Clark <nick@babyhippo.co.uk>
45154              Date: Tue, 28 Nov 2000 11:16:57 +0000
45155              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
45156      Branch: perl
45157            ! pod/perlipc.pod
45158 ____________________________________________________________________________
45159 [  7903] By: jhi                                   on 2000/11/28  16:40:31
45160         Log: Subject: [PATCH] Updating perltie.pod for arrays
45161              From: "Casey R. Tweten" <crt@kiski.net>
45162              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
45163              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
45164      Branch: perl
45165            ! pod/perltie.pod
45166 ____________________________________________________________________________
45167 [  7902] By: jhi                                   on 2000/11/28  16:39:37
45168         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
45169              From: Robin Barker <rmb1@cise.npl.co.uk>
45170              Date: Mon, 27 Nov 2000 17:56:44 GMT
45171              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
45172      Branch: perl
45173            ! pod/perlfunc.pod t/op/split.t
45174 ____________________________________________________________________________
45175 [  7901] By: jhi                                   on 2000/11/28  16:28:04
45176         Log: setmode() is a DOSish-only thing.
45177      Branch: perl
45178            ! perlio.c
45179 ____________________________________________________________________________
45180 [  7900] By: jhi                                   on 2000/11/28  16:21:46
45181         Log: Subject: [PATCH] perlcc.PL cleanups
45182              From: Simon Cozens <simon@cozens.net>
45183              Date: Tue, 28 Nov 2000 12:44:35 +0000
45184              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
45185      Branch: perl
45186            ! utils/perlcc.PL
45187 ____________________________________________________________________________
45188 [  7899] By: gsar                                  on 2000/11/28  06:32:55
45189         Log: reintegrate files missed by change#7895
45190      Branch: maint-5.6/perl
45191           +> ext/ByteLoader/bytecode.h utils/Makefile
45192            - utils/perlbc.PL
45193 ____________________________________________________________________________
45194 [  7897] By: gsar                                  on 2000/11/27  18:22:47
45195         Log: can't integrate these two files, for some reason
45196      Branch: maint-5.6/perl
45197            - ext/ByteLoader/bytecode.h utils/Makefile
45198 ____________________________________________________________________________
45199 [  7895] By: gsar                                  on 2000/11/27  18:11:21
45200         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
45201              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
45202              6757..6890,6892..6901 from mainline
45203              
45204              Bytecompiler patches from Benjamin Stuhl.
45205              
45206              More bytecompiler.
45207              
45208              Subject: [PATCH blead] B:: missing dependency
45209              
45210              Subject: [PATCH: 6757] configure.com updates and syslog build
45211              
45212              Long double Gconvert fixes from Yitzchak Scott-Thoennes
45213              and Spider Boardman.
45214              
45215              Subject: [PATCH blead] nextchar() abuse misses an optimisation
45216              
45217              Long double fixes from Spider Boardman.
45218              
45219              Make the selection of NVff et al stricter.
45220              
45221              cSVOPo_*v things index into the current PL_curpad
45222              under ithreads, which is different from the curpad
45223              used by the XSUB.  (In other words, the code as-is
45224              before this patch wouldn't work under ithreads.)
45225              
45226              Be portable.
45227              
45228              VMS MMS (make) wants null action.
45229              
45230              Mac and other portability updates from Chris Nandor.
45231              
45232              Storable support, v-version fixes.
45233              Subject: CPAN.pm beta for testing available
45234              
45235              Portability fix from Hugo van der Sanden.
45236              
45237              Bad makefile.
45238              
45239              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
45240              
45241              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
45242              
45243              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
45244              
45245              Replace #6705 with a minimal doc patch.
45246              Subject: [PATCH 5.6.0] replace change #6705
45247              
45248              Drop the separate perlbc, perlcc -b should be enough.
45249              
45250              installperl couldn't tell whether it had run tests or not.
45251              Subject: [PATCH] Re: installperl and t/TEST
45252              
45253              Add silencer flags to installperl.
45254              Subject: [PATCH] Making installperl silent.
45255              
45256              Make "make install" by default silent.  A new "install-verbose"
45257              target is verbose.
45258              
45259              More liberal parsing of version numbers.
45260              Subject: Re: CPAN.pm beta for testing available
45261              
45262              Create directories in silence.
45263              Subject: [PATCH] Another silencer for MakeMaker
45264              
45265              DOS patches and portability/porting notes, from Tim Jenness.
45266              
45267              Make installman to recognize the silence flag -S.
45268              
45269              Actually do something with the silencer option.
45270              
45271              Continue silencing.
45272              
45273              Show the doc file, not the temp file.
45274              
45275              Regen perltoc.
45276              
45277              Subject: [PATCH] More silencing of installman.
45278              
45279              Better wording for the vec lvalue diagnostic.
45280              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
45281              
45282              Subject: [PATCH: 6805] several more tweaks to configure.com
45283              
45284              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
45285              
45286              Missing parts of 
45287              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
45288              
45289              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
45290              (applied slightly modified)
45291              
45292              installperl --verbose and --silent.
45293              Subject: Re: [PATCH] More silencing of installman.
45294              
45295              Add install-silent target.
45296              
45297              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
45298              the problem reported in
45299              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
45300              
45301              Tweak the sfio/useperlio logic, hopefully as wished in
45302              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
45303              
45304              One forgotten file from #6816.
45305              
45306              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
45307              
45308              Remove duplicately applied patch shards.
45309              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
45310              
45311              Support preserving extremely big/small angles.
45312              
45313              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
45314              
45315              Subject: [PATCH] installation not quite silent yet.
45316              
45317              Update the test count.
45318              
45319              Use UVxf, PTR2UV, NVff.
45320              
45321              Document PTR2XX and INT2PTR.
45322              
45323              no-install target a la make -n.
45324              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
45325              
45326              grep -e isn't portable.
45327              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
45328              
45329              Can't get the test to reliably work thanks to the
45330              inaccurateness of floating point.  "Resolves" bug ids
45331              20000826.003, 20000826.009, 20000826.010,
45332              
45333              Subject: installman buglet
45334              
45335              DJGPP update from Laszlo Molnar.
45336              
45337              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
45338              
45339              Passing -R in ldflags makes now it to appear in the default
45340              for lddlflags, just like with -L.
45341              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
45342              
45343              Test nit.
45344              
45345              Use the actual thread type, not the pointer-to-struct.
45346              
45347              Provice virtual $Config{ccflags_nolargefiles} etc. 
45348              
45349              display_format used as a class method without arguments was broken,
45350              reported in
45351              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
45352              
45353              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
45354              
45355              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
45356              
45357              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
45358              
45359              opmini.o may be left around if a build is interrupted.
45360              
45361              Typo in #6858.
45362              
45363              Fix for ID 20000828.001, long doubles were not formatted
45364              correctly (showed up in $], which stopped installing perl).
45365              
45366              An attempt to fix the problem reported in
45367              Subject: Building perl@6856 using gcc/AIX 4.3.3 
45368              I can't test this properly since the gcc installation I have
45369              access to seems to be botched (gcc is calling the AIX cpp,
45370              a losing proposition...)
45371              
45372              Add -ld to archname on long tr...double platforms.
45373              
45374              Subject: hv.h Doc Patch
45375              
45376              Potential cruft.
45377              
45378              Subject: [PATCH bleedperl@6856] warnings fixes
45379              
45380              -S is the silent flag, -s is the strip flag.
45381              Subject: [PATCH] Re: [PATCH] make no-install          
45382              
45383              Take out the SUIDMAIL thing, that will not be
45384              a problem in 5.7.*.
45385              
45386              Subject: [PATCH bleedperl@6866] spellings
45387              
45388              Subject: [PATCH] Re: files not cleaned even by veryclean
45389              
45390              Use minimal @INC in tests, most of the time just '../lib',
45391              so that we simply can't pick up stuff from other Perls than
45392              the one we are testing.  Pointed out by
45393              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
45394              
45395              Update to Getopt::Long 2.24, from Johan Vromans.
45396              
45397              Fix for thinko in #6848.
45398              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
45399              
45400              Patches all over for people and the files they (hopefully) care about.
45401              
45402              Subject: Net::protoent does not export 'getproto'
45403              
45404              Missed a change in #6869.
45405              
45406              Subject: [PATCH] Warnings in B::Deparse
45407              
45408              Subject: [PATCH] Glob dumping
45409              
45410              Disable one of the tests for now.
45411              
45412              Disabling the one test is a bit tricky.
45413              
45414              Don't forget to tidy up.
45415              
45416              The #6881 removed one dump line.
45417              
45418              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
45419              
45420              Under usethreads the dumped variable is IN_PAD.
45421              Subject: Re: [PATCH] Glob dumping
45422              
45423              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
45424              
45425              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
45426              
45427              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
45428              
45429              Regen Configure for #6894.
45430              
45431              Subject: [PATCH: 6889] updates to perlebcdic.pod
45432              
45433              Undo namespace pollution of #6878.
45434              Subject: Re: Net::protoent does not export 'getproto'
45435              
45436              Admit that we are leaking scalars.
45437              
45438              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
45439      Branch: maint-5.6/perl
45440           !> (integrate 271 files)
45441 ____________________________________________________________________________
45442 [  7894] By: gsar                                  on 2000/11/27  16:00:34
45443         Log: a couple of nits
45444      Branch: maint-5.6/perl
45445            ! MANIFEST pp_sys.c
45446 ____________________________________________________________________________
45447 [  7893] By: gsar                                  on 2000/11/27  15:10:56
45448         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
45449              6740..6745,6747..6757,6760
45450              
45451              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
45452              
45453              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
45454              
45455              Doc nits spotted by Richard Soderberg.
45456              
45457              move WNOHANG definition to where other such things are
45458              
45459              Make $Config{byteorder} more magical so that it is
45460              dynamically computed: nice for 'fat binaries'.
45461              Subject: [PATCH]: default byteorder
45462              
45463              Subject: [PATCH] Cwd.pm now uses strict
45464              
45465              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
45466              
45467              Get -DLEAKTEST to compile (not necessarily to work, mind)
45468              Subject: [ID 20000724.006] -DLEAKTEST problem
45469              
45470              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
45471              
45472              Add perlebcdic from Peter Prymmer, regen toc.
45473              
45474              Don't propose using modules built for 5.005 if no binary
45475              compatibility with 5.005 is attempted.
45476              
45477              Do not use prototyping here.
45478              Subject: [ID 20000817.016] [PATCH] Peek.xs
45479              
45480              Document what the backtick returns if the command fails.
45481              
45482              Add byteorder to the myconfig output.
45483              
45484              Introduce NVef, NVff, and NVgf, use the middle one.
45485              (helps for lib/peek + Linux + long doubles)  Reported in
45486              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
45487              Use NVs in POSIX math, not doubles.
45488              Subject: [ID 20000817.014] POSIX & modfl
45489              
45490              Subject: [PATCH 5.6.0+] newSVrv() memory leak
45491              
45492              The byteorder code in #6671 was wrong.
45493              
45494              Fix the lib/complex failure of
45495              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
45496              Linux long double accuracy issue: something that
45497              when printed with %g looks like "2" but int() of it is 1.
45498              
45499              Propagate new Configure vars.
45500              
45501              Unbuffer the output.
45502              
45503              Subject: [PATCH] perltrap.pod spring cleaning
45504              
45505              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
45506              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
45507              
45508              Tiny Getopt::Long patch from Johan Vromans.
45509              
45510              Document code point which makes if (defined %stash::) to work
45511              (noted by Spider Boardman).
45512              
45513              Subject: [PATCH perl@6698] cygwin port
45514              
45515              Document the NDBM_File and ODBM_File as SDBM_File
45516              was documented in #6417.
45517              
45518              The new tests were missing from #6415.
45519              
45520              Add [[:blank:]] as suggested in
45521              Subject: [ID 20000716.024] [=cc=] / [:blank:]
45522              (the [=cc=] has already been taken care of by #6439
45523              so the whole bug report can be closed)
45524              and make [[:space:]] to be equivalent to isspace(3)
45525              (as opposed to \s, which is isSPACE()).  The difference
45526              is that now [[:space:]] matches the mythical vertical tab,
45527              while \s doesn't.
45528              
45529              Don't eat leading os from index entries.
45530              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
45531              
45532              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
45533              
45534              Typo in pp_complement().
45535              Subject: [PATCH perl-current] Deparse
45536              
45537              Add warnif(), check warnings further up the stack,
45538              all the warnings functions now can take an optional object reference.
45539              Subject: [PATCH bleedperl@6691] warnings pragma update
45540              
45541              Fix a core dump in lib/selfloader under -DDEBUGGING.
45542              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
45543              
45544              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
45545              
45546              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
45547              
45548              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
45549              Put back the long double avoidance code to POSIX.xs
45550              because VMS seems to need it still.
45551              
45552              Introduce a 'veryclean' target that is like 'distclean'
45553              but also removes *~ and *.orig.
45554              
45555              Subject: [ID 20000817.023] endianness description in perlfunc.pod
45556              
45557              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
45558              
45559              Let's try #6717 again.
45560              
45561              UTF8 concat fixes.
45562              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
45563              
45564              pp_open() could pass an uninitialized filename down to do_open9().
45565              
45566              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
45567              
45568              Update to CGI 2.72, from Lincoln Stein.
45569              
45570              Subject: [PATCH] Silence MakeMaker (Was: installman)
45571              
45572              Use temporary directory instead of current directory.
45573              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
45574              
45575              Document odd vs even subreleases and -Dusedevel.
45576              
45577              The veryclean target needs to clobber.
45578              
45579              Use File::Spec->tmpdir().
45580              
45581              Document the number of exponent digits.
45582              
45583              Mention perlebcdic and perlposix-bc.
45584              
45585              s/this one/the 5.6.0 release/
45586              
45587              The #6724 is here.
45588              
45589              The correct cleaning order is an art.
45590              
45591              small tweaks for change#6705: avoid C++ style comments in C code;
45592              use Perl's malloc API rather than the low level system one
45593              
45594              Array context keeps slithering in.
45595              
45596              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
45597              
45598              Subject: [PATCH] os2.c fix for use64bitint
45599              
45600              Update to Pod::LaTeX 0.53.
45601              Subject: [PATCH] lib/Pod/LaTeX.pm updates
45602              
45603              Document the endianness of Alpha more precisely.
45604              
45605              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
45606              
45607              Rename the macro argument because some preprocessors
45608              can't tell the difference and expand arguments also inside
45609              double quoted strings.
45610              
45611              free TLS slot properly on Windows
45612              
45613              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
45614              
45615              Unicos/mk requires elaborate paranoia.
45616              
45617              Tweak the floating point output routine preferences.
45618              
45619              Also under djgpp the timestamps are funky.
45620              
45621              Apply some PodParser 1.18 patches; the Pod/Find.pm
45622              patches cannot be applied since #6712 conflicts.
45623              
45624              Use PodParser 1.18 new test.
45625              
45626              A pod nit.
45627              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
45628              
45629              Be verydeepclean.
45630      Branch: maint-5.6/perl
45631           +> pod/perlebcdic.pod
45632           !> (integrate 106 files)
45633 ____________________________________________________________________________
45634 [  7892] By: jhi                                   on 2000/11/27  15:02:32
45635         Log: Update Changes.
45636      Branch: perl
45637            ! Changes patchlevel.h
45638 ____________________________________________________________________________
45639 [  7891] By: jhi                                   on 2000/11/27  14:57:23
45640         Log: Subject: Re: perlfaq style changes
45641              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45642              Date: Sat, 25 Nov 2000 23:32:26 -0800
45643              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
45644              
45645              plus a note from Ronald Kimball.
45646      Branch: perl
45647            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
45648 ____________________________________________________________________________
45649 [  7890] By: jhi                                   on 2000/11/27  14:53:14
45650         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
45651              From: Benjamin Holzman <bah@ecnvantage.com>
45652              Date: Sun, 26 Nov 2000 16:27:33 -0500
45653              Message-ID: <20001126162733.J25040@ecnvantage.com>
45654      Branch: perl
45655            ! gv.c
45656 ____________________________________________________________________________
45657 [  7889] By: jhi                                   on 2000/11/27  14:43:11
45658         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
45659              From: lvirden@cas.org
45660              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
45661              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
45662      Branch: perl
45663            ! README.amiga
45664 ____________________________________________________________________________
45665 [  7888] By: jhi                                   on 2000/11/27  14:32:34
45666         Log: Restore also the locale test to no-sprintf-taint state.
45667              Fixes the bug 20001127.003.
45668      Branch: perl
45669            ! sv.c t/pragma/locale.t
45670 ____________________________________________________________________________
45671 [  7887] By: gsar                                  on 2000/11/27  14:13:05
45672         Log: integrate changes#6613..6616,6620..6665 from mainline
45673              
45674              VMS configure.com update continues.
45675              
45676              Subject: Test fails / warnings with perl-current #6612
45677              
45678              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
45679              
45680              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
45681              
45682              For now remove the mail code.
45683              
45684              Subject: Re: [PATCH] @+, @- readonly
45685              
45686              Subject: warning: storage class after type is obsolescent
45687              
45688              Subject: sfio2000
45689              
45690              Subject: Re: File::Temp problems on VMS in bleedperl
45691              
45692              README.os2 update.
45693              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
45694              
45695              Make the user to give up his firstborn, err, to knowingly
45696              verify installing an unstable developer release.  Also bump
45697              the release to 5.7.0, but leave a patch tag in the local
45698              patches saying that this is not yet the real thing.
45699              
45700              Update (kinda) to Test 1.14, from Joshua Pritikin.
45701              
45702              make ok etc also for win32.
45703              
45704              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
45705              
45706              Don't blow limited stacks, a lower number is enough to
45707              tickle the lookbehind limit.
45708              
45709              Use -Dusedevel; regen Configure and the respective Porting stuff.
45710              
45711              Subject: [PATCH] debugger exit code should reflect user exit code
45712              
45713              Subject: [PATCH perl@6620] cygwin port
45714              
45715              Missed a file from #6638.
45716              
45717              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)
45718              
45719              magic callbacks all need to have same type signature
45720              
45721              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
45722              
45723              Fix a dependency problem.
45724              Subject: [PATCH: 6640] VMS Makefile.SH update
45725              
45726              The numeric locale was reset to "C" by s?printf and never restored.
45727              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
45728              No test since adding the failing example to locale.t
45729              does not fail -- probably because the locale settings are so
45730              thoroughly tweaked by that time.  Running the example standalone
45731              does fail, though.  UPDATE: test case added at change #7540.
45732              
45733              Subject: [ID 20000324.040] minor fix to perlhpux.pod
45734              
45735              Update to CPAN 1.57.
45736              
45737              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
45738              
45739              Change the perlbug address to perl.org since it's more forgiving.
45740              
45741              Change the regx compilation error markers to use = instead of <
45742              since pod makes using the latter quite messy.  Reported in
45743              ID 20000814.006 by Abigail and in
45744              Subject: Unknown escape E<> ?
45745              
45746              Update to perldebtut 1.9, from Richard Foley.
45747              
45748              check that the number pseudo children doesn't exceed
45749              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
45750              the WaitForMultipleObjects() limit that would cause wait()
45751              to crash)
45752              wait() and waitpid() could potentially be rewritten to use
45753              more than one thread to do the waiting to eliminate this
45754              limitation
45755              
45756              change#6328 could make close(SOCKET) return false on windows
45757              when it shouldn't
45758              
45759              pod nit seen in passing
45760              
45761              on windows, the return values from wait() and waitpid() don't
45762              match those of pseudo-pids
45763              
45764              waitpid() now handles externally spawned pids correctly;
45765              fixes for backtick/wait/waitpid failures on Windows 9x
45766              these changes make the pid returned by process functions on
45767              Windows 9x always positive by clearing the high bit (which
45768              is always set on Win9x); pseudo-process PIDs are likewise
45769              always negative now on Win9x (just as on NT/2000)
45770              
45771              trailing new %ENV entries weren't being pushed into the real
45772              environment of subprocesses on Windows
45773              
45774              Tweak the regex compilation errors once more.
45775              
45776              avoid warnings from dense compiler
45777              
45778              add "ok" targets from change#6632 in makefile.mk
45779      Branch: maint-5.6/perl
45780            - lib/Pod/PlainText.pm vms/configure.com
45781           !> (integrate 66 files)
45782 ____________________________________________________________________________
45783 [  7886] By: jhi                                   on 2000/11/27  13:54:18
45784         Log: __FUNCTION__ isn't portable and trying to emulate it leads
45785              into practically spelling out the name of the function.
45786              Takes care of the bug 20001127.001.
45787      Branch: perl
45788            ! perlio.c
45789 ____________________________________________________________________________
45790 [  7885] By: gsar                                  on 2000/11/27  13:53:18
45791         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
45792              6610..6611 from mainline
45793              
45794              Make regular expression parse error messages easier to understand.
45795              Subject: Re: enhanced(?) regex error messages
45796              
45797              Tiny tidying on report_evil_fh().
45798              
45799              Subject: Re: enhanced(?) regex error messages 
45800              plus Capitalize the error messages, plus perldiag them.
45801              
45802              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
45803              
45804              Document here-doc better.
45805              
45806              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
45807              
45808              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
45809              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
45810              (either perlbug or p5p ate the original), plus regen
45811              perlapi and perltoc. 
45812              
45813              Regen global.sym.
45814              
45815              Double check that we have a dirhandle.
45816              
45817              Subject: Re: enhanced(?) regex error messages
45818              (plus two small patches sent privately)
45819              (this still seems to leave few test failures)
45820              
45821              warn is a macro, avoid using at a variable to avoid warnings
45822              in some configurations; readdir.t is too conservative in
45823              estimating number of *.t's
45824              
45825              Get back into sync with Jeffrey on the enhanced regex warnings.
45826              
45827              Subject: [PATCH 5.6.0] cygwin port
45828              
45829              Zero entries were skipped, fix from Adrian Goalby
45830              <argoalby@yahoo.co.uk>
45831              
45832              Subject: Remove dead entry in perldiag
45833              
45834              Amend the description of Perl6.
45835              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
45836              
45837              detypo
45838              
45839              It's the 2ndO'ROSSC.
45840              
45841              Revert the sv.c part of #6559, a better fix is needed.
45842              
45843              Iterating perl6 description.
45844              
45845              Update to Term::ANSIColor 1.03, from Russ Allbery.
45846              
45847              Update to Getopt::Long 2.23_05, from Johan Vromans.
45848              
45849              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
45850              
45851              Update to Pod::Parser 1.17, from Brad Appleton.
45852              
45853              Update to CPAN 1.56, from Andreas König.
45854              
45855              Update to CGI 2.70, from Lincoln Stein.
45856              
45857              Put back the std @INC thing.
45858              
45859              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
45860              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
45861              
45862              Document the IO::Select timeout.
45863              
45864              sleep(1) does not necessarily return 1.
45865              Subject: [PATCH bleadperl] op/lex_assign.t  
45866              
45867              Subject: debugger "d" command doesnt check line number
45868              
45869              B::Deparse didn't do sub attributes.
45870              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
45871              
45872              Preprocessing and postprocessing for File::Find.
45873              Subject: Patch to Find::File.pm to allow alphabetical results
45874              
45875              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
45876              
45877              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
45878              
45879              Subject: Re: [ID 20000730.003] utf8::length() bad
45880              
45881              Subject: Getting perlio and threads to compile
45882              (the Solaris version changes in Configure skipped)
45883              
45884              Tests for #6589.
45885              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
45886              
45887              Add Perl debugging tutorial, regen toc. 
45888              Subject: perldebtut.pod
45889              
45890              Add a few missing files, update MANIFEST.
45891              
45892              Rewrite of vms/subconfigure.com as configure.com,
45893              from Peter Prymmer and the vmsperl crew.
45894              
45895              Should have deleted this in #6603.
45896              
45897              Fix the test for 5005threads.
45898              
45899              Fix-n-skip the tests under 5005threads.
45900              
45901              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
45902              
45903              Upgrade to CGI 2.71, from Lincoln Stein.
45904      Branch: maint-5.6/perl
45905           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
45906           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
45907           +> t/op/regmesg.t t/pod/find.t vms/configure.com
45908            - vms/subconfigure.com
45909            ! lib/lib.pm
45910           !> (integrate 115 files)
45911 ____________________________________________________________________________
45912 [  7884] By: jhi                                   on 2000/11/27  13:44:33
45913         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
45914              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45915              Date:     Mon, 27 Nov 2000 08:23:54 EST
45916              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
45917      Branch: perl
45918            ! vms/descrip_mms.template vms/test.com
45919 ____________________________________________________________________________
45920 [  7883] By: gsar                                  on 2000/11/27  11:50:46
45921         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
45922              6511..6513,6515..6523,6525..6536
45923              
45924              The swallow_bom() saga continues.  The #23 of require.t
45925              (UTF16-LE) still fails (silently, no output) but the #22
45926              (UTF16-BE) seems to be working now.  The root of the
45927              failure may be in sv_gets(): is it UTF-16LE-aware,
45928              especially when it comes to line endings? 
45929              
45930              Document the problem with -P in HP-UX and its workaround.
45931              
45932              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
45933              (aka ID 20000730.002)
45934              
45935              Subject: fix and question re: waitpid() under win32
45936              
45937              Make the safety catch for buggy gccs work with triple version
45938              numbers like 2.95.2.  Reported in
45939              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
45940              
45941              In Digital UNIX warn if gcc explicitly chosen because even
45942              2.95.2 is known to cause problems.
45943              
45944              Make chr() for values >127 to create utf8 when under utf8.
45945              
45946              various syntax errors and such (not fixed: comp/require.t#22 coredump
45947              on Windows)
45948              
45949              Stash away the largefiles flags and libswanted.
45950              
45951              BOM patching from Simon Cozens.
45952              
45953              If gccosandvers is equal to osname, clear gccosandvers.
45954              
45955              Make p4desc to skip non-mainperl branches by default.
45956              
45957              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
45958              
45959              The test from this
45960              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
45961              
45962              In new BSDs changes to argv[] do not show up in ps(1) output,
45963              instead one must use setproctitle().  This was already addressed
45964              by change #6457, but the below has a new variant for FreeBSD 4.0
45965              or later, and the matter is also documented more.
45966              
45967              FreeBSD 3.* updates from
45968              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
45969              
45970              regen_headers, regen perltoc.
45971              
45972              Document in one place the memory abstractions used in Perl core.
45973              
45974              memcpy has n o in it, as pinted ut by Sarathy.
45975              
45976              Remove the extraneous "main::" prefix from all the
45977              "opened only for", "on closed", and "never opened" warnings.
45978              
45979              The name of a filehandle does not have <these>.
45980              
45981              The tr utf8 patching continues.
45982              
45983              The new setproctitle() feature is available only in 
45984              bleeding edge FreeBSD.  From Paul Saab.
45985              
45986              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
45987              
45988              Dump UVs as UVs in Data::Dumper.
45989              
45990              detypo #6494
45991              
45992              Document the IVdf UVuf UVof UVxf.
45993              
45994              require.t needs binmode() to work on windows
45995              
45996              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
45997              that are hopefully soon put into use.
45998              
45999              Allow "no Module;" even if there is no 'unimport'.
46000              
46001              Better skip message for the test; one of the two problems in
46002              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
46003              
46004              The subtest 4 may fail also on VOBS, as pointed out
46005              by Nick Ing-Simmons in November 1999, bug id 19991124.003
46006              (but the failure in that bug report isn't the subtest 4).
46007              
46008              Be more informative on what is skipped and why,
46009              also repeat the list at the end.
46010              
46011              Add a URL for FSF.
46012              
46013              Subject: [PATCH] sv.h documentation - SvLEN
46014              
46015              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
46016              
46017              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
46018              
46019              Subject: [PATCH] bad cppsymbols on os2 + Configure question
46020              
46021              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
46022              
46023              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
46024              mention the idea of @( and @)
46025              
46026              This is 6512.  Really.
46027              
46028              Subject: [ID 19990721.004] Documentation bug in perlfunc
46029              
46030              Subject: Minor tweak to perlvar.pod
46031              
46032              In the warnings call filehandles consistently so;
46033              add "unopened" warning for stat().
46034              
46035              After the #6519 a warning about stat() is just that,
46036              not about a filetest, which now have their own warning.
46037              
46038              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
46039              
46040              Subject: Re: Array vs. List context
46041              
46042              Subject: New perlcc, take 2
46043              
46044              Weed buglets pointed out by
46045              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
46046              
46047              gcc versions might have (parentheses) in them.
46048              
46049              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
46050              
46051              Essential prototype changes were missing from #6527.
46052              Also make report_evil_fh() more bomb-proof.
46053              
46054              Zap lib/Sys directory when cleaning up.
46055              
46056              Change the Policy policy: now -Dprefix= with an existing
46057              Policy.sh and prefix == siteprefix == vendorprefix, then all
46058              of them follow along the new prefix.
46059              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
46060              
46061              Continue fixing the io warnings.  This also
46062              sort of fixes bug ID 20000802.003: the core dump
46063              is no more.  Whether the current behaviour is correct
46064              (giving a warning: "Not a format reference"), is another matter.
46065              
46066              Have symbols for the IoTYPEs.
46067              
46068              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
46069              
46070              Document a bit that UDP is not what you might think.
46071              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
46072              tr memory corruption fix from Simon Cozens.
46073              
46074              Plug the security hole described in the Aug 05 2000 bugtraq message
46075              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
46076              The security hole exists only in suidperls, which isn't
46077              installed or even built by default.
46078      Branch: maint-5.6/perl
46079           !> (integrate 71 files)
46080 ____________________________________________________________________________
46081 [  7882] By: gsar                                  on 2000/11/27  10:25:36
46082         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
46083              from mainline
46084              
46085              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
46086              to be fatal errors (instead of by default ignoring them, and
46087              ignoring with a bug: even though -w gave an error, the opening [
46088              was left in)  Reported in:
46089              
46090              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
46091              
46092              Subject: [PATCH] split /^/
46093              
46094              MacOS nits from Matthias Neeracher.
46095              
46096              More split() doc and test patches from Mike Guy.
46097              
46098              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
46099              from Graham Barr in the module list.
46100              
46101              docfix from Peter Scott <Peter@PSDT.com>.
46102              
46103              File::Temp patches for VMS and OS/2 from Tim Jenness.
46104              
46105              open() wariness in perlbug.
46106              
46107              Subject: [PATCH] minor doc change - perlguts
46108              
46109              Subject: Minor doc patch: handy.h
46110              
46111              Be wary of close()s, too.
46112              
46113              Further File::Temp patches from Yitzchak Scott-Thoennes
46114              and Craig A. Berry.
46115              
46116              Subject: [PATCH] fixes bug 20000508.004
46117              
46118              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
46119              
46120              Allow "no AutoLoader;", based on change #6444,
46121              suggested by Graham Barr.
46122              
46123              Use setproctitle() if available to modify $0.
46124              
46125              Warn if the version of the operating system used to compile gcc
46126              differs from the current version of the operating system.
46127              Also display the gcc compilation os and version in myconfig.
46128              Inspiration from
46129              
46130              Tiny fixes for #6460.
46131              
46132              The problem described in this
46133              Subject: [ID 20000322.018] named chars aren't magical enough
46134              has been fixed in perl 5.6.0 but just in case added a test
46135              to keep it away.  (The report from Joseph Hall.)
46136              
46137              Tune the comments and hopefully stop a memory leak.
46138              
46139              Subject: UTF8 concat
46140              (with a memory leak fixed, plus a few casts added)
46141              This also seems to help for
46142              Subject: [ID 20000716.015] join UTF8 weirdness
46143              
46144              Do not upgrade SVs into utf8 just because they participate
46145              in eq or cmp.  Reported and fix suggested in
46146              Subject: [ID 20000720.009] sv_eq UTF8 bug
46147              
46148              Fix the HALF_UPGRADE() macro introduced in #6263.
46149              
46150              Find green threads before native threads.
46151              Subject: Re: Patch to jpl/JNI/Makefile.PL
46152      Branch: maint-5.6/perl
46153           !> (integrate 30 files)
46154 ____________________________________________________________________________
46155 [  7881] By: jhi                                   on 2000/11/27  05:48:41
46156         Log: It seems that *both* the unused submatch loop cleanup
46157              codes are needed.
46158      Branch: perl
46159            ! regexec.c
46160 ____________________________________________________________________________
46161 [  7880] By: jhi                                   on 2000/11/27  04:50:07
46162         Log: Clean .exists deeper.
46163      Branch: perl
46164            ! Makefile.SH
46165 ____________________________________________________________________________
46166 [  7879] By: jhi                                   on 2000/11/27  02:31:35
46167         Log: The code in regcppop() (see #7878) contains the correct lower
46168              limit for the unused submatch 'cleanup' loop so that under
46169              "use utf8" the following code wouldn't dump core:
46170              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
46171              the cleanup loop in regtry() stomped beyond allocated area
46172              in the startp[] array.  Therefore, copied the correct lower
46173              loop limit (*PL_reglastparen) to regtry().  Note: something
46174              may still not be quite right: why was the _higher_ loop limit
46175              (prog->nparens) different in the utf8 case?
46176              
46177              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
46178              without core dumps, there were about 17 of them before
46179              the patch (with us since Perl 5.7.0).  Two failures, still:
46180              496 and 505 (though these may not be severe).
46181              
46182              Patch #7881 is also needed since both the cleanup loops
46183              seem to be needed.
46184              
46185              Also, the t/op/pat#44 seems to core dump under utf8.
46186              Plus a couple of failures.  UGH-8.
46187      Branch: perl
46188            ! regexec.c
46189 ____________________________________________________________________________
46190 [  7878] By: jhi                                   on 2000/11/27  02:21:17
46191         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
46192              the code in regcppop() seems to be redundant for the test suite --
46193              but it contains a germ of truth, and it needed for the build
46194              process itself: see #7879 and #7881.
46195      Branch: perl
46196            ! regexec.c
46197 ____________________________________________________________________________
46198 [  7877] By: jhi                                   on 2000/11/27  01:53:09
46199         Log: Comment on comment.
46200      Branch: perl
46201            ! regexec.c
46202 ____________________________________________________________________________
46203 [  7876] By: jhi                                   on 2000/11/27  00:49:59
46204         Log: Adjust the docs to agree with #7875.
46205      Branch: perl
46206            ! pod/perllocale.pod
46207 ____________________________________________________________________________
46208 [  7875] By: jhi                                   on 2000/11/27  00:49:27
46209         Log: Retract #7863.  It makes more sense not to taint formatted output,
46210              not even by sprintf().
46211      Branch: perl
46212            ! sv.c
46213 ____________________________________________________________________________
46214 [  7874] By: jhi                                   on 2000/11/26  23:36:02
46215         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
46216              Not really fixed (should really dump the UTF-8 charclass),
46217              but stopped displaying the garbage.
46218              
46219              Also add a note on the (missing) Unicode PSXSPC and BLANK.
46220      Branch: perl
46221            ! regcomp.c
46222 ____________________________________________________________________________
46223 [  7873] By: jhi                                   on 2000/11/26  21:31:13
46224         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
46225      Branch: perl
46226            ! regexec.c
46227 ____________________________________________________________________________
46228 [  7872] By: jhi                                   on 2000/11/26  21:06:04
46229         Log: No need to scan till infinity, 13 is enough.
46230      Branch: perl
46231            ! handy.h utf8.c
46232 ____________________________________________________________________________
46233 [  7871] By: jhi                                   on 2000/11/26  20:20:32
46234         Log: Test line numbers are different with utf8.
46235      Branch: perl
46236            ! t/op/re_tests
46237 ____________________________________________________________________________
46238 [  7870] By: jhi                                   on 2000/11/26  20:10:12
46239         Log: Message nit.
46240      Branch: perl
46241            ! regcomp.c
46242 ____________________________________________________________________________
46243 [  7869] By: jhi                                   on 2000/11/26  19:01:05
46244         Log: Make utf8_length() and utf8_distance() (the latter of which
46245              is unused at the moment) to be less forgiving about bad UTF-8.
46246      Branch: perl
46247            ! embed.h embed.pl objXSUB.h proto.h utf8.c
46248 ____________________________________________________________________________
46249 [  7868] By: jhi                                   on 2000/11/26  18:45:56
46250         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
46251              From: Benjamin Holzman <bah@ecnvantage.com>
46252              Date: Sat, 25 Nov 2000 20:40:20 -0500       
46253              Message-ID: <20001125204020.A25040@ecnvantage.com>              
46254              
46255              Debian allows installing /usr/bin/locale without installing
46256              any locales, an error message will ensue.
46257      Branch: perl
46258            ! t/pragma/locale.t
46259 ____________________________________________________________________________
46260 [  7867] By: jhi                                   on 2000/11/26  18:31:12
46261         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
46262              From: Benjamin Holzman <bah@ecnvantage.com>
46263              Date: Sun, 26 Nov 2000 02:42:34 -0500
46264              Message-ID: <20001126024234.G25040@ecnvantage.com>
46265              
46266              Patch for the bug 20000212.002.
46267      Branch: perl
46268            ! sv.c t/op/array.t
46269 ____________________________________________________________________________
46270 [  7866] By: jhi                                   on 2000/11/26  18:28:09
46271         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
46272              From: Tim Jenness <t.jenness@jach.hawaii.edu>
46273              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
46274              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
46275              
46276              File::Temp 0.11.
46277      Branch: perl
46278            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
46279 ____________________________________________________________________________
46280 [  7865] By: jhi                                   on 2000/11/26  18:24:22
46281         Log: The metaconfig unit change for #7864.
46282      Branch: metaconfig/U/perl
46283            ! need_va_copy.U
46284 ____________________________________________________________________________
46285 [  7864] By: jhi                                   on 2000/11/26  18:23:41
46286         Log: Make the va_copy() test not to be so talkative.
46287      Branch: perl
46288            ! Configure config_h.SH
46289 ____________________________________________________________________________
46290 [  7863] By: jhi                                   on 2000/11/26  18:11:02
46291         Log: Fix locale inconsistencies unearthed by Hugo's work.
46292              Now the floating point sprintf really does taint the result
46293              string as perllocale promises (has promised for a long time)
46294              if "use locale" is in the lexical scope.
46295      Branch: perl
46296            ! sv.c t/pragma/locale.t
46297 ____________________________________________________________________________
46298 [  7862] By: jhi                                   on 2000/11/26  00:35:15
46299         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
46300              From: Nicholas Clark <nick@ccl4.org>
46301              Date: Sun, 26 Nov 2000 00:07:50 +0000
46302              Message-ID: <20001126000750.A22446@plum.flirble.org>
46303              
46304              Infinit.
46305      Branch: perl
46306            ! sv.c
46307 ____________________________________________________________________________
46308 [  7861] By: jhi                                   on 2000/11/26  00:01:26
46309         Log: Integrate perlio.
46310      Branch: perl
46311           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
46312 ____________________________________________________________________________
46313 [  7860] By: nick                                  on 2000/11/25  22:04:17
46314         Log: Correct relative path from new ext\Filter\Util\Call location
46315              back to miniperl.
46316      Branch: perlio
46317            ! win32/makefile.mk
46318 ____________________________________________________________________________
46319 [  7859] By: nick                                  on 2000/11/25  21:26:54
46320         Log: Integrate mainline.
46321      Branch: perlio
46322           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
46323           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
46324           +> t/lib/filter-util.t
46325            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
46326            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
46327            - t/lib/filt-util.t
46328           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
46329           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
46330           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
46331           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
46332           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
46333           !> win32/makefile.mk
46334 ____________________________________________________________________________
46335 [  7858] By: gsar                                  on 2000/11/25  20:52:17
46336         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
46337              parent's memory; fix it by keeping track of the actual pad
46338              offset rather than a raw pointer (this change is probably also
46339              relevant to non-ithreads case to avoid fallout from reallocs of
46340              the pad array, but is currently only enabled for the ithreads
46341              case in the interests of minimal disruption to existing "well
46342              tested" code)
46343      Branch: perl
46344            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
46345            ! proto.h scope.c scope.h sv.c t/op/fork.t
46346 ____________________________________________________________________________
46347 [  7857] By: nick                                  on 2000/11/25  20:01:28
46348         Log: All tests pass on Win32/gcc/USE_PERLIO.
46349              - when crlf layer is pushed make unix-level binary.
46350              - remove :crlf injection in pp_backtick in pp_sys.c
46351              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
46352      Branch: perlio
46353            ! doio.c perlio.c pp_sys.c win32/makefile.mk
46354 ____________________________________________________________________________
46355 [  7856] By: jhi                                   on 2000/11/25  18:38:30
46356         Log: Update the metaconfig units for #7855.
46357      Branch: metaconfig/U/perl
46358            ! useperlio.U usesocks.U
46359 ____________________________________________________________________________
46360 [  7855] By: jhi                                   on 2000/11/25  18:37:54
46361         Log: Undo the SOCKS workarounds, instead start using PerlIO
46362              if SOCKS is selected.
46363              
46364              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
46365              From: Jens Hamisch <jens@Strawberry.COM>
46366              Date: Fri, 24 Nov 2000 18:31:30 +0100
46367              Message-ID: <20001124183130.E28337@Strawberry.COM>
46368              
46369              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
46370              From: Jens Hamisch <jens@Strawberry.COM>
46371              Date: Fri, 24 Nov 2000 19:11:51 +0100
46372              Message-ID: <20001124191151.A28753@Strawberry.COM>
46373      Branch: perl
46374            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
46375            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
46376 ____________________________________________________________________________
46377 [  7854] By: jhi                                   on 2000/11/25  17:39:08
46378         Log: Undo #7848.  Some of the code seems to use walkoptree(),
46379              some walkoptree_slow().  An unfinished renaming?
46380              Now the sub is walkoptree() (which is @EXPORT_OK),
46381              the walkoptree_slow() is a typeglob alias to walkoptree.
46382              This makes the tests to pass, at least.
46383      Branch: perl
46384            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
46385 ____________________________________________________________________________
46386 [  7853] By: nick                                  on 2000/11/24  22:24:33
46387         Log: Re-arrange crlf vs binary for platforms that care.
46388              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
46389              Lip-service to making stdio layer work on such platfroms (untested).
46390              Now fails 3 tests rather than one, checkin to see if I can debug 
46391              the issue under linux. (Do not merge.)
46392      Branch: perlio
46393            ! doio.c perlio.c perliol.h
46394 ____________________________________________________________________________
46395 [  7852] By: jhi                                   on 2000/11/24  18:57:39
46396         Log: AUTHORS edits.
46397      Branch: perl
46398            ! AUTHORS
46399 ____________________________________________________________________________
46400 [  7851] By: jhi                                   on 2000/11/24  17:34:56
46401         Log: Add Jan-Erik Karlsson.
46402      Branch: perl
46403            ! AUTHORS
46404 ____________________________________________________________________________
46405 [  7850] By: jhi                                   on 2000/11/24  17:27:56
46406         Log: Configure should find stdchar on its own.
46407      Branch: perl
46408            ! hints/solaris_2.sh
46409 ____________________________________________________________________________
46410 [  7849] By: jhi                                   on 2000/11/24  17:24:55
46411         Log: Subject: PATCH over 7848: Filter test flawed
46412              From: andreas.koenig@anima.de (Andreas J. Koenig)
46413              Date: 24 Nov 2000 10:28:29 +0100
46414              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
46415      Branch: perl
46416            ! t/lib/filter-util.t
46417 ____________________________________________________________________________
46418 [  7848] By: jhi                                   on 2000/11/24  17:22:15
46419         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
46420              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
46421              Date: Fri, 24 Nov 2000 16:12:58 +0000
46422              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
46423      Branch: perl
46424            ! ext/B/B.pm
46425 ____________________________________________________________________________
46426 [  7847] By: jhi                                   on 2000/11/24  03:07:01
46427         Log: Integrate perlio.
46428      Branch: perl
46429           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
46430           !> win32/makefile.mk
46431 ____________________________________________________________________________
46432 [  7846] By: gsar                                  on 2000/11/24  00:55:57
46433         Log: integrate changes#6415..6418,6420..6438 from mainline
46434              
46435              Fix the bitvector ops for utf8 (tricky since past 7 bits
46436              the utf8 'characters' can be more than one octet).
46437              
46438              MPE/ix updates for perl 5.6.0 from Mark Bixby.
46439              
46440              Subject: SDBM_File documentation
46441              
46442              Detypo.
46443              
46444              Decutandpasto.
46445              
46446              Send all installperl messages to STDERR and be -w clean.
46447              
46448              Out-of-date note removed.
46449              
46450              Protect against "wild next"s, that is, callbacks doing "next"
46451              instead of "return".
46452              
46453              Use STDOUT consistently.
46454              
46455              The output might have been produced in the wrong order.
46456              
46457              A missing 'break' after the [[:space:]] switch case.
46458              
46459              Add tests for
46460              [ID 19991110.003] another matching finding by pcre author
46461              which has already been fixed by some patch, as verified in
46462              
46463              Documentation to explain the behaviour of map().
46464              
46465              Add an optimization for map-maps-a-list-element-to-more-list-elements
46466              case, but add also notes explaining the relationship of this
46467              patch and the earlier notes by Sarathy.
46468              
46469              Subject: [ID 20000716.023] syslog test fails without sockets
46470              
46471              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
46472              Test cases for #6431.
46473              
46474              File::Spec::VMS fixup for tmpdir from Craig Berry.
46475              
46476              Make the "uninit variable" warning to say "concat or string"
46477              or "join or string" when in concat or join .
46478              
46479              Get UTF16 BOMs working.  Patch from
46480              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
46481              
46482              Subject: [PATCH] Make large file tests deal with SIGXFSZ
46483              
46484              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
46485              
46486              Subject: [PATCH] av.c apidoc
46487      Branch: maint-5.6/perl
46488           !> (integrate 43 files)
46489 ____________________________________________________________________________
46490 [  7845] By: gsar                                  on 2000/11/24  00:20:45
46491         Log: integrate changes#6406..6414 from mainline
46492              
46493              Merge perlhacktut into perlhack, update perlguts.
46494              
46495              Fix AutoSplit to use File::Spec the right way in VMS,
46496              from Peter Prymmer.
46497              
46498              The bug report
46499              [ID 19991110.002] minimal matching discrepancy found by pcre author
46500              seems to have been fixed (though differently from what was suggested
46501              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
46502              
46503              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
46504              not in pod, from Peter Prymmer
46505              
46506              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
46507              From: Hugo <hv@crypt.compulink.co.uk>
46508              Date: Fri, 14 Jul 2000 23:05:20 +0100
46509              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
46510              
46511              Didn't anymore apply, but that point still could use another fix.
46512              
46513              lib/b test fixes from Peter Prymmer.
46514              
46515              More docs for sv functions.
46516              
46517              perlvms.pod whitespace cleanup to keep pod utils happy.
46518              
46519              another VMS build tweak from Peter Prymmer
46520      Branch: maint-5.6/perl
46521           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
46522           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
46523           !> vms/descrip_mms.template vms/perlvms.pod
46524 ____________________________________________________________________________
46525 [  7844] By: nick                                  on 2000/11/23  23:42:45
46526         Log: Win32/perlio Now just fails one io/argv.t test - lack 
46527              of default :crlf on standard streams.
46528      Branch: perlio
46529            ! doio.c perlio.c
46530 ____________________________________________________________________________
46531 [  7843] By: nick                                  on 2000/11/23  23:04:05
46532         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
46533              peek fail is showing a real problem (multiple crlf layers
46534              are getting pushed.)
46535      Branch: perlio
46536            ! doio.c perlio.c win32/makefile.mk
46537 ____________________________________________________________________________
46538 [  7842] By: nick                                  on 2000/11/23  19:46:23
46539         Log: Implement PerlIO_binmode()
46540              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
46541              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
46542              make binmode in t/lib/io_tell.t unconditional so that works.
46543              Checkin just so Win32 machine can see these changes.
46544      Branch: perlio
46545            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
46546 ____________________________________________________________________________
46547 [  7841] By: jhi                                   on 2000/11/23  19:30:00
46548         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
46549      Branch: perl
46550            ! README.amiga
46551 ____________________________________________________________________________
46552 [  7840] By: jhi                                   on 2000/11/23  17:18:02
46553         Log: SOCKS wrestling continues, patches from Jens Hamisch.
46554      Branch: perl
46555            ! doio.c embed.h embed.pl perlsdio.h proto.h
46556 ____________________________________________________________________________
46557 [  7839] By: jhi                                   on 2000/11/23  16:54:14
46558         Log: Push Filter::Util::Call one level deeper.
46559      Branch: perl
46560            + t/lib/filter-util.t
46561           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
46562           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
46563            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
46564            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
46565            - t/lib/filt-util.t
46566            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
46567            ! win32/Makefile win32/makefile.mk
46568 ____________________________________________________________________________
46569 [  7838] By: jhi                                   on 2000/11/23  16:52:40
46570         Log: Reach back one higher up when searching for PERL_SRC.
46571      Branch: perl
46572            ! lib/ExtUtils/MM_Unix.pm
46573 ____________________________________________________________________________
46574 [  7837] By: jhi                                   on 2000/11/23  16:05:41
46575         Log: Subject: Re: perl@7826
46576              Date: Thu, 23 Nov 2000 02:20:25 -0600
46577              From: "Craig A. Berry" <craigberry@mac.com>
46578              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
46579              
46580              Make VMS to like Filter::Util::Call. 
46581      Branch: perl
46582            ! configure.com ext/Filter/Util/Makefile.PL
46583 ____________________________________________________________________________
46584 [  7836] By: nick                                  on 2000/11/23  16:04:08
46585         Log: Implement crlf layer - not ready for merge.
46586      Branch: perlio
46587            ! perlio.c win32/makefile.mk
46588 ____________________________________________________________________________
46589 [  7835] By: jhi                                   on 2000/11/23  15:56:52
46590         Log: STDCHAR is different in Sparc v9 vs x86.
46591      Branch: perl
46592            ! hints/solaris_2.sh
46593 ____________________________________________________________________________
46594 [  7834] By: jhi                                   on 2000/11/23  15:50:47
46595         Log: The type needs to be visible to protos.
46596      Branch: perl
46597            ! perl.h
46598 ____________________________________________________________________________
46599 [  7833] By: jhi                                   on 2000/11/23  15:40:46
46600         Log: Finish unfinished SOCKS workaround changes.
46601      Branch: perl
46602            ! doio.c
46603 ____________________________________________________________________________
46604 [  7832] By: jhi                                   on 2000/11/23  15:33:30
46605         Log: Integrate perlio.
46606      Branch: perl
46607           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46608           !> win32/makefile.mk
46609 ____________________________________________________________________________
46610 [  7831] By: nick                                  on 2000/11/23  10:31:07
46611         Log: Correct makefile.mk dependancies for ext/Filter/Util
46612              Build ext/Encode
46613              Run dmake regen_config_h
46614      Branch: perlio
46615            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46616            ! win32/makefile.mk
46617 ____________________________________________________________________________
46618 [  7830] By: nick                                  on 2000/11/23  08:05:07
46619         Log: Integrate mainline
46620      Branch: perlio
46621           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
46622           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
46623           +> t/lib/filt-util.pl t/lib/filt-util.t
46624           !> (integrate 41 files)
46625 ____________________________________________________________________________
46626 [  7829] By: gsar                                  on 2000/11/23  03:07:11
46627         Log: build the Filter extension on windows
46628      Branch: perl
46629            ! win32/Makefile win32/makefile.mk
46630 ____________________________________________________________________________
46631 [  7828] By: gsar                                  on 2000/11/23  02:46:35
46632         Log: regenerate win32/config* and fix some inconsistencies in the
46633              makefiles; always export Perl_deb() because it is needed
46634              by ext/re/* (whether perl itself is built with -DDEBUGGING
46635              or not)
46636      Branch: perl
46637            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
46638            ! win32/config_H.vc win32/makefile.mk
46639 ____________________________________________________________________________
46640 [  7827] By: gsar                                  on 2000/11/23  02:18:38
46641         Log: get sources building on windows+MSVC again (untested with other
46642              compilers)
46643      Branch: perl
46644            ! win32/include/sys/socket.h win32/perllib.c
46645 ____________________________________________________________________________
46646 [  7826] By: jhi                                   on 2000/11/23  01:18:26
46647         Log: Update Changes.
46648      Branch: perl
46649            ! Changes patchlevel.h
46650 ____________________________________________________________________________
46651 [  7825] By: jhi                                   on 2000/11/23  00:20:41
46652         Log: Subject: Re: av.c patch (having slight problems)
46653              From: "Ben Tilly" <ben_tilly@hotmail.com>
46654              Date: Tue, 21 Nov 2000 23:29:31 -0500
46655              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
46656              
46657              unshift() speedup.
46658      Branch: perl
46659            ! av.c
46660 ____________________________________________________________________________
46661 [  7824] By: jhi                                   on 2000/11/22  23:59:15
46662         Log: Fixes for signedness warnings noticed by VMSperlers.
46663      Branch: perl
46664            ! ext/Storable/Storable.xs regcomp.c sv.c
46665 ____________________________________________________________________________
46666 [  7823] By: jhi                                   on 2000/11/22  23:19:31
46667         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
46668              From: Peter Prymmer <pvhp@forte.com>
46669              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
46670              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
46671      Branch: perl
46672            ! t/pragma/warn/pp_hot
46673 ____________________________________________________________________________
46674 [  7822] By: jhi                                   on 2000/11/22  22:52:20
46675         Log: Be clean.
46676      Branch: perl
46677            ! Makefile.SH
46678 ____________________________________________________________________________
46679 [  7821] By: jhi                                   on 2000/11/22  22:46:39
46680         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
46681              by Damian Conway, as suggested by Paul Marquess.
46682      Branch: perl
46683            + lib/Filter/Simple.pm
46684 ____________________________________________________________________________
46685 [  7820] By: jhi                                   on 2000/11/22  22:45:51
46686         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
46687      Branch: perl
46688            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
46689            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
46690            + t/lib/filt-util.t
46691            ! MANIFEST
46692 ____________________________________________________________________________
46693 [  7819] By: jhi                                   on 2000/11/22  22:03:27
46694         Log: Integrate perlio.
46695      Branch: perl
46696           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
46697           !> win32/makefile.mk
46698 ____________________________________________________________________________
46699 [  7818] By: jhi                                   on 2000/11/22  21:56:02
46700         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
46701      Branch: perl
46702            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
46703            ! t/lib/io_sock.t
46704 ____________________________________________________________________________
46705 [  7817] By: jhi                                   on 2000/11/22  21:39:49
46706         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
46707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46708              Date: Wed, 22 Nov 2000 16:08:12 -0500
46709              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
46710      Branch: perl
46711            ! lib/ExtUtils/Liblist.pm
46712 ____________________________________________________________________________
46713 [  7816] By: jhi                                   on 2000/11/22  21:38:25
46714         Log: Go ahead and #include <unistd.h> in perl.h.
46715      Branch: perl
46716            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
46717            ! util.c
46718 ____________________________________________________________________________
46719 [  7815] By: jhi                                   on 2000/11/22  21:22:52
46720         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
46721              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46722              Date: Mon, 20 Nov 2000 18:30:52 -0500
46723              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
46724      Branch: perl
46725            ! pod/perlre.pod regcomp.c t/op/re_tests
46726 ____________________________________________________________________________
46727 [  7814] By: jhi                                   on 2000/11/22  21:21:46
46728         Log: Subject: [PATCH 5.7.0] Liblist finally works
46729              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46730              Date: Tue, 21 Nov 2000 22:02:17 -0500
46731              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
46732      Branch: perl
46733            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
46734            ! lib/ExtUtils/MakeMaker.pm
46735 ____________________________________________________________________________
46736 [  7813] By: jhi                                   on 2000/11/22  21:20:23
46737         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
46738              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46739              Date: Wed, 22 Nov 2000 17:53:15 +0100
46740              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
46741              
46742              AIX dynaloader and perlio patch.
46743      Branch: perl
46744            ! ext/DynaLoader/dl_aix.xs
46745 ____________________________________________________________________________
46746 [  7812] By: jhi                                   on 2000/11/22  21:17:52
46747         Log: (Accidentally empty patch.)
46748      Branch: perl
46749            ! av.c
46750 ____________________________________________________________________________
46751 [  7811] By: jhi                                   on 2000/11/22  21:16:31
46752         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
46753              From: Peter Prymmer <pvhp@forte.com>
46754              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
46755              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
46756      Branch: perl
46757            ! vms/test.com
46758 ____________________________________________________________________________
46759 [  7810] By: jhi                                   on 2000/11/22  21:15:36
46760         Log: Subject: Re: perl@7777 
46761              From: "John P. Linderman" <jpl@research.att.com>
46762              Date: Wed, 22 Nov 2000 13:11:11 -0500
46763              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
46764              
46765              Detypoing.
46766      Branch: perl
46767            ! lib/CPAN.pm
46768 ____________________________________________________________________________
46769 [  7809] By: jhi                                   on 2000/11/22  21:14:19
46770         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
46771              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46772              Date:     Wed, 22 Nov 2000 13:51:37 EST
46773              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
46774      Branch: perl
46775            ! perlsdio.h
46776 ____________________________________________________________________________
46777 [  7808] By: jhi                                   on 2000/11/22  21:13:27
46778         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
46779              From: Casey Tweten <crt@kiski.net>
46780              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
46781              Message-Id: <200011201653.LAA10194@home.kiski.net>
46782      Branch: perl
46783            ! t/lib/io_udp.t
46784 ____________________________________________________________________________
46785 [  7807] By: jhi                                   on 2000/11/22  21:12:35
46786         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
46787              From: Casey Tweten <crt@kiski.net>
46788              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
46789              Message-Id: <200011201636.LAA07227@home.kiski.net>
46790      Branch: perl
46791            ! t/lib/io_sock.t
46792 ____________________________________________________________________________
46793 [  7806] By: jhi                                   on 2000/11/22  21:10:59
46794         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
46795              From: "Casey R. Tweten" <crt@kiski.net>
46796              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
46797              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
46798      Branch: perl
46799            ! utils/h2xs.PL
46800 ____________________________________________________________________________
46801 [  7805] By: nick                                  on 2000/11/22  21:05:06
46802         Log: Integrate mainline
46803      Branch: perlio
46804           !> Changes Porting/genlog ext/DB_File/DB_File.xs
46805           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
46806           !> utils/perlbug.PL
46807 ____________________________________________________________________________
46808 [  7804] By: jhi                                   on 2000/11/22  21:01:12
46809         Log: Subject: [PATCH] Test.pm POD peculiarity
46810              From: "Casey R. Tweten" <crt@kiski.net>
46811              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
46812              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
46813      Branch: perl
46814            ! lib/Test.pm
46815 ____________________________________________________________________________
46816 [  7803] By: jhi                                   on 2000/11/22  20:59:59
46817         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
46818              From: "Philip Newton" <pnewton@gmx.de>
46819              Date: Wed, 22 Nov 2000 14:25:53 +0100
46820              Message-Id: <3A1BD771.25462.1939FAD@localhost>
46821              
46822              Be case-understanding also on 's', and use the -oi of sendmail
46823              not to terminate the transmission on a lone '.'.
46824      Branch: perl
46825            ! utils/perlbug.PL
46826 ____________________________________________________________________________
46827 [  7802] By: nick                                  on 2000/11/22  20:51:42
46828         Log: Win32 PerlIO intermediate state now working as expected.
46829              - In current state we are still using C runtime in text/binary
46830              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
46831              - PERLIO=stdio and PERLIO=unix pass all expected tests.
46832              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
46833              and PerlIO_seek() and the dummy crlf layer is not making adjustments
46834              for CRLF translation happening in C runtime. All other tests pass.
46835              
46836              Added note to README.win32 to point out the snags of doing a perl build
46837              with Norton AntiVirus turned on.
46838              
46839              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
46840              which file a fail comes from.
46841              
46842              Updated "canned" config.h to match the one generated.
46843      Branch: perlio
46844            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
46845            ! win32/makefile.mk
46846 ____________________________________________________________________________
46847 [  7801] By: jhi                                   on 2000/11/22  06:50:20
46848         Log: Nickety nits.
46849      Branch: perl
46850            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
46851 ____________________________________________________________________________
46852 [  7800] By: jhi                                   on 2000/11/22  01:29:55
46853         Log: Changes had accidentally gone too silent on non-main branches.
46854      Branch: perl
46855            ! Changes Porting/genlog patchlevel.h
46856 ____________________________________________________________________________
46857 [  7799] By: gsar                                  on 2000/11/22  01:02:56
46858         Log: some lib_pm.PL changes snuck in via change#7772
46859      Branch: maint-5.6/perl
46860            ! Makefile.SH
46861 ____________________________________________________________________________
46862 [  7798] By: nick                                  on 2000/11/21  21:59:40
46863         Log: Integrate mainline
46864      Branch: perlio
46865           !> (integrate 28 files)
46866 ____________________________________________________________________________
46867 [  7797] By: jhi                                   on 2000/11/21  21:01:45
46868         Log: Integrate perlio.
46869      Branch: perl
46870           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
46871 ____________________________________________________________________________
46872 [  7796] By: nick                                  on 2000/11/21  20:36:22
46873         Log: Win32 builds and runs (mostly) with USE_PERLIO.
46874              PERLIO=perlio passes all tests. 
46875              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
46876      Branch: perlio
46877            ! perlio.c win32/perllib.c win32/win32.c
46878 ____________________________________________________________________________
46879 [  7795] By: jhi                                   on 2000/11/21  19:03:44
46880         Log: Update Changes.
46881      Branch: perl
46882            ! Changes patchlevel.h
46883 ____________________________________________________________________________
46884 [  7794] By: jhi                                   on 2000/11/21  18:56:34
46885         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
46886              From: "Craig A. Berry" <craigberry@mac.com>
46887              Date: Mon, 20 Nov 2000 20:27:06 -0600
46888              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
46889              
46890              A cut-and-pasto.
46891      Branch: perl
46892            ! perlio.h
46893 ____________________________________________________________________________
46894 [  7793] By: jhi                                   on 2000/11/21  18:54:41
46895         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
46896              From: Dominic Dunlop <domo@computer.org> 
46897              Date: Mon, 20 Nov 2000 18:55:29 +0100
46898              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
46899              
46900              va_copy() and the need of it.
46901              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
46902      Branch: metaconfig/U/perl
46903            + need_va_copy.U
46904      Branch: perl
46905            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46906            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
46907            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
46908            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
46909            ! win32/config.bc win32/config.gc win32/config.vc
46910 ____________________________________________________________________________
46911 [  7792] By: jhi                                   on 2000/11/21  17:04:10
46912         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
46913      Branch: perl
46914           !> scope.h
46915 ____________________________________________________________________________
46916 [  7791] By: jhi                                   on 2000/11/21  17:01:16
46917         Log: Export the SOCKS workaround symbols only if necessary.
46918      Branch: perl
46919            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
46920 ____________________________________________________________________________
46921 [  7790] By: nick                                  on 2000/11/20  23:57:11
46922         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
46923      Branch: perlio
46924            ! scope.h
46925 ____________________________________________________________________________
46926 [  7789] By: nick                                  on 2000/11/20  23:38:33
46927         Log: Integrate mainline
46928      Branch: perlio
46929           +> lib/File/Spec/Epoc.pm
46930           !> (integrate 34 files)
46931 ____________________________________________________________________________
46932 [  7788] By: nick                                  on 2000/11/20  23:20:18
46933         Log: Make extra buffer layer work (dummy crlf layer)
46934      Branch: perlio
46935            ! doio.c perlio.c perlio.h
46936 ____________________________________________________________________________
46937 [  7787] By: jhi                                   on 2000/11/20  22:44:04
46938         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
46939              From: Peter Prymmer <pvhp@forte.com>
46940              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
46941              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
46942      Branch: perl
46943            ! t/pragma/locale.t
46944 ____________________________________________________________________________
46945 [  7786] By: jhi                                   on 2000/11/20  22:29:10
46946         Log: Subject: DOC PATCH 5.6.0 perlreftut
46947              From: mjd@plover.com
46948              Date: 20 Nov 2000 19:45:06 -0000
46949              Message-ID: <20001120194506.9505.qmail@plover.com>
46950      Branch: perl
46951            ! pod/perlreftut.pod
46952 ____________________________________________________________________________
46953 [  7785] By: jhi                                   on 2000/11/20  22:27:44
46954         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
46955              From: David Dyck <dcd@tc.fluke.com>
46956              Date: Mon, 20 Nov 2000 11:43:40 -0800
46957              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
46958      Branch: perl
46959            ! lib/Cwd.pm
46960 ____________________________________________________________________________
46961 [  7784] By: jhi                                   on 2000/11/20  22:23:21
46962         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
46963              Date: Mon, 20 Nov 2000 17:06:10 -0500
46964              To: Mailing list Perl5 <perl5-porters@perl.org>
46965              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
46966      Branch: perl
46967            ! pp_ctl.c t/op/pat.t
46968 ____________________________________________________________________________
46969 [  7783] By: jhi                                   on 2000/11/20  22:11:18
46970         Log: Subject: [PATCH] doop.c - UTF8 tr///               
46971              From: Simon Cozens <simon@cozens.net>
46972              Date: Sat, 18 Nov 2000 18:49:30 +0000
46973              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
46974              
46975              Subject: Re: [PATCH] doop.c - UTF8 tr///           
46976              From: Simon Cozens <simon@cozens.net>
46977              Date: Mon, 20 Nov 2000 20:45:22 +0000
46978              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
46979              
46980              Make tr on UTF-8 better but still not correct.
46981      Branch: perl
46982            ! doop.c
46983 ____________________________________________________________________________
46984 [  7782] By: jhi                                   on 2000/11/20  22:02:16
46985         Log: Remove the shared object before attempting to create
46986              (by linking) a new one.  E.g. in AIX not removing
46987              becomes quite painful if one tries to do more than one
46988              build in the same tree (an interrupted build, for example),
46989              since the AIX' shared dynaloader seemingly keeps the shared
46990              objects open and therefore 'busy' for quite a while, even when
46991              nobody is using the objects, leading into link failures.
46992      Branch: perl
46993            ! lib/ExtUtils/MM_Unix.pm
46994 ____________________________________________________________________________
46995 [  7781] By: gsar                                  on 2000/11/20  19:02:55
46996         Log: type mismatch due to faulty integration
46997      Branch: maint-5.6/perl
46998            ! toke.c win32/Makefile
46999 ____________________________________________________________________________
47000 [  7780] By: gsar                                  on 2000/11/20  17:31:55
47001         Log: integrate changes#6392,6394..6399,6401..6404
47002              
47003              The {multiplier} of a fixed substring was overlooked which
47004              caused a wrong initial search offset for that substring.
47005              
47006              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
47007              From: Hugo <hv@crypt.compulink.co.uk>
47008              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
47009              Date: Thu, 13 Jul 2000 19:27:13 +0100
47010              
47011              Fix the BOM bug: not a byteorder bug, a signedness bug.
47012              
47013              Replace change #6337 with a better one.
47014              
47015              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
47016              From: Hugo <hv@crypt.compulink.co.uk>
47017              Date: Fri, 14 Jul 2000 04:16:20 +0100
47018              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
47019              
47020              MakeMaker should not remove editor backups (*~) on `make clean`
47021              by default (completes change#6383)
47022              
47023              move new variables to the end of the interpreter structure (for
47024              bincompat in code that doesn't #include XSUB.h)
47025              
47026              rename totally bletcherous SvLOCK() thingy (doesn't do what the
47027              name suggests anyway)
47028              
47029              various cleanups (typos, misformatted code, and small bugs)
47030              
47031              typecasts needed for change#6394
47032              
47033              typos in change#6399, regen headers
47034              
47035              inconsistent types needs casts
47036              
47037              PERL_OBJECT build tweaks
47038      Branch: maint-5.6/perl
47039           !> MANIFEST doop.c embed.h embed.pl embedvar.h
47040           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
47041           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
47042           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
47043           !> toke.c util.c
47044 ____________________________________________________________________________
47045 [  7779] By: gsar                                  on 2000/11/20  17:06:29
47046         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
47047              
47048              Cosmetics and perldelta.
47049              
47050              Fix nits noticed by Boston.pm.
47051              
47052              Do the cc sanity check both before the hints and
47053              after the cc selction.
47054              
47055              get sprintf.t to adjust properly for 3-digit exponents
47056              
47057              don't clobber *.orig files on *clean targets
47058              
47059              fix bugs in processing %v-*d and similar format specs (from
47060              Avi Finkel <avi@finkel.org>)
47061              
47062              sprintf test tweaks (from Dominic Dunlop)
47063              
47064              new selfloader.t in change#6183 doesn't close DATA handles,
47065              and thus fails to clean up tmp files on dosish platforms
47066              
47067              typos (spotted by Peter Prymmer)
47068              
47069              typo fix from Craig Berry
47070      Branch: maint-5.6/perl
47071           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
47072           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
47073           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
47074           !> x2p/Makefile.SH
47075 ____________________________________________________________________________
47076 [  7778] By: gsar                                  on 2000/11/20  16:46:51
47077         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
47078              
47079              Subject: Re: format bug report  [Patch]
47080              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47081              Date: Wed, 05 Jul 2000 13:12:52 +0200
47082              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
47083              
47084              Subject: Re: format bug report  [Patch]
47085              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47086              Date: Wed, 05 Jul 2000 14:10:01 +0200
47087              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
47088              
47089              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
47090              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47091              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
47092              Date: Fri, 07 Jul 2000 17:57:16 +0100
47093              
47094              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
47095              To: perl5-porters@perl.org
47096              From: Karsten Sperling <spiff@phreax.net>
47097              Date: Mon, 10 Jul 2000 15:12:52 +0200
47098              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
47099              
47100              README.posix-bc podified from Thomas Dorner.
47101              
47102              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
47103              From: Dominic Dunlop <domo@computer.org>
47104              Date: Tue, 11 Jul 2000 12:27:33 +0200
47105              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
47106              
47107              Typo in #6341.
47108              
47109              Fix for
47110              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
47111              From: Roderick Schertler <roderick@argon.org>
47112              Date: Tue, 11 Jul 2000 13:55:05 -0400
47113              Message-Id: <200007111755.NAA05077@jones.argon.org>
47114              
47115              Minor cleanups on the booklist.
47116              
47117              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
47118              regen perltoc.
47119              
47120              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
47121      Branch: maint-5.6/perl
47122           +> pod/perlbook.pod
47123           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
47124           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
47125           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
47126 ____________________________________________________________________________
47127 [  7777] By: jhi                                   on 2000/11/20  16:08:49
47128         Log: Update Changes.
47129      Branch: perl
47130            ! Changes patchlevel.h
47131 ____________________________________________________________________________
47132 [  7776] By: jhi                                   on 2000/11/20  15:27:56
47133         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
47134              This may be overly harsh but until proven otherwise, we think this
47135              way, or until we have a simple test for Configure (having to start
47136              up servers is does not count as simple) to check for the problems.
47137      Branch: perl
47138            ! perl.h
47139 ____________________________________________________________________________
47140 [  7775] By: jhi                                   on 2000/11/20  15:22:17
47141         Log: Solaris hints tweaks.
47142      Branch: perl
47143            ! hints/solaris_2.sh
47144 ____________________________________________________________________________
47145 [  7774] By: jhi                                   on 2000/11/20  15:01:20
47146         Log: Add a workaround to SOCKS 64-bit problems.
47147      Branch: perl
47148            ! doio.c embed.h embed.pl perlsdio.h proto.h
47149 ____________________________________________________________________________
47150 [  7773] By: jhi                                   on 2000/11/20  14:51:47
47151         Log: sysseek() instead of seek().
47152      Branch: perl
47153            ! t/lib/syslfs.t
47154 ____________________________________________________________________________
47155 [  7772] By: gsar                                  on 2000/11/20  13:06:23
47156         Log: integrate changes#6315..6319,6321..6331,6333..6338
47157              
47158              Integrate with Sarathy, preliminary fix for unicos
47159              alignment problems in [ID 20000612.002] Perl problem on Cray system.
47160              
47161              some debugger output does not go to the socket when RemotePort is set
47162              
47163              winsock cleanup never done on Windows (leads to handle leaks)
47164              
47165              fix UNC path handling on Windows under ithreads, and chdir()
47166              return value when given a non-existent directory
47167              
47168              Autogenerate pod/Makefile and pod/buildtoc.
47169              buildtoc also checks whether the existin pods are
47170              mentioned in MANIFEST and perl.pod, and vice versa.
47171              (None of the thusly found discrepancies fixed yet.)
47172              roffitall also needs to be autogenerated similarly but it
47173              seems so badly out of date that I didn't touch it yet.
47174              
47175              Config is being used.
47176              
47177              Add =head1 NAMEs so that buildtoc is happy.
47178              (The CGI::Util nit reported to Lincoln.)
47179              
47180              Fix complaints of buildtoc.
47181              
47182              Fix the alignment problem in Crays ([ID 20000612.002]).
47183              
47184              Remove perlbook, update perlfaq book listing,
47185              rearrange perl.pod, regenerate perltoc.
47186              
47187              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
47188              was cast to an unsigned (32-bit) integer with wild abandon.
47189              
47190              winsock options weren't being set in all threads under ithreads
47191              (caused send()s from second and subsequent threads to fail)
47192              
47193              accept() leaks memory on windows due to incorrect ordering of
47194              closesocket() and fclose() calls
47195              
47196              Reorder perl.pod once more.
47197              
47198              More POSIX.pod tweaks.
47199              
47200              Sprinkle ldlibpath.
47201              
47202              Precedence goof, fix based on
47203              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
47204              From: Hugo <hv@crypt.compulink.co.uk>
47205              Date: Tue, 11 Jul 2000 12:52:38 +0100
47206              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
47207              
47208              Subject: PATCH perlguts.pod: Document D and d magic types
47209              From: mjd@plover.com
47210              Date: 5 Jul 2000 18:01:51 -0000
47211              Message-ID: <20000705180151.29413.qmail@plover.com>
47212              
47213              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
47214              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
47215              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
47216              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
47217              
47218              Subject: [PATCH cfgperl] $& segfaults if you trick it
47219              From: simon@brecon.co.uk (Simon Cozens)
47220              Date: 7 Jul 2000 11:26:09 GMT
47221              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
47222              
47223              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
47224              From: Hugo <hv@crypt.compulink.co.uk>
47225              Date: Tue, 11 Jul 2000 12:44:50 +0100
47226              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
47227              
47228              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
47229              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47230              Date: Tue, 11 Jul 2000 13:50:51 +0100
47231              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
47232      Branch: maint-5.6/perl
47233           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
47234           +> pod/buildtoc.PL
47235            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
47236           !> (integrate 26 files)
47237 ____________________________________________________________________________
47238 [  7771] By: gsar                                  on 2000/11/20  12:31:42
47239         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
47240              6310,6311,6314
47241              
47242              Subject: [PATCH bleedperl] File::Spec 0.82 beta
47243              From: Barrie Slaymaker <barries@jester.slaysys.com>
47244              Date: Wed, 28 Jun 2000 11:35:29 -0400
47245              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
47246              
47247              tweak perlembed for multiplicity/usethreads sanity; correct notes
47248              about Windows
47249              
47250              localize %INC in a Safe compartment so that use/require work
47251              (many other magic globals probably need similar treatment)
47252              
47253              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
47254              when @_ is modified, causing coredumps
47255              
47256              slurp mode fix in change#4736 still not quite right
47257              
47258              Point to perlipc for more SysV IPC examples.
47259              
47260              Elaborate POSIX.pod.  Still needs work.
47261              
47262              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
47263              
47264              fix large memory leak that has been around for ever, masked by
47265              -DPURIFY (most of the arenas were never freed!)
47266              
47267              fix memory leak on Windows (PL_sys_intern contents were never
47268              freed)
47269              
47270              PERL_OBJECT build tweak
47271              
47272              adjust change#6299
47273              
47274              remove rel2abs prototypes (from Barrie Slaymaker)
47275              
47276              missing perldiag entry for unpack("w",...) diagnostic (from
47277              Andreas Koenig)
47278              
47279              better diagnostic on Frob->stuff() when Frob:: doesn't exist
47280              (from Richard Soderberg <rs@oregonnet.com>)
47281              
47282              Win32 patches for cfgperl from Sarathy.
47283              
47284              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
47285              
47286              More POSIX.pod embellishment.
47287              
47288              tyop in change#6306
47289      Branch: maint-5.6/perl
47290           !> (integrate 44 files)
47291 ____________________________________________________________________________
47292 [  7770] By: gsar                                  on 2000/11/20  11:51:00
47293         Log: integrate changes#6268..6282 from cfgperl branch
47294              
47295              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
47296              From: Dominic Dunlop <domo@computer.org>
47297              Date: Thu, 29 Jun 2000 12:32:39 +0200
47298              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
47299              
47300              Regen headers for #6261 (and update embed.pl for this) and #6267,
47301              silence few compiler warnings.
47302              
47303              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
47304              From: Nicholas Clark <nick@talking.bollo.cx>
47305              Date: Fri, 23 Jun 2000 16:21:15 +0100
47306              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
47307              
47308              Subject: PATCH pod/perltie.pod
47309              From: Ian Phillipps <Ian.Phillipps@iname.com>
47310              Date: Fri, 16 Jun 2000 00:17:19 +0100
47311              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
47312              (only the first hunk, the second hunk had already been done
47313              by some other patch)
47314              
47315              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
47316              From: Tom Phoenix <rootbeer@redcat.com>
47317              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
47318              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
47319              
47320              Subject: [PATCH] xsub attributes
47321              From: Doug MacEachern <dougm@covalent.net>
47322              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
47323              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
47324              
47325              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
47326              From: Andy Dougherty <doughera@lafayette.edu>
47327              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
47328              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
47329              
47330              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
47331              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
47332              Date: Tue, 13 Jun 2000 02:43:48 -0500
47333              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
47334              
47335              Subject: [PATCH] Re: eval documentation: context
47336              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47337              Date: Mon, 12 Jun 2000 15:07:29 +0100
47338              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
47339              
47340              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
47341              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
47342              Date: Mon, 12 Jun 2000 14:55:59 +0100
47343              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
47344              
47345              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
47346              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
47347              Date: Fri, 09 Jun 2000 12:39:27 -0400
47348              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
47349              (plus update the version "number" of Text::Wrap)
47350              
47351              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
47352              From: Tim Ayers <tayers@bridge.com>
47353              Date: Thu, 08 Jun 2000 08:11:06 +0200
47354              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
47355              [resent by Richard Foley, Message-Id probably wrong]
47356              
47357              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
47358              From: rspier@pobox.com (Robert Spier)
47359              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
47360              Message-ID: <14654.31913.845602.610277@rls.cx>
47361              
47362              Subject: [PATCH 5.6.0] utils/h2xs.PL
47363              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
47364              Date: Wed, 7 Jun 2000 04:02:04 -0500
47365              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
47366              
47367              Subject: [PATCH 5.6.0]ITHREADs for VMS
47368              From: Dan Sugalski <dan@sidhe.org>
47369              Date: Tue, 06 Jun 2000 11:59:50 -0400
47370              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
47371      Branch: maint-5.6/perl
47372           !> (integrate 31 files)
47373 ____________________________________________________________________________
47374 [  7769] By: gsar                                  on 2000/11/20  11:29:06
47375         Log: integrate changes#6261..6266 from cfgperl
47376              
47377              Subject: Re: [PATCH cfgperl] BOMs away!
47378              From: simon@brecon.co.uk (Simon Cozens)
47379              Date: 17 Jun 2000 11:49:57 GMT
47380              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
47381              
47382              Subject: 5.6.0 Patch for EPOC
47383              From: Olaf Flebbe <o.flebbe@gmx.de>
47384              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
47385              Message-ID: <23449.960929969@www11.gmx.net>
47386              
47387              tr fixes from Simon Cozens
47388              
47389              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
47390              From: Marty Lucich <marty@netcom.com>
47391              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
47392              Message-Id: <200006282116.OAA11148@netcom.com>
47393              ccdlflags update (the BSD/OS 4.1 part had already been taken
47394              care of by #6141).
47395              
47396              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
47397              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
47398              Date: Wed, 28 Jun 2000 17:50:12 -0700
47399              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
47400              
47401              Subject: [PATCH 5.6.0] cygwin port
47402              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
47403              From: "Fifer, Eric" <EFifer@sanwaint.com>
47404              Date: Thu, 29 Jun 2000 12:58:29 +0100
47405      Branch: maint-5.6/perl
47406           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
47407           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
47408           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
47409           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
47410 ____________________________________________________________________________
47411 [  7768] By: gsar                                  on 2000/11/20  11:13:44
47412         Log: integrate changes#6252..6256,6259..6260
47413              
47414              Paranoia tweak on #6249.
47415              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
47416              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
47417              Date: Sun, 25 Jun 2000 23:43:12 -0400
47418              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
47419              
47420              Subject: tr///, help wanted.
47421              From: simon@brecon.co.uk (Simon Cozens)
47422              Date: 28 Jun 2000 11:29:04 GMT
47423              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
47424              
47425              small thinko tweaks
47426              
47427              tweaks from Simon Conzes to further fix tr/// under utf8
47428              
47429              perlnewmod was missing from MANIFEST.
47430              
47431              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
47432              From: simon@brecon.co.uk (Simon Cozens)
47433              Date: 17 Jun 2000 11:56:44 GMT
47434              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
47435              pack U0, pack C0
47436      Branch: maint-5.6/perl
47437           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
47438           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
47439           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
47440           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
47441 ____________________________________________________________________________
47442 [  7767] By: gsar                                  on 2000/11/20  10:51:38
47443         Log: integrate change#6250 from cfgperl
47444              
47445              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
47446              From: Doug MacEachern <dougm@covalent.net>
47447              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
47448              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
47449      Branch: maint-5.6/perl
47450           +> t/op/my_stash.t
47451           !> MANIFEST embed.pl global.sym proto.h toke.c
47452 ____________________________________________________________________________
47453 [  7766] By: gsar                                  on 2000/11/20  10:48:34
47454         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
47455              
47456              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
47457              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
47458              Date: Mon, 26 Jun 2000 18:40:14 +0100
47459              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
47460              
47461              Subject: [PATCH] bytes<->utf8 fixes
47462              From: simon@brecon.co.uk (Simon Cozens)
47463              Date: 26 Jun 2000 04:55:45 GMT
47464              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
47465              
47466              Subject: [PATCH] is_utf8_string
47467              From: simon@brecon.co.uk (Simon Cozens)
47468              Date: 26 Jun 2000 02:25:59 GMT
47469              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
47470              
47471              Subject: [PATCH] avoid mg_ptr in '*' magic
47472              From: Doug MacEachern <dougm@covalent.net>
47473              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
47474              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
47475              
47476              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
47477              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
47478              Date: Sat, 24 Jun 2000 13:06:20 +0100
47479              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
47480              
47481              Allow for standalone testing.
47482              
47483              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
47484              From: Mark-Jason Dominus <mjd@plover.com>
47485              Date: Tue, 27 Jun 2000 22:36:42 -0400
47486              Message-ID: <20000628023642.12166.qmail@plover.com>
47487              
47488              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
47489              From: Frank Tobin <ftobin@uiuc.edu>
47490              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
47491              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
47492      Branch: maint-5.6/perl
47493           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
47494           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
47495           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
47496           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
47497           !> utf8.c utils/h2xs.PL
47498 ____________________________________________________________________________
47499 [  7765] By: gsar                                  on 2000/11/20  10:29:13
47500         Log: integrate change#6239 from cfgperl
47501              
47502              Configure maintenance.  Sever some dependency cycles,
47503              separate gccversion from the cc unit,
47504              address [ID 20000623.006] Configure script patch for using gcc on AIX
47505              (but solve it a little bit differently),
47506              unduplex some accidentally duplicated units,
47507              suggest using gcc if no cc available
47508              (p5p thread: "Solaris configure: counterproposal", 1999-09)
47509      Branch: maint-5.6/perl
47510           !> Configure Todo-5.6 config_h.SH
47511 ____________________________________________________________________________
47512 [  7764] By: gsar                                  on 2000/11/20  10:25:55
47513         Log: integrate changes#6233..6238 from cfgperl
47514              
47515              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
47516              From: Mark-Jason Dominus <mjd@plover.com>
47517              Date: Fri, 16 Jun 2000 20:53:04 -0400
47518              Message-ID: <20000617005304.8008.qmail@plover.com>
47519              
47520              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
47521              because when run as services (Win32ese for daemons)
47522              no environment variables are set and tmpdir ends up as /tmp,
47523              which is ambiguous.
47524              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
47525              From: matt@sergeant.org
47526              Date: 16 Jun 2000 16:30:43 -0000
47527              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
47528              
47529              The thread begun by
47530              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
47531              From: Kevin.Ruscoe@ubsw.com
47532              Date: Fri, 16 Jun 2000 16:38:51 +0100
47533              Message-Id: <H000019b03c300d6@MHS>
47534              
47535              Tweak embed.pl, regen headers.
47536              
47537              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
47538              From: Dan Sugalski <dan@sidhe.org>
47539              Date: Fri, 23 Jun 2000 17:00:00 -0400
47540              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
47541      Branch: maint-5.6/perl
47542           !> (integrate 27 files)
47543 ____________________________________________________________________________
47544 [  7763] By: gsar                                  on 2000/11/20  10:08:08
47545         Log: s/perl56delta/perldelta/g
47546      Branch: maint-5.6/perl
47547            ! pod/Makefile
47548 ____________________________________________________________________________
47549 [  7762] By: gsar                                  on 2000/11/20  10:04:00
47550         Log: integrate changes#6225,6229,6231,6232 from cfgperl
47551              
47552              Add source code filenames to apidoc.
47553              From: simon@brecon.co.uk (Simon Cozens)
47554              Subject: [PATCH embed.pl] Source X-ref
47555              Date: 22 Jun 2000 02:18:49 GMT
47556              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
47557              
47558              Subject: README.hpux version 0.6.1
47559              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
47560              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
47561              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
47562              
47563              Subject: [PATCH 5.6.0] cygwin port
47564              From: "Fifer, Eric" <EFifer@sanwaint.com>
47565              Date: Tue, 20 Jun 2000 14:30:58 +0100
47566              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
47567              
47568              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
47569              From: simon@brecon.co.uk (Simon Cozens)
47570              Date: 19 Jun 2000 15:18:27 GMT
47571              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
47572              
47573              plus update pod/Makefile and regenerate perltoc
47574      Branch: maint-5.6/perl
47575           +> pod/perlutil.pod
47576           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
47577           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
47578 ____________________________________________________________________________
47579 [  7761] By: jhi                                   on 2000/11/20  04:09:55
47580         Log: Miraculous typo.
47581      Branch: perl
47582            ! t/op/pat.t
47583 ____________________________________________________________________________
47584 [  7760] By: jhi                                   on 2000/11/20  04:06:08
47585         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
47586              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47587              Date: Sun, 19 Nov 2000 22:30:26 -0500
47588              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
47589      Branch: perl
47590            ! regexec.c scope.h t/op/pat.t
47591 ____________________________________________________________________________
47592 [  7759] By: jhi                                   on 2000/11/20  02:05:22
47593         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
47594      Branch: perl
47595            ! perl.h
47596 ____________________________________________________________________________
47597 [  7758] By: jhi                                   on 2000/11/20  01:58:11
47598         Log: Subject: [perl 7711: EPOC] updates
47599              From: Olaf Flebbe <o.flebbe@gmx.de>
47600              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
47601              Message-ID: <25575.974658810@www23.gmx.net>               
47602      Branch: perl
47603            + lib/File/Spec/Epoc.pm
47604            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
47605            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
47606            ! lib/File/Spec.pm perl.c sv.c
47607 ____________________________________________________________________________
47608 [  7757] By: jhi                                   on 2000/11/20  01:53:11
47609         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
47610      Branch: perl
47611            ! MANIFEST
47612 ____________________________________________________________________________
47613 [  7756] By: jhi                                   on 2000/11/20  01:47:22
47614         Log: Integrate perlio.
47615      Branch: perl
47616            - ext/re/hints/MSWin32.pl
47617           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
47618           !> win32/config.gc win32/config_H.gc win32/win32sck.c
47619 ____________________________________________________________________________
47620 [  7755] By: nick                                  on 2000/11/19  20:57:17
47621         Log: Add dummy crlf layer (just as buffer)
47622              Correct 1st bug - one layer of indirection.
47623      Branch: perlio
47624            ! perlio.c perlio.h perliol.h
47625 ____________________________________________________________________________
47626 [  7754] By: nick                                  on 2000/11/19  20:56:12
47627         Log: Work-round to Perl_deb_nocontext is no longer required
47628      Branch: perlio
47629            - ext/re/hints/MSWin32.pl
47630 ____________________________________________________________________________
47631 [  7753] By: nick                                  on 2000/11/19  20:01:16
47632         Log: diff -se shows these as different
47633      Branch: perlio
47634            ! global.sym pod/perlapi.pod
47635 ____________________________________________________________________________
47636 [  7752] By: nick                                  on 2000/11/19  18:57:30
47637         Log: Configure GCC/Win32 build -Duseperlio
47638              Fix a couple of gross issues
47639              - double-include of ../deb.o in re.dll
47640              - win32sck.c needs PerlIO and FILE 
47641      Branch: perlio
47642            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
47643            ! win32/win32sck.c
47644 ____________________________________________________________________________
47645 [  7751] By: nick                                  on 2000/11/19  17:05:36
47646         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
47647      Branch: perlio
47648            ! perlio.c
47649 ____________________________________________________________________________
47650 [  7750] By: nick                                  on 2000/11/19  16:57:14
47651         Log: Missing aTHX_
47652      Branch: perlio
47653            ! sv.c
47654 ____________________________________________________________________________
47655 [  7749] By: jhi                                   on 2000/11/19  16:28:40
47656         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
47657              From: "Peter J. Farley III" <pjfarley@banet.net>
47658              Date: Sun, 19 Nov 2000 01:42:58 -0500
47659              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
47660      Branch: perl
47661            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
47662 ____________________________________________________________________________
47663 [  7748] By: jhi                                   on 2000/11/19  16:08:10
47664         Log: Subject: podlators 1.05 available        
47665              From: Russ Allbery <rra@stanford.edu>   
47666              Date: 18 Nov 2000 22:04:28 -0800
47667              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
47668      Branch: perl
47669            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
47670 ____________________________________________________________________________
47671 [  7747] By: nick                                  on 2000/11/19  11:19:39
47672         Log: Integrate mainline
47673      Branch: perlio
47674           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
47675           !> util.c
47676 ____________________________________________________________________________
47677 [  7746] By: jhi                                   on 2000/11/19  06:42:22
47678         Log: Make hex scanning warn on "\x{x}" and "\xx".
47679              "\x" and and hex("x") are still valid.
47680      Branch: perl
47681            ! util.c
47682 ____________________________________________________________________________
47683 [  7745] By: nick                                  on 2000/11/18  22:52:28
47684         Log: Integrate mainline
47685      Branch: perlio
47686           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
47687           !> perl.h perlio.c proto.h regcomp.c regcomp.h
47688 ____________________________________________________________________________
47689 [  7744] By: jhi                                   on 2000/11/18  22:50:28
47690         Log: Introduce Perl_utf8_length().  Use it.
47691      Branch: perl
47692            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
47693 ____________________________________________________________________________
47694 [  7743] By: jhi                                   on 2000/11/18  22:38:51
47695         Log: Compiler denit.
47696      Branch: perl
47697            ! perlio.c
47698 ____________________________________________________________________________
47699 [  7742] By: jhi                                   on 2000/11/18  20:33:05
47700         Log: Integrate perlio.
47701      Branch: perl
47702           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
47703           !> perlio.h pp_ctl.c pp_sys.c sv.c
47704 ____________________________________________________________________________
47705 [  7741] By: jhi                                   on 2000/11/18  20:31:27
47706         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
47707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47708              Date: Fri, 17 Nov 2000 20:35:11 -0500
47709              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
47710              
47711              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
47712              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47713              Date: Fri, 17 Nov 2000 21:03:47 -0500
47714              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
47715              
47716              Plus a little bit of tweaking in pregcomp().
47717      Branch: perl
47718            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
47719 ____________________________________________________________________________
47720 [  7740] By: nick                                  on 2000/11/18  20:17:22
47721         Log: Lexical use open ... support:
47722              add ->cop_io to COP structure in cop.h.
47723              Make mg.c and gv.c associate it with ${^OPEN}.
47724              Make lib/open.pm set it.
47725              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
47726              manner similar to ->cop_warnings.
47727              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
47728              call new PerlIO_apply_layers().
47729              Declare latter in perlio.h and define in perlio.c
47730      Branch: perlio
47731            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
47732            ! perlio.h pp_ctl.c pp_sys.c sv.c
47733 ____________________________________________________________________________
47734 [  7739] By: jhi                                   on 2000/11/18  19:54:00
47735         Log: Integrate perlio.
47736      Branch: perl
47737           !> doio.c perlio.c pp.c
47738 ____________________________________________________________________________
47739 [  7738] By: jhi                                   on 2000/11/18  17:16:13
47740         Log: Subject: [PATCH 5.7.0] etags broken again
47741              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47742              Date: Sat, 18 Nov 2000 02:41:36 -0500
47743              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
47744      Branch: perl
47745            ! emacs/ptags
47746 ____________________________________________________________________________
47747 [  7737] By: jhi                                   on 2000/11/18  17:12:18
47748         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
47749      Branch: perl
47750            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
47751 ____________________________________________________________________________
47752 [  7736] By: nick                                  on 2000/11/18  14:06:20
47753         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
47754              part to be isolated.
47755      Branch: perlio
47756            ! doio.c perlio.c
47757 ____________________________________________________________________________
47758 [  7735] By: nick                                  on 2000/11/18  11:03:32
47759         Log: Integrate mainline
47760      Branch: perlio
47761           !> Changes README.amiga README.win32 patchlevel.h
47762           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
47763 ____________________________________________________________________________
47764 [  7734] By: jhi                                   on 2000/11/18  01:18:56
47765         Log: Update Changes.
47766      Branch: perl
47767            ! Changes patchlevel.h
47768 ____________________________________________________________________________
47769 [  7733] By: jhi                                   on 2000/11/18  00:32:54
47770         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
47771              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47772              Date: Fri, 17 Nov 2000 17:28:02 -0500
47773              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
47774      Branch: perl
47775            ! regcomp.c regexec.c t/op/re_tests
47776 ____________________________________________________________________________
47777 [  7732] By: jhi                                   on 2000/11/18  00:28:56
47778         Log: Sparc 64-bit pack() fix from Jens Hamisch.
47779      Branch: perl
47780            ! pp.c
47781 ____________________________________________________________________________
47782 [  7731] By: jhi                                   on 2000/11/18  00:18:39
47783         Log: Explain in more detail the {} syntax ambiguousity.
47784              
47785              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
47786              From: Nicholas Clark <nick@ccl4.org>
47787              Date: Fri, 17 Nov 2000 22:10:28 +0000
47788              Message-ID: <20001117221028.A88930@plum.flirble.org>
47789      Branch: perl
47790            ! pod/perlfunc.pod
47791 ____________________________________________________________________________
47792 [  7730] By: jhi                                   on 2000/11/18  00:12:18
47793         Log: Subject: Fix for README.amiga (20000323.033)
47794              From: "Stephen P. Potter" <spp@spotter.yi.org>
47795              Date: Fri, 17 Nov 2000 12:25:51 -0500
47796              Message-Id: <200011171725.MAA05768@spotter.yi.org>
47797      Branch: perl
47798            ! README.amiga
47799 ____________________________________________________________________________
47800 [  7729] By: jhi                                   on 2000/11/18  00:08:34
47801         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
47802              From: "A. C. Yardley" <yardley@tanet.net>
47803              Date: Mon, 3 Apr 2000 11:35:33 -0700
47804              Message-ID: <3483.000403@tanet.net>
47805      Branch: perl
47806            ! README.win32
47807 ____________________________________________________________________________
47808 [  7728] By: nick                                  on 2000/11/17  21:59:47
47809         Log: Integrate mainline
47810      Branch: perlio
47811           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
47812           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
47813           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
47814           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
47815 ____________________________________________________________________________
47816 [  7727] By: nick                                  on 2000/11/17  21:56:31
47817         Log: Experiment on use of attributes.pm interface.
47818              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
47819              SVt_PVRV if not already something better (else vivify of say magic gets
47820              core dump).
47821      Branch: perlio
47822            ! perlio.c pp.c
47823 ____________________________________________________________________________
47824 [  7726] By: jhi                                   on 2000/11/17  14:15:49
47825         Log: Subject: Fix for 20000815.006
47826              From: "Stephen P. Potter" <spp@spotter.yi.org>
47827              Date: Fri, 17 Nov 2000 08:57:45 -0500
47828              Message-Id: <200011171357.IAA05122@spotter.yi.org>
47829              
47830              It's really 20000518.006.
47831      Branch: perl
47832            ! pod/perlmodlib.PL
47833 ____________________________________________________________________________
47834 [  7725] By: jhi                                   on 2000/11/17  14:12:31
47835         Log: Subject: Fix for 20000409.001
47836              From: "Stephen P. Potter" <spp@spotter.yi.org>
47837              Date: Fri, 17 Nov 2000 08:55:45 -0500
47838              Message-Id: <200011171355.IAA05104@spotter.yi.org>
47839      Branch: perl
47840            ! pod/perlfaq9.pod
47841 ____________________________________________________________________________
47842 [  7724] By: jhi                                   on 2000/11/17  14:08:58
47843         Log: Undo #7627 now that we have =head3.
47844      Branch: perl
47845            ! pod/perlhack.pod
47846 ____________________________________________________________________________
47847 [  7723] By: jhi                                   on 2000/11/17  14:04:09
47848         Log: As surmised the #7719 wasn't a good move.
47849      Branch: perl
47850            ! hints/solaris_2.sh
47851 ____________________________________________________________________________
47852 [  7722] By: jhi                                   on 2000/11/17  13:59:04
47853         Log: Also the 64bitall hints can be either here or there.
47854      Branch: perl
47855            ! hints/solaris_2.sh
47856 ____________________________________________________________________________
47857 [  7721] By: jhi                                   on 2000/11/17  02:26:23
47858         Log: Test tweak for the open pragma.
47859      Branch: perl
47860            ! t/lib/b.t
47861 ____________________________________________________________________________
47862 [  7720] By: jhi                                   on 2000/11/17  00:23:22
47863         Log: The long double hints can be here or there.
47864      Branch: perl
47865            ! hints/solaris_2.sh
47866 ____________________________________________________________________________
47867 [  7719] By: jhi                                   on 2000/11/17  00:14:06
47868         Log: For Solaris use64bitall the stdchar needs a little bit of help.
47869      Branch: perl
47870            ! hints/solaris_2.sh
47871 ____________________________________________________________________________
47872 [  7718] By: jhi                                   on 2000/11/16  23:27:34
47873         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
47874              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
47875              Date: Wed, 15 Nov 2000 08:56:32 +0100
47876              Message-ID: <3A1241B0.64477E00@alcatel.at>
47877      Branch: perl
47878            ! lib/Carp/Heavy.pm
47879 ____________________________________________________________________________
47880 [  7717] By: jhi                                   on 2000/11/16  23:23:29
47881         Log: Subject: [PATCH] Re: 20001101.003 PDL
47882              From: Nicholas Clark <nick@ccl4.org>
47883              Date: Thu, 16 Nov 2000 16:48:25 +0000
47884              Message-ID: <20001116164825.B93487@plum.flirble.org>
47885      Branch: perl
47886            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
47887 ____________________________________________________________________________
47888 [  7716] By: jhi                                   on 2000/11/16  23:21:31
47889         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
47890              From: "Casey R. Tweten" <crt@kiski.net>
47891              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
47892              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
47893      Branch: perl
47894            ! lib/Pod/Checker.pm pod/perlpod.pod
47895 ____________________________________________________________________________
47896 [  7715] By: jhi                                   on 2000/11/16  23:19:40
47897         Log: Avoid an infinite loop in VMS when utils scripts are run
47898              with no arguments, from Charles Lane.
47899      Branch: perl
47900            ! configure.com
47901 ____________________________________________________________________________
47902 [  7714] By: jhi                                   on 2000/11/16  23:17:08
47903         Log: Subject: perllocale.pod changes
47904              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
47905              Date: Mon, 13 Nov 2000 10:09:22 +0300
47906              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
47907      Branch: perl
47908            ! pod/perllocale.pod
47909 ____________________________________________________________________________
47910 [  7713] By: jhi                                   on 2000/11/16  23:14:06
47911         Log: Integrate perlio.
47912      Branch: perl
47913           !> doio.c perlio.c perlio.h util.c
47914 ____________________________________________________________________________
47915 [  7712] By: nick                                  on 2000/11/16  21:10:58
47916         Log: Integrate mainline
47917      Branch: perlio
47918           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47919           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
47920           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
47921           !> vos/config.ga.def vos/config.ga.h win32/config.bc
47922           !> win32/config.gc win32/config.vc
47923 ____________________________________________________________________________
47924 [  7711] By: nick                                  on 2000/11/16  19:56:41
47925         Log: Minor tweaks:
47926              consistent way of getting 'rb', 'wb' etc. for binary opens
47927              move *perlio::layers to *open::layers
47928              a #define to show layers available
47929              DOSISH popen/PerlIO had export/import sense inverted.
47930      Branch: perlio
47931            ! doio.c perlio.c perlio.h util.c
47932 ____________________________________________________________________________
47933 [  7710] By: jhi                                   on 2000/11/16  15:46:05
47934         Log: Add HAS_SBRK_PROTO.
47935      Branch: metaconfig/U/perl
47936            + d_sbrkproto.U
47937      Branch: perl
47938            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47939            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
47940            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
47941            ! vos/config.ga.def vos/config.ga.h win32/config.bc
47942            ! win32/config.gc win32/config.vc
47943 ____________________________________________________________________________
47944 [  7709] By: nick                                  on 2000/11/16  07:31:49
47945         Log: Integrate mainline
47946      Branch: perlio
47947           !> (integrate 35 files)
47948 ____________________________________________________________________________
47949 [  7708] By: jhi                                   on 2000/11/16  05:33:03
47950         Log: These files are text, not binary.
47951      Branch: perl
47952            ! ext/Encode/Encode/iso8859-10.enc
47953            ! ext/Encode/Encode/iso8859-13.enc
47954            ! ext/Encode/Encode/iso8859-14.enc
47955            ! ext/Encode/Encode/iso8859-15.enc
47956 ____________________________________________________________________________
47957 [  7707] By: jhi                                   on 2000/11/16  01:53:37
47958         Log: Update Changes.
47959      Branch: perl
47960            ! Changes patchlevel.h
47961 ____________________________________________________________________________
47962 [  7706] By: jhi                                   on 2000/11/16  01:35:59
47963         Log: More #undefing of stdio.
47964      Branch: perl
47965            ! fakesdio.h nostdio.h
47966 ____________________________________________________________________________
47967 [  7705] By: jhi                                   on 2000/11/16  01:34:18
47968         Log: Add fwalk() probe to the configuration files and regen perltoc.
47969      Branch: perl
47970            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47971            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
47972            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
47973            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
47974            ! win32/config.bc win32/config.gc win32/config.vc
47975 ____________________________________________________________________________
47976 [  7704] By: jhi                                   on 2000/11/16  01:33:07
47977         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
47978              an optional third argument to Inlibc?)
47979      Branch: metaconfig/U/perl
47980            + d__fwalk.U
47981 ____________________________________________________________________________
47982 [  7703] By: jhi                                   on 2000/11/16  01:09:22
47983         Log: The type of the hash_cb() size argument is tricky.
47984      Branch: perl
47985            ! ext/DB_File/DB_File.xs
47986 ____________________________________________________________________________
47987 [  7702] By: jhi                                   on 2000/11/15  23:01:16
47988         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
47989      Branch: perl
47990            ! nostdio.h
47991 ____________________________________________________________________________
47992 [  7701] By: jhi                                   on 2000/11/15  22:52:32
47993         Log: Detypo.
47994      Branch: perl
47995            ! t/lib/bigfltpm.t
47996 ____________________________________________________________________________
47997 [  7700] By: jhi                                   on 2000/11/15  22:51:56
47998         Log: UINT64_C() work continues.
47999      Branch: perl
48000            ! handy.h perl.h utf8.h
48001 ____________________________________________________________________________
48002 [  7699] By: jhi                                   on 2000/11/15  14:13:04
48003         Log: SOCKS has its own USE_THREADS, based on
48004              
48005              Subject: [ID 20001114.002] et. al. bugfix followup
48006              From: Jens Hamisch <jens@Strawberry.COM> 
48007              Date: Wed, 15 Nov 2000 14:23:11 +0100
48008              Message-ID: <20001115142311.A21164@Strawberry.COM>
48009      Branch: perl
48010            ! perl.h
48011 ____________________________________________________________________________
48012 [  7698] By: jhi                                   on 2000/11/15  03:50:56
48013         Log: Add few missing #undefs and sort them.
48014      Branch: perl
48015            ! fakesdio.h
48016 ____________________________________________________________________________
48017 [  7697] By: jhi                                   on 2000/11/15  03:39:14
48018         Log: Linenumber fix.
48019      Branch: perl
48020            ! t/pragma/warn/utf8
48021 ____________________________________________________________________________
48022 [  7696] By: jhi                                   on 2000/11/15  02:55:26
48023         Log: EBCDIC tweaks.
48024              
48025              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
48026              From: Peter Prymmer <pvhp@forte.com>
48027              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
48028              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
48029      Branch: perl
48030            ! t/op/regmesg.t t/pragma/warn/utf8
48031 ____________________________________________________________________________
48032 [  7695] By: jhi                                   on 2000/11/15  02:53:58
48033         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
48034              From: Peter Prymmer <pvhp@forte.com>
48035              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
48036              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
48037      Branch: perl
48038            ! utf8.c
48039 ____________________________________________________________________________
48040 [  7694] By: jhi                                   on 2000/11/15  02:50:55
48041         Log: Subject: [PATCH: perl@7674] updates to README.os390
48042              From: Prymmer/Kahn <pvhp@best.com>
48043              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
48044              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
48045      Branch: perl
48046            ! README.os390
48047 ____________________________________________________________________________
48048 [  7693] By: jhi                                   on 2000/11/15  02:48:37
48049         Log: Quit utf8_to_uv() instantly if curlen == 0.
48050      Branch: perl
48051            ! utf8.c
48052 ____________________________________________________________________________
48053 [  7692] By: jhi                                   on 2000/11/15  02:24:29
48054         Log: Use u_int32_t for the size of hash_cb(), not size_t.
48055              
48056              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
48057              From: Jens Hamisch <jens@Strawberry.COM>     
48058              Date: Tue, 14 Nov 2000 19:03:55 +0100
48059              Message-Id: <20001114190355.A20559@Strawberry.COM>
48060      Branch: perl
48061            ! ext/DB_File/DB_File.xs
48062 ____________________________________________________________________________
48063 [  7691] By: jhi                                   on 2000/11/15  02:20:12
48064         Log: Use UINT64_C().
48065              
48066              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
48067              From: Jens Hamisch <jens@Strawberry.COM>
48068              Date: Tue, 14 Nov 2000 19:16:23 +0100
48069              Message-Id: <20001114191623.G20559@Strawberry.COM>
48070      Branch: perl
48071            ! utf8.c utf8.h
48072 ____________________________________________________________________________
48073 [  7690] By: jhi                                   on 2000/11/15  02:17:06
48074         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
48075              (a macro to define signed and unsigned integer constants).
48076      Branch: perl
48077            ! handy.h
48078 ____________________________________________________________________________
48079 [  7689] By: jhi                                   on 2000/11/15  01:56:51
48080         Log: Regen Configure.
48081      Branch: perl
48082            ! Configure
48083 ____________________________________________________________________________
48084 [  7688] By: jhi                                   on 2000/11/15  01:56:32
48085         Log: Make the unit know about SOCKS.
48086      Branch: metaconfig
48087            ! U/protos/socksizetype.U
48088 ____________________________________________________________________________
48089 [  7687] By: jhi                                   on 2000/11/15  01:54:47
48090         Log: Remove unused dependencies.
48091      Branch: metaconfig
48092            ! U/compline/d_getpagsz.U
48093 ____________________________________________________________________________
48094 [  7686] By: nick                                  on 2000/11/14  21:25:13
48095         Log: Integrate mainline.
48096      Branch: perlio
48097           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
48098           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
48099           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
48100           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
48101           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
48102           !> win32/config.bc win32/config.gc win32/config.vc
48103           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
48104 ____________________________________________________________________________
48105 [  7685] By: jhi                                   on 2000/11/14  17:54:56
48106         Log: Integrate perlio.
48107      Branch: perl
48108           +> fakesdio.h perliol.h
48109           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
48110           !> perlsdio.h perlsfio.h pod/perlfunc.pod
48111 ____________________________________________________________________________
48112 [  7684] By: nick                                  on 2000/11/14  17:43:04
48113         Log: PerlIO #include and #ifdef re-work.
48114      Branch: perlio
48115            + fakesdio.h perliol.h
48116            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
48117            ! perlsdio.h perlsfio.h
48118 ____________________________________________________________________________
48119 [  7683] By: jhi                                   on 2000/11/14  15:42:40
48120         Log: Hoist the duplicated socket/netdb include logic to perl.h;
48121              undef SETERRNO in case SOCKS has defined it.  Based on:
48122              
48123              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
48124              From: Jens Hamisch <jens@Strawberry.COM> 
48125              Date: Tue, 14 Nov 2000 11:34:40 +0100
48126              Message-Id: <20001114113440.A20005@Strawberry.COM>
48127      Branch: perl
48128            ! doio.c perl.h pp_sys.c
48129 ____________________________________________________________________________
48130 [  7682] By: jhi                                   on 2000/11/14  14:07:28
48131         Log: Subject: some additions for makefiles for win32 (for perl@7674)
48132              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
48133              Date: Tue, 14 Nov 2000 09:31:13 +0300
48134              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
48135      Branch: perl
48136            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
48137            ! win32/makefile.mk
48138 ____________________________________________________________________________
48139 [  7681] By: jhi                                   on 2000/11/14  14:01:41
48140         Log: Subject: tiny typo in perl5db.pl
48141              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
48142              Date: Tue, 14 Nov 2000 09:29:28 +0300
48143              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
48144      Branch: perl
48145            ! lib/perl5db.pl
48146 ____________________________________________________________________________
48147 [  7680] By: jhi                                   on 2000/11/14  04:13:50
48148         Log: Redo #7679 with LFs instead of CRLFs.
48149      Branch: perl
48150            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
48151            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
48152            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
48153 ____________________________________________________________________________
48154 [  7679] By: jhi                                   on 2000/11/14  01:21:09
48155         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
48156              From: Benjamin Stuhl <tiriath@yahoo.com> 
48157              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
48158              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
48159      Branch: perl
48160            + win32/bin/mdelete.bat
48161            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
48162            ! makedef.pl perlio.c win32/Makefile win32/config.gc
48163            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
48164 ____________________________________________________________________________
48165 [  7678] By: jhi                                   on 2000/11/14  01:19:20
48166         Log: Fix the re extension building for Win32.
48167              
48168              Subject: [PATCH perl@7638] Get PerlIO building on Win32
48169              From: Benjamin Stuhl <tiriath@yahoo.com> 
48170              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
48171              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
48172      Branch: perl
48173            + ext/re/hints/MSWin32.pl
48174            ! MANIFEST
48175 ____________________________________________________________________________
48176 [  7677] By: jhi                                   on 2000/11/14  01:13:54
48177         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
48178              From: sthoenna@efn.org
48179              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
48180              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
48181      Branch: perl
48182            ! doop.c pp.c toke.c utf8.c utf8.h
48183 ____________________________________________________________________________
48184 [  7676] By: jhi                                   on 2000/11/13  20:23:15
48185         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
48186              From: Nicholas Clark <nick@ccl4.org>
48187              Date: Mon, 13 Nov 2000 18:55:04 +0000
48188              Message-ID: <20001113185504.J29183@plum.flirble.org>
48189      Branch: perl
48190            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
48191 ____________________________________________________________________________
48192 [  7675] By: nick                                  on 2000/11/13  20:21:57
48193         Log: Integrate mainline ...
48194      Branch: perlio
48195           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
48196           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
48197           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
48198           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
48199 ____________________________________________________________________________
48200 [  7674] By: jhi                                   on 2000/11/13  15:07:56
48201         Log: Update Changes.
48202      Branch: perl
48203            ! Changes patchlevel.h
48204 ____________________________________________________________________________
48205 [  7673] By: jhi                                   on 2000/11/13  14:42:42
48206         Log: Remove the new two tests of lib/io_xs for now, they seem to
48207              fail under perlio on some platforms.
48208      Branch: perl
48209            ! t/lib/io_xs.t
48210 ____________________________________________________________________________
48211 [  7672] By: jhi                                   on 2000/11/13  13:57:53
48212         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
48213      Branch: perl
48214            ! perlio.c
48215 ____________________________________________________________________________
48216 [  7671] By: jhi                                   on 2000/11/13  05:30:48
48217         Log: Placate nervous compilers that see longer than ints switch()ing.
48218      Branch: perl
48219            ! utf8.c
48220 ____________________________________________________________________________
48221 [  7670] By: jhi                                   on 2000/11/13  05:14:21
48222         Log: fputs() does return EOF on error but here we don't care.
48223      Branch: perl
48224            ! perlio.c
48225 ____________________________________________________________________________
48226 [  7669] By: jhi                                   on 2000/11/13  05:02:45
48227         Log: Declare reg_data like reg_substr_data.
48228      Branch: perl
48229            ! regexp.h
48230 ____________________________________________________________________________
48231 [  7668] By: jhi                                   on 2000/11/13  04:54:34
48232         Log: Typos in #7667.
48233      Branch: perl
48234            ! perl.h
48235 ____________________________________________________________________________
48236 [  7667] By: jhi                                   on 2000/11/13  04:49:49
48237         Log: Cleanup messy #ifdef.
48238      Branch: perl
48239            ! perl.h
48240 ____________________________________________________________________________
48241 [  7666] By: jhi                                   on 2000/11/13  04:17:34
48242         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
48243              From: Nicholas Clark <nick@talking.bollo.cx>
48244              Date: Sun, 12 Nov 2000 21:14:11 +0000
48245              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
48246              
48247              Note: only one breakage of the two reported is fixed by this patch.
48248      Branch: perl
48249            ! perlio.c
48250 ____________________________________________________________________________
48251 [  7665] By: jhi                                   on 2000/11/13  04:05:07
48252         Log: Tweak the definition of the bit complement on UTF-8 data:
48253              if none of the characters in the string are > 0xff,
48254              the result is a complemented byte string, not a (UTF-8)
48255              char string.  Based on the summary in
48256              
48257              Subject: Re: [ID 20000918.005] ~ on wide chars
48258              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
48259              Date: Fri, 10 Nov 2000 09:47:15 -0800
48260              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
48261              
48262              This should give us the maximum backward (pre-char string)
48263              compatibility and utf8 compatibility.  The other alternative
48264              would be to limit the bit complement to be always byte only,
48265              taking the least significant byte of the chars.
48266      Branch: perl
48267            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
48268 ____________________________________________________________________________
48269 [  7664] By: jhi                                   on 2000/11/13  00:23:44
48270         Log: Couple of tests from #7660 salvaged.
48271      Branch: perl
48272            - t/op/tell.t
48273            ! MANIFEST t/io/tell.t
48274 ____________________________________________________________________________
48275 [  7663] By: jhi                                   on 2000/11/13  00:02:48
48276         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
48277              From: Nicholas Clark <nick@talking.bollo.cx>
48278              Date: Sun, 12 Nov 2000 21:23:43 +0000
48279              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
48280      Branch: perl
48281            ! perlsfio.h
48282 ____________________________________________________________________________
48283 [  7662] By: jhi                                   on 2000/11/13  00:01:39
48284         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
48285              From: Nicholas Clark <nick@talking.bollo.cx>
48286              Date: Sun, 12 Nov 2000 21:30:04 +0000
48287              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
48288      Branch: perl
48289            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
48290 ____________________________________________________________________________
48291 [  7661] By: jhi                                   on 2000/11/12  23:57:29
48292         Log: Document tell() on special streams.
48293      Branch: perl
48294            ! pod/perlfunc.pod
48295 ____________________________________________________________________________
48296 [  7660] By: jhi                                   on 2000/11/12  23:54:22
48297         Log: (Subsumed by #7664)
48298      Branch: perl
48299            + t/op/tell.t
48300            ! MANIFEST
48301 ____________________________________________________________________________
48302 [  7659] By: jhi                                   on 2000/11/12  22:55:25
48303         Log: Many subdocumented return values of the IO extension now documented.
48304              ungetc and write still left subdocumented.
48305              
48306              Subject: [PATCH] (was Re: IO::Handle::ungetc)
48307              From: Nicholas Clark <nick@talking.bollo.cx>
48308              Date: Sun, 12 Nov 2000 21:35:53 +0000
48309              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
48310      Branch: perl
48311            ! ext/IO/lib/IO/Handle.pm
48312 ____________________________________________________________________________
48313 [  7658] By: jhi                                   on 2000/11/12  21:37:06
48314         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
48315              From: Nicholas Clark <nick@talking.bollo.cx>
48316              Date: Sun, 12 Nov 2000 20:03:22 +0000
48317              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
48318      Branch: perl
48319            ! pod/perlfunc.pod
48320 ____________________________________________________________________________
48321 [  7657] By: jhi                                   on 2000/11/12  20:34:55
48322         Log: Integrate perlio.
48323      Branch: perl
48324           !> perlio.c
48325 ____________________________________________________________________________
48326 [  7656] By: nick                                  on 2000/11/12  19:25:06
48327         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
48328      Branch: perlio
48329            ! perlio.c
48330 ____________________________________________________________________________
48331 [  7655] By: nick                                  on 2000/11/12  19:09:41
48332         Log: Integrate mainline
48333      Branch: perlio
48334           +> README.solaris ext/Encode/Encode/cp1006.enc
48335           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
48336           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
48337           +> ext/Encode/Encode/iso8859-13.enc
48338           +> ext/Encode/Encode/iso8859-14.enc
48339           +> ext/Encode/Encode/iso8859-15.enc
48340           !> (integrate 34 files)
48341 ____________________________________________________________________________
48342 [  7654] By: jhi                                   on 2000/11/12  19:00:22
48343         Log: Add a metaconfig unit for fsync.
48344      Branch: metaconfig/U/perl
48345            + d_fsync.U
48346 ____________________________________________________________________________
48347 [  7653] By: jhi                                   on 2000/11/12  19:00:01
48348         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
48349      Branch: perl
48350            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48351            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
48352            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48353            ! vos/config.ga.h win32/config.bc win32/config.gc
48354            ! win32/config.vc
48355 ____________________________________________________________________________
48356 [  7652] By: jhi                                   on 2000/11/11  21:12:01
48357         Log: Copy the s// information of README.hpux also to the perlrun.
48358      Branch: perl
48359            ! README.hpux pod/perlrun.pod
48360 ____________________________________________________________________________
48361 [  7651] By: jhi                                   on 2000/11/11  21:03:13
48362         Log: More README.solaris updates from Andy Dougherty.
48363      Branch: perl
48364            ! README.solaris
48365 ____________________________________________________________________________
48366 [  7650] By: jhi                                   on 2000/11/11  18:38:57
48367         Log: More descriptive error for unknown perlio layers.
48368              
48369              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
48370              From: Dominic Dunlop <domo@computer.org> 
48371              Date: Sat, 11 Nov 2000 18:20:32 +0100             
48372              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
48373      Branch: perl
48374            ! perlio.c pod/perldiag.pod
48375 ____________________________________________________________________________
48376 [  7649] By: jhi                                   on 2000/11/11  18:37:52
48377         Log: MachTen doesn't really do mmap() and munmap().
48378              
48379              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
48380              From: Dominic Dunlop <domo@computer.org> 
48381              Date: Sat, 11 Nov 2000 18:20:32 +0100             
48382              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
48383      Branch: perl
48384            ! hints/machten.sh
48385 ____________________________________________________________________________
48386 [  7648] By: jhi                                   on 2000/11/11  18:36:46
48387         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
48388              From: rspier@pobox.com (Robert Spier)
48389              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
48390              Message-ID: <14861.32839.491271.985797@rls.cx>
48391      Branch: perl
48392            ! Porting/Contract pod/perltoot.pod
48393 ____________________________________________________________________________
48394 [  7647] By: jhi                                   on 2000/11/11  18:35:30
48395         Log: Simplify the getpagesize() unit by dropping the
48396              pagesize probe since it's nowadays slightly more
48397              complicated because of sysconf(). (Note: if some
48398              platform really needs the -lPW for getpagesize,
48399              I just broke it.)
48400              
48401              TODO: a new pagesize unit.
48402      Branch: metaconfig
48403            ! U/compline/d_getpagsz.U
48404 ____________________________________________________________________________
48405 [  7646] By: jhi                                   on 2000/11/11  18:33:23
48406         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
48407      Branch: perl
48408            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48409            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
48410            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48411            ! vos/config.ga.h win32/config.bc win32/config.gc
48412            ! win32/config.vc
48413 ____________________________________________________________________________
48414 [  7645] By: jhi                                   on 2000/11/11  16:45:15
48415         Log: Use sysconf() or getpagesize() to find out the pagesize.
48416      Branch: perl
48417            ! perlio.c
48418 ____________________________________________________________________________
48419 [  7644] By: jhi                                   on 2000/11/11  15:46:08
48420         Log: Integrate perlio.
48421      Branch: perl
48422           !> perlio.c
48423 ____________________________________________________________________________
48424 [  7643] By: jhi                                   on 2000/11/11  15:33:36
48425         Log: Subject: Re: [PATCH] README.solaris
48426              From: Lupe Christoph <lupe@lupe-christoph.de>
48427              Date: Sat, 11 Nov 2000 14:08:10 +0100
48428              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
48429      Branch: perl
48430            ! README.solaris
48431 ____________________________________________________________________________
48432 [  7642] By: jhi                                   on 2000/11/11  15:22:12
48433         Log: Subject: [PATCH perl@7638] cygwin port
48434              From: "Eric Fifer" <egf7@columbia.edu>            
48435              Date: Fri, 10 Nov 2000 19:30:30 -0000
48436              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
48437      Branch: perl
48438            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
48439 ____________________________________________________________________________
48440 [  7641] By: nick                                  on 2000/11/11  14:50:36
48441         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
48442              Also call "Buf" layer directly when unread'ing non-read chars.
48443      Branch: perlio
48444            ! perlio.c
48445 ____________________________________________________________________________
48446 [  7640] By: jhi                                   on 2000/11/11  02:05:02
48447         Log: Add more encoding tables.
48448      Branch: perl
48449            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
48450            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
48451            + ext/Encode/Encode/iso8859-10.enc
48452            + ext/Encode/Encode/iso8859-13.enc
48453            + ext/Encode/Encode/iso8859-14.enc
48454            + ext/Encode/Encode/iso8859-15.enc
48455            ! MANIFEST
48456 ____________________________________________________________________________
48457 [  7639] By: jhi                                   on 2000/11/10  18:49:25
48458         Log: Subject: [PATCH] README.solaris
48459              From: Andy Dougherty <doughera@lafayette.edu>
48460              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
48461              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
48462      Branch: perl
48463            + README.solaris
48464            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
48465            ! pod/perl.pod pod/perltoc.pod
48466 ____________________________________________________________________________
48467 [  7638] By: jhi                                   on 2000/11/10  15:04:15
48468         Log: Update Changes.
48469      Branch: perl
48470            ! Changes patchlevel.h
48471 ____________________________________________________________________________
48472 [  7637] By: jhi                                   on 2000/11/10  14:14:28
48473         Log: Explain better why certain regex tests are skipped.
48474              
48475              Subject: Re: tests skipped: unknown reason
48476              From: Lupe Christoph <lupe@lupe-christoph.de>
48477              Date: Fri, 10 Nov 2000 09:08:56 +0100
48478              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
48479      Branch: perl
48480            ! t/op/regexp.t
48481 ____________________________________________________________________________
48482 [  7636] By: nick                                  on 2000/11/10  13:40:00
48483         Log: Integrate mainline.
48484      Branch: perlio
48485           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
48486           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
48487           !> win32/bin/search.pl
48488 ____________________________________________________________________________
48489 [  7635] By: nick                                  on 2000/11/10  13:25:52
48490         Log: Re-instate stdio large file support via perlio.
48491      Branch: perl
48492            ! perlio.c
48493 ____________________________________________________________________________
48494 [  7634] By: jhi                                   on 2000/11/10  04:49:55
48495         Log: Amdahl UTS hints updates.
48496              
48497              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
48498              From: hom00@utsglobal.com (Harold O Morris)
48499              Date: Thu, 9 Nov 2000 20:02 PST
48500              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
48501      Branch: perl
48502            ! hints/uts.sh
48503 ____________________________________________________________________________
48504 [  7633] By: jhi                                   on 2000/11/09  23:33:28
48505         Log: Subject: [PATCH] IO::Seekable pod
48506              From: Nicholas Clark <nick@talking.bollo.cx>
48507              Date: Thu, 9 Nov 2000 20:29:45 +0000
48508              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
48509      Branch: perl
48510            ! ext/IO/lib/IO/Handle.pm
48511 ____________________________________________________________________________
48512 [  7632] By: jhi                                   on 2000/11/09  21:55:41
48513         Log: Various doc oddball characters.
48514              
48515              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
48516              From: Michael Somos <somos@grail.cba.csuohio.edu>
48517              Date: Mon, 6 Nov 2000 17:44:20 -0500
48518              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
48519      Branch: perl
48520            ! emacs/cperl-mode.el lib/unicode/syllables.txt
48521            ! win32/bin/search.pl
48522 ____________________________________________________________________________
48523 [  7631] By: jhi                                   on 2000/11/09  21:12:29
48524         Log: Subject: Re: bash -c exit and linux hints 
48525              From: "John P. Linderman" <jpl@research.att.com>
48526              Date: Thu, 02 Nov 2000 09:37:25 -0500
48527              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
48528      Branch: perl
48529            ! hints/linux.sh
48530 ____________________________________________________________________________
48531 [  7630] By: nick                                  on 2000/11/09  20:34:11
48532         Log: Integrate mainline.
48533      Branch: perlio
48534           !> (integrate 91 files)
48535 ____________________________________________________________________________
48536 [  7629] By: jhi                                   on 2000/11/09  19:46:31
48537         Log: Missing dTHXs.
48538              
48539              Subject: RE: perl@7595 builds not on cygwin
48540              From: "Eric Fifer" <egf7@columbia.edu>
48541              Date: Thu, 9 Nov 2000 19:26:50 -0000
48542              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
48543      Branch: perl
48544            ! ext/Devel/Peek/Peek.xs
48545 ____________________________________________________________________________
48546 [  7628] By: jhi                                   on 2000/11/09  14:48:27
48547         Log: Disable only the tests 99 and 166 for UTF-8 locales.
48548      Branch: perl
48549            ! t/pragma/locale.t
48550 ____________________________________________________________________________
48551 [  7627] By: jhi                                   on 2000/11/09  14:40:27
48552         Log: There's no =head3.
48553      Branch: perl
48554            ! pod/perlhack.pod
48555 ____________________________________________________________________________
48556 [  7626] By: jhi                                   on 2000/11/09  13:54:26
48557         Log: The generated boot_* headers are wrong.  Pickier compiler,
48558              such as KAI C++ will refuse to compile the resulting perlmain.
48559              
48560              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
48561              From: Harri Pasanen <harri.pasanen@trema.com>
48562              Date: Thu, 09 Nov 2000 14:23:28 +0100
48563              Message-Id: <3A0AA550.26D548A3@trema.com>
48564      Branch: perl
48565            ! minimod.pl
48566 ____________________________________________________________________________
48567 [  7625] By: jhi                                   on 2000/11/09  13:50:44
48568         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
48569              From: Prymmer/Kahn <pvhp@best.com>
48570              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
48571              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
48572              
48573              All except the "cow orker" change.
48574      Branch: perl
48575            ! Porting/pumpkin.pod
48576 ____________________________________________________________________________
48577 [  7624] By: jhi                                   on 2000/11/09  13:45:33
48578         Log: Fix for
48579              
48580              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
48581              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
48582              Date: Thu, 09 Nov 2000 11:05:52 +0100
48583              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
48584      Branch: perl
48585            ! pod/perldiag.pod t/pragma/warn/pp_sys
48586 ____________________________________________________________________________
48587 [  7623] By: jhi                                   on 2000/11/09  13:37:16
48588         Log: Typo in an ifndef.
48589              
48590              Subject: Re: [PATCH 5.7.0] better messages from malloc()
48591              From: Joe Smith <jms@inwap.com>         
48592              Date: Thu, 09 Nov 2000 01:33:14 -0800
48593              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
48594      Branch: perl
48595            ! malloc.c
48596 ____________________________________________________________________________
48597 [  7622] By: jhi                                   on 2000/11/09  13:31:18
48598         Log: Remove unused extra arguments.
48599      Branch: metaconfig/U/perl
48600            ! perlxv.U
48601      Branch: perl
48602            ! Configure config_h.SH
48603 ____________________________________________________________________________
48604 [  7621] By: jhi                                   on 2000/11/09  13:16:36
48605         Log: More VMS moves on environment handling, from Charles Lane.
48606      Branch: perl
48607            ! t/pragma/locale.t
48608 ____________________________________________________________________________
48609 [  7620] By: jhi                                   on 2000/11/09  04:42:38
48610         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
48611              From: David Dyck <dcd@tc.fluke.com>
48612              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
48613              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
48614      Branch: perl
48615            ! pp_sys.c
48616 ____________________________________________________________________________
48617 [  7619] By: jhi                                   on 2000/11/09  04:36:21
48618         Log: Forgot from #7618.
48619      Branch: perl
48620            ! lib/File/stat.pm
48621 ____________________________________________________________________________
48622 [  7618] By: jhi                                   on 2000/11/09  04:28:44
48623         Log: Make deleting for %ENV work for (newer versions of) VMS,
48624              from Craig A. Berry.
48625      Branch: perl
48626            ! vms/vms.c
48627 ____________________________________________________________________________
48628 [  7617] By: jhi                                   on 2000/11/09  04:25:05
48629         Log: Subject: [PATCH] Class::Struct at compile time
48630              From: "Casey R. Tweten" <crt@kiski.net>
48631              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
48632              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
48633      Branch: perl
48634            ! lib/Class/Struct.pm
48635 ____________________________________________________________________________
48636 [  7616] By: jhi                                   on 2000/11/09  04:15:17
48637         Log: Subject: [ID 20001108.013] spelling
48638              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
48639              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
48640              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
48641      Branch: perl
48642            ! lib/ftp.pl
48643 ____________________________________________________________________________
48644 [  7615] By: jhi                                   on 2000/11/09  04:12:42
48645         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
48646              From: Peter Prymmer <pvhp@forte.com>
48647              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
48648              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
48649      Branch: perl
48650            ! configure.com
48651 ____________________________________________________________________________
48652 [  7614] By: jhi                                   on 2000/11/08  22:42:55
48653         Log: A missing aTHX_.
48654      Branch: perl
48655            ! ext/IPC/SysV/SysV.xs
48656 ____________________________________________________________________________
48657 [  7613] By: jhi                                   on 2000/11/08  19:30:21
48658         Log: Update Changes.
48659      Branch: perl
48660            ! Changes patchlevel.h
48661 ____________________________________________________________________________
48662 [  7612] By: jhi                                   on 2000/11/08  18:35:25
48663         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
48664              From: David Dyck <dcd@tc.fluke.com>
48665              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
48666              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
48667      Branch: perl
48668            ! pp_sys.c
48669 ____________________________________________________________________________
48670 [  7611] By: jhi                                   on 2000/11/08  18:30:26
48671         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
48672              From: Dominic Dunlop <domo@computer.org>
48673              Date: Tue, 7 Nov 2000 12:05:25 +0100
48674              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
48675      Branch: perl
48676            ! malloc.c
48677 ____________________________________________________________________________
48678 [  7610] By: jhi                                   on 2000/11/08  18:25:14
48679         Log: Do not test UTF-8 locales since that the tests would require
48680              polymorphic regexen.
48681      Branch: perl
48682            ! t/pragma/locale.t
48683 ____________________________________________________________________________
48684 [  7609] By: jhi                                   on 2000/11/08  17:12:51
48685         Log: Locale buglets.
48686              
48687              Subject: RE: Locales support (setlocale) fixes
48688              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
48689              Date: Wed, 8 Nov 2000 20:01:39 +0300
48690              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
48691      Branch: perl
48692            ! t/pragma/locale.t util.c
48693 ____________________________________________________________________________
48694 [  7608] By: jhi                                   on 2000/11/08  17:00:16
48695         Log: Deleting $ENV{PATH} in VMS is not recommendable.
48696      Branch: perl
48697            ! t/pragma/locale.t
48698 ____________________________________________________________________________
48699 [  7607] By: jhi                                   on 2000/11/08  16:58:26
48700         Log: Subject: PATCH std stdio for (Free)BSD
48701              From: Nicholas Clark <nick@ccl4.org>
48702              Date: Wed, 8 Nov 2000 15:36:29 +0000
48703              Message-ID: <20001108153629.D98736@plum.flirble.org>
48704      Branch: metaconfig
48705            ! U/compline/d_stdstdio.U
48706      Branch: perl
48707            ! Configure config_h.SH
48708 ____________________________________________________________________________
48709 [  7606] By: jhi                                   on 2000/11/08  16:43:31
48710         Log: Forgot to bump the line numbers in #7601.
48711      Branch: perl
48712            ! t/pragma/warn/pp_sys
48713 ____________________________________________________________________________
48714 [  7605] By: jhi                                   on 2000/11/08  16:39:12
48715         Log: More careful detection of how well NVs and UVs mix.
48716              
48717              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))
48718              From: Nicholas Clark <nick@ccl4.org>
48719              Date: Wed, 8 Nov 2000 15:14:12 +0000
48720              Message-ID: <20001108151412.B98736@plum.flirble.org>
48721              
48722              Added some SIGFPE paranoia.
48723      Branch: metaconfig/U/perl
48724            ! perlxv.U
48725      Branch: perl
48726            ! Configure config_h.SH
48727 ____________________________________________________________________________
48728 [  7604] By: jhi                                   on 2000/11/08  14:39:10
48729         Log: Subject: [patch perl@7595] VMS configure.com tweak
48730              From: "Craig A. Berry" <craigberry@mac.com>
48731              Date: Wed, 8 Nov 2000 00:24:12 -0600
48732              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
48733      Branch: perl
48734            ! configure.com
48735 ____________________________________________________________________________
48736 [  7603] By: jhi                                   on 2000/11/08  14:27:11
48737         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
48738              From: Robin Barker <rmb1@cise.npl.co.uk>
48739              Date: Wed, 8 Nov 2000 11:11:39 GMT
48740              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
48741      Branch: perl
48742            ! perlio.c
48743 ____________________________________________________________________________
48744 [  7602] By: jhi                                   on 2000/11/08  14:25:03
48745         Log: Fix for the tie-refhash string table leaks.
48746              
48747              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
48748              Date: Wed, 8 Nov 2000 13:03:04 GMT
48749              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
48750      Branch: perl
48751            ! t/lib/tie-refhash.t
48752 ____________________________________________________________________________
48753 [  7601] By: jhi                                   on 2000/11/08  14:21:08
48754         Log: Try to avoid flockless and emulationless places.
48755      Branch: perl
48756            ! t/pragma/warn/pp_sys
48757 ____________________________________________________________________________
48758 [  7600] By: jhi                                   on 2000/11/08  02:28:54
48759         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
48760              
48761              Subject: [PATCH] prototyped functions that should be overrideable
48762              From: "Casey R. Tweten" <crt@kiski.net>
48763              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
48764              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
48765      Branch: perl
48766            ! toke.c
48767 ____________________________________________________________________________
48768 [  7599] By: jhi                                   on 2000/11/08  01:12:05
48769         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
48770              
48771              Subject: [PATCH] perlbug.PL
48772              From: "Kurt D. Starsinic" <kstar@chapin.edu>
48773              Date: Mon, 6 Nov 2000 21:39:01 -0500
48774              Message-ID: <20001106213901.B20955@O2.chapin.edu>
48775      Branch: perl
48776            ! utils/perlbug.PL
48777 ____________________________________________________________________________
48778 [  7598] By: jhi                                   on 2000/11/07  23:42:00
48779         Log: Bad thinko in #7581 (I used the test program with the expanded
48780              values as-is).
48781      Branch: metaconfig
48782            ! U/compline/d_stdstdio.U
48783      Branch: perl
48784            ! Configure
48785 ____________________________________________________________________________
48786 [  7597] By: jhi                                   on 2000/11/07  21:43:29
48787         Log: Subject: [PATCH perl@7573] cygwin port
48788              From: "Fifer, Eric" <EFifer@sanwaint.com>
48789              Date: Tue, 7 Nov 2000 18:08:51 -0000 
48790              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
48791              
48792              Synchronize with Cygwin 1.1.5.
48793      Branch: perl
48794            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
48795            ! pod/perlport.pod unixish.h util.c
48796 ____________________________________________________________________________
48797 [  7596] By: jhi                                   on 2000/11/07  21:39:25
48798         Log: perlhack updates from H.Merijn Brand.
48799      Branch: perl
48800            ! pod/perlhack.pod
48801 ____________________________________________________________________________
48802 [  7595] By: jhi                                   on 2000/11/07  20:21:41
48803         Log: Update Changes.
48804      Branch: perl
48805            ! Changes patchlevel.h
48806 ____________________________________________________________________________
48807 [  7594] By: jhi                                   on 2000/11/07  19:18:58
48808         Log: Be more robust in Dynaloader.pm.
48809      Branch: perl
48810            ! ext/DynaLoader/DynaLoader_pm.PL
48811 ____________________________________________________________________________
48812 [  7593] By: jhi                                   on 2000/11/07  16:49:31
48813         Log: AUTHORS update.
48814      Branch: perl
48815            ! AUTHORS
48816 ____________________________________________________________________________
48817 [  7592] By: gsar                                  on 2000/11/07  16:39:51
48818         Log: normalize relative paths in virtualized current directory on windows,
48819              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
48820              returns)
48821      Branch: perl
48822            ! win32/vdir.h
48823 ____________________________________________________________________________
48824 [  7591] By: jhi                                   on 2000/11/07  16:04:26
48825         Log: Too profiler-happy: with optimization the #7590 actually makes
48826              the test to run 0.5% _slower_.  Requires much more instrumentation.
48827              Retract #7590.
48828      Branch: perl
48829            ! regcomp.c regcomp.h
48830 ____________________________________________________________________________
48831 [  7590] By: jhi                                   on 2000/11/07  15:51:13
48832         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
48833              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
48834              by using memset() and testing bytewise (as opposed to bitwise).
48835      Branch: perl
48836            ! regcomp.c regcomp.h
48837 ____________________________________________________________________________
48838 [  7589] By: jhi                                   on 2000/11/07  12:56:39
48839         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
48840              From: "Craig A. Berry" <craig.berry@psinetcs.com>
48841              Date: Mon, 06 Nov 2000 23:45:30 -0500
48842              Message-Id: <0011079735.AA973576259@univpress.com>
48843      Branch: perl
48844            ! configure.com t/lib/st-lock.t
48845 ____________________________________________________________________________
48846 [  7588] By: jhi                                   on 2000/11/07  01:03:28
48847         Log: Tweak #7587.
48848      Branch: perl
48849            ! pod/perldiag.pod
48850 ____________________________________________________________________________
48851 [  7587] By: jhi                                   on 2000/11/07  01:00:27
48852         Log: A doc addition for bug id 20001105.019, beware \p.
48853      Branch: perl
48854            ! pod/perldiag.pod
48855 ____________________________________________________________________________
48856 [  7586] By: jhi                                   on 2000/11/07  00:32:22
48857         Log: Fake support of holey files in win/dosish platforms.
48858              
48859              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
48860              From: kipp@shonanblue.ne.jp
48861              Date: Mon, 6 Nov 2000 13:30:55 -0800
48862              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
48863      Branch: perl
48864            ! ext/SDBM_File/sdbm/sdbm.c
48865 ____________________________________________________________________________
48866 [  7585] By: jhi                                   on 2000/11/07  00:12:54
48867         Log: Subject: Pod updates
48868              From: "Stephen P. Potter" <spp@spotter.yi.org>
48869              Date: Mon, 06 Nov 2000 18:56:43 -0500
48870              Message-Id: <200011062357.SAA18173@spotter.yi.org>
48871      Branch: perl
48872            ! README.dos README.os2 README.win32 pod/buildtoc.PL
48873            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
48874            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
48875            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
48876            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
48877            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
48878            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
48879            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
48880            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
48881            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
48882            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
48883            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
48884            ! pod/perltootc.pod pod/perlunicode.pod
48885 ____________________________________________________________________________
48886 [  7584] By: jhi                                   on 2000/11/07  00:04:17
48887         Log: Varargs don't always work too well if one puts an unsigned
48888              char on the stack and pop an unsigned quad off the stack.
48889              
48890              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
48891              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
48892              Date: Mon, 06 Nov 2000 15:19:05 -0800
48893              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
48894      Branch: perl
48895            ! utf8.c
48896 ____________________________________________________________________________
48897 [  7583] By: jhi                                   on 2000/11/06  23:58:48
48898         Log: %ENV note tweaks from Dan Sugalski.
48899      Branch: perl
48900            ! pod/perlport.pod vms/perlvms.pod
48901 ____________________________________________________________________________
48902 [  7582] By: jhi                                   on 2000/11/06  23:05:49
48903         Log: glibc5 detection by __GNU_LIBRARY__.
48904      Branch: perl
48905            ! toke.c
48906 ____________________________________________________________________________
48907 [  7581] By: jhi                                   on 2000/11/06  22:51:29
48908         Log: Make the stdio test program of 7427 less noisy while being 
48909              compiled so that Digital UNIX wouldn't get both
48910              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
48911              undefined.  This makes perlio happy.
48912      Branch: metaconfig
48913            ! U/compline/d_stdstdio.U
48914      Branch: perl
48915            ! Configure config_h.SH
48916 ____________________________________________________________________________
48917 [  7580] By: jhi                                   on 2000/11/06  22:41:41
48918         Log: Document %ENV = () portability issues.
48919      Branch: perl
48920            ! pod/perlport.pod vms/perlvms.pod
48921 ____________________________________________________________________________
48922 [  7579] By: jhi                                   on 2000/11/06  21:29:24
48923         Log: VOS updates from Paul Green.
48924      Branch: perl
48925            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48926 ____________________________________________________________________________
48927 [  7578] By: jhi                                   on 2000/11/06  21:00:40
48928         Log: Sanitize the environment further.
48929      Branch: perl
48930            ! t/pragma/locale.t
48931 ____________________________________________________________________________
48932 [  7577] By: jhi                                   on 2000/11/06  20:53:51
48933         Log: Re-introduce 7552 lost in integration.
48934      Branch: perl
48935            ! perlio.c
48936 ____________________________________________________________________________
48937 [  7576] By: jhi                                   on 2000/11/06  20:33:46
48938         Log: Admit that the test leaks scalars.
48939      Branch: perl
48940            ! t/comp/proto.t
48941 ____________________________________________________________________________
48942 [  7575] By: jhi                                   on 2000/11/06  20:17:08
48943         Log: Integrate perlio.
48944      Branch: perl
48945           !> perlio.c
48946 ____________________________________________________________________________
48947 [  7574] By: nick                                  on 2000/11/06  20:07:28
48948         Log: Remove debug. Try (Mmap_t) on madvise() call.
48949      Branch: perlio
48950            ! perlio.c
48951 ____________________________________________________________________________
48952 [  7573] By: jhi                                   on 2000/11/06  13:56:05
48953         Log: Update Changes.
48954      Branch: perl
48955            ! Changes patchlevel.h
48956 ____________________________________________________________________________
48957 [  7572] By: jhi                                   on 2000/11/06  13:48:41
48958         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
48959              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48960              Date: Mon, 06 Nov 2000 10:11:42 +0100
48961              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
48962      Branch: perl
48963            ! pod/perlhack.pod
48964 ____________________________________________________________________________
48965 [  7571] By: jhi                                   on 2000/11/06  01:45:51
48966         Log: AUTHORS updates.
48967      Branch: perl
48968            ! AUTHORS
48969 ____________________________________________________________________________
48970 [  7570] By: jhi                                   on 2000/11/06  00:18:00
48971         Log: Fix for
48972              
48973              Subject: [ID 20000728.005] perl -P broken
48974              From: David Dyck <dcd@tc.fluke.com>
48975              Date: Fri, 28 Jul 2000 17:19:16 -0700
48976              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
48977              
48978              (hopefully).  The fix is also not complete, it seems to break
48979              BOM swallowing for libc5 systems, but until someone figures
48980              out a way to do this without ftell(), this will do.
48981      Branch: perl
48982            ! toke.c
48983 ____________________________________________________________________________
48984 [  7569] By: jhi                                   on 2000/11/06  00:05:30
48985         Log: Document that the evaled syntax errors cause scalar leaks.
48986      Branch: perl
48987            ! t/comp/proto.t
48988 ____________________________________________________________________________
48989 [  7568] By: jhi                                   on 2000/11/05  23:14:47
48990         Log: opmini.o can linger from Configures past.
48991      Branch: perl
48992            ! Makefile.SH
48993 ____________________________________________________________________________
48994 [  7567] By: jhi                                   on 2000/11/05  21:28:39
48995         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
48996              first argument correctly.
48997      Branch: perl
48998            ! perlio.c
48999 ____________________________________________________________________________
49000 [  7566] By: jhi                                   on 2000/11/05  21:15:56
49001         Log: Integrate perlio.
49002      Branch: perl
49003           !> perlio.c
49004 ____________________________________________________________________________
49005 [  7565] By: jhi                                   on 2000/11/05  21:15:13
49006         Log: Use -dM for gcc (the suggested patch did it only for Linux,
49007              but I think it can be generalized).
49008              
49009              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
49010              From: Pixel <pixel@mandrakesoft.com>
49011              Date: 05 Nov 2000 21:49:34 +0100 
49012              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
49013      Branch: perl
49014            ! ext/Errno/Errno_pm.PL
49015 ____________________________________________________________________________
49016 [  7564] By: nick                                  on 2000/11/05  21:09:18
49017         Log: Added a mmap layer as a "subclass" of perlio.
49018              PERLIO=mmap ./perl harness passes
49019      Branch: perlio
49020            ! perlio.c
49021 ____________________________________________________________________________
49022 [  7563] By: jhi                                   on 2000/11/05  19:48:55
49023         Log: Add a note for future generations about bug id 20000229.006.
49024      Branch: perl
49025            ! malloc.c
49026 ____________________________________________________________________________
49027 [  7562] By: jhi                                   on 2000/11/05  19:38:24
49028         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
49029      Branch: perl
49030            ! pp_ctl.c t/op/pos.t
49031 ____________________________________________________________________________
49032 [  7561] By: jhi                                   on 2000/11/05  18:21:46
49033         Log: Add =pod to be tidy.
49034      Branch: perl
49035            ! lib/Math/Complex.pm
49036 ____________________________________________________________________________
49037 [  7560] By: jhi                                   on 2000/11/05  17:38:46
49038         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
49039      Branch: perl
49040            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
49041            ! ext/Storable/Storable.xs t/lib/st-recurse.t
49042 ____________________________________________________________________________
49043 [  7559] By: jhi                                   on 2000/11/05  17:32:59
49044         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
49045              From: "Peter J. Farley III" <pjfarley@banet.net>
49046              Date: Sun, 05 Nov 2000 11:55:59 -0500
49047              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
49048      Branch: perl
49049            ! t/lib/syslog.t
49050 ____________________________________________________________________________
49051 [  7558] By: jhi                                   on 2000/11/05  17:29:19
49052         Log: Integrate perlio.
49053      Branch: perl
49054           !> perlio.c
49055 ____________________________________________________________________________
49056 [  7557] By: jhi                                   on 2000/11/05  17:22:01
49057         Log: A fix of sorts for 20000329.026, a better error message
49058              for a missing "use charnames" when using the \N{...}. 
49059      Branch: perl
49060            ! pod/perldiag.pod toke.c
49061 ____________________________________________________________________________
49062 [  7556] By: jhi                                   on 2000/11/05  16:33:50
49063         Log: Test tweak: show also the failed locales.
49064              
49065              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
49066              From: Lupe Christoph <lupe@lupe-christoph.de>         
49067              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
49068              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
49069      Branch: perl
49070            ! t/pragma/locale.t
49071 ____________________________________________________________________________
49072 [  7555] By: nick                                  on 2000/11/05  11:09:34
49073         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
49074              open RDWR so does not fail. (pragma/warnings 303 again...)
49075      Branch: perlio
49076            ! perlio.c
49077 ____________________________________________________________________________
49078 [  7554] By: nick                                  on 2000/11/05  10:10:13
49079         Log: Fix case where ungetc(f,EOF) was allowed.
49080              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
49081              so we can see similarities.
49082              Use types more carefully and a STDCHAR array in hope that this will
49083              fix Jarrko's 64bit machine.
49084      Branch: perlio
49085            ! perlio.c
49086 ____________________________________________________________________________
49087 [  7553] By: jhi                                   on 2000/11/05  01:12:16
49088         Log: Fix for
49089              
49090              Subject: [ID 20001004.007] taint propogation is inconsistent
49091              From: pimlott@idiomtech.com (Andrew Pimlott) 
49092              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
49093              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
49094              
49095              The culprit was sv_setsv() which was rather blindly
49096              propagating taint, which lead to behaviour where if
49097              a tainted anon hash value was seen all the hash values
49098              from then on at that level became tainted, or at any
49099              upper levels in the case of nested anon hashes.
49100      Branch: perl
49101            ! sv.c t/op/taint.t
49102 ____________________________________________________________________________
49103 [  7552] By: jhi                                   on 2000/11/04  23:44:18
49104         Log: Some cpps don't like splitting conditionals across several lines.
49105      Branch: perl
49106            ! perlio.c
49107 ____________________________________________________________________________
49108 [  7551] By: nick                                  on 2000/11/04  23:40:44
49109         Log: Integrate mainline
49110      Branch: perlio
49111           !> pp_hot.c t/op/taint.t
49112 ____________________________________________________________________________
49113 [  7550] By: nick                                  on 2000/11/04  23:39:05
49114         Log: Integrate mainline again
49115      Branch: perlio
49116           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
49117           !> t/lib/b.t t/op/misc.t util.c
49118 ____________________________________________________________________________
49119 [  7549] By: jhi                                   on 2000/11/04  23:14:01
49120         Log: Fix for
49121              
49122              Subject: [ID 20001004.006] undef is never tainted
49123              From: pimlott@idiomtech.com (Andrew Pimlott)
49124              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
49125              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
49126              
49127              An undef read from a slurped file was not tainted.
49128      Branch: perl
49129            ! pp_hot.c t/op/taint.t
49130 ____________________________________________________________________________
49131 [  7548] By: jhi                                   on 2000/11/04  22:56:21
49132         Log: Test tweak ($Config{useperlio} is by default undef) .
49133      Branch: perl
49134            ! t/lib/b.t
49135 ____________________________________________________________________________
49136 [  7547] By: jhi                                   on 2000/11/04  22:43:56
49137         Log: Integrate perlio.
49138      Branch: perl
49139           +> lib/perlio.pm
49140           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
49141           !> pod/perlapi.pod t/lib/b.t
49142 ____________________________________________________________________________
49143 [  7546] By: jhi                                   on 2000/11/04  22:40:59
49144         Log: Configure would use a bad $myuname from an old config.sh.
49145              
49146              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
49147              From: Andy Dougherty <doughera@lafayette.edu>
49148              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
49149              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
49150      Branch: metaconfig
49151            ! U/modified/Oldconfig.U
49152      Branch: perl
49153            ! Configure config_h.SH
49154 ____________________________________________________________________________
49155 [  7545] By: jhi                                   on 2000/11/04  22:36:54
49156         Log: Subject: Locales support (setlocale) fixes
49157              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
49158              Date: Sat, 4 Nov 2000 10:15:48 +0300 
49159              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
49160              
49161              Modified quite a bit to be more portable.
49162      Branch: perl
49163            ! embed.h embed.pl perl.h proto.h util.c
49164 ____________________________________________________________________________
49165 [  7544] By: jhi                                   on 2000/11/04  22:32:47
49166         Log: Dying is too strict here, better just skip.
49167      Branch: perl
49168            ! t/op/misc.t
49169 ____________________________________________________________________________
49170 [  7543] By: nick                                  on 2000/11/04  21:55:13
49171         Log: Merge mainline
49172      Branch: perlio
49173           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
49174           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
49175           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
49176           !> (integrate 64 files)
49177 ____________________________________________________________________________
49178 [  7542] By: jhi                                   on 2000/11/04  21:09:28
49179         Log: More Changes tweakery.
49180      Branch: perl
49181            ! Changes Porting/genlog
49182 ____________________________________________________________________________
49183 [  7541] By: jhi                                   on 2000/11/04  20:58:18
49184         Log: Changes fixups.
49185      Branch: perl
49186            ! Changes
49187 ____________________________________________________________________________
49188 [  7540] By: jhi                                   on 2000/11/04  20:42:38
49189         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
49190              create a "fast path" for locale name probing using "locale -a"
49191              if available, squash finally hopefully the s?printf resetting
49192              the numeric locale (since, IIUC perllocale, it never shouldn't). 
49193      Branch: perl
49194            ! sv.c t/op/misc.t t/pragma/locale.t
49195 ____________________________________________________________________________
49196 [  7539] By: nick                                  on 2000/11/04  19:56:10
49197         Log: PerlIO infrastructure complete.
49198      Branch: perlio
49199            + lib/perlio.pm
49200            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
49201 ____________________________________________________________________________
49202 [  7538] By: nick                                  on 2000/11/04  14:31:32
49203         Log: Type tweaks + less contorted allocation scheme
49204      Branch: perlio
49205            ! perlio.c
49206 ____________________________________________________________________________
49207 [  7537] By: nick                                  on 2000/11/04  12:40:42
49208         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
49209              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
49210              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
49211              sensible) which lead to some interesting fails.
49212      Branch: perlio
49213            ! perlio.c
49214 ____________________________________________________________________________
49215 [  7536] By: jhi                                   on 2000/11/04  00:20:02
49216         Log: Add FCNTL_CAN_LOCK.
49217              
49218              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
49219              From: Andy Dougherty <doughera@lafayette.edu>
49220              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
49221              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
49222              
49223              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
49224              From: Andy Dougherty <doughera@lafayette.edu>
49225              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
49226              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
49227      Branch: metaconfig/U/perl
49228            + d_fcntl_can_lock.U
49229            ! startperl.U
49230      Branch: perl
49231            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49232            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
49233            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49234            ! vos/config.ga.h win32/config.bc win32/config.gc
49235            ! win32/config.vc
49236 ____________________________________________________________________________
49237 [  7535] By: nick                                  on 2000/11/03  22:19:10
49238         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
49239              - Works on Linux with
49240              perlio + unix
49241              stdio
49242              - Works on Solaris with
49243              perlio + unix
49244              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
49245              - Fails (hangs in openpid) if you try and stack
49246              perlio + stdio - Linux stdio's read() logic is hanging.
49247      Branch: perlio
49248            ! iperlsys.h perlio.c
49249 ____________________________________________________________________________
49250 [  7534] By: jhi                                   on 2000/11/03  15:16:02
49251         Log: Subject: Re: README.aix
49252              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49253              Date: Fri, 03 Nov 2000 16:03:15 +0100
49254              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
49255      Branch: perl
49256            ! README.aix
49257 ____________________________________________________________________________
49258 [  7533] By: jhi                                   on 2000/11/03  03:59:02
49259         Log: Subject: [PATCH 5.7.0] better messages from malloc()
49260              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49261              Date: Wed, 1 Nov 2000 23:39:56 -0500
49262              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
49263      Branch: perl
49264            ! malloc.c pod/perldiag.pod
49265 ____________________________________________________________________________
49266 [  7532] By: jhi                                   on 2000/11/03  00:11:56
49267         Log: The #7521 touched things it shouldn't have.
49268      Branch: perl
49269            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
49270 ____________________________________________________________________________
49271 [  7531] By: jhi                                   on 2000/11/02  22:32:33
49272         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
49273              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49274              Date:     Thu, 2 Nov 2000 16:58:36 EST
49275              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
49276      Branch: perl
49277            ! vms/gen_shrfls.pl
49278 ____________________________________________________________________________
49279 [  7530] By: jhi                                   on 2000/11/02  22:08:49
49280         Log: Fix the problem discussed in
49281              
49282              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
49283              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
49284              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
49285              
49286              originally from Linc Madison.  Also Andreas König's comments
49287              taken into account.  Some other problems with Tie::SubstrHash
49288              fixed: didn't croak when the table exceeded the requested number
49289              of entries (as documented) but instead when the number of entries
49290              exceeded the size of the table, a croak() had an unnecessary \n,
49291              didn't have a CLEAR method, documented that there is no exists().
49292              Didn't fix to be strict-proof because the module uses &foo; and
49293              dynamic scope.  Added a test script exercizing both first tamely 
49294              the basic functionality, and then the failure cases reported by
49295              Linc Madison.
49296      Branch: perl
49297            + t/lib/tie-substrhash.t
49298            ! MANIFEST lib/Tie/SubstrHash.pm
49299 ____________________________________________________________________________
49300 [  7529] By: jhi                                   on 2000/11/02  17:58:08
49301         Log: recv() can fail and return undef.
49302              
49303              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
49304              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
49305              Date: Thu, 2 Nov 2000 20:12:20 +0300
49306              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
49307      Branch: perl
49308            ! lib/Net/Ping.pm
49309 ____________________________________________________________________________
49310 [  7528] By: jhi                                   on 2000/11/02  17:49:09
49311         Log: Detpyo.
49312      Branch: perl
49313            ! pod/perlop.pod
49314 ____________________________________________________________________________
49315 [  7527] By: jhi                                   on 2000/11/02  15:48:37
49316         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
49317              fix a autovivification bug in Tie::RefHash, add tests for both.
49318              
49319              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
49320              From: Edward Avis <epa98@doc.ic.ac.uk>
49321              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
49322              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
49323      Branch: perl
49324            + t/lib/tie-refhash.t
49325            ! MANIFEST lib/Tie/RefHash.pm
49326 ____________________________________________________________________________
49327 [  7526] By: jhi                                   on 2000/11/02  13:56:26
49328         Log: Test::Harness revealed buglets in the new DynaLoader.
49329              
49330              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
49331              From: andreas.koenig@anima.de (Andreas J. Koenig)
49332              Date: 02 Nov 2000 11:26:48 +0100 
49333              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
49334      Branch: perl
49335            ! ext/DynaLoader/DynaLoader_pm.PL
49336 ____________________________________________________________________________
49337 [  7525] By: jhi                                   on 2000/11/01  23:52:08
49338         Log: The entry for #7503 was missing.
49339      Branch: perl
49340            ! Changes
49341 ____________________________________________________________________________
49342 [  7524] By: jhi                                   on 2000/11/01  23:40:52
49343         Log: Update Changes.
49344      Branch: perl
49345            ! Changes patchlevel.h
49346 ____________________________________________________________________________
49347 [  7523] By: jhi                                   on 2000/11/01  22:57:09
49348         Log: More tweaking on the #7522 theme.
49349      Branch: perl
49350            ! ext/DynaLoader/DynaLoader_pm.PL
49351 ____________________________________________________________________________
49352 [  7522] By: jhi                                   on 2000/11/01  22:06:15
49353         Log: Expand %Config variables and %ENV variables only if
49354              so requested during build time using the
49355              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
49356              Not expanding makes relocating distributions easier.
49357      Branch: perl
49358            ! ext/DynaLoader/DynaLoader_pm.PL
49359 ____________________________________________________________________________
49360 [  7521] By: jhi                                   on 2000/11/01  20:56:34
49361         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
49362              and setgid() because they were just changing $< and $( which means
49363              only changing the real uid/gid, as opposed to changing both
49364              real and effective ids.  (The alternative way could have been
49365              in POSIX.pm to change $> and $), too, but making a direct call
49366              to the C API feels cleaner.)  Fixes the bug
49367              
49368              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
49369              From: "Garry T. Williams" <garry@zvolve.com>
49370              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
49371              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
49372      Branch: perl
49373            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
49374            ! ext/POSIX/typemap pod/perlvar.pod
49375 ____________________________________________________________________________
49376 [  7520] By: jhi                                   on 2000/11/01  20:08:33
49377         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
49378              From: "Garry T. Williams" <garry@zvolve.com>
49379              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
49380              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
49381      Branch: perl
49382            ! pod/perlsec.pod
49383 ____________________________________________________________________________
49384 [  7519] By: jhi                                   on 2000/11/01  20:01:22
49385         Log: Locale warning explanation tweak.
49386      Branch: perl
49387            ! pod/perldiag.pod
49388 ____________________________________________________________________________
49389 [  7518] By: jhi                                   on 2000/11/01  18:57:13
49390         Log: C.pm part of
49391              
49392              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
49393              From: Jarkko Hietaniemi <jhi@iki.fi>
49394              Date: Tue, 10 Oct 2000 08:22:28 -0500
49395              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
49396      Branch: perl
49397            ! ext/B/B/C.pm
49398 ____________________________________________________________________________
49399 [  7517] By: jhi                                   on 2000/11/01  18:41:59
49400         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
49401              From: Martien Verbruggen <mgjv@comdyn.com.au>
49402              Date: Fri, 6 Oct 2000 14:09:10 +1100
49403              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
49404      Branch: perl
49405            ! pod/perlop.pod
49406 ____________________________________________________________________________
49407 [  7516] By: jhi                                   on 2000/11/01  18:34:55
49408         Log: Generalize the Camel wording.
49409              
49410              Subject: Re: perlfaq style changes
49411              From: John Borwick <jhborwic@unity.ncsu.edu>
49412              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
49413              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
49414      Branch: perl
49415            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
49416 ____________________________________________________________________________
49417 [  7515] By: jhi                                   on 2000/11/01  16:52:31
49418         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
49419              From: pimlott@idiomtech.com (Andrew Pimlott)
49420              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
49421              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
49422      Branch: perl
49423            ! pod/perlsec.pod
49424 ____________________________________________________________________________
49425 [  7514] By: jhi                                   on 2000/11/01  15:03:40
49426         Log: More AIX lore.
49427      Branch: perl
49428            ! ext/re/hints/aix.pl
49429 ____________________________________________________________________________
49430 [  7513] By: jhi                                   on 2000/11/01  14:48:30
49431         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
49432              From: root <root@chronos.fi.muni.cz>
49433              Date: Wed, 1 Nov 2000 12:31:32 +0100
49434              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
49435      Branch: perl
49436            ! lib/Net/Ping.pm
49437 ____________________________________________________________________________
49438 [  7512] By: jhi                                   on 2000/11/01  14:46:47
49439         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
49440              From: Martin Husemann <martin@duskware.de>
49441              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
49442              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
49443      Branch: perl
49444            ! regcomp.c
49445 ____________________________________________________________________________
49446 [  7511] By: jhi                                   on 2000/11/01  14:39:50
49447         Log: AUTHORS updates.
49448      Branch: perl
49449            ! AUTHORS
49450 ____________________________________________________________________________
49451 [  7510] By: jhi                                   on 2000/11/01  14:29:50
49452         Log: Subject: [PATCH] startperl to respect versiononly
49453              From: Robin Barker <rmb1@cise.npl.co.uk> 
49454              Date: Tue, 31 Oct 2000 16:29:36 GMT
49455              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
49456      Branch: metaconfig/U/perl
49457            ! startperl.U
49458      Branch: perl
49459            ! Configure config_h.SH
49460 ____________________________________________________________________________
49461 [  7509] By: jhi                                   on 2000/11/01  14:19:53
49462         Log: printf UVs the correct way, noticed by Robin Barker.
49463      Branch: perl
49464            ! utf8.c
49465 ____________________________________________________________________________
49466 [  7508] By: jhi                                   on 2000/11/01  14:10:03
49467         Log: Do not cleanup *% because the % has special meanings in some
49468              shell environments.
49469      Branch: perl
49470            ! ext/Storable/Makefile.PL
49471 ____________________________________________________________________________
49472 [  7507] By: jhi                                   on 2000/11/01  14:06:00
49473         Log: The NonStop-UX libraries have a novel way to say NaN.
49474      Branch: perl
49475            ! t/lib/bigfltpm.t
49476 ____________________________________________________________________________
49477 [  7506] By: jhi                                   on 2000/11/01  14:03:35
49478         Log: The osname has been lowercased by now, from Tom Bates.
49479      Branch: metaconfig
49480            ! U/modified/Oldconfig.U
49481      Branch: perl
49482            ! Configure config_h.SH
49483 ____________________________________________________________________________
49484 [  7505] By: jhi                                   on 2000/10/31  19:18:39
49485         Log: The compiler is either gcc or cc, from Tom Bates.
49486      Branch: perl
49487            ! hints/nonstopux.sh
49488 ____________________________________________________________________________
49489 [  7504] By: jhi                                   on 2000/10/31  14:53:42
49490         Log: Update Changes.
49491      Branch: perl
49492            ! Changes patchlevel.h
49493 ____________________________________________________________________________
49494 [  7503] By: jhi                                   on 2000/10/31  14:30:50
49495         Log: Whitespace style tweak.  Was originally going to see to
49496              
49497              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
49498              From: Joe Smith <jms@inwap.com>
49499              Date: Mon, 30 Oct 2000 18:47:57 -0800
49500              Message-Id: <39FE32DD.24AAC4D@inwap.com>
49501              
49502              but that had already been taken care of.
49503      Branch: metaconfig
49504            ! U/compline/d_stdstdio.U
49505      Branch: perl
49506            ! Configure config_h.SH
49507 ____________________________________________________________________________
49508 [  7502] By: jhi                                   on 2000/10/31  14:25:02
49509         Log: AUTHORS tweaks.
49510      Branch: perl
49511            ! AUTHORS
49512 ____________________________________________________________________________
49513 [  7501] By: jhi                                   on 2000/10/31  14:23:59
49514         Log: Subject: perlfaq style changes
49515              From: John Borwick <jhborwic@unity.ncsu.edu>
49516              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
49517              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
49518      Branch: perl
49519            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
49520            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
49521            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
49522            ! pod/perlfaq9.pod
49523 ____________________________________________________________________________
49524 [  7500] By: jhi                                   on 2000/10/31  14:22:15
49525         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
49526              
49527              Subject: Re: [ID 20000918.005] ~ on wide chars
49528              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49529              Date: Mon, 30 Oct 2000 21:09:55 -0800
49530              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
49531              
49532              (The ord() part of the patch skipped.)
49533      Branch: perl
49534            ! doop.c
49535 ____________________________________________________________________________
49536 [  7499] By: jhi                                   on 2000/10/31  14:20:08
49537         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
49538              From: Jens Hamisch <jens@Strawberry.COM>
49539              Date: Mon, 30 Oct 2000 15:17:07 +0100
49540              Message-Id: <20001030151707.A9597@Strawberry.COM>
49541      Branch: perl
49542            ! av.c
49543 ____________________________________________________________________________
49544 [  7498] By: jhi                                   on 2000/10/31  14:16:29
49545         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
49546              From: Peter Prymmer <pvhp@forte.com>
49547              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
49548              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
49549      Branch: perl
49550            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
49551            + ext/Encode/Encode/posix-bc.enc
49552            ! MANIFEST t/lib/encode.t
49553 ____________________________________________________________________________
49554 [  7497] By: jhi                                   on 2000/10/31  14:13:22
49555         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
49556              From: Peter Prymmer <pvhp@forte.com>
49557              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
49558              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
49559      Branch: perl
49560            ! t/lib/cgi-html.t
49561 ____________________________________________________________________________
49562 [  7496] By: jhi                                   on 2000/10/31  14:12:05
49563         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
49564              From: Peter Prymmer <pvhp@forte.com>
49565              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
49566              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
49567      Branch: perl
49568            ! t/lib/cgi-function.t
49569 ____________________________________________________________________________
49570 [  7495] By: jhi                                   on 2000/10/31  14:11:08
49571         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
49572              From: Peter Prymmer <pvhp@forte.com>
49573              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
49574              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
49575      Branch: perl
49576            + ext/re/hints/aix.pl
49577            ! MANIFEST ext/re/Makefile.PL
49578 ____________________________________________________________________________
49579 [  7494] By: jhi                                   on 2000/10/31  14:08:32
49580         Log: Use Errno magic.
49581              
49582              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
49583              From: Casey Tweten <perl@ctweten.amsite.com>
49584              Date: Mon, 30 Oct 2000 15:51:17 -0500
49585              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
49586      Branch: perl
49587            ! lib/File/Temp.pm
49588 ____________________________________________________________________________
49589 [  7493] By: jhi                                   on 2000/10/31  14:05:07
49590         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
49591              
49592              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
49593              From: Nicholas Clark <nick@ccl4.org>
49594              Date: Mon, 30 Oct 2000 17:38:45 +0000
49595              Message-ID: <20001030173845.O60355@plum.flirble.org>
49596      Branch: perl
49597            ! Makefile.SH utils/perlbug.PL
49598 ____________________________________________________________________________
49599 [  7492] By: nick                                  on 2000/10/30  19:37:23
49600         Log: Change files which are mysteriously different to mainline to be
49601              copies of mainline.
49602      Branch: perlio
49603            ! objXSUB.h perlapi.c pod/perlapi.pod
49604 ____________________________________________________________________________
49605 [  7491] By: nick                                  on 2000/10/30  18:05:54
49606         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
49607              - typo in endian code in putc.
49608              - Don't allow read of write-only files and vice-versa
49609              - and off-by-one in flush-all loop.
49610              Remove debug calls as they were using GCC specific features.
49611      Branch: perlio
49612            ! perlio.c
49613 ____________________________________________________________________________
49614 [  7490] By: nick                                  on 2000/10/29  21:45:45
49615         Log: Integrate mainline to perlio
49616      Branch: perlio
49617           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
49618           !> toke.c
49619 ____________________________________________________________________________
49620 [  7489] By: jhi                                   on 2000/10/29  21:11:08
49621         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
49622              From: andreas.koenig@anima.de (Andreas J. Koenig)
49623              Date: 29 Oct 2000 22:05:59 +0100
49624              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
49625      Branch: perl
49626            ! lib/ExtUtils/Manifest.pm
49627 ____________________________________________________________________________
49628 [  7488] By: jhi                                   on 2000/10/29  21:07:47
49629         Log: Tests for #7487.
49630              
49631              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
49632              From: andreas.koenig@anima.de (Andreas J. Koenig)
49633              Date: 29 Oct 2000 19:37:09 +0100
49634              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
49635      Branch: perl
49636            ! t/comp/proto.t
49637 ____________________________________________________________________________
49638 [  7487] By: jhi                                   on 2000/10/29  21:06:27
49639         Log: constsub spillage.
49640              
49641              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
49642              From: John Tobey <jtobey@john-edwin-tobey.org>
49643              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
49644              Message-Id: <m13pvSr-000FObC@feynman.localnet>
49645      Branch: perl
49646            ! op.c
49647 ____________________________________________________________________________
49648 [  7486] By: nick                                  on 2000/10/29  21:05:04
49649         Log: Integrate mainline to perlio branch
49650      Branch: perlio
49651           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
49652           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
49653           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
49654           +> vos/install_perl.cm
49655            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
49656            - vos/config.h vos/config_h.SH_orig
49657           !> (integrate 141 files)
49658 ____________________________________________________________________________
49659 [  7485] By: jhi                                   on 2000/10/29  21:00:47
49660         Log: Make \x{...} consistently produce UTF-8.
49661              
49662              Subject: Re: \x{...} is confused 
49663              From: Simon Cozens <simon@cozens.net>
49664              Date: Sun, 29 Oct 2000 19:36:48 +0000
49665              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
49666      Branch: perl
49667            ! t/pragma/utf8.t toke.c
49668 ____________________________________________________________________________
49669 [  7484] By: nick                                  on 2000/10/29  20:05:29
49670         Log: PerlIO passes all tests.
49671      Branch: perlio
49672            ! perlio.c
49673 ____________________________________________________________________________
49674 [  7483] By: jhi                                   on 2000/10/29  18:06:55
49675         Log: Update Changes.
49676      Branch: perl
49677            ! Changes patchlevel.h
49678 ____________________________________________________________________________
49679 [  7482] By: nick                                  on 2000/10/29  17:43:28
49680         Log: Include <unistd.h> to get correct lseek() prototype etc.
49681              (I thought perl.h did that) - down to two fails
49682              - comp/require.t (last test)
49683              - lib/io_xs.t - possibly import/export of FILE * ?
49684      Branch: perlio
49685            ! perlio.c
49686 ____________________________________________________________________________
49687 [  7481] By: jhi                                   on 2000/10/29  17:02:37
49688         Log: UTF-8 decoder tweak.
49689      Branch: perl
49690            ! utf8.c
49691 ____________________________________________________________________________
49692 [  7480] By: nick                                  on 2000/10/29  16:26:11
49693         Log: Fixed two bugs:
49694              - error code not being set on close (of broken pipe)
49695              - append mode was truncating.
49696              At least one seek/tell bug remains.
49697      Branch: perlio
49698            ! perlio.c
49699 ____________________________________________________________________________
49700 [  7479] By: nick                                  on 2000/10/29  11:18:16
49701         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
49702              in case of accidents. Still several worrying fails, no line disciplines yet.
49703      Branch: perlio
49704            ! iperlsys.h perlio.c
49705 ____________________________________________________________________________
49706 [  7478] By: jhi                                   on 2000/10/29  02:04:01
49707         Log: Add also emailless people.
49708      Branch: perl
49709            ! AUTHORS
49710 ____________________________________________________________________________
49711 [  7477] By: jhi                                   on 2000/10/29  01:36:00
49712         Log: The #7476 needs a MANIFEST change, too.
49713      Branch: perl
49714            ! MANIFEST
49715 ____________________________________________________________________________
49716 [  7476] By: jhi                                   on 2000/10/29  01:35:21
49717         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
49718      Branch: perl
49719            - MAINTAIN
49720            ! AUTHORS Changes
49721 ____________________________________________________________________________
49722 [  7475] By: jhi                                   on 2000/10/28  23:57:25
49723         Log: De-quoted-unreadable to ISO Latin 1.
49724              (There's one ISO-2022-JP name in Changes5.004.)
49725      Branch: perl
49726            ! Changes Changes5.6
49727 ____________________________________________________________________________
49728 [  7474] By: jhi                                   on 2000/10/28  19:13:06
49729         Log: Subject: [ID 20001027.007] uniq array in perlfaq
49730              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
49731              Date: Fri, 27 Oct 2000 19:28:30 +0200
49732              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
49733      Branch: perl
49734            ! pod/perlfaq4.pod
49735 ____________________________________________________________________________
49736 [  7473] By: jhi                                   on 2000/10/28  18:02:05
49737         Log: Locking null mutexes is not recommendable.
49738              
49739              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
49740              From: Hugo <hv@crypt.compulink.co.uk>
49741              Date: Sat, 28 Oct 2000 18:41:12 +0100
49742              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
49743      Branch: perl
49744            ! op.c
49745 ____________________________________________________________________________
49746 [  7472] By: jhi                                   on 2000/10/28  17:52:58
49747         Log: Better create a true mailing list for the repository keepers.
49748      Branch: perl
49749            ! Porting/repository.pod
49750 ____________________________________________________________________________
49751 [  7471] By: jhi                                   on 2000/10/28  17:28:24
49752         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
49753              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
49754      Branch: perl
49755            + Porting/repository.pod
49756            ! MANIFEST
49757 ____________________________________________________________________________
49758 [  7470] By: jhi                                   on 2000/10/28  17:20:54
49759         Log: Subject: DOC PATCH 5.6.0
49760              From: mjd@plover.com
49761              Date: 27 Oct 2000 17:32:44 -0000
49762              Message-ID: <20001027173244.23754.qmail@plover.com>
49763      Branch: perl
49764            ! pod/perlfunc.pod
49765 ____________________________________________________________________________
49766 [  7469] By: jhi                                   on 2000/10/28  17:16:45
49767         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
49768              From: "Peter J. Farley III" <pjfarley@banet.net>
49769              Date: Fri, 27 Oct 2000 20:32:56 -0400
49770              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
49771      Branch: perl
49772            ! README.dos
49773 ____________________________________________________________________________
49774 [  7468] By: jhi                                   on 2000/10/28  17:07:18
49775         Log: Make target reordering to avoid pointless re-makes.
49776              
49777              Subject: Re: Total re-make of 'make okfile' after 7451 ?
49778              From: Nicholas Clark <nick@ccl4.org>
49779              Date: Sat, 28 Oct 2000 00:31:02 +0100
49780              Message-ID: <20001028003101.A54517@plum.flirble.org>
49781      Branch: perl
49782            ! Makefile.SH
49783 ____________________________________________________________________________
49784 [  7467] By: jhi                                   on 2000/10/28  17:05:31
49785         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
49786              From: lvirden@cas.org
49787              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
49788              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
49789      Branch: perl
49790            ! README.os2
49791 ____________________________________________________________________________
49792 [  7466] By: jhi                                   on 2000/10/28  16:09:16
49793         Log: Upgrade to CPAN 1.58_55.
49794              
49795              Subject: CPAN.pm status
49796              From: andreas.koenig@anima.de (Andreas J. Koenig) 
49797              Date: 28 Oct 2000 08:18:00 +0200 
49798              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
49799      Branch: perl
49800            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
49801 ____________________________________________________________________________
49802 [  7465] By: jhi                                   on 2000/10/28  16:02:47
49803         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
49804      Branch: perl
49805            ! embed.h embed.pl perl.h proto.h toke.c
49806 ____________________________________________________________________________
49807 [  7464] By: nick                                  on 2000/10/28  10:43:44
49808         Log: Fix for sv_2iv() on "shared" value from keys %hash.
49809      Branch: perl
49810            ! sv.c
49811 ____________________________________________________________________________
49812 [  7463] By: jhi                                   on 2000/10/27  16:18:29
49813         Log: Update Changes.
49814      Branch: perl
49815            ! Changes patchlevel.h
49816 ____________________________________________________________________________
49817 [  7462] By: jhi                                   on 2000/10/27  16:17:44
49818         Log: Too enthusiastic editing in #7460.
49819      Branch: metaconfig
49820            ! U/modified/Oldsym.U
49821      Branch: perl
49822            ! Configure config_h.SH
49823 ____________________________________________________________________________
49824 [  7461] By: jhi                                   on 2000/10/27  15:37:38
49825         Log: Retract #7459, the script needs more work.
49826      Branch: perl
49827            - mkreef
49828            ! MANIFEST
49829 ____________________________________________________________________________
49830 [  7460] By: jhi                                   on 2000/10/27  15:23:14
49831         Log: Use $sort, $uniq (and $tr) consistently as wondered
49832              by Nicholas Clark.
49833      Branch: metaconfig
49834            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
49835            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
49836            ! U/modified/libc.U
49837      Branch: perl
49838            ! Configure config_h.SH
49839 ____________________________________________________________________________
49840 [  7459] By: jhi                                   on 2000/10/27  15:02:07
49841         Log: (Retracted by #7461)
49842              
49843              Add a shell script for creating/removing symbolic link farms,
49844              useful for keeping the source code read-only and doing the
49845              builds somewhere else.
49846      Branch: perl
49847            + mkreef
49848            ! MANIFEST
49849 ____________________________________________________________________________
49850 [  7458] By: jhi                                   on 2000/10/27  14:42:20
49851         Log: Do away with the fix_pl.
49852      Branch: perl
49853            - fix_pl
49854            ! MANIFEST Makefile.SH
49855 ____________________________________________________________________________
49856 [  7457] By: jhi                                   on 2000/10/27  12:43:13
49857         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
49858              From: Jens Hamisch <jens@Strawberry.COM>
49859              Date: Fri, 27 Oct 2000 14:38:21 +0200
49860              Message-Id: <20001027143821.B3366@Strawberry.COM>
49861      Branch: perl
49862            ! perl.h
49863 ____________________________________________________________________________
49864 [  7456] By: jhi                                   on 2000/10/27  12:33:42
49865         Log: Subject: [PATCH] todo
49866              From: Nicholas Clark <nick@ccl4.org>
49867              Date: Thu, 26 Oct 2000 22:32:29 +0100
49868              Message-ID: <20001026223229.A44540@plum.flirble.org>
49869      Branch: perl
49870            ! pod/perltodo.pod
49871 ____________________________________________________________________________
49872 [  7455] By: jhi                                   on 2000/10/27  12:02:21
49873         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
49874              From: John Tobey <jtobey@john-edwin-tobey.org>
49875              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
49876              Message-Id: <m13ozHF-000FObC@feynman.localnet>
49877      Branch: perl
49878            ! op.c t/pragma/sub_lval.t
49879 ____________________________________________________________________________
49880 [  7454] By: jhi                                   on 2000/10/27  11:59:42
49881         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
49882              From: sthoenna@efn.org
49883              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
49884              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
49885      Branch: perl
49886            ! pp.c t/op/assignwarn.t
49887 ____________________________________________________________________________
49888 [  7453] By: jhi                                   on 2000/10/27  00:15:08
49889         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
49890      Branch: perl
49891            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
49892            ! ext/Storable/Storable.xs t/lib/st-lock.t
49893 ____________________________________________________________________________
49894 [  7452] By: jhi                                   on 2000/10/26  13:05:52
49895         Log: Undo #7451, this seems to be a deficiency in Perforce,
49896              there is no per-file line-terminator type, only per-client.
49897      Branch: perl
49898            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
49899            ! win32/makefile.mk
49900 ____________________________________________________________________________
49901 [  7451] By: jhi                                   on 2000/10/26  04:56:03
49902         Log: Experimenting in DOS arcana.
49903      Branch: perl
49904            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
49905            ! win32/makefile.mk
49906 ____________________________________________________________________________
49907 [  7450] By: jhi                                   on 2000/10/26  04:50:52
49908         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
49909              From: "Peter J. Farley III" <pjfarley@banet.net>            
49910              Date: Wed, 25 Oct 2000 23:10:18 -0400
49911              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
49912      Branch: perl
49913            ! t/io/open.t
49914 ____________________________________________________________________________
49915 [  7449] By: jhi                                   on 2000/10/26  04:49:16
49916         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
49917              From: Hugo <hv@crypt.compulink.co.uk>
49918              Date: Thu, 26 Oct 2000 01:55:17 +0100
49919              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
49920              
49921              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
49922      Branch: perl
49923            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
49924 ____________________________________________________________________________
49925 [  7448] By: jhi                                   on 2000/10/26  04:38:36
49926         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
49927              From: Peter Prymmer <pvhp@forte.com>
49928              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
49929              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
49930      Branch: perl
49931            ! configure.com
49932 ____________________________________________________________________________
49933 [  7447] By: jhi                                   on 2000/10/25  23:20:02
49934         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
49935              in platforms that strictly require all the symbols being present
49936              at link time.
49937      Branch: perl
49938            ! handy.h
49939 ____________________________________________________________________________
49940 [  7446] By: jhi                                   on 2000/10/25  21:55:57
49941         Log: Update Changes.
49942      Branch: perl
49943            ! Changes patchlevel.h
49944 ____________________________________________________________________________
49945 [  7445] By: jhi                                   on 2000/10/25  21:27:08
49946         Log: Integrate with vmsperl #7430 by Charles Bailey:
49947              
49948              Cleanup from prior patch (Charles Lane?):
49949              - improve handling of MFDs in Basename and Path
49950              - default to no xsubpp line # munging when building debug images
49951      Branch: perl
49952           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
49953 ____________________________________________________________________________
49954 [  7444] By: jhi                                   on 2000/10/25  21:03:50
49955         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
49956              From: John Peacock <JPeacock@UnivPress.com>
49957              Date: Thu, 18 May 2000 11:55:27 -0400
49958              Message-ID: <3924126F.A58BE57A@UnivPress.com>
49959      Branch: perl
49960            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
49961            ! t/op/write.t
49962 ____________________________________________________________________________
49963 [  7443] By: jhi                                   on 2000/10/25  20:43:10
49964         Log: Temporary stopgap for the self-tying issue: for now only
49965              array and hash self-ties are verboten.  The real fix, of
49966              course, would be to comprehensively test (and implement?)
49967              and debug (and document) self-ties.
49968      Branch: perl
49969            ! pod/perldiag.pod pp_sys.c t/op/tie.t
49970 ____________________________________________________________________________
49971 [  7442] By: jhi                                   on 2000/10/25  20:14:30
49972         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
49973              From: Dan Sugalski <dan@sidhe.org>
49974              Date: Wed, 25 Oct 2000 13:36:35 -0400
49975              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
49976              
49977              plus regen global.sym.
49978      Branch: perl
49979            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
49980            ! thrdvar.h util.c
49981 ____________________________________________________________________________
49982 [  7441] By: jhi                                   on 2000/10/25  20:12:20
49983         Log: buildtoc target tweaks.
49984      Branch: perl
49985            ! pod/Makefile.SH
49986 ____________________________________________________________________________
49987 [  7440] By: jhi                                   on 2000/10/25  20:03:53
49988         Log: A new version of making the syslog test more robust.
49989              (Replaces #7421.)
49990              
49991              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
49992              From: "Kurt D. Starsinic" <kstar@chapin.edu>
49993              Date: Wed, 25 Oct 2000 12:13:54 -0400
49994              Message-ID: <20001025121354.B2264@O2.chapin.edu>
49995      Branch: perl
49996            ! t/lib/syslog.t
49997 ____________________________________________________________________________
49998 [  7439] By: jhi                                   on 2000/10/25  20:00:48
49999         Log: Continue the internal UTF-8 API tweaking.
50000              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
50001              used much more than the simpler API, now called utf8_to_uv_simple().
50002              Still not quite happy with API, too much partial duplication
50003              of functionality.
50004      Branch: perl
50005            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
50006            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
50007            ! regcomp.c regexec.c sv.c toke.c utf8.c
50008 ____________________________________________________________________________
50009 [  7438] By: jhi                                   on 2000/10/25  18:52:30
50010         Log: Allow poking holes at the UTF-8 decoding strictness.
50011      Branch: perl
50012            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
50013            ! utf8.h
50014 ____________________________________________________________________________
50015 [  7437] By: jhi                                   on 2000/10/25  13:53:05
50016         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
50017              UTF8LEN() and UTF8SKIP(). 
50018      Branch: perl
50019            ! pp.c utf8.c utf8.h
50020 ____________________________________________________________________________
50021 [  7436] By: jhi                                   on 2000/10/25  13:51:37
50022         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
50023              From: Nicholas Clark <nick@ccl4.org>
50024              Date: Wed, 25 Oct 2000 14:44:05 +0100
50025              Message-ID: <20001025144404.D27253@plum.flirble.org>
50026      Branch: perl
50027            ! pod/perlrun.pod
50028 ____________________________________________________________________________
50029 [  7435] By: jhi                                   on 2000/10/25  13:49:32
50030         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
50031              From: Mike Guy <mjtg@cam.ac.uk>
50032              Date: Tue, 24 Oct 2000 14:59:40 +0100
50033              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
50034      Branch: perl
50035            ! scope.c
50036 ____________________________________________________________________________
50037 [  7434] By: jhi                                   on 2000/10/25  13:48:41
50038         Log: AIX is picky about its symbol exports.  Solution for now
50039              is to include the deb.o explicitly to the re extension build.
50040              
50041              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
50042              From: Peter Prymmer <pvhp@forte.com>
50043              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
50044              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
50045      Branch: perl
50046            ! ext/re/Makefile.PL hints/aix.sh
50047 ____________________________________________________________________________
50048 [  7433] By: jhi                                   on 2000/10/25  13:46:49
50049         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
50050              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50051              Date: Wed, 25 Oct 2000 12:02:20 +0200
50052              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
50053      Branch: perl
50054            ! perlsdio.h
50055 ____________________________________________________________________________
50056 [  7432] By: jhi                                   on 2000/10/25  13:44:28
50057         Log: Subject: Minor update to find2perl, for portability
50058              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
50059              Date: Wed, 25 Oct 2000 12:05:47 +0100
50060              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
50061      Branch: perl
50062            ! x2p/find2perl.PL
50063 ____________________________________________________________________________
50064 [  7431] By: jhi                                   on 2000/10/25  13:40:39
50065         Log: Add targets to Makefile.SH, most importantly
50066              'regen_all' which also remembers to update vms/perly*.
50067      Branch: perl
50068            ! Makefile.SH
50069 ____________________________________________________________________________
50070 [  7430] By: bailey                                on 2000/10/25  03:13:53
50071         Log: Cleanup from prior patch (Charles Lane?):
50072              - improve handling of MFDs in Basename and Path
50073              - default to no xsubpp line # munging when building debug images
50074      Branch: vmsperl
50075            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
50076 ____________________________________________________________________________
50077 [  7429] By: jhi                                   on 2000/10/24  20:03:40
50078         Log: Podify README.epoc and README.vos.
50079      Branch: perl
50080            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
50081            ! pod/perlport.pod pod/perltoc.pod
50082 ____________________________________________________________________________
50083 [  7428] By: jhi                                   on 2000/10/24  19:10:33
50084         Log: Stratus VOS updates from Paul Green.
50085      Branch: perl
50086            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50087            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
50088            - vos/config.def vos/config.h vos/config_h.SH_orig
50089            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
50090            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
50091 ____________________________________________________________________________
50092 [  7427] By: jhi                                   on 2000/10/24  18:59:48
50093         Log: Check if stdio supports tweaking lval and cnt simultaneously.
50094              
50095              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
50096              From: Nicholas Clark <nick@ccl4.org>
50097              Date: Mon, 23 Oct 2000 15:39:32 +0100
50098              Message-ID: <20001023153932.A10786@plum.flirble.org>
50099      Branch: metaconfig
50100            ! U/compline/d_stdstdio.U
50101      Branch: perl
50102            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50103            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
50104            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
50105            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
50106            ! vos/config.h vos/config_h.SH_orig win32/config.bc
50107            ! win32/config.gc win32/config.vc
50108 ____________________________________________________________________________
50109 [  7426] By: jhi                                   on 2000/10/24  17:57:44
50110         Log: Missed the header file changes from #7425.
50111      Branch: perl
50112            ! embed.h embed.pl objXSUB.h proto.h
50113 ____________________________________________________________________________
50114 [  7425] By: jhi                                   on 2000/10/24  17:55:17
50115         Log: Fix the bug reported in
50116              
50117              From: andreas.koenig@anima.de (Andreas J. Koenig)
50118              Subject: Encode bug?
50119              Date: 24 Oct 2000 14:01:26 +0200 
50120              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
50121              
50122              Also make is_utf8_char() stricter.
50123      Branch: perl
50124            ! ext/Encode/Encode.xs utf8.c
50125 ____________________________________________________________________________
50126 [  7424] By: jhi                                   on 2000/10/24  15:15:39
50127         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
50128              From: Peter Scott <Peter@PSDT.com>
50129              Date: Mon, 23 Oct 2000 19:46:01 -0700
50130              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
50131      Branch: perl
50132            ! pod/perlfaq5.pod
50133 ____________________________________________________________________________
50134 [  7423] By: jhi                                   on 2000/10/24  14:25:30
50135         Log: Test tweak to avoid pulling in the whole Config.
50136      Branch: perl
50137            ! t/lib/st-lock.t
50138 ____________________________________________________________________________
50139 [  7422] By: jhi                                   on 2000/10/24  14:03:16
50140         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
50141      Branch: perl
50142            ! pp.c
50143 ____________________________________________________________________________
50144 [  7421] By: jhi                                   on 2000/10/24  13:32:09
50145         Log: (Replaced by #7440.)
50146              
50147              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
50148              From: "Kurt D. Starsinic" <kstar@chapin.edu>
50149              Date: Mon, 23 Oct 2000 16:40:54 -0400
50150              Message-ID: <20001023164054.B14491@O2.chapin.edu>
50151      Branch: perl
50152            ! t/lib/syslog.t
50153 ____________________________________________________________________________
50154 [  7420] By: jhi                                   on 2000/10/24  13:30:53
50155         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
50156              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50157              Date: Mon, 23 Oct 2000 17:29:03 -0400
50158              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
50159      Branch: perl
50160            ! lib/ExtUtils/MM_Unix.pm
50161 ____________________________________________________________________________
50162 [  7419] By: jhi                                   on 2000/10/24  13:29:57
50163         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
50164              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50165              Date: Mon, 23 Oct 2000 19:01:32 -0400
50166              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
50167      Branch: perl
50168            ! utils/h2xs.PL
50169 ____________________________________________________________________________
50170 [  7418] By: jhi                                   on 2000/10/24  13:26:04
50171         Log: Replace #7409 with
50172              
50173              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
50174              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
50175              Date: Mon, 23 Oct 2000 20:08:56 +0200
50176              Message-ID: <20001023200855.A14850@nice.ram.loc>
50177      Branch: perl
50178            ! ext/Storable/Storable.pm t/lib/st-lock.t
50179 ____________________________________________________________________________
50180 [  7417] By: jhi                                   on 2000/10/24  13:17:52
50181         Log: Run vms/vms_yfix.pl, should have done that after changing
50182              perly.c in #7382.
50183      Branch: perl
50184            ! vms/perly_c.vms vms/perly_h.vms
50185 ____________________________________________________________________________
50186 [  7416] By: jhi                                   on 2000/10/24  02:55:33
50187         Log: Make the UTF-8 decoding stricter and more verbose when
50188              malformation happens.  This involved adding an argument
50189              to utf8_to_uv_chk(), which involved changing its prototype,
50190              and prefer STRLEN over I32 for the UTF-8 length, which as
50191              a domino effect necessitated changing the prototypes of
50192              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
50193              The stricter UTF-8 decoding checking uses Markus Kuhn's
50194              UTF-8 Decode Stress Tester from
50195              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
50196      Branch: perl
50197            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
50198            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
50199            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
50200            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
50201 ____________________________________________________________________________
50202 [  7415] By: jhi                                   on 2000/10/23  14:06:06
50203         Log: Update Changes.
50204      Branch: perl
50205            ! Changes patchlevel.h
50206 ____________________________________________________________________________
50207 [  7414] By: jhi                                   on 2000/10/23  12:39:52
50208         Log: Undo the basename() part of #7412 since the lib/basename
50209              tests would need upgrading too.
50210      Branch: perl
50211            ! lib/File/Basename.pm
50212 ____________________________________________________________________________
50213 [  7413] By: jhi                                   on 2000/10/23  12:19:27
50214         Log: Document PERL_INSTALL_ROOT of #7210.
50215      Branch: perl
50216            ! lib/ExtUtils/Install.pm
50217 ____________________________________________________________________________
50218 [  7412] By: jhi                                   on 2000/10/23  12:16:47
50219         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
50220      Branch: perl
50221            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
50222            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
50223 ____________________________________________________________________________
50224 [  7411] By: jhi                                   on 2000/10/23  12:07:41
50225         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
50226              From: Prymmer/Kahn <pvhp@best.com>
50227              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
50228              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
50229      Branch: perl
50230            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
50231 ____________________________________________________________________________
50232 [  7410] By: jhi                                   on 2000/10/23  04:10:11
50233         Log: The change #7187 was not so good on VMS.
50234              
50235              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
50236              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50237              Date: Sun, 22 Oct 2000 23:03:08 -0500
50238              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
50239      Branch: perl
50240            ! utils/perldoc.PL
50241 ____________________________________________________________________________
50242 [  7409] By: jhi                                   on 2000/10/23  03:57:36
50243         Log: Avoid Storable locking on DJGPP for now.
50244              
50245              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
50246              From: "Peter J. Farley III" <pjfarley@banet.net>
50247              Date: Sun, 22 Oct 2000 20:00:00 -0400
50248              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
50249      Branch: perl
50250            ! ext/Storable/Storable.pm t/lib/st-lock.t
50251 ____________________________________________________________________________
50252 [  7408] By: jhi                                   on 2000/10/23  03:50:24
50253         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
50254              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
50255              Date: Sun, 22 Oct 2000 21:12:22 -0400
50256              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
50257      Branch: perl
50258            ! lib/vars.pm
50259 ____________________________________________________________________________
50260 [  7407] By: jhi                                   on 2000/10/23  03:43:12
50261         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
50262              From: Hugo <hv@crypt.compulink.co.uk>
50263              Date: Mon, 23 Oct 2000 00:47:22 +0100
50264              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
50265      Branch: perl
50266            ! regexec.c t/op/pat.t
50267 ____________________________________________________________________________
50268 [  7406] By: jhi                                   on 2000/10/23  03:40:29
50269         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
50270      Branch: perl
50271            ! lib/ExtUtils/MakeMaker.pm
50272 ____________________________________________________________________________
50273 [  7405] By: jhi                                   on 2000/10/22  21:32:00
50274         Log: Doc patch.
50275              
50276              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
50277              From: rspier@pobox.com (Robert Spier)
50278              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
50279              Message-ID: <14835.16112.13457.447971@rls.cx>
50280      Branch: perl
50281            ! lib/strict.pm
50282 ____________________________________________________________________________
50283 [  7404] By: jhi                                   on 2000/10/22  21:30:51
50284         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
50285              From: rspier@pobox.com (Robert Spier)
50286              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
50287              Message-ID: <14835.17223.72448.705566@rls.cx>
50288      Branch: perl
50289            ! lib/ExtUtils/MakeMaker.pm
50290 ____________________________________________________________________________
50291 [  7403] By: jhi                                   on 2000/10/22  21:24:11
50292         Log: Subject: [PATCH bleadperl] ripples from constsub patch
50293              From: John Tobey <jtobey@john-edwin-tobey.org>
50294              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
50295              Message-Id: <m13nSOB-000FObC@feynman.localnet>
50296      Branch: perl
50297            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
50298 ____________________________________________________________________________
50299 [  7402] By: jhi                                   on 2000/10/22  20:59:35
50300         Log: Support s?printf parameter reordering.
50301      Branch: perl
50302            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
50303 ____________________________________________________________________________
50304 [  7401] By: jhi                                   on 2000/10/22  19:19:14
50305         Log: Expand %Config variables only if explicitly so requested
50306              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
50307              
50308              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
50309              From: Gurusamy Sarathy <gsar@ActiveState.com>
50310              Date: Sun, 22 Oct 2000 11:47:32 -0700
50311              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
50312      Branch: perl
50313            ! Makefile.SH lib/lib_pm.PL
50314 ____________________________________________________________________________
50315 [  7400] By: jhi                                   on 2000/10/22  18:24:10
50316         Log: Move the #7390 test from warn/op to comp/redef.
50317              
50318              Subject: Re: Creating const subs for constants.
50319              From: John Tobey <jtobey@john-edwin-tobey.org>
50320              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
50321              Message-Id: <m13nG72-000FObC@feynman.localnet>               
50322      Branch: perl
50323            ! t/comp/redef.t t/pragma/warn/op
50324 ____________________________________________________________________________
50325 [  7399] By: jhi                                   on 2000/10/22  17:49:59
50326         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
50327              From: Nicholas Clark <nick@ccl4.org>
50328              Date: Sat, 21 Oct 2000 22:23:19 +0100
50329              Message-ID: <20001021222319.B45586@plum.flirble.org>
50330      Branch: perl
50331            ! ext/DynaLoader/DynaLoader_pm.PL
50332 ____________________________________________________________________________
50333 [  7398] By: jhi                                   on 2000/10/22  17:47:35
50334         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
50335              From: Hugo <hv@crypt.compulink.co.uk>
50336              Date: Sat, 21 Oct 2000 18:19:59 +0100
50337              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
50338      Branch: perl
50339            ! ext/B/B.pm ext/B/B/C.pm
50340 ____________________________________________________________________________
50341 [  7397] By: jhi                                   on 2000/10/22  17:35:18
50342         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
50343              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
50344              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
50345              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
50346      Branch: perl
50347            ! hints/openbsd.sh
50348 ____________________________________________________________________________
50349 [  7396] By: jhi                                   on 2000/10/22  17:19:46
50350         Log: Subject: installman go-faster stripes
50351              From: Nicholas Clark <nick@talking.bollo.cx>
50352              Date: Sat, 21 Oct 2000 17:24:53 +0100
50353              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
50354              
50355              Subject: Re: installman go-faster stripes
50356              From: Russ Allbery <rra@stanford.edu>
50357              Date: 21 Oct 2000 11:04:13 -0700
50358              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
50359      Branch: perl
50360            ! installman pod/pod2man.PL
50361 ____________________________________________________________________________
50362 [  7395] By: jhi                                   on 2000/10/22  17:17:35
50363         Log: Hints tweak from Anton Berezin.
50364      Branch: perl
50365            ! hints/freebsd.sh
50366 ____________________________________________________________________________
50367 [  7394] By: jhi                                   on 2000/10/22  04:50:04
50368         Log: Tweak the Is* definitions of Unicode character classes
50369              to better match the official categorizations; embrace
50370              the official categorizations; add the combining marks
50371              as alpha (and -numeric); fix DCinital (a typo and edito)
50372              to be DCmedial.
50373      Branch: perl
50374            + lib/unicode/Is/DCmedial.pl
50375            - lib/unicode/Is/DCinital.pl
50376            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
50377            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
50378            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
50379            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
50380 ____________________________________________________________________________
50381 [  7393] By: jhi                                   on 2000/10/21  18:06:05
50382         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
50383              From: Daniel Chetlin <daniel@chetlin.com>
50384              Date: Sat, 21 Oct 2000 02:57:03 -0700
50385              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
50386      Branch: perl
50387            + t/lib/tie-splice.t
50388            ! MANIFEST lib/Tie/Array.pm
50389 ____________________________________________________________________________
50390 [  7392] By: gsar                                  on 2000/10/21  18:05:15
50391         Log: resync utfperl branch with mainline
50392      Branch: utfperl
50393           !> (integrate 1760 files)
50394 ____________________________________________________________________________
50395 [  7391] By: jhi                                   on 2000/10/21  14:37:49
50396         Log: Testcases for a #7383,#7385 related bug.
50397              
50398              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
50399              From: Nicholas Clark <nick@ccl4.org>
50400              Date: Sat, 21 Oct 2000 15:04:51 +0100
50401              Message-ID: <20001021150451.A51566@plum.flirble.org>
50402      Branch: perl
50403            ! t/pragma/utf8.t
50404 ____________________________________________________________________________
50405 [  7390] By: jhi                                   on 2000/10/21  14:35:57
50406         Log: Add a testcase for #7389.
50407      Branch: perl
50408            ! t/pragma/warn/op
50409 ____________________________________________________________________________
50410 [  7389] By: jhi                                   on 2000/10/21  14:26:45
50411         Log: Subject: Re: Creating const subs for constants.
50412              From: John Tobey <jtobey@john-edwin-tobey.org>
50413              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
50414              Message-Id: <m13mo0N-000FObC@feynman.localnet>
50415      Branch: perl
50416            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
50417            ! proto.h sv.c
50418 ____________________________________________________________________________
50419 [  7388] By: nick                                  on 2000/10/21  11:44:23
50420         Log: Populate perlio branch
50421      Branch: perlio
50422           +> (branch 1760 files)
50423 ____________________________________________________________________________
50424 [  7387] By: nick                                  on 2000/10/21  10:52:05
50425         Log: Get branch back as replica of mainline via :
50426              p4 integrate -b utfperl
50427              p4 resolve -at ./...
50428      Branch: utfperl
50429           +> (branch 269 files)
50430            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
50431            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
50432            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
50433            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
50434            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
50435            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
50436            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
50437            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
50438            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
50439            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
50440            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
50441            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
50442            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
50443            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
50444            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
50445            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
50446            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
50447            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
50448            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
50449            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
50450            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
50451            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
50452            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
50453            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
50454            - lib/unicode/UCD300.html lib/unicode/Unicode.300
50455            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
50456            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
50457            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
50458            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
50459           !> (integrate 965 files)
50460 ____________________________________________________________________________
50461 [  7386] By: jhi                                   on 2000/10/21  01:31:12
50462         Log: Update Changes.
50463      Branch: perl
50464            ! Changes patchlevel.h
50465 ____________________________________________________________________________
50466 [  7385] By: jhi                                   on 2000/10/21  01:28:42
50467         Log: The #7383 was right only in the context of the original bug report,
50468              not in more general case.
50469      Branch: perl
50470            ! pp_hot.c
50471 ____________________________________________________________________________
50472 [  7384] By: jhi                                   on 2000/10/21  01:08:23
50473         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
50474      Branch: perl
50475            ! ext/IO/lib/IO/Select.pm
50476 ____________________________________________________________________________
50477 [  7383] By: jhi                                   on 2000/10/21  00:44:18
50478         Log: Fix for ID 20001020.006, concatenating an unset submatch
50479              with utf8 resulted in "Modification of a read-only value".
50480      Branch: perl
50481            ! pp_hot.c t/pragma/utf8.t
50482 ____________________________________________________________________________
50483 [  7382] By: jhi                                   on 2000/10/20  20:44:31
50484         Log: Make scan_num() reëntrant, as suggested in
50485              
50486              Subject: [PATCH perl@7229] Rentrant parser and yylex()
50487              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
50488              Date: Fri, 20 Oct 2000 14:17:27 +0100
50489              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
50490      Branch: perl
50491            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
50492            ! toke.c
50493 ____________________________________________________________________________
50494 [  7381] By: jhi                                   on 2000/10/20  20:07:29
50495         Log: Reëntrancy fix.
50496              
50497              Subject: [PATCH perl@7229] Rentrant parser and yylex()
50498              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
50499              Date: Fri, 20 Oct 2000 14:17:27 +0100
50500              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
50501      Branch: perl
50502            ! embed.h embed.pl perl.h proto.h toke.c
50503 ____________________________________________________________________________
50504 [  7380] By: jhi                                   on 2000/10/20  19:15:54
50505         Log: Don't write double values through long double pointers,
50506              based on a part of
50507              
50508              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
50509              From: Jens Hamisch <jens@Strawberry.COM>
50510              Date: Tue, 17 Oct 2000 08:39:36 +0200
50511              Message-Id: <20001017083936.A11104@Strawberry.COM>
50512      Branch: perl
50513            ! perl.h pp.c
50514 ____________________________________________________________________________
50515 [  7379] By: jhi                                   on 2000/10/20  18:43:37
50516         Log: Portability tweak on #7377.
50517              
50518              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
50519              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50520              Date:     Fri, 20 Oct 2000 13:13:41 EDT
50521              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
50522      Branch: perl
50523            ! t/lib/dprof.t
50524 ____________________________________________________________________________
50525 [  7378] By: jhi                                   on 2000/10/20  12:57:19
50526         Log: SOCKS function redefinitions need prototypes, too, otherwise
50527              for example 32 bit versus 64 bit differences cause a lot of
50528              problems.  Part of
50529              
50530              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
50531              From: Jens Hamisch <jens@Strawberry.COM>
50532              Date: Tue, 17 Oct 2000 08:39:36 +0200
50533              Message-Id: <20001017083936.A11104@Strawberry.COM>
50534      Branch: perl
50535            ! doio.c pp_sys.c
50536 ____________________________________________________________________________
50537 [  7377] By: jhi                                   on 2000/10/20  12:37:12
50538         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
50539              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50540              Date:     Fri, 20 Oct 2000 08:26:04 EDT
50541              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
50542      Branch: perl
50543            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
50544 ____________________________________________________________________________
50545 [  7376] By: jhi                                   on 2000/10/20  12:35:31
50546         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
50547              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50548              Date:     Fri, 20 Oct 2000 07:48:15 EDT
50549              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
50550      Branch: perl
50551            ! configure.com vms/gen_shrfls.pl
50552 ____________________________________________________________________________
50553 [  7375] By: bailey                                on 2000/10/20  04:44:37
50554         Log: SYN SYN
50555      Branch: vmsperl
50556           +> (branch 134 files)
50557            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
50558            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
50559            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
50560            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
50561            - eg/cgi/frameset.cgi eg/cgi/index.html
50562            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
50563            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
50564            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
50565            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
50566            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
50567            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
50568            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
50569            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
50570            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
50571            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
50572            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
50573            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
50574            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
50575            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
50576            - lib/unicode/Props.txt lib/unicode/UCD300.html
50577            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
50578            - utils/perlbc.PL vms/subconfigure.com
50579           !> (integrate 785 files)
50580 ____________________________________________________________________________
50581 [  7374] By: jhi                                   on 2000/10/20  00:59:48
50582         Log: In the latest compiler builds cccdlflags must not become -fpic,
50583              from Wilfredo Sánchez.
50584      Branch: perl
50585            ! hints/darwin.sh
50586 ____________________________________________________________________________
50587 [  7373] By: jhi                                   on 2000/10/20  00:56:35
50588         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
50589              From: Tony Cook <tony@develop-help.com>
50590              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
50591              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
50592      Branch: perl
50593            ! pod/perlop.pod
50594 ____________________________________________________________________________
50595 [  7372] By: jhi                                   on 2000/10/19  19:34:40
50596         Log: Typo noted by Mark Lutz.
50597      Branch: perl
50598            ! t/op/64bitint.t
50599 ____________________________________________________________________________
50600 [  7371] By: jhi                                   on 2000/10/19  19:33:13
50601         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
50602      Branch: metaconfig
50603            ! U/modified/Cppsym.U U/modified/Oldconfig.U
50604      Branch: metaconfig/U/perl
50605            ! End.U dlsrc.U libperl.U
50606      Branch: perl
50607            + hints/nonstopux.sh
50608            ! Configure MANIFEST config_h.SH
50609 ____________________________________________________________________________
50610 [  7370] By: jhi                                   on 2000/10/19  17:18:08
50611         Log: Subject: PATCH do_print has 2 PerlIO_error()s
50612              From: nick@ccl4.org
50613              Date: Thu, 19 Oct 2000 18:09:20 +0100
50614              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
50615      Branch: perl
50616            ! doio.c
50617 ____________________________________________________________________________
50618 [  7369] By: jhi                                   on 2000/10/19  14:01:49
50619         Log: Update Changes.
50620      Branch: perl
50621            ! Changes patchlevel.h
50622 ____________________________________________________________________________
50623 [  7368] By: jhi                                   on 2000/10/19  13:04:29
50624         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
50625              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50626              Date: Wed, 18 Oct 2000 13:12:01 +0200
50627              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
50628      Branch: perl
50629            ! hints/aix.sh
50630 ____________________________________________________________________________
50631 [  7367] By: jhi                                   on 2000/10/19  02:22:40
50632         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
50633              of a 'pmshort' anywhere in the B, so the offending line was simply
50634              removed.
50635      Branch: perl
50636            ! ext/B/B/Debug.pm
50637 ____________________________________________________________________________
50638 [  7366] By: jhi                                   on 2000/10/19  02:12:37
50639         Log: Add the test case for the bug id 20000730.004 which seems
50640              to have been fixed by now.
50641      Branch: perl
50642            ! t/pragma/utf8.t
50643 ____________________________________________________________________________
50644 [  7365] By: jhi                                   on 2000/10/18  23:36:24
50645         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
50646              From: Hugo <hv@crypt.compulink.co.uk>
50647              Date: Wed, 18 Oct 2000 23:25:58 +0100
50648              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
50649      Branch: perl
50650            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
50651 ____________________________________________________________________________
50652 [  7364] By: jhi                                   on 2000/10/18  21:12:53
50653         Log: (retracted)
50654      Branch: perl
50655            ! pp.c
50656 ____________________________________________________________________________
50657 [  7363] By: jhi                                   on 2000/10/18  20:55:38
50658         Log: Missing change from #7362.
50659      Branch: perl
50660            ! win32/perlhost.h
50661 ____________________________________________________________________________
50662 [  7362] By: jhi                                   on 2000/10/18  20:52:01
50663         Log: Borland C fstat() never saw the fd as writable.
50664              
50665              Subject: fix for Borland's weak "stat" (perl@7211)
50666              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
50667              Date: Mon, 16 Oct 2000 09:55:03 +0400
50668              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
50669      Branch: perl
50670            ! win32/win32.c
50671 ____________________________________________________________________________
50672 [  7361] By: jhi                                   on 2000/10/18  17:43:50
50673         Log: Regen toc.
50674      Branch: perl
50675            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
50676 ____________________________________________________________________________
50677 [  7360] By: jhi                                   on 2000/10/18  17:07:44
50678         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50679              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
50680              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
50681              Date: Mon, 16 Oct 2000 15:19:49 +0200
50682      Branch: perl
50683            + README.aix
50684            ! MANIFEST
50685 ____________________________________________________________________________
50686 [  7359] By: jhi                                   on 2000/10/18  17:04:49
50687         Log: Subject: Pod patch for Devel::Peek
50688              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50689              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
50690              Date: Mon, 16 Oct 2000 12:26:34 +0200
50691      Branch: perl
50692            ! ext/Devel/Peek/Peek.pm
50693 ____________________________________________________________________________
50694 [  7358] By: jhi                                   on 2000/10/18  17:03:15
50695         Log: Make Cwd more bulletproof in chrooted environments.
50696              
50697              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
50698              From: "Eric E. Coe" <Eric.Coe@oracle.com>
50699              Date: Wed, 18 Oct 2000 04:03:54 -0400
50700              Message-Id: <39ED596A.70E599FE@oracle.com>
50701      Branch: perl
50702            ! lib/Cwd.pm
50703 ____________________________________________________________________________
50704 [  7357] By: jhi                                   on 2000/10/18  16:37:26
50705         Log: Disable the UTF8 downgrade croakage for now to avoid
50706              too many not okay messages.
50707      Branch: perl
50708            ! doio.c
50709 ____________________________________________________________________________
50710 [  7356] By: jhi                                   on 2000/10/17  23:29:41
50711         Log: Show the failed remote port, instead of the failing line number.
50712              
50713              Subject: [PATCH 5.6.1 Debugger] More diagnostics
50714              From: David Sparks <daves@ActiveState.com>
50715              Date: Tue, 17 Oct 2000 15:00:24 -0700
50716              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
50717      Branch: perl
50718            ! lib/perl5db.pl
50719 ____________________________________________________________________________
50720 [  7355] By: jhi                                   on 2000/10/17  14:11:31
50721         Log: On output try to downgrade to bytes, croak if impossible,
50722              from Simon Cozens.  This means that outputting >255 UTF8
50723              is impossible.  Consider this as a strong incentive to get
50724              the I/O disciplines implemented.
50725      Branch: perl
50726            ! doio.c pod/perldiag.pod sv.c
50727 ____________________________________________________________________________
50728 [  7354] By: jhi                                   on 2000/10/17  13:42:23
50729         Log: Clarify documentation on 'use bytes'.
50730              
50731              Subject: Re: What does 'use bytes' "mean" ?
50732              From: Simon Cozens <simon@cozens.net>
50733              Date: Mon, 18 Sep 2000 18:24:25 +0100
50734              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
50735      Branch: perl
50736            ! lib/bytes.pm
50737 ____________________________________________________________________________
50738 [  7353] By: jhi                                   on 2000/10/17  13:28:12
50739         Log: Workaround for a sfio bug where the stream error indicator
50740              is not cleared as documented.
50741              
50742              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
50743              From: Nicholas Clark <nick@ccl4.org>
50744              Date: Mon, 16 Oct 2000 18:28:23 +0100
50745              Message-ID: <20001016182823.J19700@plum.flirble.org>
50746      Branch: perl
50747            ! doio.c
50748 ____________________________________________________________________________
50749 [  7352] By: jhi                                   on 2000/10/17  13:06:19
50750         Log: More IoTYPE sprinkling.
50751      Branch: perl
50752            ! doio.c pp_hot.c
50753 ____________________________________________________________________________
50754 [  7351] By: jhi                                   on 2000/10/16  22:47:07
50755         Log: Detect early whether the std streams have gone bad.
50756              
50757              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
50758              Date: Mon, 16 Oct 2000 23:28:42 +0100
50759              From: Nicholas Clark <nick@ccl4.org>
50760              Message-ID: <20001016232842.A37942@plum.flirble.org>
50761      Branch: perl
50762            ! t/op/misc.t
50763 ____________________________________________________________________________
50764 [  7350] By: jhi                                   on 2000/10/16  22:45:16
50765         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
50766              From: "Peter J. Farley III" <pjfarley@banet.net>
50767              Date: Mon, 16 Oct 2000 18:15:59 -0400
50768              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
50769      Branch: perl
50770            ! djgpp/djgpp.c dosish.h t/io/open.t
50771 ____________________________________________________________________________
50772 [  7349] By: jhi                                   on 2000/10/16  22:36:45
50773         Log: perldelta tweak.
50774      Branch: perl
50775            ! pod/perldelta.pod
50776 ____________________________________________________________________________
50777 [  7348] By: jhi                                   on 2000/10/16  15:17:53
50778         Log: Update Changes.
50779      Branch: perl
50780            ! Changes patchlevel.h
50781 ____________________________________________________________________________
50782 [  7347] By: jhi                                   on 2000/10/16  13:55:27
50783         Log: Add the capability to include/exclude branches.
50784      Branch: perl
50785            ! Porting/genlog
50786 ____________________________________________________________________________
50787 [  7346] By: jhi                                   on 2000/10/16  13:18:04
50788         Log: Add Charles Lane.
50789      Branch: perl
50790            ! AUTHORS Changes
50791 ____________________________________________________________________________
50792 [  7345] By: jhi                                   on 2000/10/16  13:13:21
50793         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
50794      Branch: perl
50795            ! pod/perldelta.pod
50796 ____________________________________________________________________________
50797 [  7344] By: gsar                                  on 2000/10/16  09:30:21
50798         Log: integrate change#6220 from cfgperl
50799              
50800              Win32 patches from Benjamin Stuhl.
50801      Branch: maint-5.6/perl
50802           !> makedef.pl win32/win32.h
50803 ____________________________________________________________________________
50804 [  7343] By: gsar                                  on 2000/10/16  08:32:19
50805         Log: integrate changes#6221,6222 from cfgperl
50806              
50807              Remove tr///CU (the feature is to be obsoleted by better interfaces).
50808              From: simon@brecon.co.uk (Simon Cozens)
50809              Subject: [PATCH] Eliminate tr///[CU][CU]
50810              Date: 23 Jun 2000 11:05:40 GMT
50811              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
50812              
50813              doc typo fix
50814              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
50815              From: Ian Phillipps <Ian.Phillipps@iname.com>
50816              Date: Fri, 23 Jun 2000 10:40:58 +0100
50817              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
50818      Branch: maint-5.6/perl
50819           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
50820 ____________________________________________________________________________
50821 [  7342] By: gsar                                  on 2000/10/16  08:28:08
50822         Log: integrate change#6217 from cfgperl (in part)
50823              
50824              Rename the fdpid locking and integrate with Sarathy.
50825      Branch: maint-5.6/perl
50826           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
50827           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
50828           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
50829           !> win32/win32.c
50830 ____________________________________________________________________________
50831 [  7341] By: gsar                                  on 2000/10/16  08:23:39
50832         Log: integrate changes#6214..6216 from mainline
50833              
50834              @_ can't have junk in it even in the non-USE_ITHREADS case because
50835              caller() wants to populate @DB::args with it (causes a coredump
50836              in Carp::confess())
50837              
50838              tweak comment about @DB::args
50839              
50840              be more optimal about clearing @_
50841      Branch: maint-5.6/perl
50842           !> av.h cop.h pp_ctl.c t/op/runlevel.t
50843 ____________________________________________________________________________
50844 [  7340] By: gsar                                  on 2000/10/16  08:20:37
50845         Log: integrate changes#6207..6210 from cfgperl
50846              
50847              Subject: [PATCH 5.6.0] Threadsafe patches
50848              From: Dan Sugalski <dan@sidhe.org>
50849              To: perl5-porters@perl.org
50850              Date: Mon, 08 May 2000 18:08:13 -0400
50851              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
50852              
50853              Regen headers for #6207.
50854              
50855              Lock PL_fdpid against race conditions, based on:
50856              Subject: [PATCH 5.6.0]subprocess fixup for threads
50857              From: Dan Sugalski <dan@sidhe.org>
50858              To: perl5-porters@perl.org
50859              Date: Tue, 11 Apr 2000 17:02:32 -0400
50860              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
50861              
50862              Mopup for #6207 and #6209.
50863      Branch: maint-5.6/perl
50864           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
50865           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
50866           !> win32/win32.c
50867 ____________________________________________________________________________
50868 [  7339] By: gsar                                  on 2000/10/16  08:14:34
50869         Log: integrate change#6203 from cfgperl
50870              
50871              perldiag should refer to perlos2.pod not README.os2
50872      Branch: maint-5.6/perl
50873           !> pod/perldiag.pod
50874 ____________________________________________________________________________
50875 [  7338] By: gsar                                  on 2000/10/16  08:11:42
50876         Log: integrate change#6201 from mainline
50877              
50878              Perl_eval_pv() leaks 4 bytes every time it is called because it
50879              does a PUSHMARK that's never ever POPMARKed; in general, only
50880              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
50881              Perl_eval_[sp]v() don't because they don't take any incoming
50882              arguments (this leak has been around since the original version
50883              of perl_eval_pv() in 5.003_97e)
50884      Branch: maint-5.6/perl
50885           !> perl.c
50886 ____________________________________________________________________________
50887 [  7337] By: gsar                                  on 2000/10/16  08:08:47
50888         Log: integrate changes#6197..6200 from cfgperl
50889              
50890              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
50891              From: John Borwick <jhborwic@unity.ncsu.edu>
50892              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
50893              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
50894              
50895              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
50896              From: Dan Sugalski <dan@sidhe.org>
50897              To: vmsperl@perl.org, perl5-porters@perl.org
50898              Date: Fri, 02 Jun 2000 16:00:41 -0400
50899              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
50900              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
50901              
50902              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
50903              From: Dan Sugalski <dan@sidhe.org>
50904              To: perl5-porters@perl.org, vmsperl@perl.org
50905              Date: Fri, 02 Jun 2000 17:30:51 -0400
50906              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
50907              
50908              Update to cperl-mode.el 4.31 from
50909              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
50910              Subject: A couple of notes
50911              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50912              To: Mailing list Perl5 <perl5-porters@perl.org>
50913              Date: Sat, 3 Jun 2000 23:33:32 -0400
50914              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
50915      Branch: maint-5.6/perl
50916           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
50917           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
50918           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
50919           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
50920           !> vms/vmsish.h
50921 ____________________________________________________________________________
50922 [  7336] By: gsar                                  on 2000/10/16  08:03:46
50923         Log: integrate changes#6194,6195 from mainline
50924              
50925              fix small eval"" memory leaks under USE_ITHREADS
50926              
50927              fix yet another eval"" leak under USE_ITHREADS
50928      Branch: maint-5.6/perl
50929           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
50930           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
50931           !> vms/perly_c.vms
50932 ____________________________________________________________________________
50933 [  7335] By: gsar                                  on 2000/10/16  08:02:15
50934         Log: integrate changes#6190,6191 from mainline
50935              
50936              submit missing embed.pl change
50937              
50938              vec() loses numericalness (modified version of patch suggested
50939              by Robin Barker)
50940      Branch: maint-5.6/perl
50941           !> doop.c embed.pl t/op/vec.t
50942 ____________________________________________________________________________
50943 [  7334] By: gsar                                  on 2000/10/16  08:01:03
50944         Log: integrate change#6189 from mainline
50945              
50946              counting tr/// corrupts later operation (from M.J.T Guy)
50947      Branch: maint-5.6/perl
50948           !> doop.c t/op/tr.t
50949 ____________________________________________________________________________
50950 [  7333] By: gsar                                  on 2000/10/16  07:59:07
50951         Log: integrate changes#6183..6188 from mainline
50952              
50953              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
50954              <nick@ccl4.org>)
50955              
50956              tweak for change#6127
50957              
50958              remove incorrect documentation about implicit split to @_ in
50959              list context, which never really worked in perl 5 (from
50960              M.J.T. Guy)
50961              
50962              further qualify references to "alphanumeric" (from Wolfgang Laun
50963              <wolfgang.laun@alcatel.at>)
50964              
50965              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
50966              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
50967              
50968              h2xs tweaks
50969      Branch: maint-5.6/perl
50970           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
50971           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
50972           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
50973           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
50974           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
50975           !> pod/pod2latex.PL utils/h2xs.PL
50976 ____________________________________________________________________________
50977 [  7332] By: gsar                                  on 2000/10/16  07:53:52
50978         Log: integrate change#6179 from mainline
50979              
50980              buggy modulus on UVs introduced by change#3378 (resulted in
50981              4063328477 % 65535 amounting to 27406, instead of 27407)
50982      Branch: maint-5.6/perl
50983           !> pp.c t/op/arith.t
50984 ____________________________________________________________________________
50985 [  7331] By: gsar                                  on 2000/10/16  07:52:49
50986         Log: integrate changes#6176,6177,6178,6182 from cfgperl
50987              
50988              Single-quoted utf8 patch from Simon Cozens.
50989              
50990              Substitution utf8 patch from Simon Cozens.
50991              
50992              Be cleaner.
50993              
50994              Be Cleaner Part Deux.
50995      Branch: maint-5.6/perl
50996           !> Makefile.SH pp_hot.c toke.c
50997 ____________________________________________________________________________
50998 [  7330] By: gsar                                  on 2000/10/16  07:41:36
50999         Log: integrate change#6172 from mainline
51000              
51001              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
51002              (from Ilya Zakharevich)
51003      Branch: maint-5.6/perl
51004           !> regexec.c t/op/re_tests
51005 ____________________________________________________________________________
51006 [  7329] By: gsar                                  on 2000/10/16  07:40:25
51007         Log: integrate change#6171 from mainline
51008              
51009              scalar() doesn't force scalar context when used in void context
51010              (from Simon Cozens)
51011      Branch: maint-5.6/perl
51012           !> op.c t/op/wantarray.t
51013 ____________________________________________________________________________
51014 [  7328] By: gsar                                  on 2000/10/16  07:39:33
51015         Log: integrate change#6170 from mainline
51016              
51017              change#6142 needs tweaks to tests to work where there's no
51018              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
51019      Branch: maint-5.6/perl
51020           !> t/lib/filefind.t
51021 ____________________________________________________________________________
51022 [  7327] By: gsar                                  on 2000/10/16  07:35:34
51023         Log: integrate changes#6166..6168 from cfgperl
51024              
51025              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
51026              in case somebody wants to write an extension for more
51027              shadow database interfaces.
51028              
51029              tweak todo
51030              
51031              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
51032      Branch: maint-5.6/perl
51033           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
51034           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
51035           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
51036           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
51037           !> win32/config.vc win32/config_H.bc win32/config_H.gc
51038           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
51039 ____________________________________________________________________________
51040 [  7326] By: gsar                                  on 2000/10/16  07:29:05
51041         Log: integrate changes#6157,6159..6161,6164 from cfgperl
51042              
51043              Regen Configure to jive with #6149.
51044              
51045              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
51046              
51047              Changes for the File::Temp 0.08 (change #6159) test suite
51048              to fit better into the Perl distribution test framework.
51049              
51050              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
51051              both from Simon Cozens.
51052              
51053              detypo
51054      Branch: maint-5.6/perl
51055           +> pod/perlmodlib.PL pod/perlnewmod.pod
51056           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
51057           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
51058           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
51059           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
51060 ____________________________________________________________________________
51061 [  7325] By: gsar                                  on 2000/10/16  07:25:13
51062         Log: integrate change#6158 from vmsperl
51063              
51064              Add fallback to tmpfile for use in cases where user's relying on
51065              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
51066              Lane's patch)
51067      Branch: maint-5.6/perl
51068           !> vms/vms.c vms/vmsish.h
51069 ____________________________________________________________________________
51070 [  7324] By: gsar                                  on 2000/10/16  07:20:50
51071         Log: integrate changes#6153..6155 from mainline
51072              
51073              prettier Test::Harness output on failed tests (from Nicholas Clark
51074              <nick@Bagpuss.uk.boo.com>)
51075              
51076              avoid type mismatch warning
51077              
51078              small bug in change#6144; remove random \xA0 character that snuck
51079              in via change#6145
51080      Branch: maint-5.6/perl
51081           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
51082           !> perl.c
51083 ____________________________________________________________________________
51084 [  7323] By: gsar                                  on 2000/10/16  07:18:47
51085         Log: integrate changes#6151,6152 from mainline
51086              
51087              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
51088              
51089              cosmetic fixups of RE debug output (from Ilya Zakharevich)
51090      Branch: maint-5.6/perl
51091           !> regexec.c
51092 ____________________________________________________________________________
51093 [  7322] By: gsar                                  on 2000/10/16  07:17:25
51094         Log: integrate changes#6146..6150 from mainline
51095              
51096              doc typo
51097              
51098              add a make entry to Config.pm so "perl -V:make" works on VMS
51099              (from Peter Prymmer)
51100              
51101              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
51102              
51103              OS/2 tweaks for usethreads build (from Rocco Caputo
51104              <troc@netrus.net>)
51105              
51106              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
51107      Branch: maint-5.6/perl
51108           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
51109           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
51110           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
51111           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
51112           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
51113           !> warnings.pl x2p/a2p.h
51114 ____________________________________________________________________________
51115 [  7321] By: gsar                                  on 2000/10/16  07:14:02
51116         Log: integrate changes#6143..6145 from mainline
51117              
51118              MacOS support, part 1 (from Matthias Neeracher
51119              <neeri@iis.ee.ethz.ch>)
51120              
51121              MacOS support, part 2: make AutoSplit use File::Spec instead
51122              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
51123              <neeri@iis.ee.ethz.ch>)
51124              
51125              make xsubpp skip embedded pod (from Matthias Neeracher
51126              <neeri@iis.ee.ethz.ch>)
51127      Branch: maint-5.6/perl
51128           +> ext/DynaLoader/dl_mac.xs
51129           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
51130           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
51131           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
51132           !> pp_ctl.c proto.h toke.c util.c util.h
51133 ____________________________________________________________________________
51134 [  7320] By: gsar                                  on 2000/10/16  07:12:13
51135         Log: integrate changes#6141,6142 from mainline
51136              
51137              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
51138              forwarded by Peter Seebach from the bsdi-users mailing list.
51139              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
51140              
51141              File::Find fails to chdir when chasing symlinks (from
51142              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
51143      Branch: maint-5.6/perl
51144           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
51145 ____________________________________________________________________________
51146 [  7319] By: gsar                                  on 2000/10/16  07:04:30
51147         Log: integrate change#6139 from mainline
51148              
51149              revise mktables.PL for bugs and newness in Unicode 3.0
51150              (from James Bence <jbence@amgen.com>)
51151      Branch: maint-5.6/perl
51152           +> (branch 30 files)
51153           !> (integrate 49 files)
51154 ____________________________________________________________________________
51155 [  7318] By: gsar                                  on 2000/10/16  07:01:01
51156         Log: integrate changes#6137,6138 from mainline
51157              
51158              fix bogus redeclaration warning for "our" variables in different
51159              scopes
51160              
51161              add note about the handling of negative indices to tied arrays
51162              (from Michael G Schwern <schwern@pobox.com>)
51163      Branch: maint-5.6/perl
51164           !> op.c pod/perltie.pod t/pragma/strict-vars
51165 ____________________________________________________________________________
51166 [  7317] By: gsar                                  on 2000/10/16  06:58:46
51167         Log: integrate changes#6127..6136 from mainline
51168              
51169              call_method(...,G_EVAL) can longjmp() out if the method probing
51170              failed (from Gisle Aas)
51171              
51172              new perlxstut example for passing/returning refs to arrays
51173              (from David Lowe <dlowe@pootpoot.com>)
51174              
51175              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
51176              
51177              fix places that mean C<"word" character> but say C<alphanumeric
51178              character>
51179              
51180              avoid warnings in POSIX.pm (from Barrie Slaymaker)
51181              
51182              warnings::enabled() doesn't fall back to looking at $^W if
51183              caller isn't using lexical warnings (from Paul Marquess)
51184              
51185              elide bogus test in change#6132
51186              
51187              make Test::Harness use wait.h/WCOREDUMP if available
51188              (from Ben Tilly <ben_tilly@hotmail.com>)
51189              
51190              enable Test::Harness to dynamically determine column width etc.
51191              (from Rob Napier <rnapier@employees.org>)
51192              
51193              random pod typos (from Peter Scott <Peter@PSDT.com>)
51194      Branch: maint-5.6/perl
51195           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
51196           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
51197           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
51198           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
51199 ____________________________________________________________________________
51200 [  7316] By: gsar                                  on 2000/10/16  06:53:23
51201         Log: integrate change#6126 from mainline
51202              
51203              change#2879 broke rvalue autovivification of magicals such as
51204              ${$num} (reworked variant of patch suggested by Simon Cozens)
51205      Branch: maint-5.6/perl
51206           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
51207           !> pp_hot.c proto.h t/op/gv.t
51208 ____________________________________________________________________________
51209 [  7315] By: gsar                                  on 2000/10/16  06:51:38
51210         Log: integrate changes#6123,6125 from mainline
51211              
51212              clarify gotcha with #line directives (from Rocco Caputo
51213              <troc@netrus.net>)
51214              
51215              enable propagating exception objects via Perl_croak() in XS code
51216              (from Gisle Aas)
51217      Branch: maint-5.6/perl
51218           !> pod/perldebug.pod pod/perlsyn.pod util.c
51219 ____________________________________________________________________________
51220 [  7314] By: gsar                                  on 2000/10/16  06:49:28
51221         Log: integrate change#6122 from mainline
51222              
51223              downgrade fatal error on C<"foo@nosucharray.com"> to optional
51224              warning (from Mark-Jason Dominus)
51225      Branch: maint-5.6/perl
51226           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
51227           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
51228           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
51229           !> toke.c
51230 ____________________________________________________________________________
51231 [  7313] By: gsar                                  on 2000/10/16  06:46:54
51232         Log: integrate changes#6112..6121 from vmsperl
51233              
51234              Check for existence of file before trying to delete
51235              
51236              Ugly workaround for version-specific RTL error
51237              
51238              Urk -- undo previous removal of vmsish 'exit' change
51239              
51240              Add bounds checking for several strings (Charles Lane)
51241              
51242              Miscellaneous cosmetic fixes (Charles Lane)
51243              
51244              Treat sockets as special in sys(read|write) (Charles Lane et al.)
51245              
51246              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
51247              Flatten case labels in switch statements uniformly (Charles Bailey)
51248              
51249              Quiet error messages in vmsish.t (Charles Lane)
51250              
51251              Add missing escape (Charles Lane)
51252              
51253              Allow eliminate_macros() and fixpath() to handle space-delimited
51254              lists (based on fixes by Craig Berry)
51255      Branch: maint-5.6/perl
51256           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
51257           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
51258           !> vms/vmsish.h
51259 ____________________________________________________________________________
51260 [  7312] By: gsar                                  on 2000/10/16  06:41:18
51261         Log: integrate changes#6107,6110 from cfgperl
51262              
51263              Tweak the todo list.
51264              
51265              todo tweak
51266      Branch: maint-5.6/perl
51267           !> Todo-5.6
51268 ____________________________________________________________________________
51269 [  7311] By: gsar                                  on 2000/10/16  06:38:38
51270         Log: integrate changes#6104,6108 from mainline
51271              
51272              PL_sys_intern was being initialized too late on windows
51273              
51274              reenable fake signal handling on Windows, bugs and all
51275      Branch: maint-5.6/perl
51276           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
51277           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
51278           !> win32/win32.c
51279 ____________________________________________________________________________
51280 [  7310] By: gsar                                  on 2000/10/16  06:36:03
51281         Log: integrate changes#6095,6097..6103 from cfgperl
51282              
51283              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
51284              might be useful in future.
51285              
51286              Add a note about possible compilation problems from Allen Smith.
51287              
51288              Add a note about other, yet unsupported, shadow password APIs.
51289              
51290              Tweaks for the cc bugs from Allen Smith.
51291              
51292              More compilation tweakery from Allen Smith.
51293              
51294              Hints and test tweaks for Unicos.
51295              
51296              The test suite tweak in #6101 wasn't quite right.
51297              
51298              Test tweaking for Unicos continues.
51299      Branch: maint-5.6/perl
51300           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
51301           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
51302           !> t/lib/complex.t t/op/64bitint.t
51303 ____________________________________________________________________________
51304 [  7309] By: gsar                                  on 2000/10/16  06:29:41
51305         Log: integrate changes#6093,6094 from mainline
51306              
51307              fork() failure to create pseudo process sets errno=EAGAIN and returns
51308              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
51309              
51310              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
51311      Branch: maint-5.6/perl
51312           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
51313           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
51314 ____________________________________________________________________________
51315 [  7308] By: gsar                                  on 2000/10/16  06:27:29
51316         Log: integrate change#6092 from cfgperl
51317              
51318              Regen perltoc with the fixed buildtoc.
51319      Branch: maint-5.6/perl
51320           !> pod/perltoc.pod
51321 ____________________________________________________________________________
51322 [  7307] By: gsar                                  on 2000/10/16  06:26:40
51323         Log: integrate changes#6089,6090 from mainline
51324              
51325              buildtoc tweak to fix newline lossage
51326              
51327              concat doesn't preserve utf8-ness, and doesn't invalidate
51328              [NI]OK; added tests for both
51329      Branch: maint-5.6/perl
51330           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
51331 ____________________________________________________________________________
51332 [  7306] By: gsar                                  on 2000/10/16  06:24:05
51333         Log: integrate change#6088 from cfgperl
51334              
51335              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
51336              because we do not use those.  The HAS_GETSPNAM remains,
51337              though, because we still do use that.
51338      Branch: maint-5.6/perl
51339           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
51340           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
51341           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
51342           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
51343           !> win32/config.vc win32/config_H.bc win32/config_H.gc
51344           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
51345 ____________________________________________________________________________
51346 [  7305] By: gsar                                  on 2000/10/16  06:15:52
51347         Log: integrate changes#6084,6085,6087 from mainline
51348              
51349              substr() does not preserve utf8-ness (from Stefan Eissing
51350              <Eissing@medicaldataservice.de>); added tests
51351              
51352              repeat operator (x) doesn't preserve utf8-ness
51353              
51354              reverse() and quotemeta() weren't preserving utf8-ness; add tests
51355      Branch: maint-5.6/perl
51356           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
51357 ____________________________________________________________________________
51358 [  7304] By: gsar                                  on 2000/10/16  06:13:10
51359         Log: integrate changes#6077..6083 from mainline
51360              
51361              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
51362              and Tom Phoenix)
51363              
51364              workaround for CRT bug in chdir() (from Charles Lane, via
51365              Peter Prymmer)
51366              
51367              remove outdated kludge in Carp (NULLs are permitted in diagnostics
51368              now)
51369              
51370              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
51371              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
51372              
51373              better default perlbug categories for ok reports (from Richard Foley)
51374              
51375              peek.t non-portable to ithreads
51376              
51377              note about undocumented caller() return value (from M.J.T. Guy);
51378              yet another peek.t tweak
51379      Branch: maint-5.6/perl
51380           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
51381           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
51382           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
51383           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
51384           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
51385           !> vms/vmsish.h
51386 ____________________________________________________________________________
51387 [  7303] By: gsar                                  on 2000/10/16  06:03:18
51388         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
51389              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
51390              
51391              &HUGE_VAL is not defined, it exists.
51392              
51393              Do not warn that an infinity does not look like a number.
51394              
51395              Rewrite the pwent/spent logic to be a little bit more clearer.
51396              
51397              Continue on the pwent/spent case.
51398              
51399              Correct Freudian slip.
51400              
51401              Use HUGE_VALL if applicable.
51402              
51403              pwent/spent #ifdef imbalance.
51404              
51405              Infinite problems.
51406              
51407              Call getspnam() only iff needd.
51408              
51409              Test both the scalar and list contexts.
51410              
51411              Use setxxent()/endxxent().
51412              
51413              Complex tweakery.
51414              
51415              Unicos hint tweak.
51416              
51417              Be more forgiving in POSIX about HUGE_VALL.
51418              
51419              Detypo.
51420              
51421              The search of infinity continues, this time simplified.
51422              
51423              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
51424              in natively 64-bit platforms where a long is a quad (no need
51425              for long longs).  Also added bias for IVs.
51426              
51427              Complex tweaks.
51428              
51429              Introduce t/lib/peek.t.
51430              
51431              Make the test more portable.
51432      Branch: maint-5.6/perl
51433           +> t/lib/peek.t
51434            ! pp_sys.c
51435           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
51436           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
51437           !> t/op/pwent.t toke.c util.c
51438 ____________________________________________________________________________
51439 [  7302] By: gsar                                  on 2000/10/16  05:03:37
51440         Log: integrate changes#6066..6071 from mainline
51441              
51442              s/END/CHECK/
51443              
51444              replace direct call to sighandler() with (*PL_sighandlerp)()
51445              
51446              note about values()
51447              
51448              File::Spec compatibility update (from Barrie Slaymaker
51449              <barries@slaysys.com>)
51450              
51451              remove misleading comment (from M.J.T. Guy)
51452              
51453              misformatted perllocal.pod (from Tim Jenness
51454              <t.jenness@jach.hawaii.edu>)
51455      Branch: maint-5.6/perl
51456           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
51457           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
51458           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
51459           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
51460 ____________________________________________________________________________
51461 [  7301] By: gsar                                  on 2000/10/16  05:00:08
51462         Log: integrate changes#6061..6063 from mainline
51463              
51464              change#5921 neglected to make eq honor "use bytes"
51465              
51466              additional tests for utf8.t
51467              
51468              tokeq() could read unallocated field in argument
51469      Branch: maint-5.6/perl
51470           !> sv.c t/pragma/utf8.t toke.c
51471 ____________________________________________________________________________
51472 [  7300] By: gsar                                  on 2000/10/16  04:56:54
51473         Log: integrate changes#6046,6048,6057,6058 from mainline
51474              
51475              libscheck has insufficient checks for n32 libs (from
51476              Albert Chin-A-Young <china@thewrittenword.com>)
51477              
51478              add note about how $( doesn't interpolate in REs (from
51479              Philip Newton <newton@ficus.frogspace.net>)
51480              
51481              fix broken parsing of /\x{ab}/
51482              
51483              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
51484              (spotted by Donald Kinzer <dkinzer@premia.com>)
51485      Branch: maint-5.6/perl
51486           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
51487           !> t/pragma/utf8.t
51488 ____________________________________________________________________________
51489 [  7299] By: gsar                                  on 2000/10/16  04:52:50
51490         Log: integrate change#6044 from mainline
51491              
51492              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
51493              such that underscores are only ignored in literal numbers,
51494              "\x{...}", and hex/oct argument
51495      Branch: maint-5.6/perl
51496           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
51497 ____________________________________________________________________________
51498 [  7298] By: gsar                                  on 2000/10/16  04:50:53
51499         Log: integrate changes#6027..6043 from mainline
51500              
51501              podlators-1.02 update (from Russ Allbery)
51502              
51503              Pod::Man generates groff-incompatible macro definition (from
51504              Tom Christiansen)
51505              
51506              add CGI.pm v2.66 (from Lincoln Stein)
51507              
51508              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
51509              for @- and @+ (from Johan Vromans)
51510              
51511              small nits in diagnostics.pm (from Robin Barker)
51512              
51513              whitespace adjustments
51514              
51515              missing files in MANIFEST
51516              
51517              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
51518              to compensate
51519              
51520              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
51521              
51522              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
51523      Branch: maint-5.6/perl
51524           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
51525           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
51526           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
51527           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
51528           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
51529           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
51530           !> t/lib/cgi-html.t t/lib/cgi-request.t
51531 ____________________________________________________________________________
51532 [  7297] By: gsar                                  on 2000/10/16  04:44:30
51533         Log: integrate change#6025 from mainline
51534              
51535              Is{Alnum,Alpha,Word} don't match titlecase
51536              TODO: IsSpace is defined recursively!
51537              (both spotted by Larry)
51538      Branch: maint-5.6/perl
51539           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
51540           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
51541 ____________________________________________________________________________
51542 [  7296] By: gsar                                  on 2000/10/16  04:39:30
51543         Log: integrate change#6023 from mainline
51544              
51545              debugger stomps on $. (from M.J.T. Guy)
51546      Branch: maint-5.6/perl
51547           !> lib/perl5db.pl
51548 ____________________________________________________________________________
51549 [  7295] By: gsar                                  on 2000/10/16  04:38:02
51550         Log: integrate change#6022 from mainline
51551              
51552              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
51553      Branch: maint-5.6/perl
51554           !> sv.c
51555 ____________________________________________________________________________
51556 [  7294] By: gsar                                  on 2000/10/16  04:37:05
51557         Log: integrate changes#6018..6021 from mainline
51558              
51559              make lib/syslog.t portable to systems that don't have _PATH_LOG,
51560              make _PATH_LOG() return "" if unavailable
51561              
51562              windows portability tweaks
51563              
51564              test tweak
51565              
51566              remove Win2K issue in pod (fixed by change#6020)
51567      Branch: maint-5.6/perl
51568           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
51569           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
51570           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
51571 ____________________________________________________________________________
51572 [  7293] By: gsar                                  on 2000/10/16  04:20:00
51573         Log: integrate changes#6013..6015 from mainline
51574              
51575              tweak change#5945 to display correct switch name in diagnostic
51576              
51577              glob() loading File::Glob behind the scenes may cause syntax errors
51578              
51579              tweak test for portability
51580      Branch: maint-5.6/perl
51581           !> op.c perl.c pod/perldiag.pod t/lib/b.t
51582 ____________________________________________________________________________
51583 [  7292] By: gsar                                  on 2000/10/16  04:18:11
51584         Log: integrate changes#6005..6010 from mainline, cfgperl
51585              
51586              perldoc might fail via "use blib" (from Hugo van der Sanden)
51587              
51588              Regen Configure.
51589              
51590              note about compile failures and END blocks (from M.J.T. Guy)
51591              
51592              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
51593              
51594              (change#6009 integrated earlier in change#7255)
51595              
51596              clarify note about shadow password support (from
51597              gellyfish@gellyfish.com)
51598      Branch: maint-5.6/perl
51599           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
51600           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
51601           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
51602 ____________________________________________________________________________
51603 [  7291] By: gsar                                  on 2000/10/16  04:12:03
51604         Log: integrate changes#6002,6003 from mainline
51605              
51606              destructive sv_setsv() can lose UV-ness from source, causing
51607              numeric promotions/comparisons to fail to do the right thing
51608              
51609              allow REG_EXPAND_SZ keys in Windows registry (from
51610              John Clayton <John.Clayton@barclayscapital.com>)
51611      Branch: maint-5.6/perl
51612           !> sv.c win32/win32.c
51613 ____________________________________________________________________________
51614 [  7290] By: gsar                                  on 2000/10/16  04:10:19
51615         Log: integrate change#6001 from mainline
51616              
51617              support additional library locations via $Config{otherlibdirs}
51618              (from Andy Dougherty)
51619      Branch: maint-5.6/perl
51620           !> Configure INSTALL Porting/Glossary Porting/config.sh
51621           !> Porting/config_H config_h.SH epoc/config.sh perl.c
51622           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
51623           !> win32/config.bc win32/config.gc win32/config.vc
51624 ____________________________________________________________________________
51625 [  7289] By: gsar                                  on 2000/10/16  04:08:28
51626         Log: integrate change#5999 from mainline
51627              
51628              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
51629      Branch: maint-5.6/perl
51630           !> t/pragma/warn/toke toke.c
51631 ____________________________________________________________________________
51632 [  7288] By: gsar                                  on 2000/10/16  04:07:01
51633         Log: integrate changes#5997,5998 from cfgperl
51634              
51635              Preserve $!.
51636              
51637              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
51638      Branch: maint-5.6/perl
51639           !> lib/Math/Complex.pm
51640 ____________________________________________________________________________
51641 [  7287] By: gsar                                  on 2000/10/16  04:04:37
51642         Log: integrate change#5995 from mainline
51643              
51644              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
51645      Branch: maint-5.6/perl
51646           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
51647 ____________________________________________________________________________
51648 [  7286] By: gsar                                  on 2000/10/16  04:03:21
51649         Log: integrate change#5994 from mainline
51650              
51651              fix for missed accounting for null byte in pack("Z",...) (from
51652              M.J.T. Guy)
51653      Branch: maint-5.6/perl
51654           !> pp.c t/op/pack.t
51655 ____________________________________________________________________________
51656 [  7285] By: gsar                                  on 2000/10/16  04:02:11
51657         Log: integrate changes#5989..5993 from mainline
51658              
51659              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
51660              itself and no other (from Tom Hughes)
51661              
51662              use $ENV{LIB} to search for libs under Visual C compiler
51663              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
51664              
51665              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
51666              
51667              pod nit (from Simon Cozens)
51668              
51669              various minor tweaks seen on p5p
51670      Branch: maint-5.6/perl
51671           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
51672           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
51673           !> t/op/array.t toke.c
51674 ____________________________________________________________________________
51675 [  7284] By: gsar                                  on 2000/10/16  03:59:00
51676         Log: integrate changes#5978..5988 from mainline
51677              
51678              sync version numbers in File::Spec with the ones on CPAN
51679              (from Barrie Slaymaker)
51680              
51681              under useithreads, constant pad entries could inadvertantly be
51682              shared across threads (from Eric Blood <eblood@xmission.com>);
51683              added Eric's test case to testsuite
51684              
51685              allow Configure -S to run non-interactively (spotted by Greg Hudson
51686              <ghudson@mit.edu>)
51687              
51688              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
51689              prototype mismatch with CORE::glob(); update pod and tests to
51690              suit (File::Glob::glob() is still available for backward
51691              compatibility, but should be considered deprecated)
51692              
51693              avoid error in IO::Socket::INET when given an unknown service name
51694              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
51695              
51696              numeric conversion of non-number in change#3378 tramples on
51697              OOK offset, causing segfaults
51698              
51699              attributes::reftype() doesn't work on tied argument
51700              
51701              forked child may not exit correctly if it failed to open
51702              /dev/console (from Graham Barr)
51703              
51704              add regular expressions tutorial and quick-start guide (from
51705              Mark Kvale <kvale@phy.ucsf.edu>)
51706              
51707              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
51708              
51709              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
51710              <paul@miraclefish.com>)
51711      Branch: maint-5.6/perl
51712           +> pod/perlrequick.pod pod/perlretut.pod
51713           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
51714           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
51715           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
51716           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
51717           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
51718           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
51719           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
51720           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
51721 ____________________________________________________________________________
51722 [  7283] By: gsar                                  on 2000/10/16  03:52:14
51723         Log: integrate change#5977 from mainline
51724              
51725              autoquote barewords followed by newline and arrow properly
51726              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
51727      Branch: maint-5.6/perl
51728           !> t/pragma/warn/toke toke.c
51729 ____________________________________________________________________________
51730 [  7282] By: gsar                                  on 2000/10/16  03:50:48
51731         Log: integrate change#5976 from mainline
51732              
51733              DB_File v1.73 update (from Paul Marquess)
51734      Branch: maint-5.6/perl
51735           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
51736           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
51737 ____________________________________________________________________________
51738 [  7281] By: gsar                                  on 2000/10/16  03:49:14
51739         Log: integrate change#5975 from mainline
51740              
51741              allow sort() reentrancy (variant of patch suggested by
51742              Hugo van der Sanden)
51743      Branch: maint-5.6/perl
51744           !> pp_ctl.c t/op/sort.t
51745 ____________________________________________________________________________
51746 [  7280] By: gsar                                  on 2000/10/16  03:48:22
51747         Log: integrate change#5974 from mainline
51748              
51749              change#4197 somehow missed initializing PL_errors, meaning
51750              syntax error queueing wasn't working outside eval"" at all;
51751              also fixed eval"" to localize PL_error_count, so that compile-time
51752              eval's don't clobber the error state of the outer context
51753      Branch: maint-5.6/perl
51754           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
51755           !> t/pragma/warn/toke
51756 ____________________________________________________________________________
51757 [  7279] By: gsar                                  on 2000/10/16  03:46:21
51758         Log: integrate change#5973 from mainline
51759              
51760              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
51761      Branch: maint-5.6/perl
51762           !> regcomp.c regexec.c t/op/re_tests
51763 ____________________________________________________________________________
51764 [  7278] By: gsar                                  on 2000/10/16  03:44:54
51765         Log: integrate change#5971 from cfgperl
51766              
51767              Unicos tweaks from Mark P. Lutz.
51768      Branch: maint-5.6/perl
51769           !> hints/unicos.sh lib/Math/Complex.pm
51770 ____________________________________________________________________________
51771 [  7277] By: gsar                                  on 2000/10/16  03:42:59
51772         Log: integrate changes#5966..5970 from mainline
51773              
51774              add testsuite for B backends, fix bug in B::Deparse (from
51775              Simon Cozens <simon@brecon.co.uk>)
51776              
51777              improved docs on the warn_uninit diagnostic (from David Glasser
51778              and Simon Cozens)
51779              
51780              tolerate spaces in group names in test on solaris (from David Boyce
51781              <dsb@boyski.com>)
51782              
51783              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
51784              
51785              Data::Dumper fumbles negative numbers on 32-bit platforms where
51786              IV is >32bits
51787      Branch: maint-5.6/perl
51788           +> t/lib/b.t t/lib/syslog.t
51789           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
51790           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
51791           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
51792 ____________________________________________________________________________
51793 [  7276] By: gsar                                  on 2000/10/16  03:39:30
51794         Log: integrate change#5965 from mainline
51795              
51796              avoid "will not stay shared" warnings for our variables (from
51797              Robin Barker)
51798      Branch: maint-5.6/perl
51799           !> op.c t/pragma/warn/op
51800 ____________________________________________________________________________
51801 [  7275] By: gsar                                  on 2000/10/16  03:38:18
51802         Log: integrate change#5964 from mainline
51803              
51804              reformat to 72 columns (again)
51805      Branch: maint-5.6/perl
51806           !> pod/perldiag.pod
51807 ____________________________________________________________________________
51808 [  7274] By: gsar                                  on 2000/10/16  03:36:58
51809         Log: integrate change#5963 from mainline
51810              
51811              patch from Larry to make (\&) prototype work; added tests for
51812              the same
51813      Branch: maint-5.6/perl
51814           !> op.c t/comp/proto.t
51815 ____________________________________________________________________________
51816 [  7273] By: gsar                                  on 2000/10/16  03:35:51
51817         Log: integrate changes#5956..5962 from mainline
51818              
51819              better diagnostics on failed tests (from Ilya Zakharevich)
51820              
51821              pod nits (from A. C. Yardley <yardley@tanet.net>)
51822              
51823              change#3569 deleted some essential code, revert; avoid use of
51824              atexit() to make DynaLoader work properly on AIX under mod_perl
51825              (from Jens-Uwe Mager <jum@helios.de>)
51826              
51827              doubled words in pods (from Simon Cozens
51828              <simon.p.cozens@jp.pwcglobal.com>)
51829              
51830              better INSTALL notes on Solaris issues (from Dominic Dunlop)
51831              
51832              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
51833              
51834              updated README.hpux (from Jeff Okamoto)
51835      Branch: maint-5.6/perl
51836           !> INSTALL README.hpux emacs/cperl-mode.el
51837           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
51838           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
51839           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
51840           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
51841           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
51842           !> t/op/lex_assign.t
51843 ____________________________________________________________________________
51844 [  7272] By: gsar                                  on 2000/10/16  03:31:22
51845         Log: integrate change#5955 from mainline
51846              
51847              longstanding bug exposed by change#3307: sort arguments weren't
51848              compiled with the right wantarray context (ensuing runtime lookup
51849              via block_gimme() was getting the incidental context of the
51850              sort() itself)
51851      Branch: maint-5.6/perl
51852           !> op.c t/op/sort.t
51853 ____________________________________________________________________________
51854 [  7271] By: gsar                                  on 2000/10/16  03:29:11
51855         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
51856              branch
51857              
51858              Flatten the cpp jungle doing the nosuid checking.
51859              
51860              Do not assume sign propagation. (from M.J.T. Guy)
51861              
51862              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
51863              
51864              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
51865              Now pp_ncmp() returns undef is either operand is a NaN.
51866              
51867              On second thoughts frexp() does have two arguments.
51868              
51869              Document that tr() is not tr(1).
51870              
51871              Be more robust on "extreme" (large absolute value)
51872              arguments.  Originally reported by Daniel Connelly
51873              as a problem with asinh() on large negative arguments,
51874              asinh() used to bail out because an argument to log()
51875              ended up being zero.  Ilya Zakharevich proposed using
51876              Taylor's series in such cases, which for such large
51877              arguments is a very good approximation.
51878              
51879              Undo "use integer" addition from 64bitint as it seems
51880              to break most of the subtests in Digital UNIX;
51881              Unicos needs to find another way.
51882      Branch: maint-5.6/perl
51883           !> (integrate 29 files)
51884 ____________________________________________________________________________
51885 [  7270] By: gsar                                  on 2000/10/16  03:09:44
51886         Log: integrate changes#5948,5949,5950 from mainline
51887              
51888              typo in vars.pm that leads to cryptic message (from Piotr
51889              Piatkowski <kompas@kompas.usr.onet.pl>)
51890              
51891              make perldoc use the pod2man from the same version (from
51892              M.J.T. Guy)
51893              
51894              reformat perldiag to avoid long lines
51895      Branch: maint-5.6/perl
51896           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
51897 ____________________________________________________________________________
51898 [  7269] By: gsar                                  on 2000/10/16  03:05:54
51899         Log: integrate change#5947 from mainline
51900              
51901              use &dl_error rather than &dl_load_file as the guard for calling
51902              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
51903              statically built perl)
51904      Branch: maint-5.6/perl
51905           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
51906 ____________________________________________________________________________
51907 [  7268] By: gsar                                  on 2000/10/16  03:04:48
51908         Log: integrate change#5945 from mainline
51909              
51910              make module name mandatory after -M switch; reorder perldiag
51911              alphabetically (from Mark-Jason Dominus)
51912      Branch: maint-5.6/perl
51913           !> perl.c pod/perldiag.pod
51914 ____________________________________________________________________________
51915 [  7267] By: gsar                                  on 2000/10/16  03:03:01
51916         Log: integrate change#5939 from mainline
51917              
51918              more pod nits (from Larry Virden)
51919      Branch: maint-5.6/perl
51920           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
51921           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
51922           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
51923 ____________________________________________________________________________
51924 [  7266] By: gsar                                  on 2000/10/16  03:01:39
51925         Log: integrate change#5938 from mainline
51926              
51927              Consolidated B::Deparse fixes (from Stephen McCamant)
51928      Branch: maint-5.6/perl
51929           !> ext/B/B/Deparse.pm
51930 ____________________________________________________________________________
51931 [  7265] By: gsar                                  on 2000/10/16  03:00:43
51932         Log: integrate change#5936 from mainline
51933              
51934              additional tests for change#7263 (from Paul Marquess)
51935      Branch: maint-5.6/perl
51936           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
51937           !> t/pragma/warn/5nolint t/pragma/warn/6default
51938 ____________________________________________________________________________
51939 [  7264] By: gsar                                  on 2000/10/16  02:58:34
51940         Log: integrate change#5934 from mainline
51941              
51942              propagate lexical warnings from surrounding scope correctly
51943              within string eval() (from Paul Marquess)
51944      Branch: maint-5.6/perl
51945           !> pp_ctl.c t/pragma/warn/pp_ctl
51946 ____________________________________________________________________________
51947 [  7263] By: gsar                                  on 2000/10/16  02:56:53
51948         Log: integrate change#5932 from mainline
51949              
51950              add rsignal(), whichsig() and do_join() to public API list
51951              (mod_perl uses them to good advantage)
51952      Branch: maint-5.6/perl
51953           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
51954 ____________________________________________________________________________
51955 [  7262] By: gsar                                  on 2000/10/16  02:55:53
51956         Log: integrate change#5931 from mainline
51957              
51958              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
51959      Branch: maint-5.6/perl
51960           !> pp_hot.c regexec.c t/op/pat.t
51961 ____________________________________________________________________________
51962 [  7261] By: gsar                                  on 2000/10/16  02:55:01
51963         Log: integrate change#5930 from mainline
51964              
51965              small os390 tweaks (from Peter Prymmer)
51966      Branch: maint-5.6/perl
51967           !> config_h.SH makedepend.SH
51968 ____________________________________________________________________________
51969 [  7260] By: gsar                                  on 2000/10/16  02:54:10
51970         Log: integrate change#5929 from mainline
51971              
51972              pod nits
51973      Branch: maint-5.6/perl
51974           !> pod/perlguts.pod
51975 ____________________________________________________________________________
51976 [  7259] By: gsar                                  on 2000/10/16  02:52:55
51977         Log: integrate change#5927 from mainline
51978              
51979              arrange for next() to resume at the unstack op rather than the
51980              loop conditional, so that scope cleanup happens correctly
51981              (from Stephen McCamant)
51982      Branch: maint-5.6/perl
51983           !> op.c pp_ctl.c t/op/misc.t
51984 ____________________________________________________________________________
51985 [  7258] By: gsar                                  on 2000/10/16  02:51:38
51986         Log: integrate change#5926 from mainline
51987              
51988              on windows, reserve 16M of stack rather than 128M (allows more
51989              threads to run concurrently)
51990      Branch: maint-5.6/perl
51991           !> win32/Makefile win32/makefile.mk
51992 ____________________________________________________________________________
51993 [  7257] By: gsar                                  on 2000/10/16  02:50:37
51994         Log: integrate change#5925 from mainline
51995              
51996              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
51997      Branch: maint-5.6/perl
51998           !> toke.c
51999 ____________________________________________________________________________
52000 [  7256] By: gsar                                  on 2000/10/16  02:49:36
52001         Log: integrate change#5924 from mainline
52002              
52003              avoid using uninitialized memory in require version check
52004      Branch: maint-5.6/perl
52005           !> pp_ctl.c universal.c
52006 ____________________________________________________________________________
52007 [  7255] By: gsar                                  on 2000/10/16  02:48:03
52008         Log: integrate changes#5923,5928,6009 from mainline
52009              
52010              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
52011      Branch: maint-5.6/perl
52012           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
52013 ____________________________________________________________________________
52014 [  7254] By: gsar                                  on 2000/10/16  02:44:46
52015         Log: integrate change#5922 from mainline
52016              
52017              commentary about IoTYPE() (from Nathan Torkington)
52018      Branch: maint-5.6/perl
52019           !> sv.h
52020 ____________________________________________________________________________
52021 [  7253] By: gsar                                  on 2000/10/16  02:43:49
52022         Log: integrate change#5921 from mainline
52023              
52024              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
52025      Branch: maint-5.6/perl
52026           !> sv.c t/lib/charnames.t t/pragma/utf8.t
52027 ____________________________________________________________________________
52028 [  7252] By: gsar                                  on 2000/10/16  02:42:31
52029         Log: integrate change#5920 from mainline
52030              
52031              Larry's fix for buggy propagation of utf8-ness in join(); add test
52032      Branch: maint-5.6/perl
52033           !> doop.c t/op/ver.t
52034 ____________________________________________________________________________
52035 [  7251] By: gsar                                  on 2000/10/16  02:41:14
52036         Log: integrate changes#5915..5919 from mainline
52037              
52038              various (pod tweaks &c)
52039      Branch: maint-5.6/perl
52040           !> (integrate 33 files)
52041 ____________________________________________________________________________
52042 [  7250] By: gsar                                  on 2000/10/16  02:38:16
52043         Log: integrate change#5914 from mainline
52044              
52045              caller() wasn't returning the right number of elements for
52046              eval {...}
52047      Branch: maint-5.6/perl
52048           !> pp_ctl.c t/pragma/warn/9enabled
52049 ____________________________________________________________________________
52050 [  7249] By: gsar                                  on 2000/10/16  02:37:02
52051         Log: integrate change#5913 from mainline
52052              
52053              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
52054              (from Mark-Jason Dominus)
52055      Branch: maint-5.6/perl
52056           !> pod/perlfunc.pod
52057 ____________________________________________________________________________
52058 [  7248] By: gsar                                  on 2000/10/16  02:35:58
52059         Log: integrate change#5912 from mainline
52060              
52061              fix totally broken caching in UNIVERSAL::isa() (from
52062              Nick Ing-Simmons)
52063      Branch: maint-5.6/perl
52064           !> t/op/universal.t universal.c
52065 ____________________________________________________________________________
52066 [  7247] By: gsar                                  on 2000/10/16  02:34:27
52067         Log: integrate changes#5910,5911 from mainline
52068              
52069              typo in pod
52070              
52071              add linebreak properties from unicode/LineBrk.txt (from
52072              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
52073      Branch: maint-5.6/perl
52074           +> (branch 29 files)
52075           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
52076 ____________________________________________________________________________
52077 [  7246] By: gsar                                  on 2000/10/16  02:33:29
52078         Log: integrate change#5909 from mainline
52079              
52080              mode argument to do_binmode() should be file mode, not boolean
52081      Branch: maint-5.6/perl
52082           !> pp_sys.c
52083 ____________________________________________________________________________
52084 [  7245] By: gsar                                  on 2000/10/16  02:31:04
52085         Log: integrate change#5908 from mainline
52086              
52087              introduce illegal symbols into null package so that
52088              gv_fetchpv(...,TRUE) always returns a valid GV even when the
52089              symbol is trapped by strictures (avoids coredumps)
52090      Branch: maint-5.6/perl
52091           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
52092           !> t/pragma/strict-vars
52093 ____________________________________________________________________________
52094 [  7244] By: jhi                                   on 2000/10/16  02:29:54
52095         Log: Subject: $Carp::ExportLevel confusion in Exporter
52096              From: "Ben Tilly" <ben_tilly@hotmail.com>
52097              Date: Sat, 14 Oct 2000 16:44:34 EDT
52098              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
52099      Branch: perl
52100            ! lib/Exporter/Heavy.pm
52101 ____________________________________________________________________________
52102 [  7243] By: jhi                                   on 2000/10/16  02:28:33
52103         Log: Subject: [PATCH perlguts.pod] Document offset hack
52104              From: Simon Cozens <simon@cozens.net>
52105              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
52106              Date: Sat, 14 Oct 2000 19:32:25 +0100
52107      Branch: perl
52108            ! pod/perlguts.pod
52109 ____________________________________________________________________________
52110 [  7242] By: gsar                                  on 2000/10/16  02:26:51
52111         Log: integrate changes#5905,5906,5907,6064 from mainline
52112              
52113              printf/sprintf didn't get quad types right under use64bitint
52114      Branch: maint-5.6/perl
52115           !> pp_sys.c sv.c t/op/64bitint.t
52116 ____________________________________________________________________________
52117 [  7241] By: jhi                                   on 2000/10/16  02:22:44
52118         Log: Subject: small pod patch
52119              From: Dan Boorstein <dan_boo@bellsouth.net>
52120              Date: Sat, 14 Oct 2000 14:29:24 -0400
52121              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
52122      Branch: perl
52123            ! pod/perlfaq7.pod pod/perlmod.pod
52124 ____________________________________________________________________________
52125 [  7240] By: jhi                                   on 2000/10/16  02:13:46
52126         Log: -w cleanup.
52127              
52128              Subject: Re: Problems with bleadperl 
52129              From: "Stephen P. Potter" <spp@ds.net>
52130              Date: Fri, 13 Oct 2000 13:32:49 -0400
52131              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
52132      Branch: perl
52133            ! t/pragma/overload.t
52134 ____________________________________________________________________________
52135 [  7239] By: jhi                                   on 2000/10/16  01:41:18
52136         Log: One more ~utf8 tweak.
52137      Branch: perl
52138            ! t/op/bop.t
52139 ____________________________________________________________________________
52140 [  7238] By: jhi                                   on 2000/10/16  01:34:14
52141         Log: Tweak the test of #7235.
52142      Branch: perl
52143            ! t/op/bop.t
52144 ____________________________________________________________________________
52145 [  7237] By: jhi                                   on 2000/10/16  01:25:04
52146         Log: Fix a couple of compiler-noted nits in #7235.
52147      Branch: perl
52148            ! pp.c
52149 ____________________________________________________________________________
52150 [  7236] By: jhi                                   on 2000/10/16  01:22:46
52151         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
52152      Branch: perl
52153            ! pp.c pp_hot.c
52154 ____________________________________________________________________________
52155 [  7235] By: jhi                                   on 2000/10/15  16:24:44
52156         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
52157              
52158              From: Simon Cozens <simon@cozens.net>
52159              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
52160              Date: Sat, 14 Oct 2000 20:52:13 +0100
52161              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
52162      Branch: perl
52163            ! pp.c t/op/bop.t utf8.h
52164 ____________________________________________________________________________
52165 [  7234] By: jhi                                   on 2000/10/15  15:19:29
52166         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
52167              The problem was that rx->minlen was in chars while pp_split()
52168              thought it would be in bytes. 
52169      Branch: perl
52170            ! pp.c t/pragma/utf8.t
52171 ____________________________________________________________________________
52172 [  7233] By: jhi                                   on 2000/10/14  20:24:24
52173         Log: Document FNCASE=y as discussed in the bug 20000902.009.
52174      Branch: perl
52175            ! README.dos
52176 ____________________________________________________________________________
52177 [  7232] By: jhi                                   on 2000/10/14  18:52:21
52178         Log: Add test for bug id 20000427.003 (which seems to have
52179              been fixed) (also duplicate as 20000427.004, though
52180              with a higher severity).  Move one utf8 from op/append
52181              to pragma/utf8, tag the tests with bug ids.
52182      Branch: perl
52183            ! t/op/append.t t/pragma/utf8.t
52184 ____________________________________________________________________________
52185 [  7231] By: jhi                                   on 2000/10/14  17:28:37
52186         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
52187      Branch: perl
52188            ! t/pragma/utf8.t
52189 ____________________________________________________________________________
52190 [  7230] By: jhi                                   on 2000/10/14  14:24:50
52191         Log: Needs to be conditional on SunOS 4.
52192              
52193              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
52194              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
52195              Date: Sat, 14 Oct 2000 13:37:49 +0100
52196              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
52197      Branch: metaconfig/U/perl
52198            ! End.U
52199      Branch: perl
52200            ! Configure myconfig.SH pod/perldelta.pod
52201 ____________________________________________________________________________
52202 [  7229] By: jhi                                   on 2000/10/14  00:49:22
52203         Log: Update Changes.
52204      Branch: perl
52205            ! Changes patchlevel.h
52206 ____________________________________________________________________________
52207 [  7228] By: jhi                                   on 2000/10/14  00:46:10
52208         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
52209              From: Peter Prymmer <pvhp@forte.com>
52210              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
52211              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
52212      Branch: perl
52213            ! lib/utf8.pm
52214 ____________________________________________________________________________
52215 [  7227] By: jhi                                   on 2000/10/13  23:20:30
52216         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
52217      Branch: perl
52218            ! t/op/tie.t
52219 ____________________________________________________________________________
52220 [  7226] By: jhi                                   on 2000/10/13  22:14:32
52221         Log: Tweak #7225.
52222              
52223              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
52224              From: Peter Prymmer <pvhp@forte.com>
52225              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
52226              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
52227      Branch: perl
52228            ! t/op/sprintf.t
52229 ____________________________________________________________________________
52230 [  7225] By: jhi                                   on 2000/10/13  22:11:31
52231         Log: op/sprintf.t patch for OS/390 (and any other host with limited
52232              floating-point exponent length)
52233              
52234              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
52235              From: Dominic Dunlop <domo@computer.org>
52236              Date: Fri, 13 Oct 2000 19:17:57 +0200
52237              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
52238      Branch: perl
52239            ! t/op/sprintf.t
52240 ____________________________________________________________________________
52241 [  7224] By: jhi                                   on 2000/10/13  18:40:48
52242         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
52243      Branch: perl
52244            ! toke.c
52245 ____________________________________________________________________________
52246 [  7223] By: jhi                                   on 2000/10/13  18:37:13
52247         Log: Thinko in #7222.
52248      Branch: perl
52249            ! utf8.c
52250 ____________________________________________________________________________
52251 [  7222] By: jhi                                   on 2000/10/13  18:05:23
52252         Log: Use UTF8SKIP(), from Simon Cozens.
52253      Branch: perl
52254            ! utf8.c
52255 ____________________________________________________________________________
52256 [  7221] By: jhi                                   on 2000/10/13  15:43:19
52257         Log: (accidentally empty check-in)
52258      Branch: perl
52259            ! utf8.c
52260 ____________________________________________________________________________
52261 [  7220] By: jhi                                   on 2000/10/13  15:23:51
52262         Log: Add (optimistically) Storable to static extensions.
52263      Branch: perl
52264            ! hints/uwin.sh hints/vmesa.sh
52265 ____________________________________________________________________________
52266 [  7219] By: jhi                                   on 2000/10/13  15:20:05
52267         Log: Amdahl UTS doesn't seem to do dynaloading.
52268      Branch: perl
52269            ! hints/uts.sh
52270 ____________________________________________________________________________
52271 [  7218] By: jhi                                   on 2000/10/13  15:15:20
52272         Log: Slight tweak of the code to appease Amdahl UTS cc.
52273      Branch: perl
52274            ! pp.c
52275 ____________________________________________________________________________
52276 [  7217] By: jhi                                   on 2000/10/13  14:50:42
52277         Log: In Amdahl UTS "struct sv" is defined by a system header,
52278              <ksync.h>.
52279      Branch: perl
52280            ! perl.h sv.h
52281 ____________________________________________________________________________
52282 [  7216] By: jhi                                   on 2000/10/13  11:58:25
52283         Log: Ilya implemented the memory profiling API.
52284      Branch: perl
52285            ! Todo
52286 ____________________________________________________________________________
52287 [  7215] By: jhi                                   on 2000/10/13  02:56:38
52288         Log: Subject: [PATCH 5.7.0] Perl API for mstats
52289              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52290              Date: Thu, 12 Oct 2000 22:52:40 -0400
52291              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
52292      Branch: perl
52293            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
52294 ____________________________________________________________________________
52295 [  7214] By: jhi                                   on 2000/10/13  02:55:38
52296         Log: Subject: [PATCH 5.7.0] IVs in mtats
52297              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52298              Date: Thu, 12 Oct 2000 22:51:04 -0400
52299              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
52300      Branch: perl
52301            ! malloc.c perl.h
52302 ____________________________________________________________________________
52303 [  7213] By: jhi                                   on 2000/10/13  02:31:47
52304         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
52305      Branch: perl
52306            ! pod/perldiag.pod pp_sys.c
52307 ____________________________________________________________________________
52308 [  7212] By: jhi                                   on 2000/10/13  01:27:38
52309         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
52310              From: Peter Prymmer <pvhp@forte.com>
52311              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
52312              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
52313      Branch: perl
52314            ! t/op/oct.t
52315 ____________________________________________________________________________
52316 [  7211] By: jhi                                   on 2000/10/13  00:35:09
52317         Log: Update Changes.
52318      Branch: perl
52319            ! Changes patchlevel.h
52320 ____________________________________________________________________________
52321 [  7210] By: jhi                                   on 2000/10/12  23:59:40
52322         Log: The Install.pm third of
52323              
52324              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
52325              From: Bill Campbell <bill@celestial.com>
52326              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
52327              Date: Thu, 5 Oct 2000 18:04:51 -0700
52328      Branch: perl
52329            ! lib/ExtUtils/Install.pm
52330 ____________________________________________________________________________
52331 [  7209] By: jhi                                   on 2000/10/12  23:58:43
52332         Log: Two thirds of
52333              
52334              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
52335              Date: Thu, 5 Oct 2000 18:04:51 -0700
52336              From: Bill Campbell <bill@celestial.com>
52337              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
52338              
52339              The Install.pm changes will be submitted separately because
52340              they need some work and discussion still.
52341      Branch: perl
52342            ! lib/getopts.pl lib/termcap.pl
52343 ____________________________________________________________________________
52344 [  7208] By: jhi                                   on 2000/10/12  23:41:19
52345         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
52346              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52347              Date:     Thu, 12 Oct 2000 07:30:02 EDT
52348              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
52349      Branch: perl
52350            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
52351            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
52352 ____________________________________________________________________________
52353 [  7207] By: jhi                                   on 2000/10/12  23:39:01
52354         Log: An updated EBCDIC tr patch.
52355              
52356              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
52357              From: Peter Prymmer <pvhp@forte.com>
52358              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
52359              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
52360      Branch: perl
52361            ! t/op/tr.t
52362 ____________________________________________________________________________
52363 [  7206] By: jhi                                   on 2000/10/12  23:34:55
52364         Log: Upgrade to CPAN 1.58, from Andreas König.
52365      Branch: perl
52366            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
52367 ____________________________________________________________________________
52368 [  7205] By: jhi                                   on 2000/10/12  23:29:08
52369         Log: Introduce the man[24-8] variables, from Andy Dougherty.
52370      Branch: metaconfig/U/perl
52371            + mandirs.U mandirstyle.U
52372      Branch: perl
52373            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52374            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
52375            ! vos/config.h vos/config.pl vos/config_h.SH_orig
52376            ! win32/config.bc win32/config.gc win32/config.vc
52377 ____________________________________________________________________________
52378 [  7204] By: gsar                                  on 2000/10/12  18:11:24
52379         Log: restore change#7202
52380      Branch: perl
52381            ! mg.c
52382 ____________________________________________________________________________
52383 [  7203] By: gsar                                  on 2000/10/12  18:09:40
52384         Log: another test of the Emergency Broadcast System--back out 
52385              change#7202
52386      Branch: perl
52387            ! mg.c
52388 ____________________________________________________________________________
52389 [  7202] By: gsar                                  on 2000/10/12  16:40:47
52390         Log: (submitted on behalf of Jarkko)
52391              Fix the lib/encode.t subtest 6 failure as reported by Andreas
52392              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
52393              was unearthed by change 7182, as was a bug in HTML::Entities.
52394      Branch: perl
52395            ! mg.c
52396 ____________________________________________________________________________
52397 [  7201] By: jhi                                   on 2000/10/11  03:16:05
52398         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
52399      Branch: perl
52400            ! pp_hot.c t/pragma/utf8.t
52401 ____________________________________________________________________________
52402 [  7200] By: jhi                                   on 2000/10/11  00:40:30
52403         Log: The #7198 was a false alarm.
52404      Branch: perl
52405            ! pp_hot.c
52406 ____________________________________________________________________________
52407 [  7199] By: jhi                                   on 2000/10/11  00:26:04
52408         Log: Remove duplicated code.
52409      Branch: perl
52410            ! t/lib/cgi-html.t
52411 ____________________________________________________________________________
52412 [  7198] By: jhi                                   on 2000/10/10  23:30:46
52413         Log: (Retracted by #7200.)
52414      Branch: perl
52415            ! pp_hot.c
52416 ____________________________________________________________________________
52417 [  7197] By: jhi                                   on 2000/10/10  21:49:30
52418         Log: Add the test case for #7190, from the original bug report
52419              by Andreas König.
52420      Branch: perl
52421            ! t/pragma/utf8.t
52422 ____________________________________________________________________________
52423 [  7196] By: jhi                                   on 2000/10/10  21:40:49
52424         Log: Reapply Andy's patch and regen Configure.
52425      Branch: perl
52426            ! Configure INSTALL Makefile.SH Porting/Glossary
52427            ! Porting/config.sh config_h.SH epoc/config.sh installperl
52428            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
52429            ! win32/config.vc
52430 ____________________________________________________________________________
52431 [  7195] By: jhi                                   on 2000/10/10  21:09:30
52432         Log: Use the versiononly instead of the installscripts,
52433              retract the changes 7146 and 7147.
52434      Branch: perl
52435            ! Configure INSTALL Makefile.SH Porting/Glossary
52436            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
52437            ! installperl uconfig.sh vos/config.def win32/config.bc
52438            ! win32/config.gc win32/config.vc
52439 ____________________________________________________________________________
52440 [  7194] By: jhi                                   on 2000/10/10  21:06:15
52441         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
52442              From: Peter Prymmer <pvhp@forte.com>
52443              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
52444              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
52445      Branch: perl
52446            ! t/op/ver.t
52447 ____________________________________________________________________________
52448 [  7193] By: jhi                                   on 2000/10/10  21:05:12
52449         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
52450              From: Peter Prymmer <pvhp@forte.com>
52451              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
52452              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
52453      Branch: perl
52454            ! t/op/tr.t
52455 ____________________________________________________________________________
52456 [  7192] By: jhi                                   on 2000/10/10  20:57:30
52457         Log: Add versiononly, delete installscripts, from Andy Dougherty.
52458      Branch: metaconfig
52459            - U/installdirs/installscripts.U
52460      Branch: metaconfig/U/perl
52461            + versiononly.U
52462 ____________________________________________________________________________
52463 [  7191] By: jhi                                   on 2000/10/10  19:41:21
52464         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
52465              From: Peter Prymmer <pvhp@forte.com>
52466              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
52467              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
52468      Branch: perl
52469            ! pod/perlebcdic.pod
52470 ____________________________________________________________________________
52471 [  7190] By: jhi                                   on 2000/10/10  19:26:14
52472         Log: Subject: Re: utf8 concat, mg_get
52473              From: Simon Cozens <simon@cozens.net>
52474              Date: Tue, 10 Oct 2000 17:40:17 +0100
52475              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
52476      Branch: perl
52477            ! pp_hot.c
52478 ____________________________________________________________________________
52479 [  7189] By: jhi                                   on 2000/10/10  19:23:03
52480         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
52481              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
52482              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
52483              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
52484      Branch: perl
52485            ! lib/ExtUtils/MM_Unix.pm
52486 ____________________________________________________________________________
52487 [  7188] By: jhi                                   on 2000/10/10  15:31:24
52488         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
52489              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
52490              Date: Fri, 14 Jul 2000 10:47:36 +0100
52491              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
52492      Branch: perl
52493            ! README.win32
52494 ____________________________________________________________________________
52495 [  7187] By: jhi                                   on 2000/10/10  13:30:10
52496         Log: Quote the temp file name, needed in Win32 because the
52497              default name unfortunately contains spaces, shouldn't
52498              hurt elsewhere.
52499              
52500              Subject: FW: perldoc fails if $TEMP contains spaces
52501              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
52502              Date: Thu, 14 Sep 2000 08:58:45 +0100
52503              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
52504      Branch: perl
52505            ! utils/perldoc.PL
52506 ____________________________________________________________________________
52507 [  7186] By: jhi                                   on 2000/10/10  13:16:27
52508         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
52509              From: hv@hugo.hybyte.com
52510              Date: Tue, 10 Oct 2000 14:10:20 +0100
52511              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
52512      Branch: perl
52513            ! t/lib/thr5005.t util.c
52514 ____________________________________________________________________________
52515 [  7185] By: jhi                                   on 2000/10/10  12:06:22
52516         Log: Upgrade to podlators 1.04, from Russ Allbery.
52517      Branch: perl
52518            ! lib/Pod/Man.pm lib/Pod/Text.pm
52519 ____________________________________________________________________________
52520 [  7184] By: jhi                                   on 2000/10/10  12:01:32
52521         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
52522      Branch: perl
52523            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
52524 ____________________________________________________________________________
52525 [  7183] By: jhi                                   on 2000/10/09  23:47:15
52526         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
52527              From: Peter Prymmer <pvhp@forte.com>
52528              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
52529              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
52530      Branch: perl
52531            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
52532 ____________________________________________________________________________
52533 [  7182] By: jhi                                   on 2000/10/09  23:43:16
52534         Log: Make eq work again with utf8 (disabling the upgrading
52535              should no more be necessary since the copies of the
52536              scalars are upgraded, not the scalars themselves).
52537              Takes care of ID 20001009.001.  (The claimed length()
52538              bug in 20001009.001 seems bogus to me.)
52539      Branch: perl
52540            ! sv.c t/pragma/utf8.t
52541 ____________________________________________________________________________
52542 [  7181] By: gsar                                  on 2000/10/09  19:41:54
52543         Log: tweak for change#7173
52544      Branch: perl
52545            ! win32/win32sck.c
52546 ____________________________________________________________________________
52547 [  7180] By: gsar                                  on 2000/10/09  19:26:56
52548         Log: on Windows, clean targets might not work under some flavors of the shell
52549      Branch: perl
52550            ! win32/Makefile win32/makefile.mk
52551 ____________________________________________________________________________
52552 [  7179] By: jhi                                   on 2000/10/09  19:21:02
52553         Log: Update Changes.
52554      Branch: perl
52555            ! Changes patchlevel.h
52556 ____________________________________________________________________________
52557 [  7178] By: jhi                                   on 2000/10/09  19:18:23
52558         Log: Warn about unknown scripts.
52559              
52560              Subject: Re: ideas? patches? [PATCH bleadperl]
52561              From: Dominic Dunlop <domo@computer.org>
52562              Date: Mon, 9 Oct 2000 14:57:17 +0200
52563              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
52564      Branch: perl
52565            ! lib/charnames.pm
52566 ____________________________________________________________________________
52567 [  7177] By: jhi                                   on 2000/10/09  19:13:27
52568         Log: Change #7160 had a nasty typo.
52569      Branch: metaconfig
52570            ! U/compline/Compile.U
52571      Branch: perl
52572            ! Configure config_h.SH
52573 ____________________________________________________________________________
52574 [  7176] By: gsar                                  on 2000/10/09  18:59:33
52575         Log: pod nit
52576      Branch: perl
52577            ! pod/perlport.pod
52578 ____________________________________________________________________________
52579 [  7175] By: gsar                                  on 2000/10/09  18:54:28
52580         Log: Windows9x doesn't support link(), despite what Config.pm
52581              might think
52582      Branch: perl
52583            ! lib/ExtUtils/Manifest.pm
52584 ____________________________________________________________________________
52585 [  7174] By: gsar                                  on 2000/10/09  18:50:03
52586         Log: avoid nonportable example code
52587      Branch: perl
52588            ! lib/File/Copy.pm
52589 ____________________________________________________________________________
52590 [  7173] By: gsar                                  on 2000/10/09  18:46:54
52591         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
52592              being used) when closing a socket handle
52593      Branch: perl
52594            ! win32/win32.c win32/win32.h win32/win32sck.c
52595 ____________________________________________________________________________
52596 [  7172] By: gsar                                  on 2000/10/09  18:41:40
52597         Log: on Windows, cwd strings in the environment should be of the
52598              form =X:=X:\foo instead of =X=X:\foo\
52599      Branch: perl
52600            ! win32/vdir.h
52601 ____________________________________________________________________________
52602 [  7171] By: gsar                                  on 2000/10/09  18:30:09
52603         Log: on Windows, LoadLibrary() could load an extension DLL multiple
52604              times if forward slashes are used in the path
52605      Branch: perl
52606            ! win32/win32.c
52607 ____________________________________________________________________________
52608 [  7170] By: jhi                                   on 2000/10/09  17:53:59
52609         Log: Add a todo note about overloadable assertions.
52610      Branch: perl
52611            ! Todo-5.6
52612 ____________________________________________________________________________
52613 [  7169] By: jhi                                   on 2000/10/09  13:43:45
52614         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
52615              From: mjd@plover.com
52616              Date: 9 Oct 2000 00:24:44 -0000
52617              Message-ID: <20001009002444.10616.qmail@plover.com>
52618      Branch: perl
52619            ! pod/perldebguts.pod
52620 ____________________________________________________________________________
52621 [  7168] By: nick                                  on 2000/10/08  13:16:33
52622         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
52623              is not right thing to do on (e.g. x86). Network order is also "right" for
52624              X fonts.
52625      Branch: perl
52626            ! ext/Encode/Encode.pm
52627 ____________________________________________________________________________
52628 [  7167] By: nick                                  on 2000/10/08  12:54:42
52629         Log: Make "encodings" work post-install when Encode/*.enc files may not
52630              be in same directory as Encode.pm
52631      Branch: perl
52632            ! ext/Encode/Encode.pm
52633 ____________________________________________________________________________
52634 [  7166] By: nick                                  on 2000/10/08  11:51:26
52635         Log: Work round the fact that $hash->{$key} does not take into account
52636              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
52637              so that key is always in the "expected" encoding - i.e. same way we put
52638              it in the hash.
52639      Branch: perl
52640            ! ext/Encode/Encode.pm
52641 ____________________________________________________________________________
52642 [  7165] By: gsar                                  on 2000/10/08  04:15:29
52643         Log: save_re_context() could reset PL_curcop to freed memory, causing core
52644              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
52645      Branch: perl
52646            ! pp_ctl.c
52647 ____________________________________________________________________________
52648 [  7164] By: jhi                                   on 2000/10/06  20:51:48
52649         Log: UTF8ize split() so that the cloned substrings get the UTF8
52650              flag of the original scalar.  Problem reported by Simon Cozens.
52651      Branch: perl
52652            ! pp.c t/pragma/utf8.t
52653 ____________________________________________________________________________
52654 [  7163] By: nick                                  on 2000/10/06  20:48:34
52655         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
52656              got a false +ve and so did not reach code which would have un-FAKEd the SV.
52657      Branch: perl
52658            ! sv.c
52659 ____________________________________________________________________________
52660 [  7162] By: nick                                  on 2000/10/06  20:25:37
52661         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
52662              To fix  (sort {$a <=> $b} keys %hash) in particular but
52663              should cover a number of other as-yet-unknown cases as well.
52664      Branch: perl
52665            ! sv.c
52666 ____________________________________________________________________________
52667 [  7161] By: jhi                                   on 2000/10/06  19:56:18
52668         Log: Change the version number of Tie::Handle in the core to 4.0,
52669              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
52670              
52671              Subject: Note on Tie::Handle
52672              From: andreas.koenig@anima.de (Andreas J. Koenig)
52673              Date:      06 Oct 2000 21:48:58 +0200
52674              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
52675      Branch: perl
52676            ! lib/Tie/Handle.pm
52677 ____________________________________________________________________________
52678 [  7160] By: jhi                                   on 2000/10/06  18:20:35
52679         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
52680              as the first option of cc/ld because of ultrapicky compilers
52681              (e.g. OS/390 R2.5)
52682      Branch: metaconfig
52683            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
52684            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
52685            ! U/compline/orderlib.U U/modified/Cppsym.U
52686            ! U/modified/d_access.U
52687      Branch: metaconfig/U/perl
52688            ! Checkcc.U d_dlsymun.U gccvers.U
52689      Branch: perl
52690            ! Configure config_h.SH
52691 ____________________________________________________________________________
52692 [  7159] By: jhi                                   on 2000/10/06  13:56:39
52693         Log: Update Changes.
52694      Branch: perl
52695            ! Changes patchlevel.h
52696 ____________________________________________________________________________
52697 [  7158] By: jhi                                   on 2000/10/06  12:48:40
52698         Log: Eliminate $Is_VMS code from the test.
52699              
52700              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
52701              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52702              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
52703              Date:     Thu, 5 Oct 2000 07:46:33 EDT
52704      Branch: perl
52705            ! t/lib/b.t
52706 ____________________________________________________________________________
52707 [  7157] By: jhi                                   on 2000/10/06  12:47:13
52708         Log: Also the $ccflags is needed for the C compiler check.
52709              
52710              Subject: Configure (check for C-compiler)
52711              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52712              Date: Fri, 06 Oct 2000 08:47:15 +0200
52713              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
52714      Branch: metaconfig/U/perl
52715            ! Checkcc.U
52716      Branch: perl
52717            ! Configure config_h.SH
52718 ____________________________________________________________________________
52719 [  7156] By: jhi                                   on 2000/10/06  11:45:15
52720         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
52721      Branch: perl
52722            ! perl.c pp_ctl.c sv.h utf8.c
52723 ____________________________________________________________________________
52724 [  7155] By: jhi                                   on 2000/10/06  11:40:41
52725         Log: IO::Handle->syswrite() did not handle length omission
52726              like CORE::syswrite() does.
52727              
52728              Subject: [Fwd] IO::Handle, syswrite and arguments
52729              From: Graham Barr <gbarr@pobox.com>
52730              Date: Fri, 6 Oct 2000 10:22:05 +0100
52731              Message-ID: <20001006102205.U6312@pobox.com>
52732              
52733              The original patch from andrew@ugh.net.au.
52734      Branch: perl
52735            ! ext/IO/lib/IO/Handle.pm
52736 ____________________________________________________________________________
52737 [  7154] By: jhi                                   on 2000/10/06  01:42:15
52738         Log: Tweak #7153.
52739      Branch: perl
52740            ! utf8.h
52741 ____________________________________________________________________________
52742 [  7153] By: jhi                                   on 2000/10/06  00:39:55
52743         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
52744      Branch: perl
52745            ! utf8.h
52746 ____________________________________________________________________________
52747 [  7152] By: jhi                                   on 2000/10/06  00:38:11
52748         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
52749      Branch: perl
52750            ! perl.c pp_ctl.c sv.h utf8.c
52751 ____________________________________________________________________________
52752 [  7151] By: jhi                                   on 2000/10/06  00:36:38
52753         Log: Subject: Re: Questions about Tie::Array and perl modules
52754              From: Nick Ing-Simmons <nik@tiuk.ti.com>
52755              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
52756              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
52757              
52758              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
52759      Branch: perl
52760            ! lib/Tie/Array.pm t/op/array.t
52761 ____________________________________________________________________________
52762 [  7150] By: jhi                                   on 2000/10/05  00:20:45
52763         Log: Regen Changes.
52764      Branch: perl
52765            ! Changes patchlevel.h
52766 ____________________________________________________________________________
52767 [  7149] By: jhi                                   on 2000/10/05  00:20:01
52768         Log: Regen toc.
52769      Branch: perl
52770            ! pod/perltoc.pod
52771 ____________________________________________________________________________
52772 [  7148] By: jhi                                   on 2000/10/04  23:35:08
52773         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
52774              reported several times by Dominic Dunlop, for example in
52775              ID 20000315.008.  Patch from Dominic.  Patch affects at
52776              least MachTen, and possibly other oldish BSDs. Should not
52777              break non-broken platforms (tested on LinuxPPC). 
52778      Branch: perl
52779            ! doio.c
52780 ____________________________________________________________________________
52781 [  7147] By: jhi                                   on 2000/10/04  23:26:34
52782         Log: The one that got away from 7146.
52783      Branch: metaconfig
52784            + U/installdirs/installscripts.U
52785 ____________________________________________________________________________
52786 [  7146] By: jhi                                   on 2000/10/04  23:25:04
52787         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
52788              suggested by H. Merijn Brand.
52789      Branch: perl
52790            ! Configure INSTALL Makefile.SH Porting/Glossary
52791            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
52792            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
52793            ! win32/config.vc
52794 ____________________________________________________________________________
52795 [  7145] By: jhi                                   on 2000/10/04  22:08:21
52796         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
52797              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52798              Date: Wed, 4 Oct 2000 17:37:46 -0400
52799              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
52800      Branch: perl
52801            ! utils/h2xs.PL
52802 ____________________________________________________________________________
52803 [  7144] By: jhi                                   on 2000/10/04  18:11:41
52804         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
52805              From: Jeff Pinyan <jeffp@crusoe.net>
52806              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
52807              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
52808      Branch: perl
52809            ! pod/perlrun.pod
52810 ____________________________________________________________________________
52811 [  7143] By: jhi                                   on 2000/10/04  18:09:58
52812         Log: Subject: perlhack.pod Patch for Externals Tools
52813              From: Fisher Mark <fisherm@tce.com>
52814              Date: Tue, 3 Oct 2000 15:43:27 -0500 
52815              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
52816      Branch: perl
52817            ! pod/perlhack.pod
52818 ____________________________________________________________________________
52819 [  7142] By: jhi                                   on 2000/10/04  18:08:41
52820         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
52821              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52822              Date:     Wed, 4 Oct 2000 12:11:11 EDT
52823              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
52824      Branch: perl
52825            ! vms/vms.c
52826 ____________________________________________________________________________
52827 [  7141] By: jhi                                   on 2000/10/04  12:20:16
52828         Log: Subject: [PATCH 5.7.0] h2xs not working
52829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52830              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
52831              Date: Tue, 3 Oct 2000 21:43:01 -0400
52832              
52833              Subject: [PATCH 5.7.0] h2xs not documenting the created module
52834              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52835              Date: Tue, 3 Oct 2000 22:55:19 -0400
52836              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
52837      Branch: perl
52838            ! utils/h2xs.PL
52839 ____________________________________________________________________________
52840 [  7140] By: jhi                                   on 2000/10/04  11:53:44
52841         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
52842              From: nick@babyhippo.com
52843              Date: Wed, 4 Oct 2000 12:06:45 +0100
52844              Message-Id: <20001004120645.A7356@babyhippo.com>
52845              
52846              Retract 7118 and 7135.
52847      Branch: perl
52848            ! installman installperl op.c t/pragma/subs.t
52849 ____________________________________________________________________________
52850 [  7139] By: jhi                                   on 2000/10/03  22:09:41
52851         Log: It is possible to have no hosts database at all.  Pointed out in
52852              
52853              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
52854              From: Peter Prymmer <pvhp@forte.com>
52855              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
52856              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
52857      Branch: metaconfig
52858            ! U/modified/myhostname.U
52859      Branch: perl
52860            ! Configure config_h.SH
52861 ____________________________________________________________________________
52862 [  7138] By: jhi                                   on 2000/10/03  21:49:49
52863         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
52864              From: Peter Prymmer <pvhp@forte.com>
52865              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
52866              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
52867      Branch: perl
52868            ! pp_sys.c
52869 ____________________________________________________________________________
52870 [  7137] By: jhi                                   on 2000/10/03  20:10:05
52871         Log: One remaining nit less at the VMS mailbox sizing.
52872      Branch: perl
52873            ! vms/vms.c
52874 ____________________________________________________________________________
52875 [  7136] By: jhi                                   on 2000/10/03  20:08:47
52876         Log: Test harness update to sync with the new perlcc,
52877              from Simon Cozens.
52878      Branch: perl
52879            ! t/TEST t/UTEST
52880 ____________________________________________________________________________
52881 [  7135] By: jhi                                   on 2000/10/03  15:15:42
52882         Log: Subject: Re: PATCH for 20001003.004
52883              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
52884              From: "AARON B. DOSSETT" <aaron@iglou.com>
52885              Message-Id: <E13gTay-0006od-00@iglou.com>
52886      Branch: perl
52887            ! installman installperl
52888 ____________________________________________________________________________
52889 [  7134] By: jhi                                   on 2000/10/03  15:00:34
52890         Log: Subject: [ID 20001003.006] B::Debug not -w clean
52891              From: Nicholas Clark <nick@babyhippo.co.uk>
52892              Date: Tue, 03 Oct 2000 15:46:32 +0100
52893              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
52894      Branch: perl
52895            ! ext/B/B/Debug.pm
52896 ____________________________________________________________________________
52897 [  7133] By: jhi                                   on 2000/10/03  14:58:39
52898         Log: Scale down the VMS message boxes, by Charles Lane.
52899              Fix for ID 20000903.009, workaround at
52900              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
52901      Branch: perl
52902            ! vms/vms.c
52903 ____________________________________________________________________________
52904 [  7132] By: jhi                                   on 2000/10/03  11:20:37
52905         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
52906      Branch: perl
52907            + t/lib/st-lock.t t/lib/st-utf8.t
52908            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
52909            ! ext/Storable/Storable.xs t/lib/st-recurse.t
52910 ____________________________________________________________________________
52911 [  7131] By: jhi                                   on 2000/10/03  03:38:23
52912         Log: Encode nits.
52913      Branch: perl
52914            ! MANIFEST Makefile.SH
52915 ____________________________________________________________________________
52916 [  7130] By: jhi                                   on 2000/10/03  03:31:05
52917         Log: Update Changes.
52918      Branch: perl
52919            ! Changes patchlevel.h
52920 ____________________________________________________________________________
52921 [  7129] By: jhi                                   on 2000/10/03  02:24:02
52922         Log: Misplaced else.
52923      Branch: metaconfig/U/perl
52924            ! d_strtoll.U
52925      Branch: perl
52926            ! Configure config_h.SH
52927 ____________________________________________________________________________
52928 [  7128] By: jhi                                   on 2000/10/03  02:08:29
52929         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
52930              From: sthoenna@efn.org
52931              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
52932              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
52933      Branch: metaconfig/U/perl
52934            ! d_strtoll.U
52935      Branch: perl
52936            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
52937 ____________________________________________________________________________
52938 [  7127] By: jhi                                   on 2000/10/03  01:13:14
52939         Log: Update Changes.
52940      Branch: perl
52941            ! Changes patchlevel.h
52942 ____________________________________________________________________________
52943 [  7126] By: jhi                                   on 2000/10/03  00:57:08
52944         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
52945              as suggested by Olaf Flebbe and Nick Clark.
52946      Branch: perl
52947            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
52948 ____________________________________________________________________________
52949 [  7125] By: jhi                                   on 2000/10/03  00:50:56
52950         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
52951              From: Nick Clark <nick@plum.flirble.org>
52952              Date: Mon, 2 Oct 2000 11:03:24 +0100
52953              Message-Id: <20001002110324.D20073@plum.flirble.org>
52954              
52955              Also fixes bug ID 20001002.005.
52956      Branch: perl
52957            ! t/lib/encode.t
52958 ____________________________________________________________________________
52959 [  7124] By: jhi                                   on 2000/10/03  00:34:59
52960         Log: Subject: [PATCH 5.7.0] Epoc update
52961              From: Olaf Flebbe <o.flebbe@gmx.de>
52962              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
52963              Message-ID: <26423.969484586@www10.gmx.net>
52964      Branch: perl
52965            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
52966            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
52967            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
52968            ! util.c util.h
52969 ____________________________________________________________________________
52970 [  7123] By: jhi                                   on 2000/10/03  00:30:07
52971         Log: Regen headers.
52972      Branch: perl
52973            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
52974 ____________________________________________________________________________
52975 [  7122] By: jhi                                   on 2000/10/03  00:10:48
52976         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
52977      Branch: perl
52978            ! hints/openbsd.sh
52979 ____________________________________________________________________________
52980 [  7121] By: jhi                                   on 2000/10/03  00:05:06
52981         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
52982              From: <abigail@foad.org>
52983              Date: Tue, 26 Sep 2000 13:36:14 -0400
52984              Message-ID: <20000926173614.4356.qmail@foad.org>
52985      Branch: perl
52986            ! pod/perlop.pod
52987 ____________________________________________________________________________
52988 [  7120] By: jhi                                   on 2000/10/03  00:04:00
52989         Log: Inside require() $^S was always left undefined.
52990              
52991              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
52992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52993              Date: Wed, 27 Sep 2000 18:54:49 -0400
52994              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
52995      Branch: perl
52996            ! cop.h mg.c pp_ctl.c util.c
52997 ____________________________________________________________________________
52998 [  7119] By: jhi                                   on 2000/10/03  00:00:16
52999         Log: Subject: [PATCH] DLL not restartabke with threaded perl
53000              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
53001              Date: Thu, 28 Sep 2000 09:20:46 +0100
53002              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
53003      Branch: perl
53004            ! perl.c
53005 ____________________________________________________________________________
53006 [  7118] By: jhi                                   on 2000/10/02  23:59:20
53007         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
53008              From: Nicholas Clark <nick@ccl4.org>
53009              Date: Thu, 28 Sep 2000 11:52:24 +0100
53010              Message-ID: <20000928115224.D7924@plum.flirble.org>
53011      Branch: perl
53012            ! op.c
53013 ____________________________________________________________________________
53014 [  7117] By: jhi                                   on 2000/10/02  23:57:51
53015         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
53016              From: Nicholas Clark <nick@babyhippo.co.uk>
53017              Date: Thu, 28 Sep 2000 12:18:10 +0100
53018              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
53019              
53020              Did not apply cleanly, manual intervention was needed.
53021      Branch: perl
53022            ! ext/B/B/Bytecode.pm utils/perlcc.PL
53023 ____________________________________________________________________________
53024 [  7116] By: jhi                                   on 2000/10/02  23:50:40
53025         Log: Document the issue (is not a syntax error, kind of)
53026              
53027              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
53028              From: Nicholas Clark <nick@ccl4.org>
53029              Date: Thu, 28 Sep 2000 17:12:42 +0100
53030              Message-ID: <20000928171242.K7924@plum.flirble.org>
53031      Branch: perl
53032            ! pod/perldata.pod
53033 ____________________________________________________________________________
53034 [  7115] By: jhi                                   on 2000/10/02  23:48:58
53035         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
53036              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53037              Date: Thu, 28 Sep 2000 21:55:31 -0400
53038              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
53039      Branch: perl
53040            ! regexec.c
53041 ____________________________________________________________________________
53042 [  7114] By: jhi                                   on 2000/10/02  23:47:57
53043         Log: Subject: DOC PATCH 5.6.0
53044              From: mjd@plover.com
53045              Date: 30 Sep 2000 06:02:34 -0000
53046              Message-ID: <20000930060234.4559.qmail@plover.com>
53047      Branch: perl
53048            ! pod/perldebguts.pod
53049 ____________________________________________________________________________
53050 [  7113] By: jhi                                   on 2000/10/02  23:46:43
53051         Log: SOCK_DGRAM and listen() do not mix as reported in
53052              
53053              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
53054              From: Petter Reinholdtsen <pere@hungry.com>
53055              Date: Sun, 1 Oct 2000 10:57:20 +0800
53056              Message-Id: <200010010257.KAA05735@localhost.localdomain>
53057              
53058              The patch for 5.7.0+ had to be reengineered, though.
53059      Branch: perl
53060            ! ext/IO/lib/IO/Socket/UNIX.pm
53061 ____________________________________________________________________________
53062 [  7112] By: jhi                                   on 2000/10/02  23:36:57
53063         Log: Subject: Re: [PATCH 5.005_64 missed]
53064              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53065              Date: Sun, 1 Oct 2000 18:50:10 -0400
53066              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
53067      Branch: perl
53068            ! pod/perlxs.pod
53069 ____________________________________________________________________________
53070 [  7111] By: jhi                                   on 2000/10/02  23:35:40
53071         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
53072              From: Radu Greab <radu@netsoft.ro>
53073              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
53074              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
53075      Branch: perl
53076            ! op.c opcode.pl t/op/substr.t
53077 ____________________________________________________________________________
53078 [  7110] By: jhi                                   on 2000/10/02  23:32:38
53079         Log: Subject: [PATCH] Fix aliasing of tied filehandles
53080              From: Daniel Chetlin <daniel@chetlin.com>
53081              Date: Mon, 2 Oct 2000 14:53:27 -0700
53082              Message-ID: <20001002145327.C1617@ilmd>
53083      Branch: perl
53084            ! perl.h pp_hot.c t/op/tiehandle.t
53085 ____________________________________________________________________________
53086 [  7109] By: jhi                                   on 2000/10/02  23:31:30
53087         Log: s/Robin Parker/Robin Barker/
53088      Branch: perl
53089            ! Changes5.6
53090 ____________________________________________________________________________
53091 [  7108] By: jhi                                   on 2000/10/02  23:15:46
53092         Log: Retract #7091 as suggested in
53093              
53094              From: Robin Barker <rmb1@cise.npl.co.uk> 
53095              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
53096              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
53097              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
53098      Branch: perl
53099            ! embed.pl proto.h
53100 ____________________________________________________________________________
53101 [  7107] By: nick                                  on 2000/10/02  18:23:14
53102         Log: A few tweaks to get Tk803 to work with Encode scheme.
53103      Branch: perl
53104            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
53105 ____________________________________________________________________________
53106 [  7106] By: nick                                  on 2000/10/01  21:34:14
53107         Log: Add checking cases to Encode's toUnicode and fromUnicode.
53108      Branch: perl
53109            ! ext/Encode/Encode.pm
53110 ____________________________________________________________________________
53111 [  7105] By: nick                                  on 2000/10/01  17:18:01
53112         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
53113              To read and use them.
53114              Add a lib/encode.t which checks a few things.
53115      Branch: perl
53116            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
53117            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
53118            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
53119            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
53120            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
53121            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
53122            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
53123            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
53124            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
53125            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
53126            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
53127            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
53128            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
53129            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
53130            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
53131            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
53132            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
53133            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
53134            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
53135            + ext/Encode/Encode/iso2022-jp.enc
53136            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
53137            + ext/Encode/Encode/iso8859-1.enc
53138            + ext/Encode/Encode/iso8859-2.enc
53139            + ext/Encode/Encode/iso8859-3.enc
53140            + ext/Encode/Encode/iso8859-4.enc
53141            + ext/Encode/Encode/iso8859-5.enc
53142            + ext/Encode/Encode/iso8859-6.enc
53143            + ext/Encode/Encode/iso8859-7.enc
53144            + ext/Encode/Encode/iso8859-8.enc
53145            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
53146            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
53147            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
53148            + ext/Encode/Encode/macCentEuro.enc
53149            + ext/Encode/Encode/macCroatian.enc
53150            + ext/Encode/Encode/macCyrillic.enc
53151            + ext/Encode/Encode/macDingbats.enc
53152            + ext/Encode/Encode/macGreek.enc
53153            + ext/Encode/Encode/macIceland.enc
53154            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
53155            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
53156            + ext/Encode/Encode/macTurkish.enc
53157            + ext/Encode/Encode/macUkraine.enc
53158            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
53159            + t/lib/encode.t
53160            ! MANIFEST ext/Encode/Encode.pm
53161 ____________________________________________________________________________
53162 [  7104] By: nick                                  on 2000/09/30  13:04:30
53163         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
53164              From: Daniel Chetlin <daniel@chetlin.com>
53165              Date: Mon, 18 Sep 2000 05:05:40 -0700
53166              Message-Id: <20000918050540.C652@ilmd>
53167      Branch: perl
53168            ! lib/overload.pm sv.c t/pragma/overload.t
53169 ____________________________________________________________________________
53170 [  7103] By: nick                                  on 2000/09/30  12:53:36
53171         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
53172              From: Johan Vromans <jvromans@squirrel.nl>
53173              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
53174              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
53175      Branch: perl
53176            ! pod/Makefile.SH
53177 ____________________________________________________________________________
53178 [  7102] By: nick                                  on 2000/09/30  12:52:31
53179         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
53180              From: Spider Boardman <spider@Orb.Nashua.NH.US>
53181              Date: Sat, 16 Sep 2000 16:36:45 -0400
53182              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
53183      Branch: perl
53184            ! ext/B/B/Deparse.pm
53185 ____________________________________________________________________________
53186 [  7101] By: nick                                  on 2000/09/30  12:51:41
53187         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
53188              From: Craig A. Berry <craig.berry@psinetcs.com>
53189              Date: Sat, 16 Sep 2000 10:11:10 -0500
53190              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
53191      Branch: perl
53192            ! vms/vms.c
53193 ____________________________________________________________________________
53194 [  7100] By: nick                                  on 2000/09/30  12:50:33
53195         Log: Subject: Re: unicode support and perl [ID 20000901.097]
53196              From: Spider Boardman <spider@Orb.Nashua.NH.US>
53197              Date: Fri, 15 Sep 2000 16:37:58 -0400
53198              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
53199      Branch: perl
53200            ! t/op/append.t
53201 ____________________________________________________________________________
53202 [  7099] By: nick                                  on 2000/09/30  12:49:35
53203         Log: Subject: Re: unicode support and perl [ID 20000901.097]
53204              From: Spider Boardman <spider@Orb.Nashua.NH.US>
53205              Date: Fri, 15 Sep 2000 16:25:30 -0400
53206              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
53207      Branch: perl
53208            ! pp_hot.c
53209 ____________________________________________________________________________
53210 [  7098] By: nick                                  on 2000/09/30  12:48:00
53211         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
53212              From: Gisle Aas <gisle@ActiveState.com>
53213              Date: 15 Sep 2000 16:23:41 +0200
53214              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
53215      Branch: perl
53216            ! toke.c
53217 ____________________________________________________________________________
53218 [  7097] By: nick                                  on 2000/09/30  12:45:16
53219         Log: Subject: [PATCH] Nits in perlmod.pod
53220              From: Daniel Chetlin <daniel@chetlin.com>
53221              Date: Fri, 15 Sep 2000 02:04:09 -0700
53222              Message-Id: <20000915020409.A2104@ilmd>
53223      Branch: perl
53224            ! pod/perlmod.pod
53225 ____________________________________________________________________________
53226 [  7096] By: nick                                  on 2000/09/30  12:18:00
53227         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
53228              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
53229              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
53230              0 to checking to get the warning.
53231      Branch: perl
53232            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
53233            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
53234            ! regexec.c sv.c toke.c utf8.c
53235 ____________________________________________________________________________
53236 [  7095] By: nick                                  on 2000/09/15  16:55:59
53237         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
53238              
53239              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
53240              From: Spider Boardman <spider@Orb.Nashua.NH.US>
53241              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
53242              Date: Fri, 15 Sep 2000 06:37:30 -0400
53243      Branch: perl
53244            ! ext/Encode/Encode.xs sv.c
53245 ____________________________________________________________________________
53246 [  7094] By: jhi                                   on 2000/09/15  03:23:32
53247         Log: Update Changes.
53248      Branch: perl
53249            ! Changes patchlevel.h
53250 ____________________________________________________________________________
53251 [  7093] By: jhi                                   on 2000/09/15  03:11:44
53252         Log: Fix for the charnames.t failures from Spider Boardman.
53253      Branch: perl
53254            ! toke.c
53255 ____________________________________________________________________________
53256 [  7092] By: jhi                                   on 2000/09/15  00:15:48
53257         Log: Botched the #7090 check-in.
53258      Branch: perl
53259            ! sv.c
53260 ____________________________________________________________________________
53261 [  7091] By: jhi                                   on 2000/09/14  23:33:24
53262         Log: Part of #7081 didn't come through.
53263      Branch: perl
53264            ! embed.pl proto.h
53265 ____________________________________________________________________________
53266 [  7090] By: jhi                                   on 2000/09/14  23:17:39
53267         Log: Subject: Re: perl@7078 
53268              From: Spider Boardman <spider@web.zk3.dec.com>
53269              Date: Thu, 14 Sep 2000 19:06:36 -0400
53270              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
53271      Branch: perl
53272            ! sv.c toke.c
53273 ____________________________________________________________________________
53274 [  7089] By: jhi                                   on 2000/09/14  23:11:21
53275         Log: Small portability tweaks.
53276      Branch: perl
53277            ! ext/Encode/Encode.xs
53278 ____________________________________________________________________________
53279 [  7088] By: jhi                                   on 2000/09/14  22:57:23
53280         Log: Fake return to pacify picky compilers.
53281      Branch: perl
53282            ! ext/Encode/Encode.xs
53283 ____________________________________________________________________________
53284 [  7087] By: jhi                                   on 2000/09/14  22:53:37
53285         Log: Subject: [PATCH] utf8.c apidoc
53286              From: Simon Cozens <simon@cozens.net>
53287              Date: Thu, 14 Sep 2000 23:46:57 +0100
53288              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
53289      Branch: perl
53290            ! perlapi.c pod/perlapi.pod utf8.c
53291 ____________________________________________________________________________
53292 [  7086] By: jhi                                   on 2000/09/14  22:40:38
53293         Log: We don't need to count the high bit bytes, a boolean is enough. 
53294      Branch: perl
53295            ! sv.c
53296 ____________________________________________________________________________
53297 [  7085] By: jhi                                   on 2000/09/14  21:20:09
53298         Log: Replace #7084 with
53299              
53300              Subject: Re: perl@7078 
53301              From: Spider Boardman <spider@web.zk3.dec.com>
53302              Date: Thu, 14 Sep 2000 17:09:36 -0400
53303              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
53304      Branch: perl
53305            ! sv.c utf8.c
53306 ____________________________________________________________________________
53307 [  7084] By: jhi                                   on 2000/09/14  20:03:34
53308         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
53309              convertable to bytes by checking it doesn't go above 0xc3
53310              
53311              Subject: Re: perl@7078
53312              From: Simon Cozens <simon@cozens.net>
53313              Date: Thu, 14 Sep 2000 20:59:19 +0100
53314              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
53315      Branch: perl
53316            ! utf8.c
53317 ____________________________________________________________________________
53318 [  7083] By: jhi                                   on 2000/09/14  19:38:47
53319         Log: Subject: Re: perl@7078
53320              From: Simon Cozens <simon@cozens.net>
53321              Date: Thu, 14 Sep 2000 20:13:09 +0100
53322              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
53323      Branch: perl
53324            ! t/op/bop.t
53325 ____________________________________________________________________________
53326 [  7082] By: jhi                                   on 2000/09/14  17:50:44
53327         Log: The one that got away.
53328      Branch: perl
53329            ! lib/File/Find.pm
53330 ____________________________________________________________________________
53331 [  7081] By: jhi                                   on 2000/09/14  17:45:35
53332         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
53333              From: Robin Barker <rmb1@cise.npl.co.uk>
53334              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
53335              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
53336      Branch: perl
53337            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
53338            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
53339            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
53340            ! regcomp.c toke.c universal.c
53341 ____________________________________________________________________________
53342 [  7080] By: jhi                                   on 2000/09/14  17:40:35
53343         Log: Problems picked up by AIX cc.
53344              
53345              Subject: Re: perl@7078 (patch included)
53346              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53347              Date: Thu, 14 Sep 2000 18:53:30 +0200
53348              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
53349      Branch: perl
53350            ! ext/Encode/Encode.xs
53351 ____________________________________________________________________________
53352 [  7079] By: jhi                                   on 2000/09/14  17:38:27
53353         Log: Subject: File::Find 5.7.0 POD nits
53354              From: Rich Morin <rdm@cfcl.com>
53355              Date: Wed, 13 Sep 2000 22:03:58 -0700
53356              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
53357      Branch: perl
53358            ! lib/File/Find.pm
53359 ____________________________________________________________________________
53360 [  7078] By: jhi                                   on 2000/09/14  14:58:20
53361         Log: Update Changes.
53362      Branch: perl
53363            ! Changes patchlevel.h
53364 ____________________________________________________________________________
53365 [  7077] By: jhi                                   on 2000/09/14  14:55:54
53366         Log: Compilation warnings and an error.
53367      Branch: perl
53368            ! sv.c
53369 ____________________________________________________________________________
53370 [  7076] By: jhi                                   on 2000/09/14  14:42:56
53371         Log: Fix for a parsing bug, not for the original bug.
53372              
53373              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
53374              From: Spider Boardman <spider@web.zk3.dec.com>
53375              Date: Wed, 13 Sep 2000 17:52:20 -0400
53376              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
53377      Branch: perl
53378            ! regcomp.c
53379 ____________________________________________________________________________
53380 [  7075] By: jhi                                   on 2000/09/14  14:40:40
53381         Log: Batch of UTF-8 patches from Simon Cozens.
53382      Branch: perl
53383            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
53384            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
53385            ! toke.c utf8.c
53386 ____________________________________________________________________________
53387 [  7074] By: jhi                                   on 2000/09/14  14:29:58
53388         Log: Subject: Re: Two advertising clauses need to be removed
53389              From: Russ Allbery <rra@stanford.edu>
53390              Date: 13 Sep 2000 18:50:26 -0700
53391              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
53392      Branch: perl
53393            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
53394 ____________________________________________________________________________
53395 [  7073] By: jhi                                   on 2000/09/14  14:28:20
53396         Log: Subject: [PATCH] de-wall t/README
53397              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53398              Date: Wed, 13 Sep 2000 17:46:55 -0700
53399              Message-ID: <//Bw5gzkge/e092yn@efn.org>
53400      Branch: perl
53401            ! t/README
53402 ____________________________________________________________________________
53403 [  7072] By: jhi                                   on 2000/09/14  14:25:10
53404         Log: Hints optimization.
53405              
53406              Subject: Minor nit
53407              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53408              Date: Wed, 13 Sep 2000 21:42:07 +0200
53409              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
53410      Branch: perl
53411            ! hints/hpux.sh
53412 ____________________________________________________________________________
53413 [  7071] By: jhi                                   on 2000/09/14  14:23:30
53414         Log: Allow chop() and chomp() to be overridden.
53415              
53416              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
53417              From: "Casey R. Tweten" <crt@kiski.net>
53418              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
53419              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
53420      Branch: perl
53421            ! toke.c
53422 ____________________________________________________________________________
53423 [  7070] By: jhi                                   on 2000/09/14  14:20:36
53424         Log: The return value of setlocale must be copied away.
53425              
53426              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
53427              From: Alan Burlison <Alan.Burlison@uk.sun.com>
53428              Date: Wed, 13 Sep 2000 16:27:37 +0100 
53429              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
53430      Branch: perl
53431            ! util.c
53432 ____________________________________________________________________________
53433 [  7069] By: jhi                                   on 2000/09/14  14:16:27
53434         Log: Remove vestiges of tr//CU.
53435              
53436              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
53437              From: Nick Clark <nick@plum.flirble.org>
53438              Date: Tue, 12 Sep 2000 22:50:14 +0100
53439              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
53440              
53441              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
53442              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53443              Date: Tue, 12 Sep 2000 21:38:48 -0700
53444              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
53445      Branch: perl
53446            ! op.h pod/perlunicode.pod
53447 ____________________________________________________________________________
53448 [  7068] By: jhi                                   on 2000/09/13  14:18:39
53449         Log: Add the Encode extension.  The code is still largely just skeleton.
53450      Branch: perl
53451            + ext/Encode/Encode.pm ext/Encode/Encode.xs
53452            + ext/Encode/Makefile.PL ext/Encode/Todo
53453            ! MANIFEST Todo-5.6
53454 ____________________________________________________________________________
53455 [  7067] By: jhi                                   on 2000/09/12  17:43:33
53456         Log: Allow for whitespace between "#" and "line" in cpp output.
53457              
53458              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
53459              From: Calle Dybedahl <calle@lysator.liu.se>
53460              Date: 12 Sep 2000 19:38:02 +0200 
53461              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
53462      Branch: perl
53463            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
53464 ____________________________________________________________________________
53465 [  7066] By: gsar                                  on 2000/09/12  17:24:29
53466         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
53467              initialization in all the threads on Windows
53468      Branch: perl
53469            ! win32/win32.c
53470 ____________________________________________________________________________
53471 [  7065] By: jhi                                   on 2000/09/12  15:11:31
53472         Log: Update Changes.
53473      Branch: perl
53474            ! Changes patchlevel.h
53475 ____________________________________________________________________________
53476 [  7064] By: jhi                                   on 2000/09/12  14:54:54
53477         Log: Retract #7062, the pod tests are not ready.
53478      Branch: perl
53479            ! t/TEST t/harness
53480 ____________________________________________________________________________
53481 [  7063] By: jhi                                   on 2000/09/12  14:25:41
53482         Log: The #7054 truncated Configure badly.
53483      Branch: metaconfig/U/perl
53484            ! End.U
53485      Branch: perl
53486            ! Configure config_h.SH
53487 ____________________________________________________________________________
53488 [  7062] By: jhi                                   on 2000/09/12  14:08:32
53489         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
53490              From: sthoenna@efn.org
53491              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
53492              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
53493      Branch: perl
53494            ! t/TEST t/harness
53495 ____________________________________________________________________________
53496 [  7061] By: jhi                                   on 2000/09/12  14:07:18
53497         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
53498              From: sthoenna@efn.org
53499              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
53500              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
53501      Branch: perl
53502            ! pod/perlxs.pod
53503 ____________________________________________________________________________
53504 [  7060] By: jhi                                   on 2000/09/12  14:06:08
53505         Log: Break up the myconfig lines a bit.
53506              
53507              Subject: perlbug/perl -V output format
53508              From: sthoenna@efn.org
53509              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
53510              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
53511      Branch: perl
53512            ! myconfig.SH
53513 ____________________________________________________________________________
53514 [  7059] By: jhi                                   on 2000/09/12  14:05:04
53515         Log: Test for the #7049.
53516              
53517              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
53518              From: andreas.koenig@anima.de (Andreas J. Koenig)
53519              Date: 12 Sep 2000 06:42:01 +0200
53520              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
53521      Branch: perl
53522            ! t/op/my.t
53523 ____________________________________________________________________________
53524 [  7058] By: jhi                                   on 2000/09/12  14:03:05
53525         Log: Subject: [patch: perl@7045] vms updates
53526              From: Peter Prymmer <pvhp@forte.com>
53527              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
53528              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
53529      Branch: perl
53530            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
53531 ____________________________________________________________________________
53532 [  7057] By: jhi                                   on 2000/09/12  14:00:51
53533         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
53534              From: sthoenna@efn.org
53535              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
53536              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
53537      Branch: perl
53538            ! t/op/64bitint.t
53539 ____________________________________________________________________________
53540 [  7056] By: jhi                                   on 2000/09/12  13:58:14
53541         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
53542              From: Jeff Pinyan <jeffp@crusoe.net>
53543              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
53544              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
53545      Branch: perl
53546            ! pod/perlfunc.pod
53547 ____________________________________________________________________________
53548 [  7055] By: jhi                                   on 2000/09/12  13:56:32
53549         Log: Do in VMS as the #7054 does.
53550      Branch: perl
53551            ! configure.com
53552 ____________________________________________________________________________
53553 [  7054] By: jhi                                   on 2000/09/12  13:50:31
53554         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
53555              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
53556              Date: Mon, 11 Sep 2000 08:33:09 +0100
53557              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
53558      Branch: metaconfig/U/perl
53559            ! End.U
53560      Branch: perl
53561            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
53562            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
53563 ____________________________________________________________________________
53564 [  7053] By: jhi                                   on 2000/09/12  13:29:19
53565         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
53566              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53567              Date:     Tue, 12 Sep 2000 08:35:59 EDT
53568              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
53569      Branch: perl
53570            ! vms/test.com
53571 ____________________________________________________________________________
53572 [  7052] By: jhi                                   on 2000/09/11  23:01:50
53573         Log: Document the SvUTF8*().
53574      Branch: perl
53575            ! pod/perlapi.pod sv.h
53576 ____________________________________________________________________________
53577 [  7051] By: gsar                                  on 2000/09/11  14:46:30
53578         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
53579              (missed a spot when fixing up op_pmreplroot hack for ithreads)
53580      Branch: perl
53581            ! op.c t/op/split.t
53582 ____________________________________________________________________________
53583 [  7050] By: nick                                  on 2000/09/11  10:03:51
53584         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
53585              
53586              Subject: borland C++ win32.c tweak
53587              From: Vadim Konovalov <vkonovalov@lucent.com>
53588              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
53589              Date: Mon, 11 Sep 2000 11:22:33 +0400
53590      Branch: perl
53591            ! win32/win32.c
53592 ____________________________________________________________________________
53593 [  7049] By: nick                                  on 2000/09/11  09:57:33
53594         Log: Point fix for s/// on foreach (keys %xxx).
53595      Branch: perl
53596            ! pp_hot.c
53597 ____________________________________________________________________________
53598 [  7048] By: jhi                                   on 2000/09/10  23:37:09
53599         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
53600              by Pod::Text, from Brad Appleton.
53601      Branch: perl
53602            ! t/pod/testp2pt.pl
53603 ____________________________________________________________________________
53604 [  7047] By: jhi                                   on 2000/09/10  14:32:53
53605         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
53606              by Russ Allbery.
53607      Branch: perl
53608            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
53609 ____________________________________________________________________________
53610 [  7046] By: jhi                                   on 2000/09/10  14:15:08
53611         Log: Upgrade to CPAN 1.57_65, from Andreas König.
53612      Branch: perl
53613            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
53614 ____________________________________________________________________________
53615 [  7045] By: jhi                                   on 2000/09/08  21:36:32
53616         Log: Update Changes.
53617      Branch: perl
53618            ! Changes patchlevel.h
53619 ____________________________________________________________________________
53620 [  7044] By: jhi                                   on 2000/09/08  21:29:56
53621         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
53622              From: Peter Prymmer <pvhp@forte.com>
53623              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
53624              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
53625      Branch: perl
53626            ! configure.com
53627 ____________________________________________________________________________
53628 [  7043] By: jhi                                   on 2000/09/08  21:27:50
53629         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
53630              From: Peter Prymmer <pvhp@forte.com>
53631              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
53632              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
53633      Branch: perl
53634            ! Makefile.SH installperl
53635 ____________________________________________________________________________
53636 [  7042] By: jhi                                   on 2000/09/08  21:23:21
53637         Log: Continue #7041.
53638      Branch: perl
53639            ! cygwin/Makefile.SHs os2/Makefile.SHs
53640 ____________________________________________________________________________
53641 [  7041] By: jhi                                   on 2000/09/08  21:18:10
53642         Log: Do away with memory models cruft.  Sorry, PDP users.
53643      Branch: metaconfig
53644            ! U/modified/cc.U U/modified/libpth.U
53645      Branch: perl
53646            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
53647            ! Porting/config_H cflags.SH config_h.SH configure.com
53648            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
53649            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
53650            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
53651 ____________________________________________________________________________
53652 [  7040] By: jhi                                   on 2000/09/08  14:34:18
53653         Log: Major rewrite of s2p.  And I mean really major, it is
53654              an implementation of sed in perl.  If called as s2p it
53655              will function as s2p.  Note: needs non-UNIXifying.
53656              
53657              Subject: s2p
53658              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
53659              Date: Mon, 28 Aug 2000 14:05:12 +0200
53660              Message-ID: <39AA5578.2102E2AA@alcatel.at>
53661      Branch: perl
53662            ! x2p/s2p.PL
53663 ____________________________________________________________________________
53664 [  7039] By: jhi                                   on 2000/09/08  14:19:49
53665         Log: Re-allow vec() for characters > 255.
53666              
53667              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
53668              From: Spider Boardman <spider@web.zk3.dec.com>
53669              Date: Fri, 08 Sep 2000 02:21:02 -0400
53670              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
53671      Branch: perl
53672            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
53673            ! t/op/vec.t
53674 ____________________________________________________________________________
53675 [  7038] By: jhi                                   on 2000/09/08  14:14:18
53676         Log: Subject: [PATCH lib/Benchmark.pm]
53677              From: <abigail@foad.org>
53678              Date: Thu, 7 Sep 2000 15:03:20 -0400
53679              Message-ID: <20000907190320.888.qmail@foad.org>
53680      Branch: perl
53681            ! lib/Benchmark.pm
53682 ____________________________________________________________________________
53683 [  7037] By: jhi                                   on 2000/09/08  14:11:06
53684         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
53685              
53686              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
53687              From: Spider Boardman <spider@web.zk3.dec.com>
53688              Date: Fri, 08 Sep 2000 01:30:27 -0400
53689              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
53690      Branch: perl
53691            ! op.c
53692 ____________________________________________________________________________
53693 [  7036] By: jhi                                   on 2000/09/08  14:08:58
53694         Log: Subject: [ID 20000908.002] perlipc documentation bug.
53695              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
53696              Date: Fri, 08 Sep 2000 12:38:32 +0200
53697              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
53698      Branch: perl
53699            ! pod/perlipc.pod
53700 ____________________________________________________________________________
53701 [  7035] By: jhi                                   on 2000/09/08  14:03:12
53702         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
53703              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53704              Date: Fri, 08 Sep 2000 11:47:34 +0200
53705              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
53706      Branch: perl
53707            ! hints/dec_osf.sh
53708 ____________________________________________________________________________
53709 [  7034] By: jhi                                   on 2000/09/08  13:59:35
53710         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
53711              From: Simon Cozens <simon@cozens.net>
53712              Date: Thu, 7 Sep 2000 20:40:38 +0100
53713              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
53714      Branch: perl
53715            ! pp_hot.c
53716 ____________________________________________________________________________
53717 [  7033] By: jhi                                   on 2000/09/08  04:03:03
53718         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
53719              From: "Larry W. Virden" <lvirden@cas.org>
53720              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
53721              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
53722      Branch: perl
53723            ! pod/perldiag.pod
53724 ____________________________________________________________________________
53725 [  7032] By: jhi                                   on 2000/09/07  22:18:30
53726         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
53727              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
53728              Date: Mon, 04 Sep 2000 13:16:38 -0700
53729              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
53730      Branch: perl
53731            ! lib/perl5db.pl
53732 ____________________________________________________________________________
53733 [  7031] By: jhi                                   on 2000/09/07  22:02:29
53734         Log: Fix the ccversion detection for 5.1 and beyond.
53735              
53736              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
53737              From: Spider Boardman <spider@leggy.zk3.dec.com>
53738              Date: Thu, 7 Sep 2000 17:54:27 -0400
53739              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
53740      Branch: perl
53741            ! hints/dec_osf.sh
53742 ____________________________________________________________________________
53743 [  7030] By: jhi                                   on 2000/09/07  19:12:28
53744         Log: Fix for
53745              
53746              Subject: [ID 20000903.001] \w in utf8-strings
53747              From: Marc Lehmann <pcg@goof.com>
53748              Date: Sun, 03 Sep 2000 09:44:29 +0200
53749              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
53750              
53751              and various related nits.
53752      Branch: perl
53753            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
53754 ____________________________________________________________________________
53755 [  7029] By: jhi                                   on 2000/09/07  18:49:09
53756         Log: Fix the URL, but the server is still missing in action.
53757              
53758              Subject: [ID 20000905.002] perlfaq1.pod URL error
53759              From: "Larry W. Virden" <lvirden@cas.org>
53760              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
53761              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
53762      Branch: perl
53763            ! pod/perlfaq1.pod
53764 ____________________________________________________________________________
53765 [  7028] By: jhi                                   on 2000/09/07  18:47:13
53766         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
53767              From: Hugo <hv@crypt.compulink.co.uk>
53768              Date: Tue, 05 Sep 2000 14:13:37 +0100
53769              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
53770      Branch: perl
53771            ! toke.c
53772 ____________________________________________________________________________
53773 [  7027] By: jhi                                   on 2000/09/07  18:45:35
53774         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
53775              From: Daniel Chetlin <daniel@chetlin.com>
53776              Date: Tue, 5 Sep 2000 04:57:07 -0700
53777              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
53778      Branch: perl
53779            ! pod/perlfaq6.pod pod/perlop.pod
53780 ____________________________________________________________________________
53781 [  7026] By: jhi                                   on 2000/09/07  18:44:01
53782         Log: Document the new ref() semantics.
53783              
53784              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
53785              From: Gisle Aas <gisle@ActiveState.com>
53786              Date: 05 Sep 2000 08:10:30 +0200
53787              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
53788      Branch: perl
53789            ! pod/perldelta.pod
53790 ____________________________________________________________________________
53791 [  7025] By: jhi                                   on 2000/09/07  18:42:27
53792         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
53793              
53794              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
53795              From: Gisle Aas <gisle@ActiveState.com>
53796              Date: 05 Sep 2000 08:11:40 +0200
53797              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
53798      Branch: perl
53799            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
53800 ____________________________________________________________________________
53801 [  7024] By: jhi                                   on 2000/09/07  18:39:32
53802         Log: Subject: [PATCH] Modernize Opcode.pm documentation
53803              From: Gisle Aas <gisle@ActiveState.com>
53804              Date: 4 Sep 2000 00:18:55 -0000
53805              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
53806      Branch: perl
53807            ! ext/Opcode/Opcode.pm
53808 ____________________________________________________________________________
53809 [  7023] By: jhi                                   on 2000/09/07  18:37:42
53810         Log: Subject: [PATCH] Tied filehandle documentation
53811              From: Gisle Aas <gisle@ActiveState.com>
53812              Date: 4 Sep 2000 00:14:40 -0000
53813              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
53814      Branch: perl
53815            ! pod/perlfunc.pod pod/perltie.pod
53816 ____________________________________________________________________________
53817 [  7022] By: jhi                                   on 2000/09/07  18:35:37
53818         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
53819              From: Gisle Aas <gisle@ActiveState.com>
53820              Date: 4 Sep 2000 00:04:22 -0000
53821              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
53822      Branch: perl
53823            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
53824 ____________________________________________________________________________
53825 [  7021] By: jhi                                   on 2000/09/07  18:33:22
53826         Log: Subject: small apidoc fix
53827              From: Marc Lehmann <pcg@goof.com>
53828              Date: Sun, 3 Sep 2000 05:12:06 +0200
53829              Message-ID: <20000903051206.A5909@cerebro.laendle>
53830      Branch: perl
53831            ! pod/perlapi.pod utf8.c
53832 ____________________________________________________________________________
53833 [  7020] By: jhi                                   on 2000/09/07  16:14:57
53834         Log: Tiny perldelta nits.
53835      Branch: perl
53836            ! pod/perldelta.pod
53837 ____________________________________________________________________________
53838 [  7019] By: jhi                                   on 2000/09/07  16:04:20
53839         Log: Guard against bad string->int conversion for quads.
53840      Branch: perl
53841            ! t/op/64bitint.t
53842 ____________________________________________________________________________
53843 [  7018] By: jhi                                   on 2000/09/06  17:07:03
53844         Log: Update Unicode todo list.
53845      Branch: perl
53846            ! Todo-5.6
53847 ____________________________________________________________________________
53848 [  7017] By: jhi                                   on 2000/09/05  21:16:01
53849         Log: Document the SvIOK_.*UV().
53850      Branch: perl
53851            ! pod/perlapi.pod sv.h
53852 ____________________________________________________________________________
53853 [  7016] By: nick                                  on 2000/09/03  21:54:46
53854         Log: Hash lookup of constant strings optimization:
53855              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
53856              to string table (as per sharepvn). Add newSV_pvn_share to create such
53857              a thing. Make hv.c compare addresses of strings and skip string compare
53858              if equal. Make method_named and helem ops use these shared-string SVs
53859              when arg is constant. Make keys op return shared-string SVs (less clearly
53860              a win).
53861      Branch: perl
53862            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
53863            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
53864            ! pod/perlintern.pod pp_hot.c proto.h sv.c
53865 ____________________________________________________________________________
53866 [  7015] By: jhi                                   on 2000/09/02  17:48:59
53867         Log: This is 5.7.0.
53868      Branch: perl
53869            ! Changes
53870 ____________________________________________________________________________
53871 [  7014] By: jhi                                   on 2000/09/02  17:35:45
53872         Log: Changes and patchlevel tweaks.
53873      Branch: perl
53874            ! Changes patchlevel.h
53875 ____________________________________________________________________________
53876 [  7013] By: jhi                                   on 2000/09/02  17:30:50
53877         Log: Update Changes.
53878      Branch: perl
53879            ! Changes patchlevel.h
53880 ____________________________________________________________________________
53881 [  7012] By: nick                                  on 2000/09/02  17:25:20
53882         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
53883      Branch: perl
53884            ! gv.c lib/overload.pm
53885 ____________________________________________________________________________
53886 [  7011] By: jhi                                   on 2000/09/02  17:16:25
53887         Log: Update perlhist.
53888      Branch: perl
53889            ! pod/perlhist.pod
53890 ____________________________________________________________________________
53891 [  7010] By: jhi                                   on 2000/09/02  17:01:35
53892         Log: perldelta nits.
53893      Branch: perl
53894            ! pod/perldelta.pod
53895 ____________________________________________________________________________
53896 [  7009] By: nick                                  on 2000/09/02  16:48:35
53897         Log: If overloaded %{} etc. return the object do not loop.
53898              Thus  sub deref { $_[0] } functions if object is wanted type.
53899      Branch: perl
53900            ! pp.h
53901 ____________________________________________________________________________
53902 [  7008] By: jhi                                   on 2000/09/02  16:26:11
53903         Log: Retab MANIFEST.
53904      Branch: perl
53905            ! ext/Storable/MANIFEST
53906 ____________________________________________________________________________
53907 [  7007] By: jhi                                   on 2000/09/02  16:23:02
53908         Log: Make certain cc is set before trying to run it.
53909      Branch: perl
53910            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
53911 ____________________________________________________________________________
53912 [  7006] By: jhi                                   on 2000/09/02  15:45:41
53913         Log: Unicode notes.
53914      Branch: perl
53915            ! pod/perldelta.pod
53916 ____________________________________________________________________________
53917 [  7005] By: jhi                                   on 2000/09/02  15:42:11
53918         Log: Various Configure nits by Philip Newton,
53919              plus the ebcdic one by me.
53920      Branch: metaconfig
53921            + U/modified/pager.U
53922            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
53923      Branch: metaconfig/U/perl
53924            ! Devel.U quadfio.U
53925      Branch: perl
53926            ! Configure config_h.SH
53927 ____________________________________________________________________________
53928 [  7004] By: jhi                                   on 2000/09/02  15:06:14
53929         Log: Apparently avoiding the swapping is too costly.
53930              
53931              From: "Ben Tilly" <ben_tilly@hotmail.com>
53932              Subject: Re: the door is closed.
53933              Date: Fri, 01 Sep 2000 20:23:16 EDT
53934              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
53935      Branch: perl
53936            ! pod/perlfaq4.pod
53937 ____________________________________________________________________________
53938 [  7003] By: nick                                  on 2000/09/02  12:26:04
53939         Log: Undo part of change 6489 which looks like a bulk edit which
53940              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
53941              The supressing of main:: on return from select() is undesirable.
53942      Branch: perl
53943            ! pp_sys.c
53944 ____________________________________________________________________________
53945 [  7002] By: jhi                                   on 2000/09/01  23:08:54
53946         Log: Update Changes.
53947      Branch: perl
53948            ! Changes patchlevel.h
53949 ____________________________________________________________________________
53950 [  7001] By: jhi                                   on 2000/09/01  23:00:13
53951         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
53952              From: Peter Prymmer <pvhp@forte.com>
53953              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
53954              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
53955              
53956              plus rework the http: spots as suggested by Tom Christiansen,
53957              plus regen perltoc.
53958      Branch: perl
53959            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
53960            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
53961 ____________________________________________________________________________
53962 [  7000] By: jhi                                   on 2000/09/01  22:36:01
53963         Log: Only the first line, thank you very much.
53964      Branch: perl
53965            ! hints/solaris_2.sh
53966 ____________________________________________________________________________
53967 [  6999] By: gsar                                  on 2000/09/01  22:16:40
53968         Log: change#6791 accidentally clobbered change#6710, put it back
53969      Branch: perl
53970            ! win32/win32.c
53971 ____________________________________________________________________________
53972 [  6998] By: jhi                                   on 2000/09/01  22:14:16
53973         Log: Mention the HP-UX LP64 freak failure.
53974      Branch: perl
53975            ! pod/perldelta.pod
53976 ____________________________________________________________________________
53977 [  6997] By: jhi                                   on 2000/09/01  21:48:32
53978         Log: Detypo.
53979      Branch: perl
53980            ! hints/hpux.sh
53981 ____________________________________________________________________________
53982 [  6996] By: jhi                                   on 2000/09/01  21:27:10
53983         Log: Update Changes.
53984      Branch: perl
53985            ! Changes patchlevel.h
53986 ____________________________________________________________________________
53987 [  6995] By: jhi                                   on 2000/09/01  21:14:24
53988         Log: Mi splgn s gnin.g
53989      Branch: perl
53990            ! pp_ctl.c
53991 ____________________________________________________________________________
53992 [  6994] By: jhi                                   on 2000/09/01  21:09:54
53993         Log: Subject: http:// in L<>
53994              From: Nicholas Clark <nick@ccl4.org>
53995              Date: Fri, 1 Sep 2000 22:03:21 +0100
53996              Message-ID: <20000901220321.B72074@plum.flirble.org>
53997      Branch: perl
53998            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
53999 ____________________________________________________________________________
54000 [  6993] By: jhi                                   on 2000/09/01  21:06:54
54001         Log: Update to Storable 1.0, from Raphael Manfredi.
54002      Branch: perl
54003            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
54004            ! ext/Storable/Makefile.PL ext/Storable/README
54005            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
54006            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
54007            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
54008            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
54009            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
54010            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
54011 ____________________________________________________________________________
54012 [  6992] By: jhi                                   on 2000/09/01  20:43:05
54013         Log: Mention known sfio+linux buglet.
54014      Branch: perl
54015            ! pod/perldelta.pod
54016 ____________________________________________________________________________
54017 [  6991] By: jhi                                   on 2000/09/01  20:40:11
54018         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
54019              From: Peter Prymmer <pvhp@forte.com>
54020              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
54021              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
54022      Branch: perl
54023            ! vms/vms.c
54024 ____________________________________________________________________________
54025 [  6990] By: jhi                                   on 2000/09/01  20:25:26
54026         Log: Retract #6986.
54027      Branch: perl
54028            ! hints/solaris_2.sh
54029 ____________________________________________________________________________
54030 [  6989] By: jhi                                   on 2000/09/01  20:23:00
54031         Log: Mergesort is back.
54032      Branch: perl
54033            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
54034 ____________________________________________________________________________
54035 [  6988] By: jhi                                   on 2000/09/01  19:37:40
54036         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
54037              From: Mike Guy <mjtg@cam.ac.uk>
54038              Date: Fri, 01 Sep 2000 17:43:33 +0100
54039              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
54040      Branch: perl
54041            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
54042            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
54043 ____________________________________________________________________________
54044 [  6987] By: jhi                                   on 2000/09/01  19:17:10
54045         Log: Regen perltoc.
54046      Branch: perl
54047            ! pod/perltoc.pod
54048 ____________________________________________________________________________
54049 [  6986] By: jhi                                   on 2000/09/01  18:51:10
54050         Log: Subject: Re: Solaris x86 has no SPARC libraries!
54051              From: Lupe Christoph <lupe@lupe-christoph.de>
54052              Date: Fri, 1 Sep 2000 20:41:20 +0200
54053              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
54054      Branch: perl
54055            ! hints/solaris_2.sh
54056 ____________________________________________________________________________
54057 [  6985] By: jhi                                   on 2000/09/01  18:28:10
54058         Log: Update Changes.
54059      Branch: perl
54060            ! Changes patchlevel.h
54061 ____________________________________________________________________________
54062 [  6984] By: jhi                                   on 2000/09/01  18:26:53
54063         Log: Feature ordering tweak.
54064      Branch: perl
54065            ! myconfig.SH
54066 ____________________________________________________________________________
54067 [  6983] By: jhi                                   on 2000/09/01  18:19:50
54068         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
54069              From: <abigail@foad.org>
54070              Date: Fri, 1 Sep 2000 13:07:32 -0400
54071              Message-ID: <20000901170732.18249.qmail@foad.org>
54072      Branch: perl
54073            ! t/pragma/overload.t
54074 ____________________________________________________________________________
54075 [  6982] By: jhi                                   on 2000/09/01  18:17:54
54076         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
54077              so that case-ignoring systems like DCL can tell them from
54078              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
54079      Branch: metaconfig/U/perl
54080            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
54081      Branch: perl
54082            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54083            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
54084            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
54085            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
54086            ! vos/config.def vos/config.h vos/config_h.SH_orig
54087            ! win32/config.bc win32/config.gc win32/config.vc
54088 ____________________________________________________________________________
54089 [  6981] By: nick                                  on 2000/09/01  17:21:57
54090         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
54091              warning when UNTIE exists and instead pass the cound of extra references to
54092              the UNTIE method.
54093      Branch: perl
54094            ! pod/perltie.pod pp_sys.c
54095 ____________________________________________________________________________
54096 [  6980] By: jhi                                   on 2000/09/01  16:54:44
54097         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
54098              From: Peter Prymmer <pvhp@forte.com>
54099              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
54100              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
54101      Branch: perl
54102            ! configure.com
54103 ____________________________________________________________________________
54104 [  6979] By: jhi                                   on 2000/09/01  16:06:20
54105         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
54106              From: Mike Guy <mjtg@cam.ac.uk> 
54107              Date: Fri, 01 Sep 2000 16:49:27 +0100
54108              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
54109      Branch: perl
54110            ! t/base/rs.t
54111 ____________________________________________________________________________
54112 [  6978] By: jhi                                   on 2000/09/01  16:00:42
54113         Log: Update to PodParser 1.18, from Brad Appleton.
54114      Branch: perl
54115            ! lib/Pod/Checker.pm t/pod/find.t
54116 ____________________________________________________________________________
54117 [  6977] By: jhi                                   on 2000/09/01  14:48:58
54118         Log: Subject: Nit in Configure (bleadperl@6961)
54119              From: Lupe Christoph <lupe@lupe-christoph.de>
54120              Date: Fri, 1 Sep 2000 16:34:29 +0200
54121              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
54122      Branch: metaconfig
54123            ! U/compline/ccflags.U
54124      Branch: perl
54125            ! Configure config_h.SH
54126 ____________________________________________________________________________
54127 [  6976] By: jhi                                   on 2000/09/01  14:39:52
54128         Log: Update Changes.
54129      Branch: perl
54130            ! Changes patchlevel.h
54131 ____________________________________________________________________________
54132 [  6975] By: jhi                                   on 2000/09/01  14:37:36
54133         Log: microperl config update.
54134      Branch: perl
54135            ! uconfig.h uconfig.sh
54136 ____________________________________________________________________________
54137 [  6974] By: jhi                                   on 2000/09/01  14:36:53
54138         Log: Document known deficiencies.
54139      Branch: perl
54140            ! pod/perldelta.pod
54141 ____________________________________________________________________________
54142 [  6973] By: jhi                                   on 2000/09/01  14:10:20
54143         Log: Mention warnings fixes and updates.
54144      Branch: perl
54145            ! pod/perldelta.pod
54146 ____________________________________________________________________________
54147 [  6972] By: jhi                                   on 2000/09/01  14:01:52
54148         Log: Drop unused argument.
54149              
54150              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
54151              From: Spider Boardman <spider@web.zk3.dec.com>
54152              Date: Thu, 31 Aug 2000 16:10:15 -0400
54153              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
54154      Branch: perl
54155            ! toke.c
54156 ____________________________________________________________________________
54157 [  6971] By: jhi                                   on 2000/09/01  13:59:24
54158         Log: Add the overload warnings to perldiag.
54159      Branch: perl
54160            ! lib/overload.pm pod/perldiag.pod
54161 ____________________________________________________________________________
54162 [  6970] By: jhi                                   on 2000/09/01  13:55:10
54163         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
54164              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
54165              Date: Fri, 1 Sep 2000 13:43:15 +0100 
54166              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
54167      Branch: perl
54168            ! lib/overload.pm t/pragma/overload.t
54169 ____________________________________________________________________________
54170 [  6969] By: jhi                                   on 2000/09/01  13:52:27
54171         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
54172              From: <abigail@foad.org>
54173              Date: Fri, 1 Sep 2000 05:46:54 -0400
54174              Message-ID: <20000901094654.6476.qmail@foad.org>
54175      Branch: perl
54176            ! lib/overload.pm
54177 ____________________________________________________________________________
54178 [  6968] By: jhi                                   on 2000/09/01  13:50:05
54179         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
54180              From: Daniel Chetlin <daniel@chetlin.com>
54181              Date: Fri, 1 Sep 2000 02:10:55 -0700
54182              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
54183      Branch: perl
54184            ! pod/perlretut.pod
54185 ____________________________________________________________________________
54186 [  6967] By: jhi                                   on 2000/09/01  13:47:54
54187         Log: Part of the solution.
54188              
54189              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
54190              From: Mike Guy <mjtg@cam.ac.uk>
54191              Date: Fri, 01 Sep 2000 14:16:01 +0100
54192              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
54193      Branch: perl
54194            ! gv.c mg.c
54195 ____________________________________________________________________________
54196 [  6966] By: jhi                                   on 2000/09/01  13:46:17
54197         Log: Subject: CPAN.pm beta 1.57_57 for the core
54198              From: andreas.koenig@anima.de (Andreas J. Koenig)
54199              Date: 01 Sep 2000 15:16:31 +0200
54200              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
54201      Branch: perl
54202            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
54203 ____________________________________________________________________________
54204 [  6965] By: jhi                                   on 2000/09/01  13:43:18
54205         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
54206              From: "Craig A. Berry" <craig.berry@psinetcs.com>
54207              Date: Fri, 01 Sep 2000 01:47:22 -0500
54208              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
54209      Branch: perl
54210            ! pod/perldelta.pod vms/vms.c
54211 ____________________________________________________________________________
54212 [  6964] By: jhi                                   on 2000/09/01  13:35:35
54213         Log: File::Temp patches from Andreas König,
54214              
54215              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
54216              From: andreas.koenig@anima.de (Andreas J. Koenig)
54217              Date: 01 Sep 2000 10:07:20 +0200
54218              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
54219              
54220              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
54221              From: andreas.koenig@anima.de (Andreas J. Koenig)
54222              Date: 31 Aug 2000 23:26:08 +0200
54223              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
54224      Branch: perl
54225            ! lib/File/Temp.pm t/lib/ftmp-security.t
54226 ____________________________________________________________________________
54227 [  6963] By: jhi                                   on 2000/09/01  02:22:24
54228         Log: Retract the mergesort code, way too incompatible licensing
54229              and copyrights.
54230      Branch: perl
54231            ! pod/perldelta.pod pp_ctl.c
54232 ____________________________________________________________________________
54233 [  6962] By: jhi                                   on 2000/08/31  23:27:32
54234         Log: Update Changes.
54235      Branch: perl
54236            ! Changes patchlevel.h
54237 ____________________________________________________________________________
54238 [  6961] By: jhi                                   on 2000/08/31  23:20:04
54239         Log: Small tweaks all over.
54240      Branch: metaconfig
54241            ! U/compline/d_gconvert.U
54242      Branch: perl
54243            ! AUTHORS Configure config_h.SH pp_ctl.c
54244 ____________________________________________________________________________
54245 [  6960] By: jhi                                   on 2000/08/31  22:39:36
54246         Log: Further rewording.
54247      Branch: perl
54248            ! pp_ctl.c
54249 ____________________________________________________________________________
54250 [  6959] By: jhi                                   on 2000/08/31  21:26:44
54251         Log: More address tweaking.
54252      Branch: perl
54253            ! AUTHORS Changes
54254 ____________________________________________________________________________
54255 [  6958] By: jhi                                   on 2000/08/31  20:47:25
54256         Log: AUTHORS tweaks, from Peter Prymmer.
54257              
54258              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
54259              From: Peter Prymmer <pvhp@forte.com>
54260              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
54261              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
54262      Branch: perl
54263            ! AUTHORS MAINTAIN
54264 ____________________________________________________________________________
54265 [  6957] By: jhi                                   on 2000/08/31  20:34:43
54266         Log: perldelta tweaks.
54267      Branch: perl
54268            ! pod/perldelta.pod
54269 ____________________________________________________________________________
54270 [  6956] By: jhi                                   on 2000/08/31  19:11:06
54271         Log: Regen perltoc.
54272      Branch: perl
54273            ! pod/perltoc.pod
54274 ____________________________________________________________________________
54275 [  6955] By: jhi                                   on 2000/08/31  19:06:30
54276         Log: Clarify the mergesort situation.
54277      Branch: perl
54278            ! pp_ctl.c
54279 ____________________________________________________________________________
54280 [  6954] By: jhi                                   on 2000/08/31  18:24:17
54281         Log: Move the Solaris 7 scan to use64bitall, make the
54282              failure to find 64-bot sparc libc to mention the
54283              possibility of being in an intel, from Lupe and Alan.
54284      Branch: perl
54285            ! hints/solaris_2.sh
54286 ____________________________________________________________________________
54287 [  6953] By: jhi                                   on 2000/08/31  18:09:20
54288         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
54289              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
54290      Branch: metaconfig
54291            ! U/compline/d_gconvert.U U/threads/archname.U
54292      Branch: metaconfig/U/perl
54293            ! perlxv.U
54294      Branch: perl
54295            ! Configure config_h.SH sv.c
54296 ____________________________________________________________________________
54297 [  6952] By: jhi                                   on 2000/08/31  17:42:24
54298         Log: :: not allowed in pathnames, change to .
54299              
54300              Subject: [PATCH perl@6938] cygwin port
54301              From: "Fifer, Eric" <EFifer@sanwaint.com>
54302              Date: Thu, 31 Aug 2000 16:32:59 +0100
54303              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
54304      Branch: metaconfig/U/perl
54305            ! perlxv.U
54306 ____________________________________________________________________________
54307 [  6951] By: jhi                                   on 2000/08/31  17:02:05
54308         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
54309      Branch: perl
54310            ! perl.h
54311 ____________________________________________________________________________
54312 [  6950] By: jhi                                   on 2000/08/31  16:26:08
54313         Log: More author updates.
54314              
54315              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
54316              From: Simon Cozens <simon@cozens.net>
54317              Date: Thu, 31 Aug 2000 17:13:32 +0100
54318              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
54319      Branch: perl
54320            ! AUTHORS
54321 ____________________________________________________________________________
54322 [  6949] By: jhi                                   on 2000/08/31  16:04:49
54323         Log: POSIX doesn't report long double values under -Duselongdouble
54324              when the long doubles are "real" (bigger than doubles).
54325              
54326              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
54327              From: Spider Boardman <spider@peano.zk3.dec.com>
54328              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
54329              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
54330      Branch: perl
54331            ! ext/POSIX/POSIX.xs
54332 ____________________________________________________________________________
54333 [  6948] By: jhi                                   on 2000/08/31  15:25:10
54334         Log: Update Changes.
54335      Branch: perl
54336            ! Changes patchlevel.h
54337 ____________________________________________________________________________
54338 [  6947] By: jhi                                   on 2000/08/31  15:22:29
54339         Log: Document UNTIE in a very minimalistic way.
54340      Branch: perl
54341            ! pod/perlfunc.pod pod/perltie.pod
54342 ____________________________________________________________________________
54343 [  6946] By: jhi                                   on 2000/08/31  15:15:23
54344         Log: Document known failures.
54345      Branch: perl
54346            ! pod/perldelta.pod
54347 ____________________________________________________________________________
54348 [  6945] By: jhi                                   on 2000/08/31  15:07:00
54349         Log: Don't attach -ld to the archname if pointless.
54350      Branch: metaconfig
54351            ! U/threads/archname.U
54352      Branch: perl
54353            ! Configure config_h.SH
54354 ____________________________________________________________________________
54355 [  6944] By: jhi                                   on 2000/08/31  14:37:42
54356         Log: Wrap the test in eval.
54357              
54358              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
54359              From: Tim Jenness <timj@jach.hawaii.edu>
54360              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
54361              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
54362      Branch: perl
54363            ! t/lib/ftmp-security.t
54364 ____________________________________________________________________________
54365 [  6943] By: jhi                                   on 2000/08/31  14:30:57
54366         Log: Make -Dusemorebits find long doubles in Solaris.
54367      Branch: perl
54368            ! hints/solaris_2.sh
54369 ____________________________________________________________________________
54370 [  6942] By: jhi                                   on 2000/08/31  13:48:45
54371         Log: Clarify the third case of ftmp-security warnings.
54372      Branch: perl
54373            ! INSTALL
54374 ____________________________________________________________________________
54375 [  6941] By: jhi                                   on 2000/08/31  13:40:31
54376         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
54377              From: <abigail@foad.org>
54378              Date: Thu, 31 Aug 2000 01:35:05 -0400
54379              Message-ID: <20000831053505.32120.qmail@foad.org>
54380      Branch: perl
54381            ! pod/perldelta.pod
54382 ____________________________________________________________________________
54383 [  6940] By: jhi                                   on 2000/08/31  13:38:48
54384         Log: Issue useful diagnostic on unknown pod commands.
54385              
54386              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
54387              From: <abigail@foad.org>
54388              Date: Thu, 31 Aug 2000 03:41:18 -0400
54389              Message-ID: <20000831074118.24880.qmail@foad.org>
54390      Branch: perl
54391            ! lib/Pod/Man.pm
54392 ____________________________________________________________________________
54393 [  6939] By: jhi                                   on 2000/08/31  13:34:33
54394         Log: Reveal Borland's isnan.
54395              
54396              Subject: build with BC++ tweak
54397              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
54398              Date: Thu, 31 Aug 2000 13:09:37 +0400
54399              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
54400      Branch: perl
54401            ! win32/win32.h
54402 ____________________________________________________________________________
54403 [  6938] By: jhi                                   on 2000/08/31  05:01:20
54404         Log: Update Changes.
54405      Branch: perl
54406            ! Changes patchlevel.h
54407 ____________________________________________________________________________
54408 [  6937] By: jhi                                   on 2000/08/31  04:26:23
54409         Log: sscanf() may be the only way to read long doubles from strings.
54410      Branch: metaconfig/U/perl
54411            ! longdblfio.U
54412      Branch: perl
54413            ! Configure config_h.SH perl.h util.c
54414 ____________________________________________________________________________
54415 [  6936] By: jhi                                   on 2000/08/31  04:18:19
54416         Log: The #6929 was too skimpy.
54417      Branch: perl
54418            ! sv.c
54419 ____________________________________________________________________________
54420 [  6935] By: jhi                                   on 2000/08/31  02:47:07
54421         Log: Subject: Re: typos in pods
54422              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54423              Date: Wed, 30 Aug 2000 19:25:34 -0700
54424              Message-ID: <eIcr5gzkg25X092yn@efn.org>
54425      Branch: perl
54426            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
54427 ____________________________________________________________________________
54428 [  6934] By: jhi                                   on 2000/08/31  02:42:55
54429         Log: Missed one Unicode file.
54430      Branch: perl
54431            + lib/unicode/UCDFF301.html
54432 ____________________________________________________________________________
54433 [  6933] By: jhi                                   on 2000/08/30  23:42:27
54434         Log: Update Changes.
54435      Branch: perl
54436            ! Changes patchlevel.h
54437 ____________________________________________________________________________
54438 [  6932] By: jhi                                   on 2000/08/30  23:40:07
54439         Log: Mention UNTIE in perldelta.  Still needs documenting
54440              in perltie et alia.
54441      Branch: perl
54442            ! pod/perldelta.pod
54443 ____________________________________________________________________________
54444 [  6931] By: jhi                                   on 2000/08/30  23:36:02
54445         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
54446              From: <abigail@foad.org>
54447              Date: Wed, 30 Aug 2000 19:28:07 -0400
54448              Message-ID: <20000830232807.305.qmail@foad.org>
54449      Branch: perl
54450            ! pod/perldelta.pod
54451 ____________________________________________________________________________
54452 [  6930] By: jhi                                   on 2000/08/30  23:32:40
54453         Log: Update to Unicode 3.0.1.
54454      Branch: perl
54455            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
54456            + lib/unicode/PropList.txt lib/unicode/README.perl
54457            + lib/unicode/UCD301.html lib/unicode/Unicode.301
54458            - lib/unicode/Props.txt lib/unicode/UCD300.html
54459            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
54460            ! (edit 257 files)
54461 ____________________________________________________________________________
54462 [  6929] By: jhi                                   on 2000/08/30  22:38:18
54463         Log: Heap decorruption.
54464              
54465              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
54466              From: Alan Burlison <Alan.Burlison@uk.sun.com>
54467              Date: Wed, 30 Aug 2000 22:39:52 +0100
54468              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
54469      Branch: perl
54470            ! sv.c
54471 ____________________________________________________________________________
54472 [  6928] By: jhi                                   on 2000/08/30  22:29:34
54473         Log: Retract the dummy test, skip the security tests (instead of failing),
54474              explain what the warnings mean.
54475      Branch: perl
54476            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
54477 ____________________________________________________________________________
54478 [  6927] By: jhi                                   on 2000/08/30  22:14:13
54479         Log: Change the internal implementation of sort() to be mergesort
54480              instead of quicksort, from John Linderman <jpl@research.att.com>.
54481              Gives us better worst case, better average case, and stability.
54482              What's there not to like?  (Small fixes for threaded builds
54483              were required).
54484      Branch: perl
54485            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
54486 ____________________________________________________________________________
54487 [  6926] By: jhi                                   on 2000/08/30  20:55:20
54488         Log: A better fix for the Socket building problem from Craig Berry.
54489      Branch: perl
54490            ! vms/vms.c
54491 ____________________________________________________________________________
54492 [  6925] By: jhi                                   on 2000/08/30  20:20:25
54493         Log: Subject: [PATCH] Re: UNTIE method 
54494              From: Nick Ing-Simmons <nik@tiuk.ti.com>
54495              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
54496              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
54497      Branch: perl
54498            ! pp_sys.c t/op/tie.t
54499 ____________________________________________________________________________
54500 [  6924] By: jhi                                   on 2000/08/30  20:17:11
54501         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
54502              From: "Craig A. Berry" <craig.berry@psinetcs.com>
54503              Date: Wed, 30 Aug 2000 15:03:14 -0500
54504              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
54505      Branch: perl
54506            ! vms/vms.c
54507 ____________________________________________________________________________
54508 [  6923] By: jhi                                   on 2000/08/30  20:15:18
54509         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
54510              From: "Craig A. Berry" <craig.berry@psinetcs.com>
54511              Date: Wed, 30 Aug 2000 13:30:36 -0500
54512              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
54513      Branch: perl
54514            ! vms/vms.c
54515 ____________________________________________________________________________
54516 [  6922] By: jhi                                   on 2000/08/30  19:54:43
54517         Log: Better options for rsync.
54518      Branch: perl
54519            ! pod/perlhack.pod
54520 ____________________________________________________________________________
54521 [  6921] By: jhi                                   on 2000/08/30  19:40:16
54522         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
54523              From: Rick Delaney <rick@consumercontact.com>
54524              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
54525              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
54526      Branch: perl
54527            ! pod/perlfunc.pod
54528 ____________________________________________________________________________
54529 [  6920] By: jhi                                   on 2000/08/30  19:36:40
54530         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
54531              From: Peter Prymmer <pvhp@forte.com>
54532              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
54533              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
54534      Branch: perl
54535            ! configure.com
54536 ____________________________________________________________________________
54537 [  6919] By: jhi                                   on 2000/08/30  14:52:02
54538         Log: Update Changes.
54539      Branch: perl
54540            ! Changes patchlevel.h
54541 ____________________________________________________________________________
54542 [  6918] By: jhi                                   on 2000/08/30  14:48:34
54543         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
54544      Branch: perl
54545            ! lib/ExtUtils/typemap
54546 ____________________________________________________________________________
54547 [  6917] By: jhi                                   on 2000/08/30  14:46:34
54548         Log: Subject: typos in pods
54549              From: Nicholas Clark <nick@ccl4.org>
54550              Date: Wed, 30 Aug 2000 01:12:50 +0100
54551              Message-ID: <20000830011249.A61388@plum.flirble.org>
54552      Branch: perl
54553            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
54554            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
54555            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
54556            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
54557 ____________________________________________________________________________
54558 [  6916] By: jhi                                   on 2000/08/30  14:19:09
54559         Log: Document Storable problems on Crays.  (Will have
54560              to document all the other Storable problems, too.)
54561      Branch: perl
54562            ! pod/perldelta.pod
54563 ____________________________________________________________________________
54564 [  6915] By: jhi                                   on 2000/08/30  14:06:02
54565         Log: Subject: [PATCH] fix misc cast warnings
54566              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54567              Date: Tue, 29 Aug 2000 23:16:14 -0700
54568              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
54569      Branch: perl
54570            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
54571            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
54572            ! os2/os2ish.h
54573 ____________________________________________________________________________
54574 [  6914] By: jhi                                   on 2000/08/30  14:03:45
54575         Log: Timestamp mismatch again.  Need to fix this dependence on
54576              config_h.SH timestamp, since it's the contents of config_h.SH
54577              that matter.
54578      Branch: perl
54579            ! uconfig.h uconfig.sh
54580 ____________________________________________________________________________
54581 [  6913] By: jhi                                   on 2000/08/30  13:54:06
54582         Log: Don't say "Perl 5.0 source kit".
54583      Branch: perl
54584            ! perl.c
54585 ____________________________________________________________________________
54586 [  6912] By: jhi                                   on 2000/08/30  13:51:24
54587         Log: Reset archname and archname64 always, forcing them be
54588              recomputed at each Configure run, make Configure and
54589              the hints files agree on the naming of largefiles variables.
54590      Branch: metaconfig
54591            ! U/threads/archname.U
54592      Branch: metaconfig/U/perl
54593            ! use64bits.U
54594      Branch: perl
54595            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
54596            ! hints/linux.sh hints/solaris_2.sh
54597 ____________________________________________________________________________
54598 [  6911] By: jhi                                   on 2000/08/30  13:30:13
54599         Log: Put back the slice accidentally removed by #6907.
54600      Branch: perl
54601            ! hints/solaris_2.sh
54602 ____________________________________________________________________________
54603 [  6910] By: jhi                                   on 2000/08/30  01:24:26
54604         Log: Be consistent: other Net::get* do export theirs.
54605              
54606              Subject: Re: Net::protoent does not export 'getproto'
54607              From: Yasushi Nakajima <sey@jkc.co.jp>
54608              Date: Wed, 30 Aug 2000 09:53:14 +0900
54609              Message-Id: <200008300051.DAA24700@taku.hut.fi>
54610      Branch: perl
54611            ! lib/Net/protoent.pm
54612 ____________________________________________________________________________
54613 [  6909] By: jhi                                   on 2000/08/30  01:17:25
54614         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
54615              From: Gurusamy Sarathy <gsar@ActiveState.com>
54616              Date: Tue, 29 Aug 2000 17:17:07 -0700
54617              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
54618      Branch: perl
54619            ! cop.h
54620 ____________________________________________________________________________
54621 [  6908] By: jhi                                   on 2000/08/30  00:58:05
54622         Log: Update Changes.
54623      Branch: perl
54624            ! Changes patchlevel.h
54625 ____________________________________________________________________________
54626 [  6907] By: jhi                                   on 2000/08/30  00:57:22
54627         Log: Introduce ccname to keep track of what compiler kind of we have.
54628      Branch: metaconfig/U/perl
54629            ! Checkcc.U gccvers.U
54630      Branch: perl
54631            ! Configure config_h.SH hints/solaris_2.sh
54632 ____________________________________________________________________________
54633 [  6906] By: jhi                                   on 2000/08/30  00:25:47
54634         Log: Put back the flags dump as reasoned in
54635              
54636              Subject: Re: [PATCH] Glob dumping
54637              From: Mike Guy <mjtg@cam.ac.uk> 
54638              Date: Tue, 29 Aug 2000 21:41:32 +0100
54639              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
54640      Branch: perl
54641            ! dump.c t/lib/peek.t
54642 ____________________________________________________________________________
54643 [  6905] By: jhi                                   on 2000/08/30  00:16:17
54644         Log: Make the epsilon to be relative, not absolute.
54645              
54646              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
54647              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
54648              Date: Tue, 29 Aug 2000 19:58:56 -0400
54649              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
54650      Branch: perl
54651            ! t/lib/trig.t
54652 ____________________________________________________________________________
54653 [  6904] By: jhi                                   on 2000/08/30  00:13:09
54654         Log: From now on, Gisle is on my list of usual suspects :-)
54655              Retract #6902.
54656      Branch: perl
54657            ! ext/Opcode/Safe.pm
54658 ____________________________________________________________________________
54659 [  6903] By: jhi                                   on 2000/08/29  23:51:20
54660         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
54661              From: "Craig A. Berry" <craig.berry@psinetcs.com>
54662              Date: Tue, 29 Aug 2000 18:43:26 -0500
54663              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
54664      Branch: perl
54665            + vms/vmspipe.com
54666            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
54667            ! vms/vms.c
54668 ____________________________________________________________________________
54669 [  6902] By: jhi                                   on 2000/08/29  23:44:14
54670         Log: Retry what #6882 attempted.
54671              
54672              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
54673              From: Gisle Aas <gisle@ActiveState.com>
54674              Date: 30 Aug 2000 00:33:09 +0200
54675              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
54676      Branch: perl
54677            ! ext/Opcode/Safe.pm
54678 ____________________________________________________________________________
54679 [  6901] By: jhi                                   on 2000/08/29  22:59:32
54680         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
54681              From: Hugo <hv@crypt.compulink.co.uk>
54682              Date: Mon, 12 Jun 2000 19:36:08 +0100
54683              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
54684      Branch: perl
54685            ! sv.c
54686 ____________________________________________________________________________
54687 [  6900] By: jhi                                   on 2000/08/29  22:58:35
54688         Log: Admit that we are leaking scalars.
54689              
54690              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
54691              From: Spider Boardman <spider@leggy.zk3.dec.com>
54692              Date: Tue, 29 Aug 2000 18:48:29 -0400
54693              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
54694      Branch: perl
54695            ! t/pragma/warnings.t
54696 ____________________________________________________________________________
54697 [  6899] By: jhi                                   on 2000/08/29  20:53:13
54698         Log: Update Changes.
54699      Branch: perl
54700            ! Changes patchlevel.h
54701 ____________________________________________________________________________
54702 [  6898] By: jhi                                   on 2000/08/29  20:46:21
54703         Log: Undo namespace pollution of #6878.
54704              
54705              Subject: Re: Net::protoent does not export 'getproto'
54706              From: Mike Guy <mjtg@cam.ac.uk>
54707              Date: Tue, 29 Aug 2000 21:32:37 +0100
54708              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
54709      Branch: perl
54710            ! lib/Net/protoent.pm
54711 ____________________________________________________________________________
54712 [  6897] By: jhi                                   on 2000/08/29  20:44:29
54713         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
54714              From: Peter Prymmer <pvhp@forte.com>
54715              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
54716              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
54717      Branch: perl
54718            ! pod/perlebcdic.pod
54719 ____________________________________________________________________________
54720 [  6896] By: jhi                                   on 2000/08/29  20:40:57
54721         Log: There's no point repeating the 'revision' (5) of perl5.
54722      Branch: metaconfig/U/perl
54723            ! Devel.U patchlevel.U
54724      Branch: perl
54725            ! Configure config_h.SH
54726 ____________________________________________________________________________
54727 [  6895] By: jhi                                   on 2000/08/29  20:16:58
54728         Log: Regen Configure for #6894.
54729      Branch: metaconfig/U/perl
54730            ! perladmin.U
54731      Branch: perl
54732            ! Configure config_h.SH
54733 ____________________________________________________________________________
54734 [  6894] By: jhi                                   on 2000/08/29  19:59:52
54735         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
54736              From: "Philip Newton" <Philip.Newton@gmx.net>
54737              Date: Tue, 29 Aug 2000 21:39:14 +0200
54738              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
54739      Branch: perl
54740            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
54741            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
54742            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
54743            ! utils/perlbug.PL
54744 ____________________________________________________________________________
54745 [  6893] By: jhi                                   on 2000/08/29  19:55:30
54746         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
54747              From: "Philip Newton" <Philip.Newton@gmx.net>
54748              Date: Tue, 29 Aug 2000 21:39:14 +0200
54749              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
54750      Branch: perl
54751            ! installhtml
54752 ____________________________________________________________________________
54753 [  6892] By: jhi                                   on 2000/08/29  19:53:59
54754         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
54755              From: "Philip Newton" <Philip.Newton@gmx.net>
54756              Date: Tue, 29 Aug 2000 21:48:18 +0200
54757              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
54758      Branch: perl
54759            ! lib/File/Temp.pm
54760 ____________________________________________________________________________
54761 [  6891] By: jhi                                   on 2000/08/29  18:30:03
54762         Log: Nail the ID 20000828.023.
54763      Branch: perl
54764            ! ext/Storable/Storable.xs
54765 ____________________________________________________________________________
54766 [  6890] By: jhi                                   on 2000/08/29  16:50:17
54767         Log: Under usethreads the dumped variable is IN_PAD.
54768              
54769              Subject: Re: [PATCH] Glob dumping
54770              From: Gisle Aas <gisle@ActiveState.com>
54771              Date: 29 Aug 2000 18:45:05 +0200
54772              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
54773      Branch: perl
54774            ! t/lib/peek.t
54775 ____________________________________________________________________________
54776 [  6889] By: jhi                                   on 2000/08/29  15:17:37
54777         Log: Update Changes.
54778      Branch: perl
54779            ! Changes patchlevel.h
54780 ____________________________________________________________________________
54781 [  6888] By: jhi                                   on 2000/08/29  14:49:59
54782         Log: Retract #6882, broke the safe tests.
54783      Branch: perl
54784            ! ext/Opcode/Safe.pm
54785 ____________________________________________________________________________
54786 [  6887] By: jhi                                   on 2000/08/29  14:47:06
54787         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
54788              From: Gisle Aas <gisle@ActiveState.com> 
54789              Date: 09 Jun 2000 20:00:11 +0200
54790              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
54791      Branch: perl
54792            ! utils/perldoc.PL
54793 ____________________________________________________________________________
54794 [  6886] By: jhi                                   on 2000/08/29  14:42:45
54795         Log: The #6881 removed one dump line.
54796      Branch: perl
54797            ! t/lib/peek.t
54798 ____________________________________________________________________________
54799 [  6885] By: jhi                                   on 2000/08/29  14:30:47
54800         Log: Don't forget to tidy up.
54801      Branch: perl
54802            ! t/lib/ftmp-security.t
54803 ____________________________________________________________________________
54804 [  6884] By: jhi                                   on 2000/08/29  14:25:17
54805         Log: Disabling the one test is a bit tricky.
54806      Branch: perl
54807            ! t/lib/ftmp-security.t
54808 ____________________________________________________________________________
54809 [  6883] By: jhi                                   on 2000/08/29  14:16:25
54810         Log: Disable one of the tests for now.
54811      Branch: perl
54812            ! t/lib/ftmp-security.t
54813 ____________________________________________________________________________
54814 [  6882] By: jhi                                   on 2000/08/29  14:05:50
54815         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
54816              From: gisle@aas.no
54817              Date: 29 Aug 2000 10:35:06 -0000
54818              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
54819      Branch: perl
54820            ! ext/Opcode/Safe.pm
54821 ____________________________________________________________________________
54822 [  6881] By: jhi                                   on 2000/08/29  14:03:51
54823         Log: Subject: [PATCH] Glob dumping
54824              From: Gisle Aas <gisle@ActiveState.com>
54825              Date: 29 Aug 2000 07:59:42 -0000
54826              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
54827      Branch: perl
54828            ! dump.c
54829 ____________________________________________________________________________
54830 [  6880] By: jhi                                   on 2000/08/29  14:02:01
54831         Log: Subject: [PATCH] Warnings in B::Deparse
54832              From: <abigail@foad.org>
54833              Date: Tue, 29 Aug 2000 00:00:01 -0400
54834              Message-ID: <20000829040001.2999.qmail@foad.org>
54835      Branch: perl
54836            ! ext/B/B/Deparse.pm
54837 ____________________________________________________________________________
54838 [  6879] By: jhi                                   on 2000/08/29  13:57:26
54839         Log: Missed a change in #6869.
54840      Branch: perl
54841            ! mg.c
54842 ____________________________________________________________________________
54843 [  6878] By: jhi                                   on 2000/08/29  13:45:04
54844         Log: Subject: Net::protoent does not export 'getproto'
54845              From: Yasushi Nakajima <sey@jkc.co.jp>
54846              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
54847      Branch: perl
54848            ! lib/Net/protoent.pm
54849 ____________________________________________________________________________
54850 [  6877] By: jhi                                   on 2000/08/29  13:39:19
54851         Log: Patches all over for people and the files they (hopefully) care about.
54852      Branch: perl
54853            ! AUTHORS Changes MAINTAIN
54854 ____________________________________________________________________________
54855 [  6876] By: jhi                                   on 2000/08/29  12:53:54
54856         Log: Fix for thinko in #6848.
54857              
54858              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
54859              From: Lupe Christoph <lupe@lupe-christoph.de>
54860              Date: Tue, 29 Aug 2000 09:04:08 +0200
54861              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
54862      Branch: perl
54863            ! ext/Thread/Thread.xs
54864 ____________________________________________________________________________
54865 [  6875] By: jhi                                   on 2000/08/29  12:50:14
54866         Log: Update to Getopt::Long 2.24, from Johan Vromans.
54867      Branch: perl
54868            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
54869 ____________________________________________________________________________
54870 [  6874] By: jhi                                   on 2000/08/29  02:09:53
54871         Log: Use minimal @INC in tests, most of the time just '../lib',
54872              so that we simply can't pick up stuff from other Perls than
54873              the one we are testing.  Pointed out by
54874              
54875              From: Mike Guy <mjtg@cam.ac.uk>
54876              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
54877              Date: Fri, 25 Aug 2000 15:15:59 +0100
54878              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
54879      Branch: perl
54880            ! (edit 185 files)
54881 ____________________________________________________________________________
54882 [  6873] By: jhi                                   on 2000/08/29  01:07:11
54883         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
54884              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54885              Date: Mon, 28 Aug 2000 17:45:52 -0700
54886              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
54887      Branch: perl
54888            ! Makefile.SH hints/os2.sh
54889 ____________________________________________________________________________
54890 [  6872] By: jhi                                   on 2000/08/28  23:33:39
54891         Log: Subject: [PATCH bleedperl@6866] spellings
54892              From: marcel@codewerk.com (Marcel Grunauer)
54893              Date: Tue, 29 Aug 2000 01:19:59 +0200
54894              Message-Id: <200008282319.BAA29862@gandalf.local>
54895      Branch: perl
54896            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
54897            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
54898            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
54899 ____________________________________________________________________________
54900 [  6871] By: jhi                                   on 2000/08/28  23:22:09
54901         Log: Take out the SUIDMAIL thing, that will not be
54902              a problem in 5.7.*.
54903      Branch: perl
54904            ! patchlevel.h
54905 ____________________________________________________________________________
54906 [  6870] By: jhi                                   on 2000/08/28  23:19:30
54907         Log: -S is the silent flag, -s is the strip flag.
54908              
54909              Subject: [PATCH] Re: [PATCH] make no-install          
54910              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54911              Date: Mon, 28 Aug 2000 15:12:55 -0700
54912              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
54913      Branch: perl
54914            ! Makefile.SH
54915 ____________________________________________________________________________
54916 [  6869] By: jhi                                   on 2000/08/28  23:12:05
54917         Log: Subject: [PATCH bleedperl@6856] warnings fixes
54918              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
54919              Date: Mon, 28 Aug 2000 23:55:06 +0100
54920              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
54921      Branch: perl
54922            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
54923            ! warnings.h warnings.pl
54924 ____________________________________________________________________________
54925 [  6868] By: jhi                                   on 2000/08/28  21:38:22
54926         Log: Potential cruft.
54927      Branch: perl
54928            ! Makefile.SH
54929 ____________________________________________________________________________
54930 [  6867] By: jhi                                   on 2000/08/28  21:35:36
54931         Log: Update Changes.
54932      Branch: perl
54933            ! Changes patchlevel.h
54934 ____________________________________________________________________________
54935 [  6866] By: jhi                                   on 2000/08/28  21:33:49
54936         Log: Subject: hv.h Doc Patch
54937              From: Fisher Mark <fisherm@tce.com>
54938              Date: Mon, 28 Aug 2000 16:24:59 -0500
54939              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
54940      Branch: perl
54941            ! hv.h
54942 ____________________________________________________________________________
54943 [  6865] By: jhi                                   on 2000/08/28  21:02:15
54944         Log: Add -ld to archname on long tr...double platforms.
54945      Branch: metaconfig
54946            ! U/threads/archname.U
54947      Branch: perl
54948            ! Configure config_h.SH
54949 ____________________________________________________________________________
54950 [  6864] By: jhi                                   on 2000/08/28  20:38:59
54951         Log: An attempt to fix the problem reported in
54952              
54953              Subject: Building perl@6856 using gcc/AIX 4.3.3 
54954              From: Daniel Muino <dmuino@afip.gov.ar> 
54955              Date: Mon, 28 Aug 2000 15:50:01 -0300   
54956              Message-ID: <20000828155001.A14403@con2-dgi>
54957              
54958              I can't test this properly since the gcc installation I have
54959              access to seems to be botched (gcc is calling the AIX cpp,
54960              a losing proposition...)
54961      Branch: perl
54962            ! hints/aix.sh
54963 ____________________________________________________________________________
54964 [  6863] By: jhi                                   on 2000/08/28  18:57:52
54965         Log: Fix for ID 20000828.001, long doubles were not formatted
54966              correctly (showed up in $], which stopped installing perl).
54967      Branch: perl
54968            ! sv.c
54969 ____________________________________________________________________________
54970 [  6862] By: jhi                                   on 2000/08/28  18:07:15
54971         Log: Typo in #6858.
54972      Branch: perl
54973            ! lib/Cwd.pm
54974 ____________________________________________________________________________
54975 [  6861] By: jhi                                   on 2000/08/28  17:57:27
54976         Log: opmini.o may be left around if a build is interrupted.
54977      Branch: perl
54978            ! Makefile.SH
54979 ____________________________________________________________________________
54980 [  6860] By: jhi                                   on 2000/08/28  16:52:50
54981         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
54982              From: Daniel Chetlin <daniel@chetlin.com>
54983              Date: Mon, 28 Aug 2000 01:14:18 -0700
54984              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
54985      Branch: perl
54986            ! lib/overload.pm
54987 ____________________________________________________________________________
54988 [  6859] By: jhi                                   on 2000/08/28  16:08:46
54989         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
54990              From: Nicholas Clark <nick@ccl4.org>
54991              Date: Mon, 28 Aug 2000 16:03:27 +0100
54992              Message-Id: <20000828160327.C49785@plum.flirble.org>
54993      Branch: perl
54994            ! ext/ByteLoader/bytecode.h
54995 ____________________________________________________________________________
54996 [  6858] By: jhi                                   on 2000/08/28  16:02:10
54997         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
54998              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
54999              Date: Mon, 28 Aug 2000 13:08:30 +0200
55000              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
55001      Branch: perl
55002            ! lib/Cwd.pm
55003 ____________________________________________________________________________
55004 [  6857] By: jhi                                   on 2000/08/28  15:42:47
55005         Log: display_format used as a class method without arguments was broken,
55006              reported in
55007              
55008              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
55009              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
55010              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
55011              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
55012      Branch: perl
55013            ! lib/Math/Complex.pm t/lib/complex.t
55014 ____________________________________________________________________________
55015 [  6856] By: jhi                                   on 2000/08/27  22:09:48
55016         Log: Update Changes.
55017      Branch: perl
55018            ! Changes patchlevel.h
55019 ____________________________________________________________________________
55020 [  6855] By: jhi                                   on 2000/08/27  21:59:21
55021         Log: Retract #6853 (false alarm).
55022      Branch: perl
55023            ! lib/ExtUtils/xsubpp
55024 ____________________________________________________________________________
55025 [  6854] By: jhi                                   on 2000/08/27  21:37:44
55026         Log: Update Changes.
55027      Branch: perl
55028            ! Changes patchlevel.h
55029 ____________________________________________________________________________
55030 [  6853] By: jhi                                   on 2000/08/27  21:37:16
55031         Log: Subject: [PATCH perl@6850] workaround for xsubpp
55032              From: Hugo <hv@crypt.compulink.co.uk>
55033              Date: Sun, 27 Aug 2000 22:30:25 +0100
55034              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
55035      Branch: perl
55036            ! lib/ExtUtils/xsubpp
55037 ____________________________________________________________________________
55038 [  6852] By: jhi                                   on 2000/08/27  21:33:58
55039         Log: Big-endian 64-bit patch from Raphael Manfredi.
55040      Branch: perl
55041            ! ext/Storable/Storable.xs
55042 ____________________________________________________________________________
55043 [  6851] By: jhi                                   on 2000/08/27  21:22:21
55044         Log: More ruthless editing from Hugo van der Sanden.
55045      Branch: perl
55046            ! pod/perldelta.pod
55047 ____________________________________________________________________________
55048 [  6850] By: jhi                                   on 2000/08/27  16:11:46
55049         Log: Update Changes.
55050      Branch: perl
55051            ! Changes patchlevel.h
55052 ____________________________________________________________________________
55053 [  6849] By: jhi                                   on 2000/08/27  16:11:05
55054         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
55055      Branch: perl
55056            ! configpm pod/perldelta.pod
55057 ____________________________________________________________________________
55058 [  6848] By: jhi                                   on 2000/08/27  15:35:08
55059         Log: Use the actual thread type, not the pointer-to-struct.
55060      Branch: perl
55061            ! ext/Thread/Thread.xs
55062 ____________________________________________________________________________
55063 [  6847] By: jhi                                   on 2000/08/27  15:30:49
55064         Log: Test nit.
55065      Branch: perl
55066            ! t/pragma/warn/pp_sys
55067 ____________________________________________________________________________
55068 [  6846] By: jhi                                   on 2000/08/27  15:19:02
55069         Log: Passing -R in ldflags makes now it to appear in the default
55070              for lddlflags, just like with -L.
55071              
55072              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
55073              From: Lupe Christoph <lupe@lupe-christoph.de>
55074              Date: Sun, 27 Aug 2000 10:28:21 +0200
55075              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
55076      Branch: metaconfig/U/perl
55077            ! dlsrc.U
55078      Branch: perl
55079            ! Configure
55080 ____________________________________________________________________________
55081 [  6845] By: jhi                                   on 2000/08/27  15:08:54
55082         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
55083              From: Alan Burlison <Alan.Burlison@uk.sun.com>
55084              Date: Sat, 26 Aug 2000 22:23:27 +0100
55085              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
55086      Branch: perl
55087            ! lib/ExtUtils/MM_Unix.pm
55088 ____________________________________________________________________________
55089 [  6844] By: jhi                                   on 2000/08/27  15:02:37
55090         Log: DJGPP update from Laszlo Molnar.
55091              
55092              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
55093              From: ml1050 <ml1050@freemail.hu>
55094              Date: Sat, 26 Aug 2000 23:24:40 +0200
55095              Message-Id: <20000826232440.A439@freemail.hu>
55096      Branch: perl
55097            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
55098            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
55099 ____________________________________________________________________________
55100 [  6843] By: jhi                                   on 2000/08/27  14:53:58
55101         Log: Subject: installman buglet
55102              From: Lupe Christoph <lupe@lupe-christoph.de>
55103              Date: Sun, 27 Aug 2000 14:38:59 +0200
55104              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
55105      Branch: perl
55106            ! installman
55107 ____________________________________________________________________________
55108 [  6842] By: jhi                                   on 2000/08/27  14:52:08
55109         Log: Can't get the test to reliably work thanks to the
55110              inaccurateness of floating point.  "Resolves" bug ids
55111              20000826.003, 20000826.009, 20000826.010,
55112      Branch: perl
55113            ! t/lib/trig.t
55114 ____________________________________________________________________________
55115 [  6841] By: jhi                                   on 2000/08/26  15:53:58
55116         Log: Update Changes.
55117      Branch: perl
55118            ! Changes patchlevel.h
55119 ____________________________________________________________________________
55120 [  6840] By: jhi                                   on 2000/08/26  14:23:03
55121         Log: grep -e isn't portable.
55122              
55123              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
55124              From: chris@broadband.att.com
55125              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
55126              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
55127      Branch: perl
55128            ! hints/solaris_2.sh
55129 ____________________________________________________________________________
55130 [  6839] By: jhi                                   on 2000/08/26  14:12:23
55131         Log: no-install target a la make -n.
55132              
55133              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
55134              From: <abigail@foad.org>
55135              Date: Sat, 26 Aug 2000 03:57:34 -0400
55136              Message-ID: <20000826075735.18912.qmail@foad.org>
55137      Branch: perl
55138            ! Makefile.SH installman installperl
55139 ____________________________________________________________________________
55140 [  6838] By: jhi                                   on 2000/08/26  14:06:33
55141         Log: Retract #6826 as the #6828 should be do the same
55142              in a More Correct Way.
55143      Branch: perl
55144            ! installperl
55145 ____________________________________________________________________________
55146 [  6837] By: jhi                                   on 2000/08/26  05:24:00
55147         Log: More casting.
55148      Branch: perl
55149            ! ext/Storable/Storable.xs
55150 ____________________________________________________________________________
55151 [  6836] By: jhi                                   on 2000/08/26  05:05:46
55152         Log: Nicer in decimal.
55153      Branch: perl
55154            ! ext/Storable/Storable.xs
55155 ____________________________________________________________________________
55156 [  6835] By: jhi                                   on 2000/08/26  05:03:50
55157         Log: There be no UVdf.
55158      Branch: perl
55159            ! ext/Storable/Storable.xs
55160 ____________________________________________________________________________
55161 [  6834] By: jhi                                   on 2000/08/26  05:00:18
55162         Log: Continue IVdfing and UVxfing.
55163      Branch: perl
55164            ! ext/Storable/Storable.xs
55165 ____________________________________________________________________________
55166 [  6833] By: jhi                                   on 2000/08/26  04:53:14
55167         Log: Use IVdf.
55168      Branch: perl
55169            ! ext/Storable/Storable.xs
55170 ____________________________________________________________________________
55171 [  6832] By: jhi                                   on 2000/08/26  04:40:41
55172         Log: Document PTR2XX and INT2PTR.
55173      Branch: perl
55174            ! pod/perlguts.pod
55175 ____________________________________________________________________________
55176 [  6831] By: jhi                                   on 2000/08/26  04:33:18
55177         Log: Use UVxf, PTR2UV, NVff.
55178      Branch: perl
55179            ! ext/Storable/Storable.xs
55180 ____________________________________________________________________________
55181 [  6830] By: jhi                                   on 2000/08/26  04:31:32
55182         Log: Update the test count.
55183      Branch: perl
55184            ! t/lib/trig.t
55185 ____________________________________________________________________________
55186 [  6829] By: jhi                                   on 2000/08/26  03:05:50
55187         Log: Subject: [PATCH] installation not quite silent yet.
55188              From: <abigail@foad.org>
55189              Date: Fri, 25 Aug 2000 20:07:53 -0400
55190              Message-ID: <20000826000753.7822.qmail@foad.org>
55191      Branch: perl
55192            ! installman installperl
55193 ____________________________________________________________________________
55194 [  6828] By: jhi                                   on 2000/08/26  03:05:14
55195         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
55196              From: Spider Boardman <spider@web.zk3.dec.com>
55197              Date: Fri, 25 Aug 2000 19:12:40 -0400
55198              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
55199      Branch: perl
55200            ! gv.c
55201 ____________________________________________________________________________
55202 [  6827] By: jhi                                   on 2000/08/25  23:54:34
55203         Log: Support preserving extremely big/small angles.
55204      Branch: perl
55205            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
55206 ____________________________________________________________________________
55207 [  6826] By: jhi                                   on 2000/08/25  23:01:20
55208         Log: Patch installperl to be long double-aware.
55209              
55210              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
55211              From: Spider Boardman <spider@web.zk3.dec.com>
55212              Date: Fri, 25 Aug 2000 18:15:23 -0400
55213              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
55214      Branch: perl
55215            ! installperl
55216 ____________________________________________________________________________
55217 [  6825] By: jhi                                   on 2000/08/25  22:58:25
55218         Log: Remove duplicately applied patch shards.
55219              
55220              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
55221              From: Spider Boardman <spider@leggy.zk3.dec.com>
55222              Date: Fri, 25 Aug 2000 16:45:03 -0400
55223              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
55224      Branch: perl
55225            ! t/lib/cgi-html.t
55226 ____________________________________________________________________________
55227 [  6824] By: jhi                                   on 2000/08/25  22:57:00
55228         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
55229              From: Daniel Chetlin <daniel@chetlin.com>
55230              Date: Fri, 25 Aug 2000 12:23:16 -0700
55231              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
55232              
55233              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
55234              From: Daniel Chetlin <daniel@chetlin.com>
55235              Date: Fri, 25 Aug 2000 14:47:19 -0700
55236              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
55237      Branch: perl
55238            ! installman
55239 ____________________________________________________________________________
55240 [  6823] By: jhi                                   on 2000/08/25  22:44:17
55241         Log: Timestamp problem?
55242      Branch: perl
55243            ! uconfig.h uconfig.sh
55244 ____________________________________________________________________________
55245 [  6822] By: jhi                                   on 2000/08/25  19:01:06
55246         Log: One forgotten file from #6816.
55247      Branch: perl
55248            ! vos/config.h
55249 ____________________________________________________________________________
55250 [  6821] By: jhi                                   on 2000/08/25  18:56:39
55251         Log: Regen Changes.
55252      Branch: perl
55253            ! Changes patchlevel.h
55254 ____________________________________________________________________________
55255 [  6820] By: jhi                                   on 2000/08/25  18:52:35
55256         Log: Fix Changes ordering.
55257      Branch: perl
55258            ! Changes
55259 ____________________________________________________________________________
55260 [  6819] By: jhi                                   on 2000/08/25  18:50:25
55261         Log: Update Changes.
55262      Branch: perl
55263            ! Changes patchlevel.h
55264 ____________________________________________________________________________
55265 [  6818] By: jhi                                   on 2000/08/25  18:47:45
55266         Log: Tweak the sfio/useperlio logic, hopefully as wished in
55267              
55268              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
55269              From: Nicholas Clark <nick@babyhippo.co.uk>
55270              Date: Fri, 25 Aug 2000 12:01:45 +0100
55271              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
55272      Branch: metaconfig/U/perl
55273            ! d_sfio.U
55274      Branch: perl
55275            ! Configure
55276 ____________________________________________________________________________
55277 [  6817] By: jhi                                   on 2000/08/25  18:32:51
55278         Log: Allow microperl to assume <math.h>, without it the math
55279              functions like floor() are assumed to return int, which makes
55280              for core dumps in machines where integer and floating register
55281              don't mix.
55282      Branch: perl
55283            ! uconfig.h uconfig.sh
55284 ____________________________________________________________________________
55285 [  6816] By: jhi                                   on 2000/08/25  18:27:17
55286         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
55287              the problem reported in
55288              
55289              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
55290              From: danhale@us.ibm.com
55291              Date: Fri, 25 Aug 2000 10:58:06 -0400
55292              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
55293      Branch: metaconfig/U/perl
55294            + d_socks5_init.U
55295      Branch: perl
55296            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
55297            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
55298            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
55299            ! win32/config.gc win32/config.vc
55300 ____________________________________________________________________________
55301 [  6815] By: jhi                                   on 2000/08/25  17:43:31
55302         Log: A solution for the retrieve_fd autosplit warning,
55303              idea suggested by Mike Guy.
55304      Branch: perl
55305            ! ext/Storable/Storable.pm
55306 ____________________________________________________________________________
55307 [  6814] By: jhi                                   on 2000/08/25  17:16:03
55308         Log: Add install-silent target.
55309      Branch: perl
55310            ! Makefile.SH
55311 ____________________________________________________________________________
55312 [  6813] By: jhi                                   on 2000/08/25  17:14:23
55313         Log: Subject: Re: [PATCH] More silencing of installman.
55314              From: <abigail@foad.org>
55315              Date: Thu, 24 Aug 2000 19:27:03 -0400
55316              Message-ID: <20000824232703.7001.qmail@foad.org>
55317              
55318              Subject: Re: [PATCH] More silencing of installman.
55319              From: <abigail@foad.org>
55320              Date: Fri, 25 Aug 2000 03:00:58 -0400
55321              Message-ID: <20000825070058.10697.qmail@foad.org>
55322      Branch: perl
55323            ! installman
55324 ____________________________________________________________________________
55325 [  6812] By: jhi                                   on 2000/08/25  17:11:28
55326         Log: installperl --verbose and --silent.
55327              
55328              Subject: Re: [PATCH] More silencing of installman.
55329              From: <abigail@foad.org>
55330              Message-ID: <20000825064430.9719.qmail@foad.org>
55331              Date: Fri, 25 Aug 2000 02:44:30 -0400
55332      Branch: perl
55333            ! installperl
55334 ____________________________________________________________________________
55335 [  6811] By: jhi                                   on 2000/08/25  17:05:43
55336         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
55337              From: "Peter J. Farley III" <pjfarley@banet.net>
55338              Date: Thu, 24 Aug 2000 21:58:03 -0400
55339              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
55340              
55341              (applied slightly modified)
55342      Branch: perl
55343            ! lib/ExtUtils/MM_Unix.pm
55344 ____________________________________________________________________________
55345 [  6810] By: jhi                                   on 2000/08/25  17:01:18
55346         Log: Missing parts of 
55347              
55348              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
55349              From: Peter Prymmer <pvhp@forte.com>
55350              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
55351              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
55352      Branch: perl
55353            ! t/lib/cgi-html.t
55354 ____________________________________________________________________________
55355 [  6809] By: jhi                                   on 2000/08/25  16:46:32
55356         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
55357              From: "Craig A. Berry" <craig.berry@psinetcs.com>
55358              Date: Thu, 24 Aug 2000 19:13:11 -0500
55359              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
55360      Branch: perl
55361            ! vms/vms.c
55362 ____________________________________________________________________________
55363 [  6808] By: jhi                                   on 2000/08/25  16:39:22
55364         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
55365              From: Peter Prymmer <pvhp@forte.com>
55366              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
55367              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
55368      Branch: perl
55369            ! configure.com
55370 ____________________________________________________________________________
55371 [  6807] By: jhi                                   on 2000/08/25  16:36:37
55372         Log: Better wording for the vec lvalue diagnostic.
55373              
55374              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
55375              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
55376              Date: Wed, 23 Aug 2000 14:12:16 -0400
55377              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
55378      Branch: perl
55379            ! pod/perldiag.pod
55380 ____________________________________________________________________________
55381 [  6806] By: jhi                                   on 2000/08/24  18:17:22
55382         Log: Subject: [PATCH] More silencing of installman.
55383              From: <abigail@foad.org>
55384              Date: Thu, 24 Aug 2000 14:01:44 -0400
55385              Message-ID: <20000824180144.20062.qmail@foad.org>
55386      Branch: perl
55387            ! installman
55388 ____________________________________________________________________________
55389 [  6805] By: jhi                                   on 2000/08/24  15:00:31
55390         Log: Update Changes.
55391      Branch: perl
55392            ! Changes patchlevel.h
55393 ____________________________________________________________________________
55394 [  6804] By: jhi                                   on 2000/08/24  14:59:07
55395         Log: Regen perltoc.
55396      Branch: perl
55397            ! pod/perltoc.pod
55398 ____________________________________________________________________________
55399 [  6803] By: jhi                                   on 2000/08/24  14:44:39
55400         Log: Show the doc file, not the temp file.
55401      Branch: perl
55402            ! installman
55403 ____________________________________________________________________________
55404 [  6802] By: jhi                                   on 2000/08/24  14:41:53
55405         Log: Continue silencing.
55406      Branch: perl
55407            ! installman
55408 ____________________________________________________________________________
55409 [  6801] By: jhi                                   on 2000/08/24  14:34:40
55410         Log: Actually do something with the silencer option.
55411      Branch: perl
55412            ! installman
55413 ____________________________________________________________________________
55414 [  6800] By: jhi                                   on 2000/08/24  14:26:22
55415         Log: Make installman to recognize the silence flag -S.
55416      Branch: perl
55417            ! installman
55418 ____________________________________________________________________________
55419 [  6799] By: jhi                                   on 2000/08/24  13:49:38
55420         Log: DOS patches and portability/porting notes, from Tim Jenness.
55421      Branch: perl
55422            ! lib/File/Temp.pm
55423 ____________________________________________________________________________
55424 [  6798] By: jhi                                   on 2000/08/24  13:48:27
55425         Log: Create directories in silence.
55426              
55427              Subject: [PATCH] Another silencer for MakeMaker
55428              From: andreas.koenig@anima.de (Andreas J. Koenig)
55429              Date: 24 Aug 2000 14:18:52 +0200
55430              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
55431      Branch: perl
55432            ! lib/ExtUtils/Command.pm
55433 ____________________________________________________________________________
55434 [  6797] By: jhi                                   on 2000/08/24  13:46:42
55435         Log: More liberal parsing of version numbers.
55436              
55437              Subject: Re: CPAN.pm beta for testing available
55438              From: andreas.koenig@anima.de (Andreas J. Koenig)
55439              Date: 24 Aug 2000 13:51:57 +0200
55440              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
55441      Branch: perl
55442            ! lib/CPAN.pm
55443 ____________________________________________________________________________
55444 [  6796] By: jhi                                   on 2000/08/24  13:44:36
55445         Log: Make "make install" by default silent.  A new "install-verbose"
55446              target is verbose.
55447      Branch: perl
55448            ! Makefile.SH
55449 ____________________________________________________________________________
55450 [  6795] By: jhi                                   on 2000/08/24  13:39:14
55451         Log: Add silencer flags to installperl.
55452              
55453              Subject: [PATCH] Making installperl silent.
55454              From: <abigail@foad.org>
55455              Date: Thu, 24 Aug 2000 05:01:45 -0400
55456              Message-ID: <20000824090145.13141.qmail@foad.org>
55457      Branch: perl
55458            ! installperl
55459 ____________________________________________________________________________
55460 [  6794] By: jhi                                   on 2000/08/24  13:35:50
55461         Log: installperl couldn't tell whether it had run tests or not.
55462              
55463              Subject: [PATCH] Re: installperl and t/TEST
55464              From: <abigail@foad.org>
55465              Date: Thu, 24 Aug 2000 04:00:53 -0400
55466              Message-ID: <20000824080053.2494.qmail@foad.org>
55467      Branch: perl
55468            ! Makefile.SH installperl
55469 ____________________________________________________________________________
55470 [  6793] By: jhi                                   on 2000/08/24  13:27:50
55471         Log: Drop the separate perlbc, perlcc -b should be enough.
55472      Branch: perl
55473            - utils/perlbc.PL
55474            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
55475 ____________________________________________________________________________
55476 [  6792] By: jhi                                   on 2000/08/24  04:41:30
55477         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
55478              plus the typo fix from Peter Prymmer.
55479      Branch: perl
55480            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
55481            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
55482 ____________________________________________________________________________
55483 [  6791] By: jhi                                   on 2000/08/24  02:10:43
55484         Log: Replace #6705 with a minimal doc patch.
55485              
55486              Subject: [PATCH 5.6.0] replace change #6705
55487              From: Jan Dubois <jand@ActiveState.com>
55488              Date: Wed, 23 Aug 2000 18:31:51 -0700
55489              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
55490      Branch: perl
55491            ! lib/Win32.pod win32/win32.c
55492 ____________________________________________________________________________
55493 [  6790] By: jhi                                   on 2000/08/23  17:52:00
55494         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
55495              From: Mike Guy <mjtg@cam.ac.uk>
55496              Date: Wed, 23 Aug 2000 18:38:46 +0100
55497              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
55498      Branch: perl
55499            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
55500 ____________________________________________________________________________
55501 [  6789] By: jhi                                   on 2000/08/23  15:34:21
55502         Log: Update Changes.
55503      Branch: perl
55504            ! Changes patchlevel.h
55505 ____________________________________________________________________________
55506 [  6788] By: jhi                                   on 2000/08/23  15:33:40
55507         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
55508              From: Wilfredo Sánchez <wsanchez@apple.com>
55509              Date: Tue, 22 Aug 2000 19:31:27 -0700
55510              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
55511      Branch: perl
55512            ! perl.h
55513 ____________________________________________________________________________
55514 [  6787] By: jhi                                   on 2000/08/23  15:29:31
55515         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
55516              From: Spider Boardman <spider@leggy.zk3.dec.com>
55517              Date: Wed, 23 Aug 2000 10:33:23 -0400
55518              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
55519      Branch: perl
55520            ! lib/Pod/Html.pm
55521 ____________________________________________________________________________
55522 [  6786] By: jhi                                   on 2000/08/23  15:28:11
55523         Log: Bad makefile.
55524      Branch: perl
55525            ! ext/B/Makefile.PL
55526 ____________________________________________________________________________
55527 [  6785] By: jhi                                   on 2000/08/23  14:37:04
55528         Log: Update Changes.
55529      Branch: perl
55530            ! Changes patchlevel.h
55531 ____________________________________________________________________________
55532 [  6784] By: jhi                                   on 2000/08/23  13:58:41
55533         Log: Portability fix from Hugo van der Sanden.
55534      Branch: perl
55535            ! ext/re/Makefile.PL
55536 ____________________________________________________________________________
55537 [  6783] By: jhi                                   on 2000/08/23  13:53:53
55538         Log: Storable support, v-version fixes.
55539              
55540              Subject: CPAN.pm beta for testing available
55541              From: andreas.koenig@anima.de (Andreas J. Koenig)
55542              Date: 22 Aug 2000 23:31:33 +0200
55543              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
55544      Branch: perl
55545            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
55546 ____________________________________________________________________________
55547 [  6782] By: jhi                                   on 2000/08/23  13:51:26
55548         Log: Mac and other portability updates from Chris Nandor.
55549      Branch: perl
55550            ! pod/perlmodinstall.pod
55551 ____________________________________________________________________________
55552 [  6781] By: jhi                                   on 2000/08/23  13:47:33
55553         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
55554              From: Peter Prymmer <pvhp@forte.com>
55555              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
55556              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
55557      Branch: perl
55558            ! ext/Storable/Storable.xs
55559 ____________________________________________________________________________
55560 [  6780] By: jhi                                   on 2000/08/23  13:33:34
55561         Log: VMS MMS (make) wants null action.
55562      Branch: perl
55563            ! ext/B/Makefile.PL
55564 ____________________________________________________________________________
55565 [  6779] By: jhi                                   on 2000/08/22  19:44:47
55566         Log: Forgot portability nit.
55567      Branch: perl
55568            ! t/lib/st-forgive.t
55569 ____________________________________________________________________________
55570 [  6778] By: jhi                                   on 2000/08/22  19:35:25
55571         Log: Be portable.
55572      Branch: perl
55573            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
55574            ! t/lib/st-store.t
55575 ____________________________________________________________________________
55576 [  6777] By: jhi                                   on 2000/08/22  18:50:53
55577         Log: Update Changes.
55578      Branch: perl
55579            ! Changes patchlevel.h
55580 ____________________________________________________________________________
55581 [  6776] By: jhi                                   on 2000/08/22  18:44:46
55582         Log: cSVOPo_*v things index into the current PL_curpad
55583              under ithreads, which is different from the curpad
55584              used by the XSUB.  (In other words, the code as-is
55585              before this patch wouldn't work under ithreads.)
55586              From Sarathy.
55587      Branch: perl
55588            ! ext/B/B.xs
55589 ____________________________________________________________________________
55590 [  6775] By: jhi                                   on 2000/08/22  18:18:37
55591         Log: Make the selection of NVff et al stricter.
55592      Branch: metaconfig/U/perl
55593            ! perlxvf.U
55594      Branch: perl
55595            ! Configure config_h.SH
55596 ____________________________________________________________________________
55597 [  6774] By: jhi                                   on 2000/08/22  17:19:42
55598         Log: perldelta nits.
55599      Branch: perl
55600            ! pod/perldelta.pod
55601 ____________________________________________________________________________
55602 [  6773] By: jhi                                   on 2000/08/22  17:06:26
55603         Log: Long double fixes from Spider Boardman.
55604              
55605              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
55606              From: system PRIVILEGED account <root@peano.zk3.dec.com>
55607              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
55608              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
55609      Branch: perl
55610            ! t/lib/bigfltpm.t t/lib/st-06compat.t
55611 ____________________________________________________________________________
55612 [  6772] By: jhi                                   on 2000/08/22  15:04:53
55613         Log: Update Changes.
55614      Branch: perl
55615            ! Changes patchlevel.h
55616 ____________________________________________________________________________
55617 [  6771] By: jhi                                   on 2000/08/22  15:01:44
55618         Log: perldelta fixes from Hugo van der Sanden.
55619      Branch: perl
55620            ! pod/perldelta.pod
55621 ____________________________________________________________________________
55622 [  6770] By: jhi                                   on 2000/08/22  14:34:49
55623         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
55624              From: Hugo <hv@crypt.compulink.co.uk>
55625              Date: Tue, 22 Aug 2000 11:21:53 +0100
55626              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
55627      Branch: perl
55628            ! regcomp.c
55629 ____________________________________________________________________________
55630 [  6769] By: jhi                                   on 2000/08/22  14:30:02
55631         Log: Add Yitzchak, reformat.
55632      Branch: perl
55633            ! Changes config_h.SH
55634 ____________________________________________________________________________
55635 [  6768] By: jhi                                   on 2000/08/22  14:21:35
55636         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
55637              and Spider Boardman.
55638      Branch: metaconfig
55639            ! U/compline/d_gconvert.U
55640      Branch: perl
55641            ! Configure
55642 ____________________________________________________________________________
55643 [  6767] By: jhi                                   on 2000/08/22  14:11:24
55644         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
55645              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55646              Date: Mon, 21 Aug 2000 19:08:31 -0700
55647              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
55648      Branch: perl
55649            - ext/Storable/patchlevel.h
55650            ! MANIFEST ext/Storable/MANIFEST
55651 ____________________________________________________________________________
55652 [  6766] By: jhi                                   on 2000/08/22  13:49:29
55653         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
55654              From: Peter Prymmer <pvhp@forte.com>
55655              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
55656              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
55657      Branch: perl
55658            ! configure.com ext/Storable/Makefile.PL
55659 ____________________________________________________________________________
55660 [  6765] By: jhi                                   on 2000/08/22  13:44:59
55661         Log: Subject: [PATCH blead] B:: missing dependency
55662              From: Hugo <hv@crypt.compulink.co.uk>
55663              Date: Tue, 22 Aug 2000 06:44:33 +0100
55664              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
55665      Branch: perl
55666            ! ext/B/Makefile.PL
55667 ____________________________________________________________________________
55668 [  6764] By: jhi                                   on 2000/08/22  13:38:12
55669         Log: More bytecompiler.
55670      Branch: perl
55671            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
55672 ____________________________________________________________________________
55673 [  6763] By: jhi                                   on 2000/08/22  13:36:44
55674         Log: Bytecompiler patches from Benjamin Stuhl.
55675      Branch: perl
55676            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
55677            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
55678            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
55679            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
55680            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
55681            ! perl.c perlapi.h pod/perldelta.pod
55682 ____________________________________________________________________________
55683 [  6762] By: jhi                                   on 2000/08/21  23:43:40
55684         Log: An obsoleted diagnostic.
55685      Branch: perl
55686            ! pod/perldelta.pod
55687 ____________________________________________________________________________
55688 [  6761] By: jhi                                   on 2000/08/21  23:01:45
55689         Log: The #6759 wasn't quite right.
55690      Branch: perl
55691            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
55692            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
55693            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
55694            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
55695            ! t/lib/st-tieditems.t
55696 ____________________________________________________________________________
55697 [  6760] By: jhi                                   on 2000/08/21  22:35:49
55698         Log: Be verydeepclean.
55699      Branch: perl
55700            ! Makefile.SH
55701 ____________________________________________________________________________
55702 [  6759] By: jhi                                   on 2000/08/21  22:25:40
55703         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
55704              From: Peter Prymmer <pvhp@forte.com>
55705              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
55706              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
55707      Branch: perl
55708            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
55709            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
55710            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
55711            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
55712            ! t/lib/st-tieditems.t
55713 ____________________________________________________________________________
55714 [  6758] By: jhi                                   on 2000/08/21  22:22:32
55715         Log: Few more casts, need reported in
55716              
55717              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
55718              From: Mike Stok <mike@stok.co.uk>
55719              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
55720              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
55721              
55722              and
55723              
55724              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
55725              From: abigail@foad.org
55726              Date: 21 Aug 2000 21:31:34 -0000
55727              Message-Id: <20000821213134.30170.qmail@foad.org>
55728      Branch: perl
55729            ! ext/Storable/Storable.xs
55730 ____________________________________________________________________________
55731 [  6757] By: jhi                                   on 2000/08/21  18:37:07
55732         Log: Update Changes.
55733      Branch: perl
55734            ! Changes patchlevel.h
55735 ____________________________________________________________________________
55736 [  6756] By: jhi                                   on 2000/08/21  18:34:02
55737         Log: A pod nit.
55738              
55739              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
55740              From: <abigail@foad.org>
55741              Date: Mon, 21 Aug 2000 14:00:16 -0400
55742              Message-ID: <20000821180016.28627.qmail@foad.org>
55743      Branch: perl
55744            ! pod/perlre.pod
55745 ____________________________________________________________________________
55746 [  6755] By: jhi                                   on 2000/08/21  18:30:56
55747         Log: Use PodParser 1.18 new test.
55748      Branch: perl
55749            ! t/pod/special_seqs.t t/pod/special_seqs.xr
55750 ____________________________________________________________________________
55751 [  6754] By: jhi                                   on 2000/08/21  18:28:35
55752         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
55753              patches cannot be applied since #6712 conflicts.
55754      Branch: perl
55755            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
55756 ____________________________________________________________________________
55757 [  6753] By: jhi                                   on 2000/08/21  18:15:11
55758         Log: Weed out some smaller changes.
55759      Branch: perl
55760            ! pod/perldelta.pod
55761 ____________________________________________________________________________
55762 [  6752] By: jhi                                   on 2000/08/21  18:02:30
55763         Log: Also under djgpp the timestamps are funky.
55764      Branch: perl
55765            ! t/op/stat.t
55766 ____________________________________________________________________________
55767 [  6751] By: jhi                                   on 2000/08/21  17:55:56
55768         Log: Tweak the floating point output routine preferences.
55769      Branch: metaconfig
55770            ! U/compline/d_gconvert.U
55771      Branch: perl
55772            ! Configure
55773 ____________________________________________________________________________
55774 [  6750] By: jhi                                   on 2000/08/21  17:51:29
55775         Log: Unicos/mk requires elaborate paranoia.
55776      Branch: perl
55777            ! lib/Math/Complex.pm
55778 ____________________________________________________________________________
55779 [  6749] By: gsar                                  on 2000/08/21  16:53:31
55780         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
55781      Branch: perl
55782            ! lib/Cwd.pm
55783 ____________________________________________________________________________
55784 [  6748] By: gsar                                  on 2000/08/21  16:22:19
55785         Log: free TLS slot properly on Windows
55786      Branch: perl
55787            ! thread.h win32/perllib.c win32/win32thread.h
55788 ____________________________________________________________________________
55789 [  6747] By: jhi                                   on 2000/08/21  16:20:58
55790         Log: Rename the macro argument because some preprocessors
55791              can't tell the difference and expand arguments also inside
55792              double quoted strings.
55793      Branch: perl
55794            ! regcomp.c
55795 ____________________________________________________________________________
55796 [  6746] By: jhi                                   on 2000/08/21  16:09:41
55797         Log: Support long doubles in Storable.
55798              
55799              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
55800              From: Radu Greab <radu@netsoft.ro>
55801              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
55802              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
55803      Branch: perl
55804            ! ext/Storable/Storable.xs
55805 ____________________________________________________________________________
55806 [  6745] By: jhi                                   on 2000/08/21  15:51:40
55807         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
55808              From: "Fifer, Eric" <EFifer@sanwaint.com>
55809              Date: Mon, 21 Aug 2000 15:34:49 +0100
55810              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
55811      Branch: perl
55812            ! t/pragma/warn/9enabled
55813 ____________________________________________________________________________
55814 [  6744] By: jhi                                   on 2000/08/21  15:39:35
55815         Log: Document the endianness of Alpha more precisely.
55816      Branch: perl
55817            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
55818            ! pod/perlport.pod
55819 ____________________________________________________________________________
55820 [  6743] By: jhi                                   on 2000/08/21  14:47:05
55821         Log: perldelta fixes from the p5p crowd.
55822      Branch: perl
55823            ! pod/perldelta.pod pod/perlop.pod
55824 ____________________________________________________________________________
55825 [  6742] By: jhi                                   on 2000/08/21  13:34:51
55826         Log: Update to Pod::LaTeX 0.53.
55827              
55828              Subject: [PATCH] lib/Pod/LaTeX.pm updates
55829              From: Tim Jenness <timj@jach.hawaii.edu>
55830              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
55831              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
55832      Branch: perl
55833            ! lib/Pod/LaTeX.pm
55834 ____________________________________________________________________________
55835 [  6741] By: jhi                                   on 2000/08/21  13:33:01
55836         Log: Subject: [PATCH] os2.c fix for use64bitint
55837              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55838              Date: Mon, 21 Aug 2000 01:32:25 -0700
55839              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
55840      Branch: perl
55841            ! os2/os2.c
55842 ____________________________________________________________________________
55843 [  6740] By: jhi                                   on 2000/08/21  13:28:52
55844         Log: Array context keeps slithering in.
55845              
55846              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
55847              From: Daniel Chetlin <daniel@chetlin.com>
55848              Date: Sun, 20 Aug 2000 21:40:25 -0700
55849              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
55850      Branch: perl
55851            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
55852            ! pod/perldebtut.pod
55853 ____________________________________________________________________________
55854 [  6739] By: jhi                                   on 2000/08/21  13:23:55
55855         Log: Big-endian quad fixes for Storable from Radu Greab,
55856              plus few explicit null casts for picky compilers.
55857      Branch: perl
55858            ! ext/Storable/Storable.xs
55859 ____________________________________________________________________________
55860 [  6738] By: gsar                                  on 2000/08/21  05:56:13
55861         Log: small tweaks for change#6705: avoid C++ style comments in C code;
55862              use Perl's malloc API rather than the low level system one
55863      Branch: perl
55864            ! win32/win32.c
55865 ____________________________________________________________________________
55866 [  6737] By: gsar                                  on 2000/08/21  05:35:41
55867         Log: add Storable to list of extensions on Windows
55868      Branch: perl
55869            ! win32/Makefile win32/makefile.mk
55870 ____________________________________________________________________________
55871 [  6736] By: jhi                                   on 2000/08/21  02:57:53
55872         Log: Update Changes.
55873      Branch: perl
55874            ! Changes patchlevel.h
55875 ____________________________________________________________________________
55876 [  6735] By: jhi                                   on 2000/08/21  02:57:20
55877         Log: Draft 0.
55878      Branch: perl
55879            ! pod/perldelta.pod
55880 ____________________________________________________________________________
55881 [  6734] By: jhi                                   on 2000/08/21  02:57:03
55882         Log: Add Storable 0.7.2 from Raphael Manfredi,
55883              plus the patch from
55884              
55885              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
55886              From: Radu Greab <radu@netsoft.ro>
55887              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
55888              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
55889              
55890              plus changes to get Storable to compile with
55891              picky ANSI compilers.
55892      Branch: perl
55893            + ext/Storable/ChangeLog ext/Storable/MANIFEST
55894            + ext/Storable/Makefile.PL ext/Storable/README
55895            + ext/Storable/Storable.pm ext/Storable/Storable.xs
55896            + ext/Storable/patchlevel.h t/lib/st-06compat.t
55897            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
55898            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
55899            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
55900            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
55901            + t/lib/st-tieditems.t
55902            ! MANIFEST
55903 ____________________________________________________________________________
55904 [  6733] By: jhi                                   on 2000/08/21  02:29:09
55905         Log: The correct cleaning order is an art.
55906      Branch: perl
55907            ! Makefile.SH
55908 ____________________________________________________________________________
55909 [  6732] By: jhi                                   on 2000/08/21  01:23:39
55910         Log: The #6724 is here.
55911      Branch: perl
55912            ! t/lib/ftmp-security.t
55913 ____________________________________________________________________________
55914 [  6731] By: jhi                                   on 2000/08/20  23:17:03
55915         Log: s/this one/the 5.6.0 release/
55916      Branch: perl
55917            ! pod/perl56delta.pod
55918 ____________________________________________________________________________
55919 [  6730] By: jhi                                   on 2000/08/20  23:07:34
55920         Log: Mention perlebcdic and perlposix-bc.
55921      Branch: perl
55922            ! pod/perlport.pod
55923 ____________________________________________________________________________
55924 [  6729] By: jhi                                   on 2000/08/20  21:32:59
55925         Log: Document the number of exponent digits.
55926      Branch: perl
55927            ! pod/perlfunc.pod
55928 ____________________________________________________________________________
55929 [  6728] By: jhi                                   on 2000/08/20  21:16:47
55930         Log: Use File::Spec->tmpdir().
55931              
55932              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
55933              From: Tim Jenness <timj@jach.hawaii.edu>
55934              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
55935              MIME-Version: 1.0
55936              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
55937      Branch: perl
55938            ! utils/perlbug.PL
55939 ____________________________________________________________________________
55940 [  6727] By: jhi                                   on 2000/08/20  20:43:32
55941         Log: Update Changes.
55942      Branch: perl
55943            ! Changes patchlevel.h
55944 ____________________________________________________________________________
55945 [  6726] By: jhi                                   on 2000/08/20  20:41:44
55946         Log: The veryclean target needs to clobber.
55947      Branch: perl
55948            ! Makefile.SH
55949 ____________________________________________________________________________
55950 [  6725] By: jhi                                   on 2000/08/20  20:37:38
55951         Log: Document odd vs even subreleases and -Dusedevel.
55952      Branch: perl
55953            ! INSTALL
55954 ____________________________________________________________________________
55955 [  6724] By: jhi                                   on 2000/08/20  19:58:05
55956         Log: Use temporary directory instead of current directory.
55957              
55958              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
55959              From: Tim Jenness <timj@jach.hawaii.edu>
55960              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
55961              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
55962      Branch: perl
55963            ! t/lib/ftmp-security.t
55964 ____________________________________________________________________________
55965 [  6723] By: jhi                                   on 2000/08/20  19:55:55
55966         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
55967              From: andreas.koenig@anima.de (Andreas J. Koenig)
55968              Date: 20 Aug 2000 15:52:03 +0200
55969              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
55970      Branch: perl
55971            ! lib/ExtUtils/MM_Unix.pm
55972 ____________________________________________________________________________
55973 [  6722] By: jhi                                   on 2000/08/20  19:46:01
55974         Log: Update to CGI 2.72, from Lincoln Stein.
55975      Branch: perl
55976            ! lib/CGI.pm
55977 ____________________________________________________________________________
55978 [  6721] By: jhi                                   on 2000/08/20  19:43:54
55979         Log: (Replaced by #8364.)
55980              
55981              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
55982              From: Radu Greab <radu@netsoft.ro>
55983              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
55984              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
55985      Branch: perl
55986            ! ext/GDBM_File/GDBM_File.xs
55987 ____________________________________________________________________________
55988 [  6720] By: jhi                                   on 2000/08/20  19:42:01
55989         Log: pp_open() could pass an uninitialized filename down to do_open9().
55990      Branch: perl
55991            ! pp_sys.c
55992 ____________________________________________________________________________
55993 [  6719] By: jhi                                   on 2000/08/20  14:06:41
55994         Log: UTF8 concat fixes.
55995              
55996              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
55997              From: Hugo <hv@crypt.compulink.co.uk>
55998              Date: Sun, 20 Aug 2000 07:30:46 +0100
55999              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
56000      Branch: perl
56001            ! pp_hot.c t/op/append.t
56002 ____________________________________________________________________________
56003 [  6718] By: jhi                                   on 2000/08/20  02:09:37
56004         Log: Let's try #6717 again.
56005      Branch: perl
56006            ! lib/File/Temp.pm
56007 ____________________________________________________________________________
56008 [  6717] By: jhi                                   on 2000/08/20  01:56:55
56009         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
56010              From: "Craig A. Berry" <craig.berry@metamorgs.com>
56011              Date: Sat, 19 Aug 2000 18:15:39 -0500
56012              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
56013      Branch: perl
56014            ! lib/File/Temp.pm
56015 ____________________________________________________________________________
56016 [  6716] By: jhi                                   on 2000/08/19  15:50:11
56017         Log: Update Changes.
56018      Branch: perl
56019            ! Changes patchlevel.h
56020 ____________________________________________________________________________
56021 [  6715] By: jhi                                   on 2000/08/19  15:39:09
56022         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
56023              From: Jonathan D Johnston <jdjohnston2@juno.com>
56024              Date: Thu, 17 Aug 2000 23:13:01 -0400       
56025              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
56026      Branch: perl
56027            ! pod/perlfunc.pod
56028 ____________________________________________________________________________
56029 [  6714] By: jhi                                   on 2000/08/19  15:34:04
56030         Log: Introduce a 'veryclean' target that is like 'distclean'
56031              but also removes *~ and *.orig.
56032      Branch: perl
56033            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
56034            ! utils/Makefile x2p/Makefile.SH
56035 ____________________________________________________________________________
56036 [  6713] By: jhi                                   on 2000/08/19  14:15:45
56037         Log: Put back the long double avoidance code to POSIX.xs
56038              because VMS seems to need it still.
56039      Branch: perl
56040            ! ext/POSIX/POSIX.xs
56041 ____________________________________________________________________________
56042 [  6712] By: jhi                                   on 2000/08/19  14:10:41
56043         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
56044              From: Peter Prymmer <pvhp@forte.com>
56045              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
56046              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
56047      Branch: perl
56048            ! lib/Pod/Find.pm t/pod/find.t
56049 ____________________________________________________________________________
56050 [  6711] By: jhi                                   on 2000/08/19  14:09:19
56051         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
56052              From: Peter Prymmer <pvhp@forte.com>
56053              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
56054              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
56055              cc: vmsperl@perl.org
56056      Branch: perl
56057            ! t/lib/peek.t
56058 ____________________________________________________________________________
56059 [  6710] By: jhi                                   on 2000/08/19  14:08:01
56060         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
56061              From: Jan Dubois <jand@ActiveState.com>
56062              Date: Fri, 18 Aug 2000 16:31:48 -0700
56063              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
56064      Branch: perl
56065            ! win32/win32.c
56066 ____________________________________________________________________________
56067 [  6709] By: jhi                                   on 2000/08/19  14:06:57
56068         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
56069              
56070              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
56071              From: Spider.Boardman@Orb.Nashua.NH.US
56072              Date: Fri, 18 Aug 2000 18:41:14 -0400
56073              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
56074      Branch: perl
56075            ! regcomp.c
56076 ____________________________________________________________________________
56077 [  6708] By: jhi                                   on 2000/08/18  22:04:49
56078         Log: Update Changes.
56079      Branch: perl
56080            ! Changes patchlevel.h
56081 ____________________________________________________________________________
56082 [  6707] By: jhi                                   on 2000/08/18  21:55:14
56083         Log: Add warnif(), check warnings further up the stack,
56084              all the warnings functions now can take an optional object reference.
56085              
56086              Subject: [PATCH bleedperl@6691] warnings pragma update
56087              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
56088              Date: Fri, 18 Aug 2000 22:42:06 +0100
56089              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
56090      Branch: perl
56091            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
56092            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
56093            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
56094 ____________________________________________________________________________
56095 [  6706] By: jhi                                   on 2000/08/18  21:41:45
56096         Log: Typo in pp_complement().
56097              
56098              Subject: [PATCH perl-current] Deparse
56099              From: Peter Scott <Peter@PSDT.com>
56100              Date: Fri, 18 Aug 2000 12:44:37 -0700
56101              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
56102      Branch: perl
56103            ! ext/B/B/Deparse.pm
56104 ____________________________________________________________________________
56105 [  6705] By: jhi                                   on 2000/08/18  21:25:59
56106         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
56107              From: Jan Dubois <jand@ActiveState.com>
56108              Date: Fri, 18 Aug 2000 14:22:51 -0700
56109              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
56110      Branch: perl
56111            ! lib/Win32.pod win32/win32.c
56112 ____________________________________________________________________________
56113 [  6704] By: jhi                                   on 2000/08/18  21:16:14
56114         Log: Don't eat leading os from index entries.
56115              
56116              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
56117              From: Russ Allbery <rra@stanford.edu>
56118              Date: 10 Aug 2000 20:49:25 -0700
56119              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
56120      Branch: perl
56121            ! lib/Pod/Man.pm
56122 ____________________________________________________________________________
56123 [  6703] By: jhi                                   on 2000/08/18  21:07:06
56124         Log: Add [[:blank:]] as suggested in
56125              
56126              Subject: [ID 20000716.024] [=cc=] / [:blank:]
56127              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
56128              Date: Sun, 16 Jul 2000 17:55:29 -0700
56129              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
56130              
56131              (the [=cc=] has already been taken care of by #6439
56132              so the whole bug report can be closed)
56133              
56134              and make [[:space:]] to be equivalent to isspace(3)
56135              (as opposed to \s, which is isSPACE()).  The difference
56136              is that now [[:space:]] matches the mythical vertical tab,
56137              while \s doesn't.
56138      Branch: perl
56139            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
56140            ! regexec.c t/op/pat.t
56141 ____________________________________________________________________________
56142 [  6702] By: jhi                                   on 2000/08/18  18:47:47
56143         Log: The new tests were missing from #6415.
56144      Branch: perl
56145            ! t/op/bop.t
56146 ____________________________________________________________________________
56147 [  6701] By: jhi                                   on 2000/08/18  18:20:40
56148         Log: Document the NDBM_File and ODBM_File as SDBM_File
56149              was documented in #6417.
56150      Branch: perl
56151            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
56152            ! ext/SDBM_File/SDBM_File.pm
56153 ____________________________________________________________________________
56154 [  6700] By: jhi                                   on 2000/08/18  18:10:39
56155         Log: Subject: [PATCH perl@6698] cygwin port
56156              From: "Fifer, Eric" <EFifer@sanwaint.com>
56157              Date: Fri, 18 Aug 2000 17:30:05 +0100
56158              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
56159      Branch: perl
56160            ! lib/File/Temp.pm
56161 ____________________________________________________________________________
56162 [  6699] By: jhi                                   on 2000/08/18  16:21:49
56163         Log: Document code point which makes if (defined %stash::) to work
56164              (noted by Spider Boardman).
56165      Branch: perl
56166            ! op.c
56167 ____________________________________________________________________________
56168 [  6698] By: jhi                                   on 2000/08/18  13:43:27
56169         Log: Update Changes.
56170      Branch: perl
56171            ! Changes patchlevel.h
56172 ____________________________________________________________________________
56173 [  6697] By: jhi                                   on 2000/08/18  13:35:57
56174         Log: Tiny Getopt::Long patch from Johan Vromans.
56175      Branch: perl
56176            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
56177 ____________________________________________________________________________
56178 [  6696] By: jhi                                   on 2000/08/18  13:26:14
56179         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
56180              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
56181              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
56182              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
56183      Branch: perl
56184            ! pod/perldiag.pod pod/perlsyn.pod
56185 ____________________________________________________________________________
56186 [  6695] By: jhi                                   on 2000/08/18  13:13:26
56187         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
56188              From: Daniel Chetlin <daniel@chetlin.com>
56189              Date: Fri, 18 Aug 2000 03:13:36 -0700
56190              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
56191      Branch: perl
56192            ! pod/perlfunc.pod
56193 ____________________________________________________________________________
56194 [  6694] By: jhi                                   on 2000/08/18  13:08:05
56195         Log: Subject: [PATCH] perltrap.pod spring cleaning
56196              From: Daniel Chetlin <daniel@chetlin.com>
56197              Date: Fri, 18 Aug 2000 03:06:54 -0700
56198              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
56199              
56200              plus Mike Guy's nitfix.
56201      Branch: perl
56202            ! pod/perltrap.pod
56203 ____________________________________________________________________________
56204 [  6693] By: jhi                                   on 2000/08/18  13:00:26
56205         Log: Unbuffer the output.
56206              
56207              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
56208              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56209              Date: Thu, 17 Aug 2000 18:39:29 -0700
56210              Message-ID: <RPJn5gzkgydf092yn@efn.org>
56211      Branch: perl
56212            ! t/op/fork.t
56213 ____________________________________________________________________________
56214 [  6692] By: jhi                                   on 2000/08/18  05:19:17
56215         Log: Delete the image, too, not just its MANIFEStation.
56216      Branch: perl
56217            - lib/CGI/eg/wilogo.gif
56218 ____________________________________________________________________________
56219 [  6691] By: jhi                                   on 2000/08/18  05:10:26
56220         Log: Propagate new Configure vars.
56221      Branch: perl
56222            ! configure.com epoc/config.sh uconfig.h uconfig.sh
56223            ! vos/config.def vos/config.h vos/config_h.SH_orig
56224            ! win32/config.bc win32/config.gc win32/config.vc
56225            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
56226 ____________________________________________________________________________
56227 [  6690] By: jhi                                   on 2000/08/18  04:30:56
56228         Log: Update Changes.
56229      Branch: perl
56230            ! Changes patchlevel.h
56231 ____________________________________________________________________________
56232 [  6689] By: jhi                                   on 2000/08/18  04:12:30
56233         Log: Fix the lib/complex failure of
56234              
56235              From: abigail@foad.org
56236              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
56237              Date: 15 Aug 2000 04:06:38 -0000
56238              Message-Id: <20000815040638.8524.qmail@foad.org> 
56239              
56240              Linux long double accuracy issue: something that
56241              when printed with %g looks like "2" but int() of it is 1.
56242      Branch: perl
56243            ! lib/Math/Complex.pm
56244 ____________________________________________________________________________
56245 [  6688] By: jhi                                   on 2000/08/18  03:15:35
56246         Log: The byteorder code in #6671 was wrong.
56247      Branch: perl
56248            ! configpm
56249 ____________________________________________________________________________
56250 [  6687] By: jhi                                   on 2000/08/18  02:08:42
56251         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
56252              From: Jan Dubois <jand@ActiveState.com>
56253              Date: Thu, 17 Aug 2000 18:31:55 -0700
56254              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
56255      Branch: perl
56256            ! sv.c
56257 ____________________________________________________________________________
56258 [  6686] By: jhi                                   on 2000/08/18  02:04:15
56259         Log: Use NVs in POSIX math, not doubles.
56260              
56261              From: abigail@foad.org
56262              Subject: [ID 20000817.014] POSIX & modfl
56263              Date: 17 Aug 2000 20:49:18 -0000
56264              Message-Id: <20000817204918.23123.qmail@foad.org>
56265      Branch: perl
56266            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
56267 ____________________________________________________________________________
56268 [  6685] By: jhi                                   on 2000/08/18  02:02:12
56269         Log: Introduce NVef, NVff, and NVgf, use the middle one.
56270              (helps for lib/peek + Linux + long doubles)  Reported in
56271              
56272              From: abigail@foad.org
56273              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
56274              Date: 15 Aug 2000 04:06:38 -0000
56275              Message-Id: <20000815040638.8524.qmail@foad.org> 
56276              
56277              (note: the lib/complex failure has not yet been addressed)
56278      Branch: metaconfig/U/perl
56279            ! perlxvf.U
56280      Branch: perl
56281            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56282            ! config_h.SH dump.c perl.h pod/perlguts.pod
56283 ____________________________________________________________________________
56284 [  6684] By: jhi                                   on 2000/08/17  23:22:19
56285         Log: Add byteorder to the myconfig output.
56286      Branch: perl
56287            ! myconfig.SH
56288 ____________________________________________________________________________
56289 [  6683] By: jhi                                   on 2000/08/17  23:20:19
56290         Log: The image doth not exist, spotted by Johan Vromans.
56291      Branch: perl
56292            ! MANIFEST
56293 ____________________________________________________________________________
56294 [  6682] By: jhi                                   on 2000/08/17  22:38:16
56295         Log: Document what the backtick returns if the command fails.
56296      Branch: perl
56297            ! pod/perlop.pod
56298 ____________________________________________________________________________
56299 [  6681] By: jhi                                   on 2000/08/17  22:33:12
56300         Log: Do not use prototyping here.
56301              
56302              Subject: [ID 20000817.016] [PATCH] Peek.xs
56303              From: abigail@foad.org
56304              Date: 17 Aug 2000 20:55:56 -0000
56305              Message-Id: <20000817205556.24270.qmail@foad.org>
56306      Branch: perl
56307            ! ext/Devel/Peek/Makefile.PL
56308 ____________________________________________________________________________
56309 [  6680] By: jhi                                   on 2000/08/17  19:46:43
56310         Log: Don't propose using modules built for 5.005 if no binary
56311              compatibility with 5.005 is attempted.
56312              
56313              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
56314              Subject: Minor nit with 5.7.0 (6655)
56315              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
56316              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
56317      Branch: metaconfig
56318            ! U/installdirs/inc_version_list.U
56319      Branch: perl
56320            ! Configure config_h.SH
56321 ____________________________________________________________________________
56322 [  6679] By: jhi                                   on 2000/08/17  19:16:39
56323         Log: Microperl config update.
56324      Branch: perl
56325            ! uconfig.h uconfig.sh
56326 ____________________________________________________________________________
56327 [  6678] By: jhi                                   on 2000/08/17  19:16:13
56328         Log: The #6648 wasn't protective enough for limited platforms
56329              (like microperl).
56330      Branch: perl
56331            ! dump.c sv.c
56332 ____________________________________________________________________________
56333 [  6677] By: jhi                                   on 2000/08/17  14:46:35
56334         Log: Update Changes.
56335      Branch: perl
56336            ! Changes patchlevel.h
56337 ____________________________________________________________________________
56338 [  6676] By: jhi                                   on 2000/08/17  14:44:02
56339         Log: Add perlebcdic from Peter Prymmer, regen toc.
56340      Branch: perl
56341            + pod/perlebcdic.pod
56342            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
56343 ____________________________________________________________________________
56344 [  6675] By: jhi                                   on 2000/08/17  14:41:52
56345         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
56346      Branch: perl
56347            ! pod/perldebtut.pod
56348 ____________________________________________________________________________
56349 [  6674] By: jhi                                   on 2000/08/17  14:29:43
56350         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
56351              
56352              Subject: [ID 20000724.006] -DLEAKTEST problem
56353              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
56354              Date: Tue, 25 Jul 2000 00:36:32 -0500
56355              Message-Id: <20000725003632.A26186@www.llamacom.com>
56356              
56357              Reminder sent
56358              
56359              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
56360              From: Hugo <hv@crypt.compulink.co.uk>
56361              Date: Thu, 17 Aug 2000 15:23:42 +0100
56362              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
56363      Branch: perl
56364            ! util.c
56365 ____________________________________________________________________________
56366 [  6673] By: jhi                                   on 2000/08/17  04:07:10
56367         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
56368              From: John Peacock <JPeacock@UnivPress.com>
56369              Date: Tue, 01 Aug 2000 09:38:12 -0400
56370              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
56371      Branch: perl
56372            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
56373 ____________________________________________________________________________
56374 [  6672] By: jhi                                   on 2000/08/17  03:04:35
56375         Log: Subject: [PATCH] Cwd.pm now uses strict
56376              From: Tim Jenness <timj@jach.hawaii.edu>
56377              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
56378              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
56379      Branch: perl
56380            ! lib/Cwd.pm
56381 ____________________________________________________________________________
56382 [  6671] By: jhi                                   on 2000/08/17  02:16:35
56383         Log: Make $Config{byteorder} more magical so that it is
56384              dynamically computed: nice for 'fat binaries'.
56385              
56386              Subject: [PATCH]: default byteorder
56387              From: Wilfredo Sánchez <wsanchez@apple.com>
56388              Date: Mon, 31 Jul 2000 19:45:31 -0700
56389              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
56390      Branch: perl
56391            ! configpm
56392 ____________________________________________________________________________
56393 [  6670] By: gsar                                  on 2000/08/17  01:22:21
56394         Log: move WNOHANG definition to where other such things are
56395      Branch: perl
56396            ! win32/win32.h
56397 ____________________________________________________________________________
56398 [  6669] By: jhi                                   on 2000/08/17  01:19:17
56399         Log: Update Changes.
56400      Branch: perl
56401            ! Changes patchlevel.h
56402 ____________________________________________________________________________
56403 [  6668] By: jhi                                   on 2000/08/17  01:16:29
56404         Log: Doc nits spotted by Richard Soderberg.
56405      Branch: perl
56406            ! README.posix-bc README.vmesa
56407 ____________________________________________________________________________
56408 [  6667] By: jhi                                   on 2000/08/17  01:12:11
56409         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
56410              From: "Casey R. Tweten" <crt@kiski.net>
56411              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
56412              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
56413      Branch: perl
56414            ! pod/perldebtut.pod
56415 ____________________________________________________________________________
56416 [  6666] By: jhi                                   on 2000/08/17  01:09:31
56417         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
56418              From: "Casey R. Tweten" <crt@kiski.net>
56419              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
56420              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
56421      Branch: perl
56422            ! lib/Shell.pm
56423 ____________________________________________________________________________
56424 [  6665] By: gsar                                  on 2000/08/17  01:03:52
56425         Log: add "ok" targets from change#6632 in makefile.mk
56426      Branch: perl
56427            ! pod/perlport.pod win32/Makefile win32/makefile.mk
56428 ____________________________________________________________________________
56429 [  6664] By: gsar                                  on 2000/08/17  00:56:11
56430         Log: avoid warnings from dense compiler
56431      Branch: perl
56432            ! win32/win32.c
56433 ____________________________________________________________________________
56434 [  6663] By: jhi                                   on 2000/08/17  00:51:49
56435         Log: Tweak the regex compilation errors once more.
56436      Branch: perl
56437            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
56438            ! t/op/regmesg.t t/pragma/warn/regcomp
56439 ____________________________________________________________________________
56440 [  6662] By: gsar                                  on 2000/08/17  00:28:19
56441         Log: trailing new %ENV entries weren't being pushed into the real
56442              environment of subprocesses on Windows
56443      Branch: perl
56444            ! t/op/magic.t win32/perlhost.h
56445 ____________________________________________________________________________
56446 [  6661] By: gsar                                  on 2000/08/17  00:19:20
56447         Log: waitpid() now handles externally spawned pids correctly;
56448              fixes for backtick/wait/waitpid failures on Windows 9x
56449              
56450              these changes make the pid returned by process functions on
56451              Windows 9x always positive by clearing the high bit (which
56452              is always set on Win9x); pseudo-process PIDs are likewise
56453              always negative now on Win9x (just as on NT/2000)
56454      Branch: perl
56455            ! pp_sys.c win32/perlhost.h win32/win32.c
56456 ____________________________________________________________________________
56457 [  6660] By: jhi                                   on 2000/08/17  00:04:32
56458         Log: Retract #6645.
56459      Branch: perl
56460            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56461            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
56462            ! t/op/sprintf.t
56463 ____________________________________________________________________________
56464 [  6659] By: gsar                                  on 2000/08/16  23:59:28
56465         Log: on windows, the return values from wait() and waitpid() don't
56466              match those of pseudo-pids
56467      Branch: perl
56468            ! pp_sys.c t/op/fork.t util.c win32/win32.c
56469 ____________________________________________________________________________
56470 [  6658] By: gsar                                  on 2000/08/16  23:56:14
56471         Log: pod nit seen in passing
56472      Branch: perl
56473            ! pod/perlfunc.pod
56474 ____________________________________________________________________________
56475 [  6657] By: gsar                                  on 2000/08/16  23:53:42
56476         Log: change#6328 could make close(SOCKET) return false on windows
56477              when it shouldn't
56478      Branch: perl
56479            ! win32/win32sck.c
56480 ____________________________________________________________________________
56481 [  6656] By: gsar                                  on 2000/08/16  23:46:57
56482         Log: check that the number pseudo children doesn't exceed
56483              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
56484              the WaitForMultipleObjects() limit that would cause wait()
56485              to crash)
56486              
56487              wait() and waitpid() could potentially be rewritten to use
56488              more than one thread to do the waiting to eliminate this
56489              limitation
56490      Branch: perl
56491            ! win32/perlhost.h
56492 ____________________________________________________________________________
56493 [  6655] By: jhi                                   on 2000/08/16  14:11:05
56494         Log: Update Changes.
56495      Branch: perl
56496            ! Changes patchlevel.h
56497 ____________________________________________________________________________
56498 [  6654] By: jhi                                   on 2000/08/16  14:10:12
56499         Log: Update to perldebtut 1.9, from Richard Foley.
56500      Branch: perl
56501            ! pod/perldebtut.pod
56502 ____________________________________________________________________________
56503 [  6653] By: jhi                                   on 2000/08/16  14:08:17
56504         Log: Change the regx compilation error markers to use = instead of <
56505              since pod makes using the latter quite messy.  Reported in
56506              ID 20000814.006 by Abigail and in
56507              Subject: Unknown escape E<> ?
56508              From: Lupe Christoph <lupe@lupe-christoph.de>
56509              Date: Fri, 11 Aug 2000 00:30:27 +0200
56510              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
56511      Branch: perl
56512            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
56513            ! t/op/regmesg.t t/pragma/warn/regcomp
56514 ____________________________________________________________________________
56515 [  6652] By: jhi                                   on 2000/08/16  13:25:31
56516         Log: Change the perlbug address to perl.org since it's more forgiving.
56517              
56518              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
56519              From: abigail@foad.org
56520              Date: 15 Aug 2000 04:15:40 -0000
56521              Message-Id: <20000815041540.8633.qmail@foad.org>
56522      Branch: perl
56523            ! utils/perlbug.PL
56524 ____________________________________________________________________________
56525 [  6651] By: jhi                                   on 2000/08/16  13:22:35
56526         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
56527              From: Tim Jenness <timj@jach.hawaii.edu>
56528              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
56529              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
56530      Branch: perl
56531            ! lib/Cwd.pm
56532 ____________________________________________________________________________
56533 [  6650] By: jhi                                   on 2000/08/16  13:18:13
56534         Log: Update to CPAN 1.57.
56535              
56536              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
56537              From: andreas.koenig@anima.de (Andreas J. Koenig)
56538              Date: 16 Aug 2000 15:09:46 +0200
56539              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
56540      Branch: perl
56541            ! lib/CPAN.pm
56542 ____________________________________________________________________________
56543 [  6649] By: jhi                                   on 2000/08/16  13:12:31
56544         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
56545              From: "Larry W. Virden" <lvirden@cas.org>
56546              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
56547              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
56548      Branch: perl
56549            ! README.hpux
56550 ____________________________________________________________________________
56551 [  6648] By: jhi                                   on 2000/08/16  13:03:53
56552         Log: The numeric locale was reset to "C" by s?printf and never restored.
56553              
56554              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
56555              From: Christian Kirsch <ck@held.mind.de>
56556              Date: Wed, 9 Aug 2000 17:05:17 +0200
56557              Message-Id: <20000809170517.A25389@held>
56558              
56559              No test since adding the failing example to locale.t
56560              does not fail -- probably because the locale settings are so
56561              thoroughly tweaked by that time.  Running the example standalone
56562              does fail, though.  UPDATE: test case added at change #7540.
56563      Branch: perl
56564            ! dump.c perl.h pp.c pp_ctl.c sv.c
56565 ____________________________________________________________________________
56566 [  6647] By: jhi                                   on 2000/08/16  00:07:54
56567         Log: Update Changes and test semi-automatic patchlevel updating.
56568      Branch: perl
56569            ! Changes patchlevel.h
56570 ____________________________________________________________________________
56571 [  6646] By: jhi                                   on 2000/08/15  23:35:07
56572         Log: Fix a dependency problem.
56573              
56574              Subject: [PATCH: 6640] VMS Makefile.SH update
56575              From: Peter Prymmer <pvhp@forte.com>
56576              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
56577              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
56578      Branch: perl
56579            ! vms/descrip_mms.template
56580 ____________________________________________________________________________
56581 [  6645] By: jhi                                   on 2000/08/15  23:33:23
56582         Log: (Retracted by #6660)
56583              
56584              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
56585              From: Dominic Dunlop <domo@computer.org>
56586              Date: Tue, 15 Aug 2000 22:20:52 +0200
56587              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
56588      Branch: metaconfig/U/perl
56589            + d_printfed.U
56590      Branch: perl
56591            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56592            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
56593            ! t/op/sprintf.t
56594 ____________________________________________________________________________
56595 [  6644] By: jhi                                   on 2000/08/15  21:17:20
56596         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
56597              From: abigail@foad.org
56598              Date: 15 Aug 2000 20:12:41 -0000
56599              Message-Id: <20000815201241.25556.qmail@foad.org>
56600      Branch: perl
56601            ! INSTALL
56602 ____________________________________________________________________________
56603 [  6643] By: jhi                                   on 2000/08/15  21:15:28
56604         Log: (an already applied patch)
56605      Branch: perl
56606            ! lib/CGI.pm
56607 ____________________________________________________________________________
56608 [  6642] By: gsar                                  on 2000/08/15  19:54:05
56609         Log: magic callbacks all need to have same type signature
56610      Branch: perl
56611            ! embed.pl mg.c proto.h
56612 ____________________________________________________________________________
56613 [  6641] By: jhi                                   on 2000/08/15  17:56:27
56614         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)
56615              From: Mike Guy <mjtg@cam.ac.uk>
56616              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
56617              Date: Tue, 15 Aug 2000 18:26:45 +0100
56618              
56619              Only the peek.t part applied, not the hash quality part.
56620      Branch: perl
56621            ! t/lib/peek.t
56622 ____________________________________________________________________________
56623 [  6640] By: jhi                                   on 2000/08/15  16:37:37
56624         Log: Update Changes.
56625      Branch: perl
56626            ! Changes
56627 ____________________________________________________________________________
56628 [  6639] By: jhi                                   on 2000/08/15  16:34:55
56629         Log: Missed a file from #6638.
56630      Branch: perl
56631            ! lib/File/Temp.pm
56632 ____________________________________________________________________________
56633 [  6638] By: jhi                                   on 2000/08/15  16:33:19
56634         Log: Subject: [PATCH perl@6620] cygwin port
56635              From: "Fifer, Eric" <EFifer@sanwaint.com>
56636              Date: Tue, 15 Aug 2000 17:00:49 +0100
56637              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
56638      Branch: perl
56639            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
56640 ____________________________________________________________________________
56641 [  6637] By: jhi                                   on 2000/08/15  16:29:22
56642         Log: Subject: [PATCH] debugger exit code should reflect user exit code
56643              From: Mike Guy <mjtg@cam.ac.uk>
56644              Date: Tue, 15 Aug 2000 16:55:59 +0100
56645              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
56646      Branch: perl
56647            ! lib/perl5db.pl
56648 ____________________________________________________________________________
56649 [  6636] By: jhi                                   on 2000/08/15  15:30:58
56650         Log: Update Changes.
56651      Branch: perl
56652            ! Changes
56653 ____________________________________________________________________________
56654 [  6635] By: jhi                                   on 2000/08/15  15:27:21
56655         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
56656      Branch: metaconfig
56657            ! U/mkglossary U/mksample
56658      Branch: metaconfig/U/perl
56659            ! Devel.U
56660      Branch: perl
56661            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56662 ____________________________________________________________________________
56663 [  6634] By: jhi                                   on 2000/08/15  14:11:55
56664         Log: Don't blow limited stacks, a lower number is enough to
56665              tickle the lookbehind limit.
56666              
56667              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
56668              From: Dominic Dunlop <domo@computer.org>
56669              Date: Tue, 15 Aug 2000 13:51:24 +0200
56670              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
56671      Branch: perl
56672            ! t/op/regmesg.t
56673 ____________________________________________________________________________
56674 [  6633] By: jhi                                   on 2000/08/15  14:01:46
56675         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
56676              From: Mike Guy <mjtg@cam.ac.uk>
56677              Date: Tue, 15 Aug 2000 12:10:50 +0100
56678              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
56679      Branch: perl
56680            ! utils/perldoc.PL
56681 ____________________________________________________________________________
56682 [  6632] By: jhi                                   on 2000/08/15  13:58:48
56683         Log: make ok etc also for win32.
56684              
56685              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
56686              From: Prymmer/Kahn <pvhp@best.com>
56687              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
56688              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
56689      Branch: perl
56690            ! win32/Makefile
56691 ____________________________________________________________________________
56692 [  6631] By: jhi                                   on 2000/08/15  13:45:03
56693         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
56694      Branch: perl
56695            ! lib/Test.pm
56696 ____________________________________________________________________________
56697 [  6630] By: jhi                                   on 2000/08/15  03:25:09
56698         Log: Update Changes.
56699      Branch: perl
56700            ! Changes
56701 ____________________________________________________________________________
56702 [  6629] By: jhi                                   on 2000/08/15  03:23:53
56703         Log: magic_regdatum_set() is void, not int.
56704      Branch: perl
56705            ! embed.pl mg.c proto.h
56706 ____________________________________________________________________________
56707 [  6628] By: jhi                                   on 2000/08/15  03:08:02
56708         Log: Make the user to give up his firstborn, err, to knowingly
56709              verify installing an unstable developer release.  Also bump
56710              the release to 5.7.0, but leave a patch tag in the local
56711              patches saying that this is not yet the real thing.
56712      Branch: metaconfig
56713            ! U/modified/Instruct.U
56714      Branch: metaconfig/U/perl
56715            + Devel.U
56716      Branch: perl
56717            ! Configure patchlevel.h
56718 ____________________________________________________________________________
56719 [  6627] By: jhi                                   on 2000/08/14  22:32:52
56720         Log: README.os2 update.
56721              
56722              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
56723              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56724              Date: Wed, 02 Aug 2000 21:55:09 -0700
56725              Message-ID: <tsPi5gzkgegX092yn@efn.org>
56726      Branch: perl
56727            ! README.os2
56728 ____________________________________________________________________________
56729 [  6626] By: jhi                                   on 2000/08/14  21:00:02
56730         Log: Subject: Re: File::Temp problems on VMS in bleedperl
56731              From: Tim Jenness <timj@jach.hawaii.edu>
56732              cc: vmsperl@perl.org
56733              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
56734              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
56735      Branch: perl
56736            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
56737 ____________________________________________________________________________
56738 [  6625] By: jhi                                   on 2000/08/14  20:52:16
56739         Log: Add SUIDMAIL as was done for the CERT alert.
56740      Branch: perl
56741            ! patchlevel.h
56742 ____________________________________________________________________________
56743 [  6624] By: jhi                                   on 2000/08/14  20:48:50
56744         Log: Subject: sfio2000
56745              From: Daniel Muino <dmuino@afip.gov.ar>
56746              Date: Mon, 14 Aug 2000 16:58:11 -0300
56747              Message-ID: <20000814165811.B16368@con2-dgi>
56748      Branch: perl
56749            ! perlsdio.h perlsfio.h
56750 ____________________________________________________________________________
56751 [  6623] By: jhi                                   on 2000/08/14  20:47:36
56752         Log: Subject: warning: storage class after type is obsolescent
56753              From: Daniel Muino <dmuino@afip.gov.ar>
56754              Date: Mon, 14 Aug 2000 16:42:47 -0300
56755              Message-ID: <20000814164247.A16368@con2-dgi>
56756      Branch: perl
56757            ! regcomp.pl regnodes.h
56758 ____________________________________________________________________________
56759 [  6622] By: jhi                                   on 2000/08/14  20:43:05
56760         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
56761              From: abigail@foad.org
56762              Date: 14 Aug 2000 20:00:10 -0000
56763              Message-Id: <20000814200010.27271.qmail@foad.org>
56764      Branch: perl
56765            ! Changes
56766 ____________________________________________________________________________
56767 [  6621] By: jhi                                   on 2000/08/14  15:23:05
56768         Log: Update Changes.
56769      Branch: perl
56770            ! Changes
56771 ____________________________________________________________________________
56772 [  6620] By: jhi                                   on 2000/08/14  15:22:14
56773         Log: Subject: Re: [PATCH] @+, @- readonly
56774              From: Mike Guy <mjtg@cam.ac.uk>
56775              Date: Mon, 14 Aug 2000 15:26:55 +0100
56776              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
56777      Branch: perl
56778            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
56779            ! sv.c t/op/pat.t
56780 ____________________________________________________________________________
56781 [  6619] By: jhi                                   on 2000/08/14  14:12:08
56782         Log: Update Changes.
56783      Branch: perl
56784            ! Changes
56785 ____________________________________________________________________________
56786 [  6618] By: jhi                                   on 2000/08/14  14:09:34
56787         Log: For now remove the mail code.
56788      Branch: perl
56789            ! perl.c
56790 ____________________________________________________________________________
56791 [  6617] By: jhi                                   on 2000/08/14  14:08:28
56792         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
56793      Branch: perl
56794            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
56795            ! pod/perlfaq8.pod pod/perlsec.pod
56796 ____________________________________________________________________________
56797 [  6616] By: jhi                                   on 2000/08/14  14:00:11
56798         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
56799              From: Mike Guy <mjtg@cam.ac.uk>
56800              Date: Mon, 14 Aug 2000 08:26:02 +0100
56801              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
56802      Branch: perl
56803            ! lib/perl5db.pl
56804 ____________________________________________________________________________
56805 [  6615] By: jhi                                   on 2000/08/14  13:58:45
56806         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
56807              From: Mike Guy <mjtg@cam.ac.uk>
56808              Date: Mon, 14 Aug 2000 08:04:22 +0100
56809              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
56810      Branch: perl
56811            ! gv.c mg.c t/op/pat.t
56812 ____________________________________________________________________________
56813 [  6614] By: jhi                                   on 2000/08/14  13:56:45
56814         Log: Subject: Test fails / warnings with perl-current #6612
56815              From: Mike Guy <mjtg@cam.ac.uk>
56816              Date: Mon, 14 Aug 2000 07:57:23 +0100
56817              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
56818      Branch: perl
56819            ! t/lib/b.t t/lib/peek.t
56820 ____________________________________________________________________________
56821 [  6613] By: jhi                                   on 2000/08/14  13:45:33
56822         Log: VMS configure.com update continues.
56823      Branch: perl
56824            - vms/configure.com
56825            ! MANIFEST configure.com
56826 ____________________________________________________________________________
56827 [  6612] By: jhi                                   on 2000/08/13  22:13:35
56828         Log: Update Changes.
56829      Branch: perl
56830            ! Changes
56831 ____________________________________________________________________________
56832 [  6611] By: jhi                                   on 2000/08/13  16:21:45
56833         Log: Upgrade to CGI 2.71, from Lincoln Stein.
56834      Branch: perl
56835            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
56836 ____________________________________________________________________________
56837 [  6610] By: jhi                                   on 2000/08/13  15:09:16
56838         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
56839              From: Mike Guy <mjtg@cam.ac.uk>
56840              Date: Sun, 13 Aug 2000 13:45:51 +0100
56841              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
56842      Branch: perl
56843            ! t/op/regmesg.t
56844 ____________________________________________________________________________
56845 [  6609] By: jhi                                   on 2000/08/13  14:31:26
56846         Log: Andreas says that 1.56 is fine, so reverting back to it.
56847      Branch: perl
56848            ! lib/CPAN.pm
56849 ____________________________________________________________________________
56850 [  6608] By: jhi                                   on 2000/08/13  05:34:20
56851         Log: Update Changes.
56852      Branch: perl
56853            ! Changes
56854 ____________________________________________________________________________
56855 [  6607] By: jhi                                   on 2000/08/13  05:32:01
56856         Log: Put back the \z changes of #5406 to CPAN.pm.
56857      Branch: perl
56858            ! lib/CPAN.pm
56859 ____________________________________________________________________________
56860 [  6606] By: jhi                                   on 2000/08/13  05:20:16
56861         Log: Fix-n-skip the tests under 5005threads.
56862      Branch: perl
56863            ! t/lib/b.t
56864 ____________________________________________________________________________
56865 [  6605] By: jhi                                   on 2000/08/13  05:07:48
56866         Log: Fix the test for 5005threads.
56867      Branch: perl
56868            ! t/lib/peek.t
56869 ____________________________________________________________________________
56870 [  6604] By: jhi                                   on 2000/08/13  03:35:37
56871         Log: Should have deleted this in #6603.
56872      Branch: perl
56873            - vms/subconfigure.com
56874 ____________________________________________________________________________
56875 [  6603] By: jhi                                   on 2000/08/12  18:29:32
56876         Log: Rewrite of vms/subconfigure.com as configure.com,
56877              from Peter Prymmer and the vmsperl crew.
56878      Branch: perl
56879            + vms/configure.com
56880            ! MANIFEST
56881 ____________________________________________________________________________
56882 [  6602] By: jhi                                   on 2000/08/11  13:00:01
56883         Log: PlainText.pm is dead.
56884      Branch: perl
56885            - lib/Pod/PlainText.pm
56886            ! MANIFEST
56887 ____________________________________________________________________________
56888 [  6601] By: jhi                                   on 2000/08/11  04:06:45
56889         Log: Update Changes.
56890      Branch: perl
56891            ! Changes
56892 ____________________________________________________________________________
56893 [  6600] By: jhi                                   on 2000/08/11  04:06:10
56894         Log: Add a few missing files, update MANIFEST.
56895      Branch: perl
56896            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
56897            + lib/Pod/PlainText.pm t/pod/find.t
56898            ! MANIFEST t/op/regmesg.t
56899 ____________________________________________________________________________
56900 [  6599] By: jhi                                   on 2000/08/11  03:31:10
56901         Log: Add Perl debugging tutorial, regen toc. 
56902              
56903              Subject: perldebtut.pod
56904              From: Richard Foley <Richard.Foley@m.dasa.de>
56905              Date: Wed, 09 Aug 2000 10:17:15 +0200
56906              Message-id: <3991138B.262247B8@m.dasa.de>
56907      Branch: perl
56908            + pod/perldebtut.pod
56909            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
56910 ____________________________________________________________________________
56911 [  6598] By: jhi                                   on 2000/08/11  02:48:56
56912         Log: tiny Changes edit
56913      Branch: perl
56914            ! Changes
56915 ____________________________________________________________________________
56916 [  6597] By: jhi                                   on 2000/08/11  02:39:04
56917         Log: Tests for #6589.
56918              
56919              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
56920              From: simon@brecon.co.uk (Simon Cozens)
56921              Date: 11 Aug 2000 02:24:52 GMT
56922              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
56923      Branch: perl
56924            ! t/lib/b.t
56925 ____________________________________________________________________________
56926 [  6596] By: jhi                                   on 2000/08/11  01:50:07
56927         Log: Update Changes.
56928      Branch: perl
56929            ! Changes
56930 ____________________________________________________________________________
56931 [  6595] By: jhi                                   on 2000/08/11  01:47:16
56932         Log: nitfix
56933      Branch: perl
56934            ! Changes
56935 ____________________________________________________________________________
56936 [  6594] By: jhi                                   on 2000/08/11  01:36:16
56937         Log: Subject: Getting perlio and threads to compile
56938              From: Lupe Christoph <lupe@lupe-christoph.de>
56939              Date: Wed, 9 Aug 2000 11:35:54 +0200
56940              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
56941              
56942              (the Solaris version changes in Configure skipped)
56943      Branch: perl
56944            ! hints/solaris_2.sh thread.h
56945 ____________________________________________________________________________
56946 [  6593] By: jhi                                   on 2000/08/11  01:30:16
56947         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
56948              From: simon@brecon.co.uk (Simon Cozens)
56949              Date: 1 Aug 2000 06:55:19 GMT
56950              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
56951      Branch: perl
56952            ! lib/utf8.pm
56953 ____________________________________________________________________________
56954 [  6592] By: jhi                                   on 2000/08/11  01:26:39
56955         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
56956              From: Peter Scott <Peter@PeterScott.com>
56957              Date: Thu, 10 Aug 2000 08:23:27 -0700
56958              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
56959      Branch: perl
56960            ! lib/perl5db.pl
56961 ____________________________________________________________________________
56962 [  6591] By: jhi                                   on 2000/08/11  01:22:02
56963         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
56964              From: Hugo <hv@crypt.compulink.co.uk>
56965              Date: Thu, 10 Aug 2000 19:23:04 +0100
56966              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
56967      Branch: perl
56968            ! regexec.c t/op/pat.t
56969 ____________________________________________________________________________
56970 [  6590] By: jhi                                   on 2000/08/11  01:19:19
56971         Log: Preprocessing and postprocessing for File::Find.
56972              
56973              Subject: Patch to Find::File.pm to allow alphabetical results
56974              From: Joe Smith <jsmith@inwap.com>
56975              Date: Wed, 9 Aug 2000 02:44:54 -0700
56976              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
56977      Branch: perl
56978            ! lib/File/Find.pm
56979 ____________________________________________________________________________
56980 [  6589] By: jhi                                   on 2000/08/11  01:12:39
56981         Log: B::Deparse didn't do sub attributes.
56982              
56983              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
56984              From: simon@brecon.co.uk (Simon Cozens)
56985              Date: 9 Aug 2000 04:49:20 GMT
56986              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
56987      Branch: perl
56988            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
56989 ____________________________________________________________________________
56990 [  6588] By: jhi                                   on 2000/08/11  01:06:40
56991         Log: Subject: debugger "d" command doesnt check line number
56992              From: Mike Guy <mjtg@cam.ac.uk>
56993              Date: Tue, 08 Aug 2000 21:54:29 +0100
56994              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
56995      Branch: perl
56996            ! lib/perl5db.pl mg.c pod/perldiag.pod
56997 ____________________________________________________________________________
56998 [  6587] By: jhi                                   on 2000/08/11  00:45:03
56999         Log: sleep(1) does not necessarily return 1.
57000              
57001              Subject: [PATCH bleadperl] op/lex_assign.t  
57002              From: Hugo <hv@crypt.compulink.co.uk>
57003              Date: Thu, 03 Aug 2000 14:34:22 +0100        
57004              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
57005      Branch: perl
57006            ! t/op/lex_assign.t
57007 ____________________________________________________________________________
57008 [  6586] By: jhi                                   on 2000/08/11  00:31:50
57009         Log: Document the IO::Select timeout.
57010      Branch: perl
57011            ! ext/IO/lib/IO/Select.pm
57012 ____________________________________________________________________________
57013 [  6585] By: jhi                                   on 2000/08/11  00:13:54
57014         Log: Forgot contributor.
57015      Branch: perl
57016            ! Changes
57017 ____________________________________________________________________________
57018 [  6584] By: jhi                                   on 2000/08/11  00:09:19
57019         Log: detypo
57020      Branch: perl
57021            ! Changes
57022 ____________________________________________________________________________
57023 [  6583] By: jhi                                   on 2000/08/11  00:07:53
57024         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
57025              
57026              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
57027              From: Mike Guy <mjtg@cam.ac.uk> 
57028              Date: Thu, 10 Aug 2000 15:50:54 +0100
57029              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
57030      Branch: perl
57031            ! sv.c t/op/int.t
57032 ____________________________________________________________________________
57033 [  6582] By: jhi                                   on 2000/08/10  23:29:32
57034         Log: Update Changes.
57035      Branch: perl
57036            ! Changes
57037 ____________________________________________________________________________
57038 [  6581] By: jhi                                   on 2000/08/10  23:26:16
57039         Log: Put back the std @INC thing.
57040      Branch: perl
57041            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
57042            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
57043            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
57044            ! t/lib/gol-oo.t
57045 ____________________________________________________________________________
57046 [  6580] By: jhi                                   on 2000/08/10  23:03:34
57047         Log: Update to CGI 2.70, from Lincoln Stein.
57048      Branch: perl
57049            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
57050            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
57051            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
57052            ! t/lib/cgi-request.t
57053 ____________________________________________________________________________
57054 [  6579] By: jhi                                   on 2000/08/10  22:41:50
57055         Log: Update to CPAN 1.56, from Andreas König.
57056      Branch: perl
57057            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57058 ____________________________________________________________________________
57059 [  6578] By: jhi                                   on 2000/08/10  22:38:13
57060         Log: Update to Pod::Parser 1.17, from Brad Appleton.
57061      Branch: perl
57062            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
57063            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
57064            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
57065            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
57066            ! t/pod/include.t t/pod/included.t t/pod/lref.t
57067            ! t/pod/multiline_items.t t/pod/nested_items.t
57068            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
57069            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
57070            ! t/pod/special_seqs.t
57071 ____________________________________________________________________________
57072 [  6577] By: jhi                                   on 2000/08/10  22:35:41
57073         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
57074      Branch: perl
57075            ! AUTHORS MAINTAIN
57076 ____________________________________________________________________________
57077 [  6576] By: jhi                                   on 2000/08/10  22:24:54
57078         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
57079      Branch: perl
57080            + t/lib/gol-oo.t
57081            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
57082            ! t/lib/gol-compat.t t/lib/gol-linkage.t
57083 ____________________________________________________________________________
57084 [  6575] By: jhi                                   on 2000/08/10  22:02:07
57085         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
57086      Branch: perl
57087            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
57088 ____________________________________________________________________________
57089 [  6574] By: jhi                                   on 2000/08/10  21:55:03
57090         Log: Iterating perl6 description.
57091      Branch: perl
57092            ! pod/perlfaq1.pod
57093 ____________________________________________________________________________
57094 [  6573] By: jhi                                   on 2000/08/10  21:48:26
57095         Log: Revert the sv.c part of #6559, a better fix is needed.
57096      Branch: perl
57097            ! sv.c
57098 ____________________________________________________________________________
57099 [  6572] By: jhi                                   on 2000/08/10  20:33:43
57100         Log: It's the 2ndO'ROSSC.
57101      Branch: perl
57102            ! pod/perlfaq1.pod
57103 ____________________________________________________________________________
57104 [  6571] By: jhi                                   on 2000/08/10  15:55:48
57105         Log: detypo
57106      Branch: perl
57107            ! pod/perlfaq1.pod
57108 ____________________________________________________________________________
57109 [  6570] By: jhi                                   on 2000/08/10  14:11:17
57110         Log: An exceptionally sticky typo.
57111      Branch: perl
57112            ! Changes
57113 ____________________________________________________________________________
57114 [  6569] By: jhi                                   on 2000/08/10  14:09:33
57115         Log: detypo (and test Changes updating script)
57116      Branch: perl
57117            ! Changes
57118 ____________________________________________________________________________
57119 [  6568] By: jhi                                   on 2000/08/10  14:07:07
57120         Log: Update Changes.
57121      Branch: perl
57122            ! Changes
57123 ____________________________________________________________________________
57124 [  6567] By: jhi                                   on 2000/08/10  14:06:19
57125         Log: Amend the description of Perl6.
57126              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
57127              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57128              Date: Wed, 9 Aug 2000 22:11:06 -0500
57129              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
57130      Branch: perl
57131            ! pod/perlfaq1.pod
57132 ____________________________________________________________________________
57133 [  6566] By: jhi                                   on 2000/08/10  13:58:57
57134         Log: Subject: Remove dead entry in perldiag
57135              From: Mike Guy <mjtg@cam.ac.uk>
57136              Date: Thu, 10 Aug 2000 14:19:19 +0100
57137              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
57138      Branch: perl
57139            ! pod/perldiag.pod
57140 ____________________________________________________________________________
57141 [  6565] By: jhi                                   on 2000/08/10  13:51:48
57142         Log: Zero entries were skipped, fix from Adrian Goalby
57143              <argoalby@yahoo.co.uk>
57144      Branch: perl
57145            ! lib/unicode/Number.pl lib/unicode/mktables.PL
57146 ____________________________________________________________________________
57147 [  6564] By: jhi                                   on 2000/08/10  13:00:12
57148         Log: Subject: [PATCH 5.6.0] cygwin port
57149              From: "Fifer, Eric" <EFifer@sanwaint.com>
57150              Date: Thu, 10 Aug 2000 13:15:36 +0100
57151              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
57152      Branch: perl
57153            ! README.cygwin hints/cygwin.sh
57154 ____________________________________________________________________________
57155 [  6563] By: jhi                                   on 2000/08/10  12:55:16
57156         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
57157      Branch: perl
57158            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
57159 ____________________________________________________________________________
57160 [  6562] By: gsar                                  on 2000/08/10  08:38:39
57161         Log: warn is a macro, avoid using at a variable to avoid warnings
57162              in some configurations; readdir.t is too conservative in
57163              estimating number of *.t's
57164      Branch: perl
57165            ! t/op/readdir.t util.c
57166 ____________________________________________________________________________
57167 [  6561] By: jhi                                   on 2000/08/09  23:35:42
57168         Log: Update Changes.
57169      Branch: perl
57170            ! Changes
57171 ____________________________________________________________________________
57172 [  6560] By: jhi                                   on 2000/08/09  23:05:47
57173         Log: Subject: Re: enhanced(?) regex error messages
57174              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
57175              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
57176              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
57177              
57178              (plus two small patches sent privately)
57179              (this still seems to leave few test failures)
57180      Branch: perl
57181            + t/op/regmesg.t
57182            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
57183            ! t/pragma/warn/regcomp
57184 ____________________________________________________________________________
57185 [  6559] By: jhi                                   on 2000/08/09  20:41:18
57186         Log: (The fix did work but was not right, retracted in #6573)
57187              
57188              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
57189              From: Christian Kirsch <ck@held.mind.de>
57190              Date: Wed, 9 Aug 2000 17:05:17 +0200
57191              Message-Id: <20000809170517.A25389@held>
57192      Branch: perl
57193            ! sv.c t/pragma/locale.t
57194 ____________________________________________________________________________
57195 [  6558] By: jhi                                   on 2000/08/08  22:34:08
57196         Log: Tiny updates on the contributors list.
57197      Branch: perl
57198            ! Changes
57199 ____________________________________________________________________________
57200 [  6557] By: jhi                                   on 2000/08/08  19:34:28
57201         Log: Double check that we have a dirhandle.
57202      Branch: perl
57203            ! util.c
57204 ____________________________________________________________________________
57205 [  6556] By: jhi                                   on 2000/08/08  19:01:51
57206         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
57207              May be repopulated with fresh maintained examples.
57208      Branch: perl
57209            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
57210            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
57211            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
57212            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
57213            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
57214            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
57215            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
57216            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
57217            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
57218            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
57219            + lib/CGI/eg/wilogo_gif.uu
57220            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
57221            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
57222            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
57223            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
57224            - eg/cgi/frameset.cgi eg/cgi/index.html
57225            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
57226            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
57227            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
57228            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
57229            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
57230            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
57231            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
57232            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
57233            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
57234            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
57235            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
57236            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
57237            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
57238            - eg/van/vanish eg/who eg/wrapsuid
57239            ! MANIFEST
57240 ____________________________________________________________________________
57241 [  6555] By: jhi                                   on 2000/08/08  18:51:08
57242         Log: Delete chat2 as requested by Randal.
57243              
57244              Subject: Re: perlfaq8 coyness
57245              From: merlyn@stonehenge.com (Randal L. Schwartz) 
57246              Date: 15 May 2000 18:52:42 -0700 
57247              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
57248      Branch: perl
57249            - lib/chat2.pl
57250            ! MANIFEST
57251 ____________________________________________________________________________
57252 [  6554] By: jhi                                   on 2000/08/08  18:31:35
57253         Log: Regen global.sym.
57254      Branch: perl
57255            ! global.sym
57256 ____________________________________________________________________________
57257 [  6553] By: jhi                                   on 2000/08/08  18:28:13
57258         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
57259              (either perlbug or p5p ate the original), plus regen
57260              perlapi and perltoc. 
57261      Branch: perl
57262            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
57263            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
57264            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
57265            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
57266            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
57267            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
57268            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
57269            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
57270            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
57271            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
57272 ____________________________________________________________________________
57273 [  6552] By: jhi                                   on 2000/08/08  18:06:29
57274         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
57275              From: Mike Guy <mjtg@cam.ac.uk>
57276              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
57277              Date: Tue, 08 Aug 2000 15:51:27 +0100
57278      Branch: perl
57279            ! doop.c sv.h t/op/join.t t/pragma/overload.t
57280 ____________________________________________________________________________
57281 [  6551] By: jhi                                   on 2000/08/08  18:01:11
57282         Log: Re-apply #6549.
57283      Branch: perl
57284            ! lib/perl5db.pl
57285 ____________________________________________________________________________
57286 [  6550] By: jhi                                   on 2000/08/08  17:43:08
57287         Log: Accidental retraction of #6549.
57288      Branch: perl
57289            ! lib/perl5db.pl
57290 ____________________________________________________________________________
57291 [  6549] By: jhi                                   on 2000/08/08  17:40:04
57292         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
57293              From: Mike Guy <mjtg@cam.ac.uk>
57294              Date: Mon, 07 Aug 2000 21:49:58 +0100
57295              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
57296      Branch: perl
57297            ! lib/perl5db.pl
57298 ____________________________________________________________________________
57299 [  6548] By: jhi                                   on 2000/08/08  17:37:57
57300         Log: Document here-doc better.
57301              
57302              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
57303              From: Mike Guy <mjtg@cam.ac.uk>
57304              Date: Mon, 07 Aug 2000 14:02:09 +0100
57305              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
57306      Branch: perl
57307            ! pod/perldata.pod
57308 ____________________________________________________________________________
57309 [  6547] By: jhi                                   on 2000/08/08  17:33:34
57310         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
57311              From: "Randy J. Ray" <rjray@redhat.com>
57312              Date: Mon, 07 Aug 2000 19:12:25 -0700
57313              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
57314      Branch: perl
57315            ! perl.c pod/perlrun.pod
57316 ____________________________________________________________________________
57317 [  6546] By: jhi                                   on 2000/08/08  17:29:26
57318         Log: Subject: Re: enhanced(?) regex error messages 
57319              From: Hugo <hv@crypt.compulink.co.uk>
57320              Date: Tue, 08 Aug 2000 03:25:51 +0100
57321              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
57322              
57323              plus Capitalize the error messages, plus perldiag them.
57324      Branch: perl
57325            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
57326 ____________________________________________________________________________
57327 [  6545] By: jhi                                   on 2000/08/08  13:59:28
57328         Log: Augment #6539 a bit: don't croak if there's magic in the air.
57329              
57330              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
57331              From: Hugo <hv@crypt.compulink.co.uk>
57332              Date: Tue, 08 Aug 2000 03:02:03 +0100
57333              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
57334      Branch: perl
57335            ! pp.c t/op/bless.t
57336 ____________________________________________________________________________
57337 [  6544] By: jhi                                   on 2000/08/07  21:11:52
57338         Log: Make the test -w clean.
57339      Branch: perl
57340            ! t/op/bless.t
57341 ____________________________________________________________________________
57342 [  6543] By: jhi                                   on 2000/08/07  19:49:53
57343         Log: use warnings instead of $^W.
57344      Branch: perl
57345            ! t/op/bless.t
57346 ____________________________________________________________________________
57347 [  6542] By: jhi                                   on 2000/08/07  17:41:41
57348         Log: Disable a portability warning Because We Know What We Are Doing.
57349      Branch: perl
57350            ! t/op/bless.t
57351 ____________________________________________________________________________
57352 [  6541] By: jhi                                   on 2000/08/07  17:29:51
57353         Log: Tiny tidying on report_evil_fh().
57354      Branch: perl
57355            ! util.c
57356 ____________________________________________________________________________
57357 [  6540] By: jhi                                   on 2000/08/07  16:37:38
57358         Log: Make regular expression parse error messages easier to understand.
57359              
57360              Subject: Re: enhanced(?) regex error messages
57361              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
57362              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
57363              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
57364      Branch: perl
57365            ! regcomp.c
57366 ____________________________________________________________________________
57367 [  6539] By: jhi                                   on 2000/08/07  16:12:27
57368         Log: Make bless(REF, REF) a fatal error, add bless tests.
57369              
57370              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
57371              From: Hugo <hv@crypt.compulink.co.uk>
57372              Date: Mon, 07 Aug 2000 16:59:38 +0100
57373              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
57374      Branch: perl
57375            + t/op/bless.t
57376            ! MANIFEST pod/perldiag.pod pp.c sv.c
57377 ____________________________________________________________________________
57378 [  6538] By: jhi                                   on 2000/08/07  15:59:43
57379         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
57380              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
57381              Date: Thu, 3 Aug 2000 14:29:21 -0700
57382              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
57383      Branch: perl
57384            ! lib/lib_pm.PL
57385 ____________________________________________________________________________
57386 [  6537] By: jhi                                   on 2000/08/07  15:47:18
57387         Log: Retract #6419 for now since it breaks in AFS and MachTen.
57388      Branch: perl
57389            ! lib/Cwd.pm
57390 ____________________________________________________________________________
57391 [  6536] By: jhi                                   on 2000/08/07  15:05:29
57392         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
57393              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
57394              The security hole exists only in suidperls, which isn't
57395              installed or even built by default.
57396      Branch: perl
57397            ! perl.c
57398 ____________________________________________________________________________
57399 [  6535] By: jhi                                   on 2000/08/07  14:45:14
57400         Log: tr memory corruption fix from Simon Cozens.
57401      Branch: perl
57402            ! doop.c
57403 ____________________________________________________________________________
57404 [  6534] By: jhi                                   on 2000/08/06  11:38:16
57405         Log: Document a bit that UDP is not what you might think.
57406              
57407              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
57408              From: Lupe Christoph <lupe@lupe-christoph.de>
57409              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
57410              Date: Mon, 24 Jul 2000 08:59:15 +0200
57411      Branch: perl
57412            ! pod/perlipc.pod
57413 ____________________________________________________________________________
57414 [  6533] By: jhi                                   on 2000/08/06  11:35:01
57415         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
57416              From: Jeff Pinyan <jeffp@hut.crusoe.net>
57417              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
57418              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
57419      Branch: perl
57420            ! pod/perlfunc.pod
57421 ____________________________________________________________________________
57422 [  6532] By: jhi                                   on 2000/08/06  03:45:41
57423         Log: Have symbols for the IoTYPEs.
57424      Branch: perl
57425            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
57426 ____________________________________________________________________________
57427 [  6531] By: jhi                                   on 2000/08/06  01:33:55
57428         Log: Continue fixing the io warnings.  This also
57429              sort of fixes bug ID 20000802.003: the core dump
57430              is no more.  Whether the current behaviour is correct
57431              (giving a warning: "Not a format reference"), is another matter.
57432      Branch: perl
57433            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
57434            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
57435 ____________________________________________________________________________
57436 [  6530] By: jhi                                   on 2000/08/05  21:33:12
57437         Log: Change the Policy policy: now -Dprefix= with an existing
57438              Policy.sh and prefix == siteprefix == vendorprefix, then all
57439              of them follow along the new prefix.
57440              
57441              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
57442              From: Andy Dougherty <doughera@lafayette.edu>
57443              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
57444              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
57445      Branch: perl
57446            ! Policy_sh.SH
57447 ____________________________________________________________________________
57448 [  6529] By: jhi                                   on 2000/08/05  18:57:28
57449         Log: Zap lib/Sys directory when cleaning up.
57450      Branch: perl
57451            ! Makefile.SH
57452 ____________________________________________________________________________
57453 [  6528] By: jhi                                   on 2000/08/05  18:40:44
57454         Log: Essential prototype changes were missing from #6527.
57455              Also make report_evil_fh() more bomb-proof.
57456      Branch: perl
57457            ! embed.h util.c
57458 ____________________________________________________________________________
57459 [  6527] By: jhi                                   on 2000/08/05  03:22:05
57460         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
57461              From: "Ronald F. Guilmette" <rfg@monkeys.com>
57462              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
57463              Message-Id: <200007242247.PAA52177@monkeys.com>
57464      Branch: perl
57465            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
57466 ____________________________________________________________________________
57467 [  6526] By: jhi                                   on 2000/08/04  21:23:27
57468         Log: gcc versions might have (parentheses) in them.
57469      Branch: metaconfig/U/perl
57470            ! gccvers.U
57471      Branch: perl
57472            ! Configure config_h.SH
57473 ____________________________________________________________________________
57474 [  6525] By: jhi                                   on 2000/08/04  20:23:12
57475         Log: Weed buglets pointed out by
57476              
57477              From: Lupe Christoph <lupe@lupe-christoph.de>
57478              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
57479              Date: Fri, 4 Aug 2000 17:34:39 +0200
57480              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
57481      Branch: metaconfig/U/perl
57482            ! gccvers.U uselfs.U
57483      Branch: perl
57484            ! Configure config_h.SH
57485 ____________________________________________________________________________
57486 [  6524] By: jhi                                   on 2000/08/04  19:02:08
57487         Log: Warn under -w if lstat(FH) is attempted.
57488              
57489              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
57490              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
57491              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
57492              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
57493      Branch: perl
57494            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
57495            ! t/pragma/warn/pp_sys
57496 ____________________________________________________________________________
57497 [  6523] By: jhi                                   on 2000/08/04  12:31:11
57498         Log: Subject: New perlcc, take 2
57499              From: simon@brecon.co.uk (Simon Cozens)
57500              Date: 4 Aug 2000 06:21:04 GMT
57501              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
57502      Branch: perl
57503            ! utils/perlcc.PL
57504 ____________________________________________________________________________
57505 [  6522] By: jhi                                   on 2000/08/04  12:26:33
57506         Log: Subject: Re: Array vs. List context
57507              From: Daniel Chetlin <daniel@chetlin.com>
57508              Date: Fri, 4 Aug 2000 00:22:44 -0700
57509              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
57510      Branch: perl
57511            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
57512            ! pod/perlfaq4.pod
57513 ____________________________________________________________________________
57514 [  6521] By: jhi                                   on 2000/08/04  12:22:38
57515         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
57516              From: Raymund Will <ray@caldera.de>
57517              Date: Fri, 4 Aug 2000 12:07:09 +0200
57518              Message-Id: <20000804120709.A14982@caldera.de>
57519      Branch: perl
57520            ! configure.gnu
57521 ____________________________________________________________________________
57522 [  6520] By: jhi                                   on 2000/08/04  04:09:06
57523         Log: After the #6519 a warning about stat() is just that,
57524              not about a filetest, which now have their own warning.
57525      Branch: perl
57526            ! pod/perldiag.pod
57527 ____________________________________________________________________________
57528 [  6519] By: jhi                                   on 2000/08/04  04:06:30
57529         Log: In the warnings call filehandles consistently so;
57530              add "unopened" warning for stat().
57531      Branch: perl
57532            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
57533            ! t/pragma/warn/pp_sys
57534 ____________________________________________________________________________
57535 [  6518] By: jhi                                   on 2000/08/04  02:55:35
57536         Log: Subject: Minor tweak to perlvar.pod
57537              From: "Stephen P. Potter" <spp@ds.net>
57538              Date: Tue, 18 Apr 2000 09:26:03 -0400
57539              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
57540      Branch: perl
57541            ! pod/perlvar.pod
57542 ____________________________________________________________________________
57543 [  6517] By: jhi                                   on 2000/08/04  02:50:08
57544         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
57545              From: "Clinton Pierce" <cpierce1@ford.com>
57546              Date: Wed, 21 Jul 1999 16:45:31 -0400
57547              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
57548              
57549              Fix by Stephen Potter (visible in the bug db but not in p5p?)
57550      Branch: perl
57551            ! pod/perlfunc.pod pod/perlop.pod
57552 ____________________________________________________________________________
57553 [  6516] By: jhi                                   on 2000/08/04  02:09:25
57554         Log: This is 6512.  Really.
57555      Branch: perl
57556            ! dump.c
57557 ____________________________________________________________________________
57558 [  6515] By: jhi                                   on 2000/08/04  01:25:50
57559         Log: mention the idea of @( and @)
57560      Branch: perl
57561            ! Todo-5.6
57562 ____________________________________________________________________________
57563 [  6514] By: bailey                                on 2000/08/04  01:18:46
57564         Log: YA resync with mainstem, including VMS patches from others
57565      Branch: vmsperl
57566           +> (branch 48 files)
57567            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
57568           !> (integrate 354 files)
57569 ____________________________________________________________________________
57570 [  6513] By: jhi                                   on 2000/08/04  01:18:18
57571         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
57572              From: Mark Dickinson <dickins3@fas.harvard.edu>
57573              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
57574              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
57575      Branch: perl
57576            ! t/op/grent.t t/op/pwent.t
57577 ____________________________________________________________________________
57578 [  6512] By: jhi                                   on 2000/08/04  01:14:06
57579         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
57580              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
57581              Date: Wed, 02 Aug 2000 10:51:01 +0100
57582              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
57583      Branch: perl
57584            ! sv.c
57585 ____________________________________________________________________________
57586 [  6511] By: jhi                                   on 2000/08/04  00:57:00
57587         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
57588              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57589              Date: Thu, 03 Aug 2000 17:20:04 -0700
57590              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
57591      Branch: metaconfig
57592            ! U/modified/Cppsym.U
57593      Branch: perl
57594            ! Configure config_h.SH
57595 ____________________________________________________________________________
57596 [  6510] By: jhi                                   on 2000/08/04  00:25:28
57597         Log: detypo
57598      Branch: perl
57599            ! Makefile.SH
57600 ____________________________________________________________________________
57601 [  6509] By: jhi                                   on 2000/08/03  23:43:18
57602         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
57603              From: Dominic Dunlop <domo@computer.org>
57604              Date: Thu, 3 Aug 2000 22:16:46 +0200
57605              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
57606      Branch: perl
57607            ! t/op/sprintf.t
57608 ____________________________________________________________________________
57609 [  6508] By: jhi                                   on 2000/08/03  23:40:37
57610         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
57611              From: Hugo <hv@crypt.compulink.co.uk>
57612              Date: Thu, 03 Aug 2000 18:25:30 +0100
57613              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
57614      Branch: perl
57615            ! regcomp.c t/op/re_tests
57616 ____________________________________________________________________________
57617 [  6507] By: jhi                                   on 2000/08/03  23:38:28
57618         Log: Subject: [PATCH] sv.h documentation - SvLEN
57619              From: Mike Guy <mjtg@cam.ac.uk>
57620              Date: Thu, 03 Aug 2000 14:43:09 +0100
57621              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
57622      Branch: perl
57623            ! sv.h
57624 ____________________________________________________________________________
57625 [  6506] By: jhi                                   on 2000/08/03  15:49:14
57626         Log: Disable the fix_pl hack for now.
57627      Branch: perl
57628            ! Makefile.SH
57629 ____________________________________________________________________________
57630 [  6505] By: jhi                                   on 2000/08/03  13:49:04
57631         Log: Add a URL for FSF.
57632              
57633              Subject: Patch for README
57634              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57635              Date: Wed, 2 Aug 2000 13:25:09 -0500
57636              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
57637      Branch: perl
57638            ! README
57639 ____________________________________________________________________________
57640 [  6504] By: jhi                                   on 2000/08/03  13:29:19
57641         Log: Be more informative on what is skipped and why,
57642              also repeat the list at the end.
57643      Branch: perl
57644            ! Porting/p4desc
57645 ____________________________________________________________________________
57646 [  6503] By: jhi                                   on 2000/08/03  13:07:05
57647         Log: Circumvent the removal of .patch by fix_pl.
57648              
57649              Subject: Re: [ID 20000802.011] unable to 'make test'          
57650              From: simon@brecon.co.uk (Simon Cozens) 
57651              Date: 3 Aug 2000 04:17:00 GMT
57652              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
57653      Branch: perl
57654            ! Makefile.SH
57655 ____________________________________________________________________________
57656 [  6502] By: jhi                                   on 2000/08/03  00:14:34
57657         Log: Add the missing setproctitle unit.
57658      Branch: metaconfig/U/perl
57659            + d_setproctitle.U
57660 ____________________________________________________________________________
57661 [  6501] By: jhi                                   on 2000/08/03  00:00:26
57662         Log: The subtest 4 may fail also on VOBS, as pointed out
57663              by Nick Ing-Simmons in November 1999, bug id 19991124.003
57664              (but the failure in that bug report isn't the subtest 4).
57665      Branch: perl
57666            ! t/op/stat.t
57667 ____________________________________________________________________________
57668 [  6500] By: jhi                                   on 2000/08/02  23:49:30
57669         Log: Better skip message for the test; one of the two problems in
57670              
57671              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
57672              From: Lupe Christoph <lupe@lupe-christoph.de>
57673              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
57674              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
57675      Branch: perl
57676            ! t/op/numconvert.t
57677 ____________________________________________________________________________
57678 [  6499] By: jhi                                   on 2000/08/02  22:49:16
57679         Log: Allow "no Module;" even if there is no 'unimport'.
57680              
57681              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
57682              From: mjd@plover.com
57683              Date: 24 Mar 2000 15:24:34 -0000
57684              Message-Id: <20000324152434.15160.qmail@plover.com>
57685      Branch: perl
57686            ! gv.c
57687 ____________________________________________________________________________
57688 [  6498] By: jhi                                   on 2000/08/02  22:42:58
57689         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
57690              that are hopefully soon put into use.
57691      Branch: perl
57692            ! opcode.h opcode.pl opnames.h
57693 ____________________________________________________________________________
57694 [  6497] By: gsar                                  on 2000/08/02  22:28:59
57695         Log: require.t needs binmode() to work on windows
57696      Branch: perl
57697            ! t/comp/require.t
57698 ____________________________________________________________________________
57699 [  6496] By: jhi                                   on 2000/08/02  22:08:51
57700         Log: Document the IVdf UVuf UVof UVxf.
57701      Branch: perl
57702            ! pod/perlguts.pod
57703 ____________________________________________________________________________
57704 [  6495] By: jhi                                   on 2000/08/02  21:54:26
57705         Log: detypo #6494
57706      Branch: perl
57707            ! ext/Data/Dumper/Dumper.xs
57708 ____________________________________________________________________________
57709 [  6494] By: jhi                                   on 2000/08/02  21:49:17
57710         Log: Dump UVs as UVs in Data::Dumper.
57711              
57712              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
57713              From: Gurusamy Sarathy <gsar@ActiveState.com>
57714              Date: Thu, 27 Apr 2000 12:26:25 -0700
57715              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
57716      Branch: perl
57717            ! ext/Data/Dumper/Dumper.xs
57718 ____________________________________________________________________________
57719 [  6493] By: jhi                                   on 2000/08/02  17:01:58
57720         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
57721              From: Hugo <hv@crypt.compulink.co.uk>
57722              Date: Wed, 02 Aug 2000 14:53:56 +0100
57723              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
57724      Branch: perl
57725            ! regexec.c t/op/re_tests
57726 ____________________________________________________________________________
57727 [  6492] By: jhi                                   on 2000/08/02  15:02:46
57728         Log: The new setproctitle() feature is available only in 
57729              bleeding edge FreeBSD.  From Paul Saab.
57730      Branch: perl
57731            ! mg.c
57732 ____________________________________________________________________________
57733 [  6491] By: jhi                                   on 2000/08/02  13:34:36
57734         Log: The tr utf8 patching continues.
57735              
57736              Subject: Re: #6469, too many tests claimed in require.t
57737              From: simon@brecon.co.uk (Simon Cozens)
57738              Date: 2 Aug 2000 02:37:17 GMT
57739              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
57740              
57741              (the logic of the test was the wrong way round in the patch)
57742      Branch: perl
57743            ! doop.c
57744 ____________________________________________________________________________
57745 [  6490] By: jhi                                   on 2000/08/02  13:27:38
57746         Log: The name of a filehandle does not have <these>.
57747      Branch: perl
57748            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
57749            ! t/pragma/warn/pp_sys util.c
57750 ____________________________________________________________________________
57751 [  6489] By: jhi                                   on 2000/08/02  04:26:46
57752         Log: Remove the extraneous "main::" prefix from all the
57753              "opened only for", "on closed", and "never opened" warnings.
57754              
57755              Subject: Re: inappropriate warning
57756              From: Gurusamy Sarathy <gsar@ActiveState.com>
57757              Date: Mon, 20 Mar 2000 11:28:02 -0800
57758              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
57759      Branch: perl
57760            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
57761            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
57762            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
57763 ____________________________________________________________________________
57764 [  6488] By: jhi                                   on 2000/08/02  03:02:57
57765         Log: memcpy has n o in it, as pinted ut by Sarathy.
57766      Branch: perl
57767            ! pod/perlguts.pod
57768 ____________________________________________________________________________
57769 [  6487] By: jhi                                   on 2000/08/02  02:44:51
57770         Log: Document in one place the memory abstractions used in Perl core.
57771              
57772              Subject: Re: Memory abstraction
57773              From: simon@brecon.co.uk (Simon Cozens)
57774              Date: 2 Aug 2000 02:20:23 GMT
57775              Organization: Earth.li Origins
57776      Branch: perl
57777            ! pod/perlguts.pod
57778 ____________________________________________________________________________
57779 [  6486] By: jhi                                   on 2000/08/02  02:41:57
57780         Log: regen_headers, regen perltoc.
57781      Branch: perl
57782            ! perlapi.c pod/perltoc.pod
57783 ____________________________________________________________________________
57784 [  6485] By: jhi                                   on 2000/08/02  01:43:33
57785         Log: "This little thing tests for a file .patch, and if it contains
57786              a number, pops into patchlevel.h" (making it easier to track
57787              which development version people are reporting bugs against)
57788              
57789              Subject: Patchlevel autogeneration for repository perls
57790              From: simon@brecon.co.uk (Simon Cozens)
57791              Date: 14 Jul 2000 07:12:15 GMT
57792              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
57793      Branch: perl
57794            + fix_pl
57795            ! MANIFEST Makefile.SH
57796 ____________________________________________________________________________
57797 [  6484] By: jhi                                   on 2000/08/02  01:32:54
57798         Log: FreeBSD 3.* updates from
57799              
57800              From: Paul Saab <ps@yahoo-inc.com>
57801              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
57802              Date: Tue, 1 Aug 2000 15:41:39 -0700
57803              Message-Id: <20000801154139.A53740@yahoo-inc.com>
57804      Branch: perl
57805            ! hints/freebsd.sh
57806 ____________________________________________________________________________
57807 [  6483] By: jhi                                   on 2000/08/02  01:27:44
57808         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
57809              instead one must use setproctitle().  This was already addressed
57810              by change #6457, but the below has a new variant for FreeBSD 4.0
57811              or later, and the matter is also documented more.
57812              
57813              From: Paul Saab <ps@yahoo-inc.com>
57814              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
57815              Date: Tue, 1 Aug 2000 15:41:39 -0700
57816              Message-Id: <20000801154139.A53740@yahoo-inc.com>
57817      Branch: metaconfig/U/perl
57818            + i_libutil.U
57819      Branch: perl
57820            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
57821 ____________________________________________________________________________
57822 [  6482] By: jhi                                   on 2000/08/01  22:17:32
57823         Log: The test from this
57824              
57825              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
57826              Date: Sat, 15 Apr 2000 17:03:44 +0100
57827              From: Tom Hughes <tom@compton.nu>
57828              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
57829              
57830              was missing, the code change went in as #5989
57831              (which had a different test?)
57832      Branch: perl
57833            ! t/op/misc.t
57834 ____________________________________________________________________________
57835 [  6481] By: jhi                                   on 2000/08/01  21:48:38
57836         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
57837              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
57838              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
57839              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
57840      Branch: perl
57841            ! perl.h
57842 ____________________________________________________________________________
57843 [  6480] By: jhi                                   on 2000/08/01  18:05:28
57844         Log: Make p4desc to skip non-mainperl branches by default.
57845      Branch: perl
57846            ! Porting/p4desc
57847 ____________________________________________________________________________
57848 [  6479] By: jhi                                   on 2000/08/01  17:29:19
57849         Log: If gccosandvers is equal to osname, clear gccosandvers.
57850      Branch: metaconfig/U/perl
57851            ! gccvers.U
57852      Branch: perl
57853            ! Configure config_h.SH
57854 ____________________________________________________________________________
57855 [  6478] By: jhi                                   on 2000/08/01  15:54:08
57856         Log: BOM patching from Simon Cozens.
57857      Branch: perl
57858            ! toke.c
57859 ____________________________________________________________________________
57860 [  6477] By: jhi                                   on 2000/08/01  04:50:33
57861         Log: Stash away the largefiles flags and libswanted.
57862      Branch: perl
57863            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
57864 ____________________________________________________________________________
57865 [  6476] By: gsar                                  on 2000/08/01  04:24:24
57866         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
57867              on Windows)
57868      Branch: perl
57869            ! t/pragma/utf8.t utf8.c win32/win32.c
57870 ____________________________________________________________________________
57871 [  6475] By: jhi                                   on 2000/08/01  03:35:24
57872         Log: Make chr() for values >127 to create utf8 when under utf8.
57873              
57874              Subject: Re: uft8/chr()
57875              From: simon@brecon.co.uk (Simon Cozens)
57876              Date: 1 Aug 2000 02:37:02 GMT
57877              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
57878      Branch: perl
57879            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
57880 ____________________________________________________________________________
57881 [  6474] By: jhi                                   on 2000/08/01  02:36:18
57882         Log: In Digital UNIX warn if gcc explicitly chosen because even
57883              2.95.2 is known to cause problems.
57884      Branch: perl
57885            ! hints/dec_osf.sh
57886 ____________________________________________________________________________
57887 [  6473] By: jhi                                   on 2000/08/01  02:00:56
57888         Log: Make the safety catch for buggy gccs work with triple version
57889              numbers like 2.95.2.  Reported in
57890              
57891              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
57892              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
57893              Date: Mon, 31 Jul 2000 14:55:06 +0200
57894              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
57895      Branch: perl
57896            ! hints/dec_osf.sh
57897 ____________________________________________________________________________
57898 [  6472] By: jhi                                   on 2000/08/01  01:13:33
57899         Log: Subject: fix and question re: waitpid() under win32
57900              From: Brian Clarke <clarke@appliedmeta.com>
57901              Date: Fri, 28 Jul 2000 15:18:29 -0400
57902              Message-ID: <3981DC85.290314EB@appliedmeta.com>
57903              
57904              Slightly reformatted and WNOHANG # define moved to win32.h
57905              so that also POSIX.xs sees it, as suggsted by Sarathy.
57906      Branch: perl
57907            ! win32/win32.c win32/win32.h
57908 ____________________________________________________________________________
57909 [  6471] By: jhi                                   on 2000/08/01  00:55:05
57910         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
57911              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
57912              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
57913              Date: Mon, 31 Jul 2000 13:28:51 +0100
57914              
57915              (aka ID 20000730.002)
57916      Branch: perl
57917            ! op.c t/op/tr.t
57918 ____________________________________________________________________________
57919 [  6470] By: jhi                                   on 2000/07/31  23:34:42
57920         Log: Document the problem with -P in HP-UX and its workaround.
57921              
57922              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
57923              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
57924              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
57925              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
57926      Branch: perl
57927            ! README.hpux
57928 ____________________________________________________________________________
57929 [  6469] By: jhi                                   on 2000/07/31  04:15:02
57930         Log: The swallow_bom() saga continues.  The #23 of require.t
57931              (UTF16-LE) still fails (silently, no output) but the #22
57932              (UTF16-BE) seems to be working now.  The root of the
57933              failure may be in sv_gets(): is it UTF-16LE-aware,
57934              especially when it comes to line endings? 
57935      Branch: perl
57936            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
57937            ! t/comp/require.t toke.c utf8.c
57938 ____________________________________________________________________________
57939 [  6468] By: jhi                                   on 2000/07/30  19:05:48
57940         Log: Find green threads before native threads.
57941              
57942              Subject: Re: Patch to jpl/JNI/Makefile.PL
57943              From: Jens Thomsen <jens@fiend.cis.com>
57944              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
57945              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
57946      Branch: perl
57947            ! jpl/JNI/Makefile.PL
57948 ____________________________________________________________________________
57949 [  6467] By: jhi                                   on 2000/07/30  18:36:22
57950         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
57951      Branch: perl
57952            ! doop.c
57953 ____________________________________________________________________________
57954 [  6466] By: jhi                                   on 2000/07/30  04:37:29
57955         Log: A new version of the "remove UPPERACSE string comparison"
57956              operators.  The problem with the previous one (change #6454)
57957              was that it was for Perl 5.6.0.  From Paul Marquess.
57958      Branch: perl
57959            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
57960            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
57961            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
57962 ____________________________________________________________________________
57963 [  6465] By: jhi                                   on 2000/07/29  22:39:56
57964         Log: Do not upgrade SVs into utf8 just because they participate
57965              in eq or cmp.  Reported and fix suggested in
57966              
57967              Subject: [ID 20000720.009] sv_eq UTF8 bug
57968              From: "Simon Cozens" <simon@othersideofthe.earth.li>
57969              Date: 21 Jul 2000 04:37:29 -0000
57970              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
57971              
57972              Exercise for the kind reader: should we or should we not
57973              cache the utf8 conversion alonside the SV? (as magic,
57974              as thestrxfrm()ed version is cached under use locale)
57975              Argue both for and against.
57976      Branch: perl
57977            ! sv.c
57978 ____________________________________________________________________________
57979 [  6464] By: jhi                                   on 2000/07/29  22:36:22
57980         Log: Subject: UTF8 concat
57981              From: simon@brecon.co.uk (Simon Cozens) 
57982              Date: 30 Jun 2000 06:13:25 GMT
57983              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
57984              
57985              (with a memory leak fixed, plus a few casts added)
57986              
57987              This also seems to help for
57988              
57989              Subject: [ID 20000716.015] join UTF8 weirdness
57990              From: root <root@ak-71.mind.de> 
57991              Date: Sat, 15 Jul 2000 15:29:54 +0200
57992              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
57993              
57994              (from Andreas König)
57995      Branch: perl
57996            ! pp_hot.c
57997 ____________________________________________________________________________
57998 [  6463] By: jhi                                   on 2000/07/29  00:55:39
57999         Log: Tune the comments and hopefully stop a memory leak.
58000      Branch: perl
58001            ! toke.c utf8.c
58002 ____________________________________________________________________________
58003 [  6462] By: jhi                                   on 2000/07/29  00:16:53
58004         Log: The problem described in this
58005              
58006              Subject: [ID 20000322.018] named chars aren't magical enough
58007              From: root <root@dixie.cscaper.com>     
58008              Date: Wed, 22 Mar 2000 18:37:42 -0700
58009              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
58010              
58011              has been fixed in perl 5.6.0 but just in case added a test
58012              to keep it away.  (The report from Joseph Hall.)
58013      Branch: perl
58014            ! t/lib/charnames.t
58015 ____________________________________________________________________________
58016 [  6461] By: jhi                                   on 2000/07/28  23:56:36
58017         Log: Tiny fixes for #6460.
58018      Branch: metaconfig/U/perl
58019            ! gccvers.U
58020      Branch: perl
58021            ! Configure config_h.SH
58022 ____________________________________________________________________________
58023 [  6460] By: jhi                                   on 2000/07/28  23:24:41
58024         Log: Warn if the version of the operating system used to compile gcc
58025              differs from the current version of the operating system.
58026              Also display the gcc compilation os and version in myconfig.
58027              Inspiration from
58028              
58029              Subject: Re: [ID 20000710.003] ERRORS!!         
58030              From: "Kurt D. Starsinic" <kstar@chapin.edu>
58031              Date: Mon, 10 Jul 2000 15:54:16 -0400
58032              Message-ID: <20000710155416.A1384@O2.chapin.edu>
58033      Branch: metaconfig/U/perl
58034            ! gccvers.U
58035      Branch: perl
58036            ! Configure config_h.SH myconfig.SH
58037 ____________________________________________________________________________
58038 [  6459] By: jhi                                   on 2000/07/28  22:00:32
58039         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
58040              letter to $Config{osvers}.
58041      Branch: metaconfig
58042            ! U/modified/Oldconfig.U
58043      Branch: perl
58044            ! Configure config_h.SH
58045 ____________________________________________________________________________
58046 [  6458] By: jhi                                   on 2000/07/28  04:15:39
58047         Log: Back out #6454, doesn't seem to work.
58048              (Reason: that patch was for perl 5.6.0, not perl-current)
58049              (A version of the patch for perl-current came in later as #6466)
58050      Branch: perl
58051            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
58052            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
58053            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
58054 ____________________________________________________________________________
58055 [  6457] By: jhi                                   on 2000/07/27  23:31:49
58056         Log: Use setproctitle() if available to modify $0.
58057              
58058              Subject: setting $* on BSD4 broken
58059              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
58060              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
58061              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
58062      Branch: metaconfig
58063            ! U/modified/Myinit.U
58064      Branch: perl
58065            ! Configure config_h.SH mg.c
58066 ____________________________________________________________________________
58067 [  6456] By: jhi                                   on 2000/07/27  14:50:47
58068         Log: Allow "no AutoLoader;", based on change #6444,
58069              suggested by Graham Barr.
58070      Branch: perl
58071            ! lib/AutoLoader.pm
58072 ____________________________________________________________________________
58073 [  6455] By: jhi                                   on 2000/07/27  14:19:10
58074         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
58075              From: rspier@pobox.com (Robert Spier)
58076              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
58077              Message-ID: <14720.15855.787664.424783@rls.cx>
58078      Branch: perl
58079            ! pod/perldiag.pod
58080 ____________________________________________________________________________
58081 [  6454] By: jhi                                   on 2000/07/27  14:03:02
58082         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
58083              for a long time).
58084              
58085              Reported in
58086              
58087              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
58088              From: Ryan Herbert <rherbert@sycamorehq.com>
58089              Date: Mon, 17 Jul 2000 11:40:42 -0400
58090              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
58091              
58092              Patched in
58093              
58094              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
58095              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
58096              Date: Wed, 26 Jul 2000 23:40:18 +0100
58097              Message-ID: <000001bff752$79511880$0a17073e@tiny>
58098              
58099              based on an earlier patch from Stephen P. Potter.
58100              
58101              (Removed later by change #6458 because this patch was for
58102              perl 5.6.0, not perl-current)
58103      Branch: perl
58104            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
58105            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
58106            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
58107 ____________________________________________________________________________
58108 [  6453] By: jhi                                   on 2000/07/27  13:48:02
58109         Log: Subject: [PATCH] fixes bug 20000508.004
58110              From: Michael Stevens <mstevens@globnix.org>
58111              Date: Thu, 27 Jul 2000 13:49:04 +0100
58112              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
58113      Branch: perl
58114            ! pod/perldata.pod
58115 ____________________________________________________________________________
58116 [  6452] By: jhi                                   on 2000/07/26  23:51:26
58117         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
58118              and Craig A. Berry.
58119      Branch: perl
58120            ! lib/File/Temp.pm pod/perlport.pod
58121 ____________________________________________________________________________
58122 [  6451] By: jhi                                   on 2000/07/26  19:43:30
58123         Log: Be wary of close()s, too.
58124              
58125              Subject: Re: [PATCH] perlbug cleanup
58126              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58127              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
58128              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
58129      Branch: perl
58130            ! utils/perlbug.PL
58131 ____________________________________________________________________________
58132 [  6450] By: jhi                                   on 2000/07/26  18:41:40
58133         Log: Subject: Minor doc patch: handy.h
58134              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
58135              Date: Wed, 26 Jul 2000 15:34:25 -0300
58136              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
58137      Branch: perl
58138            ! handy.h pod/perlapi.pod
58139 ____________________________________________________________________________
58140 [  6449] By: jhi                                   on 2000/07/26  18:23:55
58141         Log: Subject: [PATCH] minor doc change - perlguts
58142              From: Michael Stevens <mstevens@globnix.org>
58143              Date: Thu, 13 Jul 2000 12:39:18 +0100
58144              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
58145      Branch: perl
58146            ! pod/perlguts.pod
58147 ____________________________________________________________________________
58148 [  6448] By: jhi                                   on 2000/07/26  18:20:30
58149         Log: open() wariness in perlbug.
58150              
58151              Subject: [PATCH] perlbug cleanup
58152              From: Michael Stevens <mstevens@globnix.org>
58153              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
58154              Date: Thu, 13 Jul 2000 15:52:23 +0100
58155      Branch: perl
58156            ! utils/perlbug.PL
58157 ____________________________________________________________________________
58158 [  6447] By: jhi                                   on 2000/07/26  18:13:04
58159         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
58160      Branch: perl
58161            ! lib/File/Temp.pm t/lib/ftmp-security.t
58162 ____________________________________________________________________________
58163 [  6446] By: jhi                                   on 2000/07/26  18:06:32
58164         Log: docfix from Peter Scott <Peter@PSDT.com>.
58165      Branch: perl
58166            ! pod/perlfunc.pod
58167 ____________________________________________________________________________
58168 [  6445] By: jhi                                   on 2000/07/26  17:53:31
58169         Log: Fix *foo{FORMAT}.
58170              
58171              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58172              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
58173              Date: Wed, 26 Jul 2000 19:51:02 +0200
58174              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
58175              
58176              From: Graham Barr <gbarr@pobox.com>
58177              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
58178              Date: Wed, 26 Jul 2000 17:38:36 +0100
58179              Message-ID: <20000726173836.L472@pobox.com>
58180      Branch: perl
58181            ! pp.c sv.c t/op/gv.t
58182 ____________________________________________________________________________
58183 [  6444] By: jhi                                   on 2000/07/26  17:49:14
58184         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
58185              from Graham Barr in the module list.
58186      Branch: perl
58187            ! gv.c pod/perlobj.pod
58188 ____________________________________________________________________________
58189 [  6443] By: jhi                                   on 2000/07/26  16:06:56
58190         Log: More split() doc and test patches from Mike Guy.
58191      Branch: perl
58192            ! pod/perlfunc.pod t/op/split.t
58193 ____________________________________________________________________________
58194 [  6442] By: jhi                                   on 2000/07/26  16:05:30
58195         Log: MacOS nits from Matthias Neeracher.
58196      Branch: perl
58197            ! perl.c pp_ctl.c
58198 ____________________________________________________________________________
58199 [  6441] By: jhi                                   on 2000/07/26  04:39:57
58200         Log: Subject: [PATCH] split /^/
58201              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58202              Date: Tue, 25 Jul 2000 14:18:57 +0100
58203              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
58204              
58205              (with notes from tchrist and gbarr)
58206      Branch: perl
58207            ! pod/perlfunc.pod t/op/split.t
58208 ____________________________________________________________________________
58209 [  6440] By: jhi                                   on 2000/07/26  04:32:32
58210         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
58211              From: Peter Prymmer <pvhp@forte.com>
58212              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
58213              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
58214      Branch: perl
58215            ! vms/munchconfig.c
58216 ____________________________________________________________________________
58217 [  6439] By: jhi                                   on 2000/07/26  04:31:01
58218         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
58219              to be fatal errors (instead of by default ignoring them, and
58220              ignoring with a bug: even though -w gave an error, the opening [
58221              was left in)  Reported in:
58222              
58223              Subject: [ID 20000716.024] [=cc=] / [:blank:]
58224              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
58225              Date: Sun, 16 Jul 2000 17:55:29 -0700
58226              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
58227      Branch: perl
58228            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
58229 ____________________________________________________________________________
58230 [  6438] By: jhi                                   on 2000/07/25  15:41:15
58231         Log: Subject: [PATCH] av.c apidoc
58232              From: simon@brecon.co.uk (Simon Cozens)
58233              Date: 24 Jul 2000 06:40:52 GMT
58234              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
58235      Branch: perl
58236            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
58237            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
58238 ____________________________________________________________________________
58239 [  6437] By: jhi                                   on 2000/07/25  14:05:36
58240         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
58241              From: "Stephen P. Potter" <spp@ds.net>
58242              Date: Mon, 24 Jul 2000 14:22:23 -0400
58243              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
58244      Branch: perl
58245            ! pod/perllocale.pod
58246 ____________________________________________________________________________
58247 [  6436] By: jhi                                   on 2000/07/25  14:02:03
58248         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
58249              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58250              Date: Mon, 24 Jul 2000 18:04:28 +0100
58251              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
58252      Branch: perl
58253            ! t/lib/syslfs.t t/op/lfs.t
58254 ____________________________________________________________________________
58255 [  6435] By: jhi                                   on 2000/07/25  13:59:28
58256         Log: Get UTF16 BOMs working.  Patch from
58257              
58258              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
58259              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58260              Date: Tue, 25 Jul 2000 12:52:45 +0100
58261              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
58262              
58263              and notes from
58264              
58265              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
58266              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58267              Date: Tue, 25 Jul 2000 11:43:25 +0100
58268              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
58269      Branch: perl
58270            ! t/comp/require.t toke.c utf8.c
58271 ____________________________________________________________________________
58272 [  6434] By: jhi                                   on 2000/07/25  02:39:54
58273         Log: Make the "uninit variable" warning to say "concat or string"
58274              or "join or string" when in concat or join .
58275              
58276              Subject: Re: [ID 20000403.009] uninitialised concatenation???
58277              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58278              Date: Tue, 04 Apr 2000 18:22:58 +0100
58279              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
58280              
58281              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
58282              From: William R Ward <hermit@BayView.COM>
58283              Date: Thu, 30 Mar 2000 19:50:03 -0800
58284              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
58285      Branch: perl
58286            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
58287            ! t/pragma/warn/op t/pragma/warn/sv
58288 ____________________________________________________________________________
58289 [  6433] By: jhi                                   on 2000/07/24  17:52:56
58290         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
58291      Branch: perl
58292            ! lib/File/Spec/VMS.pm
58293 ____________________________________________________________________________
58294 [  6432] By: jhi                                   on 2000/07/24  17:44:44
58295         Log: Test cases for #6431.
58296              
58297              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
58298              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58299              Date: Mon, 24 Jul 2000 15:32:29 +0100
58300              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
58301      Branch: perl
58302            ! t/op/pat.t t/op/split.t
58303 ____________________________________________________________________________
58304 [  6431] By: jhi                                   on 2000/07/24  17:43:17
58305         Log: Bind op fix.
58306              
58307              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
58308              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58309              Date: Mon, 17 Jul 2000 20:04:56 +0100
58310              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
58311      Branch: perl
58312            ! op.c
58313 ____________________________________________________________________________
58314 [  6430] By: jhi                                   on 2000/07/24  03:42:42
58315         Log: Subject: [ID 20000716.023] syslog test fails without sockets
58316              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58317              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
58318              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
58319      Branch: metaconfig/U/perl
58320            ! Extensions.U
58321      Branch: perl
58322            ! Configure config_h.SH
58323 ____________________________________________________________________________
58324 [  6429] By: jhi                                   on 2000/07/24  03:11:52
58325         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
58326              case, but add also notes explaining the relationship of this
58327              patch and the earlier notes by Sarathy.
58328              
58329              Subject: Map is still slow
58330              From: "Ben Tilly" <ben_tilly@hotmail.com>
58331              Date: Sat, 15 Jul 2000 17:23:27 EDT
58332              Message-ID: <20000715212327.21656.qmail@hotmail.com>
58333      Branch: perl
58334            ! pp_ctl.c
58335 ____________________________________________________________________________
58336 [  6428] By: jhi                                   on 2000/07/24  02:58:52
58337         Log: Documentation to explain the behaviour of map().
58338              
58339              Subject: Re: Map is still slow 
58340              From: Gurusamy Sarathy <gsar@ActiveState.com>
58341              Date: Sat, 15 Jul 2000 16:05:09 -0700
58342              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
58343      Branch: perl
58344            ! pp_ctl.c
58345 ____________________________________________________________________________
58346 [  6427] By: jhi                                   on 2000/07/24  02:50:03
58347         Log: Add tests for
58348              [ID 19991110.003] another matching finding by pcre author
58349              which has already been fixed by some patch, as verified in
58350              
58351              Subject: Re: two regex bugs from the mists of time (well, last November)
58352              From: Hugo <hv@crypt.compulink.co.uk>
58353              Date: Sat, 22 Jul 2000 18:12:58 +0100
58354              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
58355      Branch: perl
58356            ! t/op/re_tests
58357 ____________________________________________________________________________
58358 [  6426] By: jhi                                   on 2000/07/24  02:11:20
58359         Log: A missing 'break' after the [[:space:]] switch case.
58360              
58361              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
58362              From: "Stephen P. Potter" <spp@ds.net>
58363              Date: Tue, 18 Jul 2000 16:25:17 -0400
58364              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
58365      Branch: perl
58366            ! regcomp.c
58367 ____________________________________________________________________________
58368 [  6425] By: jhi                                   on 2000/07/24  02:06:12
58369         Log: The output might have been produced in the wrong order.
58370              
58371              Subject: [ID 20000720.003] [PATCH] t/op/write.t
58372              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58373              Date: Thu, 20 Jul 2000 18:49:18 +0100
58374              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
58375      Branch: perl
58376            ! t/op/write.t
58377 ____________________________________________________________________________
58378 [  6424] By: jhi                                   on 2000/07/24  02:00:07
58379         Log: Use STDOUT consistently.
58380              
58381              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
58382              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58383              Date: Thu, 20 Jul 2000 18:04:01 +0100
58384              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
58385      Branch: perl
58386            ! lib/Test/Harness.pm
58387 ____________________________________________________________________________
58388 [  6423] By: jhi                                   on 2000/07/24  01:54:54
58389         Log: Protect against "wild next"s, that is, callbacks doing "next"
58390              instead of "return".
58391              
58392              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
58393              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58394              Date: Tue, 18 Jul 2000 11:30:16 +0100
58395              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
58396      Branch: perl
58397            ! lib/File/Find.pm
58398 ____________________________________________________________________________
58399 [  6422] By: jhi                                   on 2000/07/24  01:35:47
58400         Log: Out-of-date note removed.
58401              
58402              Subject: [PATCH] documentation perlipc
58403              From: rspier@pobox.com (Robert Spier)
58404              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
58405              Message-ID: <14711.35178.572612.502654@rls.cx>
58406      Branch: perl
58407            ! pod/perlipc.pod
58408 ____________________________________________________________________________
58409 [  6421] By: jhi                                   on 2000/07/24  00:09:18
58410         Log: Send all installperl messages to STDERR and be -w clean.
58411              
58412              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
58413              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58414              Date: Sat, 22 Jul 2000 14:02:11 +0100
58415              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
58416      Branch: perl
58417            ! installperl
58418 ____________________________________________________________________________
58419 [  6420] By: jhi                                   on 2000/07/24  00:04:19
58420         Log: Decutandpasto.
58421              
58422              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
58423              From: "Richard Soderberg" <rs@crystalflame.net>
58424              Date: Sun, 23 Jul 2000 01:37:23 -0700
58425              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
58426      Branch: perl
58427            ! pod/perlipc.pod
58428 ____________________________________________________________________________
58429 [  6419] By: jhi                                   on 2000/07/24  00:01:12
58430         Log: A cleaner abs_path().
58431              Subject: Re: unix alternative to Cwd.pm
58432              From: Jeff Pinyan <jeffp@crusoe.net>
58433              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
58434              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
58435      Branch: perl
58436            ! lib/Cwd.pm
58437 ____________________________________________________________________________
58438 [  6418] By: jhi                                   on 2000/07/23  23:48:56
58439         Log: Detypo.
58440              
58441              Subject: [PATCH perl-current] Typo in hints/powerux.sh
58442              From: "Richard Soderberg" <rs@crystalflame.net>
58443              Date: Sun, 23 Jul 2000 01:27:33 -0700
58444              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
58445      Branch: perl
58446            ! hints/powerux.sh
58447 ____________________________________________________________________________
58448 [  6417] By: jhi                                   on 2000/07/17  22:13:31
58449         Log: Subject: SDBM_File documentation
58450              From: mjd@plover.com
58451              Date: 16 Jul 2000 17:41:17 -0000
58452              Message-ID: <20000716174117.18515.qmail@plover.com>
58453      Branch: perl
58454            ! ext/SDBM_File/SDBM_File.pm
58455 ____________________________________________________________________________
58456 [  6416] By: jhi                                   on 2000/07/17  19:13:26
58457         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
58458      Branch: perl
58459            ! hints/mpeix.sh mpeix/relink
58460 ____________________________________________________________________________
58461 [  6415] By: jhi                                   on 2000/07/15  14:11:02
58462         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
58463              the utf8 'characters' can be more than one octet).
58464              
58465              Date: Sat, 15 Jul 2000 00:21:56 +0100
58466              From: Tom Hughes <tom@compton.nu>
58467              Subject: Re: [ID 20000714.002]
58468              Message-ID: <db2334de49.tom@compton.compton.nu>
58469              
58470              Reported in
58471              
58472              Subject: [ID 20000714.002]
58473              From: "Simon Cozens" <simon@othersideofthe.earth.li>
58474              Date: 14 Jul 2000 15:13:09 -0000
58475              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
58476      Branch: perl
58477            ! doop.c
58478 ____________________________________________________________________________
58479 [  6414] By: jhi                                   on 2000/07/15  03:13:41
58480         Log: another VMS build tweak from Peter Prymmer
58481      Branch: perl
58482            ! vms/descrip_mms.template
58483 ____________________________________________________________________________
58484 [  6413] By: jhi                                   on 2000/07/15  03:10:40
58485         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
58486      Branch: perl
58487            ! vms/perlvms.pod
58488 ____________________________________________________________________________
58489 [  6412] By: jhi                                   on 2000/07/15  00:31:05
58490         Log: More docs for sv functions.
58491              
58492              Subject: [PATCH cfgperl] sv.c apidoc
58493              From: simon@brecon.co.uk (Simon Cozens)
58494              Date: 13 Jul 2000 09:00:20 GMT
58495              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
58496              
58497              Subject: Re: [PATCH cfgperl] sv.c apidoc
58498              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58499              Date: Thu, 13 Jul 2000 12:27:41 +0100
58500              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
58501              
58502              Subject: Re: [PATCH cfgperl] sv.c apidoc
58503              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58504              Date: Thu, 13 Jul 2000 13:23:09 +0100
58505              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
58506              
58507              Subject: Re: [PATCH cfgperl] sv.c apidoc
58508              From: simon@brecon.co.uk (Simon Cozens)
58509              Date: 14 Jul 2000 06:51:02 GMT
58510              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
58511      Branch: perl
58512            ! embed.pl pod/perlapi.pod sv.c
58513 ____________________________________________________________________________
58514 [  6411] By: jhi                                   on 2000/07/15  00:10:41
58515         Log: lib/b test fixes from Peter Prymmer.
58516      Branch: perl
58517            ! t/lib/b.t
58518 ____________________________________________________________________________
58519 [  6410] By: jhi                                   on 2000/07/15  00:02:09
58520         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
58521              From: Hugo <hv@crypt.compulink.co.uk>
58522              Date: Fri, 14 Jul 2000 23:05:20 +0100
58523              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
58524              
58525              Didn't anymore apply, but that point still could use another fix.
58526      Branch: perl
58527            ! pod/perlfunc.pod
58528 ____________________________________________________________________________
58529 [  6409] By: jhi                                   on 2000/07/14  23:15:15
58530         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
58531              not in pod, from Peter Prymmer
58532      Branch: perl
58533            ! vms/descrip_mms.template
58534 ____________________________________________________________________________
58535 [  6408] By: jhi                                   on 2000/07/14  20:35:05
58536         Log: The bug report
58537              [ID 19991110.002] minimal matching discrepancy found by pcre author
58538              seems to have been fixed (though differently from what was suggested
58539              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
58540      Branch: perl
58541            ! t/op/re_tests
58542 ____________________________________________________________________________
58543 [  6407] By: jhi                                   on 2000/07/14  17:38:08
58544         Log: Fix AutoSplit to use File::Spec the right way in VMS,
58545              from Peter Prymmer.
58546      Branch: perl
58547            ! lib/AutoSplit.pm
58548 ____________________________________________________________________________
58549 [  6406] By: jhi                                   on 2000/07/14  14:13:22
58550         Log: Merge perlhacktut into perlhack, update perlguts.
58551              
58552              Subject: Re: Perlhacktut
58553              From: simon@brecon.co.uk (Simon Cozens)
58554              Date: 14 Jul 2000 06:49:21 GMT
58555              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
58556              
58557              Subject: Re: Perlhacktut
58558              From: simon@brecon.co.uk (Simon Cozens)
58559              Date: 14 Jul 2000 07:09:45 GMT
58560              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
58561      Branch: perl
58562            ! pod/perlguts.pod pod/perlhack.pod
58563 ____________________________________________________________________________
58564 [  6405] By: jhi                                   on 2000/07/14  14:02:31
58565         Log: Integrate with Sarathy.
58566      Branch: cfgperl
58567           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
58568           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
58569           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
58570 ____________________________________________________________________________
58571 [  6404] By: gsar                                  on 2000/07/14  12:15:02
58572         Log: PERL_OBJECT build tweaks
58573      Branch: perl
58574            ! toke.c
58575 ____________________________________________________________________________
58576 [  6403] By: gsar                                  on 2000/07/14  11:23:41
58577         Log: inconsistent types needs casts
58578      Branch: perl
58579            ! toke.c
58580 ____________________________________________________________________________
58581 [  6402] By: gsar                                  on 2000/07/14  11:12:04
58582         Log: typos in change#6399, regen headers
58583      Branch: perl
58584            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
58585 ____________________________________________________________________________
58586 [  6401] By: gsar                                  on 2000/07/14  10:59:12
58587         Log: typecasts needed for change#6394
58588      Branch: perl
58589            ! toke.c
58590 ____________________________________________________________________________
58591 [  6400] By: gsar                                  on 2000/07/14  10:49:37
58592         Log: integrate cfgperl contents into mainline
58593      Branch: perl
58594           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
58595           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
58596 ____________________________________________________________________________
58597 [  6399] By: gsar                                  on 2000/07/14  10:38:35
58598         Log: enable UTF-16 filter by default if relevant BOM is seen; various
58599              cleanups (typos, misformatted code, and small bugs)
58600      Branch: perl
58601            ! doop.c embed.pl mg.c op.c pp.c toke.c
58602 ____________________________________________________________________________
58603 [  6398] By: gsar                                  on 2000/07/14  08:55:38
58604         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
58605              name suggests anyway)
58606      Branch: perl
58607            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
58608 ____________________________________________________________________________
58609 [  6397] By: gsar                                  on 2000/07/14  08:44:33
58610         Log: move new variables to the end of the interpreter structure (for
58611              bincompat in code that doesn't #include XSUB.h)
58612      Branch: perl
58613            ! intrpvar.h
58614 ____________________________________________________________________________
58615 [  6396] By: gsar                                  on 2000/07/14  08:13:58
58616         Log: MakeMaker should not remove editor backups (*~) on `make clean`
58617              by default (completes change#6383)
58618      Branch: perl
58619            ! lib/ExtUtils/MM_Unix.pm
58620 ____________________________________________________________________________
58621 [  6395] By: jhi                                   on 2000/07/14  05:20:33
58622         Log: Replace change #6337 with a better one.
58623              
58624              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
58625              From: Hugo <hv@crypt.compulink.co.uk>
58626              Date: Fri, 14 Jul 2000 04:16:20 +0100
58627              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
58628      Branch: cfgperl
58629            ! regexec.c t/op/re_tests
58630 ____________________________________________________________________________
58631 [  6394] By: jhi                                   on 2000/07/14  01:33:59
58632         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
58633      Branch: cfgperl
58634            ! embed.pl global.sym proto.h toke.c
58635 ____________________________________________________________________________
58636 [  6393] By: jhi                                   on 2000/07/13  23:41:23
58637         Log: remove discarded test
58638      Branch: cfgperl
58639            ! MANIFEST
58640 ____________________________________________________________________________
58641 [  6392] By: jhi                                   on 2000/07/13  23:32:25
58642         Log: The {multiplier} of a fixed substring was overlooked which
58643              caused a wrong initial search offset for that substring.
58644              
58645              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
58646              From: Hugo <hv@crypt.compulink.co.uk>
58647              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
58648              Date: Thu, 13 Jul 2000 19:27:13 +0100
58649      Branch: cfgperl
58650            ! regcomp.c t/op/re_tests
58651 ____________________________________________________________________________
58652 [  6391] By: jhi                                   on 2000/07/13  16:37:42
58653         Log: typo fix from Craig Berry
58654      Branch: cfgperl
58655            ! vms/subconfigure.com
58656 ____________________________________________________________________________
58657 [  6390] By: jhi                                   on 2000/07/13  13:20:12
58658         Log: Integrate with Sarathy.
58659      Branch: cfgperl
58660            - t/op/method2entersub.t
58661           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
58662           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
58663           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
58664           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
58665 ____________________________________________________________________________
58666 [  6389] By: jhi                                   on 2000/07/13  13:18:48
58667         Log: Detypo from Peter Prymmer, part of #6388.
58668      Branch: cfgperl
58669            ! Configure config_h.SH
58670      Branch: metaconfig
58671            ! U/modified/d_longlong.U
58672 ____________________________________________________________________________
58673 [  6388] By: gsar                                  on 2000/07/13  06:33:40
58674         Log: typos (spotted by Peter Prymmer)
58675      Branch: perl
58676            ! Configure t/lib/english.t
58677 ____________________________________________________________________________
58678 [  6387] By: gsar                                  on 2000/07/13  05:35:28
58679         Log: new selfloader.t in change#6183 doesn't close DATA handles,
58680              and thus fails to clean up tmp files on dosish platforms
58681      Branch: perl
58682            ! t/lib/selfloader.t
58683 ____________________________________________________________________________
58684 [  6386] By: gsar                                  on 2000/07/12  21:42:39
58685         Log: sprintf test tweaks (from Dominic Dunlop)
58686      Branch: perl
58687            ! t/op/sprintf.t
58688 ____________________________________________________________________________
58689 [  6385] By: gsar                                  on 2000/07/12  21:33:46
58690         Log: fix bugs in processing %v-*d and similar format specs (from
58691              Avi Finkel <avi@finkel.org>)
58692      Branch: perl
58693            ! sv.c t/op/sprintf.t
58694 ____________________________________________________________________________
58695 [  6384] By: gsar                                  on 2000/07/12  16:04:19
58696         Log: readd missing perldelta.pod changes from changes#6339,6376
58697      Branch: perl
58698            ! pod/perldelta.pod
58699 ____________________________________________________________________________
58700 [  6383] By: gsar                                  on 2000/07/12  16:00:51
58701         Log: don't clobber *.orig files on *clean targets
58702      Branch: perl
58703            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
58704 ____________________________________________________________________________
58705 [  6382] By: gsar                                  on 2000/07/12  07:59:12
58706         Log: fix broken integrations in cfgperl
58707      Branch: cfgperl
58708           !> Changes pod/perldelta.pod
58709 ____________________________________________________________________________
58710 [  6381] By: gsar                                  on 2000/07/12  07:42:17
58711         Log: integrate cfgperl changes into mainline
58712      Branch: perl
58713            ! Changes
58714           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
58715           !> pod/perlre.pod
58716 ____________________________________________________________________________
58717 [  6380] By: gsar                                  on 2000/07/12  07:31:00
58718         Log: get sprintf.t to adjust properly for 3-digit exponents
58719      Branch: perl
58720            ! t/op/sprintf.t
58721 ____________________________________________________________________________
58722 [  6379] By: gsar                                  on 2000/07/12  06:40:04
58723         Log: change#6174 needs corresponding change in win32/config_h.PL,
58724              which grovels through config_h.SH to find the config.h name
58725      Branch: perl
58726            ! win32/config_h.PL
58727 ____________________________________________________________________________
58728 [  6378] By: jhi                                   on 2000/07/12  05:03:59
58729         Log: Do the cc sanity check both before the hints and
58730              after the cc selction.
58731      Branch: cfgperl
58732            ! Configure config_h.SH
58733      Branch: metaconfig
58734            ! U/modified/Oldconfig.U U/modified/cc.U
58735      Branch: metaconfig/U/perl
58736            + Checkcc.U
58737 ____________________________________________________________________________
58738 [  6377] By: jhi                                   on 2000/07/12  02:49:22
58739         Log: Fix nits noticed by Boston.pm.
58740      Branch: cfgperl
58741            ! pod/perlre.pod
58742 ____________________________________________________________________________
58743 [  6376] By: jhi                                   on 2000/07/11  21:22:13
58744         Log: Configure cosmetics and perldelta.
58745      Branch: cfgperl
58746            ! Configure config_h.SH pod/perldelta.pod
58747      Branch: metaconfig
58748            ! U/modified/cc.U
58749 ____________________________________________________________________________
58750 [  6375] By: gsar                                  on 2000/07/11  21:17:35
58751         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
58752      Branch: perl
58753            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
58754            ! win32/win32sck.c
58755 ____________________________________________________________________________
58756 [  6374] By: gsar                                  on 2000/07/11  20:48:50
58757         Log: tweak for build failure under multiplicity
58758      Branch: perl
58759            ! toke.c
58760 ____________________________________________________________________________
58761 [  6373] By: gsar                                  on 2000/07/11  20:37:23
58762         Log: integrate cfgperl changes#6325..6373 into mainline
58763              (NOTE: today's batch of integrations still untested)
58764      Branch: perl
58765           +> ext/DynaLoader/hints/netbsd.pl
58766            ! Changes
58767           !> (integrate 26 files)
58768 ____________________________________________________________________________
58769 [  6372] By: jhi                                   on 2000/07/11  20:30:36
58770         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
58771              regen perltoc.
58772      Branch: cfgperl
58773            + pod/perlbook.pod
58774            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
58775            ! pod/perltoc.pod
58776 ____________________________________________________________________________
58777 [  6371] By: jhi                                   on 2000/07/11  20:08:56
58778         Log: Minor cleanups on the booklist.
58779      Branch: cfgperl
58780            ! pod/perlfaq2.pod
58781 ____________________________________________________________________________
58782 [  6370] By: jhi                                   on 2000/07/11  19:31:13
58783         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
58784      Branch: cfgperl
58785            ! t/pragma/overload.t
58786 ____________________________________________________________________________
58787 [  6369] By: gsar                                  on 2000/07/11  19:27:48
58788         Log: integrate cfgperl changes#6293..6324 into mainline
58789      Branch: perl
58790           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
58791            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
58792           !> (integrate 30 files)
58793 ____________________________________________________________________________
58794 [  6368] By: gsar                                  on 2000/07/11  19:18:57
58795         Log: skip integrate of problematic change#6292 from cfgperl into mainline
58796      Branch: perl
58797           !> pp_hot.c
58798 ____________________________________________________________________________
58799 [  6367] By: gsar                                  on 2000/07/11  19:17:21
58800         Log: integrate cfgperl changes#6288..6290 into mainline
58801      Branch: perl
58802           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
58803 ____________________________________________________________________________
58804 [  6366] By: gsar                                  on 2000/07/11  19:11:18
58805         Log: integrate cfgperl changes#6268..6282 into mainline
58806      Branch: perl
58807           !> (integrate 30 files)
58808 ____________________________________________________________________________
58809 [  6365] By: gsar                                  on 2000/07/11  18:57:00
58810         Log: delete new accidentally branched file
58811      Branch: perl
58812            - t/op/method2entersub.t
58813 ____________________________________________________________________________
58814 [  6364] By: gsar                                  on 2000/07/11  18:55:13
58815         Log: skip integrate of change#6267 from cfgperl into mainline (the
58816              method call optimization is flawed without additional hints
58817              from user about immutableness of @ISA and no runtime method
58818              definitions)
58819      Branch: perl
58820           +> t/op/method2entersub.t
58821           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
58822           !> perl.h t/op/sprintf.t xsutils.c
58823 ____________________________________________________________________________
58824 [  6363] By: gsar                                  on 2000/07/11  18:49:43
58825         Log: integrate cfgperl changes#6261..6266 into mainline
58826      Branch: perl
58827           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
58828           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
58829           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
58830           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
58831 ____________________________________________________________________________
58832 [  6362] By: gsar                                  on 2000/07/11  18:43:26
58833         Log: integrate cfgperl changes#6252..6260 into mainline
58834      Branch: perl
58835           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
58836           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
58837           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
58838           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
58839 ____________________________________________________________________________
58840 [  6361] By: gsar                                  on 2000/07/11  18:37:12
58841         Log: skip integrate of problematic change#6251 from cfgperl into mainline
58842      Branch: perl
58843           !> lib/Exporter.pm
58844 ____________________________________________________________________________
58845 [  6360] By: gsar                                  on 2000/07/11  18:34:56
58846         Log: integrate cfgperl change#6250 into mainline
58847      Branch: perl
58848           +> t/op/my_stash.t
58849           !> MANIFEST embed.pl proto.h toke.c
58850 ____________________________________________________________________________
58851 [  6359] By: gsar                                  on 2000/07/11  18:21:19
58852         Log: integrate cfgperl changes#6242..6249 into mainline
58853      Branch: perl
58854           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
58855           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
58856           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
58857           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
58858           !> t/lib/peek.t utf8.c
58859 ____________________________________________________________________________
58860 [  6358] By: gsar                                  on 2000/07/11  18:15:45
58861         Log: skip integrate of problematic change#6241 from cfgperl into mainline
58862      Branch: perl
58863           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
58864 ____________________________________________________________________________
58865 [  6357] By: jhi                                   on 2000/07/11  18:15:16
58866         Log: Fix for
58867              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
58868              From: Roderick Schertler <roderick@argon.org> 
58869              Date: Tue, 11 Jul 2000 13:55:05 -0400 
58870              Message-Id: <200007111755.NAA05077@jones.argon.org> 
58871      Branch: cfgperl
58872            ! doio.c
58873 ____________________________________________________________________________
58874 [  6356] By: jhi                                   on 2000/07/11  18:12:51
58875         Log: Typo in #6341.
58876      Branch: cfgperl
58877            ! pp_hot.c
58878 ____________________________________________________________________________
58879 [  6355] By: gsar                                  on 2000/07/11  18:12:10
58880         Log: integrate cfgperl changes#6231..6240 into mainline
58881      Branch: perl
58882           +> pod/perlutil.pod
58883           !> (integrate 35 files)
58884 ____________________________________________________________________________
58885 [  6354] By: jhi                                   on 2000/07/11  18:04:34
58886         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
58887              From: Dominic Dunlop <domo@computer.org> 
58888              Date: Tue, 11 Jul 2000 12:27:33 +0200 
58889              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
58890              
58891              Replaces change #6268.
58892      Branch: cfgperl
58893            ! t/op/sprintf.t
58894 ____________________________________________________________________________
58895 [  6353] By: gsar                                  on 2000/07/11  17:59:51
58896         Log: skip integrate of problematic change#6230 from cfgperl into mainline
58897              (a later version of File::Spec is already in mainline)
58898      Branch: perl
58899           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
58900           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
58901 ____________________________________________________________________________
58902 [  6352] By: gsar                                  on 2000/07/11  17:57:48
58903         Log: integrate cfgperl changes#6224..6229 into mainline
58904      Branch: perl
58905           +> lib/lib.pm.PL
58906            - lib/lib.pm
58907           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
58908           !> lib/English.pm op.c t/lib/english.t
58909 ____________________________________________________________________________
58910 [  6351] By: gsar                                  on 2000/07/11  17:50:10
58911         Log: skip integrate of problematic change#6223 from cfgperl into mainline
58912      Branch: perl
58913           !> doio.c
58914 ____________________________________________________________________________
58915 [  6350] By: gsar                                  on 2000/07/11  17:48:28
58916         Log: integrate cfgperl changes#6220..6222 into mainline
58917      Branch: perl
58918           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
58919           !> toke.c utf8.c win32/win32.h
58920 ____________________________________________________________________________
58921 [  6349] By: gsar                                  on 2000/07/11  17:46:13
58922         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
58923              mainline
58924      Branch: perl
58925           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
58926           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
58927           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
58928 ____________________________________________________________________________
58929 [  6348] By: jhi                                   on 2000/07/11  17:45:49
58930         Log: README.posix-bc podified from Thomas Dorner.
58931      Branch: cfgperl
58932            ! README.posix-bc
58933 ____________________________________________________________________________
58934 [  6347] By: gsar                                  on 2000/07/11  17:42:04
58935         Log: integrate cfgperl change#6217 into mainline
58936      Branch: perl
58937           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
58938           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
58939           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
58940 ____________________________________________________________________________
58941 [  6346] By: gsar                                  on 2000/07/11  17:39:37
58942         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
58943              mainline
58944      Branch: perl
58945           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
58946           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
58947           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
58948           !> perlapi.h pod/perlapi.pod
58949 ____________________________________________________________________________
58950 [  6345] By: gsar                                  on 2000/07/11  17:36:42
58951         Log: integrate cfgperl changes#6207..6210 into mainline
58952      Branch: perl
58953           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
58954           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
58955 ____________________________________________________________________________
58956 [  6344] By: gsar                                  on 2000/07/11  17:31:20
58957         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
58958              mainline
58959      Branch: perl
58960           !> (integrate 40 files)
58961 ____________________________________________________________________________
58962 [  6343] By: gsar                                  on 2000/07/11  17:19:08
58963         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
58964      Branch: perl
58965           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
58966            ! Changes
58967           !> (integrate 34 files)
58968 ____________________________________________________________________________
58969 [  6342] By: jhi                                   on 2000/07/11  16:05:48
58970         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
58971              To: perl5-porters@perl.org
58972              From: Karsten Sperling <spiff@phreax.net>
58973              Date: Mon, 10 Jul 2000 15:12:52 +0200
58974              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
58975      Branch: cfgperl
58976            ! lib/Symbol.pm
58977 ____________________________________________________________________________
58978 [  6341] By: jhi                                   on 2000/07/11  15:59:23
58979         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
58980              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58981              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
58982              Date: Fri, 07 Jul 2000 17:57:16 +0100
58983      Branch: cfgperl
58984            ! pp_hot.c
58985 ____________________________________________________________________________
58986 [  6340] By: jhi                                   on 2000/07/11  15:55:47
58987         Log: Subject: Re: format bug report  [Patch]
58988              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58989              Date: Wed, 05 Jul 2000 13:12:52 +0200
58990              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
58991              
58992              Subject: Re: format bug report  [Patch]
58993              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58994              Date: Wed, 05 Jul 2000 14:10:01 +0200
58995              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
58996      Branch: cfgperl
58997            ! t/op/write.t toke.c
58998 ____________________________________________________________________________
58999 [  6339] By: jhi                                   on 2000/07/11  13:54:09
59000         Log: Be less forgiving about ambiguous and illegal tr ranges.
59001              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
59002              From: Mark-Jason Dominus <mjd@plover.com>
59003              Date: Tue, 04 Jul 2000 10:00:12 -0400
59004              Message-ID: <20000704140012.17772.qmail@plover.com>
59005              
59006              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
59007              From: Mark-Jason Dominus <mjd@plover.com>
59008              Date: Wed, 05 Jul 2000 09:37:36 -0400
59009              Message-ID: <20000705133736.27293.qmail@plover.com>
59010      Branch: cfgperl
59011            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
59012 ____________________________________________________________________________
59013 [  6338] By: jhi                                   on 2000/07/11  13:31:24
59014         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
59015              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59016              Date: Tue, 11 Jul 2000 13:50:51 +0100
59017              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
59018      Branch: cfgperl
59019            ! sv.c
59020 ____________________________________________________________________________
59021 [  6337] By: jhi                                   on 2000/07/11  13:29:14
59022         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
59023              From: Hugo <hv@crypt.compulink.co.uk>
59024              Date: Tue, 11 Jul 2000 12:44:50 +0100
59025              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
59026      Branch: cfgperl
59027            ! regexec.c t/op/re_tests
59028 ____________________________________________________________________________
59029 [  6336] By: jhi                                   on 2000/07/11  13:26:47
59030         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
59031              From: simon@brecon.co.uk (Simon Cozens)
59032              Date: 7 Jul 2000 11:26:09 GMT
59033              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
59034      Branch: cfgperl
59035            ! mg.c
59036 ____________________________________________________________________________
59037 [  6335] By: jhi                                   on 2000/07/11  13:23:37
59038         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
59039              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
59040              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
59041              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
59042      Branch: cfgperl
59043            + ext/DynaLoader/hints/netbsd.pl
59044            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
59045 ____________________________________________________________________________
59046 [  6334] By: jhi                                   on 2000/07/11  13:20:38
59047         Log: Subject: PATCH perlguts.pod: Document D and d magic types
59048              From: mjd@plover.com
59049              Date: 5 Jul 2000 18:01:51 -0000
59050              Message-ID: <20000705180151.29413.qmail@plover.com>
59051      Branch: cfgperl
59052            ! pod/perlguts.pod
59053 ____________________________________________________________________________
59054 [  6333] By: jhi                                   on 2000/07/11  13:15:51
59055         Log: Precedence goof, fix based on
59056              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
59057              From: Hugo <hv@crypt.compulink.co.uk>
59058              Date: Tue, 11 Jul 2000 12:52:38 +0100
59059              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
59060      Branch: cfgperl
59061            ! t/op/taint.t
59062 ____________________________________________________________________________
59063 [  6332] By: jhi                                   on 2000/07/11  12:40:17
59064         Log: Integrate with Sarathy.
59065      Branch: cfgperl
59066           !> win32/win32sck.c
59067 ____________________________________________________________________________
59068 [  6331] By: jhi                                   on 2000/07/10  20:14:16
59069         Log: Sprinkle ldlibpath.
59070      Branch: cfgperl
59071            ! pod/Makefile.SH
59072 ____________________________________________________________________________
59073 [  6330] By: jhi                                   on 2000/07/10  17:54:49
59074         Log: More POSIX.pod tweaks.
59075      Branch: cfgperl
59076            ! ext/POSIX/POSIX.pod
59077 ____________________________________________________________________________
59078 [  6329] By: jhi                                   on 2000/07/10  14:02:12
59079         Log: Reorder perl.pod once more.
59080      Branch: cfgperl
59081            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
59082 ____________________________________________________________________________
59083 [  6328] By: gsar                                  on 2000/07/10  07:06:00
59084         Log: accept() leaks memory on windows due to incorrect ordering of
59085              closesocket() and fclose() calls
59086      Branch: perl
59087            ! win32/win32sck.c
59088 ____________________________________________________________________________
59089 [  6327] By: gsar                                  on 2000/07/10  06:49:17
59090         Log: winsock options weren't being set in all threads under ithreads
59091              (caused send()s from second and subsequent threads to fail)
59092      Branch: perl
59093            ! win32/win32sck.c
59094 ____________________________________________________________________________
59095 [  6326] By: jhi                                   on 2000/07/08  02:45:40
59096         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
59097              was cast to an unsigned (32-bit) integer with wild abandon.
59098      Branch: cfgperl
59099            ! ext/Devel/DProf/DProf.xs
59100 ____________________________________________________________________________
59101 [  6325] By: jhi                                   on 2000/07/07  18:50:33
59102         Log: Remove perlbook, update perlfaq book listing,
59103              rearrange perl.pod, regenerate perltoc.
59104      Branch: cfgperl
59105            - pod/perlbook.pod
59106            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
59107            ! pod/perlfaq2.pod pod/perltoc.pod
59108 ____________________________________________________________________________
59109 [  6324] By: jhi                                   on 2000/07/07  14:03:40
59110         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
59111      Branch: cfgperl
59112            ! sv.h toke.c
59113 ____________________________________________________________________________
59114 [  6323] By: jhi                                   on 2000/07/06  16:03:55
59115         Log: Fix complaints of buildtoc.
59116      Branch: cfgperl
59117            + lib/Win32.pod
59118            - pod/Win32.pod
59119            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
59120 ____________________________________________________________________________
59121 [  6322] By: jhi                                   on 2000/07/06  15:15:52
59122         Log: Add =head1 NAMEs so that buildtoc is happy.
59123              (The CGI::Util nit reported to Lincoln.)
59124      Branch: cfgperl
59125            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
59126            ! pod/perltoc.pod
59127 ____________________________________________________________________________
59128 [  6321] By: jhi                                   on 2000/07/06  03:16:04
59129         Log: Config is being used.
59130      Branch: cfgperl
59131            ! t/op/method.t
59132 ____________________________________________________________________________
59133 [  6320] By: jhi                                   on 2000/07/06  03:13:13
59134         Log: Integrate with Sarathy.
59135      Branch: cfgperl
59136           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
59137 ____________________________________________________________________________
59138 [  6319] By: jhi                                   on 2000/07/06  03:11:46
59139         Log: Autogenerate pod/Makefile and pod/buildtoc.
59140              buildtoc also checks whether the existin pods are
59141              mentioned in MANIFEST and perl.pod, and vice versa.
59142              (None of the thusly found discrepancies fixed yet.)
59143              roffitall also needs to be autogenerated similarly but it
59144              seems so badly out of date that I didn't touch it yet.
59145      Branch: cfgperl
59146            + pod/Makefile.SH pod/buildtoc.PL
59147            - pod/Makefile pod/buildtoc
59148            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
59149 ____________________________________________________________________________
59150 [  6318] By: gsar                                  on 2000/07/05  22:10:54
59151         Log: fix UNC path handling on Windows under ithreads, and chdir()
59152              return value when given a non-existent directory
59153      Branch: perl
59154            ! win32/vdir.h
59155 ____________________________________________________________________________
59156 [  6317] By: gsar                                  on 2000/07/05  22:08:19
59157         Log: winsock cleanup never done on Windows (leads to handle leaks)
59158      Branch: perl
59159            ! win32/perllib.c win32/win32sck.c
59160 ____________________________________________________________________________
59161 [  6316] By: gsar                                  on 2000/07/05  22:06:19
59162         Log: some debugger output does not go to the socket when RemotePort is set
59163      Branch: perl
59164            ! lib/perl5db.pl
59165 ____________________________________________________________________________
59166 [  6315] By: jhi                                   on 2000/07/05  00:25:21
59167         Log: Integrate with Sarathy, preliminary fix for unicos
59168              alignment problems in [ID 20000612.002] Perl problem on Cray system.
59169      Branch: cfgperl
59170            ! sv.h
59171           !> pp_hot.c
59172 ____________________________________________________________________________
59173 [  6314] By: gsar                                  on 2000/07/04  23:34:02
59174         Log: tyop in change#6306
59175      Branch: perl
59176            ! pp_hot.c
59177 ____________________________________________________________________________
59178 [  6313] By: jhi                                   on 2000/07/04  22:14:38
59179         Log: Multiline string literals ENONPORTABLE.
59180      Branch: cfgperl
59181            ! pp_hot.c
59182 ____________________________________________________________________________
59183 [  6312] By: jhi                                   on 2000/07/04  20:34:44
59184         Log: Integrate with Sarathy.
59185      Branch: cfgperl
59186           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
59187           !> t/op/method.t
59188 ____________________________________________________________________________
59189 [  6311] By: jhi                                   on 2000/07/04  20:30:56
59190         Log: More POSIX.pod embellishment.
59191      Branch: cfgperl
59192            ! ext/POSIX/POSIX.pod
59193 ____________________________________________________________________________
59194 [  6310] By: gsar                                  on 2000/07/04  17:28:48
59195         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
59196      Branch: perl
59197            ! t/lib/b.t
59198 ____________________________________________________________________________
59199 [  6309] By: jhi                                   on 2000/07/04  17:22:18
59200         Log: The #6308 required a little bit more.
59201      Branch: cfgperl
59202            ! Makefile.SH win32/Makefile
59203 ____________________________________________________________________________
59204 [  6308] By: jhi                                   on 2000/07/04  16:35:24
59205         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
59206      Branch: cfgperl
59207            + lib/lib_pm.PL
59208            - lib/lib.pm.PL
59209            ! MANIFEST Makefile.SH
59210 ____________________________________________________________________________
59211 [  6307] By: jhi                                   on 2000/07/04  16:28:58
59212         Log: Win32 patches for cfgperl from Sarathy.
59213      Branch: cfgperl
59214            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
59215            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
59216            ! thread.h toke.c util.c win32/Makefile win32/win32.c
59217 ____________________________________________________________________________
59218 [  6306] By: gsar                                  on 2000/07/04  16:28:40
59219         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
59220              (from Richard Soderberg <rs@oregonnet.com>)
59221      Branch: perl
59222            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
59223 ____________________________________________________________________________
59224 [  6305] By: jhi                                   on 2000/07/04  16:24:24
59225         Log: Integrate with Sarathy.
59226      Branch: cfgperl
59227           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
59228           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
59229           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
59230           !> proto.h win32/win32.c
59231 ____________________________________________________________________________
59232 [  6304] By: gsar                                  on 2000/07/04  16:17:24
59233         Log: missing perldiag entry for unpack("w",...) diagnostic (from
59234              Andreas Koenig)
59235      Branch: perl
59236            ! pod/perldiag.pod
59237 ____________________________________________________________________________
59238 [  6303] By: gsar                                  on 2000/07/04  16:14:44
59239         Log: remove rel2abs prototypes (from Barrie Slaymaker)
59240      Branch: perl
59241            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
59242            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
59243 ____________________________________________________________________________
59244 [  6302] By: gsar                                  on 2000/07/04  04:59:35
59245         Log: adjust change#6299
59246      Branch: perl
59247            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
59248            ! win32/win32.c
59249 ____________________________________________________________________________
59250 [  6301] By: jhi                                   on 2000/07/04  04:50:07
59251         Log: Integrate with Sarathy.
59252      Branch: cfgperl
59253           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
59254           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
59255           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
59256 ____________________________________________________________________________
59257 [  6300] By: gsar                                  on 2000/07/04  04:42:09
59258         Log: PERL_OBJECT build tweak
59259      Branch: perl
59260            ! perl.h
59261 ____________________________________________________________________________
59262 [  6299] By: gsar                                  on 2000/07/04  04:37:00
59263         Log: fix memory leak on Windows (PL_sys_intern contents were never
59264              freed)
59265      Branch: perl
59266            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
59267            ! perlapi.c proto.h win32/win32.c
59268 ____________________________________________________________________________
59269 [  6298] By: gsar                                  on 2000/07/04  04:15:59
59270         Log: fix large memory leak that has been around for ever, masked by
59271              -DPURIFY (most of the arenas were never freed!)
59272      Branch: perl
59273            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
59274 ____________________________________________________________________________
59275 [  6297] By: gsar                                  on 2000/07/04  04:07:46
59276         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
59277      Branch: perl
59278            ! perl.c
59279 ____________________________________________________________________________
59280 [  6296] By: jhi                                   on 2000/06/30  18:28:37
59281         Log: Elaborate POSIX.pod.  Still needs work.
59282      Branch: cfgperl
59283            ! ext/POSIX/POSIX.pod
59284 ____________________________________________________________________________
59285 [  6295] By: jhi                                   on 2000/06/30  14:58:18
59286         Log: Point to perlipc for more SysV IPC examples.
59287      Branch: cfgperl
59288            ! pod/perlfunc.pod
59289 ____________________________________________________________________________
59290 [  6294] By: gsar                                  on 2000/06/30  14:47:45
59291         Log: slurp mode fix in change#4736 still not quite right
59292      Branch: perl
59293            ! pp_hot.c t/io/argv.t
59294 ____________________________________________________________________________
59295 [  6293] By: jhi                                   on 2000/06/30  12:02:55
59296         Log: Integrate with Sarathy.
59297      Branch: cfgperl
59298           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
59299 ____________________________________________________________________________
59300 [  6292] By: jhi                                   on 2000/06/30  12:01:11
59301         Log: From: simon@brecon.co.uk (Simon Cozens)
59302              Subject: UTF8 concat
59303              Date: 30 Jun 2000 06:13:25 GMT
59304              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
59305      Branch: cfgperl
59306            ! pp_hot.c
59307 ____________________________________________________________________________
59308 [  6291] By: gsar                                  on 2000/06/30  04:37:33
59309         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
59310              when @_ is modified, causing coredumps
59311      Branch: perl
59312            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
59313 ____________________________________________________________________________
59314 [  6290] By: jhi                                   on 2000/06/30  02:21:44
59315         Log: Integrate with Sarathy.
59316      Branch: cfgperl
59317           !> vms/vms.c vms/vmsish.h
59318 ____________________________________________________________________________
59319 [  6289] By: jhi                                   on 2000/06/30  02:21:02
59320         Log: Check VERSIONs.
59321      Branch: cfgperl
59322            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
59323            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
59324            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
59325 ____________________________________________________________________________
59326 [  6288] By: jhi                                   on 2000/06/30  02:18:52
59327         Log: Integrate with Sarathy.
59328      Branch: cfgperl
59329           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
59330           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
59331           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
59332           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
59333 ____________________________________________________________________________
59334 [  6287] By: gsar                                  on 2000/06/30  02:17:08
59335         Log: integrate vmsperl changes into mainline
59336      Branch: perl
59337           !> vms/vms.c vms/vmsish.h
59338 ____________________________________________________________________________
59339 [  6285] By: gsar                                  on 2000/06/30  02:05:28
59340         Log: localize %INC in a Safe compartment so that use/require work
59341              (many other magic globals probably need similar treatment)
59342      Branch: perl
59343            ! ext/Opcode/Opcode.xs
59344 ____________________________________________________________________________
59345 [  6284] By: gsar                                  on 2000/06/30  01:54:54
59346         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
59347              about Windows
59348      Branch: perl
59349            ! pod/perlembed.pod
59350 ____________________________________________________________________________
59351 [  6283] By: jhi                                   on 2000/06/30  01:50:10
59352         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
59353              From: Barrie Slaymaker <barries@jester.slaysys.com>
59354              Date: Wed, 28 Jun 2000 11:35:29 -0400
59355              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
59356      Branch: perl
59357            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
59358            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
59359            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
59360            ! lib/File/Spec/Win32.pm
59361 ____________________________________________________________________________
59362 [  6282] By: jhi                                   on 2000/06/29  22:57:22
59363         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
59364              From: Dan Sugalski <dan@sidhe.org>
59365              Date: Tue, 06 Jun 2000 11:59:50 -0400
59366              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
59367      Branch: cfgperl
59368            ! vms/vms.c
59369 ____________________________________________________________________________
59370 [  6281] By: jhi                                   on 2000/06/29  22:52:50
59371         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
59372              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
59373              Date: Wed, 7 Jun 2000 04:02:04 -0500
59374              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
59375      Branch: cfgperl
59376            ! utils/h2xs.PL
59377 ____________________________________________________________________________
59378 [  6280] By: jhi                                   on 2000/06/29  22:45:47
59379         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
59380              From: rspier@pobox.com (Robert Spier)
59381              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
59382              Message-ID: <14654.31913.845602.610277@rls.cx>
59383      Branch: cfgperl
59384            ! utils/h2xs.PL
59385 ____________________________________________________________________________
59386 [  6279] By: jhi                                   on 2000/06/29  22:38:16
59387         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
59388              From: Tim Ayers <tayers@bridge.com>
59389              Date: Thu, 08 Jun 2000 08:11:06 +0200
59390              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
59391              [resent by Richard Foley, Message-Id probably wrong]
59392      Branch: cfgperl
59393            ! pod/perlsub.pod
59394 ____________________________________________________________________________
59395 [  6278] By: jhi                                   on 2000/06/29  22:21:45
59396         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
59397              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
59398              Date: Fri, 09 Jun 2000 12:39:27 -0400
59399              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
59400              (plus update the version "number" of Text::Wrap)
59401      Branch: cfgperl
59402            ! lib/Text/Wrap.pm
59403 ____________________________________________________________________________
59404 [  6277] By: jhi                                   on 2000/06/29  22:13:10
59405         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
59406              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59407              Date: Mon, 12 Jun 2000 14:55:59 +0100
59408              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
59409      Branch: cfgperl
59410            ! pod/perlfunc.pod
59411 ____________________________________________________________________________
59412 [  6276] By: jhi                                   on 2000/06/29  22:11:06
59413         Log: Subject: [PATCH] Re: eval documentation: context
59414              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
59415              Date: Mon, 12 Jun 2000 15:07:29 +0100
59416              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
59417      Branch: cfgperl
59418            ! pod/perlfunc.pod
59419 ____________________________________________________________________________
59420 [  6275] By: jhi                                   on 2000/06/29  21:59:46
59421         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
59422              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
59423              Date: Tue, 13 Jun 2000 02:43:48 -0500
59424              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
59425      Branch: cfgperl
59426            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
59427 ____________________________________________________________________________
59428 [  6274] By: jhi                                   on 2000/06/29  21:56:14
59429         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
59430              From: Andy Dougherty <doughera@lafayette.edu>
59431              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
59432              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
59433      Branch: cfgperl
59434            ! ext/File/Glob/Glob.pm
59435 ____________________________________________________________________________
59436 [  6273] By: jhi                                   on 2000/06/29  21:49:09
59437         Log: Subject: [PATCH] xsub attributes
59438              From: Doug MacEachern <dougm@covalent.net>
59439              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
59440              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
59441      Branch: cfgperl
59442            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
59443            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
59444 ____________________________________________________________________________
59445 [  6272] By: jhi                                   on 2000/06/29  21:41:28
59446         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
59447              From: Tom Phoenix <rootbeer@redcat.com>
59448              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
59449              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
59450      Branch: cfgperl
59451            ! lib/Net/Ping.pm
59452 ____________________________________________________________________________
59453 [  6271] By: jhi                                   on 2000/06/29  21:36:55
59454         Log: Subject: PATCH pod/perltie.pod
59455              From: Ian Phillipps <Ian.Phillipps@iname.com>
59456              Date: Fri, 16 Jun 2000 00:17:19 +0100
59457              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
59458              (only the first hunk, the second hunk had already been done
59459              by some other patch)
59460      Branch: cfgperl
59461            ! pod/perltie.pod
59462 ____________________________________________________________________________
59463 [  6270] By: jhi                                   on 2000/06/29  21:24:51
59464         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
59465              From: Nicholas Clark <nick@talking.bollo.cx>
59466              Date: Fri, 23 Jun 2000 16:21:15 +0100
59467              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
59468      Branch: cfgperl
59469            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
59470            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
59471 ____________________________________________________________________________
59472 [  6269] By: jhi                                   on 2000/06/29  19:38:15
59473         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
59474              silence few compiler warnings.
59475      Branch: cfgperl
59476            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
59477 ____________________________________________________________________________
59478 [  6268] By: jhi                                   on 2000/06/29  18:21:50
59479         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
59480              From: Dominic Dunlop <domo@computer.org> 
59481              Date: Thu, 29 Jun 2000 12:32:39 +0200 
59482              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
59483      Branch: cfgperl
59484            ! t/op/sprintf.t
59485 ____________________________________________________________________________
59486 [  6267] By: jhi                                   on 2000/06/29  18:16:07
59487         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
59488              From: Doug MacEachern <dougm@covalent.net>
59489              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
59490              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
59491      Branch: cfgperl
59492            + t/op/method2entersub.t
59493            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
59494            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
59495            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
59496            ! xsutils.c
59497 ____________________________________________________________________________
59498 [  6266] By: jhi                                   on 2000/06/29  15:11:15
59499         Log: Subject: [PATCH 5.6.0] cygwin port
59500              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
59501              From: "Fifer, Eric" <EFifer@sanwaint.com>
59502              Date: Thu, 29 Jun 2000 12:58:29 +0100
59503      Branch: cfgperl
59504            ! cygwin/Makefile.SHs
59505 ____________________________________________________________________________
59506 [  6265] By: jhi                                   on 2000/06/29  15:04:05
59507         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
59508              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59509              Date: Wed, 28 Jun 2000 17:50:12 -0700
59510              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
59511      Branch: cfgperl
59512            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
59513 ____________________________________________________________________________
59514 [  6264] By: jhi                                   on 2000/06/29  15:00:57
59515         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
59516              From: Marty Lucich <marty@netcom.com>
59517              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
59518              Message-Id: <200006282116.OAA11148@netcom.com>
59519              ccdlflags update (the BSD/OS 4.1 part had already been taken
59520              care of by #6141).
59521      Branch: cfgperl
59522            ! hints/bsdos.sh
59523 ____________________________________________________________________________
59524 [  6263] By: jhi                                   on 2000/06/29  13:47:44
59525         Log: tr fixes from Simon Cozens
59526      Branch: cfgperl
59527            ! doop.c
59528 ____________________________________________________________________________
59529 [  6262] By: jhi                                   on 2000/06/28  18:46:01
59530         Log: Subject: 5.6.0 Patch for EPOC
59531              From: Olaf Flebbe <o.flebbe@gmx.de>
59532              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
59533              Message-ID: <23449.960929969@www11.gmx.net>
59534      Branch: cfgperl
59535            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
59536            ! epoc/epocish.h
59537 ____________________________________________________________________________
59538 [  6261] By: jhi                                   on 2000/06/28  18:29:07
59539         Log: Subject: Re: [PATCH cfgperl] BOMs away!
59540              From: simon@brecon.co.uk (Simon Cozens)
59541              Date: 17 Jun 2000 11:49:57 GMT
59542              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
59543      Branch: cfgperl
59544            ! pod/perldiag.pod t/comp/require.t toke.c
59545 ____________________________________________________________________________
59546 [  6260] By: jhi                                   on 2000/06/28  17:47:16
59547         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
59548              From: simon@brecon.co.uk (Simon Cozens) 
59549              Date: 17 Jun 2000 11:56:44 GMT 
59550              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
59551              pack U0, pack C0
59552      Branch: cfgperl
59553            ! pod/perlfunc.pod pp.c t/op/pack.t
59554 ____________________________________________________________________________
59555 [  6259] By: jhi                                   on 2000/06/28  16:43:17
59556         Log: perlnewmod was missing from MANIFEST.
59557      Branch: cfgperl
59558            ! MANIFEST
59559 ____________________________________________________________________________
59560 [  6258] By: jhi                                   on 2000/06/28  15:54:30
59561         Log: linenumber tweak
59562      Branch: cfgperl
59563            ! t/pragma/warn/regcomp
59564 ____________________________________________________________________________
59565 [  6257] By: jhi                                   on 2000/06/28  15:50:44
59566         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
59567              From: Doug MacEachern <dougm@covalent.net>
59568              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
59569              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
59570              (one part of the patch had been applied earlier)
59571      Branch: cfgperl
59572            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
59573 ____________________________________________________________________________
59574 [  6256] By: jhi                                   on 2000/06/28  15:40:22
59575         Log: tweaks from Simon Cozens to further fix tr/// under utf8
59576      Branch: cfgperl
59577            ! doop.c
59578 ____________________________________________________________________________
59579 [  6255] By: jhi                                   on 2000/06/28  15:33:45
59580         Log: small thinko tweaks
59581      Branch: cfgperl
59582            ! lib/IPC/Open3.pm t/op/my_stash.t
59583 ____________________________________________________________________________
59584 [  6254] By: jhi                                   on 2000/06/28  15:33:25
59585         Log: Subject: tr///, help wanted.
59586              From: simon@brecon.co.uk (Simon Cozens)
59587              Date: 28 Jun 2000 11:29:04 GMT
59588              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
59589      Branch: cfgperl
59590            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
59591            ! pp_proto.h proto.h t/op/tr.t
59592 ____________________________________________________________________________
59593 [  6253] By: jhi                                   on 2000/06/28  15:09:17
59594         Log: Paranoia tweak on #6249.
59595              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
59596              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
59597              Date: Sun, 25 Jun 2000 23:43:12 -0400
59598              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
59599      Branch: cfgperl
59600            ! lib/IPC/Open3.pm
59601 ____________________________________________________________________________
59602 [  6252] By: jhi                                   on 2000/06/28  15:01:38
59603         Log: Document #6249 and #6251.
59604      Branch: cfgperl
59605            ! lib/Exporter.pm lib/IPC/Open3.pm
59606 ____________________________________________________________________________
59607 [  6251] By: jhi                                   on 2000/06/28  14:50:43
59608         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
59609              From: Doug MacEachern <dougm@covalent.net>
59610              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
59611              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
59612      Branch: cfgperl
59613            ! lib/Exporter.pm
59614 ____________________________________________________________________________
59615 [  6250] By: jhi                                   on 2000/06/28  14:45:23
59616         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
59617              From: Doug MacEachern <dougm@covalent.net>
59618              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
59619              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
59620      Branch: cfgperl
59621            + t/op/my_stash.t
59622            ! MANIFEST embed.pl global.sym proto.h toke.c
59623 ____________________________________________________________________________
59624 [  6249] By: jhi                                   on 2000/06/28  14:36:34
59625         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
59626              From: Frank Tobin <ftobin@uiuc.edu>
59627              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
59628              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
59629      Branch: cfgperl
59630            ! lib/IPC/Open3.pm
59631 ____________________________________________________________________________
59632 [  6248] By: jhi                                   on 2000/06/28  14:11:25
59633         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
59634              From: Mark-Jason Dominus <mjd@plover.com>
59635              Date: Tue, 27 Jun 2000 22:36:42 -0400
59636              Message-ID: <20000628023642.12166.qmail@plover.com>
59637      Branch: cfgperl
59638            ! pod/perlfunc.pod
59639 ____________________________________________________________________________
59640 [  6247] By: jhi                                   on 2000/06/27  12:46:37
59641         Log: Tweak $VERSION, patch from Doug MacEachern.
59642      Branch: cfgperl
59643            ! lib/File/Spec.pm
59644 ____________________________________________________________________________
59645 [  6246] By: jhi                                   on 2000/06/27  03:34:46
59646         Log: Allow for standalone testing.
59647      Branch: cfgperl
59648            ! t/lib/filefunc.t t/lib/filespec.t
59649 ____________________________________________________________________________
59650 [  6245] By: jhi                                   on 2000/06/27  02:50:02
59651         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
59652              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
59653              Date: Sat, 24 Jun 2000 13:06:20 +0100
59654              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
59655      Branch: cfgperl
59656            ! ext/DynaLoader/DynaLoader_pm.PL
59657 ____________________________________________________________________________
59658 [  6244] By: jhi                                   on 2000/06/27  02:46:10
59659         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
59660              From: Doug MacEachern <dougm@covalent.net>
59661              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
59662              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
59663      Branch: cfgperl
59664            ! gv.c sv.c t/lib/peek.t
59665 ____________________________________________________________________________
59666 [  6243] By: jhi                                   on 2000/06/27  02:38:07
59667         Log: Subject: [PATCH] is_utf8_string
59668              From: simon@brecon.co.uk (Simon Cozens)
59669              Date: 26 Jun 2000 02:25:59 GMT
59670              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
59671      Branch: cfgperl
59672            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
59673            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
59674            ! proto.h utf8.c
59675 ____________________________________________________________________________
59676 [  6242] By: jhi                                   on 2000/06/27  02:24:00
59677         Log: Subject: [PATCH] bytes<->utf8 fixes
59678              From: simon@brecon.co.uk (Simon Cozens)
59679              Date: 26 Jun 2000 04:55:45 GMT
59680              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
59681      Branch: cfgperl
59682            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
59683 ____________________________________________________________________________
59684 [  6241] By: jhi                                   on 2000/06/27  02:12:42
59685         Log: Do no -warn on \_, only on \alpha.
59686              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
59687              From: David Dyck <dcd@tc.fluke.com>
59688              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
59689              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
59690      Branch: cfgperl
59691            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
59692 ____________________________________________________________________________
59693 [  6240] By: jhi                                   on 2000/06/27  02:00:01
59694         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
59695              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
59696              Date: Mon, 26 Jun 2000 18:40:14 +0100
59697              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
59698      Branch: cfgperl
59699            ! utils/h2xs.PL
59700 ____________________________________________________________________________
59701 [  6239] By: jhi                                   on 2000/06/27  01:53:40
59702         Log: Configure maintenance.  Sever some dependency cycles,
59703              separate gccversion from the cc unit,
59704              address [ID 20000623.006] Configure script patch for using gcc on AIX
59705              (but solve it a little bit differently),
59706              unduplex some accidentally duplicated units,
59707              suggest using gcc if no cc available
59708              (p5p thread: "Solaris configure: counterproposal", 1999-09)
59709      Branch: cfgperl
59710            ! Configure Todo-5.6 config_h.SH
59711      Branch: metaconfig
59712            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
59713            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
59714      Branch: metaconfig/U/perl
59715            + gccvers.U
59716            ! d_getespwnam.U d_getprpwnam.U i_prot.U
59717 ____________________________________________________________________________
59718 [  6238] By: jhi                                   on 2000/06/25  18:04:56
59719         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
59720              From: Dan Sugalski <dan@sidhe.org>
59721              Date: Fri, 23 Jun 2000 17:00:00 -0400
59722              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
59723      Branch: cfgperl
59724            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
59725 ____________________________________________________________________________
59726 [  6237] By: jhi                                   on 2000/06/25  16:36:45
59727         Log: Tweak embed.pl, regen headers.
59728      Branch: cfgperl
59729            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
59730            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
59731            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
59732            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
59733            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
59734 ____________________________________________________________________________
59735 [  6236] By: jhi                                   on 2000/06/25  15:26:42
59736         Log: Regen headers.
59737      Branch: cfgperl
59738            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
59739            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
59740            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
59741            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
59742            ! regnodes.h warnings.h
59743 ____________________________________________________________________________
59744 [  6235] By: jhi                                   on 2000/06/23  19:39:35
59745         Log: The thread begun by
59746              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
59747              From: Kevin.Ruscoe@ubsw.com
59748              Date: Fri, 16 Jun 2000 16:38:51 +0100
59749              Message-Id: <H000019b03c300d6@MHS>
59750      Branch: cfgperl
59751            ! hints/solaris_2.sh
59752 ____________________________________________________________________________
59753 [  6234] By: jhi                                   on 2000/06/23  19:23:36
59754         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
59755              because when run as services (Win32ese for daemons)
59756              no environment variables are set and tmpdir ends up as /tmp,
59757              which is ambiguous.
59758              
59759              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
59760              From: matt@sergeant.org
59761              Date: 16 Jun 2000 16:30:43 -0000
59762              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
59763      Branch: cfgperl
59764            ! lib/File/Spec/Win32.pm
59765 ____________________________________________________________________________
59766 [  6233] By: jhi                                   on 2000/06/23  19:18:58
59767         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
59768              From: Mark-Jason Dominus <mjd@plover.com>
59769              Date: Fri, 16 Jun 2000 20:53:04 -0400
59770              Message-ID: <20000617005304.8008.qmail@plover.com>
59771      Branch: cfgperl
59772            ! op.h
59773 ____________________________________________________________________________
59774 [  6232] By: jhi                                   on 2000/06/23  16:10:02
59775         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
59776              From: simon@brecon.co.uk (Simon Cozens)
59777              Date: 19 Jun 2000 15:18:27 GMT
59778              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
59779              
59780              plus update pod/Makefile and regenerate perltoc
59781      Branch: cfgperl
59782            + pod/perlutil.pod
59783            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
59784 ____________________________________________________________________________
59785 [  6231] By: jhi                                   on 2000/06/23  15:19:18
59786         Log: Subject: [PATCH 5.6.0] cygwin port
59787              From: "Fifer, Eric" <EFifer@sanwaint.com>
59788              Date: Tue, 20 Jun 2000 14:30:58 +0100
59789              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
59790      Branch: cfgperl
59791            ! README.cygwin lib/File/Find.pm
59792 ____________________________________________________________________________
59793 [  6230] By: jhi                                   on 2000/06/23  14:25:21
59794         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
59795      Branch: cfgperl
59796            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
59797            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
59798            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
59799            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
59800 ____________________________________________________________________________
59801 [  6229] By: jhi                                   on 2000/06/23  14:13:34
59802         Log: Subject: README.hpux version 0.6.1
59803              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
59804              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
59805              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
59806      Branch: cfgperl
59807            ! README.hpux
59808 ____________________________________________________________________________
59809 [  6228] By: jhi                                   on 2000/06/23  14:07:20
59810         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
59811              From: Doug MacEachern <dougm@covalent.net>
59812              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
59813              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
59814      Branch: cfgperl
59815            ! op.c
59816 ____________________________________________________________________________
59817 [  6227] By: jhi                                   on 2000/06/23  14:01:06
59818         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
59819              From: Doug MacEachern <dougm@covalent.net>
59820              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
59821              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
59822      Branch: cfgperl
59823            + lib/lib.pm.PL
59824            - lib/lib.pm
59825            ! MANIFEST Makefile.SH
59826 ____________________________________________________________________________
59827 [  6226] By: jhi                                   on 2000/06/23  13:53:07
59828         Log: Subject: [PATCH] remove forward declarations in Socket.pm
59829              From: Doug MacEachern <dougm@covalent.net>
59830              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
59831              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
59832              
59833              From: Doug MacEachern <dougm@covalent.net>
59834              Subject: Re: [PATCH] remove forward declarations in Socket.pm
59835              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
59836              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
59837      Branch: cfgperl
59838            ! ext/Socket/Socket.pm op.c
59839 ____________________________________________________________________________
59840 [  6225] By: jhi                                   on 2000/06/23  13:41:52
59841         Log: Add source code filenames to apidoc.
59842              From: simon@brecon.co.uk (Simon Cozens)
59843              Subject: [PATCH embed.pl] Source X-ref
59844              Date: 22 Jun 2000 02:18:49 GMT
59845              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
59846      Branch: cfgperl
59847            ! embed.pl
59848 ____________________________________________________________________________
59849 [  6224] By: jhi                                   on 2000/06/23  13:32:33
59850         Log: A way to avoid English.pm performance hit.
59851              From: root <root@jester.slaysys.com>
59852              Subject: [YAPATCH English.pm] My turn to putt again
59853              Date: Thu, 22 Jun 2000 20:33:58 -0400
59854              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
59855      Branch: cfgperl
59856            ! lib/English.pm t/lib/english.t
59857 ____________________________________________________________________________
59858 [  6223] By: jhi                                   on 2000/06/23  13:27:06
59859         Log: Avoid double close().
59860              Subject: [PATCH] avoid double close()
59861              From: Doug MacEachern <dougm@covalent.net>
59862              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
59863              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
59864      Branch: cfgperl
59865            ! doio.c
59866 ____________________________________________________________________________
59867 [  6222] By: jhi                                   on 2000/06/23  13:25:54
59868         Log: doc typo fix
59869              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
59870              From: Ian Phillipps <Ian.Phillipps@iname.com>
59871              Date: Fri, 23 Jun 2000 10:40:58 +0100
59872              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
59873      Branch: cfgperl
59874            ! lib/Pod/Usage.pm
59875 ____________________________________________________________________________
59876 [  6221] By: jhi                                   on 2000/06/23  13:24:15
59877         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
59878              From: simon@brecon.co.uk (Simon Cozens)
59879              Subject: [PATCH] Eliminate tr///[CU][CU]
59880              Date: 23 Jun 2000 11:05:40 GMT
59881              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
59882      Branch: cfgperl
59883            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
59884 ____________________________________________________________________________
59885 [  6220] By: jhi                                   on 2000/06/22  16:07:51
59886         Log: Win32 patches from Benjamin Stuhl.
59887      Branch: cfgperl
59888            ! makedef.pl win32/win32.h
59889 ____________________________________________________________________________
59890 [  6219] By: jhi                                   on 2000/06/22  16:06:34
59891         Log: Bytecode patches from Benjamin Stuhl.
59892      Branch: cfgperl
59893            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
59894            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
59895            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
59896 ____________________________________________________________________________
59897 [  6218] By: jhi                                   on 2000/06/15  23:54:16
59898         Log: Bytecode patches from Benjamin Stuhl.
59899      Branch: cfgperl
59900            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
59901 ____________________________________________________________________________
59902 [  6217] By: jhi                                   on 2000/06/09  13:38:29
59903         Log: Rename the fdpid locking and integrate with Sarathy.
59904      Branch: cfgperl
59905            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
59906            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
59907            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
59908            ! win32/win32.c
59909           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
59910 ____________________________________________________________________________
59911 [  6216] By: gsar                                  on 2000/06/08  14:54:21
59912         Log: be more optimal about clearing @_
59913      Branch: perl
59914            ! cop.h
59915 ____________________________________________________________________________
59916 [  6215] By: gsar                                  on 2000/06/08  14:33:04
59917         Log: tweak comment about @DB::args
59918      Branch: perl
59919            ! av.h pp_ctl.c
59920 ____________________________________________________________________________
59921 [  6214] By: gsar                                  on 2000/06/08  13:57:54
59922         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
59923              caller() wants to populate @DB::args with it (causes a coredump
59924              in Carp::confess())
59925      Branch: perl
59926            ! cop.h t/op/runlevel.t
59927 ____________________________________________________________________________
59928 [  6213] By: gsar                                  on 2000/06/08  07:06:35
59929         Log: back out change#6106 (seems problematic)
59930      Branch: perl
59931            ! hints/solaris_2.sh
59932 ____________________________________________________________________________
59933 [  6212] By: jhi                                   on 2000/06/07  03:10:36
59934         Log: Continuing mopup for #6204.
59935      Branch: cfgperl
59936            ! ext/B/defsubs_h.PL
59937 ____________________________________________________________________________
59938 [  6211] By: jhi                                   on 2000/06/07  02:41:50
59939         Log: Mopup for #6204.
59940              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
59941              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
59942              This is comes from const() where POK isn't on when expected.
59943      Branch: cfgperl
59944            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
59945            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
59946            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
59947            ! perlapi.h pod/perlapi.pod
59948 ____________________________________________________________________________
59949 [  6210] By: jhi                                   on 2000/06/07  01:56:29
59950         Log: Mopup for #6207 and #6209.
59951      Branch: cfgperl
59952            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
59953 ____________________________________________________________________________
59954 [  6209] By: jhi                                   on 2000/06/07  01:33:12
59955         Log: Lock PL_fdpid against race conditions, based on:
59956              Subject: [PATCH 5.6.0]subprocess fixup for threads
59957              From: Dan Sugalski <dan@sidhe.org>
59958              To: perl5-porters@perl.org
59959              Date: Tue, 11 Apr 2000 17:02:32 -0400
59960              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
59961      Branch: cfgperl
59962            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
59963            ! win32/win32.c
59964 ____________________________________________________________________________
59965 [  6208] By: jhi                                   on 2000/06/07  01:05:23
59966         Log: Regen headers for #6207.
59967      Branch: cfgperl
59968            ! embed.h global.sym objXSUB.h proto.h
59969 ____________________________________________________________________________
59970 [  6207] By: jhi                                   on 2000/06/06  23:43:13
59971         Log: Subject: [PATCH 5.6.0] Threadsafe patches
59972              From: Dan Sugalski <dan@sidhe.org>
59973              To: perl5-porters@perl.org
59974              Date: Mon, 08 May 2000 18:08:13 -0400
59975              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
59976      Branch: cfgperl
59977            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
59978            ! proto.h sv.h util.c
59979 ____________________________________________________________________________
59980 [  6206] By: jhi                                   on 2000/06/06  23:21:23
59981         Log: Subject: [PATCH] Eliminate $a/$b in pod
59982              From: David Glasser <me@davidglasser.net>
59983              To: perl5-porters@perl.org
59984              Date: Mon, 29 May 2000 21:15:59 -0400
59985              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
59986      Branch: cfgperl
59987            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
59988            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
59989            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
59990            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
59991            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
59992            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
59993            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
59994            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
59995            ! pod/perlvar.pod pod/perlxs.pod
59996 ____________________________________________________________________________
59997 [  6205] By: jhi                                   on 2000/06/06  23:12:14
59998         Log: Subject: [PATCH] Win32 improvements
59999              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
60000              To: gsar@activestate.com, perl5-porters@perl.org
60001              Date: Mon, 29 May 2000 17:22:24 PDT
60002              Message-ID: <20000530002224.91142.qmail@hotmail.com>
60003              (MUA had mangled many lines by wordwrapping)
60004      Branch: cfgperl
60005            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
60006 ____________________________________________________________________________
60007 [  6204] By: jhi                                   on 2000/06/06  23:01:50
60008         Log: Subject: [PATCH] B::Bytecode patches
60009              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
60010              To: gsar@activestate.com, jhi@iki.fi
60011              Cc: perl5-porters@perl.org
60012              Message-ID: <20000602202526.48694.qmail@hotmail.com>
60013              (MUA had mangled many lines by wordwrapping)
60014      Branch: cfgperl
60015            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
60016            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
60017            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
60018            ! intrpvar.h perl.c
60019 ____________________________________________________________________________
60020 [  6203] By: jhi                                   on 2000/06/06  22:32:43
60021         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
60022              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60023              Date: Tue, 06 Jun 2000 13:07:45 -0700
60024              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
60025      Branch: cfgperl
60026            ! pod/perldiag.pod
60027 ____________________________________________________________________________
60028 [  6202] By: jhi                                   on 2000/06/06  19:38:35
60029         Log: Integrate with Sarathy.
60030      Branch: cfgperl
60031           !> perl.c
60032 ____________________________________________________________________________
60033 [  6201] By: gsar                                  on 2000/06/06  00:42:59
60034         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
60035              does a PUSHMARK that's never ever POPMARKed; in general, only
60036              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
60037              Perl_eval_[sp]v() don't because they don't take any incoming
60038              arguments (this leak has been around since the original version
60039              of perl_eval_pv() in 5.003_97e)
60040      Branch: perl
60041            ! perl.c
60042 ____________________________________________________________________________
60043 [  6200] By: jhi                                   on 2000/06/04  03:44:52
60044         Log: Update to cperl-mode.el 4.31 from
60045              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
60046              Subject: A couple of notes
60047              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60048              To: Mailing list Perl5 <perl5-porters@perl.org>
60049              Date: Sat, 3 Jun 2000 23:33:32 -0400
60050              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
60051      Branch: cfgperl
60052            ! emacs/cperl-mode.el
60053 ____________________________________________________________________________
60054 [  6199] By: jhi                                   on 2000/06/03  15:11:05
60055         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
60056              From: Dan Sugalski <dan@sidhe.org>
60057              To: perl5-porters@perl.org, vmsperl@perl.org
60058              Date: Fri, 02 Jun 2000 17:30:51 -0400
60059              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
60060      Branch: cfgperl
60061            ! vms/descrip_mms.template vms/gen_shrfls.pl
60062 ____________________________________________________________________________
60063 [  6198] By: jhi                                   on 2000/06/03  14:59:15
60064         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
60065              From: Dan Sugalski <dan@sidhe.org>
60066              To: vmsperl@perl.org, perl5-porters@perl.org
60067              Date: Fri, 02 Jun 2000 16:00:41 -0400
60068              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
60069              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
60070      Branch: cfgperl
60071            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
60072            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
60073            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
60074 ____________________________________________________________________________
60075 [  6197] By: jhi                                   on 2000/06/03  14:41:30
60076         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
60077              From: John Borwick <jhborwic@unity.ncsu.edu>
60078              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
60079              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
60080      Branch: cfgperl
60081            ! pod/perlsyn.pod
60082 ____________________________________________________________________________
60083 [  6196] By: jhi                                   on 2000/06/03  14:38:09
60084         Log: Integrate with Sarathy.
60085      Branch: cfgperl
60086           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
60087           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
60088           !> vms/perly_c.vms
60089 ____________________________________________________________________________
60090 [  6195] By: gsar                                  on 2000/06/02  22:43:13
60091         Log: fix yet another eval"" leak under USE_ITHREADS
60092      Branch: perl
60093            ! op.c
60094 ____________________________________________________________________________
60095 [  6194] By: gsar                                  on 2000/06/02  18:22:06
60096         Log: fix small eval"" memory leaks under USE_ITHREADS
60097      Branch: perl
60098            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
60099            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
60100            ! vms/perly_c.vms
60101 ____________________________________________________________________________
60102 [  6193] By: jhi                                   on 2000/06/01  13:03:56
60103         Log: Signals-be-gone for microperl.
60104      Branch: cfgperl
60105            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
60106 ____________________________________________________________________________
60107 [  6192] By: jhi                                   on 2000/06/01  12:52:02
60108         Log: Integrate with Sarathy.
60109      Branch: cfgperl
60110           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
60111           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
60112           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
60113           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
60114           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
60115           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
60116           !> t/op/vec.t utils/h2xs.PL
60117 ____________________________________________________________________________
60118 [  6191] By: gsar                                  on 2000/06/01  09:38:21
60119         Log: vec() loses numericalness (modified version of patch suggested
60120              by Robin Barker)
60121      Branch: perl
60122            ! doop.c t/op/vec.t
60123 ____________________________________________________________________________
60124 [  6190] By: gsar                                  on 2000/06/01  09:26:15
60125         Log: submit missing embed.pl change
60126      Branch: perl
60127            ! embed.pl
60128 ____________________________________________________________________________
60129 [  6189] By: gsar                                  on 2000/06/01  09:05:34
60130         Log: counting tr/// corrupts later operation (from M.J.T Guy)
60131      Branch: perl
60132            ! doop.c t/op/tr.t
60133 ____________________________________________________________________________
60134 [  6188] By: gsar                                  on 2000/06/01  08:58:39
60135         Log: h2xs tweaks
60136      Branch: perl
60137            ! utils/h2xs.PL
60138 ____________________________________________________________________________
60139 [  6187] By: gsar                                  on 2000/06/01  08:50:07
60140         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
60141              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
60142      Branch: perl
60143            + lib/Pod/LaTeX.pm
60144            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
60145            ! pod/pod2latex.PL
60146 ____________________________________________________________________________
60147 [  6186] By: gsar                                  on 2000/06/01  08:24:40
60148         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
60149              <wolfgang.laun@alcatel.at>)
60150      Branch: perl
60151            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
60152            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
60153 ____________________________________________________________________________
60154 [  6185] By: gsar                                  on 2000/06/01  08:12:00
60155         Log: remove incorrect documentation about implicit split to @_ in
60156              list context, which never really worked in perl 5 (from
60157              M.J.T. Guy)
60158      Branch: perl
60159            ! pod/perlfunc.pod pod/perltrap.pod
60160 ____________________________________________________________________________
60161 [  6184] By: gsar                                  on 2000/06/01  07:52:27
60162         Log: tweak for change#6127
60163      Branch: perl
60164            ! perl.c
60165 ____________________________________________________________________________
60166 [  6183] By: gsar                                  on 2000/06/01  07:41:02
60167         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
60168              <nick@ccl4.org>)
60169      Branch: perl
60170            + t/lib/selfloader.t
60171            ! MANIFEST lib/SelfLoader.pm
60172 ____________________________________________________________________________
60173 [  6182] By: jhi                                   on 2000/06/01  00:34:42
60174         Log: Be Cleaner Part Deux.
60175      Branch: cfgperl
60176            ! Makefile.SH
60177 ____________________________________________________________________________
60178 [  6181] By: jhi                                   on 2000/06/01  00:32:09
60179         Log: Integrate with Sarathy.
60180      Branch: cfgperl
60181           !> pp.c t/op/arith.t
60182 ____________________________________________________________________________
60183 [  6180] By: jhi                                   on 2000/06/01  00:31:13
60184         Log: microperl nits from Simon Cozens.
60185      Branch: cfgperl
60186            + uconfig.h
60187            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
60188            ! unixish.h
60189 ____________________________________________________________________________
60190 [  6179] By: gsar                                  on 2000/05/31  22:37:51
60191         Log: buggy modulus on UVs introduced by change#3378 (resulted in
60192              4063328477 % 65535 amounting to 27406, instead of 27407)
60193      Branch: perl
60194            ! pp.c t/op/arith.t
60195 ____________________________________________________________________________
60196 [  6178] By: jhi                                   on 2000/05/31  21:52:41
60197         Log: Be cleaner.
60198      Branch: cfgperl
60199            ! Makefile.SH
60200 ____________________________________________________________________________
60201 [  6177] By: jhi                                   on 2000/05/31  21:47:33
60202         Log: Substitution utf8 patch from Simon Cozens.
60203      Branch: cfgperl
60204            ! pp_hot.c
60205 ____________________________________________________________________________
60206 [  6176] By: jhi                                   on 2000/05/31  21:45:34
60207         Log: Single-quoted utf8 patch from Simon Cozens.
60208      Branch: cfgperl
60209            ! toke.c
60210 ____________________________________________________________________________
60211 [  6175] By: jhi                                   on 2000/05/31  21:40:18
60212         Log: Integrate with Sarathy.
60213      Branch: cfgperl
60214           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
60215 ____________________________________________________________________________
60216 [  6174] By: jhi                                   on 2000/05/31  21:37:31
60217         Log: microperl changes from Simon Cozens; Makefile for microperl
60218              written from scratch; few casts added as microperl compilation
60219              doesn't have all prototypes available.
60220      Branch: cfgperl
60221            + Makefile.micro README.micro Todo.micro uconfig.sh
60222            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
60223            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
60224      Branch: metaconfig
60225            + U/modified/Config_h.U
60226 ____________________________________________________________________________
60227 [  6173] By: jhi                                   on 2000/05/31  20:00:24
60228         Log: metaconfig maintenance.
60229      Branch: metaconfig
60230            + U/modified/Inhdr.U U/typedefs/inotype.U
60231      Branch: metaconfig/U/perl
60232            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
60233            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
60234 ____________________________________________________________________________
60235 [  6172] By: gsar                                  on 2000/05/31  05:05:42
60236         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
60237              (from Ilya Zakharevich)
60238      Branch: perl
60239            ! regexec.c t/op/re_tests
60240 ____________________________________________________________________________
60241 [  6171] By: gsar                                  on 2000/05/31  05:01:47
60242         Log: scalar() doesn't force scalar context when used in void context
60243              (from Simon Cozens)
60244      Branch: perl
60245            ! op.c t/op/wantarray.t
60246 ____________________________________________________________________________
60247 [  6170] By: gsar                                  on 2000/05/31  04:41:33
60248         Log: change#6142 needs tweaks to tests to work where there's no symlink()
60249              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
60250      Branch: perl
60251            ! t/lib/filefind.t
60252 ____________________________________________________________________________
60253 [  6169] By: gsar                                  on 2000/05/31  04:29:49
60254         Log: integrate cfgperl contents into mainline
60255      Branch: perl
60256           +> pod/perlmodlib.PL pod/perlnewmod.pod
60257           !> (integrate 42 files)
60258 ____________________________________________________________________________
60259 [  6168] By: jhi                                   on 2000/05/30  22:53:37
60260         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
60261      Branch: cfgperl
60262            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60263            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
60264            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
60265            ! win32/config.bc win32/config.gc win32/config.vc
60266            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60267            ! win32/config_h.PL win32/config_sh.PL
60268      Branch: metaconfig/U/perl
60269            ! perlxv.U
60270 ____________________________________________________________________________
60271 [  6167] By: jhi                                   on 2000/05/30  22:20:21
60272         Log: tweak todo 
60273      Branch: cfgperl
60274            ! Todo-5.6
60275 ____________________________________________________________________________
60276 [  6166] By: jhi                                   on 2000/05/30  22:11:51
60277         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
60278              in case somebody wants to write an extension for more
60279              shadow database interfaces.
60280      Branch: cfgperl
60281            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60282            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
60283            ! vos/config.def vos/config.h vos/config_h.SH_orig
60284            ! win32/config.bc win32/config.gc win32/config.vc
60285            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60286      Branch: metaconfig
60287            ! U/modified/Myinit.U
60288      Branch: metaconfig/U/perl
60289            + d_getespwnam.U d_getprpwnam.U i_prot.U
60290 ____________________________________________________________________________
60291 [  6165] By: jhi                                   on 2000/05/30  18:35:34
60292         Log: Integrate with Sarathy.
60293      Branch: cfgperl
60294           !> op.c
60295 ____________________________________________________________________________
60296 [  6164] By: jhi                                   on 2000/05/30  18:30:16
60297         Log: detypo
60298      Branch: cfgperl
60299            ! Configure config_h.SH
60300      Branch: metaconfig/U/perl
60301            ! perlxv.U
60302 ____________________________________________________________________________
60303 [  6163] By: gsar                                  on 2000/05/30  03:24:03
60304         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
60305      Branch: perl
60306            ! op.c
60307 ____________________________________________________________________________
60308 [  6162] By: gsar                                  on 2000/05/30  03:09:38
60309         Log: fix memory leak in method call optimization (change#3768);
60310              made C<eval "$x->foo()"> leak
60311      Branch: perl
60312            ! op.c
60313 ____________________________________________________________________________
60314 [  6161] By: jhi                                   on 2000/05/29  17:56:26
60315         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
60316              both from Simon Cozens.
60317      Branch: cfgperl
60318            + pod/perlmodlib.PL pod/perlnewmod.pod
60319            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
60320            ! pod/perlmodlib.pod pod/perltoc.pod
60321 ____________________________________________________________________________
60322 [  6160] By: jhi                                   on 2000/05/29  17:23:55
60323         Log: Changes for the File::Temp 0.08 (change #6159) test suite
60324              to fit better into the Perl distribution test framework.
60325      Branch: cfgperl
60326            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
60327            ! t/lib/ftmp-tempfile.t
60328 ____________________________________________________________________________
60329 [  6159] By: jhi                                   on 2000/05/29  16:55:36
60330         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
60331      Branch: cfgperl
60332            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60333            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60334 ____________________________________________________________________________
60335 [  6158] By: bailey                                on 2000/05/29  16:22:08
60336         Log: Add fallback to tmpfile for use in cases where user's relying on
60337              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
60338              Lane's patch)
60339      Branch: vmsperl
60340            ! vms/vms.c vms/vmsish.h
60341 ____________________________________________________________________________
60342 [  6157] By: jhi                                   on 2000/05/29  03:10:36
60343         Log: Regen Configure to jive with #6149.
60344      Branch: cfgperl
60345            ! Configure
60346      Branch: metaconfig
60347            ! U/modified/Getfile.U
60348 ____________________________________________________________________________
60349 [  6156] By: jhi                                   on 2000/05/29  03:01:38
60350         Log: Integrate with Sarathy.
60351      Branch: cfgperl
60352           +> ext/DynaLoader/dl_mac.xs
60353           !> (integrate 38 files)
60354 ____________________________________________________________________________
60355 [  6155] By: gsar                                  on 2000/05/28  21:15:58
60356         Log: small bug in change#6144; remove random \xA0 character that snuck
60357              in via change#6145
60358      Branch: perl
60359            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
60360 ____________________________________________________________________________
60361 [  6154] By: gsar                                  on 2000/05/28  21:04:19
60362         Log: avoid type mismatch warning
60363      Branch: perl
60364            ! perl.c
60365 ____________________________________________________________________________
60366 [  6153] By: gsar                                  on 2000/05/28  20:58:31
60367         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
60368              <nick@Bagpuss.uk.boo.com>)
60369      Branch: perl
60370            ! lib/Test/Harness.pm
60371 ____________________________________________________________________________
60372 [  6152] By: gsar                                  on 2000/05/28  20:53:42
60373         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
60374      Branch: perl
60375            ! regexec.c
60376 ____________________________________________________________________________
60377 [  6151] By: gsar                                  on 2000/05/28  20:50:28
60378         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
60379      Branch: perl
60380            ! regexec.c
60381 ____________________________________________________________________________
60382 [  6150] By: gsar                                  on 2000/05/28  20:39:58
60383         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
60384      Branch: perl
60385            ! pod/perlrequick.pod
60386 ____________________________________________________________________________
60387 [  6149] By: gsar                                  on 2000/05/28  20:35:16
60388         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
60389              <troc@netrus.net>)
60390      Branch: perl
60391            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
60392            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
60393            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
60394            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
60395 ____________________________________________________________________________
60396 [  6148] By: gsar                                  on 2000/05/28  20:21:07
60397         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
60398      Branch: perl
60399            ! lib/ExtUtils/MM_Unix.pm
60400 ____________________________________________________________________________
60401 [  6147] By: gsar                                  on 2000/05/28  20:12:41
60402         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
60403              (from Peter Prymmer)
60404      Branch: perl
60405            ! vms/subconfigure.com
60406 ____________________________________________________________________________
60407 [  6146] By: gsar                                  on 2000/05/28  20:06:15
60408         Log: doc typo
60409      Branch: perl
60410            ! lib/warnings.pm warnings.h warnings.pl
60411 ____________________________________________________________________________
60412 [  6145] By: gsar                                  on 2000/05/28  18:44:33
60413         Log: make xsubpp skip embedded pod (from Matthias Neeracher
60414              <neeri@iis.ee.ethz.ch>)
60415      Branch: perl
60416            ! lib/ExtUtils/xsubpp
60417 ____________________________________________________________________________
60418 [  6144] By: gsar                                  on 2000/05/28  18:42:49
60419         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
60420              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
60421              <neeri@iis.ee.ethz.ch>)
60422      Branch: perl
60423            ! lib/AutoSplit.pm
60424 ____________________________________________________________________________
60425 [  6143] By: gsar                                  on 2000/05/28  18:41:12
60426         Log: MacOS support, part 1 (from Matthias Neeracher
60427              <neeri@iis.ee.ethz.ch>)
60428      Branch: perl
60429            + ext/DynaLoader/dl_mac.xs
60430            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
60431            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
60432            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
60433            ! util.h
60434 ____________________________________________________________________________
60435 [  6142] By: gsar                                  on 2000/05/28  18:21:51
60436         Log: File::Find fails to chdir when chasing symlinks (from
60437              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
60438      Branch: perl
60439            ! lib/File/Find.pm t/lib/filefind.t
60440 ____________________________________________________________________________
60441 [  6141] By: jhi                                   on 2000/05/28  14:25:15
60442         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
60443              forwarded by Peter Seebach from the bsdi-users mailing list.
60444              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
60445      Branch: perl
60446            ! hints/bsdos.sh
60447 ____________________________________________________________________________
60448 [  6140] By: jhi                                   on 2000/05/28  14:11:57
60449         Log: Integrate with Sarathy.
60450      Branch: cfgperl
60451           +> (branch 30 files)
60452           !> (integrate 93 files)
60453 ____________________________________________________________________________
60454 [  6139] By: gsar                                  on 2000/05/28  10:01:48
60455         Log: revise mktables.PL for bugs and newness in Unicode 3.0
60456              (from James Bence <jbence@amgen.com>)
60457      Branch: perl
60458            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
60459            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
60460            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
60461            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
60462            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
60463            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
60464            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
60465            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
60466            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
60467            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
60468            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
60469            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
60470            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
60471            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
60472            + lib/unicode/Is/SylWU.pl
60473            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
60474            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
60475            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
60476            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
60477            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
60478            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
60479            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
60480            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
60481            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
60482            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
60483            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
60484            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
60485            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
60486            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
60487            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
60488            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
60489            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
60490            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
60491            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
60492            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
60493            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
60494            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
60495            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
60496            ! lib/unicode/Makefile lib/unicode/mktables.PL
60497 ____________________________________________________________________________
60498 [  6138] By: gsar                                  on 2000/05/28  08:50:32
60499         Log: add note about the handling of negative indices to tied arrays
60500              (from Michael G Schwern <schwern@pobox.com>)
60501      Branch: perl
60502            ! pod/perltie.pod
60503 ____________________________________________________________________________
60504 [  6137] By: gsar                                  on 2000/05/28  08:46:10
60505         Log: fix bogus redeclaration warning for "our" variables in different
60506              scopes
60507      Branch: perl
60508            ! op.c t/pragma/strict-vars
60509 ____________________________________________________________________________
60510 [  6136] By: gsar                                  on 2000/05/28  08:31:20
60511         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
60512      Branch: perl
60513            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
60514 ____________________________________________________________________________
60515 [  6135] By: gsar                                  on 2000/05/28  08:17:50
60516         Log: enable Test::Harness to dynamically determine column width etc.
60517              (from Rob Napier <rnapier@employees.org>)
60518      Branch: perl
60519            ! lib/Test/Harness.pm
60520 ____________________________________________________________________________
60521 [  6134] By: gsar                                  on 2000/05/28  08:13:39
60522         Log: make Test::Harness use wait.h/WCOREDUMP if available
60523              (from Ben Tilly <ben_tilly@hotmail.com>)
60524      Branch: perl
60525            ! lib/Test/Harness.pm
60526 ____________________________________________________________________________
60527 [  6133] By: gsar                                  on 2000/05/28  08:08:05
60528         Log: elide bogus test in change#6132
60529      Branch: perl
60530            ! t/pragma/warn/9enabled
60531 ____________________________________________________________________________
60532 [  6132] By: gsar                                  on 2000/05/28  08:03:14
60533         Log: warnings::enabled() doesn't fall back to looking at $^W if
60534              caller isn't using lexical warnings (from Paul Marquess)
60535      Branch: perl
60536            ! pp_ctl.c t/pragma/warn/9enabled
60537 ____________________________________________________________________________
60538 [  6131] By: gsar                                  on 2000/05/28  07:57:47
60539         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
60540      Branch: perl
60541            ! ext/POSIX/POSIX.pm
60542 ____________________________________________________________________________
60543 [  6130] By: gsar                                  on 2000/05/28  07:29:12
60544         Log: fix places that mean C<"word" character> but say C<alphanumeric
60545              character>
60546      Branch: perl
60547            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
60548 ____________________________________________________________________________
60549 [  6129] By: gsar                                  on 2000/05/28  07:18:41
60550         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
60551      Branch: perl
60552            ! vms/test.com
60553 ____________________________________________________________________________
60554 [  6128] By: gsar                                  on 2000/05/28  07:12:55
60555         Log: new perlxstut example for passing/returning refs to arrays
60556              (from David Lowe <dlowe@pootpoot.com>)
60557      Branch: perl
60558            ! pod/perlxstut.pod
60559 ____________________________________________________________________________
60560 [  6127] By: gsar                                  on 2000/05/28  07:02:50
60561         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
60562              failed (from Gisle Aas)
60563      Branch: perl
60564            ! cop.h perl.c
60565 ____________________________________________________________________________
60566 [  6126] By: gsar                                  on 2000/05/28  06:39:53
60567         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
60568              (reworked variant of patch suggested by Simon Cozens)
60569      Branch: perl
60570            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
60571            ! pp_hot.c proto.h t/op/gv.t
60572 ____________________________________________________________________________
60573 [  6125] By: gsar                                  on 2000/05/28  05:14:55
60574         Log: enable propagating exception objects via Perl_croak() in XS code
60575              (from Gisle Aas)
60576      Branch: perl
60577            ! util.c
60578 ____________________________________________________________________________
60579 [  6124] By: gsar                                  on 2000/05/28  05:07:28
60580         Log: integrate vmsperl contents into mainline
60581      Branch: perl
60582           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
60583           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
60584           !> vms/vmsish.h
60585 ____________________________________________________________________________
60586 [  6123] By: gsar                                  on 2000/05/28  05:03:53
60587         Log: clarify gotcha with #line directives (from Rocco Caputo
60588              <troc@netrus.net>)
60589      Branch: perl
60590            ! pod/perldebug.pod pod/perlsyn.pod
60591 ____________________________________________________________________________
60592 [  6122] By: gsar                                  on 2000/05/28  04:58:29
60593         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
60594              (from Mark-Jason Dominus)
60595      Branch: perl
60596            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
60597            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
60598            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
60599            ! toke.c
60600 ____________________________________________________________________________
60601 [  6121] By: bailey                                on 2000/05/25  04:46:54
60602         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
60603              lists (based on fixes by Craig Berry)
60604      Branch: vmsperl
60605            ! lib/File/Spec/VMS.pm
60606 ____________________________________________________________________________
60607 [  6120] By: bailey                                on 2000/05/25  04:25:38
60608         Log: Add missing escape (Charles Lane)
60609      Branch: vmsperl
60610            ! t/op/lex_assign.t
60611 ____________________________________________________________________________
60612 [  6119] By: bailey                                on 2000/05/25  04:21:25
60613         Log: Quiet error messages in vmsish.t (Charles Lane)
60614      Branch: vmsperl
60615            ! vms/ext/vmsish.t
60616 ____________________________________________________________________________
60617 [  6118] By: bailey                                on 2000/05/25  04:17:57
60618         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
60619              Flatten case labels in switch statements uniformly (Charles Bailey)
60620      Branch: vmsperl
60621            ! vms/vms.c
60622 ____________________________________________________________________________
60623 [  6117] By: bailey                                on 2000/05/25  03:58:09
60624         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
60625      Branch: vmsperl
60626            ! vms/vmsish.h
60627 ____________________________________________________________________________
60628 [  6116] By: bailey                                on 2000/05/25  03:11:15
60629         Log: Miscellaneous cosmetic fixes (Charles Lane)
60630      Branch: vmsperl
60631            ! lib/ExtUtils/MM_VMS.pm
60632 ____________________________________________________________________________
60633 [  6115] By: bailey                                on 2000/05/25  03:10:36
60634         Log: Add bounds checking for several strings (Charles Lane)
60635      Branch: vmsperl
60636            ! vms/vms.c
60637 ____________________________________________________________________________
60638 [  6114] By: bailey                                on 2000/05/25  02:25:34
60639         Log: Urk -- undo previous removal of vmsish 'exit' change
60640      Branch: vmsperl
60641            ! vms/ext/vmsish.pm vms/vmsish.h
60642 ____________________________________________________________________________
60643 [  6113] By: bailey                                on 2000/05/24  02:24:40
60644         Log: Ugly workaround for version-specific RTL error
60645      Branch: vmsperl
60646            ! vms/vms.c
60647 ____________________________________________________________________________
60648 [  6112] By: bailey                                on 2000/05/24  02:19:55
60649         Log: Check for existence of file before trying to delete
60650      Branch: vmsperl
60651            ! vms/test.com
60652 ____________________________________________________________________________
60653 [  6111] By: bailey                                on 2000/05/23  23:35:13
60654         Log: Resync with mainline prior to post-5.6.0 updates
60655      Branch: vmsperl
60656           +> (branch 49 files)
60657            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
60658            ! vms/ext/vmsish.pm
60659           !> (integrate 334 files)
60660 ____________________________________________________________________________
60661 [  6110] By: jhi                                   on 2000/05/23  19:28:32
60662         Log: todo tweak
60663      Branch: cfgperl
60664            ! Todo-5.6
60665 ____________________________________________________________________________
60666 [  6109] By: jhi                                   on 2000/05/18  17:38:54
60667         Log: Integrate with Sarathy.
60668      Branch: cfgperl
60669           !> mg.c perl.h win32/perlhost.h
60670 ____________________________________________________________________________
60671 [  6108] By: gsar                                  on 2000/05/17  02:24:56
60672         Log: reenable fake signal handling on Windows, bugs and all
60673      Branch: perl
60674            ! mg.c perl.h win32/perlhost.h
60675 ____________________________________________________________________________
60676 [  6107] By: jhi                                   on 2000/05/15  18:01:41
60677         Log: Tweak the todo list.
60678      Branch: cfgperl
60679            ! Todo-5.6
60680 ____________________________________________________________________________
60681 [  6106] By: jhi                                   on 2000/05/15  13:41:48
60682         Log: The (Configure) script refuses to go on, after asking for
60683              'You may also choose to try maximal 64-bitness....'.
60684              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
60685              -- Patrick Zima
60686              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
60687      Branch: cfgperl
60688            ! hints/solaris_2.sh
60689 ____________________________________________________________________________
60690 [  6105] By: jhi                                   on 2000/05/11  14:37:43
60691         Log: Integrate with Sarathy.
60692      Branch: cfgperl
60693           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
60694           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
60695 ____________________________________________________________________________
60696 [  6104] By: gsar                                  on 2000/05/11  03:39:07
60697         Log: PL_sys_intern was being initialized too late on windows
60698      Branch: perl
60699            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
60700            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
60701 ____________________________________________________________________________
60702 [  6103] By: jhi                                   on 2000/05/09  19:42:20
60703         Log: Test tweaking for Unicos continues.
60704      Branch: cfgperl
60705            ! t/op/64bitint.t
60706 ____________________________________________________________________________
60707 [  6102] By: jhi                                   on 2000/05/09  16:47:27
60708         Log: The test suite tweak in #6101 wasn't quite right.
60709      Branch: cfgperl
60710            ! t/lib/complex.t
60711 ____________________________________________________________________________
60712 [  6101] By: jhi                                   on 2000/05/09  15:35:34
60713         Log: Hints and test tweaks for Unicos.
60714      Branch: cfgperl
60715            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
60716 ____________________________________________________________________________
60717 [  6100] By: jhi                                   on 2000/05/08  21:15:06
60718         Log: More compilation tweakery from Allen Smith.
60719      Branch: cfgperl
60720            ! hints/irix_6.sh
60721 ____________________________________________________________________________
60722 [  6099] By: jhi                                   on 2000/05/08  19:21:18
60723         Log: Tweaks for the cc bugs from Allen Smith.
60724      Branch: cfgperl
60725            ! hints/irix_6.sh
60726 ____________________________________________________________________________
60727 [  6098] By: jhi                                   on 2000/05/08  19:13:37
60728         Log: Add a note about other, yet unsupported, shadow password APIs.
60729      Branch: cfgperl
60730            ! pp_sys.c
60731 ____________________________________________________________________________
60732 [  6097] By: jhi                                   on 2000/05/08  18:46:34
60733         Log: Add a note about possible compilation problems from Allen Smith.
60734      Branch: cfgperl
60735            ! hints/irix_6.sh
60736 ____________________________________________________________________________
60737 [  6096] By: jhi                                   on 2000/05/08  17:33:10
60738         Log: Integrate with Sarathy.
60739      Branch: cfgperl
60740           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
60741           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
60742 ____________________________________________________________________________
60743 [  6095] By: jhi                                   on 2000/05/08  16:21:33
60744         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
60745              might be useful in future.
60746      Branch: cfgperl
60747            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60748            ! config_h.SH
60749      Branch: metaconfig
60750            ! U/installdirs/inc_version_list.U
60751      Branch: metaconfig/U/perl
60752            ! perlxv.U
60753 ____________________________________________________________________________
60754 [  6094] By: gsar                                  on 2000/05/08  14:22:22
60755         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
60756      Branch: perl
60757            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
60758            ! hints/cygwin.sh pp_sys.c
60759 ____________________________________________________________________________
60760 [  6093] By: gsar                                  on 2000/05/08  12:52:28
60761         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
60762              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
60763      Branch: perl
60764            ! pp_sys.c sv.c win32/perlhost.h
60765 ____________________________________________________________________________
60766 [  6092] By: jhi                                   on 2000/05/07  22:40:34
60767         Log: Regen perltoc with the fixed buildtoc.
60768      Branch: cfgperl
60769            ! pod/perltoc.pod
60770 ____________________________________________________________________________
60771 [  6091] By: jhi                                   on 2000/05/07  22:24:16
60772         Log: Integrate with Sarathy.
60773      Branch: cfgperl
60774           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
60775           !> t/op/substr.t toke.c
60776 ____________________________________________________________________________
60777 [  6090] By: gsar                                  on 2000/05/07  19:47:07
60778         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
60779              [NI]OK; added tests for both
60780      Branch: perl
60781            ! perl.c pp_hot.c sv.c t/op/substr.t
60782 ____________________________________________________________________________
60783 [  6089] By: gsar                                  on 2000/05/07  18:18:38
60784         Log: buildtoc tweak to fix newline lossage
60785      Branch: perl
60786            ! pod/buildtoc
60787 ____________________________________________________________________________
60788 [  6088] By: jhi                                   on 2000/05/07  16:35:36
60789         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
60790              because we do not use those.  The HAS_GETSPNAM remains,
60791              though, because we still do use that.
60792      Branch: cfgperl
60793            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60794            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
60795            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
60796            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
60797            ! win32/config.vc win32/config_H.bc win32/config_H.gc
60798            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
60799 ____________________________________________________________________________
60800 [  6087] By: gsar                                  on 2000/05/07  16:05:16
60801         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
60802      Branch: perl
60803            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
60804 ____________________________________________________________________________
60805 [  6086] By: jhi                                   on 2000/05/07  15:27:07
60806         Log: Integrate with Sarathy.
60807      Branch: cfgperl
60808           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60809           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60810           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
60811           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
60812           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
60813           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
60814 ____________________________________________________________________________
60815 [  6085] By: gsar                                  on 2000/05/07  05:52:02
60816         Log: repeat operator (x) doesn't preserve utf8-ness
60817      Branch: perl
60818            ! pp.c t/op/substr.t
60819 ____________________________________________________________________________
60820 [  6084] By: gsar                                  on 2000/05/07  05:39:55
60821         Log: substr() does not preserve utf8-ness (from Stefan Eissing
60822              <Eissing@medicaldataservice.de>); added tests
60823      Branch: perl
60824            ! pp.c t/op/substr.t
60825 ____________________________________________________________________________
60826 [  6083] By: gsar                                  on 2000/05/07  05:24:46
60827         Log: note about undocumented caller() return value (from M.J.T. Guy);
60828              yet another peek.t tweak
60829      Branch: perl
60830            ! pod/perlfunc.pod t/lib/peek.t
60831 ____________________________________________________________________________
60832 [  6082] By: gsar                                  on 2000/05/07  05:08:40
60833         Log: peek.t non-portable to ithreads
60834      Branch: perl
60835            ! t/lib/peek.t
60836 ____________________________________________________________________________
60837 [  6081] By: gsar                                  on 2000/05/07  04:17:04
60838         Log: better default perlbug categories for ok reports (from Richard Foley)
60839      Branch: perl
60840            ! utils/perlbug.PL
60841 ____________________________________________________________________________
60842 [  6080] By: gsar                                  on 2000/05/07  04:08:07
60843         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
60844              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
60845      Branch: perl
60846            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60847            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60848            ! AUTHORS MAINTAIN MANIFEST
60849 ____________________________________________________________________________
60850 [  6079] By: gsar                                  on 2000/05/07  04:01:38
60851         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
60852      Branch: perl
60853            ! lib/Carp/Heavy.pm
60854 ____________________________________________________________________________
60855 [  6078] By: gsar                                  on 2000/05/07  01:24:19
60856         Log: workaround for CRT bug in chdir() (from Charles Lane, via
60857              Peter Prymmer)
60858      Branch: perl
60859            ! iperlsys.h vms/vms.c vms/vmsish.h
60860 ____________________________________________________________________________
60861 [  6077] By: gsar                                  on 2000/05/07  01:22:23
60862         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
60863              and Tom Phoenix)
60864      Branch: perl
60865            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
60866 ____________________________________________________________________________
60867 [  6076] By: gsar                                  on 2000/05/06  17:36:29
60868         Log: integrate cfgperl contents into mainline
60869      Branch: perl
60870           +> t/lib/peek.t
60871           !> Configure MANIFEST Porting/Glossary Porting/config.sh
60872           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
60873           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
60874           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
60875 ____________________________________________________________________________
60876 [  6075] By: jhi                                   on 2000/05/05  18:56:10
60877         Log: Make the test more portable.
60878      Branch: cfgperl
60879            ! t/lib/peek.t
60880 ____________________________________________________________________________
60881 [  6074] By: jhi                                   on 2000/05/05  18:49:20
60882         Log: Introduce t/lib/peek.t.
60883      Branch: cfgperl
60884            + t/lib/peek.t
60885            ! MANIFEST
60886 ____________________________________________________________________________
60887 [  6073] By: jhi                                   on 2000/05/05  14:30:45
60888         Log: Complex tweaks.
60889      Branch: cfgperl
60890            ! lib/Math/Complex.pm t/lib/complex.t
60891 ____________________________________________________________________________
60892 [  6072] By: jhi                                   on 2000/05/05  12:27:13
60893         Log: Integrate with Sarathy.
60894      Branch: cfgperl
60895           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
60896           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
60897           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
60898           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
60899 ____________________________________________________________________________
60900 [  6071] By: gsar                                  on 2000/05/05  02:24:46
60901         Log: misformatted perllocal.pod (from Tim Jenness
60902              <t.jenness@jach.hawaii.edu>)
60903      Branch: perl
60904            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
60905 ____________________________________________________________________________
60906 [  6070] By: gsar                                  on 2000/05/05  02:16:52
60907         Log: remove misleading comment (from M.J.T. Guy)
60908      Branch: perl
60909            ! t/lib/anydbm.t
60910 ____________________________________________________________________________
60911 [  6069] By: gsar                                  on 2000/05/05  02:15:13
60912         Log: File::Spec compatibility update (from Barrie Slaymaker
60913              <barries@slaysys.com>)
60914      Branch: perl
60915            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
60916            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
60917 ____________________________________________________________________________
60918 [  6068] By: gsar                                  on 2000/05/05  02:01:50
60919         Log: note about values()
60920      Branch: perl
60921            ! pod/perlfunc.pod
60922 ____________________________________________________________________________
60923 [  6067] By: gsar                                  on 2000/05/05  01:33:09
60924         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
60925      Branch: perl
60926            ! win32/win32.c
60927 ____________________________________________________________________________
60928 [  6066] By: gsar                                  on 2000/05/05  01:23:43
60929         Log: s/END/CHECK/
60930      Branch: perl
60931            ! perl.c
60932 ____________________________________________________________________________
60933 [  6065] By: jhi                                   on 2000/05/04  17:30:22
60934         Log: Integrate with Sarathy.
60935      Branch: cfgperl
60936           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
60937 ____________________________________________________________________________
60938 [  6064] By: gsar                                  on 2000/05/04  17:26:14
60939         Log: change#5905 wasn't quite right--it's intent only applies when arguments
60940              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
60941      Branch: perl
60942            ! pp_sys.c sv.c
60943 ____________________________________________________________________________
60944 [  6063] By: gsar                                  on 2000/05/04  16:52:29
60945         Log: tokeq() could read unallocated field in argument
60946      Branch: perl
60947            ! toke.c
60948 ____________________________________________________________________________
60949 [  6062] By: gsar                                  on 2000/05/04  16:34:51
60950         Log: additional tests for utf8.t
60951      Branch: perl
60952            ! t/pragma/utf8.t
60953 ____________________________________________________________________________
60954 [  6061] By: gsar                                  on 2000/05/04  16:09:28
60955         Log: change#5921 neglected to make eq honor "use bytes"
60956      Branch: perl
60957            ! sv.c
60958 ____________________________________________________________________________
60959 [  6060] By: jhi                                   on 2000/05/04  15:30:16
60960         Log: Integrate with Sarathy.
60961      Branch: cfgperl
60962           !> perl.c regcomp.c t/pragma/utf8.t
60963 ____________________________________________________________________________
60964 [  6059] By: jhi                                   on 2000/05/04  15:26:37
60965         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
60966              in natively 64-bit platforms where a long is a quad (no need
60967              for long longs).  Also added bias for IVs.
60968      Branch: cfgperl
60969            ! toke.c
60970 ____________________________________________________________________________
60971 [  6058] By: gsar                                  on 2000/05/04  00:19:14
60972         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
60973              (spotted by Donald Kinzer <dkinzer@premia.com>)
60974      Branch: perl
60975            ! perl.c
60976 ____________________________________________________________________________
60977 [  6057] By: gsar                                  on 2000/05/03  18:34:01
60978         Log: fix broken parsing of /\x{ab}/
60979      Branch: perl
60980            ! regcomp.c t/pragma/utf8.t
60981 ____________________________________________________________________________
60982 [  6056] By: jhi                                   on 2000/05/03  17:57:16
60983         Log: The search of infinity continues, this time simplified.
60984      Branch: cfgperl
60985            ! lib/Math/Complex.pm
60986 ____________________________________________________________________________
60987 [  6055] By: jhi                                   on 2000/05/03  17:45:30
60988         Log: Detypo.
60989      Branch: cfgperl
60990            ! hints/unicos.sh
60991 ____________________________________________________________________________
60992 [  6054] By: jhi                                   on 2000/05/02  22:28:27
60993         Log: Be more forgiving in POSIX about HUGE_VALL.
60994      Branch: cfgperl
60995            ! ext/POSIX/POSIX.xs
60996 ____________________________________________________________________________
60997 [  6053] By: jhi                                   on 2000/05/02  22:25:05
60998         Log: Integrate with Sarathy.
60999      Branch: cfgperl
61000           !> hints/irix_6.sh pod/perlop.pod
61001 ____________________________________________________________________________
61002 [  6052] By: jhi                                   on 2000/05/02  22:24:31
61003         Log: Unicos hint tweak.
61004      Branch: cfgperl
61005            ! hints/unicos.sh
61006 ____________________________________________________________________________
61007 [  6051] By: jhi                                   on 2000/05/02  22:21:26
61008         Log: Complex tweakery.
61009      Branch: cfgperl
61010            ! lib/Math/Complex.pm t/lib/complex.t
61011 ____________________________________________________________________________
61012 [  6050] By: jhi                                   on 2000/05/02  19:26:22
61013         Log: Use setxxent()/endxxent().
61014      Branch: cfgperl
61015            ! t/op/grent.t t/op/pwent.t
61016 ____________________________________________________________________________
61017 [  6049] By: jhi                                   on 2000/05/02  19:06:02
61018         Log: Test both the scalar and list contexts.
61019      Branch: cfgperl
61020            ! t/op/grent.t t/op/pwent.t
61021 ____________________________________________________________________________
61022 [  6048] By: gsar                                  on 2000/05/02  18:29:10
61023         Log: add note about how $( doesn't interpolate in REs (from
61024              Philip Newton <newton@ficus.frogspace.net>)
61025      Branch: perl
61026            ! pod/perlop.pod
61027 ____________________________________________________________________________
61028 [  6047] By: jhi                                   on 2000/05/02  17:41:24
61029         Log: Call getspnam() only iff needd.
61030      Branch: cfgperl
61031            ! pp_sys.c
61032 ____________________________________________________________________________
61033 [  6046] By: gsar                                  on 2000/05/02  17:07:25
61034         Log: libscheck has insufficient checks for n32 libs (from
61035              Albert Chin-A-Young <china@thewrittenword.com>)
61036      Branch: perl
61037            ! hints/irix_6.sh
61038 ____________________________________________________________________________
61039 [  6045] By: jhi                                   on 2000/05/02  13:57:17
61040         Log: Integrate with Sarathy.
61041      Branch: cfgperl
61042           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
61043           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
61044 ____________________________________________________________________________
61045 [  6044] By: gsar                                  on 2000/05/02  06:48:19
61046         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
61047              such that underscores are only ignored in literal numbers,
61048              "\x{...}", and hex/oct argument
61049      Branch: perl
61050            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
61051 ____________________________________________________________________________
61052 [  6043] By: gsar                                  on 2000/05/02  02:22:29
61053         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
61054      Branch: perl
61055            ! pod/perlretut.pod
61056 ____________________________________________________________________________
61057 [  6042] By: gsar                                  on 2000/05/02  02:17:51
61058         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
61059      Branch: perl
61060            ! pod/perltrap.pod
61061 ____________________________________________________________________________
61062 [  6041] By: gsar                                  on 2000/05/02  01:53:51
61063         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
61064              to compensate
61065      Branch: perl
61066            ! Porting/makerel
61067 ____________________________________________________________________________
61068 [  6040] By: gsar                                  on 2000/05/02  01:51:57
61069         Log: missing files in MANIFEST
61070      Branch: perl
61071            ! MANIFEST
61072 ____________________________________________________________________________
61073 [  6039] By: jhi                                   on 2000/05/02  00:36:46
61074         Log: Infinite problems.
61075      Branch: cfgperl
61076            ! lib/Math/Complex.pm
61077 ____________________________________________________________________________
61078 [  6038] By: jhi                                   on 2000/05/02  00:06:38
61079         Log: pwent/spent #ifdef imbalance.
61080      Branch: cfgperl
61081            ! pp_sys.c
61082 ____________________________________________________________________________
61083 [  6037] By: jhi                                   on 2000/05/01  22:50:11
61084         Log: Use HUGE_VALL if applicable.
61085      Branch: cfgperl
61086            ! ext/POSIX/POSIX.xs util.c
61087 ____________________________________________________________________________
61088 [  6036] By: jhi                                   on 2000/05/01  22:20:53
61089         Log: Correct Freudian slip.
61090      Branch: cfgperl
61091            ! pp_sys.c
61092 ____________________________________________________________________________
61093 [  6035] By: jhi                                   on 2000/05/01  21:07:38
61094         Log: Continue on the pwent/spent case.
61095      Branch: cfgperl
61096            ! pp_sys.c
61097 ____________________________________________________________________________
61098 [  6034] By: jhi                                   on 2000/05/01  17:45:14
61099         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
61100              adjustments in 6032 conflicted badly with this, will have
61101              to revisit them later.
61102      Branch: cfgperl
61103           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
61104           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
61105           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
61106           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
61107           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
61108           !> t/lib/cgi-html.t t/lib/cgi-request.t
61109 ____________________________________________________________________________
61110 [  6033] By: jhi                                   on 2000/05/01  17:40:49
61111         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
61112      Branch: cfgperl
61113            ! pp_sys.c
61114 ____________________________________________________________________________
61115 [  6032] By: gsar                                  on 2000/05/01  15:56:32
61116         Log: whitespace adjustments
61117      Branch: perl
61118            ! pp_sys.c
61119 ____________________________________________________________________________
61120 [  6031] By: gsar                                  on 2000/05/01  15:19:41
61121         Log: small nits in diagnostics.pm (from Robin Barker)
61122      Branch: perl
61123            ! lib/diagnostics.pm pod/perldiag.pod
61124 ____________________________________________________________________________
61125 [  6030] By: gsar                                  on 2000/05/01  08:39:18
61126         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
61127              for @- and @+ (from Johan Vromans)
61128      Branch: perl
61129            ! lib/English.pm pod/perlvar.pod
61130 ____________________________________________________________________________
61131 [  6029] By: gsar                                  on 2000/05/01  08:16:10
61132         Log: add CGI.pm v2.66 (from Lincoln Stein)
61133      Branch: perl
61134            + lib/CGI/Util.pm t/lib/cgi-pretty.t
61135            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
61136            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
61137            ! t/lib/cgi-html.t t/lib/cgi-request.t
61138 ____________________________________________________________________________
61139 [  6028] By: gsar                                  on 2000/05/01  06:34:41
61140         Log: Pod::Man generates groff-incompatible macro definition (from
61141              Tom Christiansen)
61142      Branch: perl
61143            ! lib/Pod/Man.pm
61144 ____________________________________________________________________________
61145 [  6027] By: gsar                                  on 2000/05/01  06:31:36
61146         Log: podlators-1.02 update (from Russ Allbery)
61147      Branch: perl
61148            ! lib/Pod/Man.pm lib/Pod/Text.pm
61149 ____________________________________________________________________________
61150 [  6026] By: jhi                                   on 2000/04/30  23:24:23
61151         Log: Integrate with Sarathy.
61152      Branch: cfgperl
61153           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
61154           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
61155           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
61156           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
61157           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
61158           !> t/lib/syslog.t toke.c win32/win32.h
61159 ____________________________________________________________________________
61160 [  6025] By: gsar                                  on 2000/04/30  18:17:47
61161         Log: Is{Alnum,Alpha,Word} don't match titlecase
61162              
61163              TODO: IsSpace is defined recursively!
61164              
61165              (both spotted by Larry)
61166      Branch: perl
61167            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
61168            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
61169 ____________________________________________________________________________
61170 [  6024] By: gsar                                  on 2000/04/30  17:50:19
61171         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
61172              (from Hugo van der Sanden)
61173      Branch: perl
61174            ! toke.c
61175 ____________________________________________________________________________
61176 [  6023] By: gsar                                  on 2000/04/30  17:14:43
61177         Log: debugger stomps on $. (from M.J.T. Guy)
61178      Branch: perl
61179            ! lib/perl5db.pl
61180 ____________________________________________________________________________
61181 [  6022] By: gsar                                  on 2000/04/30  16:59:22
61182         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
61183      Branch: perl
61184            ! sv.c
61185 ____________________________________________________________________________
61186 [  6021] By: gsar                                  on 2000/04/29  21:00:08
61187         Log: remove Win2K issue in pod (fixed by change#6020)
61188      Branch: perl
61189            ! README.win32 pod/perl56delta.pod
61190 ____________________________________________________________________________
61191 [  6020] By: gsar                                  on 2000/04/29  20:51:49
61192         Log: test tweak
61193      Branch: perl
61194            ! t/lib/open3.t
61195 ____________________________________________________________________________
61196 [  6019] By: gsar                                  on 2000/04/29  20:34:27
61197         Log: windows portability tweaks
61198      Branch: perl
61199            ! t/lib/b.t win32/win32.h
61200 ____________________________________________________________________________
61201 [  6018] By: gsar                                  on 2000/04/29  19:55:24
61202         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
61203              make _PATH_LOG() return "" if unavailable
61204      Branch: perl
61205            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
61206            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
61207 ____________________________________________________________________________
61208 [  6017] By: jhi                                   on 2000/04/28  22:49:46
61209         Log: Integrate with Sarathy.
61210      Branch: cfgperl
61211           !> op.c perl.c pod/perldiag.pod t/lib/b.t
61212 ____________________________________________________________________________
61213 [  6016] By: jhi                                   on 2000/04/28  22:46:14
61214         Log: Do not warn that an infinity does not look like a number.
61215      Branch: cfgperl
61216            ! sv.c
61217 ____________________________________________________________________________
61218 [  6015] By: gsar                                  on 2000/04/28  22:35:49
61219         Log: tweak test for portability
61220      Branch: perl
61221            ! t/lib/b.t
61222 ____________________________________________________________________________
61223 [  6014] By: gsar                                  on 2000/04/28  22:05:31
61224         Log: glob() loading File::Glob behind the scenes may cause syntax errors
61225      Branch: perl
61226            ! op.c
61227 ____________________________________________________________________________
61228 [  6013] By: gsar                                  on 2000/04/28  21:25:22
61229         Log: tweak change#5945 to display correct switch name in diagnostic
61230      Branch: perl
61231            ! perl.c pod/perldiag.pod
61232 ____________________________________________________________________________
61233 [  6012] By: jhi                                   on 2000/04/28  21:08:12
61234         Log: Integrate with Sarathy.
61235      Branch: cfgperl
61236           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
61237           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
61238           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
61239 ____________________________________________________________________________
61240 [  6011] By: jhi                                   on 2000/04/28  21:04:46
61241         Log: &HUGE_VAL is not defined, it exists.
61242      Branch: cfgperl
61243            ! lib/Math/Complex.pm
61244 ____________________________________________________________________________
61245 [  6010] By: gsar                                  on 2000/04/28  21:02:58
61246         Log: clarify note about shadow password support (from
61247              gellyfish@gellyfish.com)
61248      Branch: perl
61249            ! pod/perlfunc.pod
61250 ____________________________________________________________________________
61251 [  6009] By: gsar                                  on 2000/04/28  21:00:00
61252         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
61253      Branch: perl
61254            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
61255 ____________________________________________________________________________
61256 [  6008] By: gsar                                  on 2000/04/28  20:56:33
61257         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
61258      Branch: perl
61259            ! installperl vms/subconfigure.com
61260 ____________________________________________________________________________
61261 [  6007] By: gsar                                  on 2000/04/28  20:51:21
61262         Log: note about compile failures and END blocks (from M.J.T. Guy)
61263      Branch: perl
61264            ! pod/perl56delta.pod pod/perlmod.pod
61265 ____________________________________________________________________________
61266 [  6006] By: jhi                                   on 2000/04/28  20:42:14
61267         Log: Regen Configure.
61268      Branch: cfgperl
61269            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61270            ! config_h.SH
61271 ____________________________________________________________________________
61272 [  6005] By: gsar                                  on 2000/04/28  20:41:16
61273         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
61274      Branch: perl
61275            ! utils/perldoc.PL
61276 ____________________________________________________________________________
61277 [  6004] By: jhi                                   on 2000/04/28  20:28:21
61278         Log: Integrate with Sarathy.
61279      Branch: cfgperl
61280           !> Configure INSTALL Porting/Glossary Porting/config.sh
61281           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
61282           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
61283           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
61284           !> win32/config.vc win32/win32.c
61285 ____________________________________________________________________________
61286 [  6003] By: gsar                                  on 2000/04/28  20:11:20
61287         Log: allow REG_EXPAND_SZ keys in Windows registry (from
61288              John Clayton <John.Clayton@barclayscapital.com>)
61289      Branch: perl
61290            ! win32/win32.c
61291 ____________________________________________________________________________
61292 [  6002] By: gsar                                  on 2000/04/28  19:34:16
61293         Log: destructive sv_setsv() can lose UV-ness from source, causing
61294              numeric promotions/comparisons to fail to do the right thing
61295      Branch: perl
61296            ! sv.c
61297 ____________________________________________________________________________
61298 [  6001] By: gsar                                  on 2000/04/28  18:44:15
61299         Log: support additional library locations via $Config{otherlibdirs}
61300              (from Andy Dougherty)
61301      Branch: perl
61302            ! Configure INSTALL Porting/Glossary Porting/config.sh
61303            ! Porting/config_H config_h.SH epoc/config.sh perl.c
61304            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
61305            ! win32/config.bc win32/config.gc win32/config.vc
61306 ____________________________________________________________________________
61307 [  6000] By: gsar                                  on 2000/04/28  18:26:58
61308         Log: reworked otherlibdirs.U (from Andy Dougherty)
61309      Branch: metaconfig
61310            ! U/installdirs/otherlibdirs.U
61311 ____________________________________________________________________________
61312 [  5999] By: gsar                                  on 2000/04/28  18:17:07
61313         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
61314      Branch: perl
61315            ! t/pragma/warn/toke toke.c
61316 ____________________________________________________________________________
61317 [  5998] By: jhi                                   on 2000/04/28  13:32:17
61318         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
61319      Branch: cfgperl
61320            ! lib/Math/Complex.pm
61321 ____________________________________________________________________________
61322 [  5997] By: jhi                                   on 2000/04/28  13:14:04
61323         Log: Preserve $!.
61324      Branch: cfgperl
61325            ! lib/Math/Complex.pm
61326 ____________________________________________________________________________
61327 [  5996] By: jhi                                   on 2000/04/28  12:59:23
61328         Log: Integrate with Sarathy.
61329      Branch: cfgperl
61330           +> pod/perlrequick.pod pod/perlretut.pod
61331           !> (integrate 51 files)
61332 ____________________________________________________________________________
61333 [  5995] By: gsar                                  on 2000/04/28  09:37:36
61334         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
61335      Branch: perl
61336            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
61337 ____________________________________________________________________________
61338 [  5994] By: gsar                                  on 2000/04/28  09:33:26
61339         Log: fix for missed accounting for null byte in pack("Z",...) (from
61340              M.J.T. Guy)
61341      Branch: perl
61342            ! pp.c t/op/pack.t
61343 ____________________________________________________________________________
61344 [  5993] By: gsar                                  on 2000/04/28  09:30:05
61345         Log: various minor tweaks seen on p5p
61346      Branch: perl
61347            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
61348 ____________________________________________________________________________
61349 [  5992] By: gsar                                  on 2000/04/28  09:08:19
61350         Log: pod nit (from Simon Cozens)
61351      Branch: perl
61352            ! pod/perlop.pod
61353 ____________________________________________________________________________
61354 [  5991] By: gsar                                  on 2000/04/28  09:06:36
61355         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
61356      Branch: perl
61357            ! README.posix-bc hints/posix-bc.sh
61358 ____________________________________________________________________________
61359 [  5990] By: gsar                                  on 2000/04/28  08:54:52
61360         Log: use $ENV{LIB} to search for libs under Visual C compiler
61361              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
61362      Branch: perl
61363            ! lib/ExtUtils/Liblist.pm
61364 ____________________________________________________________________________
61365 [  5989] By: gsar                                  on 2000/04/28  08:27:12
61366         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
61367              itself and no other (from Tom Hughes)
61368      Branch: perl
61369            ! t/op/array.t toke.c
61370 ____________________________________________________________________________
61371 [  5988] By: gsar                                  on 2000/04/28  08:01:38
61372         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
61373              <paul@miraclefish.com>)
61374      Branch: perl
61375            ! lib/ExtUtils/MakeMaker.pm
61376 ____________________________________________________________________________
61377 [  5987] By: gsar                                  on 2000/04/28  07:53:09
61378         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
61379      Branch: perl
61380            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
61381 ____________________________________________________________________________
61382 [  5986] By: gsar                                  on 2000/04/28  07:44:17
61383         Log: add regular expressions tutorial and quick-start guide (from
61384              Mark Kvale <kvale@phy.ucsf.edu>)
61385      Branch: perl
61386            + pod/perlrequick.pod pod/perlretut.pod
61387            ! AUTHORS MAINTAIN MANIFEST
61388 ____________________________________________________________________________
61389 [  5985] By: gsar                                  on 2000/04/28  07:30:28
61390         Log: forked child may not exit correctly if it failed to open
61391              /dev/console (from Graham Barr)
61392      Branch: perl
61393            ! ext/Sys/Syslog/Syslog.pm
61394 ____________________________________________________________________________
61395 [  5984] By: gsar                                  on 2000/04/28  07:27:20
61396         Log: attributes::reftype() doesn't work on tied argument
61397      Branch: perl
61398            ! xsutils.c
61399 ____________________________________________________________________________
61400 [  5983] By: gsar                                  on 2000/04/28  07:15:04
61401         Log: numeric conversion of non-number in change#3378 tramples on
61402              OOK offset, causing segfaults
61403      Branch: perl
61404            ! sv.c
61405 ____________________________________________________________________________
61406 [  5982] By: gsar                                  on 2000/04/28  04:48:25
61407         Log: avoid error in IO::Socket::INET when given an unknown service name
61408              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
61409      Branch: perl
61410            ! ext/IO/lib/IO/Socket/INET.pm
61411 ____________________________________________________________________________
61412 [  5981] By: gsar                                  on 2000/04/28  04:31:31
61413         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
61414              prototype mismatch with CORE::glob(); update pod and tests to
61415              suit (File::Glob::glob() is still available for backward
61416              compatibility, but should be considered deprecated)
61417      Branch: perl
61418            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
61419            ! t/lib/glob-taint.t
61420 ____________________________________________________________________________
61421 [  5980] By: gsar                                  on 2000/04/28  03:47:29
61422         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
61423              <ghudson@mit.edu>)
61424      Branch: metaconfig
61425            ! U/modified/Options.U
61426      Branch: perl
61427            ! Configure
61428 ____________________________________________________________________________
61429 [  5979] By: gsar                                  on 2000/04/28  03:07:54
61430         Log: under useithreads, constant pad entries could inadvertantly be
61431              shared across threads (from Eric Blood <eblood@xmission.com>);
61432              added Eric's test case to testsuite
61433      Branch: perl
61434            ! op.c t/op/misc.t
61435 ____________________________________________________________________________
61436 [  5978] By: gsar                                  on 2000/04/27  21:13:00
61437         Log: sync version numbers in File::Spec with the ones on CPAN
61438              (from Barrie Slaymaker)
61439      Branch: perl
61440            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
61441            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
61442            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
61443 ____________________________________________________________________________
61444 [  5977] By: gsar                                  on 2000/04/27  21:07:29
61445         Log: autoquote barewords followed by newline and arrow properly
61446              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
61447      Branch: perl
61448            ! t/pragma/warn/toke toke.c
61449 ____________________________________________________________________________
61450 [  5976] By: gsar                                  on 2000/04/27  20:41:20
61451         Log: DB_File v1.73 update (from Paul Marquess)
61452      Branch: perl
61453            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
61454            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
61455 ____________________________________________________________________________
61456 [  5975] By: gsar                                  on 2000/04/27  20:34:24
61457         Log: allow sort() reentrancy (variant of patch suggested by
61458              Hugo van der Sanden)
61459      Branch: perl
61460            ! pp_ctl.c t/op/sort.t
61461 ____________________________________________________________________________
61462 [  5974] By: gsar                                  on 2000/04/27  19:46:57
61463         Log: change#4197 somehow missed initializing PL_errors, meaning
61464              sytax error queueing wasn't working outside eval"" at all;
61465              also fixed eval"" to localize PL_error_count, so that compile-time
61466              eval's don't clobber the error state of the outer context
61467      Branch: perl
61468            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
61469            ! t/pragma/warn/toke
61470 ____________________________________________________________________________
61471 [  5973] By: gsar                                  on 2000/04/27  18:29:05
61472         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
61473      Branch: perl
61474            ! regcomp.c regexec.c t/op/re_tests
61475 ____________________________________________________________________________
61476 [  5972] By: jhi                                   on 2000/04/27  18:22:41
61477         Log: Integrate with Sarathy.
61478      Branch: cfgperl
61479           +> t/lib/b.t t/lib/syslog.t
61480           !> (integrate 31 files)
61481 ____________________________________________________________________________
61482 [  5971] By: jhi                                   on 2000/04/27  18:18:46
61483         Log: Unicos tweaks from Mark P. Lutz.
61484      Branch: cfgperl
61485            ! hints/unicos.sh lib/Math/Complex.pm
61486 ____________________________________________________________________________
61487 [  5970] By: gsar                                  on 2000/04/27  18:05:11
61488         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
61489              IV is >32bits
61490      Branch: perl
61491            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
61492 ____________________________________________________________________________
61493 [  5969] By: gsar                                  on 2000/04/27  17:50:56
61494         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
61495      Branch: perl
61496            + t/lib/syslog.t
61497            ! MANIFEST ext/Sys/Syslog/Syslog.pm
61498 ____________________________________________________________________________
61499 [  5968] By: gsar                                  on 2000/04/27  17:44:49
61500         Log: tolerate spaces in group names in test on solaris (from David Boyce
61501              <dsb@boyski.com>)
61502      Branch: perl
61503            ! t/op/groups.t
61504 ____________________________________________________________________________
61505 [  5967] By: gsar                                  on 2000/04/27  17:41:22
61506         Log: improved docs on the warn_uninit diagnostic (from David Glasser
61507              and Simon Cozens)
61508      Branch: perl
61509            ! pod/perldiag.pod
61510 ____________________________________________________________________________
61511 [  5966] By: gsar                                  on 2000/04/27  16:54:58
61512         Log: add testsuite for B backends, fix bug in B::Deparse (from
61513              Simon Cozens <simon@brecon.co.uk>)
61514      Branch: perl
61515            + t/lib/b.t
61516            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
61517 ____________________________________________________________________________
61518 [  5965] By: gsar                                  on 2000/04/27  16:10:37
61519         Log: avoid "will not stay shared" warnings for our variables (from
61520              Robin Barker)
61521      Branch: perl
61522            ! op.c t/pragma/warn/op
61523 ____________________________________________________________________________
61524 [  5964] By: gsar                                  on 2000/04/27  07:05:05
61525         Log: reformat to 72 columns (again)
61526      Branch: perl
61527            ! pod/perldiag.pod
61528 ____________________________________________________________________________
61529 [  5963] By: gsar                                  on 2000/04/27  06:28:31
61530         Log: patch from Larry to make (\&) prototype work; added tests for
61531              the same
61532      Branch: perl
61533            ! op.c t/comp/proto.t
61534 ____________________________________________________________________________
61535 [  5962] By: gsar                                  on 2000/04/27  06:15:47
61536         Log: updated README.hpux (from Jeff Okamoto)
61537      Branch: perl
61538            ! README.hpux
61539 ____________________________________________________________________________
61540 [  5961] By: gsar                                  on 2000/04/27  05:55:03
61541         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
61542      Branch: perl
61543            ! emacs/cperl-mode.el
61544 ____________________________________________________________________________
61545 [  5960] By: gsar                                  on 2000/04/27  05:49:26
61546         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
61547      Branch: perl
61548            ! INSTALL
61549 ____________________________________________________________________________
61550 [  5959] By: gsar                                  on 2000/04/27  05:33:41
61551         Log: doubled words in pods (from Simon Cozens
61552              <simon.p.cozens@jp.pwcglobal.com>)
61553      Branch: perl
61554            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
61555            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
61556            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
61557            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
61558            ! pod/perltootc.pod
61559 ____________________________________________________________________________
61560 [  5958] By: gsar                                  on 2000/04/27  05:11:39
61561         Log: change#3569 deleted some essential code, revert; avoid use of
61562              atexit() to make DynaLoader work properly on AIX under mod_perl
61563              (from Jens-Uwe Mager <jum@helios.de>)
61564      Branch: perl
61565            ! ext/DynaLoader/dl_aix.xs
61566 ____________________________________________________________________________
61567 [  5957] By: gsar                                  on 2000/04/27  04:54:51
61568         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
61569      Branch: perl
61570            ! pod/perlmod.pod
61571 ____________________________________________________________________________
61572 [  5956] By: gsar                                  on 2000/04/27  04:51:47
61573         Log: better diagnostics on failed tests (from Ilya Zakharevich)
61574      Branch: perl
61575            ! t/op/lex_assign.t
61576 ____________________________________________________________________________
61577 [  5955] By: gsar                                  on 2000/04/27  04:26:44
61578         Log: longstanding bug exposed by change#3307: sort arguments weren't
61579              compiled with the right wantarray context (ensuing runtime lookup
61580              via block_gimme() was getting the incidental context of the
61581              sort() itself)
61582      Branch: perl
61583            ! op.c t/op/sort.t
61584 ____________________________________________________________________________
61585 [  5954] By: gsar                                  on 2000/04/26  23:42:12
61586         Log: integrate cfgperl contents into mainline
61587      Branch: perl
61588           !> (integrate 30 files)
61589 ____________________________________________________________________________
61590 [  5953] By: jhi                                   on 2000/04/26  23:06:42
61591         Log: Integrate with Sarathy.
61592      Branch: cfgperl
61593           !> README.win32 ext/B/B/Deparse.pm
61594           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
61595           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
61596           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
61597           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
61598           !> utils/perldoc.PL vms/perlvms.pod
61599 ____________________________________________________________________________
61600 [  5952] By: jhi                                   on 2000/04/26  23:03:46
61601         Log: Undo "use integer" addition from 64bitint as it seems
61602              to break most of the subtests in Digital UNIX;
61603              Unicos needs to find another way.
61604      Branch: cfgperl
61605            ! t/op/64bitint.t
61606 ____________________________________________________________________________
61607 [  5951] By: jhi                                   on 2000/04/26  22:57:53
61608         Log: Be more robust on "extreme" (large absolute value)
61609              arguments.  Originally reported by Daniel Connelly
61610              as a problem with asinh() on large negative arguments,
61611              asinh() used to bail out because an argument to log()
61612              ended up being zero.  Ilya Zakharevich proposed using
61613              Taylor's series in such cases, which for such large
61614              arguments is a very good approximation.
61615      Branch: cfgperl
61616            ! lib/Math/Complex.pm t/lib/complex.t
61617 ____________________________________________________________________________
61618 [  5950] By: gsar                                  on 2000/04/25  19:13:12
61619         Log: reformat perldiag to avoid long lines
61620      Branch: perl
61621            ! pod/perldiag.pod
61622 ____________________________________________________________________________
61623 [  5949] By: gsar                                  on 2000/04/25  18:41:11
61624         Log: make perldoc use the pod2man from the same version (from
61625              M.J.T. Guy)
61626      Branch: perl
61627            ! utils/perldoc.PL
61628 ____________________________________________________________________________
61629 [  5948] By: gsar                                  on 2000/04/25  18:21:57
61630         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
61631              <kompas@kompas.usr.onet.pl>)
61632      Branch: perl
61633            ! lib/vars.pm
61634 ____________________________________________________________________________
61635 [  5947] By: gsar                                  on 2000/04/25  18:11:53
61636         Log: use &dl_error rather than &dl_load_file as the guard for calling
61637              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
61638              statically built perl)
61639      Branch: perl
61640            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
61641 ____________________________________________________________________________
61642 [  5946] By: jhi                                   on 2000/04/25  17:37:54
61643         Log: Document that tr() is not tr(1).
61644      Branch: cfgperl
61645            ! pod/perlop.pod
61646 ____________________________________________________________________________
61647 [  5945] By: gsar                                  on 2000/04/25  16:34:33
61648         Log: make module name mandatory after -M switch; reorder perldiag
61649              alphabetically (from Mark-Jason Dominus)
61650      Branch: perl
61651            ! perl.c pod/perldiag.pod
61652 ____________________________________________________________________________
61653 [  5944] By: jhi                                   on 2000/04/25  01:15:18
61654         Log: On second thoughts frexp() does have two arguments.
61655      Branch: cfgperl
61656            ! perl.h
61657 ____________________________________________________________________________
61658 [  5943] By: jhi                                   on 2000/04/24  22:56:32
61659         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
61660              Now pp_ncmp() returns undef is either operand is a NaN.
61661      Branch: cfgperl
61662            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61663            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
61664            ! vms/subconfigure.com vos/config.def vos/config.h
61665            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
61666            ! win32/config.vc win32/config_H.bc win32/config_H.gc
61667            ! win32/config_H.vc
61668      Branch: metaconfig/U/perl
61669            + d_modfl.U
61670 ____________________________________________________________________________
61671 [  5942] By: jhi                                   on 2000/04/24  19:45:17
61672         Log: Regen Configure to match #5937.
61673      Branch: cfgperl
61674            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61675            ! config_h.SH
61676      Branch: metaconfig
61677            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
61678 ____________________________________________________________________________
61679 [  5941] By: jhi                                   on 2000/04/24  19:24:11
61680         Log: Further Unicos fixes for Mark Lutz.
61681      Branch: cfgperl
61682            ! hints/unicos.sh pp_ctl.c
61683 ____________________________________________________________________________
61684 [  5940] By: jhi                                   on 2000/04/24  19:09:06
61685         Log: Various Unicos 10.0.0.6 fixes.
61686              
61687              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
61688              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
61689              Reply-To: tecmpl1@triton.ca.boeing.com 
61690              To: perl5-porters@perl.org 
61691              Date: Fri, 14 Apr 2000 20:21:00 GMT 
61692              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
61693      Branch: cfgperl
61694            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
61695 ____________________________________________________________________________
61696 [  5939] By: gsar                                  on 2000/04/24  19:01:24
61697         Log: more pod nits (from Larry Virden)
61698      Branch: perl
61699            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
61700            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
61701            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
61702 ____________________________________________________________________________
61703 [  5938] By: gsar                                  on 2000/04/24  18:54:01
61704         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
61705      Branch: perl
61706            ! ext/B/B/Deparse.pm
61707 ____________________________________________________________________________
61708 [  5937] By: jhi                                   on 2000/04/24  17:39:00
61709         Log: Integrate with Sarathy.
61710      Branch: cfgperl
61711           +> (branch 31 files)
61712           !> (integrate 73 files)
61713 ____________________________________________________________________________
61714 [  5936] By: gsar                                  on 2000/04/24  17:30:06
61715         Log: additional tests for change#5934 (from Paul Marquess, who also
61716              sent in the same fix)
61717      Branch: perl
61718            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
61719            ! t/pragma/warn/5nolint t/pragma/warn/6default
61720 ____________________________________________________________________________
61721 [  5935] By: jhi                                   on 2000/04/24  17:26:05
61722         Log: Do not assume sign propagation.
61723              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
61724              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
61725              To: payner@ncifcrf.gov, perl5-porters@perl.org 
61726              Date: Tue, 18 Apr 2000 18:24:49 +0100 
61727              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
61728      Branch: cfgperl
61729            ! t/op/bop.t t/op/misc.t
61730 ____________________________________________________________________________
61731 [  5934] By: gsar                                  on 2000/04/24  17:16:54
61732         Log: propagate lexical warnings from surrounding scope correctly
61733              within string eval()
61734      Branch: perl
61735            ! pp_ctl.c t/pragma/warn/pp_ctl
61736 ____________________________________________________________________________
61737 [  5933] By: jhi                                   on 2000/04/24  17:01:07
61738         Log: Flatten the cpp jungle doing the nosuid checking.
61739      Branch: cfgperl
61740            ! perl.c
61741 ____________________________________________________________________________
61742 [  5932] By: gsar                                  on 2000/04/24  09:08:14
61743         Log: add rsignal(), whichsig() and do_join() to public API list
61744              (mod_perl uses them to good advantage)
61745      Branch: perl
61746            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
61747 ____________________________________________________________________________
61748 [  5931] By: gsar                                  on 2000/04/24  09:01:40
61749         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
61750      Branch: perl
61751            ! pp_hot.c regexec.c t/op/pat.t
61752 ____________________________________________________________________________
61753 [  5930] By: gsar                                  on 2000/04/24  08:58:33
61754         Log: small os390 tweaks (from Peter Prymmer)
61755      Branch: perl
61756            ! config_h.SH makedepend.SH
61757 ____________________________________________________________________________
61758 [  5929] By: gsar                                  on 2000/04/24  08:55:25
61759         Log: pod nits
61760      Branch: perl
61761            ! pod/perlguts.pod
61762 ____________________________________________________________________________
61763 [  5928] By: gsar                                  on 2000/04/24  08:50:13
61764         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
61765      Branch: perl
61766            ! ext/IO/lib/IO/Poll.pm
61767 ____________________________________________________________________________
61768 [  5927] By: gsar                                  on 2000/04/24  08:43:24
61769         Log: arrange for next() to resume at the unstack op rather than the
61770              loop conditional, so that scope cleanup happens correctly
61771              (from Stephen McCamant)
61772      Branch: perl
61773            ! op.c pp_ctl.c t/op/misc.t
61774 ____________________________________________________________________________
61775 [  5926] By: gsar                                  on 2000/04/24  08:18:40
61776         Log: on windows, reserve 16M of stack rather than 128M (allows more
61777              threads to run concurrently)
61778      Branch: perl
61779            ! win32/Makefile win32/makefile.mk
61780 ____________________________________________________________________________
61781 [  5925] By: gsar                                  on 2000/04/24  08:13:52
61782         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
61783      Branch: perl
61784            ! toke.c
61785 ____________________________________________________________________________
61786 [  5924] By: gsar                                  on 2000/04/24  08:08:59
61787         Log: avoid using uninitialized memory in require version check
61788      Branch: perl
61789            ! pp_ctl.c universal.c
61790 ____________________________________________________________________________
61791 [  5923] By: gsar                                  on 2000/04/24  07:20:14
61792         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
61793      Branch: perl
61794            ! ext/IO/lib/IO/Poll.pm
61795 ____________________________________________________________________________
61796 [  5922] By: gsar                                  on 2000/04/24  07:08:42
61797         Log: commentary about IoTYPE() (from Nathan Torkington)
61798      Branch: perl
61799            ! sv.h
61800 ____________________________________________________________________________
61801 [  5921] By: gsar                                  on 2000/04/24  06:58:26
61802         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
61803              by fix
61804      Branch: perl
61805            ! sv.c t/lib/charnames.t t/pragma/utf8.t
61806 ____________________________________________________________________________
61807 [  5920] By: gsar                                  on 2000/04/24  06:37:59
61808         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
61809      Branch: perl
61810            ! doop.c t/op/ver.t
61811 ____________________________________________________________________________
61812 [  5919] By: gsar                                  on 2000/04/24  06:21:58
61813         Log: Configure might miss old directories when prefix must be
61814              expanded (from Robin Barker)
61815      Branch: metaconfig
61816            ! U/installdirs/inc_version_list.U
61817      Branch: perl
61818            ! Configure
61819 ____________________________________________________________________________
61820 [  5918] By: gsar                                  on 2000/04/24  06:16:11
61821         Log: VMS nits in glob() test (from Charles Lane)
61822      Branch: perl
61823            ! t/lib/glob-basic.t
61824 ____________________________________________________________________________
61825 [  5917] By: gsar                                  on 2000/04/24  06:11:56
61826         Log: various pod nits (from Larry Virden and others)
61827      Branch: perl
61828            ! README.amiga README.hpux README.machten README.os2
61829            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
61830            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
61831            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
61832            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
61833            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
61834            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
61835            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
61836            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
61837 ____________________________________________________________________________
61838 [  5916] By: gsar                                  on 2000/04/24  05:52:43
61839         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
61840              <wjones@tc.fluke.com>)
61841      Branch: perl
61842            ! t/lib/glob-basic.t
61843 ____________________________________________________________________________
61844 [  5915] By: gsar                                  on 2000/04/24  05:07:01
61845         Log: supported platforms mixed up
61846      Branch: perl
61847            ! pod/perl56delta.pod pod/perlport.pod
61848 ____________________________________________________________________________
61849 [  5914] By: gsar                                  on 2000/04/24  04:56:08
61850         Log: caller() wasn't returning the right number of elements for
61851              eval {...}
61852      Branch: perl
61853            ! pp_ctl.c t/pragma/warn/9enabled
61854 ____________________________________________________________________________
61855 [  5913] By: gsar                                  on 2000/04/24  04:35:41
61856         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
61857              Mark-Jason Dominus)
61858      Branch: perl
61859            ! pod/perlfunc.pod
61860 ____________________________________________________________________________
61861 [  5912] By: gsar                                  on 2000/04/24  04:17:15
61862         Log: fix totally broken caching in UNIVERSAL::isa() (from
61863              Nick Ing-Simmons)
61864      Branch: perl
61865            ! t/op/universal.t universal.c
61866 ____________________________________________________________________________
61867 [  5911] By: gsar                                  on 2000/04/24  03:39:47
61868         Log: add linebreak properties from unicode/LineBrk.txt (from
61869              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
61870      Branch: perl
61871            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
61872            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
61873            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
61874            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
61875            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
61876            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
61877            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
61878            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
61879            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
61880            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
61881            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
61882            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
61883            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
61884            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
61885            + lib/unicode/Is/LbrkZW.pl
61886            ! lib/unicode/mktables.PL
61887 ____________________________________________________________________________
61888 [  5910] By: gsar                                  on 2000/04/24  03:23:10
61889         Log: typo in pod
61890      Branch: perl
61891            ! ext/Thread/Thread.pm
61892 ____________________________________________________________________________
61893 [  5909] By: gsar                                  on 2000/04/24  03:22:03
61894         Log: mode argument to do_binmode() should be file mode, not boolean
61895      Branch: perl
61896            ! pp_sys.c
61897 ____________________________________________________________________________
61898 [  5908] By: gsar                                  on 2000/04/16  16:51:08
61899         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
61900              always returns a valid GV even when the symbol is trapped by strictures
61901              (avoids coredumps)
61902              
61903              TODO: the C<package;> hack needs similar treatment
61904      Branch: perl
61905            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
61906            ! t/pragma/strict-vars
61907 ____________________________________________________________________________
61908 [  5907] By: jhi                                   on 2000/03/31  23:42:56
61909         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
61910              an assumption which #5905 demolished.
61911      Branch: cfgperl
61912            ! pp_sys.c
61913 ____________________________________________________________________________
61914 [  5906] By: jhi                                   on 2000/03/31  18:54:37
61915         Log: Typo in #5905.
61916      Branch: cfgperl
61917            ! t/op/64bitint.t
61918 ____________________________________________________________________________
61919 [  5905] By: jhi                                   on 2000/03/31  18:50:54
61920         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
61921              reported by Joseph N. Hall.  The bug was that even with use64bitint
61922              one had to use the prefixes q, L, or ll with printf/sprintf,
61923              contrary to the documentation and common sense.
61924      Branch: cfgperl
61925            ! sv.c t/op/64bitint.t
61926 ____________________________________________________________________________
61927 [  5904] By: gsar                                  on 2000/03/28  02:31:32
61928         Log: add Changes, perldelta.pod
61929      Branch: perl
61930            + Changes pod/perldelta.pod
61931 ____________________________________________________________________________
61932 [  5903] By: gsar                                  on 2000/03/28  02:03:55
61933         Log: rename Changes and perldelta.pod
61934      Branch: perl
61935           +> Changes5.6 pod/perl56delta.pod
61936            - Changes pod/perldelta.pod
61937            ! MANIFEST
61938 ____________________________________________________________________________
61939 [  5902] By: gsar                                  on 2000/03/28  01:59:14
61940         Log: create maint-5.6 branch
61941      Branch: maint-5.6/perl
61942           +> (branch 1611 files)
61943 ____________________________________________________________________________
61944 [  5901] By: jhi                                   on 2000/03/23  05:48:43
61945         Log: Integrate with Sarathy.
61946      Branch: cfgperl
61947           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
61948 ____________________________________________________________________________
61949 [  5900] By: gsar                                  on 2000/03/23  05:42:43
61950         Log: three guesses on what this is :-)
61951      Branch: perl
61952            ! Changes